@odoo/o-spreadsheet 19.3.2 → 19.3.3

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.
@@ -2,9 +2,9 @@
2
2
  /**
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.3.2
6
- * @date 2026-05-11T13:52:24.823Z
7
- * @hash 14395f7
5
+ * @version 19.3.3
6
+ * @date 2026-05-12T12:20:41.287Z
7
+ * @hash 35017e4
8
8
  */
9
9
 
10
10
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
@@ -84652,6 +84652,6 @@ exports.stores = stores;
84652
84652
  exports.tokenColors = tokenColors;
84653
84653
  exports.tokenize = tokenize;
84654
84654
 
84655
- __info__.version = "19.3.2";
84656
- __info__.date = "2026-05-11T13:52:24.823Z";
84657
- __info__.hash = "14395f7";
84655
+ __info__.version = "19.3.3";
84656
+ __info__.date = "2026-05-12T12:20:41.287Z";
84657
+ __info__.hash = "35017e4";
@@ -2,9 +2,9 @@
2
2
  /*
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.3.2
6
- * @date 2026-05-11T13:52:26.747Z
7
- * @hash 14395f7
5
+ * @version 19.3.3
6
+ * @date 2026-05-12T12:20:43.154Z
7
+ * @hash 35017e4
8
8
  */
9
9
  :root {
10
10
  --os-gray-100: light-dark(#f9fafb, #1b1d26);
@@ -2,9 +2,9 @@
2
2
  /**
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.3.2
6
- * @date 2026-05-11T13:52:24.823Z
7
- * @hash 14395f7
5
+ * @version 19.3.3
6
+ * @date 2026-05-12T12:20:41.287Z
7
+ * @hash 35017e4
8
8
  */
9
9
 
10
10
  import { App, Component, blockDom, markRaw, onMounted, onPatched, onWillPatch, onWillStart, onWillUnmount, onWillUpdateProps, status, toRaw, useChildSubEnv, useComponent, useEffect, useEnv, useExternalListener, useRef, useState, useSubEnv, whenReady, xml } from "@odoo/owl";
@@ -84409,6 +84409,6 @@ const chartHelpers = {
84409
84409
  //#endregion
84410
84410
  export { AbstractCellClipboardHandler, AbstractChart, AbstractFigureClipboardHandler, CellErrorType, ClientDisconnectedError, CommandResult, CompiledFormula, CorePlugin, CoreViewPlugin, DEFAULT_LOCALE, DEFAULT_LOCALES, DispatchResult, EvaluationError, LocalTransportService, Model, PivotRuntimeDefinition, Registry, Revision, SPREADSHEET_DIMENSIONS, Spreadsheet, SpreadsheetPivotTable, UIPlugin, __info__, addFunction, addRenderingLayer, astToFormula, canExecuteInReadonly, categories, chartHelpers, components, constants, convertAstNodes, coreTypes, createAutocompleteArgumentsProvider, findCellInNewZone, functionCache, getCaretDownSvg, getCaretUpSvg, helpers, hooks, invalidateCFEvaluationCommands, invalidateChartEvaluationCommands, invalidateDependenciesCommands, invalidateEvaluationCommands, isCoreCommand, isSheetDependent, iterateAstNodes, links, load, lockedSheetAllowedCommands, parse, parseTokens, readonlyAllowedCommands, registries, setDefaultSheetViewSize, setTranslationMethod, stores, tokenColors, tokenize };
84411
84411
 
84412
- __info__.version = "19.3.2";
84413
- __info__.date = "2026-05-11T13:52:24.823Z";
84414
- __info__.hash = "14395f7";
84412
+ __info__.version = "19.3.3";
84413
+ __info__.date = "2026-05-12T12:20:41.287Z";
84414
+ __info__.hash = "35017e4";
@@ -2,9 +2,9 @@
2
2
  /**
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.3.2
6
- * @date 2026-05-11T13:52:24.823Z
7
- * @hash 14395f7
5
+ * @version 19.3.3
6
+ * @date 2026-05-12T12:20:41.287Z
7
+ * @hash 35017e4
8
8
  */
9
9
 
10
10
  (function(exports, _odoo_owl) {
@@ -84469,8 +84469,8 @@ exports.stores = stores;
84469
84469
  exports.tokenColors = tokenColors;
84470
84470
  exports.tokenize = tokenize;
84471
84471
 
84472
- __info__.version = "19.3.2";
84473
- __info__.date = "2026-05-11T13:52:24.823Z";
84474
- __info__.hash = "14395f7";
84472
+ __info__.version = "19.3.3";
84473
+ __info__.date = "2026-05-12T12:20:41.287Z";
84474
+ __info__.hash = "35017e4";
84475
84475
 
84476
84476
  })(this.o_spreadsheet = this.o_spreadsheet || {}, owl);