aotrautils 0.0.1593 → 0.0.1594
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
aotrautils/aotrautils.build.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
2
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/05/2025-16:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:40)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4942,7 +4942,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4942
4942
|
|
4943
4943
|
|
4944
4944
|
|
4945
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/05/2025-16:
|
4945
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:40)»*/
|
4946
4946
|
/*-----------------------------------------------------------------------------*/
|
4947
4947
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4948
4948
|
*
|
@@ -13544,7 +13544,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13544
13544
|
|
13545
13545
|
|
13546
13546
|
|
13547
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/05/2025-16:
|
13547
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:40)»*/
|
13548
13548
|
/*-----------------------------------------------------------------------------*/
|
13549
13549
|
|
13550
13550
|
|
@@ -14783,7 +14783,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14783
14783
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14784
14784
|
|
14785
14785
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14786
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (12/05/2025-16:
|
14786
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:40)»*/
|
14787
14787
|
/*-----------------------------------------------------------------------------*/
|
14788
14788
|
|
14789
14789
|
|
@@ -14929,7 +14929,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14929
14929
|
|
14930
14930
|
|
14931
14931
|
|
14932
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (12/05/2025-16:
|
14932
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:40)»*/
|
14933
14933
|
/*-----------------------------------------------------------------------------*/
|
14934
14934
|
|
14935
14935
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1594",
|
4
4
|
"main": "aotrautils.build.js",
|
5
5
|
"description": "A library for vanilla javascript utils (client-side) used in aotra javascript CMS",
|
6
6
|
"author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",
|