@odoo/o-spreadsheet 19.4.1 → 19.5.0-alpha.1
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.
package/dist/o_spreadsheet.cjs
CHANGED
|
@@ -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.
|
|
6
|
-
* @date 2026-07-01T05:05:
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.5.0-alpha.1
|
|
6
|
+
* @date 2026-07-01T05:05:42.239Z
|
|
7
|
+
* @hash 3c78107
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
@@ -87742,6 +87742,6 @@ exports.stores = stores;
|
|
|
87742
87742
|
exports.tokenColors = tokenColors;
|
|
87743
87743
|
exports.tokenize = tokenize;
|
|
87744
87744
|
|
|
87745
|
-
__info__.version = "19.
|
|
87746
|
-
__info__.date = "2026-07-01T05:05:
|
|
87747
|
-
__info__.hash = "
|
|
87745
|
+
__info__.version = "19.5.0-alpha.1";
|
|
87746
|
+
__info__.date = "2026-07-01T05:05:42.239Z";
|
|
87747
|
+
__info__.hash = "3c78107";
|
package/dist/o_spreadsheet.css
CHANGED
|
@@ -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.
|
|
6
|
-
* @date 2026-07-01T05:05:
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.5.0-alpha.1
|
|
6
|
+
* @date 2026-07-01T05:05:43.998Z
|
|
7
|
+
* @hash 3c78107
|
|
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.
|
|
6
|
-
* @date 2026-07-01T05:05:
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.5.0-alpha.1
|
|
6
|
+
* @date 2026-07-01T05:05:42.239Z
|
|
7
|
+
* @hash 3c78107
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
import * as owl from "@odoo/owl";
|
|
@@ -87463,6 +87463,6 @@ const chartHelpers = {
|
|
|
87463
87463
|
//#endregion
|
|
87464
87464
|
export { AbstractCellClipboardHandler, AbstractChart, AbstractFigureClipboardHandler, BadExpressionError, CHART_TYPES, CellErrorType, CellValueType, CircularDependencyError, ClientDisconnectedError, ClipboardMIMEType, CommandResult, CompiledFormula, CorePlugin, CoreViewPlugin, DEFAULT_LOCALE, DEFAULT_LOCALES, DEFAULT_LOCALE_DIGIT_GROUPING, DIRECTION, DispatchResult, DivisionByZeroError, EvaluationError, InvalidReferenceError, LocalTransportService, Model, NEXT_VALUE, NotAvailableError, NumberTooLargeError, OrderedLayers, PREVIOUS_VALUE, PivotRuntimeDefinition, Registry, Revision, SPREADSHEET_DIMENSIONS, SplillBlockedError, Spreadsheet, SpreadsheetPivotTable, UIPlugin, UnknownFunctionError, __info__, addFunction, addRenderingLayer, astToFormula, availableConditionalFormatOperators, availableDataValidationOperators, availableFiltersOperators, borderPositions, borderStyles, canExecuteInReadonly, categories, chartHelpers, compatibility, components, composerFocusTypes, constants, convertAstNodes, coreTypes, createAutocompleteArgumentsProvider, errorTypes, filterDateCriterionOperators, filterNumberCriterionOperators, filterTextCriterionOperators, findCellInNewZone, functionCache, getCaretDownSvg, getCaretUpSvg, helpers, hooks, invalidSubtotalFormulasCommands, invalidateBordersCommands, invalidateCFEvaluationCommands, invalidateChartEvaluationCommands, invalidateDependenciesCommands, invalidateEvaluationCommands, isCoreCommand, isHeadersDependant, isMatrix, isPositionDependent, isRangeDependant, isSheetDependent, isTargetDependent, isZoneDependent, iterateAstNodes, links, load, lockedSheetAllowedCommands, parse, parseTokens, readonlyAllowedCommands, registries, schemeToColorScale, setDefaultSheetViewSize, setTranslationMethod, stores, tokenColors, tokenize };
|
|
87465
87465
|
|
|
87466
|
-
__info__.version = "19.
|
|
87467
|
-
__info__.date = "2026-07-01T05:05:
|
|
87468
|
-
__info__.hash = "
|
|
87466
|
+
__info__.version = "19.5.0-alpha.1";
|
|
87467
|
+
__info__.date = "2026-07-01T05:05:42.239Z";
|
|
87468
|
+
__info__.hash = "3c78107";
|
|
@@ -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.
|
|
6
|
-
* @date 2026-07-01T05:05:
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.5.0-alpha.1
|
|
6
|
+
* @date 2026-07-01T05:05:42.239Z
|
|
7
|
+
* @hash 3c78107
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
(function(exports, _odoo_owl) {
|
|
@@ -87559,8 +87559,8 @@ exports.stores = stores;
|
|
|
87559
87559
|
exports.tokenColors = tokenColors;
|
|
87560
87560
|
exports.tokenize = tokenize;
|
|
87561
87561
|
|
|
87562
|
-
__info__.version = "19.
|
|
87563
|
-
__info__.date = "2026-07-01T05:05:
|
|
87564
|
-
__info__.hash = "
|
|
87562
|
+
__info__.version = "19.5.0-alpha.1";
|
|
87563
|
+
__info__.date = "2026-07-01T05:05:42.239Z";
|
|
87564
|
+
__info__.hash = "3c78107";
|
|
87565
87565
|
|
|
87566
87566
|
})(this.o_spreadsheet = this.o_spreadsheet || {}, owl);
|