aotrautils 0.0.1209 → 0.0.1210
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:59:03)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4871,7 +4871,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4871
4871
|
|
4872
4872
|
|
4873
4873
|
|
4874
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
4874
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:03)»*/
|
4875
4875
|
/*-----------------------------------------------------------------------------*/
|
4876
4876
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4877
4877
|
*
|
@@ -13443,7 +13443,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13443
13443
|
|
13444
13444
|
|
13445
13445
|
|
13446
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
13446
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:03)»*/
|
13447
13447
|
/*-----------------------------------------------------------------------------*/
|
13448
13448
|
|
13449
13449
|
|
@@ -14682,7 +14682,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14682
14682
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14683
14683
|
|
14684
14684
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14685
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
14685
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:03)»*/
|
14686
14686
|
/*-----------------------------------------------------------------------------*/
|
14687
14687
|
|
14688
14688
|
|
@@ -14826,7 +14826,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14826
14826
|
|
14827
14827
|
|
14828
14828
|
|
14829
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:
|
14829
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:03)»*/
|
14830
14830
|
/*-----------------------------------------------------------------------------*/
|
14831
14831
|
|
14832
14832
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1210",
|
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)",
|