aotrautils 0.0.1847 → 0.0.1848

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 (02/06/2026-01:05:39)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5458,7 +5458,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5458
5458
 
5459
5459
 
5460
5460
 
5461
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (02/06/2026-01:05:39)»*/
5461
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
5462
5462
  /*-----------------------------------------------------------------------------*/
5463
5463
  /* ## Utility global methods in a browser (htmljs) client environment.
5464
5464
  *
@@ -13280,7 +13280,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13280
13280
 
13281
13281
 
13282
13282
 
13283
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (02/06/2026-01:05:39)»*/
13283
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
13284
13284
  /*-----------------------------------------------------------------------------*/
13285
13285
 
13286
13286
 
@@ -14365,10 +14365,10 @@ function rayVsUnitSphereClosestPoint(p, r) {
14365
14365
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14366
14366
 
14367
14367
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14368
- /*utils 3D library associated with aotra version : «1_29072022-2359 (02/06/2026-01:05:39)»*/
14368
+ /*utils 3D library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
14369
14369
  /*-----------------------------------------------------------------------------*/
14370
14370
 
14371
- /*utils AI library associated with aotra version : «1_29072022-2359 (02/06/2026-01:05:39)»*/
14371
+ /*utils AI library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
14372
14372
  /*-----------------------------------------------------------------------------*/
14373
14373
 
14374
14374
 
@@ -14514,7 +14514,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14514
14514
 
14515
14515
 
14516
14516
 
14517
- /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (02/06/2026-01:05:39)»*/
14517
+ /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (02/06/2026-01:07:25)»*/
14518
14518
  /*-----------------------------------------------------------------------------*/
14519
14519
 
14520
14520
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1847",
3
+ "version": "0.0.1848",
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)",