aotrautils 0.0.1760 → 0.0.1762
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 (14/06/2025-02:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/06/2025-02:25:02)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5011,7 +5011,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5011
5011
|
|
5012
5012
|
|
5013
5013
|
|
5014
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/06/2025-02:
|
5014
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/06/2025-02:25:02)»*/
|
5015
5015
|
/*-----------------------------------------------------------------------------*/
|
5016
5016
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5017
5017
|
*
|
@@ -13612,7 +13612,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13612
13612
|
|
13613
13613
|
|
13614
13614
|
|
13615
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/06/2025-02:
|
13615
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/06/2025-02:25:02)»*/
|
13616
13616
|
/*-----------------------------------------------------------------------------*/
|
13617
13617
|
|
13618
13618
|
|
@@ -14851,7 +14851,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14851
14851
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14852
14852
|
|
14853
14853
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14854
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (14/06/2025-02:
|
14854
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (14/06/2025-02:25:02)»*/
|
14855
14855
|
/*-----------------------------------------------------------------------------*/
|
14856
14856
|
|
14857
14857
|
|
@@ -14997,7 +14997,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14997
14997
|
|
14998
14998
|
|
14999
14999
|
|
15000
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/06/2025-02:
|
15000
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/06/2025-02:25:02)»*/
|
15001
15001
|
/*-----------------------------------------------------------------------------*/
|
15002
15002
|
|
15003
15003
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1762",
|
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)",
|