aotrautils 0.0.1671 → 0.0.1672
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 (01/06/2025-03:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (01/06/2025-03:46:04)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4988,7 +4988,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4988
4988
|
|
4989
4989
|
|
4990
4990
|
|
4991
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (01/06/2025-03:
|
4991
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (01/06/2025-03:46:04)»*/
|
4992
4992
|
/*-----------------------------------------------------------------------------*/
|
4993
4993
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4994
4994
|
*
|
@@ -13591,7 +13591,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13591
13591
|
|
13592
13592
|
|
13593
13593
|
|
13594
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (01/06/2025-03:
|
13594
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (01/06/2025-03:46:04)»*/
|
13595
13595
|
/*-----------------------------------------------------------------------------*/
|
13596
13596
|
|
13597
13597
|
|
@@ -14830,7 +14830,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14830
14830
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14831
14831
|
|
14832
14832
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14833
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (01/06/2025-03:
|
14833
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (01/06/2025-03:46:04)»*/
|
14834
14834
|
/*-----------------------------------------------------------------------------*/
|
14835
14835
|
|
14836
14836
|
|
@@ -14976,7 +14976,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14976
14976
|
|
14977
14977
|
|
14978
14978
|
|
14979
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (01/06/2025-03:
|
14979
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (01/06/2025-03:46:04)»*/
|
14980
14980
|
/*-----------------------------------------------------------------------------*/
|
14981
14981
|
|
14982
14982
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1672",
|
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)",
|