aotrautils 0.0.1835 → 0.0.1836
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 (
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5140,7 +5140,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5140
5140
|
|
|
5141
5141
|
|
|
5142
5142
|
|
|
5143
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (
|
|
5143
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
5144
5144
|
/*-----------------------------------------------------------------------------*/
|
|
5145
5145
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5146
5146
|
*
|
|
@@ -13220,7 +13220,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13220
13220
|
|
|
13221
13221
|
|
|
13222
13222
|
|
|
13223
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (
|
|
13223
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
13224
13224
|
/*-----------------------------------------------------------------------------*/
|
|
13225
13225
|
|
|
13226
13226
|
|
|
@@ -14549,10 +14549,10 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14549
14549
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14550
14550
|
|
|
14551
14551
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14552
|
-
/*utils 3D library associated with aotra version : «1_29072022-2359 (
|
|
14552
|
+
/*utils 3D library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
14553
14553
|
/*-----------------------------------------------------------------------------*/
|
|
14554
14554
|
|
|
14555
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (
|
|
14555
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
14556
14556
|
/*-----------------------------------------------------------------------------*/
|
|
14557
14557
|
|
|
14558
14558
|
|
|
@@ -14698,7 +14698,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
|
14698
14698
|
|
|
14699
14699
|
|
|
14700
14700
|
|
|
14701
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (
|
|
14701
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (05/04/2026-00:01:49)»*/
|
|
14702
14702
|
/*-----------------------------------------------------------------------------*/
|
|
14703
14703
|
|
|
14704
14704
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1836",
|
|
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)",
|