@odoo/o-spreadsheet 19.4.0-alpha.4 → 19.4.0-alpha.5
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.4.0-alpha.
|
|
6
|
-
* @date 2026-05-
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.4.0-alpha.5
|
|
6
|
+
* @date 2026-05-12T12:20:57.205Z
|
|
7
|
+
* @hash 02a5f91
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
@@ -85694,6 +85694,6 @@ exports.stores = stores;
|
|
|
85694
85694
|
exports.tokenColors = tokenColors;
|
|
85695
85695
|
exports.tokenize = tokenize;
|
|
85696
85696
|
|
|
85697
|
-
__info__.version = "19.4.0-alpha.
|
|
85698
|
-
__info__.date = "2026-05-
|
|
85699
|
-
__info__.hash = "
|
|
85697
|
+
__info__.version = "19.4.0-alpha.5";
|
|
85698
|
+
__info__.date = "2026-05-12T12:20:57.205Z";
|
|
85699
|
+
__info__.hash = "02a5f91";
|
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.4.0-alpha.
|
|
6
|
-
* @date 2026-05-
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.4.0-alpha.5
|
|
6
|
+
* @date 2026-05-12T12:20:59.166Z
|
|
7
|
+
* @hash 02a5f91
|
|
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.4.0-alpha.
|
|
6
|
-
* @date 2026-05-
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.4.0-alpha.5
|
|
6
|
+
* @date 2026-05-12T12:20:57.205Z
|
|
7
|
+
* @hash 02a5f91
|
|
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";
|
|
@@ -85418,6 +85418,6 @@ const chartHelpers = {
|
|
|
85418
85418
|
//#endregion
|
|
85419
85419
|
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, borderStyles, canExecuteInReadonly, categories, chartHelpers, components, 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 };
|
|
85420
85420
|
|
|
85421
|
-
__info__.version = "19.4.0-alpha.
|
|
85422
|
-
__info__.date = "2026-05-
|
|
85423
|
-
__info__.hash = "
|
|
85421
|
+
__info__.version = "19.4.0-alpha.5";
|
|
85422
|
+
__info__.date = "2026-05-12T12:20:57.205Z";
|
|
85423
|
+
__info__.hash = "02a5f91";
|
|
@@ -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.4.0-alpha.
|
|
6
|
-
* @date 2026-05-
|
|
7
|
-
* @hash
|
|
5
|
+
* @version 19.4.0-alpha.5
|
|
6
|
+
* @date 2026-05-12T12:20:57.205Z
|
|
7
|
+
* @hash 02a5f91
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
(function(exports, _odoo_owl) {
|
|
@@ -85511,8 +85511,8 @@ exports.stores = stores;
|
|
|
85511
85511
|
exports.tokenColors = tokenColors;
|
|
85512
85512
|
exports.tokenize = tokenize;
|
|
85513
85513
|
|
|
85514
|
-
__info__.version = "19.4.0-alpha.
|
|
85515
|
-
__info__.date = "2026-05-
|
|
85516
|
-
__info__.hash = "
|
|
85514
|
+
__info__.version = "19.4.0-alpha.5";
|
|
85515
|
+
__info__.date = "2026-05-12T12:20:57.205Z";
|
|
85516
|
+
__info__.hash = "02a5f91";
|
|
85517
85517
|
|
|
85518
85518
|
})(this.o_spreadsheet = this.o_spreadsheet || {}, owl);
|