aotrautils 0.0.1596 → 0.0.1597
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 (13/05/2025-00:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (13/05/2025-00:29:57)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4921,7 +4921,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4921
4921
|
|
4922
4922
|
|
4923
4923
|
|
4924
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (13/05/2025-00:
|
4924
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (13/05/2025-00:29:57)»*/
|
4925
4925
|
/*-----------------------------------------------------------------------------*/
|
4926
4926
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4927
4927
|
*
|
@@ -13523,7 +13523,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13523
13523
|
|
13524
13524
|
|
13525
13525
|
|
13526
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/05/2025-00:
|
13526
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/05/2025-00:29:57)»*/
|
13527
13527
|
/*-----------------------------------------------------------------------------*/
|
13528
13528
|
|
13529
13529
|
|
@@ -14762,7 +14762,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14762
14762
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14763
14763
|
|
14764
14764
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14765
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (13/05/2025-00:
|
14765
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (13/05/2025-00:29:57)»*/
|
14766
14766
|
/*-----------------------------------------------------------------------------*/
|
14767
14767
|
|
14768
14768
|
|
@@ -14908,7 +14908,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14908
14908
|
|
14909
14909
|
|
14910
14910
|
|
14911
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (13/05/2025-00:
|
14911
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (13/05/2025-00:29:57)»*/
|
14912
14912
|
/*-----------------------------------------------------------------------------*/
|
14913
14913
|
|
14914
14914
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1597",
|
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)",
|