aotrautils 0.0.1178 → 0.0.1179
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 (24/03/2025-
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (24/03/2025-18:00:15)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4826,7 +4826,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4826
4826
|
|
4827
4827
|
|
4828
4828
|
|
4829
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (24/03/2025-
|
4829
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (24/03/2025-18:00:15)»*/
|
4830
4830
|
/*-----------------------------------------------------------------------------*/
|
4831
4831
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4832
4832
|
*
|
@@ -13398,7 +13398,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13398
13398
|
|
13399
13399
|
|
13400
13400
|
|
13401
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (24/03/2025-
|
13401
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (24/03/2025-18:00:15)»*/
|
13402
13402
|
/*-----------------------------------------------------------------------------*/
|
13403
13403
|
|
13404
13404
|
|
@@ -14637,7 +14637,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14637
14637
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14638
14638
|
|
14639
14639
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14640
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (24/03/2025-
|
14640
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (24/03/2025-18:00:15)»*/
|
14641
14641
|
/*-----------------------------------------------------------------------------*/
|
14642
14642
|
|
14643
14643
|
|
@@ -14781,7 +14781,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14781
14781
|
|
14782
14782
|
|
14783
14783
|
|
14784
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (24/03/2025-
|
14784
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (24/03/2025-18:00:15)»*/
|
14785
14785
|
/*-----------------------------------------------------------------------------*/
|
14786
14786
|
|
14787
14787
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1179",
|
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)",
|