@univerjs/sheets-conditional-formatting-ui 0.8.0-nightly.202505261607 → 0.8.0-nightly.202505271607
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 +811 -811
- package/lib/index.css +1 -1
- package/lib/index.js +811 -811
- package/lib/umd/index.js +1 -1
- package/package.json +11 -11
package/lib/es/index.js
CHANGED
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
var cr = Object.defineProperty;
|
|
2
2
|
var ur = (t, e, r) => e in t ? cr(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
|
|
3
3
|
var Se = (t, e, r) => ur(t, typeof e != "symbol" ? e + "" : e, r);
|
|
4
|
-
import { CommandType as me, ICommandService as te, IUniverInstanceService as
|
|
5
|
-
import { ConditionalFormattingRuleModel as Q, CFSubRuleType as F, CFRuleType as
|
|
6
|
-
import { getSheetCommandTarget as Ie, SheetsSelectionsService as je, RemoveSheetMutation as Vr, SetWorksheetActiveOperation as Wt, setEndForRange as kr, SetSelectionsOperation as Fr, checkRangesEditablePermission as ft, rangeToDiscreteRange as
|
|
7
|
-
import { useDependency as q, useSidebarClick as Nt, ComponentManager as kn, ILayoutService as Br, useScrollYOverContainer as Wr, ISidebarService as Fn, useObservable as qr, getMenuHiddenObservable as Gr, MenuItemType as
|
|
4
|
+
import { CommandType as me, ICommandService as te, IUniverInstanceService as Z, ColorKit as mn, BooleanNumber as le, LocaleService as re, UniverInstanceType as A, Tools as Bt, get as dr, set as hr, createInterceptorKey as fn, InterceptorManager as vr, Inject as P, Disposable as ue, Injector as fe, Rectangle as ye, generateRandomId as gr, ObjectMatrix as Me, Range as be, toDisposable as pn, InterceptorEffectEnum as mr, DependentOn as Cn, IConfigService as yn, Plugin as bn, merge as In, registerDependencies as fr, touchDependencies as kt } from "@univerjs/core";
|
|
5
|
+
import { ConditionalFormattingRuleModel as Q, CFSubRuleType as F, CFRuleType as L, AddConditionalRuleMutation as se, CFNumberOperator as U, getColorScaleFromValue as pr, iconMap as Ve, DEFAULT_BG_COLOR as Cr, DEFAULT_FONT_COLOR as yr, defaultDataBarPositiveColor as Ke, defaultDataBarNativeColor as Xe, CFValueType as D, createDefaultValueByValueType as Je, removeUndefinedAttr as br, createDefaultValue as mt, CFTextOperator as H, CFTimePeriodOperator as ve, iconGroup as Ir, getOppositeOperator as Ht, compareWithNumber as Sr, EMPTY_ICON_TYPE as _r, SetCfCommand as wr, AddCfCommand as Sn, SetConditionalRuleMutation as _e, DeleteConditionalRuleMutation as we, MoveConditionalRuleMutation as _n, ClearWorksheetCfCommand as wn, DeleteCfCommand as Yt, MoveCfCommand as Rr, ClearRangeCfCommand as Tr, createDefaultRule as xe, ConditionalFormattingViewModel as it, SHEET_CONDITIONAL_FORMATTING_PLUGIN as st, DeleteConditionalRuleMutationUndoFactory as $e, AddConditionalRuleMutationUndoFactory as Rn, setConditionalRuleMutationUndoFactory as Ae, isRangesEqual as xr, ConditionalFormattingService as Tn, DEFAULT_PADDING as Er, DEFAULT_WIDTH as Nr, UniverSheetsConditionalFormattingPlugin as xn, CONDITIONAL_FORMATTING_VIEWPORT_CACHE_LENGTH as Mr } from "@univerjs/sheets-conditional-formatting";
|
|
6
|
+
import { getSheetCommandTarget as Ie, SheetsSelectionsService as je, RemoveSheetMutation as Vr, SetWorksheetActiveOperation as Wt, setEndForRange as kr, SetSelectionsOperation as Fr, checkRangesEditablePermission as ft, rangeToDiscreteRange as Lr, findAllRectangle as pt, createTopMatrixFromMatrix as Ct, SheetPermissionCheckController as Ur, WorksheetEditPermission as En, WorksheetSetCellStylePermission as Nn, RangeProtectionPermissionEditPoint as Mn, WorkbookEditablePermission as Vn, RefRangeService as Pr, handleDefaultRangeChangeWithEffectRefCommands as Or, SheetInterceptorService as qt, INTERCEPTOR_POINT as Dr, ClearSelectionFormatCommand as $r, ClearSelectionAllCommand as Ar, RangeMergeUtil as Hr, AFTER_CELL_EDIT as jr } from "@univerjs/sheets";
|
|
7
|
+
import { useDependency as q, useSidebarClick as Nt, ComponentManager as kn, ILayoutService as Br, useScrollYOverContainer as Wr, ISidebarService as Fn, useObservable as qr, getMenuHiddenObservable as Gr, MenuItemType as Zr, RibbonDataGroup as zr, IMenuManagerService as Yr } from "@univerjs/ui";
|
|
8
8
|
import { jsx as c, jsxs as k, Fragment as jt } from "react/jsx-runtime";
|
|
9
9
|
import { forwardRef as oe, useRef as ge, createElement as de, useMemo as J, useState as N, useEffect as K } from "react";
|
|
10
10
|
import { Dropdown as Gt, clsx as X, ColorPicker as Kr, borderClassName as Be, Select as ce, InputNumber as ke, RadioGroup as Xr, Radio as Kt, Checkbox as yt, Input as Jr, Button as Xt, Tooltip as Jt, ReactGridLayout as Qr } from "@univerjs/design";
|
|
11
|
-
import { serializeRange as
|
|
11
|
+
import { serializeRange as Ln, deserializeRangeWithSheet as ei } from "@univerjs/engine-formula";
|
|
12
12
|
import { FormulaEditor as Mt, RangeSelector as ti } from "@univerjs/sheets-formula-ui";
|
|
13
|
-
import { useHighlightRange as ni, ISheetClipboardService as ri, COPY_TYPE as Qt, PREDEFINED_HOOK_NAME as Ft, virtualizeDiscreteRanges as
|
|
14
|
-
import { Observable as Ne, debounceTime as en, merge as
|
|
15
|
-
import { IRenderManagerService as
|
|
13
|
+
import { useHighlightRange as ni, ISheetClipboardService as ri, COPY_TYPE as Qt, PREDEFINED_HOOK_NAME as Ft, virtualizeDiscreteRanges as Un, getRepeatRange as ii, SheetSkeletonManagerService as Pn, IAutoFillService as si, APPLY_TYPE as Lt, getAutoFillRepeatRange as oi, getCurrentRangeDisable$ as ai, IFormatPainterService as li, FormatPainterStatus as Ut } from "@univerjs/sheets-ui";
|
|
14
|
+
import { Observable as Ne, debounceTime as en, merge as On } from "rxjs";
|
|
15
|
+
import { IRenderManagerService as Dn } from "@univerjs/engine-render";
|
|
16
16
|
import { bufferTime as ci, filter as tn, debounceTime as nn } from "rxjs/operators";
|
|
17
|
-
const
|
|
17
|
+
const $n = {
|
|
18
18
|
type: me.COMMAND,
|
|
19
19
|
id: "sheet.command.add-average-conditional-rule",
|
|
20
20
|
handler(t, e) {
|
|
21
21
|
if (!e)
|
|
22
22
|
return !1;
|
|
23
|
-
const { ranges: r, style: n, stopIfTrue: i, operator: s } = e, o = t.get(Q),
|
|
23
|
+
const { ranges: r, style: n, stopIfTrue: i, operator: s } = e, o = t.get(Q), u = t.get(te), a = t.get(Z), h = Ie(a);
|
|
24
24
|
if (!h) return !1;
|
|
25
|
-
const { unitId: l, subUnitId:
|
|
25
|
+
const { unitId: l, subUnitId: d } = h, v = o.createCfId(l, d), p = {
|
|
26
26
|
ranges: r,
|
|
27
27
|
cfId: v,
|
|
28
28
|
stopIfTrue: !!i,
|
|
29
29
|
rule: {
|
|
30
|
-
type:
|
|
30
|
+
type: L.highlightCell,
|
|
31
31
|
subType: F.average,
|
|
32
32
|
operator: s,
|
|
33
33
|
style: n
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
|
-
return
|
|
36
|
+
return u.executeCommand(se.id, { unitId: l, subUnitId: d, rule: p });
|
|
37
37
|
}
|
|
38
|
-
},
|
|
38
|
+
}, An = {
|
|
39
39
|
type: me.COMMAND,
|
|
40
40
|
id: "sheet.command.add-color-scale-conditional-rule",
|
|
41
41
|
handler(t, e) {
|
|
42
42
|
if (!e)
|
|
43
43
|
return !1;
|
|
44
|
-
const { ranges: r, config: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(te),
|
|
44
|
+
const { ranges: r, config: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(te), u = t.get(Z), a = Ie(u);
|
|
45
45
|
if (!a) return !1;
|
|
46
|
-
const { unitId: h, subUnitId: l } = a,
|
|
46
|
+
const { unitId: h, subUnitId: l } = a, d = s.createCfId(h, l), v = {
|
|
47
47
|
ranges: r,
|
|
48
|
-
cfId:
|
|
48
|
+
cfId: d,
|
|
49
49
|
stopIfTrue: !!i,
|
|
50
50
|
rule: {
|
|
51
|
-
type:
|
|
51
|
+
type: L.colorScale,
|
|
52
52
|
config: n
|
|
53
53
|
}
|
|
54
54
|
};
|
|
@@ -60,21 +60,21 @@ const An = {
|
|
|
60
60
|
handler(t, e) {
|
|
61
61
|
if (!e)
|
|
62
62
|
return !1;
|
|
63
|
-
const { ranges: r, min: n, max: i, nativeColor: s, positiveColor: o, isGradient:
|
|
63
|
+
const { ranges: r, min: n, max: i, nativeColor: s, positiveColor: o, isGradient: u, stopIfTrue: a, isShowValue: h } = e, l = t.get(Q), d = t.get(Z), v = Ie(d);
|
|
64
64
|
if (!v) return !1;
|
|
65
|
-
const { unitId: p, subUnitId: y } = v, f = t.get(te),
|
|
65
|
+
const { unitId: p, subUnitId: y } = v, f = t.get(te), w = l.createCfId(p, y), I = {
|
|
66
66
|
ranges: r,
|
|
67
|
-
cfId:
|
|
67
|
+
cfId: w,
|
|
68
68
|
stopIfTrue: !!a,
|
|
69
69
|
rule: {
|
|
70
|
-
type:
|
|
70
|
+
type: L.dataBar,
|
|
71
71
|
isShowValue: h,
|
|
72
72
|
config: {
|
|
73
73
|
min: n,
|
|
74
74
|
max: i,
|
|
75
75
|
nativeColor: s,
|
|
76
76
|
positiveColor: o,
|
|
77
|
-
isGradient:
|
|
77
|
+
isGradient: u
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
};
|
|
@@ -86,14 +86,14 @@ const An = {
|
|
|
86
86
|
handler(t, e) {
|
|
87
87
|
if (!e)
|
|
88
88
|
return !1;
|
|
89
|
-
const { ranges: r, style: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(te),
|
|
89
|
+
const { ranges: r, style: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(te), u = t.get(Z), a = Ie(u);
|
|
90
90
|
if (!a) return !1;
|
|
91
|
-
const { unitId: h, subUnitId: l } = a,
|
|
91
|
+
const { unitId: h, subUnitId: l } = a, d = s.createCfId(h, l), v = {
|
|
92
92
|
ranges: r,
|
|
93
|
-
cfId:
|
|
93
|
+
cfId: d,
|
|
94
94
|
stopIfTrue: !!i,
|
|
95
95
|
rule: {
|
|
96
|
-
type:
|
|
96
|
+
type: L.highlightCell,
|
|
97
97
|
subType: F.duplicateValues,
|
|
98
98
|
style: n
|
|
99
99
|
}
|
|
@@ -106,11 +106,11 @@ const An = {
|
|
|
106
106
|
handler(t, e) {
|
|
107
107
|
if (!e)
|
|
108
108
|
return !1;
|
|
109
|
-
const { ranges: r, style: n, stopIfTrue: i, operator: s, value: o } = e,
|
|
109
|
+
const { ranges: r, style: n, stopIfTrue: i, operator: s, value: o } = e, u = t.get(Q), a = t.get(te), h = t.get(Z), l = Ie(h);
|
|
110
110
|
if (!l) return !1;
|
|
111
|
-
const { unitId:
|
|
111
|
+
const { unitId: d, subUnitId: v } = l, p = u.createCfId(d, v);
|
|
112
112
|
let y;
|
|
113
|
-
if ([
|
|
113
|
+
if ([U.between, U.notBetween].includes(s)) {
|
|
114
114
|
const f = o;
|
|
115
115
|
if (f.length !== 2 || !Array.isArray(f))
|
|
116
116
|
return !1;
|
|
@@ -119,7 +119,7 @@ const An = {
|
|
|
119
119
|
cfId: p,
|
|
120
120
|
stopIfTrue: !!i,
|
|
121
121
|
rule: {
|
|
122
|
-
type:
|
|
122
|
+
type: L.highlightCell,
|
|
123
123
|
subType: F.number,
|
|
124
124
|
operator: s,
|
|
125
125
|
style: n,
|
|
@@ -135,7 +135,7 @@ const An = {
|
|
|
135
135
|
cfId: p,
|
|
136
136
|
stopIfTrue: !!i,
|
|
137
137
|
rule: {
|
|
138
|
-
type:
|
|
138
|
+
type: L.highlightCell,
|
|
139
139
|
subType: F.number,
|
|
140
140
|
operator: s,
|
|
141
141
|
style: n,
|
|
@@ -143,7 +143,7 @@ const An = {
|
|
|
143
143
|
}
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
|
-
return a.executeCommand(se.id, { unitId:
|
|
146
|
+
return a.executeCommand(se.id, { unitId: d, subUnitId: v, rule: y });
|
|
147
147
|
}
|
|
148
148
|
}, Wn = {
|
|
149
149
|
type: me.COMMAND,
|
|
@@ -151,19 +151,19 @@ const An = {
|
|
|
151
151
|
handler(t, e) {
|
|
152
152
|
if (!e)
|
|
153
153
|
return !1;
|
|
154
|
-
const { ranges: r, style: n, stopIfTrue: i, isPercent: s, isBottom: o, value:
|
|
155
|
-
if (!
|
|
156
|
-
const { unitId: v, subUnitId: p } =
|
|
154
|
+
const { ranges: r, style: n, stopIfTrue: i, isPercent: s, isBottom: o, value: u } = e, a = t.get(Q), h = t.get(Z), l = t.get(te), d = Ie(h);
|
|
155
|
+
if (!d) return !1;
|
|
156
|
+
const { unitId: v, subUnitId: p } = d, y = a.createCfId(v, p), f = {
|
|
157
157
|
ranges: r,
|
|
158
158
|
cfId: y,
|
|
159
159
|
stopIfTrue: !!i,
|
|
160
160
|
rule: {
|
|
161
|
-
type:
|
|
161
|
+
type: L.highlightCell,
|
|
162
162
|
subType: F.rank,
|
|
163
163
|
isPercent: s,
|
|
164
164
|
isBottom: o,
|
|
165
165
|
style: n,
|
|
166
|
-
value:
|
|
166
|
+
value: u
|
|
167
167
|
}
|
|
168
168
|
};
|
|
169
169
|
return l.executeCommand(se.id, { unitId: v, subUnitId: p, rule: f });
|
|
@@ -174,21 +174,21 @@ const An = {
|
|
|
174
174
|
handler(t, e) {
|
|
175
175
|
if (!e)
|
|
176
176
|
return !1;
|
|
177
|
-
const { ranges: r, style: n, stopIfTrue: i, operator: s, value: o } = e,
|
|
177
|
+
const { ranges: r, style: n, stopIfTrue: i, operator: s, value: o } = e, u = t.get(Q), a = t.get(Z), h = Ie(a);
|
|
178
178
|
if (!h) return !1;
|
|
179
|
-
const { unitId: l, subUnitId:
|
|
179
|
+
const { unitId: l, subUnitId: d } = h, v = t.get(te), p = u.createCfId(l, d), y = {
|
|
180
180
|
ranges: r,
|
|
181
181
|
cfId: p,
|
|
182
182
|
stopIfTrue: !!i,
|
|
183
183
|
rule: {
|
|
184
|
-
type:
|
|
184
|
+
type: L.highlightCell,
|
|
185
185
|
subType: F.text,
|
|
186
186
|
operator: s,
|
|
187
187
|
style: n,
|
|
188
188
|
value: o
|
|
189
189
|
}
|
|
190
190
|
};
|
|
191
|
-
return v.executeCommand(se.id, { unitId: l, subUnitId:
|
|
191
|
+
return v.executeCommand(se.id, { unitId: l, subUnitId: d, rule: y });
|
|
192
192
|
}
|
|
193
193
|
}, Gn = {
|
|
194
194
|
type: me.COMMAND,
|
|
@@ -196,40 +196,40 @@ const An = {
|
|
|
196
196
|
handler(t, e) {
|
|
197
197
|
if (!e)
|
|
198
198
|
return !1;
|
|
199
|
-
const { ranges: r, style: n, stopIfTrue: i, operator: s } = e, o = t.get(Q),
|
|
199
|
+
const { ranges: r, style: n, stopIfTrue: i, operator: s } = e, o = t.get(Q), u = t.get(Z), a = t.get(te), h = Ie(u);
|
|
200
200
|
if (!h) return !1;
|
|
201
|
-
const { unitId: l, subUnitId:
|
|
201
|
+
const { unitId: l, subUnitId: d } = h, v = o.createCfId(l, d), p = {
|
|
202
202
|
ranges: r,
|
|
203
203
|
cfId: v,
|
|
204
204
|
stopIfTrue: !!i,
|
|
205
205
|
rule: {
|
|
206
|
-
type:
|
|
206
|
+
type: L.highlightCell,
|
|
207
207
|
subType: F.timePeriod,
|
|
208
208
|
operator: s,
|
|
209
209
|
style: n
|
|
210
210
|
}
|
|
211
211
|
};
|
|
212
|
-
return a.executeCommand(se.id, { unitId: l, subUnitId:
|
|
212
|
+
return a.executeCommand(se.id, { unitId: l, subUnitId: d, rule: p });
|
|
213
213
|
}
|
|
214
|
-
},
|
|
214
|
+
}, Zn = {
|
|
215
215
|
type: me.COMMAND,
|
|
216
216
|
id: "sheet.command.add-uniqueValues-conditional-rule",
|
|
217
217
|
handler(t, e) {
|
|
218
218
|
if (!e)
|
|
219
219
|
return !1;
|
|
220
|
-
const { ranges: r, style: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(
|
|
220
|
+
const { ranges: r, style: n, stopIfTrue: i } = e, s = t.get(Q), o = t.get(Z), u = t.get(te), a = Ie(o);
|
|
221
221
|
if (!a) return !1;
|
|
222
|
-
const { unitId: h, subUnitId: l } = a,
|
|
222
|
+
const { unitId: h, subUnitId: l } = a, d = s.createCfId(h, l), v = {
|
|
223
223
|
ranges: r,
|
|
224
|
-
cfId:
|
|
224
|
+
cfId: d,
|
|
225
225
|
stopIfTrue: !!i,
|
|
226
226
|
rule: {
|
|
227
|
-
type:
|
|
227
|
+
type: L.highlightCell,
|
|
228
228
|
subType: F.uniqueValues,
|
|
229
229
|
style: n
|
|
230
230
|
}
|
|
231
231
|
};
|
|
232
|
-
return
|
|
232
|
+
return u.executeCommand(se.id, { unitId: h, subUnitId: l, rule: v });
|
|
233
233
|
}
|
|
234
234
|
};
|
|
235
235
|
var ae = function() {
|
|
@@ -248,24 +248,24 @@ var ae = function() {
|
|
|
248
248
|
e.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, n[i]) && (r[n[i]] = t[n[i]]);
|
|
249
249
|
return r;
|
|
250
250
|
}, he = oe(function(t, e) {
|
|
251
|
-
var r = t.icon, n = t.id, i = t.className, s = t.extend, o = ui(t, ["icon", "id", "className", "extend"]),
|
|
252
|
-
return
|
|
251
|
+
var r = t.icon, n = t.id, i = t.className, s = t.extend, o = ui(t, ["icon", "id", "className", "extend"]), u = "univerjs-icon univerjs-icon-".concat(n, " ").concat(i || "").trim(), a = ge("_".concat(vi()));
|
|
252
|
+
return zn(r, "".concat(n), { defIds: r.defIds, idSuffix: a.current }, ae({ ref: e, className: u }, o), s);
|
|
253
253
|
});
|
|
254
|
-
function
|
|
254
|
+
function zn(t, e, r, n, i) {
|
|
255
255
|
return de(t.tag, ae(ae({ key: e }, di(t, r, i)), n), (hi(t, r).children || []).map(function(s, o) {
|
|
256
|
-
return
|
|
256
|
+
return zn(s, "".concat(e, "-").concat(t.tag, "-").concat(o), r, void 0, i);
|
|
257
257
|
}));
|
|
258
258
|
}
|
|
259
259
|
function di(t, e, r) {
|
|
260
260
|
var n = ae({}, t.attrs);
|
|
261
261
|
r != null && r.colorChannel1 && n.fill === "colorChannel1" && (n.fill = r.colorChannel1), t.tag === "mask" && n.id && (n.id = n.id + e.idSuffix), Object.entries(n).forEach(function(s) {
|
|
262
|
-
var o = s[0],
|
|
263
|
-
o === "mask" && typeof
|
|
262
|
+
var o = s[0], u = s[1];
|
|
263
|
+
o === "mask" && typeof u == "string" && (n[o] = u.replace(/url\(#(.*)\)/, "url(#$1".concat(e.idSuffix, ")")));
|
|
264
264
|
});
|
|
265
265
|
var i = e.defIds;
|
|
266
266
|
return !i || i.length === 0 || (t.tag === "use" && n["xlink:href"] && (n["xlink:href"] = n["xlink:href"] + e.idSuffix), Object.entries(n).forEach(function(s) {
|
|
267
|
-
var o = s[0],
|
|
268
|
-
typeof
|
|
267
|
+
var o = s[0], u = s[1];
|
|
268
|
+
typeof u == "string" && (n[o] = u.replace(/url\(#(.*)\)/, "url(#$1".concat(e.idSuffix, ")")));
|
|
269
269
|
})), n;
|
|
270
270
|
}
|
|
271
271
|
function hi(t, e) {
|
|
@@ -278,103 +278,103 @@ function vi() {
|
|
|
278
278
|
return Math.random().toString(36).substring(2, 8);
|
|
279
279
|
}
|
|
280
280
|
he.displayName = "UniverIcon";
|
|
281
|
-
var gi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Yn = oe(function(t, e) {
|
|
281
|
+
var gi = { 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: "M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Yn = oe(function(t, e) {
|
|
282
282
|
return de(he, Object.assign({}, t, {
|
|
283
|
-
id: "bold-
|
|
283
|
+
id: "bold-icon",
|
|
284
284
|
ref: e,
|
|
285
285
|
icon: gi
|
|
286
286
|
}));
|
|
287
287
|
});
|
|
288
|
-
Yn.displayName = "
|
|
289
|
-
var mi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M5.3313 1.4667C5.3313 1.13533 5.59993.866699 5.9313.866699H10.069C10.4004.866699 10.669 1.13533 10.669 1.
|
|
288
|
+
Yn.displayName = "BoldIcon";
|
|
289
|
+
var mi = { 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: "M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928L9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171C10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778L9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539C9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263L6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539C5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778L6.12398 9.15024C5.88966 8.91593 5.88966 8.53603 6.12398 8.30171Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V12.5331C3.15332 13.9691 4.31738 15.1332 5.75332 15.1332H10.2465C11.6825 15.1332 12.8465 13.9691 12.8465 12.5331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V12.5331C11.6465 13.3063 11.0197 13.9332 10.2465 13.9332H5.75332C4.98012 13.9332 4.35332 13.3063 4.35332 12.5331V6.82217Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, gt = oe(function(t, e) {
|
|
290
290
|
return de(he, Object.assign({}, t, {
|
|
291
|
-
id: "delete-
|
|
291
|
+
id: "delete-icon",
|
|
292
292
|
ref: e,
|
|
293
293
|
icon: mi
|
|
294
294
|
}));
|
|
295
295
|
});
|
|
296
|
-
gt.displayName = "
|
|
297
|
-
var fi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 17 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "colorChannel1", d: "M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M10.3014 1.70389C9.85268 0.479568 8.12109 0.479557 7.67238 1.70389L4.72235 9.75326C4.60832 10.0644 4.76811 10.4091 5.07924 10.5231C5.39038 10.6371 5.73504 10.4773 5.84907 10.1662L6.99975 7.02646C7.03588 7.03324 7.07314 7.03679 7.11123 7.03679H10.9778L12.1247 10.1662C12.2387 10.4773 12.5834 10.6371 12.8945 10.5231C13.2057 10.4091 13.3654 10.0644 13.2514 9.75326L10.3014 1.70389ZM10.538 5.83679L9.17467 2.11682C9.11057 1.94192 8.8632 1.94192 8.7991 2.11682L7.43576 5.83679H10.538Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Kn = oe(function(t, e) {
|
|
296
|
+
gt.displayName = "DeleteIcon";
|
|
297
|
+
var fi = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 17 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "colorChannel1", d: "M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M10.3014 1.70389C9.85268 0.479568 8.12109 0.479557 7.67238 1.70389L4.72235 9.75326C4.60832 10.0644 4.76811 10.4091 5.07924 10.5231C5.39038 10.6371 5.73504 10.4773 5.84907 10.1662L6.99975 7.02646C7.03588 7.03324 7.07314 7.03679 7.11123 7.03679H10.9778L12.1247 10.1662C12.2387 10.4773 12.5834 10.6371 12.8945 10.5231C13.2057 10.4091 13.3654 10.0644 13.2514 9.75326L10.3014 1.70389ZM10.538 5.83679L9.17467 2.11682C9.11057 1.94192 8.8632 1.94192 8.7991 2.11682L7.43576 5.83679H10.538Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Kn = oe(function(t, e) {
|
|
298
298
|
return de(he, Object.assign({}, t, {
|
|
299
|
-
id: "font-color",
|
|
299
|
+
id: "font-color-double-icon",
|
|
300
300
|
ref: e,
|
|
301
301
|
icon: fi
|
|
302
302
|
}));
|
|
303
303
|
});
|
|
304
|
-
Kn.displayName = "
|
|
305
|
-
var pi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z" } }] }, Xn = oe(function(t, e) {
|
|
304
|
+
Kn.displayName = "FontColorDoubleIcon";
|
|
305
|
+
var pi = { 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: "M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z" } }] }, Xn = oe(function(t, e) {
|
|
306
306
|
return de(he, Object.assign({}, t, {
|
|
307
|
-
id: "increase-
|
|
307
|
+
id: "increase-icon",
|
|
308
308
|
ref: e,
|
|
309
309
|
icon: pi
|
|
310
310
|
}));
|
|
311
311
|
});
|
|
312
|
-
Xn.displayName = "
|
|
313
|
-
var Ci = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z" } }] }, Jn = oe(function(t, e) {
|
|
312
|
+
Xn.displayName = "IncreaseIcon";
|
|
313
|
+
var Ci = { 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: "M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z" } }] }, Jn = oe(function(t, e) {
|
|
314
314
|
return de(he, Object.assign({}, t, {
|
|
315
|
-
id: "italic-
|
|
315
|
+
id: "italic-icon",
|
|
316
316
|
ref: e,
|
|
317
317
|
icon: Ci
|
|
318
318
|
}));
|
|
319
319
|
});
|
|
320
|
-
Jn.displayName = "
|
|
321
|
-
var yi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z", fillRule: "evenodd", clipRule: "evenodd" } }] },
|
|
320
|
+
Jn.displayName = "ItalicIcon";
|
|
321
|
+
var yi = { 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: "M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Zt = oe(function(t, e) {
|
|
322
322
|
return de(he, Object.assign({}, t, {
|
|
323
|
-
id: "more-down-
|
|
323
|
+
id: "more-down-icon",
|
|
324
324
|
ref: e,
|
|
325
325
|
icon: yi
|
|
326
326
|
}));
|
|
327
327
|
});
|
|
328
|
-
|
|
329
|
-
var bi = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 17 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.01281 1.36643C8.79386 0.585377 10.0602 0.585378 10.8412 1.36643L12.9223 3.44752C13.7034 4.22857 13.7034 5.4949 12.9223 6.27595L9.36445 9.83383C8.5834 10.6149 7.31707 10.6149 6.53602 9.83383L4.45493 7.75273C3.67388 6.97168 3.67388 5.70535 4.45493 4.9243L8.01281 1.36643ZM9.9927 2.21495C9.68028 1.90253 9.17375 1.90253 8.86133 2.21495L5.30346 5.77283L5.29671 5.77966L10.839 6.66224L12.0738 5.42742C12.3862 5.115 12.3862 4.60847 12.0738 4.29605L9.9927 2.21495Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M14.5179 9.48875C14.5179 9.99175 14.1101 10.3995 13.607 10.3995C13.1041 10.3995 12.6963 9.99175 12.6963 9.48875C12.6963 9.1773 13.0455 8.59966 13.3114 8.20487C13.4549 7.99177 13.7591 7.99177 13.9027 8.20486C14.1687 8.59965 14.5179 9.1773 14.5179 9.48875Z" } }, { tag: "path", attrs: { fill: "colorChannel1", d: "M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z" } }] }, Qn = oe(function(t, e) {
|
|
328
|
+
Zt.displayName = "MoreDownIcon";
|
|
329
|
+
var bi = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 17 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.01281 1.36643C8.79386 0.585377 10.0602 0.585378 10.8412 1.36643L12.9223 3.44752C13.7034 4.22857 13.7034 5.4949 12.9223 6.27595L9.36445 9.83383C8.5834 10.6149 7.31707 10.6149 6.53602 9.83383L4.45493 7.75273C3.67388 6.97168 3.67388 5.70535 4.45493 4.9243L8.01281 1.36643ZM9.9927 2.21495C9.68028 1.90253 9.17375 1.90253 8.86133 2.21495L5.30346 5.77283L5.29671 5.77966L10.839 6.66224L12.0738 5.42742C12.3862 5.115 12.3862 4.60847 12.0738 4.29605L9.9927 2.21495Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M14.5179 9.48875C14.5179 9.99175 14.1101 10.3995 13.607 10.3995C13.1041 10.3995 12.6963 9.99175 12.6963 9.48875C12.6963 9.1773 13.0455 8.59966 13.3114 8.20487C13.4549 7.99177 13.7591 7.99177 13.9027 8.20486C14.1687 8.59965 14.5179 9.1773 14.5179 9.48875Z" } }, { tag: "path", attrs: { fill: "colorChannel1", d: "M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z" } }] }, Qn = oe(function(t, e) {
|
|
330
330
|
return de(he, Object.assign({}, t, {
|
|
331
|
-
id: "paint-bucket",
|
|
331
|
+
id: "paint-bucket-double-icon",
|
|
332
332
|
ref: e,
|
|
333
333
|
icon: bi
|
|
334
334
|
}));
|
|
335
335
|
});
|
|
336
|
-
Qn.displayName = "
|
|
337
|
-
var Ii = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_622_8",
|
|
336
|
+
Qn.displayName = "PaintBucketDoubleIcon";
|
|
337
|
+
var Ii = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_622_8", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse" }, children: [{ tag: "path", attrs: { fill: "#D9D9D9", d: "M0 0H16V16H0z" } }] }, { tag: "g", attrs: { fill: "currentColor", mask: "url(#mask0_622_8)" }, children: [{ tag: "path", attrs: { d: "M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z" } }, { tag: "path", attrs: { d: "M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z" } }, { tag: "path", attrs: { d: "M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z" } }, { tag: "path", attrs: { d: "M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z" } }, { tag: "path", attrs: { d: "M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z" } }, { tag: "path", attrs: { d: "M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z" } }] }] }, er = oe(function(t, e) {
|
|
338
338
|
return de(he, Object.assign({}, t, {
|
|
339
|
-
id: "sequence-
|
|
339
|
+
id: "sequence-icon",
|
|
340
340
|
ref: e,
|
|
341
341
|
icon: Ii
|
|
342
342
|
}));
|
|
343
343
|
});
|
|
344
|
-
er.displayName = "
|
|
345
|
-
var Si = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 17 17", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_436_41",
|
|
344
|
+
er.displayName = "SequenceIcon";
|
|
345
|
+
var Si = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 17 17", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_436_41", width: 17, height: 17, x: 0, y: 0, maskUnits: "userSpaceOnUse" }, children: [{ tag: "path", attrs: { fill: "#D9D9D9", d: "M.35.48H16.35V16.48H.35z" } }] }, { tag: "g", attrs: { mask: "url(#mask0_436_41)", fillRule: "evenodd", clipRule: "evenodd" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M2.27177 13.714L13.5855 2.40025L14.434 3.24878L3.1203 14.5625L2.27177 13.714Z" } }, { tag: "path", attrs: { fill: "#E5E5E5", d: "M4.2603 1.82495L2.89617 1.82495C2.23343 1.82495 1.69617 2.36221 1.69617 3.02495L1.69617 4.38908L3.02617 4.38908L3.02617 3.15495L4.2603 3.15495L4.2603 1.82495ZM15.0092 4.38908L15.0092 3.02495C15.0092 2.36221 14.4719 1.82495 13.8092 1.82495L12.4451 1.82495L12.4451 3.15495L13.6792 3.15495L13.6792 4.38908L15.0092 4.38908ZM6.98856 1.82495L6.98856 3.15495L9.71681 3.15495L9.71681 1.82495L6.98856 1.82495ZM15.0092 7.11734L13.6792 7.11734L13.6792 9.84559L15.0092 9.84559L15.0092 7.11734ZM15.0092 12.5739L13.6792 12.5739L13.6792 13.808L12.4451 13.808L12.4451 15.138L13.8092 15.138C14.4719 15.138 15.0092 14.6007 15.0092 13.938L15.0092 12.5739ZM9.71681 15.138L9.71681 13.808L6.98856 13.808L6.98856 15.138L9.71681 15.138ZM4.2603 15.138L4.2603 13.808L3.02617 13.808L3.02617 12.5739L1.69617 12.5739L1.69617 13.938C1.69617 14.6007 2.23343 15.138 2.89617 15.138L4.2603 15.138ZM1.69617 9.8456L3.02617 9.8456L3.02617 7.11734L1.69617 7.11734L1.69617 9.8456Z" } }] }] }, ot = oe(function(t, e) {
|
|
346
346
|
return de(he, Object.assign({}, t, {
|
|
347
|
-
id: "slash-
|
|
347
|
+
id: "slash-icon",
|
|
348
348
|
ref: e,
|
|
349
349
|
icon: Si
|
|
350
350
|
}));
|
|
351
351
|
});
|
|
352
|
-
ot.displayName = "
|
|
353
|
-
var _i = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.
|
|
352
|
+
ot.displayName = "SlashIcon";
|
|
353
|
+
var _i = { 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: "M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.94304C4.06338 3.99943 4.15123 5.32084 4.90099 6.47062C5.08199 6.7482 5.45374 6.82648 5.73131 6.64548C6.00888 6.46448 6.08716 6.09273 5.90616 5.81516C5.36418 4.98402 5.35768 4.13897 5.69797 3.52412C6.035 2.91515 6.78176 2.40996 8.00033 2.40996C9.19423 2.40996 10.0017 2.93409 10.5236 3.46755C10.7871 3.73682 10.9756 4.00712 11.0974 4.20903C11.158 4.30951 11.2013 4.39164 11.2284 4.44625C11.2419 4.47351 11.2514 4.49377 11.2568 4.50588L11.2621 4.51771C11.3901 4.82216 11.7407 4.96686 12.046 4.83992C12.3519 4.71267 12.4968 4.36149 12.3695 4.05552L11.8231 4.28278C12.3695 4.05552 12.3697 4.0558 12.3695 4.05552L12.3691 4.05437L12.3685 4.05298L12.367 4.04953L12.3629 4.03993L12.3498 4.01036C12.3388 3.98619 12.3234 3.95326 12.3033 3.91282C12.2632 3.83203 12.2043 3.72072 12.1249 3.58908C11.9666 3.32674 11.7235 2.97805 11.3814 2.62834C10.6921 1.92381 9.59192 1.20996 8.00033 1.20996Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M2.11953 8.5999H7.88935C10.1109 9.46549 10.5895 10.7649 10.4268 11.6869C10.2475 12.703 9.26939 13.5898 8.00009 13.5898C6.63323 13.5898 5.77631 13.0502 5.25534 12.528C4.99021 12.2623 4.80823 11.9965 4.69365 11.7993C4.63659 11.7011 4.59698 11.6211 4.5727 11.5686C4.56059 11.5424 4.55236 11.5231 4.54774 11.512L4.54352 11.5016C4.4267 11.193 4.0823 11.0363 3.77279 11.1516C3.46228 11.2673 3.30438 11.6129 3.4201 11.9234L3.9649 11.7203C3.4201 11.9234 3.41998 11.9231 3.4201 11.9234L3.4206 11.9247L3.42118 11.9263L3.42262 11.9301L3.42661 11.9403C3.42977 11.9484 3.43394 11.9588 3.43914 11.9713C3.44956 11.9965 3.46418 12.0304 3.48334 12.0719C3.52161 12.1547 3.57828 12.2682 3.65608 12.4021C3.81124 12.6692 4.0534 13.0223 4.40584 13.3756C5.12 14.0914 6.27196 14.7898 8.00009 14.7898C9.82574 14.7898 11.3236 13.5101 11.6085 11.8955C11.812 10.7422 11.3901 9.55402 10.2665 8.5999H13.8804C14.2117 8.5999 14.4803 8.33127 14.4803 7.9999C14.4803 7.66853 14.2117 7.3999 13.8804 7.3999H8.01411C8.0048 7.39968 7.99551 7.39969 7.98625 7.3999H2.11953C1.78816 7.3999 1.51953 7.66853 1.51953 7.9999C1.51953 8.33127 1.78816 8.5999 2.11953 8.5999Z" } }] }, tr = oe(function(t, e) {
|
|
354
354
|
return de(he, Object.assign({}, t, {
|
|
355
|
-
id: "strikethrough-
|
|
355
|
+
id: "strikethrough-icon",
|
|
356
356
|
ref: e,
|
|
357
357
|
icon: _i
|
|
358
358
|
}));
|
|
359
359
|
});
|
|
360
|
-
tr.displayName = "
|
|
361
|
-
var
|
|
360
|
+
tr.displayName = "StrikethroughIcon";
|
|
361
|
+
var wi = { 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: "M4.46416 2.03237C4.46416 1.701 4.19553 1.43237 3.86416 1.43237C3.53279 1.43237 3.26416 1.701 3.26416 2.03237V7.33338C3.26416 10.0313 5.35834 12.2667 7.9999 12.2667C10.6415 12.2667 12.7356 10.0313 12.7356 7.33338V2.03237C12.7356 1.701 12.467 1.43237 12.1356 1.43237C11.8043 1.43237 11.5356 1.701 11.5356 2.03237V7.33338C11.5356 9.42194 9.92656 11.0667 7.9999 11.0667C6.07325 11.0667 4.46416 9.42194 4.46416 7.33338V2.03237Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M2.66641 13.4663C2.33504 13.4663 2.06641 13.7349 2.06641 14.0663C2.06641 14.3977 2.33504 14.6663 2.66641 14.6663H13.3331C13.6644 14.6663 13.9331 14.3977 13.9331 14.0663C13.9331 13.7349 13.6644 13.4663 13.3331 13.4663H2.66641Z" } }] }, nr = oe(function(t, e) {
|
|
362
362
|
return de(he, Object.assign({}, t, {
|
|
363
|
-
id: "underline-
|
|
363
|
+
id: "underline-icon",
|
|
364
364
|
ref: e,
|
|
365
|
-
icon:
|
|
365
|
+
icon: wi
|
|
366
366
|
}));
|
|
367
367
|
});
|
|
368
|
-
nr.displayName = "
|
|
368
|
+
nr.displayName = "UnderlineIcon";
|
|
369
369
|
const Fe = (t) => {
|
|
370
|
-
const { color: e, onChange: r, disable: n = !1, Icon: i = Qn, className: s } = t, o = J(() => new mn(e), [e]),
|
|
370
|
+
const { color: e, onChange: r, disable: n = !1, Icon: i = Qn, className: s } = t, o = J(() => new mn(e), [e]), u = () => {
|
|
371
371
|
const a = {
|
|
372
372
|
className: X("univer-fill-primary-600", n && s),
|
|
373
373
|
extend: { colorChannel1: o.isValid ? e : "" }
|
|
374
374
|
};
|
|
375
375
|
return /* @__PURE__ */ c(i, { ...a });
|
|
376
376
|
};
|
|
377
|
-
return n ?
|
|
377
|
+
return n ? u() : /* @__PURE__ */ c(
|
|
378
378
|
Gt,
|
|
379
379
|
{
|
|
380
380
|
overlay: /* @__PURE__ */ c("div", { className: "univer-rounded-lg univer-p-4", children: /* @__PURE__ */ c(Kr, { value: e, onChange: r }) }),
|
|
@@ -382,31 +382,31 @@ const Fe = (t) => {
|
|
|
382
382
|
"span",
|
|
383
383
|
{
|
|
384
384
|
className: X("univer-flex univer-cursor-pointer univer-items-center univer-rounded univer-p-1 dark:hover:!univer-bg-gray-700 hover:univer-bg-gray-100", s),
|
|
385
|
-
children:
|
|
385
|
+
children: u()
|
|
386
386
|
}
|
|
387
387
|
)
|
|
388
388
|
}
|
|
389
389
|
);
|
|
390
390
|
}, We = (t) => {
|
|
391
|
-
var s, o,
|
|
391
|
+
var s, o, u, a, h;
|
|
392
392
|
const e = t.rule;
|
|
393
393
|
if (!e) return null;
|
|
394
394
|
const r = J(() => {
|
|
395
|
-
if (e.type ===
|
|
396
|
-
const l = e.config.map((p, y) => ({ color: new mn(p.color), value: y })),
|
|
397
|
-
return new Array(5).fill("").map((p, y, f) => y *
|
|
395
|
+
if (e.type === L.colorScale) {
|
|
396
|
+
const l = e.config.map((p, y) => ({ color: new mn(p.color), value: y })), d = l.length - 1;
|
|
397
|
+
return new Array(5).fill("").map((p, y, f) => y * d / (f.length - 1)).map((p) => pr(l, p));
|
|
398
398
|
}
|
|
399
399
|
return null;
|
|
400
400
|
}, [e]), n = J(() => {
|
|
401
|
-
if (e.type ===
|
|
401
|
+
if (e.type === L.iconSet)
|
|
402
402
|
return e.config.map((l) => {
|
|
403
|
-
const
|
|
404
|
-
return
|
|
403
|
+
const d = Ve[l.iconType];
|
|
404
|
+
return d && d[Number(l.iconId)];
|
|
405
405
|
});
|
|
406
406
|
}, [e]), i = "univer-pointer-events-none univer-flex univer-h-5 univer-min-w-[72px] univer-items-center univer-justify-center univer-text-xs";
|
|
407
407
|
switch (e.type) {
|
|
408
|
-
case
|
|
409
|
-
const { isGradient: l } = e.config,
|
|
408
|
+
case L.dataBar: {
|
|
409
|
+
const { isGradient: l } = e.config, d = l ? `linear-gradient(to right, ${e.config.positiveColor || Ke}, rgb(255 255 255))` : e.config.positiveColor, v = l ? `linear-gradient(to right, rgb(255 255 255),${e.config.nativeColor || Xe})` : e.config.nativeColor;
|
|
410
410
|
return /* @__PURE__ */ k("div", { className: i, children: [
|
|
411
411
|
/* @__PURE__ */ c(
|
|
412
412
|
"div",
|
|
@@ -423,36 +423,36 @@ const Fe = (t) => {
|
|
|
423
423
|
{
|
|
424
424
|
className: "univer-h-full univer-w-1/2 univer-border univer-border-solid",
|
|
425
425
|
style: {
|
|
426
|
-
background:
|
|
426
|
+
background: d,
|
|
427
427
|
borderColor: (o = e.config.positiveColor) != null ? o : Ke
|
|
428
428
|
}
|
|
429
429
|
}
|
|
430
430
|
)
|
|
431
431
|
] });
|
|
432
432
|
}
|
|
433
|
-
case
|
|
434
|
-
return r && /* @__PURE__ */ c("div", { className: i, children: r.map((l,
|
|
433
|
+
case L.colorScale:
|
|
434
|
+
return r && /* @__PURE__ */ c("div", { className: i, children: r.map((l, d) => /* @__PURE__ */ c(
|
|
435
435
|
"div",
|
|
436
436
|
{
|
|
437
437
|
className: "univer-h-full",
|
|
438
438
|
style: { width: `${100 / r.length}%`, background: l }
|
|
439
439
|
},
|
|
440
|
-
|
|
440
|
+
d
|
|
441
441
|
)) });
|
|
442
|
-
case
|
|
443
|
-
return n && /* @__PURE__ */ c("div", { className: i, children: n.map((l,
|
|
444
|
-
case
|
|
445
|
-
const { ul: l, st:
|
|
446
|
-
textDecoration: (h = `${
|
|
447
|
-
backgroundColor:
|
|
442
|
+
case L.iconSet:
|
|
443
|
+
return n && /* @__PURE__ */ c("div", { className: i, children: n.map((l, d) => l ? /* @__PURE__ */ c("img", { className: "univer-h-full", src: l, draggable: !1 }, d) : /* @__PURE__ */ c(ot, {}, d)) });
|
|
444
|
+
case L.highlightCell: {
|
|
445
|
+
const { ul: l, st: d, it: v, bl: p, bg: y, cl: f } = e.style, w = (l == null ? void 0 : l.s) === le.TRUE, I = (d == null ? void 0 : d.s) === le.TRUE, R = v === le.TRUE, x = p === le.TRUE, T = (u = y == null ? void 0 : y.rgb) != null ? u : Cr, g = (a = f == null ? void 0 : f.rgb) != null ? a : yr, b = {
|
|
446
|
+
textDecoration: (h = `${w ? "underline" : ""} ${I ? "line-through" : ""}`.replace(/^ /, "")) != null ? h : void 0,
|
|
447
|
+
backgroundColor: T,
|
|
448
448
|
color: g
|
|
449
449
|
};
|
|
450
450
|
return /* @__PURE__ */ c(
|
|
451
451
|
"div",
|
|
452
452
|
{
|
|
453
453
|
className: X(i, {
|
|
454
|
-
"univer-font-bold":
|
|
455
|
-
"univer-italic":
|
|
454
|
+
"univer-font-bold": x,
|
|
455
|
+
"univer-italic": R
|
|
456
456
|
}),
|
|
457
457
|
style: b,
|
|
458
458
|
children: "123"
|
|
@@ -460,25 +460,25 @@ const Fe = (t) => {
|
|
|
460
460
|
);
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
}, at = X("univer-mt-5 univer-px-1 univer-py-2 univer-rounded", Be), Ee = (t, e) => ({ label: e.t(`sheet.cf.valueType.${t}`), value: t }),
|
|
463
|
+
}, at = X("univer-mt-5 univer-px-1 univer-py-2 univer-rounded", Be), Ee = (t, e) => ({ label: e.t(`sheet.cf.valueType.${t}`), value: t }), Pt = (t) => {
|
|
464
464
|
var y;
|
|
465
|
-
const { type: e, className: r, onChange: n, id: i, value: s } = t, o = q(
|
|
465
|
+
const { type: e, className: r, onChange: n, id: i, value: s } = t, o = q(Z), u = o.getCurrentUnitForType(A.UNIVER_SHEET).getUnitId(), a = (y = o.getCurrentUnitForType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : y.getSheetId(), h = J(() => String(s).startsWith("=") ? String(s) : "=", [s]), l = J(() => [D.max, D.min, "none"].includes(e) ? { disabled: !0 } : [D.percent, D.percentile].includes(e) ? {
|
|
466
466
|
min: 0,
|
|
467
467
|
max: 100
|
|
468
468
|
} : {
|
|
469
469
|
min: Number.MIN_SAFE_INTEGER,
|
|
470
470
|
max: Number.MAX_SAFE_INTEGER
|
|
471
|
-
}, [e]),
|
|
471
|
+
}, [e]), d = ge(null), [v, p] = N(!1);
|
|
472
472
|
return Nt((f) => {
|
|
473
473
|
var I;
|
|
474
|
-
((I =
|
|
475
|
-
}), e ===
|
|
474
|
+
((I = d.current) == null ? void 0 : I.isClickOutSide(f)) && p(!1);
|
|
475
|
+
}), e === D.formula ? /* @__PURE__ */ c("div", { className: "univer-ml-1 univer-w-full", children: /* @__PURE__ */ c(
|
|
476
476
|
Mt,
|
|
477
477
|
{
|
|
478
|
-
ref:
|
|
478
|
+
ref: d,
|
|
479
479
|
className: X("univer-box-border univer-h-8 univer-w-full univer-cursor-pointer univer-items-center univer-rounded-lg univer-bg-white univer-pt-2 univer-transition-colors [&>div:first-child]:univer-px-2.5 [&>div]:univer-h-5 [&>div]:univer-ring-transparent dark:!univer-bg-gray-700 dark:!univer-text-white hover:univer-border-primary-600", Be),
|
|
480
480
|
initValue: h,
|
|
481
|
-
unitId:
|
|
481
|
+
unitId: u,
|
|
482
482
|
subUnitId: a,
|
|
483
483
|
isFocus: v,
|
|
484
484
|
onChange: (f = "") => {
|
|
@@ -487,38 +487,38 @@ const Fe = (t) => {
|
|
|
487
487
|
onFocus: () => p(!0)
|
|
488
488
|
}
|
|
489
489
|
) }) : /* @__PURE__ */ c(ke, { className: r, value: Number(t.value) || 0, onChange: (f) => t.onChange(f || 0), ...l });
|
|
490
|
-
},
|
|
491
|
-
var
|
|
492
|
-
const { interceptorManager: e } = t, r = q(re), n = ((
|
|
490
|
+
}, Ri = (t) => {
|
|
491
|
+
var O;
|
|
492
|
+
const { interceptorManager: e } = t, r = q(re), n = ((O = t.rule) == null ? void 0 : O.type) === L.colorScale ? t.rule : void 0, i = [Ee(D.num, r), Ee(D.percent, r), Ee(D.percentile, r), Ee(D.formula, r)], s = [Ee(D.min, r), ...i], o = [Ee("none", r), ...i], u = [Ee(D.max, r), ...i], [a, h] = N(() => {
|
|
493
493
|
var _;
|
|
494
|
-
const m =
|
|
494
|
+
const m = D.min;
|
|
495
495
|
return n && ((_ = n.config[0]) == null ? void 0 : _.value.type) || m;
|
|
496
|
-
}), [l,
|
|
496
|
+
}), [l, d] = N(() => {
|
|
497
497
|
var _;
|
|
498
498
|
const m = "none";
|
|
499
499
|
return !n || n.config.length !== 3 ? m : ((_ = n.config[1]) == null ? void 0 : _.value.type) || m;
|
|
500
500
|
}), [v, p] = N(() => {
|
|
501
501
|
var _;
|
|
502
|
-
const m =
|
|
502
|
+
const m = D.max;
|
|
503
503
|
return n && ((_ = n.config[n.config.length - 1]) == null ? void 0 : _.value.type) || m;
|
|
504
504
|
}), [y, f] = N(() => {
|
|
505
505
|
if (!n)
|
|
506
506
|
return 10;
|
|
507
507
|
const _ = n.config[0];
|
|
508
508
|
return (_ == null ? void 0 : _.value.value) === void 0 ? 10 : _ == null ? void 0 : _.value.value;
|
|
509
|
-
}), [
|
|
509
|
+
}), [w, I] = N(() => {
|
|
510
510
|
var j;
|
|
511
511
|
if (!n || n.config.length !== 3)
|
|
512
512
|
return 50;
|
|
513
513
|
const _ = (j = n.config[1]) == null ? void 0 : j.value.value;
|
|
514
514
|
return _ === void 0 ? 50 : _;
|
|
515
|
-
}), [
|
|
515
|
+
}), [R, x] = N(() => {
|
|
516
516
|
var j;
|
|
517
517
|
if (!n)
|
|
518
518
|
return 90;
|
|
519
519
|
const _ = (j = n.config[n.config.length - 1]) == null ? void 0 : j.value.value;
|
|
520
520
|
return _ === void 0 ? 90 : _;
|
|
521
|
-
}), [
|
|
521
|
+
}), [T, g] = N(() => {
|
|
522
522
|
var _;
|
|
523
523
|
const m = "#d0d9fb";
|
|
524
524
|
return n && ((_ = n.config[0]) == null ? void 0 : _.color) || m;
|
|
@@ -531,14 +531,14 @@ const Fe = (t) => {
|
|
|
531
531
|
const m = "#2e55ef";
|
|
532
532
|
return n && ((_ = n.config[n.config.length - 1]) == null ? void 0 : _.color) || m;
|
|
533
533
|
}), E = J(() => (m) => {
|
|
534
|
-
const { minType: _, medianType: j, maxType: Y, minValue: pe, medianValue: Ce, maxValue:
|
|
535
|
-
return G.push({ color:
|
|
534
|
+
const { minType: _, medianType: j, maxType: Y, minValue: pe, medianValue: Ce, maxValue: Le, minColor: Ue, medianColor: $, maxColor: B } = m, G = [];
|
|
535
|
+
return G.push({ color: Ue, value: { type: _, value: pe } }), j !== "none" && G.push({ color: $, value: { type: j, value: Ce } }), G.push({ color: B, value: { type: Y, value: Le } }), { config: G.map((ee, ne) => ({ ...ee, index: ne })), type: L.colorScale };
|
|
536
536
|
}, []);
|
|
537
537
|
K(() => e.intercept(e.getInterceptPoints().submit, {
|
|
538
538
|
handler() {
|
|
539
|
-
return E({ minType: a, medianType: l, maxType: v, minValue: y, medianValue:
|
|
539
|
+
return E({ minType: a, medianType: l, maxType: v, minValue: y, medianValue: w, maxValue: R, minColor: T, medianColor: b, maxColor: C });
|
|
540
540
|
}
|
|
541
|
-
}), [E, a, l, v, y, R, T,
|
|
541
|
+
}), [E, a, l, v, y, w, R, T, b, C, e]);
|
|
542
542
|
const V = (m) => {
|
|
543
543
|
t.onChange(E(m));
|
|
544
544
|
};
|
|
@@ -550,7 +550,7 @@ const Fe = (t) => {
|
|
|
550
550
|
children: r.t("sheet.cf.panel.styleRule")
|
|
551
551
|
}
|
|
552
552
|
),
|
|
553
|
-
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule: E({ minType: a, medianType: l, maxType: v, minValue: y, medianValue:
|
|
553
|
+
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule: E({ minType: a, medianType: l, maxType: v, minValue: y, medianValue: w, maxValue: R, minColor: T, medianColor: b, maxColor: C }) }) }),
|
|
554
554
|
/* @__PURE__ */ c(
|
|
555
555
|
"div",
|
|
556
556
|
{
|
|
@@ -573,9 +573,9 @@ const Fe = (t) => {
|
|
|
573
573
|
medianType: l,
|
|
574
574
|
maxType: v,
|
|
575
575
|
minValue: _,
|
|
576
|
-
medianValue:
|
|
577
|
-
maxValue:
|
|
578
|
-
minColor:
|
|
576
|
+
medianValue: w,
|
|
577
|
+
maxValue: R,
|
|
578
|
+
minColor: T,
|
|
579
579
|
medianColor: b,
|
|
580
580
|
maxColor: C
|
|
581
581
|
});
|
|
@@ -583,7 +583,7 @@ const Fe = (t) => {
|
|
|
583
583
|
}
|
|
584
584
|
),
|
|
585
585
|
/* @__PURE__ */ c(
|
|
586
|
-
|
|
586
|
+
Pt,
|
|
587
587
|
{
|
|
588
588
|
id: "min",
|
|
589
589
|
className: "univer-ml-1",
|
|
@@ -595,9 +595,9 @@ const Fe = (t) => {
|
|
|
595
595
|
medianType: l,
|
|
596
596
|
maxType: v,
|
|
597
597
|
minValue: m,
|
|
598
|
-
medianValue:
|
|
599
|
-
maxValue:
|
|
600
|
-
minColor:
|
|
598
|
+
medianValue: w,
|
|
599
|
+
maxValue: R,
|
|
600
|
+
minColor: T,
|
|
601
601
|
medianColor: b,
|
|
602
602
|
maxColor: C
|
|
603
603
|
});
|
|
@@ -608,15 +608,15 @@ const Fe = (t) => {
|
|
|
608
608
|
Fe,
|
|
609
609
|
{
|
|
610
610
|
className: "univer-ml-1",
|
|
611
|
-
color:
|
|
611
|
+
color: T,
|
|
612
612
|
onChange: (m) => {
|
|
613
613
|
g(m), V({
|
|
614
614
|
minType: a,
|
|
615
615
|
medianType: l,
|
|
616
616
|
maxType: v,
|
|
617
617
|
minValue: y,
|
|
618
|
-
medianValue:
|
|
619
|
-
maxValue:
|
|
618
|
+
medianValue: w,
|
|
619
|
+
maxValue: R,
|
|
620
620
|
minColor: m,
|
|
621
621
|
medianColor: b,
|
|
622
622
|
maxColor: C
|
|
@@ -640,7 +640,7 @@ const Fe = (t) => {
|
|
|
640
640
|
options: o,
|
|
641
641
|
value: l,
|
|
642
642
|
onChange: (m) => {
|
|
643
|
-
|
|
643
|
+
d(m);
|
|
644
644
|
const _ = Je(m, 50);
|
|
645
645
|
I(_), V({
|
|
646
646
|
minType: a,
|
|
@@ -648,8 +648,8 @@ const Fe = (t) => {
|
|
|
648
648
|
maxType: v,
|
|
649
649
|
minValue: y,
|
|
650
650
|
medianValue: _,
|
|
651
|
-
maxValue:
|
|
652
|
-
minColor:
|
|
651
|
+
maxValue: R,
|
|
652
|
+
minColor: T,
|
|
653
653
|
medianColor: b,
|
|
654
654
|
maxColor: C
|
|
655
655
|
});
|
|
@@ -657,11 +657,11 @@ const Fe = (t) => {
|
|
|
657
657
|
}
|
|
658
658
|
),
|
|
659
659
|
/* @__PURE__ */ c(
|
|
660
|
-
|
|
660
|
+
Pt,
|
|
661
661
|
{
|
|
662
662
|
id: "median",
|
|
663
663
|
className: "univer-ml-1",
|
|
664
|
-
value:
|
|
664
|
+
value: w,
|
|
665
665
|
type: l,
|
|
666
666
|
onChange: (m) => {
|
|
667
667
|
I(m), V({
|
|
@@ -670,8 +670,8 @@ const Fe = (t) => {
|
|
|
670
670
|
maxType: v,
|
|
671
671
|
minValue: y,
|
|
672
672
|
medianValue: m,
|
|
673
|
-
maxValue:
|
|
674
|
-
minColor:
|
|
673
|
+
maxValue: R,
|
|
674
|
+
minColor: T,
|
|
675
675
|
medianColor: b,
|
|
676
676
|
maxColor: C
|
|
677
677
|
});
|
|
@@ -689,9 +689,9 @@ const Fe = (t) => {
|
|
|
689
689
|
medianType: l,
|
|
690
690
|
maxType: v,
|
|
691
691
|
minValue: y,
|
|
692
|
-
medianValue:
|
|
693
|
-
maxValue:
|
|
694
|
-
minColor:
|
|
692
|
+
medianValue: w,
|
|
693
|
+
maxValue: R,
|
|
694
|
+
minColor: T,
|
|
695
695
|
medianColor: m,
|
|
696
696
|
maxColor: C
|
|
697
697
|
});
|
|
@@ -711,19 +711,19 @@ const Fe = (t) => {
|
|
|
711
711
|
ce,
|
|
712
712
|
{
|
|
713
713
|
className: "univer-flex-shrink-0",
|
|
714
|
-
options:
|
|
714
|
+
options: u,
|
|
715
715
|
value: v,
|
|
716
716
|
onChange: (m) => {
|
|
717
717
|
p(m);
|
|
718
718
|
const _ = Je(m, 90);
|
|
719
|
-
|
|
719
|
+
x(_), V({
|
|
720
720
|
minType: a,
|
|
721
721
|
medianType: l,
|
|
722
722
|
maxType: m,
|
|
723
723
|
minValue: y,
|
|
724
|
-
medianValue:
|
|
724
|
+
medianValue: w,
|
|
725
725
|
maxValue: _,
|
|
726
|
-
minColor:
|
|
726
|
+
minColor: T,
|
|
727
727
|
medianColor: b,
|
|
728
728
|
maxColor: C
|
|
729
729
|
});
|
|
@@ -731,21 +731,21 @@ const Fe = (t) => {
|
|
|
731
731
|
}
|
|
732
732
|
),
|
|
733
733
|
/* @__PURE__ */ c(
|
|
734
|
-
|
|
734
|
+
Pt,
|
|
735
735
|
{
|
|
736
736
|
id: "max",
|
|
737
737
|
className: "univer-ml-1",
|
|
738
|
-
value:
|
|
738
|
+
value: R,
|
|
739
739
|
type: v,
|
|
740
740
|
onChange: (m) => {
|
|
741
|
-
|
|
741
|
+
x(m), V({
|
|
742
742
|
minType: a,
|
|
743
743
|
medianType: l,
|
|
744
744
|
maxType: v,
|
|
745
745
|
minValue: y,
|
|
746
|
-
medianValue:
|
|
746
|
+
medianValue: w,
|
|
747
747
|
maxValue: m,
|
|
748
|
-
minColor:
|
|
748
|
+
minColor: T,
|
|
749
749
|
medianColor: b,
|
|
750
750
|
maxColor: C
|
|
751
751
|
});
|
|
@@ -763,9 +763,9 @@ const Fe = (t) => {
|
|
|
763
763
|
medianType: l,
|
|
764
764
|
maxType: v,
|
|
765
765
|
minValue: y,
|
|
766
|
-
medianValue:
|
|
767
|
-
maxValue:
|
|
768
|
-
minColor:
|
|
766
|
+
medianValue: w,
|
|
767
|
+
maxValue: R,
|
|
768
|
+
minColor: T,
|
|
769
769
|
medianColor: b,
|
|
770
770
|
maxColor: m
|
|
771
771
|
});
|
|
@@ -774,31 +774,31 @@ const Fe = (t) => {
|
|
|
774
774
|
)
|
|
775
775
|
] })
|
|
776
776
|
] });
|
|
777
|
-
},
|
|
777
|
+
}, Pe = (t, e) => ({ label: e.t(`sheet.cf.valueType.${t}`), value: t }), rn = (t) => {
|
|
778
778
|
var f;
|
|
779
|
-
const { onChange: e, className: r, value: n, type: i, id: s, disabled: o = !1 } = t,
|
|
780
|
-
Nt((
|
|
781
|
-
var
|
|
782
|
-
((
|
|
779
|
+
const { onChange: e, className: r, value: n, type: i, id: s, disabled: o = !1 } = t, u = q(Z), a = u.getCurrentUnitOfType(A.UNIVER_SHEET).getUnitId(), h = (f = u.getCurrentUnitOfType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : f.getSheetId(), l = ge(null), [d, v] = N(!1);
|
|
780
|
+
Nt((w) => {
|
|
781
|
+
var R;
|
|
782
|
+
((R = l.current) == null ? void 0 : R.isClickOutSide(w)) && v(!1);
|
|
783
783
|
});
|
|
784
|
-
const p = ge(n), y = J(() => [
|
|
784
|
+
const p = ge(n), y = J(() => [D.percentile, D.percent].includes(i) ? {
|
|
785
785
|
max: 100,
|
|
786
786
|
min: 0
|
|
787
787
|
} : {
|
|
788
788
|
min: Number.MIN_SAFE_INTEGER,
|
|
789
789
|
max: Number.MAX_SAFE_INTEGER
|
|
790
790
|
}, [i]);
|
|
791
|
-
if (i ===
|
|
792
|
-
const
|
|
791
|
+
if (i === D.formula) {
|
|
792
|
+
const w = String(p.current).startsWith("=") ? String(p.current) || "" : "=";
|
|
793
793
|
return /* @__PURE__ */ c("div", { className: "univer-ml-3 univer-w-full", children: /* @__PURE__ */ c(
|
|
794
794
|
Mt,
|
|
795
795
|
{
|
|
796
796
|
ref: l,
|
|
797
797
|
className: X("univer-box-border univer-h-8 univer-w-full univer-cursor-pointer univer-items-center univer-rounded-lg univer-bg-white univer-pt-2 univer-transition-colors [&>div:first-child]:univer-px-2.5 [&>div]:univer-h-5 [&>div]:univer-ring-transparent dark:!univer-bg-gray-700 dark:!univer-text-white hover:univer-border-primary-600", Be),
|
|
798
|
-
initValue:
|
|
798
|
+
initValue: w,
|
|
799
799
|
unitId: a,
|
|
800
800
|
subUnitId: h,
|
|
801
|
-
isFocus:
|
|
801
|
+
isFocus: d,
|
|
802
802
|
onChange: (I = "") => {
|
|
803
803
|
e(I || "");
|
|
804
804
|
},
|
|
@@ -812,69 +812,69 @@ const Fe = (t) => {
|
|
|
812
812
|
className: r,
|
|
813
813
|
value: Number(n) || 0,
|
|
814
814
|
disabled: o,
|
|
815
|
-
onChange: (
|
|
816
|
-
e(
|
|
815
|
+
onChange: (w) => {
|
|
816
|
+
e(w || 0);
|
|
817
817
|
},
|
|
818
818
|
...y
|
|
819
819
|
}
|
|
820
820
|
);
|
|
821
|
-
},
|
|
822
|
-
var
|
|
823
|
-
const { interceptorManager: e } = t, r = q(re), n = ((
|
|
821
|
+
}, Ti = (t) => {
|
|
822
|
+
var O;
|
|
823
|
+
const { interceptorManager: e } = t, r = q(re), n = ((O = t.rule) == null ? void 0 : O.type) === L.dataBar ? t.rule : void 0, [i, s] = N(() => {
|
|
824
824
|
var _;
|
|
825
825
|
const m = "0";
|
|
826
826
|
return n ? (_ = n.config) != null && _.isGradient ? "1" : "0" : m;
|
|
827
|
-
}), [o,
|
|
827
|
+
}), [o, u] = N(() => {
|
|
828
828
|
var m;
|
|
829
829
|
return n ? ((m = n.config) == null ? void 0 : m.positiveColor) || Ke : Ke;
|
|
830
830
|
}), [a, h] = N(() => {
|
|
831
831
|
var m;
|
|
832
832
|
return n ? ((m = n.config) == null ? void 0 : m.nativeColor) || Xe : Xe;
|
|
833
833
|
}), l = [
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
],
|
|
834
|
+
Pe(D.num, r),
|
|
835
|
+
Pe(D.percent, r),
|
|
836
|
+
Pe(D.percentile, r),
|
|
837
|
+
Pe(D.formula, r)
|
|
838
|
+
], d = [Pe(D.min, r), ...l], v = [Pe(D.max, r), ...l], [p, y] = N(() => {
|
|
839
839
|
var _;
|
|
840
|
-
const m =
|
|
840
|
+
const m = d[0].value;
|
|
841
841
|
return n && ((_ = n.config) == null ? void 0 : _.min.type) || m;
|
|
842
|
-
}), [f,
|
|
842
|
+
}), [f, w] = N(() => {
|
|
843
843
|
var _;
|
|
844
844
|
const m = v[0].value;
|
|
845
845
|
return n && ((_ = n.config) == null ? void 0 : _.max.type) || m;
|
|
846
|
-
}), [I,
|
|
846
|
+
}), [I, R] = N(() => {
|
|
847
847
|
var j;
|
|
848
848
|
if (!n)
|
|
849
849
|
return 0;
|
|
850
850
|
const _ = ((j = n.config) == null ? void 0 : j.min) || {};
|
|
851
|
-
return _.type ===
|
|
852
|
-
}), [
|
|
851
|
+
return _.type === D.formula ? _.value || "=" : _.value || 0;
|
|
852
|
+
}), [x, T] = N(() => {
|
|
853
853
|
var j;
|
|
854
854
|
if (!n)
|
|
855
855
|
return 100;
|
|
856
856
|
const _ = ((j = n.config) == null ? void 0 : j.max) || {};
|
|
857
|
-
return _.type ===
|
|
857
|
+
return _.type === D.formula ? _.value || "=" : _.value === void 0 ? 100 : _.value;
|
|
858
858
|
}), [g, b] = N(() => n ? n.isShowValue === void 0 ? !0 : !!n.isShowValue : !0), S = (m) => ({ config: {
|
|
859
859
|
min: { type: m.minValueType, value: m.minValue },
|
|
860
860
|
max: { type: m.maxValueType, value: m.maxValue },
|
|
861
861
|
isGradient: m.isGradient === "1",
|
|
862
862
|
positiveColor: m.positiveColor || Ke,
|
|
863
863
|
nativeColor: m.nativeColor || Xe
|
|
864
|
-
}, type:
|
|
864
|
+
}, type: L.dataBar, isShowValue: m.isShowValue });
|
|
865
865
|
K(() => e.intercept(e.getInterceptPoints().submit, {
|
|
866
866
|
handler() {
|
|
867
|
-
return S({ isGradient: i, minValue: I, minValueType: p, maxValue:
|
|
867
|
+
return S({ isGradient: i, minValue: I, minValueType: p, maxValue: x, maxValueType: f, positiveColor: o, nativeColor: a, isShowValue: g });
|
|
868
868
|
}
|
|
869
|
-
}), [i, I, p,
|
|
869
|
+
}), [i, I, p, x, f, o, a, e, g]);
|
|
870
870
|
const C = (m) => {
|
|
871
871
|
t.onChange(S(m));
|
|
872
872
|
}, M = (m) => {
|
|
873
|
-
|
|
873
|
+
u(m), C({
|
|
874
874
|
isGradient: i,
|
|
875
875
|
minValue: I,
|
|
876
876
|
minValueType: p,
|
|
877
|
-
maxValue:
|
|
877
|
+
maxValue: x,
|
|
878
878
|
maxValueType: f,
|
|
879
879
|
positiveColor: m,
|
|
880
880
|
nativeColor: a,
|
|
@@ -885,7 +885,7 @@ const Fe = (t) => {
|
|
|
885
885
|
isGradient: i,
|
|
886
886
|
minValue: I,
|
|
887
887
|
minValueType: p,
|
|
888
|
-
maxValue:
|
|
888
|
+
maxValue: x,
|
|
889
889
|
maxValueType: f,
|
|
890
890
|
positiveColor: o,
|
|
891
891
|
nativeColor: m,
|
|
@@ -907,7 +907,7 @@ const Fe = (t) => {
|
|
|
907
907
|
isGradient: i,
|
|
908
908
|
minValue: I,
|
|
909
909
|
minValueType: p,
|
|
910
|
-
maxValue:
|
|
910
|
+
maxValue: x,
|
|
911
911
|
maxValueType: f,
|
|
912
912
|
positiveColor: o,
|
|
913
913
|
nativeColor: a,
|
|
@@ -933,7 +933,7 @@ const Fe = (t) => {
|
|
|
933
933
|
isGradient: m,
|
|
934
934
|
minValue: I,
|
|
935
935
|
minValueType: p,
|
|
936
|
-
maxValue:
|
|
936
|
+
maxValue: x,
|
|
937
937
|
maxValueType: f,
|
|
938
938
|
positiveColor: o,
|
|
939
939
|
nativeColor: a,
|
|
@@ -956,7 +956,7 @@ const Fe = (t) => {
|
|
|
956
956
|
isGradient: m,
|
|
957
957
|
minValue: I,
|
|
958
958
|
minValueType: p,
|
|
959
|
-
maxValue:
|
|
959
|
+
maxValue: x,
|
|
960
960
|
maxValueType: f,
|
|
961
961
|
positiveColor: o,
|
|
962
962
|
nativeColor: a,
|
|
@@ -1013,16 +1013,16 @@ const Fe = (t) => {
|
|
|
1013
1013
|
ce,
|
|
1014
1014
|
{
|
|
1015
1015
|
className: "univer-w-1/2 univer-flex-shrink-0",
|
|
1016
|
-
options:
|
|
1016
|
+
options: d,
|
|
1017
1017
|
value: p,
|
|
1018
1018
|
onChange: (m) => {
|
|
1019
1019
|
y(m);
|
|
1020
1020
|
const _ = Je(m, 10);
|
|
1021
|
-
|
|
1021
|
+
R(_), C({
|
|
1022
1022
|
isGradient: i,
|
|
1023
1023
|
minValue: _,
|
|
1024
1024
|
minValueType: m,
|
|
1025
|
-
maxValue:
|
|
1025
|
+
maxValue: x,
|
|
1026
1026
|
maxValueType: f,
|
|
1027
1027
|
positiveColor: o,
|
|
1028
1028
|
nativeColor: a,
|
|
@@ -1040,11 +1040,11 @@ const Fe = (t) => {
|
|
|
1040
1040
|
type: p,
|
|
1041
1041
|
value: I,
|
|
1042
1042
|
onChange: (m) => {
|
|
1043
|
-
|
|
1043
|
+
R(m || 0), C({
|
|
1044
1044
|
isGradient: i,
|
|
1045
1045
|
minValue: m || 0,
|
|
1046
1046
|
minValueType: p,
|
|
1047
|
-
maxValue:
|
|
1047
|
+
maxValue: x,
|
|
1048
1048
|
maxValueType: f,
|
|
1049
1049
|
positiveColor: o,
|
|
1050
1050
|
nativeColor: a,
|
|
@@ -1069,9 +1069,9 @@ const Fe = (t) => {
|
|
|
1069
1069
|
options: v,
|
|
1070
1070
|
value: f,
|
|
1071
1071
|
onChange: (m) => {
|
|
1072
|
-
|
|
1072
|
+
w(m);
|
|
1073
1073
|
const _ = Je(m, 90);
|
|
1074
|
-
|
|
1074
|
+
T(_), C({
|
|
1075
1075
|
isGradient: i,
|
|
1076
1076
|
minValue: I,
|
|
1077
1077
|
minValueType: p,
|
|
@@ -1091,9 +1091,9 @@ const Fe = (t) => {
|
|
|
1091
1091
|
disabled: !V(f),
|
|
1092
1092
|
id: "max",
|
|
1093
1093
|
type: f,
|
|
1094
|
-
value:
|
|
1094
|
+
value: x,
|
|
1095
1095
|
onChange: (m) => {
|
|
1096
|
-
|
|
1096
|
+
T(m || 0), C({
|
|
1097
1097
|
isGradient: i,
|
|
1098
1098
|
minValue: I,
|
|
1099
1099
|
minValueType: p,
|
|
@@ -1109,29 +1109,29 @@ const Fe = (t) => {
|
|
|
1109
1109
|
] })
|
|
1110
1110
|
] })
|
|
1111
1111
|
] });
|
|
1112
|
-
}, ct = (t) => [le.FALSE, void 0].includes(t) ? le.TRUE : le.FALSE, ut = (t) => t !== le.FALSE,
|
|
1112
|
+
}, ct = (t) => [le.FALSE, void 0].includes(t) ? le.TRUE : le.FALSE, ut = (t) => t !== le.FALSE, zt = (t) => {
|
|
1113
1113
|
const { style: e, onChange: r, className: n } = t;
|
|
1114
1114
|
q(kn);
|
|
1115
1115
|
const [i, s] = N(() => {
|
|
1116
1116
|
if (e != null && e.bl)
|
|
1117
1117
|
return e.bl;
|
|
1118
|
-
}), [o,
|
|
1118
|
+
}), [o, u] = N(() => {
|
|
1119
1119
|
if (e != null && e.it)
|
|
1120
1120
|
return e.it;
|
|
1121
1121
|
}), [a, h] = N(() => {
|
|
1122
1122
|
if (e != null && e.ul)
|
|
1123
1123
|
return e.ul.s;
|
|
1124
|
-
}), [l,
|
|
1124
|
+
}), [l, d] = N(() => {
|
|
1125
1125
|
if (e != null && e.st)
|
|
1126
1126
|
return e.st.s;
|
|
1127
1127
|
}), [v, p] = N(() => {
|
|
1128
|
-
var
|
|
1128
|
+
var R;
|
|
1129
1129
|
const I = "#2f56ef";
|
|
1130
|
-
return (
|
|
1130
|
+
return (R = e == null ? void 0 : e.cl) != null && R.rgb ? e.cl.rgb : I;
|
|
1131
1131
|
}), [y, f] = N(() => {
|
|
1132
|
-
var
|
|
1132
|
+
var R;
|
|
1133
1133
|
const I = "#e8ecfc";
|
|
1134
|
-
return (
|
|
1134
|
+
return (R = e == null ? void 0 : e.bg) != null && R.rgb ? e.bg.rgb : I;
|
|
1135
1135
|
});
|
|
1136
1136
|
K(() => {
|
|
1137
1137
|
const I = {
|
|
@@ -1140,13 +1140,13 @@ const Fe = (t) => {
|
|
|
1140
1140
|
};
|
|
1141
1141
|
v !== void 0 && (I.cl = { rgb: v }), y !== void 0 && (I.bg = { rgb: y }), l !== void 0 && (I.st = { s: l }), a !== void 0 && (I.ul = { s: a }), r(br(I));
|
|
1142
1142
|
}, [i, o, a, l, v, y]);
|
|
1143
|
-
const
|
|
1143
|
+
const w = "univer-flex univer-cursor-pointer univer-items-center univer-rounded univer-px-1";
|
|
1144
1144
|
return /* @__PURE__ */ k("div", { className: X("univer-my-2.5 univer-flex univer-justify-between", n), children: [
|
|
1145
1145
|
/* @__PURE__ */ c(
|
|
1146
1146
|
"div",
|
|
1147
1147
|
{
|
|
1148
|
-
className: X(
|
|
1149
|
-
"univer-bg-gray-100 dark
|
|
1148
|
+
className: X(w, {
|
|
1149
|
+
"univer-bg-gray-100 dark:!univer-bg-gray-700": ut(i || le.FALSE)
|
|
1150
1150
|
}),
|
|
1151
1151
|
onClick: () => s(ct(i)),
|
|
1152
1152
|
children: /* @__PURE__ */ c(Yn, {})
|
|
@@ -1155,18 +1155,18 @@ const Fe = (t) => {
|
|
|
1155
1155
|
/* @__PURE__ */ c(
|
|
1156
1156
|
"div",
|
|
1157
1157
|
{
|
|
1158
|
-
className: X(
|
|
1159
|
-
"univer-bg-gray-100 dark
|
|
1158
|
+
className: X(w, {
|
|
1159
|
+
"univer-bg-gray-100 dark:!univer-bg-gray-700": ut(o || le.FALSE)
|
|
1160
1160
|
}),
|
|
1161
|
-
onClick: () =>
|
|
1161
|
+
onClick: () => u(ct(o)),
|
|
1162
1162
|
children: /* @__PURE__ */ c(Jn, {})
|
|
1163
1163
|
}
|
|
1164
1164
|
),
|
|
1165
1165
|
/* @__PURE__ */ c(
|
|
1166
1166
|
"div",
|
|
1167
1167
|
{
|
|
1168
|
-
className: X(
|
|
1169
|
-
"univer-bg-gray-100 dark
|
|
1168
|
+
className: X(w, {
|
|
1169
|
+
"univer-bg-gray-100 dark:!univer-bg-gray-700": ut(a || le.FALSE)
|
|
1170
1170
|
}),
|
|
1171
1171
|
onClick: () => h(ct(a)),
|
|
1172
1172
|
children: /* @__PURE__ */ c(nr, {})
|
|
@@ -1175,37 +1175,37 @@ const Fe = (t) => {
|
|
|
1175
1175
|
/* @__PURE__ */ c(
|
|
1176
1176
|
"div",
|
|
1177
1177
|
{
|
|
1178
|
-
className: X(
|
|
1179
|
-
"univer-bg-gray-100 dark
|
|
1178
|
+
className: X(w, {
|
|
1179
|
+
"univer-bg-gray-100 dark:!univer-bg-gray-700": ut(l || le.FALSE)
|
|
1180
1180
|
}),
|
|
1181
|
-
onClick: () =>
|
|
1181
|
+
onClick: () => d(ct(l)),
|
|
1182
1182
|
children: /* @__PURE__ */ c(tr, {})
|
|
1183
1183
|
}
|
|
1184
1184
|
),
|
|
1185
1185
|
/* @__PURE__ */ c(Fe, { color: v, onChange: p, Icon: Kn }),
|
|
1186
1186
|
/* @__PURE__ */ c(Fe, { color: y, onChange: f })
|
|
1187
1187
|
] });
|
|
1188
|
-
},
|
|
1189
|
-
var
|
|
1190
|
-
const { onChange: e, interceptorManager: r } = t, n = q(re), s = q(
|
|
1188
|
+
}, xi = (t) => {
|
|
1189
|
+
var T;
|
|
1190
|
+
const { onChange: e, interceptorManager: r } = t, n = q(re), s = q(Z).getCurrentUnitForType(A.UNIVER_SHEET), o = s.getActiveSheet(), u = ((T = t.rule) == null ? void 0 : T.type) === L.highlightCell ? t.rule : void 0, a = ge(null), [h, l] = N(!1), d = ge(null), [v, p] = N({}), [y, f] = N(() => (u == null ? void 0 : u.subType) === F.formula ? u.value : "="), [w, I] = N(void 0), R = (g) => ({
|
|
1191
1191
|
style: g.style,
|
|
1192
1192
|
value: y,
|
|
1193
|
-
type:
|
|
1193
|
+
type: L.highlightCell,
|
|
1194
1194
|
subType: F.formula
|
|
1195
1195
|
});
|
|
1196
1196
|
K(() => r.intercept(r.getInterceptPoints().submit, {
|
|
1197
1197
|
handler() {
|
|
1198
|
-
return
|
|
1198
|
+
return R({ style: v });
|
|
1199
1199
|
}
|
|
1200
1200
|
}), [v, y, r]), K(() => r.intercept(r.getInterceptPoints().beforeSubmit, {
|
|
1201
|
-
handler: (b, S, C) =>
|
|
1202
|
-
}), [
|
|
1203
|
-
const
|
|
1204
|
-
e(
|
|
1201
|
+
handler: (b, S, C) => w || y.length === 1 || !y.startsWith("=") ? (I(n.t("sheet.cf.errorMessage.formulaError")), !1) : C(b)
|
|
1202
|
+
}), [w, y]);
|
|
1203
|
+
const x = (g) => {
|
|
1204
|
+
e(R(g));
|
|
1205
1205
|
};
|
|
1206
1206
|
return Nt((g) => {
|
|
1207
1207
|
var S;
|
|
1208
|
-
((S =
|
|
1208
|
+
((S = d.current) == null ? void 0 : S.isClickOutSide(g)) && l(!1);
|
|
1209
1209
|
}), /* @__PURE__ */ k("div", { ref: a, children: [
|
|
1210
1210
|
/* @__PURE__ */ c(
|
|
1211
1211
|
"div",
|
|
@@ -1217,9 +1217,9 @@ const Fe = (t) => {
|
|
|
1217
1217
|
/* @__PURE__ */ c("div", { className: "univer-mt-3", children: /* @__PURE__ */ c(
|
|
1218
1218
|
Mt,
|
|
1219
1219
|
{
|
|
1220
|
-
ref:
|
|
1220
|
+
ref: d,
|
|
1221
1221
|
className: X("univer-box-border univer-h-8 univer-w-full univer-cursor-pointer univer-items-center univer-rounded-lg univer-bg-white univer-pt-2 univer-transition-colors [&>div:first-child]:univer-px-2.5 [&>div]:univer-h-5 [&>div]:univer-ring-transparent dark:!univer-bg-gray-700 dark:!univer-text-white hover:univer-border-primary-600", Be),
|
|
1222
|
-
errorText:
|
|
1222
|
+
errorText: w,
|
|
1223
1223
|
isFocus: h,
|
|
1224
1224
|
initValue: y,
|
|
1225
1225
|
unitId: s.getUnitId(),
|
|
@@ -1228,21 +1228,21 @@ const Fe = (t) => {
|
|
|
1228
1228
|
l(!0);
|
|
1229
1229
|
},
|
|
1230
1230
|
onChange: (g) => {
|
|
1231
|
-
f(g),
|
|
1231
|
+
f(g), x({ style: v });
|
|
1232
1232
|
},
|
|
1233
1233
|
onVerify: (g, b) => {
|
|
1234
1234
|
!g || b.length === 1 ? I(n.t("sheet.cf.errorMessage.formulaError")) : I(void 0);
|
|
1235
1235
|
}
|
|
1236
1236
|
}
|
|
1237
1237
|
) }),
|
|
1238
|
-
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule:
|
|
1238
|
+
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule: R({ style: v }) }) }),
|
|
1239
1239
|
/* @__PURE__ */ c(
|
|
1240
|
-
|
|
1240
|
+
zt,
|
|
1241
1241
|
{
|
|
1242
|
-
style:
|
|
1242
|
+
style: u == null ? void 0 : u.style,
|
|
1243
1243
|
className: "univer-mt-3",
|
|
1244
1244
|
onChange: (g) => {
|
|
1245
|
-
p(g),
|
|
1245
|
+
p(g), x({ style: g });
|
|
1246
1246
|
}
|
|
1247
1247
|
}
|
|
1248
1248
|
)
|
|
@@ -1257,15 +1257,15 @@ const Fe = (t) => {
|
|
|
1257
1257
|
),
|
|
1258
1258
|
t.children
|
|
1259
1259
|
] }), W = (t, e) => ({ label: e.t(`sheet.cf.operator.${t}`), value: t }), Ei = (t) => {
|
|
1260
|
-
const { type: e, operator: r, onChange: n, value: i, interceptorManager: s } = t, o = q(re), [
|
|
1260
|
+
const { type: e, operator: r, onChange: n, value: i, interceptorManager: s } = t, o = q(re), [u, a] = N(() => typeof i == "number" ? i : 0), [h, l] = N(""), [d, v] = N(() => typeof i == "string" ? i : ""), [p, y] = N(""), [f, w] = N(() => Array.isArray(i) ? i[0] === void 0 ? 0 : i[0] : 0), [I, R] = N(""), [x, T] = N(() => Array.isArray(i) ? i[1] === void 0 ? 100 : i[1] : 100), [g, b] = N("");
|
|
1261
1261
|
switch (K(() => {
|
|
1262
1262
|
switch (e) {
|
|
1263
1263
|
case F.text: {
|
|
1264
|
-
[H.beginsWith, H.endsWith, H.containsText, H.notContainsText, H.equal, H.notEqual].includes(r) && n(
|
|
1264
|
+
[H.beginsWith, H.endsWith, H.containsText, H.notContainsText, H.equal, H.notEqual].includes(r) && n(d);
|
|
1265
1265
|
break;
|
|
1266
1266
|
}
|
|
1267
1267
|
case F.number: {
|
|
1268
|
-
[
|
|
1268
|
+
[U.equal, U.notEqual, U.greaterThan, U.greaterThanOrEqual, U.lessThan, U.lessThanOrEqual].includes(r) && n(u), [U.between, U.notBetween].includes(r) && n([f, x]);
|
|
1269
1269
|
break;
|
|
1270
1270
|
}
|
|
1271
1271
|
}
|
|
@@ -1275,7 +1275,7 @@ const Fe = (t) => {
|
|
|
1275
1275
|
switch (e) {
|
|
1276
1276
|
case F.text:
|
|
1277
1277
|
if ([H.beginsWith, H.containsText, H.endsWith, H.notEqual, H.notContainsText, H.equal].includes(r))
|
|
1278
|
-
return
|
|
1278
|
+
return d ? E(C) : (y(o.t("sheet.cf.errorMessage.notBlank")), !1);
|
|
1279
1279
|
}
|
|
1280
1280
|
return E(C);
|
|
1281
1281
|
}
|
|
@@ -1283,7 +1283,7 @@ const Fe = (t) => {
|
|
|
1283
1283
|
return () => {
|
|
1284
1284
|
S();
|
|
1285
1285
|
};
|
|
1286
|
-
}, [e,
|
|
1286
|
+
}, [e, u, d, r]), e) {
|
|
1287
1287
|
case F.text: {
|
|
1288
1288
|
if ([H.beginsWith, H.endsWith, H.containsText, H.notContainsText, H.equal, H.notEqual].includes(r)) {
|
|
1289
1289
|
const S = (C) => {
|
|
@@ -1292,7 +1292,7 @@ const Fe = (t) => {
|
|
|
1292
1292
|
return /* @__PURE__ */ c("div", { className: "univer-mt-3", children: /* @__PURE__ */ c(dt, { errorText: p, children: /* @__PURE__ */ c(
|
|
1293
1293
|
Jr,
|
|
1294
1294
|
{
|
|
1295
|
-
value:
|
|
1295
|
+
value: d,
|
|
1296
1296
|
onChange: (C) => {
|
|
1297
1297
|
y(""), S(C);
|
|
1298
1298
|
}
|
|
@@ -1302,7 +1302,7 @@ const Fe = (t) => {
|
|
|
1302
1302
|
break;
|
|
1303
1303
|
}
|
|
1304
1304
|
case F.number: {
|
|
1305
|
-
if ([
|
|
1305
|
+
if ([U.equal, U.notEqual, U.greaterThan, U.greaterThanOrEqual, U.lessThan, U.lessThanOrEqual].includes(r)) {
|
|
1306
1306
|
const S = (C) => {
|
|
1307
1307
|
a(C || 0), n(C || 0), l("");
|
|
1308
1308
|
};
|
|
@@ -1312,16 +1312,16 @@ const Fe = (t) => {
|
|
|
1312
1312
|
className: "univer-w-full",
|
|
1313
1313
|
min: Number.MIN_SAFE_INTEGER,
|
|
1314
1314
|
max: Number.MAX_SAFE_INTEGER,
|
|
1315
|
-
value:
|
|
1315
|
+
value: u,
|
|
1316
1316
|
onChange: S
|
|
1317
1317
|
}
|
|
1318
1318
|
) }) });
|
|
1319
1319
|
}
|
|
1320
|
-
if ([
|
|
1320
|
+
if ([U.between, U.notBetween].includes(r)) {
|
|
1321
1321
|
const S = (M) => {
|
|
1322
|
-
|
|
1322
|
+
w(M || 0), n([M || 0, x]), R("");
|
|
1323
1323
|
}, C = (M) => {
|
|
1324
|
-
|
|
1324
|
+
T(M || 0), n([f, M || 0]), b("");
|
|
1325
1325
|
};
|
|
1326
1326
|
return /* @__PURE__ */ k("div", { className: "univer-mt-3 univer-flex univer-items-center", children: [
|
|
1327
1327
|
/* @__PURE__ */ c(dt, { errorText: I, children: /* @__PURE__ */ c(ke, { min: Number.MIN_SAFE_INTEGER, max: Number.MAX_SAFE_INTEGER, value: f, onChange: S }) }),
|
|
@@ -1331,7 +1331,7 @@ const Fe = (t) => {
|
|
|
1331
1331
|
className: "univer-ml-3",
|
|
1332
1332
|
min: Number.MIN_SAFE_INTEGER,
|
|
1333
1333
|
max: Number.MAX_SAFE_INTEGER,
|
|
1334
|
-
value:
|
|
1334
|
+
value: x,
|
|
1335
1335
|
onChange: C
|
|
1336
1336
|
}
|
|
1337
1337
|
) })
|
|
@@ -1357,14 +1357,14 @@ const Fe = (t) => {
|
|
|
1357
1357
|
];
|
|
1358
1358
|
case F.number:
|
|
1359
1359
|
return [
|
|
1360
|
-
W(
|
|
1361
|
-
W(
|
|
1362
|
-
W(
|
|
1363
|
-
W(
|
|
1364
|
-
W(
|
|
1365
|
-
W(
|
|
1366
|
-
W(
|
|
1367
|
-
W(
|
|
1360
|
+
W(U.between, e),
|
|
1361
|
+
W(U.notBetween, e),
|
|
1362
|
+
W(U.equal, e),
|
|
1363
|
+
W(U.notEqual, e),
|
|
1364
|
+
W(U.greaterThan, e),
|
|
1365
|
+
W(U.greaterThanOrEqual, e),
|
|
1366
|
+
W(U.lessThan, e),
|
|
1367
|
+
W(U.lessThanOrEqual, e)
|
|
1368
1368
|
];
|
|
1369
1369
|
case F.timePeriod:
|
|
1370
1370
|
return [
|
|
@@ -1381,11 +1381,11 @@ const Fe = (t) => {
|
|
|
1381
1381
|
];
|
|
1382
1382
|
}
|
|
1383
1383
|
}, on = (t) => {
|
|
1384
|
-
var
|
|
1385
|
-
const { interceptorManager: e, onChange: r } = t, n = q(re), i = ((
|
|
1384
|
+
var T;
|
|
1385
|
+
const { interceptorManager: e, onChange: r } = t, n = q(re), i = ((T = t.rule) == null ? void 0 : T.type) === L.highlightCell ? t.rule : void 0, [s, o] = N(() => {
|
|
1386
1386
|
const g = F.text;
|
|
1387
1387
|
return i && i.subType || g;
|
|
1388
|
-
}),
|
|
1388
|
+
}), u = [{
|
|
1389
1389
|
value: F.text,
|
|
1390
1390
|
label: n.t("sheet.cf.subRuleType.text")
|
|
1391
1391
|
}, {
|
|
@@ -1403,67 +1403,67 @@ const Fe = (t) => {
|
|
|
1403
1403
|
}], a = J(() => sn(s, n), [s]), [h, l] = N(() => {
|
|
1404
1404
|
const g = a ? a[0].value : void 0;
|
|
1405
1405
|
return i && i.operator || g;
|
|
1406
|
-
}), [
|
|
1406
|
+
}), [d, v] = N(() => {
|
|
1407
1407
|
var S;
|
|
1408
1408
|
const g = "";
|
|
1409
1409
|
return i ? (S = i.value) != null ? S : mt(i.subType, i.operator) : g;
|
|
1410
1410
|
}), [p, y] = N({}), f = J(() => (g) => {
|
|
1411
|
-
var b, S, C, M, E, V,
|
|
1411
|
+
var b, S, C, M, E, V, O, m, _, j, Y, pe, Ce, Le, Ue;
|
|
1412
1412
|
switch (g.subType || s) {
|
|
1413
1413
|
case F.text: {
|
|
1414
1414
|
if ([H.beginsWith, H.endsWith, H.containsText, H.notContainsText, H.equal, H.notEqual].includes(h))
|
|
1415
1415
|
return {
|
|
1416
|
-
type:
|
|
1416
|
+
type: L.highlightCell,
|
|
1417
1417
|
subType: (b = g.subType) != null ? b : s,
|
|
1418
1418
|
operator: (S = g.operator) != null ? S : h,
|
|
1419
1419
|
style: (C = g.style) != null ? C : p,
|
|
1420
|
-
value: (M = g.value) != null ? M :
|
|
1420
|
+
value: (M = g.value) != null ? M : d
|
|
1421
1421
|
};
|
|
1422
1422
|
break;
|
|
1423
1423
|
}
|
|
1424
1424
|
case F.number: {
|
|
1425
|
-
if ([
|
|
1425
|
+
if ([U.equal, U.notEqual, U.greaterThan, U.greaterThanOrEqual, U.lessThan, U.lessThanOrEqual].includes(h))
|
|
1426
1426
|
return {
|
|
1427
|
-
type:
|
|
1427
|
+
type: L.highlightCell,
|
|
1428
1428
|
subType: (E = g.subType) != null ? E : s,
|
|
1429
1429
|
operator: (V = g.operator) != null ? V : h,
|
|
1430
|
-
style: (
|
|
1431
|
-
value: (m = g.value) != null ? m :
|
|
1430
|
+
style: (O = g.style) != null ? O : p,
|
|
1431
|
+
value: (m = g.value) != null ? m : d
|
|
1432
1432
|
};
|
|
1433
|
-
if ([
|
|
1433
|
+
if ([U.between, U.notBetween].includes(h))
|
|
1434
1434
|
return {
|
|
1435
|
-
type:
|
|
1435
|
+
type: L.highlightCell,
|
|
1436
1436
|
subType: (_ = g.subType) != null ? _ : s,
|
|
1437
1437
|
operator: (j = g.operator) != null ? j : h,
|
|
1438
1438
|
style: (Y = g.style) != null ? Y : p,
|
|
1439
|
-
value: (pe = g.value) != null ? pe :
|
|
1439
|
+
value: (pe = g.value) != null ? pe : d
|
|
1440
1440
|
};
|
|
1441
1441
|
break;
|
|
1442
1442
|
}
|
|
1443
1443
|
}
|
|
1444
1444
|
return {
|
|
1445
|
-
type:
|
|
1445
|
+
type: L.highlightCell,
|
|
1446
1446
|
subType: (Ce = g.subType) != null ? Ce : s,
|
|
1447
|
-
operator: (
|
|
1448
|
-
style: (
|
|
1447
|
+
operator: (Le = g.operator) != null ? Le : h,
|
|
1448
|
+
style: (Ue = g.style) != null ? Ue : p
|
|
1449
1449
|
};
|
|
1450
|
-
}, [s, h,
|
|
1450
|
+
}, [s, h, d, p]);
|
|
1451
1451
|
K(() => e.intercept(e.getInterceptPoints().submit, {
|
|
1452
1452
|
handler() {
|
|
1453
1453
|
return f({});
|
|
1454
1454
|
}
|
|
1455
1455
|
}), [f, e]), K(() => {
|
|
1456
|
-
|
|
1457
|
-
}, [
|
|
1458
|
-
const
|
|
1456
|
+
u.some((g) => g.value === s) || o(u[0].value);
|
|
1457
|
+
}, [u]);
|
|
1458
|
+
const w = (g) => {
|
|
1459
1459
|
const b = g, S = sn(b, n), C = S && S[0].value;
|
|
1460
1460
|
o(b), l(C), C && v(mt(b, C)), r(f({ subType: b, operator: C }));
|
|
1461
1461
|
}, I = (g) => {
|
|
1462
1462
|
const b = g;
|
|
1463
1463
|
l(b), r(f({ operator: b }));
|
|
1464
|
-
},
|
|
1464
|
+
}, R = (g) => {
|
|
1465
1465
|
v(g), r(f({ value: g }));
|
|
1466
|
-
},
|
|
1466
|
+
}, x = J(() => `${s}_${h}_${Math.random()}`, [s, h]);
|
|
1467
1467
|
return /* @__PURE__ */ k("div", { children: [
|
|
1468
1468
|
/* @__PURE__ */ c(
|
|
1469
1469
|
"div",
|
|
@@ -1477,9 +1477,9 @@ const Fe = (t) => {
|
|
|
1477
1477
|
ce,
|
|
1478
1478
|
{
|
|
1479
1479
|
className: "univer-mt-3 univer-w-full",
|
|
1480
|
-
onChange:
|
|
1480
|
+
onChange: w,
|
|
1481
1481
|
value: s,
|
|
1482
|
-
options:
|
|
1482
|
+
options: u
|
|
1483
1483
|
}
|
|
1484
1484
|
),
|
|
1485
1485
|
(a == null ? void 0 : a.length) && /* @__PURE__ */ c(
|
|
@@ -1495,18 +1495,18 @@ const Fe = (t) => {
|
|
|
1495
1495
|
/* @__PURE__ */ c(
|
|
1496
1496
|
Ei,
|
|
1497
1497
|
{
|
|
1498
|
-
value:
|
|
1498
|
+
value: d,
|
|
1499
1499
|
interceptorManager: e,
|
|
1500
1500
|
type: s,
|
|
1501
1501
|
operator: h,
|
|
1502
1502
|
rule: i,
|
|
1503
|
-
onChange:
|
|
1503
|
+
onChange: R
|
|
1504
1504
|
},
|
|
1505
|
-
|
|
1505
|
+
x
|
|
1506
1506
|
),
|
|
1507
1507
|
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule: f({}) }) }),
|
|
1508
1508
|
/* @__PURE__ */ c(
|
|
1509
|
-
|
|
1509
|
+
zt,
|
|
1510
1510
|
{
|
|
1511
1511
|
style: i == null ? void 0 : i.style,
|
|
1512
1512
|
className: "univer-ml-1",
|
|
@@ -1518,11 +1518,11 @@ const Fe = (t) => {
|
|
|
1518
1518
|
] });
|
|
1519
1519
|
}, rr = (t, e) => (Ve[t] || [])[Number(e)] || "", Ni = (t) => {
|
|
1520
1520
|
var l;
|
|
1521
|
-
const { error: e, type: r, onChange: n } = t, i = q(
|
|
1522
|
-
return Nt((
|
|
1521
|
+
const { error: e, type: r, onChange: n } = t, i = q(Z), s = i.getCurrentUnitForType(A.UNIVER_SHEET).getUnitId(), o = (l = i.getCurrentUnitForType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : l.getSheetId(), u = ge(null), [a, h] = N(!1);
|
|
1522
|
+
return Nt((d) => {
|
|
1523
1523
|
var p;
|
|
1524
|
-
((p =
|
|
1525
|
-
}), /* @__PURE__ */ c("div", { className: "univer-relative", children: r !==
|
|
1524
|
+
((p = u.current) == null ? void 0 : p.isClickOutSide(d)) && h(!1);
|
|
1525
|
+
}), /* @__PURE__ */ c("div", { className: "univer-relative", children: r !== D.formula ? /* @__PURE__ */ k(jt, { children: [
|
|
1526
1526
|
/* @__PURE__ */ c(
|
|
1527
1527
|
ke,
|
|
1528
1528
|
{
|
|
@@ -1530,27 +1530,27 @@ const Fe = (t) => {
|
|
|
1530
1530
|
"univer-border-red-500": e
|
|
1531
1531
|
}),
|
|
1532
1532
|
value: Number(t.value) || 0,
|
|
1533
|
-
onChange: (
|
|
1533
|
+
onChange: (d) => n(d != null ? d : 0)
|
|
1534
1534
|
}
|
|
1535
1535
|
),
|
|
1536
1536
|
e && /* @__PURE__ */ c("div", { className: "univer-absolute univer-text-xs univer-text-red-500", children: e })
|
|
1537
1537
|
] }) : /* @__PURE__ */ c("div", { className: "univer-w-full", children: /* @__PURE__ */ c(
|
|
1538
1538
|
Mt,
|
|
1539
1539
|
{
|
|
1540
|
-
ref:
|
|
1540
|
+
ref: u,
|
|
1541
1541
|
initValue: String(t.value),
|
|
1542
1542
|
unitId: s,
|
|
1543
1543
|
subUnitId: o,
|
|
1544
1544
|
isFocus: a,
|
|
1545
|
-
onChange: (
|
|
1546
|
-
n(
|
|
1545
|
+
onChange: (d = "") => {
|
|
1546
|
+
n(d || "");
|
|
1547
1547
|
},
|
|
1548
1548
|
onFocus: () => h(!0)
|
|
1549
1549
|
}
|
|
1550
1550
|
) }) });
|
|
1551
1551
|
}, an = (t, e, r) => ({
|
|
1552
|
-
operator:
|
|
1553
|
-
value: { type:
|
|
1552
|
+
operator: U.greaterThan,
|
|
1553
|
+
value: { type: D.num, value: (r.length - 1 - e) * 10 },
|
|
1554
1554
|
iconType: t,
|
|
1555
1555
|
iconId: String(e)
|
|
1556
1556
|
}), Mi = oe((t, e) => {
|
|
@@ -1559,18 +1559,18 @@ const Fe = (t) => {
|
|
|
1559
1559
|
};
|
|
1560
1560
|
return /* @__PURE__ */ c("div", { ref: e, className: "univer-w-80", children: Ir.map((s, o) => /* @__PURE__ */ k("div", { className: "univer-mb-3", children: [
|
|
1561
1561
|
/* @__PURE__ */ c("div", { className: "univer-mb-1 univer-text-sm", children: n.t(s.title) }),
|
|
1562
|
-
/* @__PURE__ */ c("div", { className: "univer-flex univer-flex-wrap", children: s.group.map((
|
|
1562
|
+
/* @__PURE__ */ c("div", { className: "univer-flex univer-flex-wrap", children: s.group.map((u) => /* @__PURE__ */ c(
|
|
1563
1563
|
"div",
|
|
1564
1564
|
{
|
|
1565
1565
|
className: "univer-mb-1 univer-flex univer-w-1/2 univer-items-center",
|
|
1566
1566
|
onClick: () => {
|
|
1567
|
-
i(
|
|
1567
|
+
i(u.name);
|
|
1568
1568
|
},
|
|
1569
1569
|
children: /* @__PURE__ */ c(
|
|
1570
1570
|
"a",
|
|
1571
1571
|
{
|
|
1572
1572
|
className: "univer-cursor-pointer univer-rounded dark:hover:!univer-bg-gray-700 hover:univer-bg-gray-100",
|
|
1573
|
-
children:
|
|
1573
|
+
children: u.list.map((a, h) => /* @__PURE__ */ c(
|
|
1574
1574
|
"img",
|
|
1575
1575
|
{
|
|
1576
1576
|
className: "univer-size-5",
|
|
@@ -1582,17 +1582,17 @@ const Fe = (t) => {
|
|
|
1582
1582
|
}
|
|
1583
1583
|
)
|
|
1584
1584
|
},
|
|
1585
|
-
|
|
1585
|
+
u.name
|
|
1586
1586
|
)) })
|
|
1587
1587
|
] }, o)) });
|
|
1588
1588
|
}), Vi = (t) => {
|
|
1589
1589
|
const { onClick: e } = t, r = J(() => {
|
|
1590
1590
|
const i = [];
|
|
1591
1591
|
for (const s in Ve) {
|
|
1592
|
-
const o = Ve[s],
|
|
1592
|
+
const o = Ve[s], u = s;
|
|
1593
1593
|
o.forEach((a, h) => {
|
|
1594
1594
|
i.push({
|
|
1595
|
-
iconType:
|
|
1595
|
+
iconType: u,
|
|
1596
1596
|
base64: a,
|
|
1597
1597
|
iconId: String(h)
|
|
1598
1598
|
});
|
|
@@ -1632,25 +1632,25 @@ const Fe = (t) => {
|
|
|
1632
1632
|
)) })
|
|
1633
1633
|
] });
|
|
1634
1634
|
}, ki = (t) => {
|
|
1635
|
-
const { onChange: e, configList: r, errorMap: n = {} } = t, i = q(re), s = [{ label: i.t(`sheet.cf.symbol.${
|
|
1636
|
-
{ label: i.t(`sheet.cf.valueType.${
|
|
1637
|
-
{ label: i.t(`sheet.cf.valueType.${
|
|
1638
|
-
{ label: i.t(`sheet.cf.valueType.${
|
|
1639
|
-
{ label: i.t(`sheet.cf.valueType.${
|
|
1640
|
-
],
|
|
1641
|
-
e([String(v), "value", "value"],
|
|
1642
|
-
}, a = (
|
|
1643
|
-
e([String(v), "operator"],
|
|
1644
|
-
const p = mt(F.number,
|
|
1645
|
-
|
|
1646
|
-
}, h = (
|
|
1647
|
-
e([String(v), "value", "type"],
|
|
1635
|
+
const { onChange: e, configList: r, errorMap: n = {} } = t, i = q(re), s = [{ label: i.t(`sheet.cf.symbol.${U.greaterThan}`), value: U.greaterThan }, { label: i.t(`sheet.cf.symbol.${U.greaterThanOrEqual}`), value: U.greaterThanOrEqual }], o = [
|
|
1636
|
+
{ label: i.t(`sheet.cf.valueType.${D.num}`), value: D.num },
|
|
1637
|
+
{ label: i.t(`sheet.cf.valueType.${D.percent}`), value: D.percent },
|
|
1638
|
+
{ label: i.t(`sheet.cf.valueType.${D.percentile}`), value: D.percentile },
|
|
1639
|
+
{ label: i.t(`sheet.cf.valueType.${D.formula}`), value: D.formula }
|
|
1640
|
+
], u = (d, v) => {
|
|
1641
|
+
e([String(v), "value", "value"], d);
|
|
1642
|
+
}, a = (d, v) => {
|
|
1643
|
+
e([String(v), "operator"], d);
|
|
1644
|
+
const p = mt(F.number, d);
|
|
1645
|
+
u(p, v);
|
|
1646
|
+
}, h = (d, v) => {
|
|
1647
|
+
e([String(v), "value", "type"], d);
|
|
1648
1648
|
const p = r[v], y = mt(F.number, p.operator);
|
|
1649
|
-
|
|
1649
|
+
u(y, v);
|
|
1650
1650
|
};
|
|
1651
|
-
return J(() => r.map((
|
|
1652
|
-
const p = n[v], y = rr(
|
|
1653
|
-
const b = { ...
|
|
1651
|
+
return J(() => r.map((d, v) => {
|
|
1652
|
+
const p = n[v], y = rr(d.iconType, d.iconId), f = v === r.length - 1, w = v === 0, I = r[v - 1], R = (I == null ? void 0 : I.value.type) === D.formula ? i.t("sheet.cf.valueType.formula") : I == null ? void 0 : I.value.value, x = (T, g) => {
|
|
1653
|
+
const b = { ...d, iconId: g, iconType: T };
|
|
1654
1654
|
e([String(v)], b);
|
|
1655
1655
|
};
|
|
1656
1656
|
return /* @__PURE__ */ k(
|
|
@@ -1674,8 +1674,8 @@ const Fe = (t) => {
|
|
|
1674
1674
|
}
|
|
1675
1675
|
),
|
|
1676
1676
|
/* @__PURE__ */ c("div", { className: "univer-w-[45%]", children: /* @__PURE__ */ k(jt, { children: [
|
|
1677
|
-
!
|
|
1678
|
-
!
|
|
1677
|
+
!w && !f && i.t("sheet.cf.iconSet.rule"),
|
|
1678
|
+
!w && !f && /* @__PURE__ */ k(
|
|
1679
1679
|
"span",
|
|
1680
1680
|
{
|
|
1681
1681
|
className: "univer-font-medium univer-text-gray-600 dark:!univer-text-gray-200",
|
|
@@ -1683,7 +1683,7 @@ const Fe = (t) => {
|
|
|
1683
1683
|
"(",
|
|
1684
1684
|
i.t("sheet.cf.iconSet.when"),
|
|
1685
1685
|
i.t(`sheet.cf.symbol.${Ht(I.operator)}`),
|
|
1686
|
-
|
|
1686
|
+
R,
|
|
1687
1687
|
f ? "" : ` ${i.t("sheet.cf.iconSet.and")} `,
|
|
1688
1688
|
")"
|
|
1689
1689
|
]
|
|
@@ -1697,7 +1697,7 @@ const Fe = (t) => {
|
|
|
1697
1697
|
/* @__PURE__ */ c("div", { className: "univer-flex univer-items-center", children: /* @__PURE__ */ c(
|
|
1698
1698
|
Gt,
|
|
1699
1699
|
{
|
|
1700
|
-
overlay: /* @__PURE__ */ c("div", { className: "univer-rounded-lg univer-p-4", children: /* @__PURE__ */ c(Vi, { onClick:
|
|
1700
|
+
overlay: /* @__PURE__ */ c("div", { className: "univer-rounded-lg univer-p-4", children: /* @__PURE__ */ c(Vi, { onClick: x, iconId: d.iconId, iconType: d.iconType }) }),
|
|
1701
1701
|
children: /* @__PURE__ */ k(
|
|
1702
1702
|
"div",
|
|
1703
1703
|
{
|
|
@@ -1709,7 +1709,7 @@ const Fe = (t) => {
|
|
|
1709
1709
|
className: "univer-size-4"
|
|
1710
1710
|
}
|
|
1711
1711
|
),
|
|
1712
|
-
/* @__PURE__ */ c(
|
|
1712
|
+
/* @__PURE__ */ c(Zt, {})
|
|
1713
1713
|
]
|
|
1714
1714
|
}
|
|
1715
1715
|
)
|
|
@@ -1724,7 +1724,7 @@ const Fe = (t) => {
|
|
|
1724
1724
|
/* @__PURE__ */ k("span", { className: "univer-font-medium", children: [
|
|
1725
1725
|
i.t("sheet.cf.iconSet.when"),
|
|
1726
1726
|
i.t(`sheet.cf.symbol.${Ht(I.operator)}`),
|
|
1727
|
-
|
|
1727
|
+
R,
|
|
1728
1728
|
f ? "" : ` ${i.t("sheet.cf.iconSet.and")} `
|
|
1729
1729
|
] })
|
|
1730
1730
|
]
|
|
@@ -1733,9 +1733,9 @@ const Fe = (t) => {
|
|
|
1733
1733
|
ce,
|
|
1734
1734
|
{
|
|
1735
1735
|
options: s,
|
|
1736
|
-
value:
|
|
1737
|
-
onChange: (
|
|
1738
|
-
a(
|
|
1736
|
+
value: d.operator,
|
|
1737
|
+
onChange: (T) => {
|
|
1738
|
+
a(T, v);
|
|
1739
1739
|
}
|
|
1740
1740
|
}
|
|
1741
1741
|
)
|
|
@@ -1761,9 +1761,9 @@ const Fe = (t) => {
|
|
|
1761
1761
|
{
|
|
1762
1762
|
className: "univer-flex-shrink-0",
|
|
1763
1763
|
options: o,
|
|
1764
|
-
value:
|
|
1765
|
-
onChange: (
|
|
1766
|
-
h(
|
|
1764
|
+
value: d.value.type,
|
|
1765
|
+
onChange: (T) => {
|
|
1766
|
+
h(T, v);
|
|
1767
1767
|
}
|
|
1768
1768
|
}
|
|
1769
1769
|
),
|
|
@@ -1771,11 +1771,11 @@ const Fe = (t) => {
|
|
|
1771
1771
|
Ni,
|
|
1772
1772
|
{
|
|
1773
1773
|
id: v,
|
|
1774
|
-
type:
|
|
1774
|
+
type: d.value.type,
|
|
1775
1775
|
error: p,
|
|
1776
|
-
value:
|
|
1777
|
-
onChange: (
|
|
1778
|
-
|
|
1776
|
+
value: d.value.value || "",
|
|
1777
|
+
onChange: (T) => {
|
|
1778
|
+
u(T, v);
|
|
1779
1779
|
}
|
|
1780
1780
|
}
|
|
1781
1781
|
) })
|
|
@@ -1789,8 +1789,8 @@ const Fe = (t) => {
|
|
|
1789
1789
|
);
|
|
1790
1790
|
}), [r, n]);
|
|
1791
1791
|
}, Fi = (t) => {
|
|
1792
|
-
var
|
|
1793
|
-
const { interceptorManager: e } = t, r = ((
|
|
1792
|
+
var T;
|
|
1793
|
+
const { interceptorManager: e } = t, r = ((T = t.rule) == null ? void 0 : T.type) === L.iconSet ? t.rule : void 0, n = q(re), [i, s] = N({}), [o, u] = N(() => {
|
|
1794
1794
|
const g = Object.keys(Ve)[0];
|
|
1795
1795
|
if (r && r.config.length) {
|
|
1796
1796
|
const b = r.config[0].iconType;
|
|
@@ -1803,12 +1803,12 @@ const Fe = (t) => {
|
|
|
1803
1803
|
return Bt.deepClone(r == null ? void 0 : r.config);
|
|
1804
1804
|
const g = Ve[o] || [];
|
|
1805
1805
|
return new Array(g.length).fill("").map((b, S, C) => S === C.length - 1 ? {
|
|
1806
|
-
operator:
|
|
1807
|
-
value: { type:
|
|
1806
|
+
operator: U.lessThanOrEqual,
|
|
1807
|
+
value: { type: D.num, value: Number.MAX_SAFE_INTEGER },
|
|
1808
1808
|
iconType: o,
|
|
1809
1809
|
iconId: String(S)
|
|
1810
1810
|
} : an(o, S, C));
|
|
1811
|
-
}), [l,
|
|
1811
|
+
}), [l, d] = N(() => r ? !!r.isShowValue : !0), v = J(() => {
|
|
1812
1812
|
const g = a.map((b) => rr(b.iconType, b.iconId));
|
|
1813
1813
|
return /* @__PURE__ */ c("div", { className: "univer-flex univer-items-center", children: g.map((b, S) => b ? /* @__PURE__ */ c(
|
|
1814
1814
|
"img",
|
|
@@ -1819,8 +1819,8 @@ const Fe = (t) => {
|
|
|
1819
1819
|
S
|
|
1820
1820
|
) : /* @__PURE__ */ c(ot, { className: "univer-size-5" }, S)) });
|
|
1821
1821
|
}, [a]), p = (g) => {
|
|
1822
|
-
if (g.reduce((S, C, M) => S.preType && !S.result || g.length - 1 === M ? S : C.value.type ===
|
|
1823
|
-
preType:
|
|
1822
|
+
if (g.reduce((S, C, M) => S.preType && !S.result || g.length - 1 === M ? S : C.value.type === D.formula ? {
|
|
1823
|
+
preType: D.formula,
|
|
1824
1824
|
result: !1
|
|
1825
1825
|
} : S.preType ? {
|
|
1826
1826
|
result: S.preType === C.value.type,
|
|
@@ -1828,27 +1828,27 @@ const Fe = (t) => {
|
|
|
1828
1828
|
} : {
|
|
1829
1829
|
result: !0,
|
|
1830
1830
|
preType: C.value.type
|
|
1831
|
-
}, { result: !0, preType: "" }).result && [
|
|
1831
|
+
}, { result: !0, preType: "" }).result && [D.num, D.percent, D.percentile].includes(g[0].value.type)) {
|
|
1832
1832
|
const S = {};
|
|
1833
1833
|
return g.forEach((C, M, E) => {
|
|
1834
1834
|
if (M - 1 < 0 || M === E.length - 1)
|
|
1835
1835
|
return;
|
|
1836
|
-
const
|
|
1837
|
-
Sr({ operator: m, value:
|
|
1836
|
+
const O = g[M - 1], m = Ht(O.operator);
|
|
1837
|
+
Sr({ operator: m, value: O.value.value }, C.value.value) || (S[M] = `${n.t(`sheet.cf.form.${m}`, String(O.value.value))} `);
|
|
1838
1838
|
}), S;
|
|
1839
1839
|
}
|
|
1840
1840
|
return {};
|
|
1841
1841
|
}, y = (g, b) => {
|
|
1842
1842
|
dr(a, g) !== b && (hr(a, g, b), h([...a]), s(p(a)));
|
|
1843
1843
|
}, f = (g) => {
|
|
1844
|
-
|
|
1844
|
+
u(g);
|
|
1845
1845
|
const b = Ve[g] || [], S = new Array(b.length).fill("").map((C, M, E) => an(g, M, E));
|
|
1846
1846
|
h(S), s(p(S));
|
|
1847
1847
|
};
|
|
1848
1848
|
K(() => {
|
|
1849
1849
|
const g = e.intercept(e.getInterceptPoints().submit, {
|
|
1850
1850
|
handler() {
|
|
1851
|
-
return { type:
|
|
1851
|
+
return { type: L.iconSet, isShowValue: l, config: a };
|
|
1852
1852
|
}
|
|
1853
1853
|
});
|
|
1854
1854
|
return () => {
|
|
@@ -1864,14 +1864,14 @@ const Fe = (t) => {
|
|
|
1864
1864
|
g();
|
|
1865
1865
|
};
|
|
1866
1866
|
}, [l, a, e, i]);
|
|
1867
|
-
const
|
|
1867
|
+
const w = () => {
|
|
1868
1868
|
const g = a.map((b) => ({ ...b }));
|
|
1869
1869
|
a.forEach((b, S) => {
|
|
1870
1870
|
const C = a.length - 1 - S, M = g[C];
|
|
1871
1871
|
b.iconId = M.iconId, b.iconType = M.iconType;
|
|
1872
1872
|
}), h([...a]);
|
|
1873
|
-
}, I = q(Br), [
|
|
1874
|
-
return Wr(
|
|
1873
|
+
}, I = q(Br), [R, x] = N();
|
|
1874
|
+
return Wr(R, I.rootContainerElement), /* @__PURE__ */ k("div", { children: [
|
|
1875
1875
|
/* @__PURE__ */ c("div", { className: "univer-mt-4 univer-text-sm univer-text-gray-600", children: n.t("sheet.cf.panel.styleRule") }),
|
|
1876
1876
|
/* @__PURE__ */ c("div", { className: "univer-mt-3", children: /* @__PURE__ */ c(
|
|
1877
1877
|
Gt,
|
|
@@ -1880,7 +1880,7 @@ const Fe = (t) => {
|
|
|
1880
1880
|
Mi,
|
|
1881
1881
|
{
|
|
1882
1882
|
ref: (g) => {
|
|
1883
|
-
!
|
|
1883
|
+
!R && g && x(g);
|
|
1884
1884
|
},
|
|
1885
1885
|
iconType: o,
|
|
1886
1886
|
onClick: f
|
|
@@ -1892,7 +1892,7 @@ const Fe = (t) => {
|
|
|
1892
1892
|
className: X("univer-box-border univer-flex univer-h-8 univer-w-full univer-items-center univer-justify-between univer-rounded-md univer-bg-white univer-px-4 univer-py-2 univer-text-xs univer-text-gray-600 univer-transition-all hover:univer-border-primary-600", Be),
|
|
1893
1893
|
children: [
|
|
1894
1894
|
v,
|
|
1895
|
-
/* @__PURE__ */ c(
|
|
1895
|
+
/* @__PURE__ */ c(Zt, {})
|
|
1896
1896
|
]
|
|
1897
1897
|
}
|
|
1898
1898
|
)
|
|
@@ -1900,52 +1900,52 @@ const Fe = (t) => {
|
|
|
1900
1900
|
) }),
|
|
1901
1901
|
/* @__PURE__ */ k("div", { className: "univer-mt-3 univer-flex univer-items-center univer-text-xs", children: [
|
|
1902
1902
|
/* @__PURE__ */ k("div", { className: "univer-flex univer-items-center univer-text-xs", children: [
|
|
1903
|
-
/* @__PURE__ */ c(yt, { onChange:
|
|
1903
|
+
/* @__PURE__ */ c(yt, { onChange: w }),
|
|
1904
1904
|
n.t("sheet.cf.iconSet.reverseIconOrder")
|
|
1905
1905
|
] }),
|
|
1906
1906
|
/* @__PURE__ */ k("div", { className: "univer-ml-6 univer-flex univer-items-center univer-text-xs", children: [
|
|
1907
1907
|
/* @__PURE__ */ c(yt, { checked: !l, onChange: (g) => {
|
|
1908
|
-
|
|
1908
|
+
d(!g);
|
|
1909
1909
|
} }),
|
|
1910
1910
|
n.t("sheet.cf.iconSet.onlyShowIcon")
|
|
1911
1911
|
] })
|
|
1912
1912
|
] }),
|
|
1913
1913
|
/* @__PURE__ */ c(ki, { errorMap: i, onChange: y, configList: a })
|
|
1914
1914
|
] });
|
|
1915
|
-
},
|
|
1916
|
-
var
|
|
1917
|
-
const { onChange: e, interceptorManager: r } = t, n = q(re), i = ((
|
|
1918
|
-
const I = s[0].value,
|
|
1915
|
+
}, Li = (t) => {
|
|
1916
|
+
var w;
|
|
1917
|
+
const { onChange: e, interceptorManager: r } = t, n = q(re), i = ((w = t.rule) == null ? void 0 : w.type) === L.highlightCell ? t.rule : void 0, s = [{ label: n.t("sheet.cf.panel.isNotBottom"), value: "isNotBottom" }, { label: n.t("sheet.cf.panel.isBottom"), value: "isBottom" }, { label: n.t("sheet.cf.panel.greaterThanAverage"), value: "greaterThanAverage" }, { label: n.t("sheet.cf.panel.lessThanAverage"), value: "lessThanAverage" }], [o, u] = N(() => {
|
|
1918
|
+
const I = s[0].value, R = i == null ? void 0 : i.type;
|
|
1919
1919
|
if (!i)
|
|
1920
1920
|
return I;
|
|
1921
|
-
switch (
|
|
1922
|
-
case
|
|
1921
|
+
switch (R) {
|
|
1922
|
+
case L.highlightCell:
|
|
1923
1923
|
switch (i.subType) {
|
|
1924
1924
|
case F.average:
|
|
1925
|
-
return [
|
|
1925
|
+
return [U.greaterThan, U.greaterThanOrEqual].includes(i.operator) ? "greaterThanAverage" : [U.lessThan, U.lessThanOrEqual].includes(i.operator) ? "lessThanAverage" : I;
|
|
1926
1926
|
case F.rank:
|
|
1927
1927
|
return i.isBottom ? "isBottom" : "isNotBottom";
|
|
1928
1928
|
}
|
|
1929
1929
|
}
|
|
1930
1930
|
return I;
|
|
1931
1931
|
}), [a, h] = N(() => {
|
|
1932
|
-
const
|
|
1932
|
+
const R = i == null ? void 0 : i.type;
|
|
1933
1933
|
if (!i)
|
|
1934
1934
|
return 10;
|
|
1935
|
-
switch (
|
|
1936
|
-
case
|
|
1935
|
+
switch (R) {
|
|
1936
|
+
case L.highlightCell:
|
|
1937
1937
|
switch (i.subType) {
|
|
1938
1938
|
case F.rank:
|
|
1939
1939
|
return i.value || 10;
|
|
1940
1940
|
}
|
|
1941
1941
|
}
|
|
1942
1942
|
return 10;
|
|
1943
|
-
}), [l,
|
|
1944
|
-
const
|
|
1943
|
+
}), [l, d] = N(() => {
|
|
1944
|
+
const R = i == null ? void 0 : i.type;
|
|
1945
1945
|
if (!i)
|
|
1946
1946
|
return !1;
|
|
1947
|
-
switch (
|
|
1948
|
-
case
|
|
1947
|
+
switch (R) {
|
|
1948
|
+
case L.highlightCell:
|
|
1949
1949
|
switch (i.subType) {
|
|
1950
1950
|
case F.rank:
|
|
1951
1951
|
return i.isPercent || !1;
|
|
@@ -1953,15 +1953,15 @@ const Fe = (t) => {
|
|
|
1953
1953
|
}
|
|
1954
1954
|
return !1;
|
|
1955
1955
|
}), [v, p] = N({}), y = (I) => {
|
|
1956
|
-
const { type:
|
|
1957
|
-
if (
|
|
1958
|
-
return { type:
|
|
1959
|
-
if (
|
|
1960
|
-
return { type:
|
|
1961
|
-
if (
|
|
1962
|
-
return { type:
|
|
1963
|
-
if (
|
|
1964
|
-
return { type:
|
|
1956
|
+
const { type: R, isPercent: x, value: T, style: g } = I;
|
|
1957
|
+
if (R === "isNotBottom")
|
|
1958
|
+
return { type: L.highlightCell, subType: F.rank, isPercent: x, isBottom: !1, value: T, style: g };
|
|
1959
|
+
if (R === "isBottom")
|
|
1960
|
+
return { type: L.highlightCell, subType: F.rank, isPercent: x, isBottom: !0, value: T, style: g };
|
|
1961
|
+
if (R === "greaterThanAverage")
|
|
1962
|
+
return { type: L.highlightCell, subType: F.average, operator: U.greaterThan, style: g };
|
|
1963
|
+
if (R === "lessThanAverage")
|
|
1964
|
+
return { type: L.highlightCell, subType: F.average, operator: U.lessThan, style: g };
|
|
1965
1965
|
};
|
|
1966
1966
|
K(() => r.intercept(r.getInterceptPoints().submit, {
|
|
1967
1967
|
handler() {
|
|
@@ -1986,7 +1986,7 @@ const Fe = (t) => {
|
|
|
1986
1986
|
value: o,
|
|
1987
1987
|
options: s,
|
|
1988
1988
|
onChange: (I) => {
|
|
1989
|
-
|
|
1989
|
+
u(I), f({ type: I, isPercent: l, value: a, style: v });
|
|
1990
1990
|
}
|
|
1991
1991
|
}
|
|
1992
1992
|
),
|
|
@@ -1998,8 +1998,8 @@ const Fe = (t) => {
|
|
|
1998
1998
|
max: 1e3,
|
|
1999
1999
|
value: a,
|
|
2000
2000
|
onChange: (I) => {
|
|
2001
|
-
const
|
|
2002
|
-
h(
|
|
2001
|
+
const R = I || 0;
|
|
2002
|
+
h(R), f({ type: o, isPercent: l, value: R, style: v });
|
|
2003
2003
|
}
|
|
2004
2004
|
}
|
|
2005
2005
|
),
|
|
@@ -2013,7 +2013,7 @@ const Fe = (t) => {
|
|
|
2013
2013
|
{
|
|
2014
2014
|
checked: l,
|
|
2015
2015
|
onChange: (I) => {
|
|
2016
|
-
|
|
2016
|
+
d(!!I), f({ type: o, isPercent: !!I, value: a, style: v });
|
|
2017
2017
|
}
|
|
2018
2018
|
}
|
|
2019
2019
|
),
|
|
@@ -2024,7 +2024,7 @@ const Fe = (t) => {
|
|
|
2024
2024
|
] }),
|
|
2025
2025
|
/* @__PURE__ */ c("div", { className: at, children: /* @__PURE__ */ c(We, { rule: y({ type: o, isPercent: l, value: a, style: v }) }) }),
|
|
2026
2026
|
/* @__PURE__ */ c(
|
|
2027
|
-
|
|
2027
|
+
zt,
|
|
2028
2028
|
{
|
|
2029
2029
|
style: i == null ? void 0 : i.style,
|
|
2030
2030
|
className: "univer-mt-3",
|
|
@@ -2034,16 +2034,16 @@ const Fe = (t) => {
|
|
|
2034
2034
|
}
|
|
2035
2035
|
)
|
|
2036
2036
|
] });
|
|
2037
|
-
},
|
|
2037
|
+
}, Ui = fn("beforeSubmit"), Pi = fn("submit"), ln = (t) => t.getCurrentUnitForType(A.UNIVER_SHEET).getUnitId(), cn = (t) => {
|
|
2038
2038
|
var e;
|
|
2039
|
-
return (e = t.getCurrentUnitForType(
|
|
2040
|
-
},
|
|
2039
|
+
return (e = t.getCurrentUnitForType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : e.getSheetId();
|
|
2040
|
+
}, Oi = (t) => {
|
|
2041
2041
|
var S, C, M;
|
|
2042
|
-
const e = q(re), r = q(te), n = q(
|
|
2043
|
-
var V,
|
|
2042
|
+
const e = q(re), r = q(te), n = q(Z), i = q(Q), s = q(je), o = ln(n), u = cn(n), [a, h] = N(void 0), l = ge((C = (S = t.rule) == null ? void 0 : S.ranges) != null ? C : []), d = J(() => {
|
|
2043
|
+
var V, O, m;
|
|
2044
2044
|
let E = (V = t.rule) == null ? void 0 : V.ranges;
|
|
2045
|
-
return E != null && E.length || (E = (m = (
|
|
2046
|
-
const j =
|
|
2045
|
+
return E != null && E.length || (E = (m = (O = s.getCurrentSelections()) == null ? void 0 : O.map((_) => _.range)) != null ? m : []), l.current = E, E != null && E.length ? E.map((_) => {
|
|
2046
|
+
const j = Ln(_);
|
|
2047
2047
|
return j === "NaN" ? "" : j;
|
|
2048
2048
|
}).filter((_) => !!_).join(",") : "";
|
|
2049
2049
|
}, [t.rule]), v = [
|
|
@@ -2054,12 +2054,12 @@ const Fe = (t) => {
|
|
|
2054
2054
|
{ label: e.t("sheet.cf.ruleType.formula"), value: "5" },
|
|
2055
2055
|
{ label: e.t("sheet.cf.ruleType.iconSet"), value: "6" }
|
|
2056
2056
|
], [p, y] = N(() => {
|
|
2057
|
-
var
|
|
2058
|
-
const E = (
|
|
2057
|
+
var O, m;
|
|
2058
|
+
const E = (O = t.rule) == null ? void 0 : O.rule.type, V = v[0].value;
|
|
2059
2059
|
if (!E)
|
|
2060
2060
|
return V;
|
|
2061
2061
|
switch (E) {
|
|
2062
|
-
case
|
|
2062
|
+
case L.highlightCell: {
|
|
2063
2063
|
switch ((m = t.rule) == null ? void 0 : m.rule.subType) {
|
|
2064
2064
|
case F.number:
|
|
2065
2065
|
case F.text:
|
|
@@ -2075,26 +2075,26 @@ const Fe = (t) => {
|
|
|
2075
2075
|
}
|
|
2076
2076
|
break;
|
|
2077
2077
|
}
|
|
2078
|
-
case
|
|
2078
|
+
case L.dataBar:
|
|
2079
2079
|
return "3";
|
|
2080
|
-
case
|
|
2080
|
+
case L.colorScale:
|
|
2081
2081
|
return "4";
|
|
2082
|
-
case
|
|
2082
|
+
case L.iconSet:
|
|
2083
2083
|
return "6";
|
|
2084
2084
|
}
|
|
2085
2085
|
return V;
|
|
2086
|
-
}), f = ge(void 0),
|
|
2086
|
+
}), f = ge(void 0), w = J(() => new vr({ beforeSubmit: Ui, submit: Pi }), []), I = J(() => {
|
|
2087
2087
|
switch (p) {
|
|
2088
2088
|
case "1":
|
|
2089
2089
|
return on;
|
|
2090
2090
|
case "2":
|
|
2091
|
-
return
|
|
2091
|
+
return Li;
|
|
2092
2092
|
case "3":
|
|
2093
|
-
return xi;
|
|
2094
|
-
case "4":
|
|
2095
2093
|
return Ti;
|
|
2094
|
+
case "4":
|
|
2095
|
+
return Ri;
|
|
2096
2096
|
case "5":
|
|
2097
|
-
return
|
|
2097
|
+
return xi;
|
|
2098
2098
|
case "6":
|
|
2099
2099
|
return Fi;
|
|
2100
2100
|
default:
|
|
@@ -2104,35 +2104,35 @@ const Fe = (t) => {
|
|
|
2104
2104
|
K(() => {
|
|
2105
2105
|
const E = r.onCommandExecuted((V) => {
|
|
2106
2106
|
if (V.id === Vr.id) {
|
|
2107
|
-
const
|
|
2108
|
-
|
|
2107
|
+
const O = V.params;
|
|
2108
|
+
O.subUnitId === u && O.unitId === o && t.onCancel();
|
|
2109
2109
|
}
|
|
2110
2110
|
V.id === Wt.id && t.onCancel();
|
|
2111
2111
|
});
|
|
2112
2112
|
return () => E.dispose();
|
|
2113
2113
|
}, []);
|
|
2114
|
-
const
|
|
2114
|
+
const R = (E) => {
|
|
2115
2115
|
f.current = E;
|
|
2116
|
-
},
|
|
2117
|
-
const V = E.split(",").filter((
|
|
2116
|
+
}, x = (E) => {
|
|
2117
|
+
const V = E.split(",").filter((O) => !!O).map(ei).map((O) => O.range);
|
|
2118
2118
|
l.current = V;
|
|
2119
|
-
},
|
|
2119
|
+
}, T = () => {
|
|
2120
2120
|
if (a)
|
|
2121
2121
|
return;
|
|
2122
2122
|
const V = (() => {
|
|
2123
|
-
const m = n.getCurrentUnitForType(
|
|
2123
|
+
const m = n.getCurrentUnitForType(A.UNIVER_SHEET).getActiveSheet();
|
|
2124
2124
|
if (!m)
|
|
2125
2125
|
throw new Error("No active sheet found");
|
|
2126
2126
|
return l.current.map((Y) => kr(Y, m.getRowCount(), m.getColumnCount())).filter((Y) => !(Number.isNaN(Y.startRow) || Number.isNaN(Y.startColumn)));
|
|
2127
2127
|
})();
|
|
2128
|
-
if (
|
|
2129
|
-
const m =
|
|
2128
|
+
if (w.fetchThroughInterceptors(w.getInterceptPoints().beforeSubmit)(!0, null)) {
|
|
2129
|
+
const m = w.fetchThroughInterceptors(w.getInterceptPoints().submit)(null, null);
|
|
2130
2130
|
if (m) {
|
|
2131
2131
|
const _ = ln(n), j = cn(n);
|
|
2132
2132
|
if (!_ || !j)
|
|
2133
2133
|
throw new Error("No active sheet found");
|
|
2134
2134
|
let Y = {};
|
|
2135
|
-
t.rule && t.rule.cfId ? (Y = { ...t.rule, ranges: V, rule: m }, r.executeCommand(
|
|
2135
|
+
t.rule && t.rule.cfId ? (Y = { ...t.rule, ranges: V, rule: m }, r.executeCommand(wr.id, { unitId: _, subUnitId: j, rule: Y }), t.onCancel()) : (Y = { cfId: i.createCfId(_, j), ranges: V, rule: m, stopIfTrue: !1 }, r.executeCommand(Sn.id, { unitId: _, subUnitId: j, rule: Y }), t.onCancel());
|
|
2136
2136
|
}
|
|
2137
2137
|
}
|
|
2138
2138
|
}, g = () => {
|
|
@@ -2153,9 +2153,9 @@ const Fe = (t) => {
|
|
|
2153
2153
|
ti,
|
|
2154
2154
|
{
|
|
2155
2155
|
unitId: o,
|
|
2156
|
-
subUnitId:
|
|
2157
|
-
initialValue:
|
|
2158
|
-
onChange: (E, V) =>
|
|
2156
|
+
subUnitId: u,
|
|
2157
|
+
initialValue: d,
|
|
2158
|
+
onChange: (E, V) => x(V),
|
|
2159
2159
|
onVerify: b
|
|
2160
2160
|
}
|
|
2161
2161
|
),
|
|
@@ -2180,22 +2180,22 @@ const Fe = (t) => {
|
|
|
2180
2180
|
/* @__PURE__ */ c(
|
|
2181
2181
|
I,
|
|
2182
2182
|
{
|
|
2183
|
-
interceptorManager:
|
|
2183
|
+
interceptorManager: w,
|
|
2184
2184
|
rule: (M = t.rule) == null ? void 0 : M.rule,
|
|
2185
|
-
onChange:
|
|
2185
|
+
onChange: R
|
|
2186
2186
|
}
|
|
2187
2187
|
),
|
|
2188
2188
|
/* @__PURE__ */ k("div", { className: "univer-mt-4 univer-flex univer-justify-end", children: [
|
|
2189
2189
|
/* @__PURE__ */ c(Xt, { onClick: g, children: e.t("sheet.cf.panel.cancel") }),
|
|
2190
|
-
/* @__PURE__ */ c(Xt, { className: "univer-ml-3", variant: "primary", onClick:
|
|
2190
|
+
/* @__PURE__ */ c(Xt, { className: "univer-ml-3", variant: "primary", onClick: T, children: e.t("sheet.cf.panel.submit") })
|
|
2191
2191
|
] })
|
|
2192
2192
|
] });
|
|
2193
2193
|
};
|
|
2194
|
-
var
|
|
2195
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
2194
|
+
var Di = Object.getOwnPropertyDescriptor, $i = (t, e, r, n) => {
|
|
2195
|
+
for (var i = n > 1 ? void 0 : n ? Di(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2196
2196
|
(o = t[s]) && (i = o(i) || i);
|
|
2197
2197
|
return i;
|
|
2198
|
-
},
|
|
2198
|
+
}, Ai = (t, e) => (r, n) => e(r, n, t);
|
|
2199
2199
|
let He = class extends ue {
|
|
2200
2200
|
constructor(e) {
|
|
2201
2201
|
super();
|
|
@@ -2218,34 +2218,34 @@ let He = class extends ue {
|
|
|
2218
2218
|
const n = this._localeService.getLocales(), i = e.split("."), s = n && this._localeService.resolveKeyPath(n, i);
|
|
2219
2219
|
if (typeof s == "string") {
|
|
2220
2220
|
const o = [];
|
|
2221
|
-
return this._findReplaceIndex(s).forEach((
|
|
2221
|
+
return this._findReplaceIndex(s).forEach((u, a, h) => {
|
|
2222
2222
|
const l = h[a - 1] || { endIndex: -1 };
|
|
2223
|
-
if (l.endIndex + 1 <
|
|
2224
|
-
const
|
|
2225
|
-
|
|
2223
|
+
if (l.endIndex + 1 < u.startIndex) {
|
|
2224
|
+
const d = s.slice(l.endIndex + 1, u.startIndex);
|
|
2225
|
+
d && o.push(d);
|
|
2226
2226
|
}
|
|
2227
|
-
if (r[
|
|
2228
|
-
const
|
|
2229
|
-
|
|
2227
|
+
if (r[u.key] && o.push(r[u.key]), a === h.length - 1) {
|
|
2228
|
+
const d = s.slice(u.endIndex + 1);
|
|
2229
|
+
d && o.push(d);
|
|
2230
2230
|
}
|
|
2231
2231
|
}), o;
|
|
2232
2232
|
}
|
|
2233
2233
|
return [];
|
|
2234
2234
|
}
|
|
2235
2235
|
};
|
|
2236
|
-
He =
|
|
2237
|
-
|
|
2236
|
+
He = $i([
|
|
2237
|
+
Ai(0, P(re))
|
|
2238
2238
|
], He);
|
|
2239
2239
|
const Hi = (t, e) => {
|
|
2240
2240
|
const r = t.rule;
|
|
2241
2241
|
switch (r.type) {
|
|
2242
|
-
case
|
|
2242
|
+
case L.colorScale:
|
|
2243
2243
|
return e.t("sheet.cf.ruleType.colorScale");
|
|
2244
|
-
case
|
|
2244
|
+
case L.dataBar:
|
|
2245
2245
|
return e.t("sheet.cf.ruleType.dataBar");
|
|
2246
|
-
case
|
|
2246
|
+
case L.iconSet:
|
|
2247
2247
|
return e.t("sheet.cf.ruleType.iconSet");
|
|
2248
|
-
case
|
|
2248
|
+
case L.highlightCell:
|
|
2249
2249
|
switch (r.subType) {
|
|
2250
2250
|
case F.average: {
|
|
2251
2251
|
const n = r.operator;
|
|
@@ -2276,116 +2276,116 @@ const Hi = (t, e) => {
|
|
|
2276
2276
|
};
|
|
2277
2277
|
let un = 0;
|
|
2278
2278
|
const ji = (t) => {
|
|
2279
|
-
const { onClick: e } = t, r = q(Q), n = q(
|
|
2279
|
+
const { onClick: e } = t, r = q(Q), n = q(Z), i = q(je), s = q(te), o = q(re), u = q(fe), a = q(Fn), h = q(He), l = qr(() => n.getCurrentTypeOfUnit$(A.UNIVER_SHEET), void 0, void 0, []), d = l.getUnitId(), v = l.getActiveSheet();
|
|
2280
2280
|
if (!v)
|
|
2281
2281
|
throw new Error("No active sheet found");
|
|
2282
|
-
const p = v.getSheetId(), [y, f] = N([]), [
|
|
2282
|
+
const p = v.getSheetId(), [y, f] = N([]), [w, I] = N("2"), [R, x] = N(0), [T, g] = N(-1), [b, S] = N(un), C = ge(null), M = [
|
|
2283
2283
|
{ label: o.t("sheet.cf.panel.workSheet"), value: "2" },
|
|
2284
2284
|
{ label: o.t("sheet.cf.panel.selectedRange"), value: "1" }
|
|
2285
2285
|
], E = () => {
|
|
2286
|
-
const
|
|
2287
|
-
if (
|
|
2286
|
+
const $ = r.getSubunitRules(d, p);
|
|
2287
|
+
if (!$ || !$.length)
|
|
2288
2288
|
return [];
|
|
2289
|
-
if (
|
|
2289
|
+
if (w === "1") {
|
|
2290
2290
|
const B = i.getCurrentLastSelection();
|
|
2291
2291
|
if (!B)
|
|
2292
2292
|
return [];
|
|
2293
2293
|
const G = B.range;
|
|
2294
|
-
return
|
|
2295
|
-
} else if (
|
|
2296
|
-
return [
|
|
2294
|
+
return $.filter((ee) => ee.ranges.some((ne) => ye.intersects(ne, G)));
|
|
2295
|
+
} else if (w === "2")
|
|
2296
|
+
return [...$];
|
|
2297
2297
|
return [];
|
|
2298
|
-
}, [V,
|
|
2298
|
+
}, [V, O] = N(E);
|
|
2299
2299
|
ni(y), K(() => {
|
|
2300
|
-
const
|
|
2301
|
-
B.id === Wt.id &&
|
|
2300
|
+
const $ = s.onCommandExecuted((B) => {
|
|
2301
|
+
B.id === Wt.id && x(Math.random());
|
|
2302
2302
|
});
|
|
2303
|
-
return () =>
|
|
2303
|
+
return () => $.dispose();
|
|
2304
2304
|
}), K(() => {
|
|
2305
|
-
|
|
2306
|
-
}, [
|
|
2307
|
-
if (
|
|
2305
|
+
O(E);
|
|
2306
|
+
}, [w, R, d, p]), K(() => {
|
|
2307
|
+
if (w === "2")
|
|
2308
2308
|
return;
|
|
2309
|
-
const
|
|
2310
|
-
const G = [Fr.id, se.id, _e.id,
|
|
2311
|
-
const { id: ne, params:
|
|
2312
|
-
G.includes(ne) &&
|
|
2309
|
+
const $ = new Ne((B) => {
|
|
2310
|
+
const G = [Fr.id, se.id, _e.id, we.id, _n.id], z = s.onCommandExecuted((ee) => {
|
|
2311
|
+
const { id: ne, params: Re } = ee, Te = n.getCurrentUnitOfType(A.UNIVER_SHEET).getUnitId();
|
|
2312
|
+
G.includes(ne) && Re.unitId === Te && B.next(null);
|
|
2313
2313
|
});
|
|
2314
|
-
return () =>
|
|
2314
|
+
return () => z.dispose();
|
|
2315
2315
|
}).pipe(en(16)).subscribe(() => {
|
|
2316
|
-
|
|
2316
|
+
O(E);
|
|
2317
2317
|
});
|
|
2318
2318
|
return () => {
|
|
2319
|
-
|
|
2319
|
+
$.unsubscribe();
|
|
2320
2320
|
};
|
|
2321
|
-
}, [n,
|
|
2322
|
-
const
|
|
2323
|
-
|
|
2321
|
+
}, [n, w, d, p]), K(() => {
|
|
2322
|
+
const $ = r.$ruleChange.subscribe(() => {
|
|
2323
|
+
x(Math.random());
|
|
2324
2324
|
});
|
|
2325
|
-
return () =>
|
|
2325
|
+
return () => $.unsubscribe();
|
|
2326
2326
|
}, [r]), K(() => {
|
|
2327
|
-
const
|
|
2327
|
+
const $ = () => {
|
|
2328
2328
|
var ee, ne;
|
|
2329
|
-
const
|
|
2330
|
-
return un =
|
|
2331
|
-
}, G = new Ne((
|
|
2329
|
+
const z = Math.max(0, ((ne = (ee = C.current) == null ? void 0 : ee.getBoundingClientRect().width) != null ? ne : 0) - 8);
|
|
2330
|
+
return un = z, z;
|
|
2331
|
+
}, G = new Ne((z) => {
|
|
2332
2332
|
const ee = a.getContainer();
|
|
2333
2333
|
if (ee) {
|
|
2334
2334
|
let ne = setTimeout(() => {
|
|
2335
|
-
|
|
2335
|
+
z.next(void 0);
|
|
2336
2336
|
}, 150);
|
|
2337
|
-
const
|
|
2337
|
+
const Re = () => {
|
|
2338
2338
|
ne && clearTimeout(ne), ne = null;
|
|
2339
|
-
},
|
|
2340
|
-
lt.propertyName === "width" && (
|
|
2339
|
+
}, Te = (lt) => {
|
|
2340
|
+
lt.propertyName === "width" && (Re(), z.next(void 0));
|
|
2341
2341
|
};
|
|
2342
|
-
return ee.addEventListener("transitionend",
|
|
2343
|
-
|
|
2342
|
+
return ee.addEventListener("transitionend", Te), () => {
|
|
2343
|
+
Re(), ee.removeEventListener("transitionend", Te);
|
|
2344
2344
|
};
|
|
2345
2345
|
}
|
|
2346
2346
|
}).pipe(en(16)).subscribe(() => {
|
|
2347
|
-
S(
|
|
2347
|
+
S($());
|
|
2348
2348
|
});
|
|
2349
2349
|
return () => {
|
|
2350
2350
|
G.unsubscribe();
|
|
2351
2351
|
};
|
|
2352
2352
|
}, []);
|
|
2353
|
-
const m = (
|
|
2354
|
-
var
|
|
2355
|
-
const B = n.getCurrentUnitOfType(
|
|
2353
|
+
const m = ($) => {
|
|
2354
|
+
var z;
|
|
2355
|
+
const B = n.getCurrentUnitOfType(A.UNIVER_SHEET).getUnitId(), G = (z = n.getCurrentUnitOfType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : z.getSheetId();
|
|
2356
2356
|
if (!B || !G)
|
|
2357
2357
|
throw new Error("No active sheet found");
|
|
2358
|
-
s.executeCommand(Yt.id, { unitId: B, subUnitId: G, cfId:
|
|
2359
|
-
}, _ = (
|
|
2358
|
+
s.executeCommand(Yt.id, { unitId: B, subUnitId: G, cfId: $.cfId });
|
|
2359
|
+
}, _ = ($, B) => {
|
|
2360
2360
|
g(B.y);
|
|
2361
|
-
}, j = (
|
|
2361
|
+
}, j = ($, B, G) => {
|
|
2362
2362
|
var lt;
|
|
2363
2363
|
g(-1);
|
|
2364
|
-
const
|
|
2365
|
-
if (!
|
|
2364
|
+
const z = n.getCurrentUnitOfType(A.UNIVER_SHEET).getUnitId(), ee = (lt = n.getCurrentUnitOfType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : lt.getSheetId();
|
|
2365
|
+
if (!z || !ee)
|
|
2366
2366
|
throw new Error("No active sheet found");
|
|
2367
2367
|
const ne = (ar) => {
|
|
2368
2368
|
const lr = V.length;
|
|
2369
2369
|
return Math.min(lr - 1, Math.max(0, ar));
|
|
2370
|
-
},
|
|
2371
|
-
|
|
2370
|
+
}, Re = V[ne(B.y)].cfId, Te = V[ne(G.y)].cfId;
|
|
2371
|
+
Re !== Te && s.executeCommand(Rr.id, { unitId: z, subUnitId: ee, start: { id: Re, type: "self" }, end: { id: Te, type: G.y > B.y ? "after" : "before" } });
|
|
2372
2372
|
}, Y = () => {
|
|
2373
2373
|
t.onCreate();
|
|
2374
2374
|
}, pe = () => {
|
|
2375
|
-
|
|
2375
|
+
w === "2" ? s.executeCommand(wn.id) : w === "1" && V.map((B) => ({ unitId: d, subUnitId: p, cfId: B.cfId })).forEach((B) => {
|
|
2376
2376
|
s.executeCommand(Yt.id, B);
|
|
2377
2377
|
});
|
|
2378
2378
|
}, Ce = J(() => {
|
|
2379
|
-
const
|
|
2379
|
+
const $ = n.getCurrentUnitOfType(A.UNIVER_SHEET), B = $.getActiveSheet();
|
|
2380
2380
|
return V.filter((G) => {
|
|
2381
|
-
const
|
|
2382
|
-
return ft(
|
|
2381
|
+
const z = G.ranges;
|
|
2382
|
+
return ft(u, $.getUnitId(), B.getSheetId(), z);
|
|
2383
2383
|
});
|
|
2384
|
-
}, [V]),
|
|
2385
|
-
const
|
|
2384
|
+
}, [V]), Le = Ce.map(($, B) => ({ i: $.cfId, x: 0, w: 12, y: B, h: 1, isResizable: !1 })), Ue = J(() => {
|
|
2385
|
+
const $ = n.getCurrentUnitOfType(A.UNIVER_SHEET), B = $.getActiveSheet();
|
|
2386
2386
|
return V.every((G) => {
|
|
2387
|
-
const
|
|
2388
|
-
return ft(
|
|
2387
|
+
const z = G.ranges;
|
|
2388
|
+
return ft(u, $.getUnitId(), B.getSheetId(), z);
|
|
2389
2389
|
});
|
|
2390
2390
|
}, [V]);
|
|
2391
2391
|
return /* @__PURE__ */ k("div", { children: [
|
|
@@ -2397,13 +2397,13 @@ const ji = (t) => {
|
|
|
2397
2397
|
{
|
|
2398
2398
|
className: "univer-w-36",
|
|
2399
2399
|
options: M,
|
|
2400
|
-
value:
|
|
2401
|
-
onChange: (
|
|
2402
|
-
I(
|
|
2400
|
+
value: w,
|
|
2401
|
+
onChange: ($) => {
|
|
2402
|
+
I($);
|
|
2403
2403
|
}
|
|
2404
2404
|
}
|
|
2405
2405
|
)
|
|
2406
|
-
).map((
|
|
2406
|
+
).map(($, B) => /* @__PURE__ */ c("span", { children: $ }, B)) }),
|
|
2407
2407
|
/* @__PURE__ */ k("div", { className: "univer-flex univer-justify-end", children: [
|
|
2408
2408
|
/* @__PURE__ */ c(Jt, { title: o.t("sheet.cf.panel.createRule"), placement: "bottom", children: /* @__PURE__ */ c(
|
|
2409
2409
|
"a",
|
|
@@ -2413,7 +2413,7 @@ const ji = (t) => {
|
|
|
2413
2413
|
children: /* @__PURE__ */ c(Xn, {})
|
|
2414
2414
|
}
|
|
2415
2415
|
) }),
|
|
2416
|
-
V.length &&
|
|
2416
|
+
V.length && Ue ? /* @__PURE__ */ c(Jt, { title: o.t("sheet.cf.panel.clear"), placement: "bottom", children: /* @__PURE__ */ c(
|
|
2417
2417
|
"a",
|
|
2418
2418
|
{
|
|
2419
2419
|
className: "univer-size-5 univer-cursor-pointer",
|
|
@@ -2428,25 +2428,25 @@ const ji = (t) => {
|
|
|
2428
2428
|
{
|
|
2429
2429
|
className: "[&_.react-grid-item]:univer-transition-none [&_.react-grid-placeholder]:univer-rounded [&_.react-grid-placeholder]:!univer-bg-gray-200",
|
|
2430
2430
|
draggableHandle: ".draggableHandle",
|
|
2431
|
-
layout:
|
|
2431
|
+
layout: Le,
|
|
2432
2432
|
cols: 12,
|
|
2433
2433
|
rowHeight: 60,
|
|
2434
2434
|
width: b,
|
|
2435
2435
|
margin: [0, 10],
|
|
2436
2436
|
onDragStop: j,
|
|
2437
2437
|
onDragStart: _,
|
|
2438
|
-
children: Ce == null ? void 0 : Ce.map((
|
|
2438
|
+
children: Ce == null ? void 0 : Ce.map(($, B) => /* @__PURE__ */ c("div", { children: /* @__PURE__ */ k(
|
|
2439
2439
|
"div",
|
|
2440
2440
|
{
|
|
2441
2441
|
className: X("univer-group univer-relative univer-flex univer-items-center univer-justify-between univer-rounded univer-py-2 univer-pl-5 univer-pr-8 dark:hover:!univer-bg-gray-700 hover:univer-bg-gray-100", {
|
|
2442
|
-
"univer-bg-gray-100 dark:!univer-bg-gray-700":
|
|
2442
|
+
"univer-bg-gray-100 dark:!univer-bg-gray-700": T === B
|
|
2443
2443
|
}),
|
|
2444
2444
|
onMouseMove: () => {
|
|
2445
|
-
|
|
2445
|
+
$.ranges !== y && f($.ranges);
|
|
2446
2446
|
},
|
|
2447
2447
|
onMouseLeave: () => f([]),
|
|
2448
2448
|
onClick: () => {
|
|
2449
|
-
e(
|
|
2449
|
+
e($);
|
|
2450
2450
|
},
|
|
2451
2451
|
children: [
|
|
2452
2452
|
/* @__PURE__ */ c(
|
|
@@ -2466,35 +2466,35 @@ const ji = (t) => {
|
|
|
2466
2466
|
"div",
|
|
2467
2467
|
{
|
|
2468
2468
|
className: "univer-text-sm univer-text-gray-900 dark:!univer-text-white",
|
|
2469
|
-
children: Hi(
|
|
2469
|
+
children: Hi($, o)
|
|
2470
2470
|
}
|
|
2471
2471
|
),
|
|
2472
|
-
/* @__PURE__ */ c("div", { className: "univer-text-xs univer-text-gray-400", children:
|
|
2472
|
+
/* @__PURE__ */ c("div", { className: "univer-text-xs univer-text-gray-400", children: $.ranges.map((G) => Ln(G)).join(",") })
|
|
2473
2473
|
]
|
|
2474
2474
|
}
|
|
2475
2475
|
),
|
|
2476
|
-
/* @__PURE__ */ c("div", { children: /* @__PURE__ */ c(We, { rule:
|
|
2476
|
+
/* @__PURE__ */ c("div", { children: /* @__PURE__ */ c(We, { rule: $.rule }) }),
|
|
2477
2477
|
/* @__PURE__ */ c(
|
|
2478
2478
|
"div",
|
|
2479
2479
|
{
|
|
2480
2480
|
className: X("univer-absolute univer-right-1 univer-hidden univer-size-6 univer-cursor-pointer univer-items-center univer-justify-center univer-rounded group-hover:univer-flex hover:univer-bg-gray-200", {
|
|
2481
|
-
"univer-flex univer-items-center univer-justify-center":
|
|
2481
|
+
"univer-flex univer-items-center univer-justify-center": T === B
|
|
2482
2482
|
}),
|
|
2483
2483
|
onClick: (G) => {
|
|
2484
|
-
G.stopPropagation(), m(
|
|
2484
|
+
G.stopPropagation(), m($), f([]);
|
|
2485
2485
|
},
|
|
2486
2486
|
children: /* @__PURE__ */ c(gt, {})
|
|
2487
2487
|
}
|
|
2488
2488
|
)
|
|
2489
2489
|
]
|
|
2490
2490
|
}
|
|
2491
|
-
) }, `${
|
|
2491
|
+
) }, `${$.cfId}`))
|
|
2492
2492
|
}
|
|
2493
2493
|
) })
|
|
2494
2494
|
] });
|
|
2495
2495
|
}, Bi = (t) => {
|
|
2496
2496
|
const [e, r] = N(t.rule), [n, i] = N(!!t.rule);
|
|
2497
|
-
return /* @__PURE__ */ c("div", { className: "univer-flex univer-h-full univer-flex-col univer-justify-between", children: n ? /* @__PURE__ */ c(
|
|
2497
|
+
return /* @__PURE__ */ c("div", { className: "univer-flex univer-h-full univer-flex-col univer-justify-between", children: n ? /* @__PURE__ */ c(Oi, { onCancel: () => {
|
|
2498
2498
|
i(!1), r(void 0);
|
|
2499
2499
|
}, rule: e }) : /* @__PURE__ */ c(ji, { onClick: (a) => {
|
|
2500
2500
|
r(a), i(!0);
|
|
@@ -2513,9 +2513,9 @@ let Qe = class extends ue {
|
|
|
2513
2513
|
super();
|
|
2514
2514
|
Se(this, "_sidebarDisposable", null);
|
|
2515
2515
|
this._univerInstanceService = e, this._injector = r, this._componentManager = n, this._sidebarService = i, this._localeService = s, this._initPanel(), this.disposeWithMe(
|
|
2516
|
-
this._univerInstanceService.getCurrentTypeOfUnit$(
|
|
2517
|
-
var
|
|
2518
|
-
o || (
|
|
2516
|
+
this._univerInstanceService.getCurrentTypeOfUnit$(A.UNIVER_SHEET).subscribe((o) => {
|
|
2517
|
+
var u;
|
|
2518
|
+
o || (u = this._sidebarDisposable) == null || u.dispose();
|
|
2519
2519
|
})
|
|
2520
2520
|
), this.disposeWithMe(this._sidebarService.sidebarOptions$.subscribe((o) => {
|
|
2521
2521
|
o.id === ht && (o.visible || setTimeout(() => {
|
|
@@ -2543,30 +2543,30 @@ let Qe = class extends ue {
|
|
|
2543
2543
|
}
|
|
2544
2544
|
};
|
|
2545
2545
|
Qe = qi([
|
|
2546
|
-
qe(0,
|
|
2547
|
-
qe(1,
|
|
2548
|
-
qe(2,
|
|
2549
|
-
qe(3,
|
|
2550
|
-
qe(4,
|
|
2546
|
+
qe(0, Z),
|
|
2547
|
+
qe(1, P(fe)),
|
|
2548
|
+
qe(2, P(kn)),
|
|
2549
|
+
qe(3, P(Fn)),
|
|
2550
|
+
qe(4, P(re))
|
|
2551
2551
|
], Qe);
|
|
2552
2552
|
var ie = /* @__PURE__ */ ((t) => (t[t.createRule = 1] = "createRule", t[t.viewRule = 2] = "viewRule", t[t.highlightCell = 3] = "highlightCell", t[t.rank = 4] = "rank", t[t.formula = 5] = "formula", t[t.colorScale = 6] = "colorScale", t[t.dataBar = 7] = "dataBar", t[t.icon = 8] = "icon", t[t.clearRangeRules = 9] = "clearRangeRules", t[t.clearWorkSheetRules = 10] = "clearWorkSheetRules", t))(ie || {});
|
|
2553
2553
|
const Vt = {
|
|
2554
2554
|
id: "sheet.operation.open.conditional.formatting.panel",
|
|
2555
2555
|
type: me.OPERATION,
|
|
2556
2556
|
handler: (t, e) => {
|
|
2557
|
-
var
|
|
2558
|
-
const r = t.get(Qe), n = t.get(je), i = t.get(te), s = ((
|
|
2557
|
+
var u;
|
|
2558
|
+
const r = t.get(Qe), n = t.get(je), i = t.get(te), s = ((u = n.getCurrentSelections()) == null ? void 0 : u.map((a) => a.range)) || [];
|
|
2559
2559
|
switch (e.value) {
|
|
2560
2560
|
case 3: {
|
|
2561
|
-
r.openPanel({ ...
|
|
2561
|
+
r.openPanel({ ...xe(), ranges: s });
|
|
2562
2562
|
break;
|
|
2563
2563
|
}
|
|
2564
2564
|
case 4: {
|
|
2565
2565
|
const a = {
|
|
2566
|
-
...
|
|
2566
|
+
...xe,
|
|
2567
2567
|
ranges: s,
|
|
2568
2568
|
rule: {
|
|
2569
|
-
type:
|
|
2569
|
+
type: L.highlightCell,
|
|
2570
2570
|
subType: F.rank
|
|
2571
2571
|
}
|
|
2572
2572
|
};
|
|
@@ -2575,10 +2575,10 @@ const Vt = {
|
|
|
2575
2575
|
}
|
|
2576
2576
|
case 5: {
|
|
2577
2577
|
const a = {
|
|
2578
|
-
...
|
|
2578
|
+
...xe,
|
|
2579
2579
|
ranges: s,
|
|
2580
2580
|
rule: {
|
|
2581
|
-
type:
|
|
2581
|
+
type: L.highlightCell,
|
|
2582
2582
|
subType: F.formula,
|
|
2583
2583
|
value: "="
|
|
2584
2584
|
}
|
|
@@ -2588,10 +2588,10 @@ const Vt = {
|
|
|
2588
2588
|
}
|
|
2589
2589
|
case 6: {
|
|
2590
2590
|
const a = {
|
|
2591
|
-
...
|
|
2591
|
+
...xe,
|
|
2592
2592
|
ranges: s,
|
|
2593
2593
|
rule: {
|
|
2594
|
-
type:
|
|
2594
|
+
type: L.colorScale,
|
|
2595
2595
|
config: []
|
|
2596
2596
|
}
|
|
2597
2597
|
};
|
|
@@ -2600,10 +2600,10 @@ const Vt = {
|
|
|
2600
2600
|
}
|
|
2601
2601
|
case 7: {
|
|
2602
2602
|
const a = {
|
|
2603
|
-
...
|
|
2603
|
+
...xe,
|
|
2604
2604
|
ranges: s,
|
|
2605
2605
|
rule: {
|
|
2606
|
-
type:
|
|
2606
|
+
type: L.dataBar,
|
|
2607
2607
|
isShowValue: !0
|
|
2608
2608
|
}
|
|
2609
2609
|
};
|
|
@@ -2612,10 +2612,10 @@ const Vt = {
|
|
|
2612
2612
|
}
|
|
2613
2613
|
case 8: {
|
|
2614
2614
|
const a = {
|
|
2615
|
-
...
|
|
2615
|
+
...xe,
|
|
2616
2616
|
ranges: s,
|
|
2617
2617
|
rule: {
|
|
2618
|
-
type:
|
|
2618
|
+
type: L.iconSet,
|
|
2619
2619
|
config: [],
|
|
2620
2620
|
isShowValue: !0
|
|
2621
2621
|
}
|
|
@@ -2628,22 +2628,22 @@ const Vt = {
|
|
|
2628
2628
|
break;
|
|
2629
2629
|
}
|
|
2630
2630
|
case 1: {
|
|
2631
|
-
r.openPanel({ ...
|
|
2631
|
+
r.openPanel({ ...xe(), ranges: s });
|
|
2632
2632
|
break;
|
|
2633
2633
|
}
|
|
2634
2634
|
case 9: {
|
|
2635
|
-
i.executeCommand(
|
|
2635
|
+
i.executeCommand(Tr.id, { ranges: s });
|
|
2636
2636
|
break;
|
|
2637
2637
|
}
|
|
2638
2638
|
case 10: {
|
|
2639
|
-
i.executeCommand(
|
|
2639
|
+
i.executeCommand(wn.id);
|
|
2640
2640
|
break;
|
|
2641
2641
|
}
|
|
2642
2642
|
}
|
|
2643
2643
|
return !0;
|
|
2644
2644
|
}
|
|
2645
2645
|
};
|
|
2646
|
-
var Gi = Object.getOwnPropertyDescriptor,
|
|
2646
|
+
var Gi = Object.getOwnPropertyDescriptor, Zi = (t, e, r, n) => {
|
|
2647
2647
|
for (var i = n > 1 ? void 0 : n ? Gi(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2648
2648
|
(o = t[s]) && (i = o(i) || i);
|
|
2649
2649
|
return i;
|
|
@@ -2660,8 +2660,8 @@ let et = class extends ue {
|
|
|
2660
2660
|
id: st,
|
|
2661
2661
|
onBeforeCopy: (e, r, n) => this._collectConditionalRule(e, r, n),
|
|
2662
2662
|
onPasteCells: (e, r, n, i) => {
|
|
2663
|
-
const { copyType: s = Qt.COPY, pasteType: o } = i, { range:
|
|
2664
|
-
return this._generateConditionalFormattingMutations(a, { copyType: s, pasteType: o, copyRange:
|
|
2663
|
+
const { copyType: s = Qt.COPY, pasteType: o } = i, { range: u } = e || {}, { range: a } = r;
|
|
2664
|
+
return this._generateConditionalFormattingMutations(a, { copyType: s, pasteType: o, copyRange: u });
|
|
2665
2665
|
}
|
|
2666
2666
|
})
|
|
2667
2667
|
);
|
|
@@ -2676,23 +2676,23 @@ let et = class extends ue {
|
|
|
2676
2676
|
cfMap: s
|
|
2677
2677
|
}
|
|
2678
2678
|
};
|
|
2679
|
-
const o = this._injector.invoke((l) =>
|
|
2679
|
+
const o = this._injector.invoke((l) => Lr(n, l, e, r));
|
|
2680
2680
|
if (!o)
|
|
2681
2681
|
return;
|
|
2682
|
-
const { rows:
|
|
2683
|
-
|
|
2682
|
+
const { rows: u, cols: a } = o, h = /* @__PURE__ */ new Set();
|
|
2683
|
+
u.forEach((l, d) => {
|
|
2684
2684
|
a.forEach((v, p) => {
|
|
2685
2685
|
const y = this._conditionalFormattingViewModel.getCellCfs(e, r, l, v);
|
|
2686
|
-
y && (y.forEach((f) => h.add(f.cfId)), i.setValue(
|
|
2686
|
+
y && (y.forEach((f) => h.add(f.cfId)), i.setValue(d, p, y.map((f) => f.cfId)));
|
|
2687
2687
|
});
|
|
2688
2688
|
}), h.forEach((l) => {
|
|
2689
|
-
const
|
|
2690
|
-
|
|
2689
|
+
const d = this._conditionalFormattingRuleModel.getRule(e, r, l);
|
|
2690
|
+
d && (s[l] = d.rule);
|
|
2691
2691
|
});
|
|
2692
2692
|
}
|
|
2693
2693
|
// eslint-disable-next-line max-lines-per-function
|
|
2694
2694
|
_generateConditionalFormattingMutations(e, r) {
|
|
2695
|
-
const n = this._univerInstanceService.getCurrentUnitForType(
|
|
2695
|
+
const n = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET), i = n.getActiveSheet(), s = n.getUnitId();
|
|
2696
2696
|
if (!i) return { redos: [], undos: [] };
|
|
2697
2697
|
const o = i.getSheetId();
|
|
2698
2698
|
if (r.copyType === Qt.CUT)
|
|
@@ -2707,15 +2707,15 @@ let et = class extends ue {
|
|
|
2707
2707
|
r.pasteType
|
|
2708
2708
|
))
|
|
2709
2709
|
return { redos: [], undos: [] };
|
|
2710
|
-
const { ranges: [a, h], mapFunc: l } =
|
|
2710
|
+
const { ranges: [a, h], mapFunc: l } = Un([r.copyRange, e]), d = ii(a, h, !0), v = {};
|
|
2711
2711
|
be.foreach(h, (g, b) => {
|
|
2712
2712
|
const { row: S, col: C } = l(g, b), M = this._conditionalFormattingViewModel.getCellCfs(s, o, S, C);
|
|
2713
2713
|
M && M.forEach((E) => {
|
|
2714
2714
|
if (!v[E.cfId]) {
|
|
2715
2715
|
const V = new Me();
|
|
2716
2716
|
v[E.cfId] = V;
|
|
2717
|
-
const
|
|
2718
|
-
|
|
2717
|
+
const O = this._conditionalFormattingRuleModel.getRule(s, o, E.cfId);
|
|
2718
|
+
O == null || O.ranges.forEach((m) => {
|
|
2719
2719
|
be.foreach(m, (_, j) => {
|
|
2720
2720
|
V.setValue(_, j, 1);
|
|
2721
2721
|
});
|
|
@@ -2725,8 +2725,8 @@ let et = class extends ue {
|
|
|
2725
2725
|
});
|
|
2726
2726
|
});
|
|
2727
2727
|
const { matrix: p, info: y } = this._copyInfo, f = [];
|
|
2728
|
-
let
|
|
2729
|
-
const I = {},
|
|
2728
|
+
let w = this._conditionalFormattingRuleModel.createCfId(s, o);
|
|
2729
|
+
const I = {}, R = (g) => {
|
|
2730
2730
|
if (I[g])
|
|
2731
2731
|
return I[g];
|
|
2732
2732
|
const b = y == null ? void 0 : y.cfMap[g], S = [...this._conditionalFormattingRuleModel.getSubunitRules(s, o) || [], ...f].find((C) => Bt.diffValue(C.rule, b));
|
|
@@ -2735,14 +2735,14 @@ let et = class extends ue {
|
|
|
2735
2735
|
{
|
|
2736
2736
|
const C = {
|
|
2737
2737
|
rule: b,
|
|
2738
|
-
cfId:
|
|
2738
|
+
cfId: w,
|
|
2739
2739
|
ranges: [],
|
|
2740
2740
|
stopIfTrue: !1
|
|
2741
2741
|
};
|
|
2742
|
-
return I[g] = C, f.push(C),
|
|
2742
|
+
return I[g] = C, f.push(C), w = `${Number(w) + 1}`, C;
|
|
2743
2743
|
}
|
|
2744
2744
|
};
|
|
2745
|
-
|
|
2745
|
+
d.forEach((g) => {
|
|
2746
2746
|
p && p.forValue((b, S, C) => {
|
|
2747
2747
|
const M = ye.getPositionRange(
|
|
2748
2748
|
{
|
|
@@ -2753,20 +2753,20 @@ let et = class extends ue {
|
|
|
2753
2753
|
},
|
|
2754
2754
|
g.startRange
|
|
2755
2755
|
), { row: E, col: V } = l(M.startRow, M.startColumn);
|
|
2756
|
-
C.forEach((
|
|
2757
|
-
if (!v[
|
|
2758
|
-
const m =
|
|
2759
|
-
v[
|
|
2756
|
+
C.forEach((O) => {
|
|
2757
|
+
if (!v[O]) {
|
|
2758
|
+
const m = R(O), _ = new Me();
|
|
2759
|
+
v[O] = _, m.ranges.forEach((j) => {
|
|
2760
2760
|
be.foreach(j, (Y, pe) => {
|
|
2761
2761
|
_.setValue(Y, pe, 1);
|
|
2762
2762
|
});
|
|
2763
2763
|
});
|
|
2764
2764
|
}
|
|
2765
|
-
v[
|
|
2765
|
+
v[O].setValue(E, V, 1);
|
|
2766
2766
|
});
|
|
2767
2767
|
});
|
|
2768
2768
|
});
|
|
2769
|
-
const
|
|
2769
|
+
const x = [], T = [];
|
|
2770
2770
|
for (const g in v) {
|
|
2771
2771
|
const b = v[g], S = pt(Ct(b));
|
|
2772
2772
|
if (!S.length) {
|
|
@@ -2775,15 +2775,15 @@ let et = class extends ue {
|
|
|
2775
2775
|
subUnitId: o,
|
|
2776
2776
|
cfId: g
|
|
2777
2777
|
};
|
|
2778
|
-
|
|
2778
|
+
x.push({ id: we.id, params: C }), T.push(...$e(this._injector, C));
|
|
2779
2779
|
}
|
|
2780
2780
|
if (f.some((C) => C.cfId === g)) {
|
|
2781
|
-
const C =
|
|
2781
|
+
const C = R(g), M = {
|
|
2782
2782
|
unitId: s,
|
|
2783
2783
|
subUnitId: o,
|
|
2784
2784
|
rule: { ...C, ranges: S }
|
|
2785
2785
|
};
|
|
2786
|
-
|
|
2786
|
+
x.push({ id: se.id, params: M }), T.push(Rn(this._injector, M));
|
|
2787
2787
|
} else {
|
|
2788
2788
|
const C = this._conditionalFormattingRuleModel.getRule(s, o, g);
|
|
2789
2789
|
if (!C)
|
|
@@ -2793,27 +2793,27 @@ let et = class extends ue {
|
|
|
2793
2793
|
subUnitId: o,
|
|
2794
2794
|
rule: { ...C, ranges: S }
|
|
2795
2795
|
};
|
|
2796
|
-
|
|
2796
|
+
x.push({ id: _e.id, params: M }), T.push(...Ae(this._injector, M));
|
|
2797
2797
|
}
|
|
2798
2798
|
}
|
|
2799
2799
|
return {
|
|
2800
|
-
redos:
|
|
2801
|
-
undos:
|
|
2800
|
+
redos: x,
|
|
2801
|
+
undos: T
|
|
2802
2802
|
};
|
|
2803
2803
|
}
|
|
2804
2804
|
};
|
|
2805
|
-
et =
|
|
2806
|
-
Ge(0,
|
|
2807
|
-
Ge(1,
|
|
2808
|
-
Ge(2,
|
|
2809
|
-
Ge(3,
|
|
2810
|
-
Ge(4,
|
|
2805
|
+
et = Zi([
|
|
2806
|
+
Ge(0, P(ri)),
|
|
2807
|
+
Ge(1, P(Q)),
|
|
2808
|
+
Ge(2, P(fe)),
|
|
2809
|
+
Ge(3, P(it)),
|
|
2810
|
+
Ge(4, P(Z))
|
|
2811
2811
|
], et);
|
|
2812
|
-
var
|
|
2813
|
-
for (var i = n > 1 ? void 0 : n ?
|
|
2812
|
+
var zi = Object.getOwnPropertyDescriptor, Yi = (t, e, r, n) => {
|
|
2813
|
+
for (var i = n > 1 ? void 0 : n ? zi(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2814
2814
|
(o = t[s]) && (i = o(i) || i);
|
|
2815
2815
|
return i;
|
|
2816
|
-
},
|
|
2816
|
+
}, Ot = (t, e) => (r, n) => e(r, n, t);
|
|
2817
2817
|
let tt = class extends ue {
|
|
2818
2818
|
constructor(t, e, r) {
|
|
2819
2819
|
super(), this._localeService = t, this._commandService = e, this._sheetPermissionCheckController = r, this._commandExecutedListener();
|
|
@@ -2831,9 +2831,9 @@ let tt = class extends ue {
|
|
|
2831
2831
|
}
|
|
2832
2832
|
};
|
|
2833
2833
|
tt = Yi([
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2834
|
+
Ot(0, P(re)),
|
|
2835
|
+
Ot(1, te),
|
|
2836
|
+
Ot(2, P(Ur))
|
|
2837
2837
|
], tt);
|
|
2838
2838
|
var Ki = Object.getOwnPropertyDescriptor, Xi = (t, e, r, n) => {
|
|
2839
2839
|
for (var i = n > 1 ? void 0 : n ? Ki(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
@@ -2847,25 +2847,25 @@ let nt = class extends ue {
|
|
|
2847
2847
|
_initRefRange() {
|
|
2848
2848
|
const t = /* @__PURE__ */ new Map(), e = (n, i, s) => `${n}_${i}_${s}`, r = (n, i, s) => {
|
|
2849
2849
|
const o = (a) => {
|
|
2850
|
-
const h = [...s.ranges], l = h.map((v) =>
|
|
2851
|
-
if (
|
|
2850
|
+
const h = [...s.ranges], l = h.map((v) => Or(v, a)).filter((v) => !!v);
|
|
2851
|
+
if (xr(l, h))
|
|
2852
2852
|
return { redos: [], undos: [] };
|
|
2853
2853
|
if (l.length) {
|
|
2854
|
-
const v = { unitId: n, subUnitId: i, rule: { ...s, ranges: l } }, p = [{ id: _e.id, params: v }], y =
|
|
2854
|
+
const v = { unitId: n, subUnitId: i, rule: { ...s, ranges: l } }, p = [{ id: _e.id, params: v }], y = Ae(this._injector, v);
|
|
2855
2855
|
return { redos: p, undos: y };
|
|
2856
2856
|
} else {
|
|
2857
|
-
const v = { unitId: n, subUnitId: i, cfId: s.cfId }, p = [{ id:
|
|
2857
|
+
const v = { unitId: n, subUnitId: i, cfId: s.cfId }, p = [{ id: we.id, params: v }], y = $e(this._injector, v);
|
|
2858
2858
|
return { redos: p, undos: y };
|
|
2859
2859
|
}
|
|
2860
|
-
},
|
|
2860
|
+
}, u = [];
|
|
2861
2861
|
s.ranges.forEach((a) => {
|
|
2862
2862
|
const h = this._refRangeService.registerRefRange(a, o);
|
|
2863
|
-
|
|
2864
|
-
}), t.set(e(n, i, s.cfId), () =>
|
|
2863
|
+
u.push(() => h.dispose());
|
|
2864
|
+
}), t.set(e(n, i, s.cfId), () => u.forEach((a) => a()));
|
|
2865
2865
|
};
|
|
2866
2866
|
this.disposeWithMe(this._conditionalFormattingRuleModel.$ruleChange.subscribe((n) => {
|
|
2867
|
-
const { unitId: i, subUnitId: s, rule: o } = n,
|
|
2868
|
-
if (!(n.unitId !==
|
|
2867
|
+
const { unitId: i, subUnitId: s, rule: o } = n, u = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET), a = u.getActiveSheet();
|
|
2868
|
+
if (!(n.unitId !== u.getUnitId() || n.subUnitId !== (a == null ? void 0 : a.getSheetId())))
|
|
2869
2869
|
switch (n.type) {
|
|
2870
2870
|
case "add": {
|
|
2871
2871
|
r(n.unitId, n.subUnitId, n.rule);
|
|
@@ -2889,16 +2889,16 @@ let nt = class extends ue {
|
|
|
2889
2889
|
}
|
|
2890
2890
|
};
|
|
2891
2891
|
nt = Xi([
|
|
2892
|
-
vt(0,
|
|
2893
|
-
vt(1,
|
|
2894
|
-
vt(2,
|
|
2895
|
-
vt(3,
|
|
2892
|
+
vt(0, P(Q)),
|
|
2893
|
+
vt(1, P(Z)),
|
|
2894
|
+
vt(2, P(fe)),
|
|
2895
|
+
vt(3, P(Pr))
|
|
2896
2896
|
], nt);
|
|
2897
2897
|
var Ji = Object.getOwnPropertyDescriptor, Qi = (t, e, r, n) => {
|
|
2898
2898
|
for (var i = n > 1 ? void 0 : n ? Ji(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2899
2899
|
(o = t[s]) && (i = o(i) || i);
|
|
2900
2900
|
return i;
|
|
2901
|
-
},
|
|
2901
|
+
}, Oe = (t, e) => (r, n) => e(r, n, t);
|
|
2902
2902
|
let rt = class extends ue {
|
|
2903
2903
|
constructor(e, r, n, i, s, o) {
|
|
2904
2904
|
super();
|
|
@@ -2913,15 +2913,15 @@ let rt = class extends ue {
|
|
|
2913
2913
|
}
|
|
2914
2914
|
_markDirtySkeleton() {
|
|
2915
2915
|
var r, n, i;
|
|
2916
|
-
const e = this._univerInstanceService.getCurrentUnitForType(
|
|
2917
|
-
(r = this._renderManagerService.getRenderById(e)) == null || r.with(
|
|
2916
|
+
const e = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET).getUnitId();
|
|
2917
|
+
(r = this._renderManagerService.getRenderById(e)) == null || r.with(Pn).reCalculate(), (i = (n = this._renderManagerService.getRenderById(e)) == null ? void 0 : n.mainComponent) == null || i.makeDirty();
|
|
2918
2918
|
}
|
|
2919
2919
|
_initSkeleton() {
|
|
2920
|
-
this.disposeWithMe(
|
|
2920
|
+
this.disposeWithMe(On(this._conditionalFormattingRuleModel.$ruleChange, this._conditionalFormattingViewModel.markDirty$).pipe(
|
|
2921
2921
|
ci(16),
|
|
2922
2922
|
tn((e) => !!e.length),
|
|
2923
2923
|
tn((e) => {
|
|
2924
|
-
const r = this._univerInstanceService.getCurrentUnitForType(
|
|
2924
|
+
const r = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET);
|
|
2925
2925
|
if (!r) return !1;
|
|
2926
2926
|
const n = r.getActiveSheet();
|
|
2927
2927
|
return n ? e.filter((i) => i.unitId === r.getUnitId() && i.subUnitId === n.getSheetId()).length > 0 : !1;
|
|
@@ -2929,33 +2929,33 @@ let rt = class extends ue {
|
|
|
2929
2929
|
).subscribe(() => this._markDirtySkeleton()));
|
|
2930
2930
|
}
|
|
2931
2931
|
_initViewModelInterceptor() {
|
|
2932
|
-
this.disposeWithMe(this._sheetInterceptorService.intercept(
|
|
2932
|
+
this.disposeWithMe(this._sheetInterceptorService.intercept(Dr.CELL_CONTENT, {
|
|
2933
2933
|
effect: mr.Style,
|
|
2934
2934
|
handler: (e, r, n) => {
|
|
2935
2935
|
const i = this._conditionalFormattingService.composeStyle(r.unitId, r.subUnitId, r.row, r.col);
|
|
2936
2936
|
if (!i)
|
|
2937
2937
|
return n(e);
|
|
2938
|
-
const s = r.workbook.getStyles(),
|
|
2939
|
-
return i.style && Object.assign(
|
|
2938
|
+
const s = r.workbook.getStyles(), o = (typeof (e == null ? void 0 : e.s) == "string" ? s.get(e == null ? void 0 : e.s) : e == null ? void 0 : e.s) || {}, u = e === r.rawData ? { ...r.rawData } : e;
|
|
2939
|
+
return i.style && Object.assign(u, o), u.fontRenderExtension || (u.fontRenderExtension = {}, i.isShowValue !== void 0 && (u.fontRenderExtension.isSkip = !i.isShowValue)), i.dataBar && (u.dataBar = i.dataBar), i.iconSet && (u.iconSet = i.iconSet, u.fontRenderExtension.leftOffset = Er + Nr), n(u);
|
|
2940
2940
|
},
|
|
2941
2941
|
priority: 10
|
|
2942
2942
|
}));
|
|
2943
2943
|
}
|
|
2944
2944
|
};
|
|
2945
2945
|
rt = Qi([
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2946
|
+
Oe(0, P(qt)),
|
|
2947
|
+
Oe(1, P(Tn)),
|
|
2948
|
+
Oe(2, P(Z)),
|
|
2949
|
+
Oe(3, P(Dn)),
|
|
2950
|
+
Oe(4, P(it)),
|
|
2951
|
+
Oe(5, P(Q))
|
|
2952
2952
|
], rt);
|
|
2953
2953
|
const ir = "sheets-conditional-formatting-ui.config", bt = {};
|
|
2954
2954
|
var es = Object.defineProperty, ts = Object.getOwnPropertyDescriptor, ns = (t, e, r) => e in t ? es(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, rs = (t, e, r, n) => {
|
|
2955
2955
|
for (var i = n > 1 ? void 0 : n ? ts(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2956
2956
|
(o = t[s]) && (i = o(i) || i);
|
|
2957
2957
|
return i;
|
|
2958
|
-
},
|
|
2958
|
+
}, Dt = (t, e) => (r, n) => e(r, n, t), sr = (t, e, r) => ns(t, typeof e != "symbol" ? e + "" : e, r);
|
|
2959
2959
|
let It = class extends bn {
|
|
2960
2960
|
constructor(t = bt, e, r, n) {
|
|
2961
2961
|
super(), this._config = t, this._injector = e, this._commandService = r, this._configService = n;
|
|
@@ -2968,15 +2968,15 @@ let It = class extends bn {
|
|
|
2968
2968
|
}
|
|
2969
2969
|
_initCommand() {
|
|
2970
2970
|
[
|
|
2971
|
+
$n,
|
|
2971
2972
|
An,
|
|
2972
|
-
Dn,
|
|
2973
2973
|
Hn,
|
|
2974
2974
|
jn,
|
|
2975
2975
|
Bn,
|
|
2976
2976
|
Wn,
|
|
2977
2977
|
qn,
|
|
2978
2978
|
Gn,
|
|
2979
|
-
|
|
2979
|
+
Zn,
|
|
2980
2980
|
Vt
|
|
2981
2981
|
].forEach((t) => {
|
|
2982
2982
|
this._commandService.registerCommand(t);
|
|
@@ -2984,30 +2984,30 @@ let It = class extends bn {
|
|
|
2984
2984
|
}
|
|
2985
2985
|
};
|
|
2986
2986
|
sr(It, "pluginName", `${st}_MOBILE_UI_PLUGIN`);
|
|
2987
|
-
sr(It, "type",
|
|
2987
|
+
sr(It, "type", A.UNIVER_SHEET);
|
|
2988
2988
|
It = rs([
|
|
2989
|
-
Cn(
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2989
|
+
Cn(xn),
|
|
2990
|
+
Dt(1, P(fe)),
|
|
2991
|
+
Dt(2, P(te)),
|
|
2992
|
+
Dt(3, yn)
|
|
2993
2993
|
], It);
|
|
2994
2994
|
var is = Object.getOwnPropertyDescriptor, ss = (t, e, r, n) => {
|
|
2995
2995
|
for (var i = n > 1 ? void 0 : n ? is(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
2996
2996
|
(o = t[s]) && (i = o(i) || i);
|
|
2997
2997
|
return i;
|
|
2998
|
-
},
|
|
2998
|
+
}, Ze = (t, e) => (r, n) => e(r, n, t);
|
|
2999
2999
|
let St = class extends ue {
|
|
3000
3000
|
constructor(t, e, r, n, i) {
|
|
3001
3001
|
super(), this._injector = t, this._univerInstanceService = e, this._autoFillService = r, this._conditionalFormattingRuleModel = n, this._conditionalFormattingViewModel = i, this._initAutoFill();
|
|
3002
3002
|
}
|
|
3003
3003
|
// eslint-disable-next-line max-lines-per-function
|
|
3004
3004
|
_initAutoFill() {
|
|
3005
|
-
const t = () => ({ redos: [], undos: [] }), e = (i, s, o,
|
|
3005
|
+
const t = () => ({ redos: [], undos: [] }), e = (i, s, o, u, a) => {
|
|
3006
3006
|
var p;
|
|
3007
|
-
const h = this._univerInstanceService.getCurrentUnitForType(
|
|
3007
|
+
const h = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET).getUnitId(), l = (p = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET).getActiveSheet()) == null ? void 0 : p.getSheetId();
|
|
3008
3008
|
if (!h || !l)
|
|
3009
3009
|
return;
|
|
3010
|
-
const
|
|
3010
|
+
const d = {
|
|
3011
3011
|
startRow: i.row,
|
|
3012
3012
|
startColumn: i.col,
|
|
3013
3013
|
endColumn: i.col,
|
|
@@ -3019,14 +3019,14 @@ let St = class extends ue {
|
|
|
3019
3019
|
endRow: s.row
|
|
3020
3020
|
};
|
|
3021
3021
|
be.foreach(o, (y, f) => {
|
|
3022
|
-
const
|
|
3022
|
+
const w = ye.getPositionRange(
|
|
3023
3023
|
{
|
|
3024
3024
|
startRow: y,
|
|
3025
3025
|
startColumn: f,
|
|
3026
3026
|
endColumn: f,
|
|
3027
3027
|
endRow: y
|
|
3028
3028
|
},
|
|
3029
|
-
|
|
3029
|
+
d
|
|
3030
3030
|
), I = ye.getPositionRange(
|
|
3031
3031
|
{
|
|
3032
3032
|
startRow: y,
|
|
@@ -3035,11 +3035,11 @@ let St = class extends ue {
|
|
|
3035
3035
|
endRow: y
|
|
3036
3036
|
},
|
|
3037
3037
|
v
|
|
3038
|
-
), { row:
|
|
3038
|
+
), { row: R, col: x } = a(w.startRow, w.startColumn), T = this._conditionalFormattingViewModel.getCellCfs(
|
|
3039
3039
|
h,
|
|
3040
3040
|
l,
|
|
3041
|
-
|
|
3042
|
-
|
|
3041
|
+
R,
|
|
3042
|
+
x
|
|
3043
3043
|
), { row: g, col: b } = a(I.startRow, I.startColumn), S = this._conditionalFormattingViewModel.getCellCfs(
|
|
3044
3044
|
h,
|
|
3045
3045
|
l,
|
|
@@ -3047,63 +3047,63 @@ let St = class extends ue {
|
|
|
3047
3047
|
b
|
|
3048
3048
|
);
|
|
3049
3049
|
S && S.forEach((C) => {
|
|
3050
|
-
let M =
|
|
3051
|
-
if (!
|
|
3050
|
+
let M = u.get(C.cfId);
|
|
3051
|
+
if (!u.get(C.cfId)) {
|
|
3052
3052
|
const E = this._conditionalFormattingRuleModel.getRule(h, l, C.cfId);
|
|
3053
3053
|
if (!E)
|
|
3054
3054
|
return;
|
|
3055
3055
|
M = new Me(), E.ranges.forEach((V) => {
|
|
3056
|
-
be.foreach(V, (
|
|
3057
|
-
M.setValue(
|
|
3056
|
+
be.foreach(V, (O, m) => {
|
|
3057
|
+
M.setValue(O, m, 1);
|
|
3058
3058
|
});
|
|
3059
|
-
}),
|
|
3059
|
+
}), u.set(C.cfId, M);
|
|
3060
3060
|
}
|
|
3061
3061
|
M.realDeleteValue(g, b);
|
|
3062
|
-
}),
|
|
3063
|
-
let M =
|
|
3064
|
-
if (!
|
|
3062
|
+
}), T && T.forEach((C) => {
|
|
3063
|
+
let M = u.get(C.cfId);
|
|
3064
|
+
if (!u.get(C.cfId)) {
|
|
3065
3065
|
const E = this._conditionalFormattingRuleModel.getRule(h, l, C.cfId);
|
|
3066
3066
|
if (!E)
|
|
3067
3067
|
return;
|
|
3068
3068
|
M = new Me(), E.ranges.forEach((V) => {
|
|
3069
|
-
be.foreach(V, (
|
|
3070
|
-
M.setValue(
|
|
3069
|
+
be.foreach(V, (O, m) => {
|
|
3070
|
+
M.setValue(O, m, 1);
|
|
3071
3071
|
});
|
|
3072
|
-
}),
|
|
3072
|
+
}), u.set(C.cfId, M);
|
|
3073
3073
|
}
|
|
3074
3074
|
M.setValue(g, b, 1);
|
|
3075
3075
|
});
|
|
3076
3076
|
});
|
|
3077
3077
|
}, r = (i, s) => {
|
|
3078
|
-
var I,
|
|
3079
|
-
const o = (I = this._univerInstanceService.getCurrentUnitForType(
|
|
3080
|
-
if (!o || !
|
|
3078
|
+
var I, R, x;
|
|
3079
|
+
const o = (I = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : I.getUnitId(), u = (x = (R = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : R.getActiveSheet()) == null ? void 0 : x.getSheetId(), a = /* @__PURE__ */ new Map(), h = [], l = [];
|
|
3080
|
+
if (!o || !u)
|
|
3081
3081
|
return t();
|
|
3082
|
-
const
|
|
3082
|
+
const d = Un([i, s]), [v, p] = d.ranges, { mapFunc: y } = d, f = {
|
|
3083
3083
|
row: v.startRow,
|
|
3084
3084
|
col: v.startColumn
|
|
3085
3085
|
};
|
|
3086
|
-
return oi(v, p).forEach((
|
|
3087
|
-
e(f,
|
|
3088
|
-
}), a.forEach((
|
|
3089
|
-
const b = this._conditionalFormattingRuleModel.getRule(o,
|
|
3086
|
+
return oi(v, p).forEach((T) => {
|
|
3087
|
+
e(f, T.repeatStartCell, T.relativeRange, a, y);
|
|
3088
|
+
}), a.forEach((T, g) => {
|
|
3089
|
+
const b = this._conditionalFormattingRuleModel.getRule(o, u, g);
|
|
3090
3090
|
if (!b)
|
|
3091
3091
|
return;
|
|
3092
|
-
const S = pt(Ct(
|
|
3092
|
+
const S = pt(Ct(T));
|
|
3093
3093
|
if (S.length) {
|
|
3094
3094
|
const C = {
|
|
3095
3095
|
unitId: o,
|
|
3096
|
-
subUnitId:
|
|
3096
|
+
subUnitId: u,
|
|
3097
3097
|
rule: { ...b, ranges: S }
|
|
3098
3098
|
};
|
|
3099
|
-
h.push({ id: _e.id, params: C }), l.push(...
|
|
3099
|
+
h.push({ id: _e.id, params: C }), l.push(...Ae(this._injector, C));
|
|
3100
3100
|
} else {
|
|
3101
3101
|
const C = {
|
|
3102
3102
|
unitId: o,
|
|
3103
|
-
subUnitId:
|
|
3103
|
+
subUnitId: u,
|
|
3104
3104
|
cfId: b.cfId
|
|
3105
3105
|
};
|
|
3106
|
-
h.push({ id:
|
|
3106
|
+
h.push({ id: we.id, params: C }), l.push(...$e(this._injector, C));
|
|
3107
3107
|
}
|
|
3108
3108
|
}), {
|
|
3109
3109
|
undos: l,
|
|
@@ -3112,9 +3112,9 @@ let St = class extends ue {
|
|
|
3112
3112
|
}, n = {
|
|
3113
3113
|
id: st,
|
|
3114
3114
|
onFillData: (i, s, o) => {
|
|
3115
|
-
if (o ===
|
|
3116
|
-
const { source:
|
|
3117
|
-
return r(
|
|
3115
|
+
if (o === Lt.COPY || o === Lt.ONLY_FORMAT || o === Lt.SERIES) {
|
|
3116
|
+
const { source: u, target: a } = i;
|
|
3117
|
+
return r(u, a);
|
|
3118
3118
|
}
|
|
3119
3119
|
return t();
|
|
3120
3120
|
}
|
|
@@ -3123,17 +3123,17 @@ let St = class extends ue {
|
|
|
3123
3123
|
}
|
|
3124
3124
|
};
|
|
3125
3125
|
St = ss([
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3126
|
+
Ze(0, P(fe)),
|
|
3127
|
+
Ze(1, P(Z)),
|
|
3128
|
+
Ze(2, P(si)),
|
|
3129
|
+
Ze(3, P(Q)),
|
|
3130
|
+
Ze(4, P(it))
|
|
3131
3131
|
], St);
|
|
3132
3132
|
var os = Object.getOwnPropertyDescriptor, as = (t, e, r, n) => {
|
|
3133
3133
|
for (var i = n > 1 ? void 0 : n ? os(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
3134
3134
|
(o = t[s]) && (i = o(i) || i);
|
|
3135
3135
|
return i;
|
|
3136
|
-
},
|
|
3136
|
+
}, ze = (t, e) => (r, n) => e(r, n, t);
|
|
3137
3137
|
let _t = class extends ue {
|
|
3138
3138
|
constructor(t, e, r, n, i) {
|
|
3139
3139
|
super(), this._injector = t, this._univerInstanceService = e, this._sheetInterceptorService = r, this._selectionManagerService = n, this._conditionalFormattingRuleModel = i, this._init();
|
|
@@ -3143,18 +3143,18 @@ let _t = class extends ue {
|
|
|
3143
3143
|
getMutations: (t) => {
|
|
3144
3144
|
var i;
|
|
3145
3145
|
const e = [], r = [], n = { redos: e, undos: r };
|
|
3146
|
-
if ([
|
|
3146
|
+
if ([$r.id, Ar.id].includes(t.id)) {
|
|
3147
3147
|
const s = (i = this._selectionManagerService.getCurrentSelections()) == null ? void 0 : i.map((p) => p.range);
|
|
3148
3148
|
if (!s)
|
|
3149
3149
|
return n;
|
|
3150
|
-
const o = this._univerInstanceService.getCurrentUnitForType(
|
|
3151
|
-
if (!
|
|
3150
|
+
const o = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET), u = o.getActiveSheet();
|
|
3151
|
+
if (!u)
|
|
3152
3152
|
return n;
|
|
3153
|
-
const a = o.getUnitId(), h =
|
|
3153
|
+
const a = o.getUnitId(), h = u.getSheetId(), l = this._conditionalFormattingRuleModel.getSubunitRules(a, h);
|
|
3154
3154
|
if (!l || !l.length)
|
|
3155
3155
|
return n;
|
|
3156
|
-
const { redos:
|
|
3157
|
-
e.push(...
|
|
3156
|
+
const { redos: d, undos: v } = dn(this._injector, l, s, a, h);
|
|
3157
|
+
e.push(...d), r.push(...v);
|
|
3158
3158
|
}
|
|
3159
3159
|
return n;
|
|
3160
3160
|
}
|
|
@@ -3166,43 +3166,43 @@ let _t = class extends ue {
|
|
|
3166
3166
|
const o = this._conditionalFormattingRuleModel.getSubunitRules(t, e);
|
|
3167
3167
|
if (!o || !o.length)
|
|
3168
3168
|
return s;
|
|
3169
|
-
const { redos:
|
|
3170
|
-
return n.push(...
|
|
3169
|
+
const { redos: u, undos: a } = dn(this._injector, o, r, t, e);
|
|
3170
|
+
return n.push(...u), i.push(...a), s;
|
|
3171
3171
|
}
|
|
3172
3172
|
}));
|
|
3173
3173
|
}
|
|
3174
3174
|
};
|
|
3175
3175
|
_t = as([
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3176
|
+
ze(0, P(fe)),
|
|
3177
|
+
ze(1, P(Z)),
|
|
3178
|
+
ze(2, P(qt)),
|
|
3179
|
+
ze(3, P(je)),
|
|
3180
|
+
ze(4, P(Q))
|
|
3181
3181
|
], _t);
|
|
3182
3182
|
function dn(t, e, r, n, i) {
|
|
3183
3183
|
const s = [], o = [];
|
|
3184
|
-
return e.filter((
|
|
3185
|
-
const h = new Hr().add(...
|
|
3184
|
+
return e.filter((u) => r.some((a) => u.ranges.some((h) => ye.getIntersects(h, a)))).forEach((u) => {
|
|
3185
|
+
const h = new Hr().add(...u.ranges).subtract(...r).merge();
|
|
3186
3186
|
if (h.length) {
|
|
3187
3187
|
const l = {
|
|
3188
3188
|
id: _e.id,
|
|
3189
3189
|
params: {
|
|
3190
3190
|
unitId: n,
|
|
3191
3191
|
subUnitId: i,
|
|
3192
|
-
rule: { ...
|
|
3192
|
+
rule: { ...u, ranges: h }
|
|
3193
3193
|
}
|
|
3194
|
-
},
|
|
3195
|
-
s.push(l), o.push(...
|
|
3194
|
+
}, d = Ae(t, l.params);
|
|
3195
|
+
s.push(l), o.push(...d);
|
|
3196
3196
|
} else {
|
|
3197
3197
|
const l = {
|
|
3198
|
-
id:
|
|
3198
|
+
id: we.id,
|
|
3199
3199
|
params: {
|
|
3200
3200
|
unitId: n,
|
|
3201
3201
|
subUnitId: i,
|
|
3202
|
-
cfId:
|
|
3202
|
+
cfId: u.cfId
|
|
3203
3203
|
}
|
|
3204
|
-
},
|
|
3205
|
-
s.push(l), o.push(...
|
|
3204
|
+
}, d = $e(t, l.params);
|
|
3205
|
+
s.push(l), o.push(...d);
|
|
3206
3206
|
}
|
|
3207
3207
|
}), { redos: s, undos: o };
|
|
3208
3208
|
}
|
|
@@ -3211,7 +3211,7 @@ var ls = Object.getOwnPropertyDescriptor, cs = (t, e, r, n) => {
|
|
|
3211
3211
|
(o = t[s]) && (i = o(i) || i);
|
|
3212
3212
|
return i;
|
|
3213
3213
|
}, hn = (t, e) => (r, n) => e(r, n, t);
|
|
3214
|
-
let
|
|
3214
|
+
let wt = class extends ue {
|
|
3215
3215
|
constructor(t, e) {
|
|
3216
3216
|
super(), this._sheetInterceptorService = t, this._conditionalFormattingService = e, this._initInterceptorEditorEnd();
|
|
3217
3217
|
}
|
|
@@ -3227,20 +3227,20 @@ let Rt = class extends ue {
|
|
|
3227
3227
|
jr,
|
|
3228
3228
|
{
|
|
3229
3229
|
handler: (t, e, r) => {
|
|
3230
|
-
var o,
|
|
3230
|
+
var o, u, a;
|
|
3231
3231
|
t || r(t);
|
|
3232
3232
|
const n = this._conditionalFormattingService.composeStyle(e.unitId, e.subUnitId, e.row, e.col), i = (o = n == null ? void 0 : n.style) != null ? o : {}, s = Object.keys(i);
|
|
3233
3233
|
if (t != null && t.p)
|
|
3234
|
-
return (a = (
|
|
3234
|
+
return (a = (u = t.p.body) == null ? void 0 : u.textRuns) == null || a.forEach((h) => {
|
|
3235
3235
|
h.ts && s.forEach((l) => {
|
|
3236
|
-
var
|
|
3237
|
-
(
|
|
3236
|
+
var d;
|
|
3237
|
+
(d = h.ts) == null || delete d[l];
|
|
3238
3238
|
});
|
|
3239
3239
|
}), r(t);
|
|
3240
3240
|
{
|
|
3241
3241
|
const h = { ...(typeof (t == null ? void 0 : t.s) == "string" ? e.workbook.getStyles().get(t.s) : t == null ? void 0 : t.s) || {} };
|
|
3242
|
-
s.forEach((
|
|
3243
|
-
delete h[
|
|
3242
|
+
s.forEach((d) => {
|
|
3243
|
+
delete h[d];
|
|
3244
3244
|
});
|
|
3245
3245
|
const l = { ...t, s: { ...h } };
|
|
3246
3246
|
return r(l);
|
|
@@ -3252,15 +3252,15 @@ let Rt = class extends ue {
|
|
|
3252
3252
|
);
|
|
3253
3253
|
}
|
|
3254
3254
|
};
|
|
3255
|
-
|
|
3256
|
-
hn(0,
|
|
3257
|
-
hn(1,
|
|
3258
|
-
],
|
|
3255
|
+
wt = cs([
|
|
3256
|
+
hn(0, P(qt)),
|
|
3257
|
+
hn(1, P(Tn))
|
|
3258
|
+
], wt);
|
|
3259
3259
|
const vn = [
|
|
3260
3260
|
Wt.id,
|
|
3261
3261
|
se.id,
|
|
3262
3262
|
_e.id,
|
|
3263
|
-
|
|
3263
|
+
we.id,
|
|
3264
3264
|
_n.id
|
|
3265
3265
|
], Ye = [
|
|
3266
3266
|
{
|
|
@@ -3335,64 +3335,64 @@ const vn = [
|
|
|
3335
3335
|
value: ie.clearWorkSheetRules
|
|
3336
3336
|
}
|
|
3337
3337
|
], us = (t) => {
|
|
3338
|
-
const e = t.get(je), r = t.get(te), n = t.get(
|
|
3338
|
+
const e = t.get(je), r = t.get(te), n = t.get(Z), i = t.get(Q), s = new Ne((a) => On(
|
|
3339
3339
|
e.selectionMoveEnd$,
|
|
3340
3340
|
e.selectionSet$,
|
|
3341
3341
|
new Ne((h) => {
|
|
3342
|
-
const l = r.onCommandExecuted((
|
|
3342
|
+
const l = r.onCommandExecuted((d) => {
|
|
3343
3343
|
var f;
|
|
3344
|
-
const { id: v, params: p } =
|
|
3344
|
+
const { id: v, params: p } = d, y = (f = n.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : f.getUnitId();
|
|
3345
3345
|
vn.includes(v) && p.unitId === y && h.next(null);
|
|
3346
3346
|
});
|
|
3347
3347
|
return () => l.dispose();
|
|
3348
3348
|
})
|
|
3349
3349
|
).pipe(nn(16)).subscribe(() => {
|
|
3350
3350
|
var f;
|
|
3351
|
-
const h = ((f = e.getCurrentSelections()) == null ? void 0 : f.map((
|
|
3351
|
+
const h = ((f = e.getCurrentSelections()) == null ? void 0 : f.map((w) => w.range)) || [], l = n.getCurrentUnitForType(A.UNIVER_SHEET);
|
|
3352
3352
|
if (!l) return;
|
|
3353
|
-
const
|
|
3354
|
-
if (!
|
|
3355
|
-
const y = (i.getSubunitRules(l.getUnitId(),
|
|
3353
|
+
const d = l.getActiveSheet();
|
|
3354
|
+
if (!d) return;
|
|
3355
|
+
const y = (i.getSubunitRules(l.getUnitId(), d.getSheetId()) || []).filter((w) => w.ranges.some((I) => h.some((R) => ye.intersects(R, I)))).map((w) => w.ranges).every((w) => ft(t, l.getUnitId(), d.getSheetId(), w));
|
|
3356
3356
|
a.next(y);
|
|
3357
3357
|
})), o = new Ne(
|
|
3358
3358
|
(a) => new Ne((h) => {
|
|
3359
|
-
const l = r.onCommandExecuted((
|
|
3359
|
+
const l = r.onCommandExecuted((d) => {
|
|
3360
3360
|
var f;
|
|
3361
|
-
const { id: v, params: p } =
|
|
3361
|
+
const { id: v, params: p } = d, y = (f = n.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : f.getUnitId();
|
|
3362
3362
|
vn.includes(v) && p.unitId === y && h.next(null);
|
|
3363
3363
|
});
|
|
3364
3364
|
return () => l.dispose();
|
|
3365
3365
|
}).pipe(nn(16)).subscribe(() => {
|
|
3366
|
-
const h = n.getCurrentUnitForType(
|
|
3366
|
+
const h = n.getCurrentUnitForType(A.UNIVER_SHEET);
|
|
3367
3367
|
if (!h) return;
|
|
3368
3368
|
const l = h.getActiveSheet();
|
|
3369
3369
|
if (!l) return;
|
|
3370
|
-
const
|
|
3371
|
-
if (!
|
|
3370
|
+
const d = i.getSubunitRules(h.getUnitId(), l.getSheetId()) || [];
|
|
3371
|
+
if (!d.length)
|
|
3372
3372
|
return a.next(!1), !1;
|
|
3373
|
-
const v =
|
|
3373
|
+
const v = d.map((p) => p.ranges).every((p) => ft(t, h.getUnitId(), l.getSheetId(), p));
|
|
3374
3374
|
a.next(v);
|
|
3375
3375
|
})
|
|
3376
|
-
),
|
|
3376
|
+
), u = new Ne((a) => {
|
|
3377
3377
|
s.subscribe((h) => {
|
|
3378
|
-
const l = Ye.find((
|
|
3378
|
+
const l = Ye.find((d) => d.value === ie.clearRangeRules);
|
|
3379
3379
|
l && (l.disabled = !h, a.next(Ye));
|
|
3380
3380
|
}), o.subscribe((h) => {
|
|
3381
|
-
const l = Ye.find((
|
|
3381
|
+
const l = Ye.find((d) => d.value === ie.clearWorkSheetRules);
|
|
3382
3382
|
l && (l.disabled = !h, a.next(Ye));
|
|
3383
3383
|
}), a.next(Ye);
|
|
3384
3384
|
});
|
|
3385
3385
|
return {
|
|
3386
3386
|
id: Vt.id,
|
|
3387
|
-
type:
|
|
3388
|
-
icon: "
|
|
3387
|
+
type: Zr.SELECTOR,
|
|
3388
|
+
icon: "ConditionsDoubleIcon",
|
|
3389
3389
|
tooltip: "sheet.cf.title",
|
|
3390
|
-
selections:
|
|
3391
|
-
hidden$: Gr(t,
|
|
3390
|
+
selections: u,
|
|
3391
|
+
hidden$: Gr(t, A.UNIVER_SHEET),
|
|
3392
3392
|
disabled$: ai(t, { workbookTypes: [Vn], worksheetTypes: [Nn, En], rangeTypes: [Mn] })
|
|
3393
3393
|
};
|
|
3394
3394
|
}, ds = {
|
|
3395
|
-
[
|
|
3395
|
+
[zr.RULES]: {
|
|
3396
3396
|
[Vt.id]: {
|
|
3397
3397
|
order: 1,
|
|
3398
3398
|
menuItemFactory: us
|
|
@@ -3404,24 +3404,24 @@ var hs = Object.getOwnPropertyDescriptor, vs = (t, e, r, n) => {
|
|
|
3404
3404
|
(o = t[s]) && (i = o(i) || i);
|
|
3405
3405
|
return i;
|
|
3406
3406
|
}, gn = (t, e) => (r, n) => e(r, n, t);
|
|
3407
|
-
let
|
|
3407
|
+
let Rt = class extends ue {
|
|
3408
3408
|
constructor(e, r) {
|
|
3409
3409
|
super();
|
|
3410
3410
|
Se(this, "_sidebarDisposable", null);
|
|
3411
3411
|
this._injector = e, this._menuManagerService = r, this._menuManagerService.mergeMenu(ds);
|
|
3412
3412
|
}
|
|
3413
3413
|
};
|
|
3414
|
-
|
|
3415
|
-
gn(0,
|
|
3414
|
+
Rt = vs([
|
|
3415
|
+
gn(0, P(fe)),
|
|
3416
3416
|
gn(1, Yr)
|
|
3417
|
-
],
|
|
3417
|
+
], Rt);
|
|
3418
3418
|
var gs = Object.getOwnPropertyDescriptor, ms = (t, e, r, n) => {
|
|
3419
3419
|
for (var i = n > 1 ? void 0 : n ? gs(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
3420
3420
|
(o = t[s]) && (i = o(i) || i);
|
|
3421
3421
|
return i;
|
|
3422
|
-
},
|
|
3422
|
+
}, De = (t, e) => (r, n) => e(r, n, t);
|
|
3423
3423
|
const fs = (t, e) => {
|
|
3424
|
-
const r = (l) => l.endRow - l.startRow + 1, n = (l) => l.endColumn - l.startColumn + 1, i = r(e) % r(t), s = n(e) % n(t), o = Math.floor(r(e) / r(t)),
|
|
3424
|
+
const r = (l) => l.endRow - l.startRow + 1, n = (l) => l.endColumn - l.startColumn + 1, i = r(e) % r(t), s = n(e) % n(t), o = Math.floor(r(e) / r(t)), u = Math.floor(n(e) / n(t)), a = [], h = {
|
|
3425
3425
|
startRow: 0,
|
|
3426
3426
|
endRow: r(t) - 1,
|
|
3427
3427
|
startColumn: 0,
|
|
@@ -3437,19 +3437,19 @@ const fs = (t, e) => {
|
|
|
3437
3437
|
return a.push({ repeatRelativeRange: h, startRange: l }), a;
|
|
3438
3438
|
}
|
|
3439
3439
|
for (let l = 0; l < o + (i ? 0.1 : 0); l++)
|
|
3440
|
-
for (let
|
|
3441
|
-
const v = r(t) * l, p = n(t) *
|
|
3440
|
+
for (let d = 0; d < u + (s ? 0.1 : 0); d++) {
|
|
3441
|
+
const v = r(t) * l, p = n(t) * d, y = {
|
|
3442
3442
|
startRow: v + e.startRow,
|
|
3443
3443
|
endRow: v + e.startRow,
|
|
3444
3444
|
startColumn: p + e.startColumn,
|
|
3445
3445
|
endColumn: p + e.startColumn
|
|
3446
3446
|
};
|
|
3447
3447
|
let f = h;
|
|
3448
|
-
l === o && i && (f = { ...f }, f.endRow = f.endRow - (r(t) - i)),
|
|
3448
|
+
l === o && i && (f = { ...f }, f.endRow = f.endRow - (r(t) - i)), d === u && s && (f = { ...f }, f.endColumn = f.endColumn - (n(t) - s)), a.push({ repeatRelativeRange: f, startRange: y });
|
|
3449
3449
|
}
|
|
3450
3450
|
return a;
|
|
3451
3451
|
};
|
|
3452
|
-
let
|
|
3452
|
+
let Tt = class extends ue {
|
|
3453
3453
|
constructor(e, r, n, i, s, o) {
|
|
3454
3454
|
super();
|
|
3455
3455
|
Se(this, "_painterConfig", null);
|
|
@@ -3457,8 +3457,8 @@ let xt = class extends ue {
|
|
|
3457
3457
|
}
|
|
3458
3458
|
// eslint-disable-next-line max-lines-per-function
|
|
3459
3459
|
_initFormattingPainter() {
|
|
3460
|
-
const e = () => ({ redos: [], undos: [] }), r = (s, o,
|
|
3461
|
-
const { unitId: l, subUnitId:
|
|
3460
|
+
const e = () => ({ redos: [], undos: [] }), r = (s, o, u, a, h) => {
|
|
3461
|
+
const { unitId: l, subUnitId: d } = this._painterConfig, { targetUnitId: v, targetSubUnitId: p } = h, y = {
|
|
3462
3462
|
startRow: s.row,
|
|
3463
3463
|
startColumn: s.col,
|
|
3464
3464
|
endColumn: s.col,
|
|
@@ -3469,33 +3469,33 @@ let xt = class extends ue {
|
|
|
3469
3469
|
endColumn: o.col,
|
|
3470
3470
|
endRow: o.row
|
|
3471
3471
|
};
|
|
3472
|
-
be.foreach(
|
|
3473
|
-
const
|
|
3472
|
+
be.foreach(u, (w, I) => {
|
|
3473
|
+
const R = ye.getPositionRange(
|
|
3474
3474
|
{
|
|
3475
|
-
startRow:
|
|
3475
|
+
startRow: w,
|
|
3476
3476
|
startColumn: I,
|
|
3477
3477
|
endColumn: I,
|
|
3478
|
-
endRow:
|
|
3478
|
+
endRow: w
|
|
3479
3479
|
},
|
|
3480
3480
|
y
|
|
3481
|
-
),
|
|
3481
|
+
), x = ye.getPositionRange(
|
|
3482
3482
|
{
|
|
3483
|
-
startRow:
|
|
3483
|
+
startRow: w,
|
|
3484
3484
|
startColumn: I,
|
|
3485
3485
|
endColumn: I,
|
|
3486
|
-
endRow:
|
|
3486
|
+
endRow: w
|
|
3487
3487
|
},
|
|
3488
3488
|
f
|
|
3489
|
-
),
|
|
3489
|
+
), T = this._conditionalFormattingViewModel.getCellCfs(
|
|
3490
3490
|
l,
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
|
|
3491
|
+
d,
|
|
3492
|
+
R.startRow,
|
|
3493
|
+
R.startColumn
|
|
3494
3494
|
), g = this._conditionalFormattingViewModel.getCellCfs(
|
|
3495
3495
|
v,
|
|
3496
3496
|
p,
|
|
3497
|
-
|
|
3498
|
-
|
|
3497
|
+
x.startRow,
|
|
3498
|
+
x.startColumn
|
|
3499
3499
|
);
|
|
3500
3500
|
g && g.forEach((b) => {
|
|
3501
3501
|
let S = a.get(b.cfId);
|
|
@@ -3509,38 +3509,38 @@ let xt = class extends ue {
|
|
|
3509
3509
|
});
|
|
3510
3510
|
}), a.set(b.cfId, S);
|
|
3511
3511
|
}
|
|
3512
|
-
S.realDeleteValue(
|
|
3513
|
-
}),
|
|
3512
|
+
S.realDeleteValue(x.startRow, x.startColumn);
|
|
3513
|
+
}), T && T.forEach((b) => {
|
|
3514
3514
|
const S = a.get(b.cfId);
|
|
3515
|
-
S && S.setValue(
|
|
3515
|
+
S && S.setValue(x.startRow, x.startColumn, 1);
|
|
3516
3516
|
});
|
|
3517
3517
|
});
|
|
3518
|
-
}, n = (s, o,
|
|
3519
|
-
var
|
|
3520
|
-
const { range: a, unitId: h, subUnitId: l } = this._painterConfig,
|
|
3518
|
+
}, n = (s, o, u) => {
|
|
3519
|
+
var R;
|
|
3520
|
+
const { range: a, unitId: h, subUnitId: l } = this._painterConfig, d = s !== h || l !== o, v = /* @__PURE__ */ new Map(), p = [], y = [];
|
|
3521
3521
|
if (!s || !o || !h || !l)
|
|
3522
3522
|
return e();
|
|
3523
|
-
const f = (
|
|
3524
|
-
f == null || f.forEach((
|
|
3525
|
-
const { ranges:
|
|
3526
|
-
if (
|
|
3523
|
+
const f = (R = this._conditionalFormattingRuleModel.getSubunitRules(h, l)) != null ? R : [];
|
|
3524
|
+
f == null || f.forEach((x) => {
|
|
3525
|
+
const { ranges: T, cfId: g } = x;
|
|
3526
|
+
if (T.some((b) => ye.intersects(a, b))) {
|
|
3527
3527
|
const b = new Me();
|
|
3528
|
-
|
|
3528
|
+
d || T.forEach((S) => {
|
|
3529
3529
|
be.foreach(S, (C, M) => {
|
|
3530
3530
|
b.setValue(C, M, 1);
|
|
3531
3531
|
});
|
|
3532
3532
|
}), v.set(g, b);
|
|
3533
3533
|
}
|
|
3534
3534
|
});
|
|
3535
|
-
const
|
|
3535
|
+
const w = {
|
|
3536
3536
|
row: a.startRow,
|
|
3537
3537
|
col: a.startColumn
|
|
3538
3538
|
};
|
|
3539
|
-
return fs(a,
|
|
3540
|
-
r(
|
|
3541
|
-
}), v.forEach((
|
|
3542
|
-
if (
|
|
3543
|
-
const g = this._conditionalFormattingRuleModel.getRule(s, o,
|
|
3539
|
+
return fs(a, u).forEach((x) => {
|
|
3540
|
+
r(w, { row: x.startRange.startRow, col: x.startRange.startColumn }, x.repeatRelativeRange, v, { targetUnitId: s, targetSubUnitId: o });
|
|
3541
|
+
}), v.forEach((x, T) => {
|
|
3542
|
+
if (d) {
|
|
3543
|
+
const g = this._conditionalFormattingRuleModel.getRule(s, o, T), b = pt(Ct(x));
|
|
3544
3544
|
if (g)
|
|
3545
3545
|
if (b.length) {
|
|
3546
3546
|
const S = {
|
|
@@ -3548,17 +3548,17 @@ let xt = class extends ue {
|
|
|
3548
3548
|
subUnitId: o,
|
|
3549
3549
|
rule: { ...g, ranges: b }
|
|
3550
3550
|
};
|
|
3551
|
-
p.push({ id: _e.id, params: S }), y.push(...
|
|
3551
|
+
p.push({ id: _e.id, params: S }), y.push(...Ae(this._injector, S));
|
|
3552
3552
|
} else {
|
|
3553
3553
|
const S = {
|
|
3554
3554
|
unitId: s,
|
|
3555
3555
|
subUnitId: o,
|
|
3556
3556
|
cfId: g.cfId
|
|
3557
3557
|
};
|
|
3558
|
-
p.push({ id:
|
|
3558
|
+
p.push({ id: we.id, params: S }), y.push(...$e(this._injector, S));
|
|
3559
3559
|
}
|
|
3560
3560
|
else if (b.length) {
|
|
3561
|
-
const S = this._conditionalFormattingRuleModel.getRule(h, l,
|
|
3561
|
+
const S = this._conditionalFormattingRuleModel.getRule(h, l, T);
|
|
3562
3562
|
if (S) {
|
|
3563
3563
|
const C = {
|
|
3564
3564
|
unitId: s,
|
|
@@ -3569,28 +3569,28 @@ let xt = class extends ue {
|
|
|
3569
3569
|
ranges: b
|
|
3570
3570
|
}
|
|
3571
3571
|
};
|
|
3572
|
-
p.push({ id: se.id, params: C }), y.push(
|
|
3572
|
+
p.push({ id: se.id, params: C }), y.push(Rn(this._injector, C));
|
|
3573
3573
|
}
|
|
3574
3574
|
}
|
|
3575
3575
|
} else {
|
|
3576
|
-
const g = this._conditionalFormattingRuleModel.getRule(h, l,
|
|
3576
|
+
const g = this._conditionalFormattingRuleModel.getRule(h, l, T);
|
|
3577
3577
|
if (!g)
|
|
3578
3578
|
return;
|
|
3579
|
-
const b = pt(Ct(
|
|
3579
|
+
const b = pt(Ct(x));
|
|
3580
3580
|
if (b.length) {
|
|
3581
3581
|
const S = {
|
|
3582
3582
|
unitId: h,
|
|
3583
3583
|
subUnitId: l,
|
|
3584
3584
|
rule: { ...g, ranges: b }
|
|
3585
3585
|
};
|
|
3586
|
-
p.push({ id: _e.id, params: S }), y.push(...
|
|
3586
|
+
p.push({ id: _e.id, params: S }), y.push(...Ae(this._injector, S));
|
|
3587
3587
|
} else {
|
|
3588
3588
|
const S = {
|
|
3589
3589
|
unitId: h,
|
|
3590
3590
|
subUnitId: l,
|
|
3591
3591
|
cfId: g.cfId
|
|
3592
3592
|
};
|
|
3593
|
-
p.push({ id:
|
|
3593
|
+
p.push({ id: we.id, params: S }), y.push(...$e(this._injector, S));
|
|
3594
3594
|
}
|
|
3595
3595
|
}
|
|
3596
3596
|
}), {
|
|
@@ -3600,21 +3600,21 @@ let xt = class extends ue {
|
|
|
3600
3600
|
}, i = {
|
|
3601
3601
|
id: st,
|
|
3602
3602
|
onStatusChange: (s) => {
|
|
3603
|
-
var o,
|
|
3603
|
+
var o, u, a;
|
|
3604
3604
|
switch (s) {
|
|
3605
|
-
case
|
|
3606
|
-
case
|
|
3607
|
-
const h = (o = this._univerInstanceService.getCurrentUnitForType(
|
|
3605
|
+
case Ut.INFINITE:
|
|
3606
|
+
case Ut.ONCE: {
|
|
3607
|
+
const h = (o = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : o.getUnitId(), l = (a = (u = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET)) == null ? void 0 : u.getActiveSheet()) == null ? void 0 : a.getSheetId(), d = this._sheetsSelectionsService.getCurrentLastSelection(), v = d == null ? void 0 : d.range;
|
|
3608
3608
|
h && l && v && (this._painterConfig = { unitId: h, subUnitId: l, range: v });
|
|
3609
3609
|
break;
|
|
3610
3610
|
}
|
|
3611
|
-
case
|
|
3611
|
+
case Ut.OFF: {
|
|
3612
3612
|
this._painterConfig = null;
|
|
3613
3613
|
break;
|
|
3614
3614
|
}
|
|
3615
3615
|
}
|
|
3616
3616
|
},
|
|
3617
|
-
onApply: (s, o,
|
|
3617
|
+
onApply: (s, o, u) => this._painterConfig ? n(s, o, u) : {
|
|
3618
3618
|
redos: [],
|
|
3619
3619
|
undos: []
|
|
3620
3620
|
}
|
|
@@ -3622,51 +3622,51 @@ let xt = class extends ue {
|
|
|
3622
3622
|
this._formatPainterService.addHook(i);
|
|
3623
3623
|
}
|
|
3624
3624
|
};
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
],
|
|
3625
|
+
Tt = ms([
|
|
3626
|
+
De(0, P(fe)),
|
|
3627
|
+
De(1, P(Z)),
|
|
3628
|
+
De(2, P(li)),
|
|
3629
|
+
De(3, P(je)),
|
|
3630
|
+
De(4, P(Q)),
|
|
3631
|
+
De(5, P(it))
|
|
3632
|
+
], Tt);
|
|
3633
3633
|
var ps = Object.getOwnPropertyDescriptor, Cs = (t, e, r, n) => {
|
|
3634
3634
|
for (var i = n > 1 ? void 0 : n ? ps(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
3635
3635
|
(o = t[s]) && (i = o(i) || i);
|
|
3636
3636
|
return i;
|
|
3637
|
-
},
|
|
3638
|
-
let
|
|
3637
|
+
}, $t = (t, e) => (r, n) => e(r, n, t);
|
|
3638
|
+
let xt = class extends ue {
|
|
3639
3639
|
constructor(t, e, r) {
|
|
3640
3640
|
super(), this._conditionalFormattingViewModel = t, this._univerInstanceService = e, this._renderManagerService = r, this._init();
|
|
3641
3641
|
}
|
|
3642
3642
|
_init() {
|
|
3643
|
-
const t = this._univerInstanceService.getCurrentUnitForType(
|
|
3643
|
+
const t = this._univerInstanceService.getCurrentUnitForType(A.UNIVER_SHEET), e = (r) => {
|
|
3644
3644
|
const n = r.getUnitId(), i = this._renderManagerService.getRenderById(n);
|
|
3645
3645
|
if (!i)
|
|
3646
3646
|
return;
|
|
3647
|
-
const s = i.with(
|
|
3647
|
+
const s = i.with(Pn);
|
|
3648
3648
|
this.disposeWithMe(s.currentSkeleton$.subscribe((o) => {
|
|
3649
3649
|
if (o) {
|
|
3650
|
-
const
|
|
3651
|
-
this._conditionalFormattingViewModel.setCacheLength(
|
|
3650
|
+
const u = o.skeleton.rowColumnSegment, a = u.endColumn - u.startColumn + 1, l = (u.endRow - u.startRow + 1) * a * 9, d = Math.max(Mr, l);
|
|
3651
|
+
this._conditionalFormattingViewModel.setCacheLength(d);
|
|
3652
3652
|
}
|
|
3653
3653
|
}));
|
|
3654
3654
|
};
|
|
3655
|
-
t && e(t), this._univerInstanceService.getCurrentTypeOfUnit$(
|
|
3655
|
+
t && e(t), this._univerInstanceService.getCurrentTypeOfUnit$(A.UNIVER_SHEET).subscribe((r) => {
|
|
3656
3656
|
r && e(r);
|
|
3657
3657
|
});
|
|
3658
3658
|
}
|
|
3659
3659
|
};
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
],
|
|
3660
|
+
xt = Cs([
|
|
3661
|
+
$t(0, P(it)),
|
|
3662
|
+
$t(1, Z),
|
|
3663
|
+
$t(2, Dn)
|
|
3664
|
+
], xt);
|
|
3665
3665
|
var ys = Object.defineProperty, bs = Object.getOwnPropertyDescriptor, Is = (t, e, r) => e in t ? ys(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, Ss = (t, e, r, n) => {
|
|
3666
3666
|
for (var i = n > 1 ? void 0 : n ? bs(e, r) : e, s = t.length - 1, o; s >= 0; s--)
|
|
3667
3667
|
(o = t[s]) && (i = o(i) || i);
|
|
3668
3668
|
return i;
|
|
3669
|
-
},
|
|
3669
|
+
}, At = (t, e) => (r, n) => e(r, n, t), or = (t, e, r) => Is(t, typeof e != "symbol" ? e + "" : e, r);
|
|
3670
3670
|
let Et = class extends bn {
|
|
3671
3671
|
constructor(t = bt, e, r, n) {
|
|
3672
3672
|
super(), this._config = t, this._injector = e, this._commandService = r, this._configService = n;
|
|
@@ -3685,19 +3685,19 @@ let Et = class extends bn {
|
|
|
3685
3685
|
[St],
|
|
3686
3686
|
[tt],
|
|
3687
3687
|
[Qe],
|
|
3688
|
-
[Tt],
|
|
3689
|
-
[He],
|
|
3690
3688
|
[Rt],
|
|
3689
|
+
[He],
|
|
3690
|
+
[wt],
|
|
3691
3691
|
[_t],
|
|
3692
|
-
[
|
|
3693
|
-
[
|
|
3692
|
+
[Tt],
|
|
3693
|
+
[xt]
|
|
3694
3694
|
]), kt(this._injector, [
|
|
3695
3695
|
[rt]
|
|
3696
3696
|
]);
|
|
3697
3697
|
}
|
|
3698
3698
|
onReady() {
|
|
3699
3699
|
kt(this._injector, [
|
|
3700
|
-
[
|
|
3700
|
+
[Rt],
|
|
3701
3701
|
[Qe]
|
|
3702
3702
|
]);
|
|
3703
3703
|
}
|
|
@@ -3706,25 +3706,25 @@ let Et = class extends bn {
|
|
|
3706
3706
|
[St],
|
|
3707
3707
|
[_t],
|
|
3708
3708
|
[et],
|
|
3709
|
-
[
|
|
3709
|
+
[wt],
|
|
3710
3710
|
[He],
|
|
3711
|
-
[
|
|
3711
|
+
[Tt],
|
|
3712
3712
|
[tt],
|
|
3713
3713
|
[nt],
|
|
3714
|
-
[
|
|
3714
|
+
[xt]
|
|
3715
3715
|
]);
|
|
3716
3716
|
}
|
|
3717
3717
|
_initCommand() {
|
|
3718
3718
|
[
|
|
3719
|
+
$n,
|
|
3719
3720
|
An,
|
|
3720
|
-
Dn,
|
|
3721
3721
|
Hn,
|
|
3722
3722
|
jn,
|
|
3723
3723
|
Bn,
|
|
3724
3724
|
Wn,
|
|
3725
3725
|
qn,
|
|
3726
3726
|
Gn,
|
|
3727
|
-
|
|
3727
|
+
Zn,
|
|
3728
3728
|
Vt
|
|
3729
3729
|
].forEach((t) => {
|
|
3730
3730
|
this._commandService.registerCommand(t);
|
|
@@ -3732,23 +3732,23 @@ let Et = class extends bn {
|
|
|
3732
3732
|
}
|
|
3733
3733
|
};
|
|
3734
3734
|
or(Et, "pluginName", `${st}_UI_PLUGIN`);
|
|
3735
|
-
or(Et, "type",
|
|
3735
|
+
or(Et, "type", A.UNIVER_SHEET);
|
|
3736
3736
|
Et = Ss([
|
|
3737
|
-
Cn(
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3737
|
+
Cn(xn),
|
|
3738
|
+
At(1, P(fe)),
|
|
3739
|
+
At(2, P(te)),
|
|
3740
|
+
At(3, yn)
|
|
3741
3741
|
], Et);
|
|
3742
3742
|
export {
|
|
3743
|
-
|
|
3744
|
-
|
|
3743
|
+
$n as AddAverageCfCommand,
|
|
3744
|
+
An as AddColorScaleConditionalRuleCommand,
|
|
3745
3745
|
Hn as AddDataBarConditionalRuleCommand,
|
|
3746
3746
|
jn as AddDuplicateValuesCfCommand,
|
|
3747
3747
|
Bn as AddNumberCfCommand,
|
|
3748
3748
|
Wn as AddRankCfCommand,
|
|
3749
3749
|
qn as AddTextCfCommand,
|
|
3750
3750
|
Gn as AddTimePeriodCfCommand,
|
|
3751
|
-
|
|
3751
|
+
Zn as AddUniqueValuesCfCommand,
|
|
3752
3752
|
_t as ConditionalFormattingClearController,
|
|
3753
3753
|
Vt as OpenConditionalFormattingOperator,
|
|
3754
3754
|
It as UniverSheetsConditionalFormattingMobileUIPlugin,
|