aotrautils 0.0.1736 → 0.0.1737
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 (09/06/2025-22:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (09/06/2025-22:29:27)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4991,7 +4991,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4991
4991
|
|
4992
4992
|
|
4993
4993
|
|
4994
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/06/2025-22:
|
4994
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/06/2025-22:29:27)»*/
|
4995
4995
|
/*-----------------------------------------------------------------------------*/
|
4996
4996
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4997
4997
|
*
|
@@ -13592,7 +13592,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13592
13592
|
|
13593
13593
|
|
13594
13594
|
|
13595
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/06/2025-22:
|
13595
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/06/2025-22:29:27)»*/
|
13596
13596
|
/*-----------------------------------------------------------------------------*/
|
13597
13597
|
|
13598
13598
|
|
@@ -14831,7 +14831,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14831
14831
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14832
14832
|
|
14833
14833
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14834
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (09/06/2025-22:
|
14834
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (09/06/2025-22:29:27)»*/
|
14835
14835
|
/*-----------------------------------------------------------------------------*/
|
14836
14836
|
|
14837
14837
|
|
@@ -14977,7 +14977,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14977
14977
|
|
14978
14978
|
|
14979
14979
|
|
14980
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (09/06/2025-22:
|
14980
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (09/06/2025-22:29:27)»*/
|
14981
14981
|
/*-----------------------------------------------------------------------------*/
|
14982
14982
|
|
14983
14983
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1737",
|
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)",
|