aotrautils 0.0.1725 → 0.0.1726

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