@univerjs/sheets-numfmt-ui 0.10.3 → 0.10.4-nightly.202508220605
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/lib/cjs/index.js +1 -1
- package/lib/es/index.js +449 -459
- package/lib/index.js +449 -459
- package/lib/types/controllers/menu.d.ts +3 -3
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +12 -12
- package/LICENSE +0 -176
package/lib/index.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var q = (e, t, r) =>
|
|
4
|
-
import { Inject as
|
|
5
|
-
import { IRenderManagerService as
|
|
6
|
-
import { SHEETS_NUMFMT_PLUGIN_CONFIG_KEY as
|
|
7
|
-
import { HoverManagerService as
|
|
8
|
-
import { INumfmtService as
|
|
9
|
-
import { IZenZoneService as
|
|
10
|
-
import { debounceTime as
|
|
11
|
-
import { map as
|
|
12
|
-
import { jsxs as
|
|
13
|
-
import { createContext as
|
|
14
|
-
import { InputNumber as
|
|
15
|
-
const
|
|
16
|
-
var
|
|
17
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
1
|
+
var mt = Object.defineProperty;
|
|
2
|
+
var dt = (e, t, r) => t in e ? mt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
3
|
+
var q = (e, t, r) => dt(e, typeof t != "symbol" ? t + "" : t, r);
|
|
4
|
+
import { Inject as y, LocaleService as E, IConfigService as $e, Disposable as ne, isTextFormat as De, Tools as ht, isRealNum as ft, CommandType as Fe, ILocalStorageService as Le, isPatternEqualWithoutDecimal as re, numfmt as vt, ThemeService as pt, IUniverInstanceService as fe, ICommandService as ve, UniverInstanceType as w, CellValueType as U, toDisposable as de, DisposableCollection as gt, InterceptorEffectEnum as we, Range as Ae, Injector as He, Optional as _t, willLoseNumericPrecision as St, fromCallback as yt, isDefaultFormat as Ct, DEFAULT_TEXT_FORMAT_EXCEL as bt, DependentOn as It, Plugin as Nt, merge as Et, registerDependencies as Tt, touchDependencies as wt } from "@univerjs/core";
|
|
5
|
+
import { IRenderManagerService as je } from "@univerjs/engine-render";
|
|
6
|
+
import { SHEETS_NUMFMT_PLUGIN_CONFIG_KEY as Mt, currencySymbols as Me, getDecimalFromPattern as J, getCurrencyType as V, setPatternDecimal as R, getCurrencyFormatOptions as oe, CURRENCYFORMAT as Pt, DATEFMTLISG as xt, NUMBERFORMAT as Ot, getDateFormatOptions as Be, getNumberFormatOptions as Ve, isPatternHasDecimal as Rt, SheetsNumfmtCellContentController as We, getPatternPreviewIgnoreGeneral as kt, getPatternType as pe, SetNumfmtCommand as Ge, getNumfmtParseValueFilter as Ut, getCurrencySymbolByLocale as $t, SetPercentCommand as Ke, SubtractDecimalCommand as Ze, AddDecimalCommand as Ye, SetCurrencyCommand as ze, getCurrencySymbolIconByLocale as Pe, localeCurrencySymbolMap as Dt, getPatternPreview as Ft, UniverSheetsNumfmtPlugin as Lt } from "@univerjs/sheets-numfmt";
|
|
7
|
+
import { HoverManagerService as At, CellAlertManagerService as Ht, CellAlertType as jt, SheetSkeletonManagerService as Bt, IEditorBridgeService as Vt, deriveStateFromActiveSheet$ as Wt, getCurrentRangeDisable$ as W, UniverSheetsUIPlugin as Gt } from "@univerjs/sheets-ui";
|
|
8
|
+
import { INumfmtService as ge, SheetInterceptorService as Xe, SheetsSelectionsService as _e, INTERCEPTOR_POINT as Kt, RemoveNumfmtMutation as Se, SetNumfmtMutation as ye, BEFORE_CELL_EDIT as Zt, AFTER_CELL_EDIT as Yt, SetRangeValuesCommand as zt, transformCellsToRange as Xt, factorySetNumfmtUndoMutation as qt, factoryRemoveNumfmtUndoMutation as Jt, RangeProtectionPermissionEditPoint as G, WorksheetSetCellStylePermission as K, WorksheetEditPermission as Z, WorkbookEditablePermission as Y } from "@univerjs/sheets";
|
|
9
|
+
import { IZenZoneService as Qt, useDependency as b, ComponentManager as qe, ISidebarService as en, getMenuHiddenObservable as z, MenuItemType as X, ILayoutService as tn, RibbonDataGroup as nn, IMenuManagerService as rn } from "@univerjs/ui";
|
|
10
|
+
import { debounceTime as sn, merge as Je, Observable as A, combineLatest as on, filter as an } from "rxjs";
|
|
11
|
+
import { map as cn, switchMap as ln, tap as un, debounceTime as mn } from "rxjs/operators";
|
|
12
|
+
import { jsxs as C, jsx as h } from "react/jsx-runtime";
|
|
13
|
+
import { createContext as dn, useState as N, useEffect as ie, useRef as Ce, useContext as Qe, useMemo as x, forwardRef as et, createElement as be, useCallback as hn } from "react";
|
|
14
|
+
import { InputNumber as Ie, Select as Ne, SelectList as Ee, Input as fn, clsx as tt, borderClassName as vn, Button as xe, scrollbarClassName as pn, Separator as gn } from "@univerjs/design";
|
|
15
|
+
const Oe = {};
|
|
16
|
+
var _n = Object.getOwnPropertyDescriptor, Sn = (e, t, r, n) => {
|
|
17
|
+
for (var i = n > 1 ? void 0 : n ? _n(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
18
18
|
(o = e[s]) && (i = o(i) || i);
|
|
19
19
|
return i;
|
|
20
|
-
},
|
|
21
|
-
const
|
|
22
|
-
let
|
|
20
|
+
}, D = (e, t) => (r, n) => t(r, n, e);
|
|
21
|
+
const ae = "SHEET_NUMFMT_ALERT";
|
|
22
|
+
let he = class extends ne {
|
|
23
23
|
constructor(e, t, r, n, i, s, o) {
|
|
24
24
|
super(), this._context = e, this._hoverManagerService = t, this._cellAlertManagerService = r, this._localeService = n, this._zenZoneService = i, this._numfmtService = s, this._configService = o, this._init();
|
|
25
25
|
}
|
|
@@ -27,36 +27,36 @@ let pe = class extends ie {
|
|
|
27
27
|
this._initCellAlertPopup(), this._initZenService();
|
|
28
28
|
}
|
|
29
29
|
_initCellAlertPopup() {
|
|
30
|
-
this.disposeWithMe(this._hoverManagerService.currentCell$.pipe(
|
|
30
|
+
this.disposeWithMe(this._hoverManagerService.currentCell$.pipe(sn(100)).subscribe((e) => {
|
|
31
31
|
var t, r;
|
|
32
32
|
if (e) {
|
|
33
33
|
const n = e.location, i = this._context.unit, s = i.getActiveSheet();
|
|
34
34
|
if (!s) return;
|
|
35
35
|
const o = n.unitId, a = n.subUnitId;
|
|
36
|
-
let
|
|
37
|
-
const
|
|
38
|
-
if (
|
|
39
|
-
const
|
|
40
|
-
|
|
36
|
+
let l;
|
|
37
|
+
const c = s.getCell(n.row, n.col);
|
|
38
|
+
if (c != null && c.s) {
|
|
39
|
+
const m = i.getStyles().get(c.s);
|
|
40
|
+
m != null && m.n && (l = m.n);
|
|
41
41
|
}
|
|
42
|
-
if (
|
|
42
|
+
if (l || (l = this._numfmtService.getValue(o, a, n.row, n.col)), !l) {
|
|
43
43
|
this._hideAlert();
|
|
44
44
|
return;
|
|
45
45
|
}
|
|
46
|
-
if (
|
|
47
|
-
if ((t = this._configService.getConfig(
|
|
46
|
+
if (De(l.pattern) && ht.isDefine(c == null ? void 0 : c.v) && ft(c.v)) {
|
|
47
|
+
if ((t = this._configService.getConfig(Mt)) != null && t.disableTextFormatAlert)
|
|
48
48
|
return;
|
|
49
|
-
const
|
|
50
|
-
if (
|
|
49
|
+
const m = this._cellAlertManagerService.currentAlert.get(ae), u = (r = m == null ? void 0 : m.alert) == null ? void 0 : r.location;
|
|
50
|
+
if (u && u.row === n.row && u.col === n.col && u.subUnitId === n.subUnitId && u.unitId === n.unitId)
|
|
51
51
|
return;
|
|
52
52
|
this._cellAlertManagerService.showAlert({
|
|
53
|
-
type:
|
|
53
|
+
type: jt.ERROR,
|
|
54
54
|
title: this._localeService.t("info.error"),
|
|
55
55
|
message: this._localeService.t("info.forceStringInfo"),
|
|
56
56
|
location: n,
|
|
57
57
|
width: 200,
|
|
58
58
|
height: 74,
|
|
59
|
-
key:
|
|
59
|
+
key: ae
|
|
60
60
|
});
|
|
61
61
|
return;
|
|
62
62
|
}
|
|
@@ -70,35 +70,35 @@ let pe = class extends ie {
|
|
|
70
70
|
}));
|
|
71
71
|
}
|
|
72
72
|
_hideAlert() {
|
|
73
|
-
this._cellAlertManagerService.removeAlert(
|
|
73
|
+
this._cellAlertManagerService.removeAlert(ae);
|
|
74
74
|
}
|
|
75
75
|
};
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
],
|
|
84
|
-
const
|
|
76
|
+
he = Sn([
|
|
77
|
+
D(1, y(At)),
|
|
78
|
+
D(2, y(Ht)),
|
|
79
|
+
D(3, y(E)),
|
|
80
|
+
D(4, Qt),
|
|
81
|
+
D(5, y(ge)),
|
|
82
|
+
D(6, $e)
|
|
83
|
+
], he);
|
|
84
|
+
const ce = {
|
|
85
85
|
id: "sheet.operation.close.numfmt.panel",
|
|
86
|
-
type:
|
|
86
|
+
type: Fe.OPERATION,
|
|
87
87
|
handler: () => (
|
|
88
88
|
// do nothing, just notify panel is closed
|
|
89
89
|
!0
|
|
90
90
|
)
|
|
91
91
|
}, H = {
|
|
92
92
|
id: "sheet.operation.open.numfmt.panel",
|
|
93
|
-
type:
|
|
93
|
+
type: Fe.OPERATION,
|
|
94
94
|
handler: (e) => (e.get(B).openPanel(), !0)
|
|
95
95
|
};
|
|
96
|
-
var
|
|
97
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
96
|
+
var yn = Object.getOwnPropertyDescriptor, Cn = (e, t, r, n) => {
|
|
97
|
+
for (var i = n > 1 ? void 0 : n ? yn(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
98
98
|
(o = e[s]) && (i = o(i) || i);
|
|
99
99
|
return i;
|
|
100
|
-
},
|
|
101
|
-
const
|
|
100
|
+
}, bn = (e, t) => (r, n) => t(r, n, e);
|
|
101
|
+
const Te = dn([]);
|
|
102
102
|
let j = class {
|
|
103
103
|
constructor(e) {
|
|
104
104
|
this._localStorageService = e;
|
|
@@ -125,16 +125,16 @@ let j = class {
|
|
|
125
125
|
const r = this._getKey(e), n = await this._localStorageService.getItem(r);
|
|
126
126
|
if (t && n) {
|
|
127
127
|
const i = n.map((s, o, a) => {
|
|
128
|
-
const
|
|
128
|
+
const l = a.length;
|
|
129
129
|
return {
|
|
130
130
|
value: s,
|
|
131
|
-
priority:
|
|
131
|
+
priority: l - o
|
|
132
132
|
};
|
|
133
133
|
});
|
|
134
134
|
return t.sort((s, o) => {
|
|
135
|
-
var
|
|
136
|
-
const a = ((
|
|
137
|
-
return (((
|
|
135
|
+
var c, m;
|
|
136
|
+
const a = ((c = i.find((u) => u.value === s)) == null ? void 0 : c.priority) || -1;
|
|
137
|
+
return (((m = i.find((u) => u.value === o)) == null ? void 0 : m.priority) || -1) - a;
|
|
138
138
|
});
|
|
139
139
|
}
|
|
140
140
|
return n || [];
|
|
@@ -143,44 +143,44 @@ let j = class {
|
|
|
143
143
|
this._localStorageService.removeItem(e);
|
|
144
144
|
}
|
|
145
145
|
};
|
|
146
|
-
j =
|
|
147
|
-
|
|
146
|
+
j = Cn([
|
|
147
|
+
bn(0, y(Le))
|
|
148
148
|
], j);
|
|
149
|
-
const
|
|
150
|
-
const t =
|
|
151
|
-
return
|
|
149
|
+
const Re = "numfmtCurrency", In = (e) => {
|
|
150
|
+
const t = b(j), [r, n] = N(Me);
|
|
151
|
+
return ie(() => {
|
|
152
152
|
t.addHabit("numfmtCurrency", []).then(() => {
|
|
153
|
-
t.getHabit(
|
|
153
|
+
t.getHabit(Re, [...Me]).then((s) => {
|
|
154
154
|
n(s), e && e(s);
|
|
155
155
|
});
|
|
156
156
|
});
|
|
157
157
|
}, []), { userHabitCurrency: r, mark: (s) => {
|
|
158
|
-
t.markHabit(
|
|
158
|
+
t.markHabit(Re, s);
|
|
159
159
|
} };
|
|
160
|
-
},
|
|
161
|
-
const e =
|
|
162
|
-
return
|
|
160
|
+
}, Nn = () => {
|
|
161
|
+
const e = Ce([]), [t, r] = N({});
|
|
162
|
+
return ie(() => {
|
|
163
163
|
e.current.forEach((i) => {
|
|
164
164
|
i();
|
|
165
165
|
}), e.current = [];
|
|
166
166
|
}, [t]), (i) => {
|
|
167
167
|
e.current.push(i), r({});
|
|
168
168
|
};
|
|
169
|
-
},
|
|
170
|
-
const { defaultPattern: t, action: r, onChange: n } = e, [i, s] = N(() =>
|
|
169
|
+
}, En = (e) => !!V(e) && e.startsWith("_("), Tn = (e) => {
|
|
170
|
+
const { defaultPattern: t, action: r, onChange: n } = e, [i, s] = N(() => J(t || "", 2)), o = Qe(Te), [a, l] = N(() => V(t) || o[0]), c = x(() => o.map((p) => ({ label: p, value: p })), []), u = b(E).t;
|
|
171
171
|
r.current = () => R(`_("${a}"* #,##0${i > 0 ? ".0" : ""}_)`, i);
|
|
172
172
|
const f = (p) => {
|
|
173
|
-
|
|
173
|
+
l(p), n(R(`_("${p}"* #,##0${i > 0 ? ".0" : ""}_)`, i));
|
|
174
174
|
}, v = (p) => {
|
|
175
|
-
const
|
|
176
|
-
s(
|
|
175
|
+
const d = p || 0;
|
|
176
|
+
s(d), n(R(`_("${a}"* #,##0${d > 0 ? ".0" : ""}_)`, d));
|
|
177
177
|
};
|
|
178
|
-
return /* @__PURE__ */
|
|
179
|
-
/* @__PURE__ */
|
|
180
|
-
/* @__PURE__ */
|
|
181
|
-
/* @__PURE__ */
|
|
182
|
-
/* @__PURE__ */
|
|
183
|
-
|
|
178
|
+
return /* @__PURE__ */ C("div", { children: [
|
|
179
|
+
/* @__PURE__ */ C("div", { className: "univer-mt-4 univer-flex univer-justify-between", children: [
|
|
180
|
+
/* @__PURE__ */ C("div", { className: "option", children: [
|
|
181
|
+
/* @__PURE__ */ h("div", { className: "univer-text-sm univer-text-gray-400", children: u("sheet.numfmt.decimalLength") }),
|
|
182
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2 univer-w-32", children: /* @__PURE__ */ h(
|
|
183
|
+
Ie,
|
|
184
184
|
{
|
|
185
185
|
value: i,
|
|
186
186
|
step: 1,
|
|
@@ -191,44 +191,44 @@ const ke = "numfmtCurrency", Cn = (e) => {
|
|
|
191
191
|
}
|
|
192
192
|
) })
|
|
193
193
|
] }),
|
|
194
|
-
/* @__PURE__ */
|
|
195
|
-
/* @__PURE__ */
|
|
196
|
-
/* @__PURE__ */
|
|
197
|
-
|
|
194
|
+
/* @__PURE__ */ C("div", { className: "option", children: [
|
|
195
|
+
/* @__PURE__ */ h("div", { className: "univer-text-sm univer-text-gray-400", children: u("sheet.numfmt.currencyType") }),
|
|
196
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2 univer-w-36", children: /* @__PURE__ */ h(
|
|
197
|
+
Ne,
|
|
198
198
|
{
|
|
199
|
-
options:
|
|
199
|
+
options: c,
|
|
200
200
|
value: a,
|
|
201
201
|
onChange: f
|
|
202
202
|
}
|
|
203
203
|
) })
|
|
204
204
|
] })
|
|
205
205
|
] }),
|
|
206
|
-
/* @__PURE__ */
|
|
206
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: u("sheet.numfmt.accountingDes") })
|
|
207
207
|
] });
|
|
208
|
-
},
|
|
209
|
-
const r =
|
|
208
|
+
}, wn = (e) => !!V(e) && !e.startsWith("_("), Mn = (e) => {
|
|
209
|
+
const r = b(E).t, n = Qe(Te), [i, s] = N(() => V(e.defaultPattern) || n[0]), [o, a] = N(() => J(e.defaultPattern || "", 2)), [l, c] = N(() => {
|
|
210
210
|
var g;
|
|
211
|
-
const
|
|
212
|
-
return ((g =
|
|
213
|
-
}),
|
|
214
|
-
e.action.current = () => R(
|
|
215
|
-
const f = (
|
|
216
|
-
if (
|
|
211
|
+
const d = oe(i);
|
|
212
|
+
return ((g = d.find((I) => re(I.value, e.defaultPattern))) == null ? void 0 : g.value) || d[0].value;
|
|
213
|
+
}), m = x(() => oe(i), [i]), u = x(() => n.map((d) => ({ label: d, value: d })), [n]);
|
|
214
|
+
e.action.current = () => R(l, o);
|
|
215
|
+
const f = (d) => {
|
|
216
|
+
if (d === void 0)
|
|
217
217
|
return;
|
|
218
|
-
s(
|
|
219
|
-
const S =
|
|
220
|
-
|
|
221
|
-
}, v = (
|
|
222
|
-
|
|
223
|
-
}, p = (
|
|
224
|
-
a(
|
|
218
|
+
s(d);
|
|
219
|
+
const S = oe(d)[0].value;
|
|
220
|
+
c(S), e.onChange(R(S, o));
|
|
221
|
+
}, v = (d) => {
|
|
222
|
+
d !== void 0 && (c(d), e.onChange(R(d, o)));
|
|
223
|
+
}, p = (d) => {
|
|
224
|
+
a(d || 0), e.onChange(R(l, d || 0));
|
|
225
225
|
};
|
|
226
|
-
return /* @__PURE__ */
|
|
227
|
-
/* @__PURE__ */
|
|
228
|
-
/* @__PURE__ */
|
|
229
|
-
/* @__PURE__ */
|
|
230
|
-
/* @__PURE__ */
|
|
231
|
-
|
|
226
|
+
return /* @__PURE__ */ C("div", { children: [
|
|
227
|
+
/* @__PURE__ */ C("div", { className: "univer-mt-4 univer-flex univer-justify-between", children: [
|
|
228
|
+
/* @__PURE__ */ C("div", { className: "option", children: [
|
|
229
|
+
/* @__PURE__ */ h("div", { className: "univer-text-sm univer-text-gray-400", children: r("sheet.numfmt.decimalLength") }),
|
|
230
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2 univer-w-32", children: /* @__PURE__ */ h(
|
|
231
|
+
Ie,
|
|
232
232
|
{
|
|
233
233
|
value: o,
|
|
234
234
|
max: 20,
|
|
@@ -237,49 +237,49 @@ const ke = "numfmtCurrency", Cn = (e) => {
|
|
|
237
237
|
}
|
|
238
238
|
) })
|
|
239
239
|
] }),
|
|
240
|
-
/* @__PURE__ */
|
|
241
|
-
/* @__PURE__ */
|
|
242
|
-
/* @__PURE__ */
|
|
243
|
-
|
|
240
|
+
/* @__PURE__ */ C("div", { className: "option", children: [
|
|
241
|
+
/* @__PURE__ */ h("div", { className: "univer-text-sm univer-text-gray-400", children: r("sheet.numfmt.currencyType") }),
|
|
242
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2 univer-w-36", children: /* @__PURE__ */ h(
|
|
243
|
+
Ne,
|
|
244
244
|
{
|
|
245
245
|
value: i,
|
|
246
|
-
options:
|
|
246
|
+
options: u,
|
|
247
247
|
onChange: f
|
|
248
248
|
}
|
|
249
249
|
) })
|
|
250
250
|
] })
|
|
251
251
|
] }),
|
|
252
|
-
/* @__PURE__ */
|
|
253
|
-
/* @__PURE__ */
|
|
254
|
-
/* @__PURE__ */
|
|
252
|
+
/* @__PURE__ */ h("div", { className: "label univer-mt-4", children: r("sheet.numfmt.negType") }),
|
|
253
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2", children: /* @__PURE__ */ h(Ee, { value: l, options: m, onChange: v }) }),
|
|
254
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: r("sheet.numfmt.currencyDes") })
|
|
255
255
|
] });
|
|
256
256
|
};
|
|
257
|
-
var
|
|
258
|
-
return
|
|
257
|
+
var T = function() {
|
|
258
|
+
return T = Object.assign || function(e) {
|
|
259
259
|
for (var t, r = 1, n = arguments.length; r < n; r++) {
|
|
260
260
|
t = arguments[r];
|
|
261
261
|
for (var i in t) Object.prototype.hasOwnProperty.call(t, i) && (e[i] = t[i]);
|
|
262
262
|
}
|
|
263
263
|
return e;
|
|
264
|
-
},
|
|
265
|
-
},
|
|
264
|
+
}, T.apply(this, arguments);
|
|
265
|
+
}, Pn = function(e, t) {
|
|
266
266
|
var r = {};
|
|
267
267
|
for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
268
268
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
269
269
|
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
270
270
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
271
271
|
return r;
|
|
272
|
-
},
|
|
273
|
-
var r = e.icon, n = e.id, i = e.className, s = e.extend, o =
|
|
274
|
-
return
|
|
272
|
+
}, nt = et(function(e, t) {
|
|
273
|
+
var r = e.icon, n = e.id, i = e.className, s = e.extend, o = Pn(e, ["icon", "id", "className", "extend"]), a = "univerjs-icon univerjs-icon-".concat(n, " ").concat(i || "").trim(), l = Ce("_".concat(Rn()));
|
|
274
|
+
return rt(r, "".concat(n), { defIds: r.defIds, idSuffix: l.current }, T({ ref: t, className: a }, o), s);
|
|
275
275
|
});
|
|
276
|
-
function
|
|
277
|
-
return
|
|
278
|
-
return
|
|
276
|
+
function rt(e, t, r, n, i) {
|
|
277
|
+
return be(e.tag, T(T({ key: t }, xn(e, r, i)), n), (On(e, r).children || []).map(function(s, o) {
|
|
278
|
+
return rt(s, "".concat(t, "-").concat(e.tag, "-").concat(o), r, void 0, i);
|
|
279
279
|
}));
|
|
280
280
|
}
|
|
281
|
-
function
|
|
282
|
-
var n =
|
|
281
|
+
function xn(e, t, r) {
|
|
282
|
+
var n = T({}, e.attrs);
|
|
283
283
|
r != null && r.colorChannel1 && n.fill === "colorChannel1" && (n.fill = r.colorChannel1), e.tag === "mask" && n.id && (n.id = n.id + t.idSuffix), Object.entries(n).forEach(function(s) {
|
|
284
284
|
var o = s[0], a = s[1];
|
|
285
285
|
o === "mask" && typeof a == "string" && (n[o] = a.replace(/url\(#(.*)\)/, "url(#$1".concat(t.idSuffix, ")")));
|
|
@@ -290,82 +290,82 @@ function wn(e, t, r) {
|
|
|
290
290
|
typeof a == "string" && (n[o] = a.replace(/url\(#(.*)\)/, "url(#$1".concat(t.idSuffix, ")")));
|
|
291
291
|
})), n;
|
|
292
292
|
}
|
|
293
|
-
function
|
|
293
|
+
function On(e, t) {
|
|
294
294
|
var r, n = t.defIds;
|
|
295
|
-
return !n || n.length === 0 ? e : e.tag === "defs" && (!((r = e.children) === null || r === void 0) && r.length) ?
|
|
296
|
-
return typeof i.attrs.id == "string" && n && n.includes(i.attrs.id) ?
|
|
295
|
+
return !n || n.length === 0 ? e : e.tag === "defs" && (!((r = e.children) === null || r === void 0) && r.length) ? T(T({}, e), { children: e.children.map(function(i) {
|
|
296
|
+
return typeof i.attrs.id == "string" && n && n.includes(i.attrs.id) ? T(T({}, i), { attrs: T(T({}, i.attrs), { id: i.attrs.id + t.idSuffix }) }) : i;
|
|
297
297
|
}) }) : e;
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function Rn() {
|
|
300
300
|
return Math.random().toString(36).substring(2, 8);
|
|
301
301
|
}
|
|
302
|
-
|
|
303
|
-
var
|
|
304
|
-
return
|
|
302
|
+
nt.displayName = "UniverIcon";
|
|
303
|
+
var kn = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, it = et(function(e, t) {
|
|
304
|
+
return be(nt, Object.assign({}, e, {
|
|
305
305
|
id: "check-mark-icon",
|
|
306
306
|
ref: t,
|
|
307
|
-
icon:
|
|
307
|
+
icon: kn
|
|
308
308
|
}));
|
|
309
309
|
});
|
|
310
|
-
|
|
311
|
-
const
|
|
312
|
-
function
|
|
313
|
-
const { defaultPattern: t, action: r, onChange: n } = e, i =
|
|
314
|
-
r.current = () => (i.markHabit(
|
|
315
|
-
const p = [.../* @__PURE__ */ new Set([a, ...v || []])].splice(0, 10).filter((
|
|
316
|
-
s.setItem(
|
|
310
|
+
it.displayName = "CheckMarkIcon";
|
|
311
|
+
const le = "customFormat", ue = "numfmt_custom_pattern";
|
|
312
|
+
function Un(e) {
|
|
313
|
+
const { defaultPattern: t, action: r, onChange: n } = e, i = b(j), s = b(Le), o = b(E), [a, l] = N(t);
|
|
314
|
+
r.current = () => (i.markHabit(le, a), s.getItem(ue).then((v = []) => {
|
|
315
|
+
const p = [.../* @__PURE__ */ new Set([a, ...v || []])].splice(0, 10).filter((d) => !!d);
|
|
316
|
+
s.setItem(ue, p);
|
|
317
317
|
}), a);
|
|
318
|
-
const [
|
|
319
|
-
|
|
320
|
-
s.getItem(
|
|
318
|
+
const [c, m] = N([]);
|
|
319
|
+
ie(() => {
|
|
320
|
+
s.getItem(ue).then((v) => {
|
|
321
321
|
const p = [
|
|
322
|
-
...
|
|
323
|
-
...
|
|
324
|
-
...
|
|
322
|
+
...Pt.map((d) => d.suffix("$")),
|
|
323
|
+
...xt.map((d) => d.suffix),
|
|
324
|
+
...Ot.map((d) => d.suffix)
|
|
325
325
|
];
|
|
326
|
-
p.push(...v || []), i.addHabit(
|
|
327
|
-
i.getHabit(
|
|
328
|
-
|
|
326
|
+
p.push(...v || []), i.addHabit(le, []).finally(() => {
|
|
327
|
+
i.getHabit(le, p).then((d) => {
|
|
328
|
+
m([...new Set(d)]);
|
|
329
329
|
});
|
|
330
330
|
});
|
|
331
331
|
});
|
|
332
332
|
}, []);
|
|
333
|
-
const
|
|
334
|
-
|
|
333
|
+
const u = (v) => {
|
|
334
|
+
l(v), n(v);
|
|
335
335
|
}, f = () => {
|
|
336
336
|
n(a);
|
|
337
337
|
};
|
|
338
|
-
return /* @__PURE__ */
|
|
339
|
-
/* @__PURE__ */
|
|
340
|
-
/* @__PURE__ */
|
|
341
|
-
|
|
338
|
+
return /* @__PURE__ */ C("div", { children: [
|
|
339
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: o.t("sheet.numfmt.customFormat") }),
|
|
340
|
+
/* @__PURE__ */ h(
|
|
341
|
+
fn,
|
|
342
342
|
{
|
|
343
343
|
placeholder: o.t("sheet.numfmt.customFormat"),
|
|
344
344
|
onBlur: f,
|
|
345
345
|
value: a,
|
|
346
|
-
onChange:
|
|
346
|
+
onChange: l,
|
|
347
347
|
className: "univer-mt-2 univer-w-full"
|
|
348
348
|
}
|
|
349
349
|
),
|
|
350
|
-
/* @__PURE__ */
|
|
350
|
+
/* @__PURE__ */ h(
|
|
351
351
|
"div",
|
|
352
352
|
{
|
|
353
|
-
className:
|
|
354
|
-
children:
|
|
353
|
+
className: tt("univer-mt-2 univer-max-h-[400px] univer-overflow-auto univer-rounded-lg univer-p-2", vn),
|
|
354
|
+
children: c.map((v) => /* @__PURE__ */ C(
|
|
355
355
|
"div",
|
|
356
356
|
{
|
|
357
|
-
onClick: () =>
|
|
357
|
+
onClick: () => u(v),
|
|
358
358
|
className: "univer-flex univer-cursor-pointer univer-items-center univer-gap-1.5 univer-py-1.5 univer-text-sm",
|
|
359
359
|
children: [
|
|
360
|
-
/* @__PURE__ */
|
|
361
|
-
/* @__PURE__ */
|
|
360
|
+
/* @__PURE__ */ h("div", { className: "univer-flex univer-w-4 univer-items-center univer-text-primary-600", children: a === v && /* @__PURE__ */ h(it, {}) }),
|
|
361
|
+
/* @__PURE__ */ h("div", { children: v })
|
|
362
362
|
]
|
|
363
363
|
},
|
|
364
364
|
v
|
|
365
365
|
))
|
|
366
366
|
}
|
|
367
367
|
),
|
|
368
|
-
/* @__PURE__ */
|
|
368
|
+
/* @__PURE__ */ h(
|
|
369
369
|
"div",
|
|
370
370
|
{
|
|
371
371
|
className: "univer-mt-3 univer-text-sm univer-text-gray-600 dark:!univer-text-gray-200",
|
|
@@ -374,27 +374,27 @@ function On(e) {
|
|
|
374
374
|
)
|
|
375
375
|
] });
|
|
376
376
|
}
|
|
377
|
-
const
|
|
378
|
-
const t =
|
|
379
|
-
return
|
|
377
|
+
const $n = (e) => {
|
|
378
|
+
const t = vt.getFormatInfo(e);
|
|
379
|
+
return Be().map((r) => r.value).includes(e) || ["date", "datetime", "time"].includes(t.type);
|
|
380
380
|
};
|
|
381
|
-
function
|
|
382
|
-
const { onChange: t, defaultPattern: r } = e, n =
|
|
381
|
+
function Dn(e) {
|
|
382
|
+
const { onChange: t, defaultPattern: r } = e, n = x(Be, []), i = b(E), [s, o] = N(() => {
|
|
383
383
|
if (r) {
|
|
384
|
-
const
|
|
385
|
-
if (
|
|
386
|
-
return
|
|
384
|
+
const l = n.find((c) => c.value === r);
|
|
385
|
+
if (l)
|
|
386
|
+
return l.value;
|
|
387
387
|
}
|
|
388
388
|
return n[0].value;
|
|
389
389
|
});
|
|
390
390
|
e.action.current = () => s;
|
|
391
|
-
const a = (
|
|
392
|
-
|
|
391
|
+
const a = (l) => {
|
|
392
|
+
l !== void 0 && (o(l), t(l));
|
|
393
393
|
};
|
|
394
|
-
return /* @__PURE__ */
|
|
395
|
-
/* @__PURE__ */
|
|
396
|
-
/* @__PURE__ */
|
|
397
|
-
/* @__PURE__ */
|
|
394
|
+
return /* @__PURE__ */ C("div", { children: [
|
|
395
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: i.t("sheet.numfmt.dateType") }),
|
|
396
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2", children: /* @__PURE__ */ h(Ee, { value: s, options: n, onChange: a }) }),
|
|
397
|
+
/* @__PURE__ */ h(
|
|
398
398
|
"div",
|
|
399
399
|
{
|
|
400
400
|
className: "univer-mt-3.5 univer-text-sm/5 univer-text-gray-600 dark:!univer-text-gray-200",
|
|
@@ -403,43 +403,43 @@ function kn(e) {
|
|
|
403
403
|
)
|
|
404
404
|
] });
|
|
405
405
|
}
|
|
406
|
-
const
|
|
407
|
-
const r =
|
|
408
|
-
return e.action.current = () => "", /* @__PURE__ */
|
|
406
|
+
const Fn = (e) => !e, Ln = (e) => {
|
|
407
|
+
const r = b(E).t;
|
|
408
|
+
return e.action.current = () => "", /* @__PURE__ */ h("div", { children: /* @__PURE__ */ h(
|
|
409
409
|
"div",
|
|
410
410
|
{
|
|
411
411
|
className: "univer-mt-3.5 univer-text-sm/5 univer-text-gray-600 dark:!univer-text-gray-200",
|
|
412
412
|
children: r("sheet.numfmt.generalDes")
|
|
413
413
|
}
|
|
414
414
|
) });
|
|
415
|
-
},
|
|
416
|
-
function
|
|
417
|
-
const t =
|
|
418
|
-
const
|
|
419
|
-
return (
|
|
420
|
-
}), a =
|
|
421
|
-
i(
|
|
422
|
-
},
|
|
423
|
-
|
|
415
|
+
}, An = (e) => Ve().some((t) => re(t.value, e));
|
|
416
|
+
function Hn(e) {
|
|
417
|
+
const t = b(E), r = x(Ve, []), [n, i] = N(() => J(e.defaultPattern || "", 0)), [s, o] = N(() => {
|
|
418
|
+
const u = r.find((f) => re(f.value, e.defaultPattern || ""));
|
|
419
|
+
return (u == null ? void 0 : u.value) || r[0].value;
|
|
420
|
+
}), a = x(() => R(s, Number(n || 0)), [s, n]), l = x(() => !Rt(s), [s]), c = (u) => {
|
|
421
|
+
i(u || 0), e.onChange(R(s, Number(u || 0)));
|
|
422
|
+
}, m = (u) => {
|
|
423
|
+
u !== void 0 && (i(J(u, 0)), o(u), e.onChange(u));
|
|
424
424
|
};
|
|
425
|
-
return e.action.current = () => a, /* @__PURE__ */
|
|
426
|
-
/* @__PURE__ */
|
|
427
|
-
/* @__PURE__ */
|
|
428
|
-
|
|
425
|
+
return e.action.current = () => a, /* @__PURE__ */ C("div", { children: [
|
|
426
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: t.t("sheet.numfmt.decimalLength") }),
|
|
427
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2", children: /* @__PURE__ */ h(
|
|
428
|
+
Ie,
|
|
429
429
|
{
|
|
430
|
-
disabled:
|
|
430
|
+
disabled: l,
|
|
431
431
|
value: n,
|
|
432
432
|
max: 20,
|
|
433
433
|
min: 0,
|
|
434
|
-
onChange:
|
|
434
|
+
onChange: c
|
|
435
435
|
}
|
|
436
436
|
) }),
|
|
437
|
-
/* @__PURE__ */
|
|
437
|
+
/* @__PURE__ */ C("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-400", children: [
|
|
438
438
|
" ",
|
|
439
439
|
t.t("sheet.numfmt.negType")
|
|
440
440
|
] }),
|
|
441
|
-
/* @__PURE__ */
|
|
442
|
-
/* @__PURE__ */
|
|
441
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2", children: /* @__PURE__ */ h(Ee, { onChange: m, options: r, value: s }) }),
|
|
442
|
+
/* @__PURE__ */ h(
|
|
443
443
|
"div",
|
|
444
444
|
{
|
|
445
445
|
className: "univer-mt-3.5 univer-text-sm/5 univer-text-gray-600 dark:!univer-text-gray-200",
|
|
@@ -448,70 +448,70 @@ function An(e) {
|
|
|
448
448
|
)
|
|
449
449
|
] });
|
|
450
450
|
}
|
|
451
|
-
const
|
|
452
|
-
const { defaultValue: t, defaultPattern: r, row: n, col: i } = e.value, s =
|
|
451
|
+
const jn = (e) => {
|
|
452
|
+
const { defaultValue: t, defaultPattern: r, row: n, col: i } = e.value, s = b(E), o = Ce(() => ""), a = s.t, l = Nn(), c = x(
|
|
453
453
|
() => [
|
|
454
|
-
{ label: "sheet.numfmt.general", component:
|
|
455
|
-
{ label: "sheet.numfmt.accounting", component:
|
|
456
|
-
{ label: "sheet.numfmt.currency", component:
|
|
457
|
-
{ label: "sheet.numfmt.date", component:
|
|
458
|
-
{ label: "sheet.numfmt.thousandthPercentile", component:
|
|
459
|
-
{ label: "sheet.numfmt.customFormat", component:
|
|
454
|
+
{ label: "sheet.numfmt.general", component: Ln },
|
|
455
|
+
{ label: "sheet.numfmt.accounting", component: Tn },
|
|
456
|
+
{ label: "sheet.numfmt.currency", component: Mn },
|
|
457
|
+
{ label: "sheet.numfmt.date", component: Dn },
|
|
458
|
+
{ label: "sheet.numfmt.thousandthPercentile", component: Hn },
|
|
459
|
+
{ label: "sheet.numfmt.customFormat", component: Un }
|
|
460
460
|
].map((_) => ({ ..._, label: a(_.label) })),
|
|
461
461
|
[]
|
|
462
|
-
), [
|
|
462
|
+
), [m, u] = N(g), [f, v] = N(() => `${n}_${i}`), { mark: p, userHabitCurrency: d } = In(() => v(`${n}_${i}_userCurrency'`)), S = x(() => {
|
|
463
463
|
var _;
|
|
464
|
-
return (_ =
|
|
465
|
-
}, [
|
|
464
|
+
return (_ = c.find(($) => $.label === m)) == null ? void 0 : _.component;
|
|
465
|
+
}, [m]);
|
|
466
466
|
function g() {
|
|
467
|
-
return [
|
|
467
|
+
return [Fn, En, wn, $n, An].reduce(($, lt, ut) => $ || (lt(r) ? c[ut].label : ""), "") || c[0].label;
|
|
468
468
|
}
|
|
469
|
-
const
|
|
469
|
+
const I = c.map((_) => ({
|
|
470
470
|
label: _.label,
|
|
471
471
|
value: _.label
|
|
472
|
-
})),
|
|
473
|
-
|
|
474
|
-
},
|
|
472
|
+
})), P = (_) => {
|
|
473
|
+
u(_), l(() => e.onChange({ type: "change", value: o.current() || "" }));
|
|
474
|
+
}, O = hn((_) => {
|
|
475
475
|
e.onChange({ type: "change", value: _ });
|
|
476
|
-
}, []),
|
|
477
|
-
const _ = o.current() || "",
|
|
478
|
-
|
|
476
|
+
}, []), k = () => {
|
|
477
|
+
const _ = o.current() || "", $ = V(_);
|
|
478
|
+
$ && p($), e.onChange({ type: "confirm", value: _ });
|
|
479
479
|
}, F = () => {
|
|
480
480
|
e.onChange({ type: "cancel", value: "" });
|
|
481
|
-
},
|
|
482
|
-
onChange:
|
|
481
|
+
}, se = {
|
|
482
|
+
onChange: O,
|
|
483
483
|
defaultValue: t,
|
|
484
484
|
defaultPattern: r,
|
|
485
485
|
action: o
|
|
486
486
|
};
|
|
487
|
-
return
|
|
488
|
-
|
|
489
|
-
}, [n, i]), /* @__PURE__ */
|
|
487
|
+
return ie(() => {
|
|
488
|
+
u(g()), v(`${n}_${i}`);
|
|
489
|
+
}, [n, i]), /* @__PURE__ */ C(
|
|
490
490
|
"div",
|
|
491
491
|
{
|
|
492
|
-
className:
|
|
492
|
+
className: tt("univer-flex univer-h-full univer-flex-col univer-justify-between univer-overflow-y-auto univer-pb-5", pn),
|
|
493
493
|
children: [
|
|
494
|
-
/* @__PURE__ */
|
|
495
|
-
/* @__PURE__ */
|
|
496
|
-
/* @__PURE__ */
|
|
497
|
-
/* @__PURE__ */
|
|
494
|
+
/* @__PURE__ */ C("div", { children: [
|
|
495
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-3.5 univer-text-sm univer-text-gray-400", children: a("sheet.numfmt.numfmtType") }),
|
|
496
|
+
/* @__PURE__ */ h("div", { className: "univer-mt-2", children: /* @__PURE__ */ h(Ne, { className: "univer-w-full", value: m, options: I, onChange: P }) }),
|
|
497
|
+
/* @__PURE__ */ h("div", { children: S && /* @__PURE__ */ h(Te.Provider, { value: d, children: /* @__PURE__ */ be(S, { ...se, key: f }) }) })
|
|
498
498
|
] }),
|
|
499
|
-
/* @__PURE__ */
|
|
500
|
-
/* @__PURE__ */
|
|
501
|
-
/* @__PURE__ */
|
|
499
|
+
/* @__PURE__ */ C("div", { className: "univer-mb-5 univer-mt-3.5 univer-flex univer-justify-end", children: [
|
|
500
|
+
/* @__PURE__ */ h(xe, { onClick: F, className: "univer-mr-3", children: a("sheet.numfmt.cancel") }),
|
|
501
|
+
/* @__PURE__ */ h(xe, { variant: "primary", onClick: k, children: a("sheet.numfmt.confirm") })
|
|
502
502
|
] })
|
|
503
503
|
]
|
|
504
504
|
}
|
|
505
505
|
);
|
|
506
506
|
};
|
|
507
|
-
var
|
|
508
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
507
|
+
var Bn = Object.getOwnPropertyDescriptor, Vn = (e, t, r, n) => {
|
|
508
|
+
for (var i = n > 1 ? void 0 : n ? Bn(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
509
509
|
(o = e[s]) && (i = o(i) || i);
|
|
510
510
|
return i;
|
|
511
|
-
},
|
|
512
|
-
const
|
|
513
|
-
let B = class extends
|
|
514
|
-
constructor(t, r, n, i, s, o, a,
|
|
511
|
+
}, M = (e, t) => (r, n) => t(r, n, e);
|
|
512
|
+
const ke = "SHEET_NUMFMT_PANEL";
|
|
513
|
+
let B = class extends ne {
|
|
514
|
+
constructor(t, r, n, i, s, o, a, l, c, m, u) {
|
|
515
515
|
super();
|
|
516
516
|
/**
|
|
517
517
|
* If _previewPattern is null ,the realTimeRenderingInterceptor will skip and if it is '',realTimeRenderingInterceptor will clear numfmt.
|
|
@@ -521,137 +521,137 @@ let B = class extends ie {
|
|
|
521
521
|
*/
|
|
522
522
|
q(this, "_previewPattern", "");
|
|
523
523
|
q(this, "_sidebarDisposable", null);
|
|
524
|
-
this._sheetInterceptorService = t, this._themeService = r, this._univerInstanceService = n, this._commandService = i, this._selectionManagerService = s, this._renderManagerService = o, this._numfmtService = a, this._componentManager =
|
|
524
|
+
this._sheetInterceptorService = t, this._themeService = r, this._univerInstanceService = n, this._commandService = i, this._selectionManagerService = s, this._renderManagerService = o, this._numfmtService = a, this._componentManager = l, this._sidebarService = c, this._localeService = m, this._sheetsNumfmtCellContentController = u, this._initRealTimeRenderingInterceptor(), this._initPanel(), this._initCommands(), this._initCloseListener(), this._commandExecutedListener(), this._initNumfmtLocalChange();
|
|
525
525
|
}
|
|
526
526
|
_initNumfmtLocalChange() {
|
|
527
|
-
this.disposeWithMe(
|
|
527
|
+
this.disposeWithMe(Je(this._sheetsNumfmtCellContentController.locale$, this._localeService.currentLocale$).subscribe(() => {
|
|
528
528
|
this._forceUpdate();
|
|
529
529
|
}));
|
|
530
530
|
}
|
|
531
531
|
openPanel() {
|
|
532
532
|
var S;
|
|
533
|
-
const t = this._sidebarService, r = this._selectionManagerService, n = this._commandService, i = this._univerInstanceService, s = this._numfmtService, o = this._localeService,
|
|
534
|
-
if (!
|
|
533
|
+
const t = this._sidebarService, r = this._selectionManagerService, n = this._commandService, i = this._univerInstanceService, s = this._numfmtService, o = this._localeService, l = (((S = r.getCurrentSelections()) == null ? void 0 : S.map((g) => g.range)) || [])[0];
|
|
534
|
+
if (!l)
|
|
535
535
|
return !1;
|
|
536
|
-
const
|
|
537
|
-
if (!
|
|
536
|
+
const c = i.getCurrentUnitForType(w.UNIVER_SHEET), m = c.getActiveSheet();
|
|
537
|
+
if (!m)
|
|
538
538
|
return !1;
|
|
539
|
-
const
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
539
|
+
const u = m.getCellRaw(l.startRow, l.startColumn), f = s.getValue(
|
|
540
|
+
c.getUnitId(),
|
|
541
|
+
m.getSheetId(),
|
|
542
|
+
l.startRow,
|
|
543
|
+
l.startColumn
|
|
544
544
|
);
|
|
545
545
|
let v = "";
|
|
546
546
|
f && (v = f.pattern);
|
|
547
|
-
const p = (
|
|
547
|
+
const p = (u == null ? void 0 : u.t) === U.NUMBER ? u.v : 12345678, d = {
|
|
548
548
|
onChange: (g) => {
|
|
549
|
-
var
|
|
549
|
+
var I;
|
|
550
550
|
if (g.type === "change")
|
|
551
551
|
this._previewPattern = g.value, this._forceUpdate();
|
|
552
552
|
else if (g.type === "confirm") {
|
|
553
|
-
const
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
row:
|
|
553
|
+
const P = ((I = r.getCurrentSelections()) == null ? void 0 : I.map((F) => F.range)) || [], O = { values: [] }, k = pe(g.value);
|
|
554
|
+
P.forEach((F) => {
|
|
555
|
+
Ae.foreach(F, (se, _) => {
|
|
556
|
+
O.values.push({
|
|
557
|
+
row: se,
|
|
558
558
|
col: _,
|
|
559
559
|
pattern: g.value,
|
|
560
|
-
type:
|
|
560
|
+
type: k
|
|
561
561
|
});
|
|
562
562
|
});
|
|
563
|
-
}), n.executeCommand(
|
|
563
|
+
}), n.executeCommand(Ge.id, O), t.close();
|
|
564
564
|
} else g.type === "cancel" && t.close();
|
|
565
565
|
},
|
|
566
|
-
value: { defaultPattern: v, defaultValue: p, row:
|
|
566
|
+
value: { defaultPattern: v, defaultValue: p, row: l.startRow, col: l.startColumn }
|
|
567
567
|
};
|
|
568
568
|
return this._sidebarDisposable = t.open({
|
|
569
569
|
header: { title: o.t("sheet.numfmt.title") },
|
|
570
570
|
children: {
|
|
571
|
-
label:
|
|
572
|
-
...
|
|
571
|
+
label: ke,
|
|
572
|
+
...d
|
|
573
573
|
// need passthrough to react props.
|
|
574
574
|
},
|
|
575
575
|
onClose: () => {
|
|
576
|
-
this._forceUpdate(), n.executeCommand(
|
|
576
|
+
this._forceUpdate(), n.executeCommand(ce.id);
|
|
577
577
|
}
|
|
578
578
|
}), !0;
|
|
579
579
|
}
|
|
580
580
|
_forceUpdate(t) {
|
|
581
581
|
var n;
|
|
582
582
|
const r = this._renderManagerService.getRenderById(
|
|
583
|
-
t != null ? t : this._univerInstanceService.getCurrentUnitForType(
|
|
583
|
+
t != null ? t : this._univerInstanceService.getCurrentUnitForType(w.UNIVER_SHEET).getUnitId()
|
|
584
584
|
);
|
|
585
|
-
r == null || r.with(
|
|
585
|
+
r == null || r.with(Bt).reCalculate(), (n = r == null ? void 0 : r.mainComponent) == null || n.makeDirty();
|
|
586
586
|
}
|
|
587
587
|
_initCommands() {
|
|
588
588
|
[
|
|
589
589
|
H,
|
|
590
|
-
|
|
590
|
+
ce
|
|
591
591
|
].forEach((t) => {
|
|
592
592
|
this.disposeWithMe(this._commandService.registerCommand(t));
|
|
593
593
|
});
|
|
594
594
|
}
|
|
595
595
|
_initPanel() {
|
|
596
596
|
this.disposeWithMe(
|
|
597
|
-
this._componentManager.register(
|
|
597
|
+
this._componentManager.register(ke, jn)
|
|
598
598
|
);
|
|
599
599
|
}
|
|
600
600
|
// eslint-disable-next-line max-lines-per-function
|
|
601
601
|
_initRealTimeRenderingInterceptor() {
|
|
602
|
-
const t = new
|
|
602
|
+
const t = new A((n) => {
|
|
603
603
|
this._commandService.onCommandExecuted((i) => {
|
|
604
|
-
i.id === H.id && n.next(!0), i.id ===
|
|
604
|
+
i.id === H.id && n.next(!0), i.id === ce.id && n.next(!1);
|
|
605
605
|
});
|
|
606
|
-
}), r =
|
|
606
|
+
}), r = on([
|
|
607
607
|
t,
|
|
608
608
|
this._selectionManagerService.selectionMoveEnd$.pipe(
|
|
609
|
-
|
|
609
|
+
cn((n) => n ? n.map((i) => i.range) : [])
|
|
610
610
|
)
|
|
611
611
|
]);
|
|
612
612
|
this.disposeWithMe(
|
|
613
|
-
|
|
613
|
+
de(
|
|
614
614
|
r.pipe(
|
|
615
|
-
|
|
616
|
-
([n, i]) => new
|
|
615
|
+
ln(
|
|
616
|
+
([n, i]) => new A((s) => {
|
|
617
617
|
const o = new gt();
|
|
618
618
|
return n && i.length && s.next({ selectionRanges: i, disposableCollection: o }), () => {
|
|
619
619
|
o.dispose();
|
|
620
620
|
};
|
|
621
621
|
})
|
|
622
622
|
),
|
|
623
|
-
|
|
623
|
+
un(() => {
|
|
624
624
|
this._previewPattern = null;
|
|
625
625
|
})
|
|
626
626
|
).subscribe(({ disposableCollection: n, selectionRanges: i }) => {
|
|
627
627
|
var o, a;
|
|
628
|
-
const s = this._univerInstanceService.getCurrentUnitForType(
|
|
628
|
+
const s = this._univerInstanceService.getCurrentUnitForType(w.UNIVER_SHEET);
|
|
629
629
|
this.openPanel(), n.add(
|
|
630
|
-
this._sheetInterceptorService.intercept(
|
|
630
|
+
this._sheetInterceptorService.intercept(Kt.CELL_CONTENT, {
|
|
631
631
|
priority: 99,
|
|
632
|
-
effect:
|
|
633
|
-
handler: (
|
|
632
|
+
effect: we.Value | we.Style,
|
|
633
|
+
handler: (l, c, m) => {
|
|
634
634
|
var p;
|
|
635
|
-
const { row:
|
|
635
|
+
const { row: u, col: f } = c, v = m(l) || {};
|
|
636
636
|
if (i.find(
|
|
637
|
-
(
|
|
637
|
+
(d) => d.startColumn <= f && d.endColumn >= f && d.startRow <= u && d.endRow >= u
|
|
638
638
|
)) {
|
|
639
|
-
const
|
|
639
|
+
const d = c.worksheet.getCellRaw(u, f), S = d == null ? void 0 : d.v, g = d == null ? void 0 : d.t;
|
|
640
640
|
if (S == null || g !== U.NUMBER || this._previewPattern === null)
|
|
641
641
|
return v;
|
|
642
|
-
const
|
|
643
|
-
if (
|
|
644
|
-
const
|
|
642
|
+
const I = kt(this._previewPattern, S, this._sheetsNumfmtCellContentController.locale);
|
|
643
|
+
if (I.color) {
|
|
644
|
+
const P = (p = this._themeService.getColorFromTheme(`${I.color}.500`)) != null ? p : I.color;
|
|
645
645
|
return {
|
|
646
646
|
...v,
|
|
647
|
-
v:
|
|
647
|
+
v: I.result,
|
|
648
648
|
t: U.STRING,
|
|
649
|
-
s: { cl: { rgb:
|
|
649
|
+
s: { cl: { rgb: P } }
|
|
650
650
|
};
|
|
651
651
|
}
|
|
652
652
|
return {
|
|
653
653
|
...v,
|
|
654
|
-
v:
|
|
654
|
+
v: I.result,
|
|
655
655
|
t: U.STRING
|
|
656
656
|
};
|
|
657
657
|
}
|
|
@@ -664,9 +664,9 @@ let B = class extends ie {
|
|
|
664
664
|
);
|
|
665
665
|
}
|
|
666
666
|
_commandExecutedListener() {
|
|
667
|
-
const t = [
|
|
667
|
+
const t = [Se.id, ye.id];
|
|
668
668
|
this.disposeWithMe(
|
|
669
|
-
new
|
|
669
|
+
new A((r) => {
|
|
670
670
|
const n = this._commandService.onCommandExecuted((i) => {
|
|
671
671
|
if (t.includes(i.id)) {
|
|
672
672
|
const s = i.params;
|
|
@@ -674,55 +674,55 @@ let B = class extends ie {
|
|
|
674
674
|
}
|
|
675
675
|
});
|
|
676
676
|
return () => n.dispose();
|
|
677
|
-
}).pipe(
|
|
677
|
+
}).pipe(mn(16)).subscribe((r) => this._forceUpdate(r))
|
|
678
678
|
);
|
|
679
679
|
}
|
|
680
680
|
_initCloseListener() {
|
|
681
|
-
this._univerInstanceService.getCurrentTypeOfUnit$(
|
|
681
|
+
this._univerInstanceService.getCurrentTypeOfUnit$(w.UNIVER_SHEET).subscribe((t) => {
|
|
682
682
|
var r;
|
|
683
683
|
t || ((r = this._sidebarDisposable) == null || r.dispose(), this._sidebarDisposable = null);
|
|
684
684
|
});
|
|
685
685
|
}
|
|
686
686
|
};
|
|
687
|
-
B =
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
687
|
+
B = Vn([
|
|
688
|
+
M(0, y(Xe)),
|
|
689
|
+
M(1, y(pt)),
|
|
690
|
+
M(2, fe),
|
|
691
|
+
M(3, ve),
|
|
692
|
+
M(4, y(_e)),
|
|
693
|
+
M(5, je),
|
|
694
|
+
M(6, ge),
|
|
695
|
+
M(7, y(qe)),
|
|
696
|
+
M(8, en),
|
|
697
|
+
M(9, y(E)),
|
|
698
|
+
M(10, y(We))
|
|
699
699
|
], B);
|
|
700
|
-
var
|
|
701
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
700
|
+
var Wn = Object.getOwnPropertyDescriptor, Gn = (e, t, r, n) => {
|
|
701
|
+
for (var i = n > 1 ? void 0 : n ? Wn(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
702
702
|
(o = e[s]) && (i = o(i) || i);
|
|
703
703
|
return i;
|
|
704
|
-
},
|
|
705
|
-
const
|
|
704
|
+
}, L = (e, t) => (r, n) => t(r, n, e);
|
|
705
|
+
const Kn = () => {
|
|
706
706
|
let e = [];
|
|
707
707
|
return {
|
|
708
|
-
add: (i, s, o, a,
|
|
708
|
+
add: (i, s, o, a, l) => e.push({ unitId: i, subUnitId: s, row: o, col: a, value: l }),
|
|
709
709
|
getEffects: () => e,
|
|
710
710
|
clean: () => {
|
|
711
711
|
e = [];
|
|
712
712
|
}
|
|
713
713
|
};
|
|
714
714
|
};
|
|
715
|
-
let
|
|
715
|
+
let Q = class extends ne {
|
|
716
716
|
constructor(t, r, n, i, s) {
|
|
717
717
|
super();
|
|
718
718
|
// collect effect mutations when edit end and push this to commands stack in next commands progress
|
|
719
|
-
q(this, "_collectEffectMutation",
|
|
719
|
+
q(this, "_collectEffectMutation", Kn());
|
|
720
720
|
this._sheetInterceptorService = t, this._numfmtService = r, this._univerInstanceService = n, this._injector = i, this._editorBridgeService = s, this._initInterceptorEditorStart(), this._initInterceptorEditorEnd(), this._initInterceptorCommands();
|
|
721
721
|
}
|
|
722
722
|
_initInterceptorEditorStart() {
|
|
723
723
|
this._editorBridgeService && this.disposeWithMe(
|
|
724
|
-
|
|
725
|
-
this._sheetInterceptorService.writeCellInterceptor.intercept(
|
|
724
|
+
de(
|
|
725
|
+
this._sheetInterceptorService.writeCellInterceptor.intercept(Zt, {
|
|
726
726
|
handler: (t, r, n) => {
|
|
727
727
|
const i = r.row, s = r.col, o = this._numfmtService.getValue(
|
|
728
728
|
r.unitId,
|
|
@@ -731,13 +731,13 @@ let te = class extends ie {
|
|
|
731
731
|
s
|
|
732
732
|
);
|
|
733
733
|
if (o)
|
|
734
|
-
switch (
|
|
734
|
+
switch (pe(o.pattern)) {
|
|
735
735
|
case "scientific":
|
|
736
736
|
case "currency":
|
|
737
737
|
case "grouped":
|
|
738
738
|
case "number": {
|
|
739
|
-
const
|
|
740
|
-
return n && n(
|
|
739
|
+
const l = r.worksheet.getCellRaw(i, s);
|
|
740
|
+
return n && n(l);
|
|
741
741
|
}
|
|
742
742
|
case "percent":
|
|
743
743
|
case "date":
|
|
@@ -760,11 +760,11 @@ let te = class extends ie {
|
|
|
760
760
|
// eslint-disable-next-line max-lines-per-function
|
|
761
761
|
_initInterceptorEditorEnd() {
|
|
762
762
|
this.disposeWithMe(
|
|
763
|
-
|
|
764
|
-
this._sheetInterceptorService.writeCellInterceptor.intercept(
|
|
763
|
+
de(
|
|
764
|
+
this._sheetInterceptorService.writeCellInterceptor.intercept(Yt, {
|
|
765
765
|
// eslint-disable-next-line complexity
|
|
766
766
|
handler: (t, r, n) => {
|
|
767
|
-
var
|
|
767
|
+
var l, c, m;
|
|
768
768
|
this._collectEffectMutation.clean();
|
|
769
769
|
const i = this._numfmtService.getValue(
|
|
770
770
|
r.unitId,
|
|
@@ -772,12 +772,12 @@ let te = class extends ie {
|
|
|
772
772
|
r.row,
|
|
773
773
|
r.col
|
|
774
774
|
);
|
|
775
|
-
if (!(t != null && t.v) && !(t != null && t.p) ||
|
|
775
|
+
if (!(t != null && t.v) && !(t != null && t.p) || De(i == null ? void 0 : i.pattern) || t.t === U.FORCE_STRING)
|
|
776
776
|
return n(t);
|
|
777
|
-
const s = (
|
|
777
|
+
const s = (l = t.p) == null ? void 0 : l.body, o = (m = (c = t == null ? void 0 : t.p) == null ? void 0 : c.body) != null && m.dataStream ? t.p.body.dataStream.replace(/\r\n$/, "") : String(t.v), a = Ut(o);
|
|
778
778
|
if (s)
|
|
779
|
-
if (
|
|
780
|
-
const { dataStream:
|
|
779
|
+
if (Zn(s)) {
|
|
780
|
+
const { dataStream: u } = s, f = u.replace(/\r\n$/, ""), v = Number(f);
|
|
781
781
|
if (Number.isNaN(v) && !a)
|
|
782
782
|
return n(t);
|
|
783
783
|
} else
|
|
@@ -799,8 +799,8 @@ let te = class extends ie {
|
|
|
799
799
|
pattern: a.z
|
|
800
800
|
}
|
|
801
801
|
);
|
|
802
|
-
const
|
|
803
|
-
return n({ ...t, p: void 0, v:
|
|
802
|
+
const u = Number(a.v);
|
|
803
|
+
return n({ ...t, p: void 0, v: u, t: U.NUMBER });
|
|
804
804
|
}
|
|
805
805
|
return n(t);
|
|
806
806
|
}
|
|
@@ -815,8 +815,8 @@ let te = class extends ie {
|
|
|
815
815
|
getMutations(r) {
|
|
816
816
|
var n;
|
|
817
817
|
switch (r.id) {
|
|
818
|
-
case
|
|
819
|
-
const i = t._univerInstanceService.getCurrentUnitForType(
|
|
818
|
+
case zt.id: {
|
|
819
|
+
const i = t._univerInstanceService.getCurrentUnitForType(w.UNIVER_SHEET), s = i.getUnitId(), o = (n = i.getActiveSheet()) == null ? void 0 : n.getSheetId();
|
|
820
820
|
if (!o)
|
|
821
821
|
return {
|
|
822
822
|
redos: [],
|
|
@@ -828,14 +828,14 @@ let te = class extends ie {
|
|
|
828
828
|
redos: [],
|
|
829
829
|
undos: []
|
|
830
830
|
};
|
|
831
|
-
const
|
|
831
|
+
const l = a.filter((f) => {
|
|
832
832
|
var v;
|
|
833
833
|
return !!((v = f.value) != null && v.pattern);
|
|
834
834
|
}).map((f) => ({
|
|
835
835
|
row: f.row,
|
|
836
836
|
col: f.col,
|
|
837
837
|
pattern: f.value.pattern
|
|
838
|
-
})),
|
|
838
|
+
})), c = a.filter((f) => {
|
|
839
839
|
var v;
|
|
840
840
|
return !((v = f.value) != null && v.pattern);
|
|
841
841
|
}).map((f) => ({
|
|
@@ -843,28 +843,28 @@ let te = class extends ie {
|
|
|
843
843
|
endColumn: f.col,
|
|
844
844
|
startColumn: f.col,
|
|
845
845
|
endRow: f.row
|
|
846
|
-
})),
|
|
847
|
-
if (
|
|
846
|
+
})), m = [], u = [];
|
|
847
|
+
if (l.length) {
|
|
848
848
|
const f = {
|
|
849
|
-
id:
|
|
850
|
-
params:
|
|
849
|
+
id: ye.id,
|
|
850
|
+
params: Xt(s, o, l)
|
|
851
851
|
};
|
|
852
|
-
|
|
852
|
+
m.push(f), u.push(...qt(t._injector, f.params));
|
|
853
853
|
}
|
|
854
|
-
if (
|
|
854
|
+
if (c.length) {
|
|
855
855
|
const f = {
|
|
856
|
-
id:
|
|
856
|
+
id: Se.id,
|
|
857
857
|
params: {
|
|
858
858
|
unitId: s,
|
|
859
859
|
subUnitId: o,
|
|
860
|
-
ranges:
|
|
860
|
+
ranges: c
|
|
861
861
|
}
|
|
862
862
|
};
|
|
863
|
-
|
|
863
|
+
m.push(f), u.push(...Jt(t._injector, f.params));
|
|
864
864
|
}
|
|
865
865
|
return {
|
|
866
|
-
redos:
|
|
867
|
-
undos:
|
|
866
|
+
redos: m,
|
|
867
|
+
undos: u.reverse()
|
|
868
868
|
};
|
|
869
869
|
}
|
|
870
870
|
}
|
|
@@ -877,18 +877,18 @@ let te = class extends ie {
|
|
|
877
877
|
);
|
|
878
878
|
}
|
|
879
879
|
};
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
],
|
|
887
|
-
function
|
|
880
|
+
Q = Gn([
|
|
881
|
+
L(0, y(Xe)),
|
|
882
|
+
L(1, y(ge)),
|
|
883
|
+
L(2, y(fe)),
|
|
884
|
+
L(3, y(He)),
|
|
885
|
+
L(4, _t(Vt))
|
|
886
|
+
], Q);
|
|
887
|
+
function Zn(e) {
|
|
888
888
|
const { textRuns: t = [], paragraphs: r = [], customRanges: n, customBlocks: i = [] } = e, s = ["va"];
|
|
889
|
-
return !(t.some((o) => !!(o.ts && Object.keys(o.ts).some((
|
|
889
|
+
return !(t.some((o) => !!(o.ts && Object.keys(o.ts).some((l) => s.includes(l)))) || r.some((o) => o.bullet) || r.length >= 2 || n != null && n.length || i.length > 0);
|
|
890
890
|
}
|
|
891
|
-
const
|
|
891
|
+
const st = (e) => [
|
|
892
892
|
{
|
|
893
893
|
label: "sheet.numfmt.general",
|
|
894
894
|
pattern: null
|
|
@@ -913,7 +913,7 @@ const Q = [
|
|
|
913
913
|
"|",
|
|
914
914
|
{
|
|
915
915
|
label: "sheet.numfmt.accounting",
|
|
916
|
-
pattern:
|
|
916
|
+
pattern: `"${e}" #,##0.00_);[Red]("${e}"#,##0.00)`
|
|
917
917
|
},
|
|
918
918
|
{
|
|
919
919
|
label: "sheet.numfmt.financialValue",
|
|
@@ -921,11 +921,11 @@ const Q = [
|
|
|
921
921
|
},
|
|
922
922
|
{
|
|
923
923
|
label: "sheet.numfmt.currency",
|
|
924
|
-
pattern:
|
|
924
|
+
pattern: `"${e}"#,##0.00_);[Red]("${e}"#,##0.00)`
|
|
925
925
|
},
|
|
926
926
|
{
|
|
927
927
|
label: "sheet.numfmt.roundingCurrency",
|
|
928
|
-
pattern:
|
|
928
|
+
pattern: `"${e}"#,##0;[Red]"${e}"#,##0`
|
|
929
929
|
},
|
|
930
930
|
"|",
|
|
931
931
|
{
|
|
@@ -949,89 +949,76 @@ const Q = [
|
|
|
949
949
|
label: "sheet.numfmt.moreFmt",
|
|
950
950
|
pattern: ""
|
|
951
951
|
}
|
|
952
|
-
],
|
|
953
|
-
icon: new
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
var c;
|
|
958
|
-
return (c = {
|
|
959
|
-
[D.US]: "DollarIcon",
|
|
960
|
-
[D.RU]: "RoubleIcon",
|
|
961
|
-
[D.CN]: "RmbIcon",
|
|
962
|
-
[D.AT]: "EuroIcon"
|
|
963
|
-
}[o]) != null ? c : "DollarIcon";
|
|
964
|
-
}
|
|
965
|
-
const i = (s = D[r.getCurrencySymbol()]) != null ? s : "$";
|
|
966
|
-
return t.next(n(i)), r.currencySymbol$.subscribe((o) => {
|
|
967
|
-
var c;
|
|
968
|
-
const a = (c = D[o]) != null ? c : "$";
|
|
969
|
-
t.next(n(a));
|
|
952
|
+
], Yn = (e) => ({
|
|
953
|
+
icon: new A((t) => {
|
|
954
|
+
const r = e.get(E);
|
|
955
|
+
return t.next(Pe(r.getCurrentLocale()).icon), r.localeChanged$.subscribe(() => {
|
|
956
|
+
t.next(Pe(r.getCurrentLocale()).icon);
|
|
970
957
|
});
|
|
971
958
|
}),
|
|
972
|
-
id:
|
|
959
|
+
id: ze.id,
|
|
973
960
|
title: "sheet.numfmt.currency",
|
|
974
961
|
tooltip: "sheet.numfmt.currency",
|
|
975
962
|
type: X.BUTTON,
|
|
976
|
-
hidden$: z(e,
|
|
963
|
+
hidden$: z(e, w.UNIVER_SHEET),
|
|
977
964
|
disabled$: W(e, { workbookTypes: [Y], worksheetTypes: [Z, K], rangeTypes: [G] })
|
|
978
|
-
}),
|
|
965
|
+
}), zn = (e) => ({
|
|
979
966
|
icon: "AddDigitsIcon",
|
|
980
|
-
id:
|
|
967
|
+
id: Ye.id,
|
|
981
968
|
title: "sheet.numfmt.addDecimal",
|
|
982
969
|
tooltip: "sheet.numfmt.addDecimal",
|
|
983
970
|
type: X.BUTTON,
|
|
984
|
-
hidden$: z(e,
|
|
971
|
+
hidden$: z(e, w.UNIVER_SHEET),
|
|
985
972
|
disabled$: W(e, { workbookTypes: [Y], worksheetTypes: [Z, K], rangeTypes: [G] })
|
|
986
|
-
}),
|
|
973
|
+
}), Xn = (e) => ({
|
|
987
974
|
icon: "ReduceDigitsIcon",
|
|
988
|
-
id:
|
|
975
|
+
id: Ze.id,
|
|
989
976
|
title: "sheet.numfmt.subtractDecimal",
|
|
990
977
|
tooltip: "sheet.numfmt.subtractDecimal",
|
|
991
978
|
type: X.BUTTON,
|
|
992
|
-
hidden$: z(e,
|
|
979
|
+
hidden$: z(e, w.UNIVER_SHEET),
|
|
993
980
|
disabled$: W(e, { workbookTypes: [Y], worksheetTypes: [Z, K], rangeTypes: [G] })
|
|
994
|
-
}),
|
|
981
|
+
}), qn = (e) => ({
|
|
995
982
|
icon: "PercentIcon",
|
|
996
|
-
id:
|
|
983
|
+
id: Ke.id,
|
|
997
984
|
title: "sheet.numfmt.percent",
|
|
998
985
|
tooltip: "sheet.numfmt.percent",
|
|
999
986
|
type: X.BUTTON,
|
|
1000
|
-
hidden$: z(e,
|
|
987
|
+
hidden$: z(e, w.UNIVER_SHEET),
|
|
1001
988
|
disabled$: W(e, { workbookTypes: [Y], worksheetTypes: [Z, K], rangeTypes: [G] })
|
|
1002
|
-
}),
|
|
1003
|
-
const t = e.get(
|
|
989
|
+
}), Jn = (e) => {
|
|
990
|
+
const t = e.get(fe), r = e.get(ve), n = e.get(E), i = e.get(_e), s = [Se.id, ye.id], o = Wt(
|
|
1004
991
|
t,
|
|
1005
992
|
"",
|
|
1006
|
-
({ workbook: a, worksheet:
|
|
1007
|
-
(
|
|
993
|
+
({ workbook: a, worksheet: l }) => new A(
|
|
994
|
+
(c) => Je(
|
|
1008
995
|
i.selectionMoveEnd$,
|
|
1009
996
|
yt(r.onCommandExecuted.bind(r)).pipe(
|
|
1010
|
-
|
|
997
|
+
an(([m]) => s.includes(m.id))
|
|
1011
998
|
)
|
|
1012
999
|
).subscribe(() => {
|
|
1013
|
-
var
|
|
1014
|
-
const
|
|
1015
|
-
if (
|
|
1016
|
-
const v =
|
|
1017
|
-
let
|
|
1000
|
+
var u, f;
|
|
1001
|
+
const m = i.getCurrentSelections();
|
|
1002
|
+
if (m && m[0]) {
|
|
1003
|
+
const v = m[0].range, p = v.startRow, d = v.startColumn, S = (f = a.getStyles().get((u = l.getCell(p, d)) == null ? void 0 : u.s)) == null ? void 0 : f.n, g = S == null ? void 0 : S.pattern, I = $t(n.getCurrentLocale());
|
|
1004
|
+
let P = n.t("sheet.numfmt.general");
|
|
1018
1005
|
if (Ct(g)) {
|
|
1019
|
-
|
|
1006
|
+
c.next(P);
|
|
1020
1007
|
return;
|
|
1021
1008
|
}
|
|
1022
1009
|
if (g) {
|
|
1023
|
-
const
|
|
1024
|
-
(
|
|
1010
|
+
const O = st(I).filter((k) => typeof k == "object" && k.pattern).find(
|
|
1011
|
+
(k) => re(g, k.pattern)
|
|
1025
1012
|
);
|
|
1026
|
-
|
|
1013
|
+
O && typeof O == "object" && O.pattern ? P = n.t(O.label) : P = n.t("sheet.numfmt.moreFmt");
|
|
1027
1014
|
}
|
|
1028
|
-
|
|
1015
|
+
c.next(P);
|
|
1029
1016
|
}
|
|
1030
1017
|
})
|
|
1031
1018
|
)
|
|
1032
1019
|
);
|
|
1033
1020
|
return {
|
|
1034
|
-
label:
|
|
1021
|
+
label: ot,
|
|
1035
1022
|
id: H.id,
|
|
1036
1023
|
tooltip: "sheet.numfmt.title",
|
|
1037
1024
|
type: X.SELECTOR,
|
|
@@ -1046,82 +1033,85 @@ const Q = [
|
|
|
1046
1033
|
}
|
|
1047
1034
|
],
|
|
1048
1035
|
value$: o,
|
|
1049
|
-
hidden$: z(e,
|
|
1036
|
+
hidden$: z(e, w.UNIVER_SHEET),
|
|
1050
1037
|
disabled$: W(e, { workbookTypes: [Y], worksheetTypes: [K, Z], rangeTypes: [G] })
|
|
1051
1038
|
};
|
|
1052
|
-
},
|
|
1053
|
-
const { value: t } = e, r =
|
|
1054
|
-
return /* @__PURE__ */
|
|
1055
|
-
},
|
|
1056
|
-
const e =
|
|
1057
|
-
const
|
|
1058
|
-
if (!
|
|
1039
|
+
}, ot = "sheet.numfmt.moreNumfmtType", at = "sheet.numfmt.moreNumfmtType.options", Qn = (e) => {
|
|
1040
|
+
const { value: t } = e, r = b(E), n = t != null ? t : r.t("sheet.numfmt.general");
|
|
1041
|
+
return /* @__PURE__ */ h("span", { className: "univer-text-sm", children: n });
|
|
1042
|
+
}, er = () => {
|
|
1043
|
+
const e = b(ve), t = b(E), r = b(tn), n = b(We), i = b(_e), s = (c) => {
|
|
1044
|
+
const m = i.getCurrentLastSelection();
|
|
1045
|
+
if (!m)
|
|
1059
1046
|
return;
|
|
1060
|
-
const
|
|
1061
|
-
|
|
1062
|
-
c ?
|
|
1063
|
-
}), e.executeCommand(
|
|
1064
|
-
}, o = (
|
|
1047
|
+
const u = m.range, f = [];
|
|
1048
|
+
Ae.foreach(u, (v, p) => {
|
|
1049
|
+
c ? f.push({ row: v, col: p, pattern: c, type: pe(c) }) : f.push({ row: v, col: p });
|
|
1050
|
+
}), e.executeCommand(Ge.id, { values: f }), r.focus();
|
|
1051
|
+
}, o = x(() => {
|
|
1052
|
+
const c = Dt.get(t.getCurrentLocale());
|
|
1053
|
+
return st(c);
|
|
1054
|
+
}, [t]), a = (c) => {
|
|
1065
1055
|
if (c === 0)
|
|
1066
1056
|
s(null);
|
|
1067
|
-
else if (c ===
|
|
1057
|
+
else if (c === o.length - 1)
|
|
1068
1058
|
e.executeCommand(H.id), r.focus();
|
|
1069
1059
|
else {
|
|
1070
|
-
const
|
|
1071
|
-
|
|
1060
|
+
const m = o[c];
|
|
1061
|
+
m.pattern && s(m.pattern);
|
|
1072
1062
|
}
|
|
1073
|
-
},
|
|
1074
|
-
return /* @__PURE__ */
|
|
1063
|
+
}, l = 1220;
|
|
1064
|
+
return /* @__PURE__ */ h("div", { className: "univer-grid univer-gap-1 univer-p-1.5", children: o.map((c, m) => c === "|" ? /* @__PURE__ */ h(gn, {}, m) : /* @__PURE__ */ C(
|
|
1075
1065
|
"div",
|
|
1076
1066
|
{
|
|
1077
1067
|
className: "univer-flex univer-h-7 univer-items-center univer-justify-between univer-gap-6 univer-rounded univer-px-2 univer-text-sm hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-700",
|
|
1078
1068
|
onClick: () => {
|
|
1079
|
-
|
|
1069
|
+
a(m);
|
|
1080
1070
|
},
|
|
1081
1071
|
children: [
|
|
1082
|
-
/* @__PURE__ */
|
|
1083
|
-
/* @__PURE__ */
|
|
1072
|
+
/* @__PURE__ */ h("span", { children: t.t(c.label) }),
|
|
1073
|
+
/* @__PURE__ */ h("span", { className: "univer-text-xs univer-text-gray-500", children: c.pattern ? Ft(c.pattern || "", l, n.locale).result.trim() : "" })
|
|
1084
1074
|
]
|
|
1085
1075
|
},
|
|
1086
|
-
|
|
1076
|
+
m
|
|
1087
1077
|
)) });
|
|
1088
|
-
},
|
|
1089
|
-
[
|
|
1090
|
-
[
|
|
1078
|
+
}, tr = {
|
|
1079
|
+
[nn.FORMULAS]: {
|
|
1080
|
+
[ze.id]: {
|
|
1091
1081
|
order: 0,
|
|
1092
|
-
menuItemFactory:
|
|
1082
|
+
menuItemFactory: Yn
|
|
1093
1083
|
},
|
|
1094
|
-
[
|
|
1084
|
+
[Ye.id]: {
|
|
1095
1085
|
order: 1,
|
|
1096
|
-
menuItemFactory:
|
|
1086
|
+
menuItemFactory: zn
|
|
1097
1087
|
},
|
|
1098
|
-
[
|
|
1088
|
+
[Ze.id]: {
|
|
1099
1089
|
order: 2,
|
|
1100
|
-
menuItemFactory:
|
|
1090
|
+
menuItemFactory: Xn
|
|
1101
1091
|
},
|
|
1102
|
-
[
|
|
1092
|
+
[Ke.id]: {
|
|
1103
1093
|
order: 3,
|
|
1104
|
-
menuItemFactory:
|
|
1094
|
+
menuItemFactory: qn
|
|
1105
1095
|
},
|
|
1106
1096
|
[H.id]: {
|
|
1107
1097
|
order: 4,
|
|
1108
|
-
menuItemFactory:
|
|
1098
|
+
menuItemFactory: Jn
|
|
1109
1099
|
}
|
|
1110
1100
|
}
|
|
1111
1101
|
};
|
|
1112
|
-
var
|
|
1113
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
1102
|
+
var nr = Object.getOwnPropertyDescriptor, rr = (e, t, r, n) => {
|
|
1103
|
+
for (var i = n > 1 ? void 0 : n ? nr(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
1114
1104
|
(o = e[s]) && (i = o(i) || i);
|
|
1115
1105
|
return i;
|
|
1116
|
-
},
|
|
1117
|
-
let
|
|
1106
|
+
}, Ue = (e, t) => (r, n) => t(r, n, e);
|
|
1107
|
+
let ee = class extends ne {
|
|
1118
1108
|
constructor(e, t) {
|
|
1119
1109
|
super(), this._componentManager = e, this._menuManagerService = t, this._initMenu();
|
|
1120
1110
|
}
|
|
1121
1111
|
_initMenu() {
|
|
1122
|
-
this._menuManagerService.mergeMenu(
|
|
1123
|
-
[
|
|
1124
|
-
[at,
|
|
1112
|
+
this._menuManagerService.mergeMenu(tr), [
|
|
1113
|
+
[ot, Qn],
|
|
1114
|
+
[at, er]
|
|
1125
1115
|
].forEach(([e, t]) => {
|
|
1126
1116
|
this.disposeWithMe(
|
|
1127
1117
|
this._componentManager.register(e, t)
|
|
@@ -1129,22 +1119,22 @@ let ne = class extends ie {
|
|
|
1129
1119
|
});
|
|
1130
1120
|
}
|
|
1131
1121
|
};
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
],
|
|
1136
|
-
var
|
|
1137
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
1122
|
+
ee = rr([
|
|
1123
|
+
Ue(0, y(qe)),
|
|
1124
|
+
Ue(1, rn)
|
|
1125
|
+
], ee);
|
|
1126
|
+
var ir = Object.defineProperty, sr = Object.getOwnPropertyDescriptor, or = (e, t, r) => t in e ? ir(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ar = (e, t, r, n) => {
|
|
1127
|
+
for (var i = n > 1 ? void 0 : n ? sr(t, r) : t, s = e.length - 1, o; s >= 0; s--)
|
|
1138
1128
|
(o = e[s]) && (i = o(i) || i);
|
|
1139
1129
|
return i;
|
|
1140
|
-
},
|
|
1141
|
-
const
|
|
1142
|
-
let
|
|
1143
|
-
constructor(e =
|
|
1130
|
+
}, me = (e, t) => (r, n) => t(r, n, e), ct = (e, t, r) => or(e, typeof t != "symbol" ? t + "" : t, r);
|
|
1131
|
+
const cr = "SHEET_NUMFMT_UI_PLUGIN";
|
|
1132
|
+
let te = class extends Nt {
|
|
1133
|
+
constructor(e = Oe, t, r, n) {
|
|
1144
1134
|
super(), this._config = e, this._injector = t, this._configService = r, this._renderManagerService = n;
|
|
1145
1135
|
const { menu: i, ...s } = Et(
|
|
1146
1136
|
{},
|
|
1147
|
-
|
|
1137
|
+
Oe,
|
|
1148
1138
|
this._config
|
|
1149
1139
|
);
|
|
1150
1140
|
i && this._configService.setConfig("menu", i, { merge: !0 }), this._configService.setConfig("sheets-numfmt-ui.config", s);
|
|
@@ -1152,34 +1142,34 @@ let re = class extends Nt {
|
|
|
1152
1142
|
onStarting() {
|
|
1153
1143
|
Tt(this._injector, [
|
|
1154
1144
|
[B],
|
|
1155
|
-
[
|
|
1145
|
+
[Q],
|
|
1156
1146
|
[j],
|
|
1157
|
-
[
|
|
1147
|
+
[ee]
|
|
1158
1148
|
]);
|
|
1159
1149
|
}
|
|
1160
1150
|
onRendered() {
|
|
1161
|
-
this._registerRenderModules(),
|
|
1151
|
+
this._registerRenderModules(), wt(this._injector, [
|
|
1162
1152
|
[B],
|
|
1163
|
-
[
|
|
1164
|
-
[
|
|
1153
|
+
[Q],
|
|
1154
|
+
[ee]
|
|
1165
1155
|
]);
|
|
1166
1156
|
}
|
|
1167
1157
|
_registerRenderModules() {
|
|
1168
1158
|
[
|
|
1169
|
-
[
|
|
1159
|
+
[he]
|
|
1170
1160
|
].forEach((t) => {
|
|
1171
|
-
this.disposeWithMe(this._renderManagerService.registerRenderModule(
|
|
1161
|
+
this.disposeWithMe(this._renderManagerService.registerRenderModule(w.UNIVER_SHEET, t));
|
|
1172
1162
|
});
|
|
1173
1163
|
}
|
|
1174
1164
|
};
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
It(
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
],
|
|
1165
|
+
ct(te, "pluginName", cr);
|
|
1166
|
+
ct(te, "type", w.UNIVER_SHEET);
|
|
1167
|
+
te = ar([
|
|
1168
|
+
It(Gt, Lt),
|
|
1169
|
+
me(1, y(He)),
|
|
1170
|
+
me(2, $e),
|
|
1171
|
+
me(3, je)
|
|
1172
|
+
], te);
|
|
1183
1173
|
export {
|
|
1184
|
-
|
|
1174
|
+
te as UniverSheetsNumfmtUIPlugin
|
|
1185
1175
|
};
|