aotrautils 0.0.1206 → 0.0.1207
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 (30/03/2025-02:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (30/03/2025-02:28:42)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4848,7 +4848,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4848
4848
|
|
4849
4849
|
|
4850
4850
|
|
4851
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
4851
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (30/03/2025-02:28:42)»*/
|
4852
4852
|
/*-----------------------------------------------------------------------------*/
|
4853
4853
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4854
4854
|
*
|
@@ -13420,7 +13420,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13420
13420
|
|
13421
13421
|
|
13422
13422
|
|
13423
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
13423
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (30/03/2025-02:28:42)»*/
|
13424
13424
|
/*-----------------------------------------------------------------------------*/
|
13425
13425
|
|
13426
13426
|
|
@@ -14659,7 +14659,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14659
14659
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14660
14660
|
|
14661
14661
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14662
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
14662
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:28:42)»*/
|
14663
14663
|
/*-----------------------------------------------------------------------------*/
|
14664
14664
|
|
14665
14665
|
|
@@ -14803,7 +14803,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14803
14803
|
|
14804
14804
|
|
14805
14805
|
|
14806
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
14806
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:28:42)»*/
|
14807
14807
|
/*-----------------------------------------------------------------------------*/
|
14808
14808
|
|
14809
14809
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1207",
|
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)",
|