aotrautils 0.0.1622 → 0.0.1623

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/05/2025-15:42:59)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/05/2025-15:44:16)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4943,7 +4943,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4943
4943
 
4944
4944
 
4945
4945
 
4946
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/05/2025-15:42:59)»*/
4946
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/05/2025-15:44:16)»*/
4947
4947
  /*-----------------------------------------------------------------------------*/
4948
4948
  /* ## Utility global methods in a browser (htmljs) client environment.
4949
4949
  *
@@ -13552,7 +13552,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
13552
13552
 
13553
13553
 
13554
13554
 
13555
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/05/2025-15:42:59)»*/
13555
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/05/2025-15:44:16)»*/
13556
13556
  /*-----------------------------------------------------------------------------*/
13557
13557
 
13558
13558
 
@@ -14791,7 +14791,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14791
14791
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14792
14792
 
14793
14793
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14794
- /*utils AI library associated with aotra version : «1_29072022-2359 (14/05/2025-15:42:59)»*/
14794
+ /*utils AI library associated with aotra version : «1_29072022-2359 (14/05/2025-15:44:16)»*/
14795
14795
  /*-----------------------------------------------------------------------------*/
14796
14796
 
14797
14797
 
@@ -14937,7 +14937,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14937
14937
 
14938
14938
 
14939
14939
 
14940
- /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/05/2025-15:42:59)»*/
14940
+ /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (14/05/2025-15:44:16)»*/
14941
14941
  /*-----------------------------------------------------------------------------*/
14942
14942
 
14943
14943
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1622",
3
+ "version": "0.0.1623",
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)",