aotrautils 0.0.1763 → 0.0.1764

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 (14/06/2025-02:33:17)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/06/2025-02:35:22)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5009,7 +5009,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5009
5009
 
5010
5010
 
5011
5011
 
5012
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/06/2025-02:33:17)»*/
5012
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/06/2025-02:35:22)»*/
5013
5013
  /*-----------------------------------------------------------------------------*/
5014
5014
  /* ## Utility global methods in a browser (htmljs) client environment.
5015
5015
  *
@@ -13610,7 +13610,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
13610
13610
 
13611
13611
 
13612
13612
 
13613
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/06/2025-02:33:17)»*/
13613
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/06/2025-02:35:22)»*/
13614
13614
  /*-----------------------------------------------------------------------------*/
13615
13615
 
13616
13616
 
@@ -14849,7 +14849,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14849
14849
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14850
14850
 
14851
14851
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14852
- /*utils AI library associated with aotra version : «1_29072022-2359 (14/06/2025-02:33:17)»*/
14852
+ /*utils AI library associated with aotra version : «1_29072022-2359 (14/06/2025-02:35:22)»*/
14853
14853
  /*-----------------------------------------------------------------------------*/
14854
14854
 
14855
14855
 
@@ -14995,7 +14995,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14995
14995
 
14996
14996
 
14997
14997
 
14998
- /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/06/2025-02:33:17)»*/
14998
+ /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/06/2025-02:35:22)»*/
14999
14999
  /*-----------------------------------------------------------------------------*/
15000
15000
 
15001
15001
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1763",
3
+ "version": "0.0.1764",
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)",