aotrautils 0.0.1606 → 0.0.1607
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 (14/05/2025-00:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/05/2025-00:52:58)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4929,7 +4929,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4929
4929
|
|
4930
4930
|
|
4931
4931
|
|
4932
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/05/2025-00:
|
4932
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/05/2025-00:52:58)»*/
|
4933
4933
|
/*-----------------------------------------------------------------------------*/
|
4934
4934
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4935
4935
|
*
|
@@ -13531,7 +13531,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13531
13531
|
|
13532
13532
|
|
13533
13533
|
|
13534
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/05/2025-00:
|
13534
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/05/2025-00:52:58)»*/
|
13535
13535
|
/*-----------------------------------------------------------------------------*/
|
13536
13536
|
|
13537
13537
|
|
@@ -14770,7 +14770,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14770
14770
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14771
14771
|
|
14772
14772
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14773
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (14/05/2025-00:
|
14773
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (14/05/2025-00:52:58)»*/
|
14774
14774
|
/*-----------------------------------------------------------------------------*/
|
14775
14775
|
|
14776
14776
|
|
@@ -14916,7 +14916,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14916
14916
|
|
14917
14917
|
|
14918
14918
|
|
14919
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/05/2025-00:
|
14919
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/05/2025-00:52:58)»*/
|
14920
14920
|
/*-----------------------------------------------------------------------------*/
|
14921
14921
|
|
14922
14922
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1607",
|
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)",
|