aotrautils 0.0.1814 → 0.0.1815
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 (15/03/2026-14:56:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5076,7 +5076,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5076
5076
|
|
|
5077
5077
|
|
|
5078
5078
|
|
|
5079
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:
|
|
5079
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
5080
5080
|
/*-----------------------------------------------------------------------------*/
|
|
5081
5081
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5082
5082
|
*
|
|
@@ -13245,7 +13245,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13245
13245
|
|
|
13246
13246
|
|
|
13247
13247
|
|
|
13248
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:
|
|
13248
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
13249
13249
|
/*-----------------------------------------------------------------------------*/
|
|
13250
13250
|
|
|
13251
13251
|
|
|
@@ -14574,10 +14574,10 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14574
14574
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14575
14575
|
|
|
14576
14576
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14577
|
-
/*utils 3D library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:
|
|
14577
|
+
/*utils 3D library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
14578
14578
|
/*-----------------------------------------------------------------------------*/
|
|
14579
14579
|
|
|
14580
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:
|
|
14580
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
14581
14581
|
/*-----------------------------------------------------------------------------*/
|
|
14582
14582
|
|
|
14583
14583
|
|
|
@@ -14723,7 +14723,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
|
14723
14723
|
|
|
14724
14724
|
|
|
14725
14725
|
|
|
14726
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:
|
|
14726
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (15/03/2026-14:56:54)»*/
|
|
14727
14727
|
/*-----------------------------------------------------------------------------*/
|
|
14728
14728
|
|
|
14729
14729
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1815",
|
|
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)",
|