aotrautils 0.0.1822 → 0.0.1823

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 (17/03/2026-05:46:45)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5076,7 +5076,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5076
5076
 
5077
5077
 
5078
5078
 
5079
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (17/03/2026-05:46:45)»*/
5079
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
5080
5080
  /*-----------------------------------------------------------------------------*/
5081
5081
  /* ## Utility global methods in a browser (htmljs) client environment.
5082
5082
  *
@@ -13161,7 +13161,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13161
13161
 
13162
13162
 
13163
13163
 
13164
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (17/03/2026-05:46:45)»*/
13164
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
13165
13165
  /*-----------------------------------------------------------------------------*/
13166
13166
 
13167
13167
 
@@ -14490,10 +14490,10 @@ function rayVsUnitSphereClosestPoint(p, r) {
14490
14490
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14491
14491
 
14492
14492
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14493
- /*utils 3D library associated with aotra version : «1_29072022-2359 (17/03/2026-05:46:45)»*/
14493
+ /*utils 3D library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
14494
14494
  /*-----------------------------------------------------------------------------*/
14495
14495
 
14496
- /*utils AI library associated with aotra version : «1_29072022-2359 (17/03/2026-05:46:45)»*/
14496
+ /*utils AI library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
14497
14497
  /*-----------------------------------------------------------------------------*/
14498
14498
 
14499
14499
 
@@ -14639,7 +14639,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14639
14639
 
14640
14640
 
14641
14641
 
14642
- /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (17/03/2026-05:46:45)»*/
14642
+ /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (17/03/2026-12:12:44)»*/
14643
14643
  /*-----------------------------------------------------------------------------*/
14644
14644
 
14645
14645
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1822",
3
+ "version": "0.0.1823",
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)",