@odoo/o-spreadsheet 17.2.31 → 17.2.32
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.
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
/**
|
|
4
4
|
* This file is generated by o-spreadsheet build tools. Do not edit it.
|
|
5
5
|
* @see https://github.com/odoo/o-spreadsheet
|
|
6
|
-
* @version 17.2.
|
|
7
|
-
* @date 2025-01-
|
|
8
|
-
* @hash
|
|
6
|
+
* @version 17.2.32
|
|
7
|
+
* @date 2025-01-15T08:03:19.290Z
|
|
8
|
+
* @hash e12286d
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
'use strict';
|
|
@@ -50632,9 +50632,6 @@ class Session extends EventBus {
|
|
|
50632
50632
|
}
|
|
50633
50633
|
}
|
|
50634
50634
|
this.acknowledge(message);
|
|
50635
|
-
if (message.type === "REMOTE_REVISION" && message.clientId === this.clientId) {
|
|
50636
|
-
return;
|
|
50637
|
-
}
|
|
50638
50635
|
this.trigger("collaborative-event-received");
|
|
50639
50636
|
}
|
|
50640
50637
|
onClientMoved(message) {
|
|
@@ -61076,6 +61073,6 @@ exports.tokenColors = tokenColors;
|
|
|
61076
61073
|
exports.tokenize = tokenize;
|
|
61077
61074
|
|
|
61078
61075
|
|
|
61079
|
-
__info__.version = "17.2.
|
|
61080
|
-
__info__.date = "2025-01-
|
|
61081
|
-
__info__.hash = "
|
|
61076
|
+
__info__.version = "17.2.32";
|
|
61077
|
+
__info__.date = "2025-01-15T08:03:19.290Z";
|
|
61078
|
+
__info__.hash = "e12286d";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
/**
|
|
4
4
|
* This file is generated by o-spreadsheet build tools. Do not edit it.
|
|
5
5
|
* @see https://github.com/odoo/o-spreadsheet
|
|
6
|
-
* @version 17.2.
|
|
7
|
-
* @date 2025-01-
|
|
8
|
-
* @hash
|
|
6
|
+
* @version 17.2.32
|
|
7
|
+
* @date 2025-01-15T08:03:19.290Z
|
|
8
|
+
* @hash e12286d
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { useEnv, useSubEnv, onWillUnmount, useComponent, status, Component, useRef, onMounted, useEffect, useState, onPatched, onWillPatch, onWillUpdateProps, useExternalListener, onWillStart, xml, useChildSubEnv, markRaw } from '@odoo/owl';
|
|
@@ -50630,9 +50630,6 @@ class Session extends EventBus {
|
|
|
50630
50630
|
}
|
|
50631
50631
|
}
|
|
50632
50632
|
this.acknowledge(message);
|
|
50633
|
-
if (message.type === "REMOTE_REVISION" && message.clientId === this.clientId) {
|
|
50634
|
-
return;
|
|
50635
|
-
}
|
|
50636
50633
|
this.trigger("collaborative-event-received");
|
|
50637
50634
|
}
|
|
50638
50635
|
onClientMoved(message) {
|
|
@@ -61033,6 +61030,6 @@ const constants = {
|
|
|
61033
61030
|
export { AbstractCellClipboardHandler, AbstractChart, AbstractFigureClipboardHandler, CellErrorType, CommandResult, CorePlugin, DispatchResult, EvaluationError, Model, Registry, Revision, SPREADSHEET_DIMENSIONS, Spreadsheet, UIPlugin, __info__, addFunction, addRenderingLayer, astToFormula, compile, compileTokens, components, constants, convertAstNodes, coreTypes, findCellInNewZone, functionCache, helpers, hooks, invalidateCFEvaluationCommands, invalidateDependenciesCommands, invalidateEvaluationCommands, iterateAstNodes, links, load, parse, parseTokens, readonlyAllowedCommands, registries, setDefaultSheetViewSize, setTranslationMethod, stores, tokenColors, tokenize };
|
|
61034
61031
|
|
|
61035
61032
|
|
|
61036
|
-
__info__.version = "17.2.
|
|
61037
|
-
__info__.date = "2025-01-
|
|
61038
|
-
__info__.hash = "
|
|
61033
|
+
__info__.version = "17.2.32";
|
|
61034
|
+
__info__.date = "2025-01-15T08:03:19.290Z";
|
|
61035
|
+
__info__.hash = "e12286d";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
/**
|
|
4
4
|
* This file is generated by o-spreadsheet build tools. Do not edit it.
|
|
5
5
|
* @see https://github.com/odoo/o-spreadsheet
|
|
6
|
-
* @version 17.2.
|
|
7
|
-
* @date 2025-01-
|
|
8
|
-
* @hash
|
|
6
|
+
* @version 17.2.32
|
|
7
|
+
* @date 2025-01-15T08:03:19.290Z
|
|
8
|
+
* @hash e12286d
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
(function (exports, owl) {
|
|
@@ -50631,9 +50631,6 @@ stores.inject(MyMetaStore, storeInstance);
|
|
|
50631
50631
|
}
|
|
50632
50632
|
}
|
|
50633
50633
|
this.acknowledge(message);
|
|
50634
|
-
if (message.type === "REMOTE_REVISION" && message.clientId === this.clientId) {
|
|
50635
|
-
return;
|
|
50636
|
-
}
|
|
50637
50634
|
this.trigger("collaborative-event-received");
|
|
50638
50635
|
}
|
|
50639
50636
|
onClientMoved(message) {
|
|
@@ -61075,9 +61072,9 @@ stores.inject(MyMetaStore, storeInstance);
|
|
|
61075
61072
|
exports.tokenize = tokenize;
|
|
61076
61073
|
|
|
61077
61074
|
|
|
61078
|
-
__info__.version = "17.2.
|
|
61079
|
-
__info__.date = "2025-01-
|
|
61080
|
-
__info__.hash = "
|
|
61075
|
+
__info__.version = "17.2.32";
|
|
61076
|
+
__info__.date = "2025-01-15T08:03:19.290Z";
|
|
61077
|
+
__info__.hash = "e12286d";
|
|
61081
61078
|
|
|
61082
61079
|
|
|
61083
61080
|
})(this.o_spreadsheet = this.o_spreadsheet || {}, owl);
|