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