aotrautils 0.0.1661 → 0.0.1662
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 (28/05/2025-01:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (28/05/2025-01:58:20)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4952,7 +4952,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4952
4952
|
|
4953
4953
|
|
4954
4954
|
|
4955
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (28/05/2025-01:
|
4955
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (28/05/2025-01:58:20)»*/
|
4956
4956
|
/*-----------------------------------------------------------------------------*/
|
4957
4957
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4958
4958
|
*
|
@@ -13555,7 +13555,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13555
13555
|
|
13556
13556
|
|
13557
13557
|
|
13558
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (28/05/2025-01:
|
13558
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (28/05/2025-01:58:20)»*/
|
13559
13559
|
/*-----------------------------------------------------------------------------*/
|
13560
13560
|
|
13561
13561
|
|
@@ -14794,7 +14794,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14794
14794
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14795
14795
|
|
14796
14796
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14797
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (28/05/2025-01:
|
14797
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (28/05/2025-01:58:20)»*/
|
14798
14798
|
/*-----------------------------------------------------------------------------*/
|
14799
14799
|
|
14800
14800
|
|
@@ -14940,7 +14940,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14940
14940
|
|
14941
14941
|
|
14942
14942
|
|
14943
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (28/05/2025-01:
|
14943
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (28/05/2025-01:58:20)»*/
|
14944
14944
|
/*-----------------------------------------------------------------------------*/
|
14945
14945
|
|
14946
14946
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1662",
|
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)",
|