aotrautils 0.0.1050 → 0.0.1051
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 (12/10/2024-15:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/10/2024-15:57:10)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5259,7 +5259,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5259
5259
|
|
5260
5260
|
|
5261
5261
|
|
5262
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/10/2024-15:
|
5262
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/10/2024-15:57:10)»*/
|
5263
5263
|
/*-----------------------------------------------------------------------------*/
|
5264
5264
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5265
5265
|
*
|
@@ -13480,7 +13480,7 @@ if(typeof(module)!=="undefined"){
|
|
13480
13480
|
|
13481
13481
|
|
13482
13482
|
|
13483
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-15:
|
13483
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-15:57:10)»*/
|
13484
13484
|
/*-----------------------------------------------------------------------------*/
|
13485
13485
|
|
13486
13486
|
|
@@ -14719,7 +14719,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14719
14719
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14720
14720
|
|
14721
14721
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14722
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-15:
|
14722
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-15:57:10)»*/
|
14723
14723
|
/*-----------------------------------------------------------------------------*/
|
14724
14724
|
|
14725
14725
|
|
@@ -14863,7 +14863,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14863
14863
|
|
14864
14864
|
|
14865
14865
|
|
14866
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-15:
|
14866
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-15:57:10)»*/
|
14867
14867
|
/*-----------------------------------------------------------------------------*/
|
14868
14868
|
|
14869
14869
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1051",
|
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)",
|