@univerjs/sheets-table-ui 0.7.0-nightly.202505251606 → 0.8.0-beta.0

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/index.js CHANGED
@@ -1,20 +1,20 @@
1
- var Nn = Object.defineProperty;
2
- var Rn = (t, e, n) => e in t ? Nn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
- var A = (t, e, n) => Rn(t, typeof e != "symbol" ? e + "" : e, n);
4
- import { Inject as R, IUniverInstanceService as _e, ICommandService as ce, Disposable as Fe, ObjectMatrix as En, cellToRange as At, Rectangle as Ce, LocaleService as ue, Injector as He, dayjs as be, IPermissionService as Ut, IContextService as St, CommandType as Wt, IConfigService as jt, ThemeService as xn, RxDisposable as Zt, InterceptorEffectEnum as Ln, ErrorService as $n, ColorKit as oe, UniverInstanceType as at, DependentOn as Pn, Plugin as On, merge as kn, registerDependencies as Dn, touchDependencies as Bn } from "@univerjs/core";
5
- import { IRenderManagerService as qt, SHEET_VIEWPORT_KEY as Fn, convertTransformToOffsetX as Hn, convertTransformToOffsetY as Vn, Rect as Nt, Shape as An } from "@univerjs/engine-render";
6
- import { TableManager as ne, SheetTableService as Un, SetSheetTableFilterCommand as Rt, isConditionFilter as Wn, isManualFilter as jn, TableDateCompareTypeEnum as l, TableStringCompareTypeEnum as W, TableConditionTypeEnum as B, TableNumberCompareTypeEnum as $, SheetsTableSortStateEnum as qe, TableColumnFilterTypeEnum as Et, AddSheetTableCommand as Zn, SHEET_TABLE_CUSTOM_THEME_PREFIX as qn, DeleteSheetTableCommand as Yn, SetSheetTableCommand as bt, SheetsTableButtonStateEnum as $e, processStyleWithBorderStyle as xt, customEmptyThemeWithBorderStyle as Qn, AddTableThemeCommand as Gn, RemoveTableThemeCommand as zn, SheetTableRemoveColCommand as Yt, SheetTableRemoveRowCommand as Qt, SheetTableInsertColCommand as Gt, SheetTableInsertRowCommand as zt, SheetsTableController as Xt, UniverSheetsTablePlugin as Xn } from "@univerjs/sheets-table";
7
- import { SheetCanvasPopManagerService as Kn, SheetSkeletonManagerService as st, SheetScrollManagerService as Jn, SetZoomRatioOperation as er, SetScrollOperation as tr, getSheetObject as nr, getCoordByCell as rr, getCurrentRangeDisable$ as ir, SelectAllCommand as ar } from "@univerjs/sheets-ui";
8
- import { useDependency as N, ComponentManager as Kt, IDialogService as Jt, ISidebarService as sr, useObservable as Me, IUIPartsService as lr, BuiltInUIPart as or, connectInjector as cr, MenuItemType as Ee, ContextMenuPosition as ur, ContextMenuGroup as dr, RibbonDataGroup as hr, IMenuManagerService as vr } from "@univerjs/ui";
9
- import { startWith as en, distinctUntilChanged as gr, Subject as br, BehaviorSubject as Lt, merge as _t, filter as mr, debounceTime as pr, switchMap as Ne, of as J, map as fr, takeUntil as Cr } from "rxjs";
10
- import { jsxs as w, jsx as o, Fragment as Tt } from "react/jsx-runtime";
11
- import { Dropdown as ke, clsx as k, borderClassName as F, CascaderList as Sr, Input as wt, InputNumber as dt, DatePicker as _r, DateRangePicker as Tr, Select as wr, Checkbox as $t, scrollbarClassName as Ir, ButtonGroup as yr, Button as ye, Segmented as Mr, ColorPicker as Ye } from "@univerjs/design";
12
- import { SetRangeValuesMutation as Nr, WorkbookEditablePermission as tn, getSheetCommandTarget as lt, SheetsSelectionsService as ot, isSingleCellSelection as Rr, expandToContinuousRange as Er, SetRangeThemeMutation as nn, WorkbookPermissionService as rn, SheetRangeThemeModel as an, SheetInterceptorService as sn, INTERCEPTOR_POINT as xr, RangeThemeStyle as Lr, getPrimaryForRange as Pt, SetSelectionsOperation as Ot } from "@univerjs/sheets";
13
- import { SortRangeCommand as $r, SortType as kt } from "@univerjs/sheets-sort";
14
- import { forwardRef as re, useRef as Pr, createElement as ie, useState as Z, useMemo as ln, useCallback as Dt, useEffect as on } from "react";
15
- import { serializeRange as Bt, deserializeRangeWithSheet as Or } from "@univerjs/engine-formula";
16
- import { RangeSelector as kr } from "@univerjs/sheets-formula-ui";
17
- const Dr = "SHEET_TABLE_UI_PLUGIN", pe = "SHEETS_TABLE_FILTER_PANEL_OPENED_KEY", Br = "UNIVER_SHEET_Table_FILTER_PANEL_ID", cn = "TABLE_TOOLBAR_BUTTON", Oe = "TABLE_SELECTOR_DIALOG", Fr = "SHEET_TABLE_THEME_PANEL_ID", un = "SHEET_TABLE_THEME_PANEL", ht = "table-custom-", Hr = "table-default-", me = "rgb(255, 255, 255)", G = "none", Qe = "1px solid rgb(var(--grey-200))";
1
+ var Ln = Object.defineProperty;
2
+ var $n = (t, e, n) => e in t ? Ln(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
+ var A = (t, e, n) => $n(t, typeof e != "symbol" ? e + "" : e, n);
4
+ import { Inject as N, IUniverInstanceService as fe, ICommandService as le, Disposable as Pe, ObjectMatrix as kn, cellToRange as Zt, Rectangle as me, LocaleService as oe, Injector as Oe, dayjs as de, IPermissionService as qt, IContextService as It, CommandType as Yt, IConfigService as Qt, ThemeService as Pn, RxDisposable as Gt, InterceptorEffectEnum as On, ErrorService as Bn, ColorKit as he, UniverInstanceType as ot, DependentOn as Dn, Plugin as Fn, merge as Hn, registerDependencies as Vn, touchDependencies as An } from "@univerjs/core";
5
+ import { IRenderManagerService as zt, SHEET_VIEWPORT_KEY as Un, convertTransformToOffsetX as Wn, convertTransformToOffsetY as jn, Rect as Lt, Shape as Zn } from "@univerjs/engine-render";
6
+ import { TableManager as ne, SheetTableService as qn, SetSheetTableFilterCommand as $t, isConditionFilter as Yn, isManualFilter as Qn, TableDateCompareTypeEnum as l, TableStringCompareTypeEnum as j, TableConditionTypeEnum as D, TableNumberCompareTypeEnum as $, SheetsTableSortStateEnum as Ge, TableColumnFilterTypeEnum as kt, AddSheetTableCommand as Gn, SHEET_TABLE_CUSTOM_THEME_PREFIX as zn, DeleteSheetTableCommand as Xn, SetSheetTableCommand as Ct, SheetsTableButtonStateEnum as Ne, processStyleWithBorderStyle as Pt, customEmptyThemeWithBorderStyle as Kn, AddTableThemeCommand as Jn, RemoveTableThemeCommand as er, SheetTableRemoveColCommand as Xt, SheetTableRemoveRowCommand as Kt, SheetTableInsertColCommand as Jt, SheetTableInsertRowCommand as en, SheetsTableController as tn, UniverSheetsTablePlugin as tr } from "@univerjs/sheets-table";
7
+ import { SheetCanvasPopManagerService as nr, SheetSkeletonManagerService as ct, SheetScrollManagerService as rr, SetZoomRatioOperation as ir, SetScrollOperation as ar, getSheetObject as sr, getCoordByCell as lr, getCurrentRangeDisable$ as or, SelectAllCommand as cr } from "@univerjs/sheets-ui";
8
+ import { useDependency as R, ComponentManager as nn, IDialogService as rn, ISidebarService as ur, useObservable as we, IUIPartsService as dr, BuiltInUIPart as hr, connectInjector as vr, MenuItemType as Me, ContextMenuPosition as gr, ContextMenuGroup as br, RibbonDataGroup as mr, IMenuManagerService as pr } from "@univerjs/ui";
9
+ import { startWith as an, distinctUntilChanged as fr, Subject as Cr, BehaviorSubject as Ot, merge as yt, filter as Sr, debounceTime as _r, switchMap as Ie, of as J, map as Tr, takeUntil as wr } from "rxjs";
10
+ import { jsxs as I, jsx as o, Fragment as Mt } from "react/jsx-runtime";
11
+ import { Dropdown as Le, clsx as O, borderClassName as F, CascaderList as Ir, Input as Rt, InputNumber as bt, DatePicker as yr, DateRangePicker as Mr, Select as Rr, Checkbox as Bt, scrollbarClassName as Nr, ButtonGroup as xr, Button as Te, Segmented as Er, ColorPicker as ze } from "@univerjs/design";
12
+ import { SetRangeValuesMutation as Lr, WorkbookEditablePermission as sn, getSheetCommandTarget as ut, SheetsSelectionsService as dt, isSingleCellSelection as $r, expandToContinuousRange as kr, SetRangeThemeMutation as ln, WorkbookPermissionService as on, SheetRangeThemeModel as cn, SheetInterceptorService as un, INTERCEPTOR_POINT as Pr, RangeThemeStyle as Or, getPrimaryForRange as Dt, SetSelectionsOperation as Ft } from "@univerjs/sheets";
13
+ import { SortRangeCommand as Br, SortType as Ht } from "@univerjs/sheets-sort";
14
+ import { forwardRef as re, useRef as Dr, createElement as ie, useState as q, useMemo as dn, useCallback as Vt, useEffect as hn } from "react";
15
+ import { serializeRange as At, deserializeRangeWithSheet as Fr } from "@univerjs/engine-formula";
16
+ import { RangeSelector as Hr } from "@univerjs/sheets-formula-ui";
17
+ const Vr = "SHEET_TABLE_UI_PLUGIN", ge = "SHEETS_TABLE_FILTER_PANEL_OPENED_KEY", Ar = "UNIVER_SHEET_Table_FILTER_PANEL_ID", vn = "TABLE_TOOLBAR_BUTTON", Ee = "TABLE_SELECTOR_DIALOG", Ur = "SHEET_TABLE_THEME_PANEL_ID", gn = "SHEET_TABLE_THEME_PANEL", mt = "table-custom-", Wr = "table-default-", ve = "rgb(255, 255, 255)", G = "none", Xe = "1px solid rgb(var(--grey-200))";
18
18
  var z = function() {
19
19
  return z = Object.assign || function(t) {
20
20
  for (var e, n = 1, r = arguments.length; n < r; n++) {
@@ -23,7 +23,7 @@ var z = function() {
23
23
  }
24
24
  return t;
25
25
  }, z.apply(this, arguments);
26
- }, Vr = function(t, e) {
26
+ }, jr = function(t, e) {
27
27
  var n = {};
28
28
  for (var r in t) Object.prototype.hasOwnProperty.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
29
29
  if (t != null && typeof Object.getOwnPropertySymbols == "function")
@@ -31,15 +31,15 @@ var z = function() {
31
31
  e.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[i]) && (n[r[i]] = t[r[i]]);
32
32
  return n;
33
33
  }, ae = re(function(t, e) {
34
- var n = t.icon, r = t.id, i = t.className, a = t.extend, s = Vr(t, ["icon", "id", "className", "extend"]), c = "univerjs-icon univerjs-icon-".concat(r, " ").concat(i || "").trim(), d = Pr("_".concat(Wr()));
35
- return dn(n, "".concat(r), { defIds: n.defIds, idSuffix: d.current }, z({ ref: e, className: c }, s), a);
34
+ var n = t.icon, r = t.id, i = t.className, a = t.extend, s = jr(t, ["icon", "id", "className", "extend"]), c = "univerjs-icon univerjs-icon-".concat(r, " ").concat(i || "").trim(), d = Dr("_".concat(Yr()));
35
+ return bn(n, "".concat(r), { defIds: n.defIds, idSuffix: d.current }, z({ ref: e, className: c }, s), a);
36
36
  });
37
- function dn(t, e, n, r, i) {
38
- return ie(t.tag, z(z({ key: e }, Ar(t, n, i)), r), (Ur(t, n).children || []).map(function(a, s) {
39
- return dn(a, "".concat(e, "-").concat(t.tag, "-").concat(s), n, void 0, i);
37
+ function bn(t, e, n, r, i) {
38
+ return ie(t.tag, z(z({ key: e }, Zr(t, n, i)), r), (qr(t, n).children || []).map(function(a, s) {
39
+ return bn(a, "".concat(e, "-").concat(t.tag, "-").concat(s), n, void 0, i);
40
40
  }));
41
41
  }
42
- function Ar(t, e, n) {
42
+ function Zr(t, e, n) {
43
43
  var r = z({}, t.attrs);
44
44
  n != null && n.colorChannel1 && r.fill === "colorChannel1" && (r.fill = n.colorChannel1), t.tag === "mask" && r.id && (r.id = r.id + e.idSuffix), Object.entries(r).forEach(function(a) {
45
45
  var s = a[0], c = a[1];
@@ -51,94 +51,94 @@ function Ar(t, e, n) {
51
51
  typeof c == "string" && (r[s] = c.replace(/url\(#(.*)\)/, "url(#$1".concat(e.idSuffix, ")")));
52
52
  })), r;
53
53
  }
54
- function Ur(t, e) {
54
+ function qr(t, e) {
55
55
  var n, r = e.defIds;
56
56
  return !r || r.length === 0 ? t : t.tag === "defs" && (!((n = t.children) === null || n === void 0) && n.length) ? z(z({}, t), { children: t.children.map(function(i) {
57
57
  return typeof i.attrs.id == "string" && r && r.indexOf(i.attrs.id) > -1 ? z(z({}, i), { attrs: z(z({}, i.attrs), { id: i.attrs.id + e.idSuffix }) }) : i;
58
58
  }) }) : t;
59
59
  }
60
- function Wr() {
60
+ function Yr() {
61
61
  return Math.random().toString(36).substring(2, 8);
62
62
  }
63
63
  ae.displayName = "UniverIcon";
64
- var jr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z", fillRule: "evenodd", clipRule: "evenodd" } }] }, hn = re(function(t, e) {
64
+ var Qr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z", fillRule: "evenodd", clipRule: "evenodd" } }] }, mn = re(function(t, e) {
65
65
  return ie(ae, Object.assign({}, t, {
66
66
  id: "ascending- single",
67
67
  ref: e,
68
- icon: jr
68
+ icon: Qr
69
69
  }));
70
70
  });
71
- hn.displayName = "AscendingSingle";
72
- var Zr = { 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.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.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.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443zM6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928 9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171 10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778 9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539 9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263 6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539 5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778 6.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" } }] }, vn = re(function(t, e) {
71
+ mn.displayName = "AscendingSingle";
72
+ var Gr = { 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.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.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.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443zM6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928 9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171 10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778 9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539 9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263 6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539 5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778 6.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" } }] }, pn = re(function(t, e) {
73
73
  return ie(ae, Object.assign({}, t, {
74
74
  id: "delete-single",
75
75
  ref: e,
76
- icon: Zr
76
+ icon: Gr
77
77
  }));
78
78
  });
79
- vn.displayName = "DeleteSingle";
80
- var qr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z", fillRule: "evenodd", clipRule: "evenodd" } }] }, gn = re(function(t, e) {
79
+ pn.displayName = "DeleteSingle";
80
+ var zr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z", fillRule: "evenodd", clipRule: "evenodd" } }] }, fn = re(function(t, e) {
81
81
  return ie(ae, Object.assign({}, t, {
82
82
  id: "descending-single",
83
83
  ref: e,
84
- icon: qr
84
+ icon: zr
85
85
  }));
86
86
  });
87
- gn.displayName = "DescendingSingle";
88
- var Yr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z" } }] }, Ue = re(function(t, e) {
87
+ fn.displayName = "DescendingSingle";
88
+ var Xr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z" } }] }, Ze = re(function(t, e) {
89
89
  return ie(ae, Object.assign({}, t, {
90
90
  id: "dropdown-single",
91
91
  ref: e,
92
- icon: Yr
92
+ icon: Xr
93
93
  }));
94
94
  });
95
- Ue.displayName = "DropdownSingle";
96
- var Qr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M3.33333 3.33333V6H6V3.33333H3.33333ZM2 3.238C2 2.55427 2.55427 2 3.238 2H6.09533C6.77906 2 7.33333 2.55427 7.33333 3.238V6.09533C7.33333 6.77906 6.77906 7.33333 6.09533 7.33333H3.238C2.55427 7.33333 2 6.77906 2 6.09533V3.238ZM10 3.33333V6H12.6667V3.33333H10ZM8.66667 3.238C8.66667 2.55427 9.22094 2 9.90467 2H12.762C13.4457 2 14 2.55427 14 3.238V6.09533C14 6.77906 13.4457 7.33333 12.762 7.33333H9.90467C9.22094 7.33333 8.66667 6.77906 8.66667 6.09533V3.238ZM3.33333 10V12.6667H6V10H3.33333ZM2 9.90467C2 9.22094 2.55427 8.66667 3.238 8.66667H6.09533C6.77906 8.66667 7.33333 9.22094 7.33333 9.90467V12.762C7.33333 13.4457 6.77906 14 6.09533 14H3.238C2.55427 14 2 13.4457 2 12.762V9.90467ZM10 10V12.6667H12.6667V10H10ZM8.66667 9.90467C8.66667 9.22094 9.22094 8.66667 9.90467 8.66667H12.762C13.4457 8.66667 14 9.22094 14 9.90467V12.762C14 13.4457 13.4457 14 12.762 14H9.90467C9.22094 14 8.66667 13.4457 8.66667 12.762V9.90467Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, bn = re(function(t, e) {
95
+ Ze.displayName = "DropdownSingle";
96
+ var Kr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M3.33333 3.33333V6H6V3.33333H3.33333ZM2 3.238C2 2.55427 2.55427 2 3.238 2H6.09533C6.77906 2 7.33333 2.55427 7.33333 3.238V6.09533C7.33333 6.77906 6.77906 7.33333 6.09533 7.33333H3.238C2.55427 7.33333 2 6.77906 2 6.09533V3.238ZM10 3.33333V6H12.6667V3.33333H10ZM8.66667 3.238C8.66667 2.55427 9.22094 2 9.90467 2H12.762C13.4457 2 14 2.55427 14 3.238V6.09533C14 6.77906 13.4457 7.33333 12.762 7.33333H9.90467C9.22094 7.33333 8.66667 6.77906 8.66667 6.09533V3.238ZM3.33333 10V12.6667H6V10H3.33333ZM2 9.90467C2 9.22094 2.55427 8.66667 3.238 8.66667H6.09533C6.77906 8.66667 7.33333 9.22094 7.33333 9.90467V12.762C7.33333 13.4457 6.77906 14 6.09533 14H3.238C2.55427 14 2 13.4457 2 12.762V9.90467ZM10 10V12.6667H12.6667V10H10ZM8.66667 9.90467C8.66667 9.22094 9.22094 8.66667 9.90467 8.66667H12.762C13.4457 8.66667 14 9.22094 14 9.90467V12.762C14 13.4457 13.4457 14 12.762 14H9.90467C9.22094 14 8.66667 13.4457 8.66667 12.762V9.90467Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Cn = re(function(t, e) {
97
97
  return ie(ae, Object.assign({}, t, {
98
98
  id: "grid-outline-single",
99
99
  ref: e,
100
- icon: Qr
100
+ icon: Kr
101
101
  }));
102
102
  });
103
- bn.displayName = "GridOutlineSingle";
104
- var Gr = { 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" } }] }, It = re(function(t, e) {
103
+ Cn.displayName = "GridOutlineSingle";
104
+ var Jr = { 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" } }] }, Nt = re(function(t, e) {
105
105
  return ie(ae, Object.assign({}, t, {
106
106
  id: "more-down-single",
107
107
  ref: e,
108
- icon: Gr
108
+ icon: Jr
109
109
  }));
110
110
  });
111
- It.displayName = "MoreDownSingle";
112
- var zr = { 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" } }] }, mn = re(function(t, e) {
111
+ Nt.displayName = "MoreDownSingle";
112
+ var ei = { 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" } }] }, Sn = re(function(t, e) {
113
113
  return ie(ae, Object.assign({}, t, {
114
114
  id: "paint-bucket",
115
115
  ref: e,
116
- icon: zr
116
+ icon: ei
117
117
  }));
118
118
  });
119
- mn.displayName = "PaintBucket";
120
- var Xr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M3.80068 2.57257L7.27955 2.57256C7.61092 2.57256 7.87954 2.30393 7.87954 1.97256C7.87954 1.64119 7.61091 1.37256 7.27954 1.37256L3.80068 1.37257C2.36473 1.37257 1.20067 2.53665 1.20068 3.97259L1.20074 12.3001C1.20075 13.736 2.36481 14.9 3.80074 14.9H12.1282C13.5641 14.9 14.7282 13.736 14.7282 12.3V8.82116C14.7282 8.48979 14.4595 8.22116 14.1282 8.22116C13.7968 8.22116 13.5282 8.48979 13.5282 8.82116V12.3C13.5282 13.0732 12.9014 13.7 12.1282 13.7H3.80074C3.02754 13.7 2.40074 13.0732 2.40074 12.3001L2.40068 3.97258C2.40068 3.19938 3.02748 2.57257 3.80068 2.57257Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M14.0072 2.0955C13.0997 1.18757 11.6278 1.18794 10.7207 2.09632L6.17749 6.646C6.10294 6.72065 6.04543 6.81056 6.00889 6.90954L4.59817 10.7315C4.51713 10.951 4.57116 11.1977 4.73657 11.3633C4.90198 11.5288 5.14858 11.5831 5.36823 11.5023L9.20237 10.0916C9.30186 10.055 9.3922 9.99722 9.46714 9.92224L14.0073 5.37972C14.9139 4.47266 14.9138 3.00252 14.0072 2.0955ZM11.5698 2.94424C12.0083 2.50513 12.7198 2.50496 13.1585 2.94384C13.5968 3.38229 13.5968 4.09294 13.1585 4.53141L8.69127 9.00102L6.1742 9.92713L7.09912 7.42132L11.5698 2.94424Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, pn = re(function(t, e) {
119
+ Sn.displayName = "PaintBucket";
120
+ var ti = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M3.80068 2.57257L7.27955 2.57256C7.61092 2.57256 7.87954 2.30393 7.87954 1.97256C7.87954 1.64119 7.61091 1.37256 7.27954 1.37256L3.80068 1.37257C2.36473 1.37257 1.20067 2.53665 1.20068 3.97259L1.20074 12.3001C1.20075 13.736 2.36481 14.9 3.80074 14.9H12.1282C13.5641 14.9 14.7282 13.736 14.7282 12.3V8.82116C14.7282 8.48979 14.4595 8.22116 14.1282 8.22116C13.7968 8.22116 13.5282 8.48979 13.5282 8.82116V12.3C13.5282 13.0732 12.9014 13.7 12.1282 13.7H3.80074C3.02754 13.7 2.40074 13.0732 2.40074 12.3001L2.40068 3.97258C2.40068 3.19938 3.02748 2.57257 3.80068 2.57257Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M14.0072 2.0955C13.0997 1.18757 11.6278 1.18794 10.7207 2.09632L6.17749 6.646C6.10294 6.72065 6.04543 6.81056 6.00889 6.90954L4.59817 10.7315C4.51713 10.951 4.57116 11.1977 4.73657 11.3633C4.90198 11.5288 5.14858 11.5831 5.36823 11.5023L9.20237 10.0916C9.30186 10.055 9.3922 9.99722 9.46714 9.92224L14.0073 5.37972C14.9139 4.47266 14.9138 3.00252 14.0072 2.0955ZM11.5698 2.94424C12.0083 2.50513 12.7198 2.50496 13.1585 2.94384C13.5968 3.38229 13.5968 4.09294 13.1585 4.53141L8.69127 9.00102L6.1742 9.92713L7.09912 7.42132L11.5698 2.94424Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, _n = re(function(t, e) {
121
121
  return ie(ae, Object.assign({}, t, {
122
122
  id: "rename-single",
123
123
  ref: e,
124
- icon: Xr
124
+ icon: ti
125
125
  }));
126
126
  });
127
- pn.displayName = "RenameSingle";
128
- var Kr = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.7643 4.13354C1.7643 2.82523 2.82488 1.76465 4.13319 1.76465H11.8665C13.1748 1.76465 14.2354 2.82524 14.2354 4.13354V11.8669C14.2354 13.1752 13.1748 14.2358 11.8665 14.2358H4.13318C2.82488 14.2358 1.7643 13.1752 1.7643 11.8669V6.1462C1.76388 6.13711 1.76367 6.12797 1.76367 6.11878C1.76367 6.10959 1.76388 6.10045 1.7643 6.09136V4.13354ZM2.94652 6.70989V11.8669C2.94652 12.5222 3.47781 13.0535 4.13318 13.0535H5.52732V6.70989H2.94652ZM5.52732 5.52767H2.94652V4.13354C2.94652 3.47816 3.47781 2.94687 4.13319 2.94687H5.52732V5.52767ZM6.70954 6.70989V13.0535H11.8665C12.5219 13.0535 13.0532 12.5222 13.0532 11.8669V6.70989L6.70954 6.70989ZM13.0532 5.52767L6.70954 5.52767V2.94687H11.8665C12.5219 2.94687 13.0532 3.47816 13.0532 4.13354V5.52767Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, fn = re(function(t, e) {
127
+ _n.displayName = "RenameSingle";
128
+ var ni = { tag: "svg", attrs: { fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.7643 4.13354C1.7643 2.82523 2.82488 1.76465 4.13319 1.76465H11.8665C13.1748 1.76465 14.2354 2.82524 14.2354 4.13354V11.8669C14.2354 13.1752 13.1748 14.2358 11.8665 14.2358H4.13318C2.82488 14.2358 1.7643 13.1752 1.7643 11.8669V6.1462C1.76388 6.13711 1.76367 6.12797 1.76367 6.11878C1.76367 6.10959 1.76388 6.10045 1.7643 6.09136V4.13354ZM2.94652 6.70989V11.8669C2.94652 12.5222 3.47781 13.0535 4.13318 13.0535H5.52732V6.70989H2.94652ZM5.52732 5.52767H2.94652V4.13354C2.94652 3.47816 3.47781 2.94687 4.13319 2.94687H5.52732V5.52767ZM6.70954 6.70989V13.0535H11.8665C12.5219 13.0535 13.0532 12.5222 13.0532 11.8669V6.70989L6.70954 6.70989ZM13.0532 5.52767L6.70954 5.52767V2.94687H11.8665C12.5219 2.94687 13.0532 3.47816 13.0532 4.13354V5.52767Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Tn = re(function(t, e) {
129
129
  return ie(ae, Object.assign({}, t, {
130
130
  id: "table-single",
131
131
  ref: e,
132
- icon: Kr
132
+ icon: ni
133
133
  }));
134
134
  });
135
- fn.displayName = "TableSingle";
136
- var Se = /* @__PURE__ */ ((t) => (t.Items = "items", t.Condition = "condition", t))(Se || {}), Jr = Object.getOwnPropertyDescriptor, ei = (t, e, n, r) => {
137
- for (var i = r > 1 ? void 0 : r ? Jr(e, n) : e, a = t.length - 1, s; a >= 0; a--)
135
+ Tn.displayName = "TableSingle";
136
+ var pe = /* @__PURE__ */ ((t) => (t.Items = "items", t.Condition = "condition", t))(pe || {}), ri = Object.getOwnPropertyDescriptor, ii = (t, e, n, r) => {
137
+ for (var i = r > 1 ? void 0 : r ? ri(e, n) : e, a = t.length - 1, s; a >= 0; a--)
138
138
  (s = t[a]) && (i = s(i) || i);
139
139
  return i;
140
- }, Ge = (t, e) => (n, r) => e(n, r, t);
141
- let De = class extends Fe {
140
+ }, Ke = (t, e) => (n, r) => e(n, r, t);
141
+ let $e = class extends Pe {
142
142
  constructor(e, n, r, i) {
143
143
  super();
144
144
  A(this, "_itemsCache", /* @__PURE__ */ new Map());
@@ -146,21 +146,21 @@ let De = class extends Fe {
146
146
  }
147
147
  _registerTableFilterChangeEvent() {
148
148
  this._commandService.onCommandExecuted((e) => {
149
- if (e.id === Nr.id) {
149
+ if (e.id === Lr.id) {
150
150
  const { unitId: n, subUnitId: r, cellValue: i } = e.params, a = this._tableManager.getTablesBySubunitId(n, r);
151
151
  if (!a.length)
152
152
  return;
153
- new En(i).forValue((c, d, h) => {
154
- const u = At(c, d), g = a.find((_) => {
153
+ new kn(i).forValue((c, d, h) => {
154
+ const u = Zt(c, d), g = a.find((_) => {
155
155
  const S = _.getTableFilterRange();
156
- return Ce.intersects(S, u);
156
+ return me.intersects(S, u);
157
157
  });
158
158
  if (g) {
159
159
  const _ = d - g.getRange().startColumn;
160
160
  this._itemsCache.delete(g.getId() + _);
161
161
  }
162
162
  });
163
- } else if (e.id === Rt.id) {
163
+ } else if (e.id === $t.id) {
164
164
  const { unitId: n, tableId: r } = e.params, i = this._tableManager.getTable(n, r);
165
165
  if (!i)
166
166
  return;
@@ -179,7 +179,7 @@ let De = class extends Fe {
179
179
  unitId: e,
180
180
  subUnitId: n,
181
181
  tableFilter: c,
182
- currentFilterBy: Wn(c) ? Se.Condition : Se.Items,
182
+ currentFilterBy: Yn(c) ? pe.Condition : pe.Items,
183
183
  tableId: r,
184
184
  columnIndex: i - s.startColumn
185
185
  };
@@ -188,7 +188,7 @@ let De = class extends Fe {
188
188
  const i = this._tableManager.getTable(e, n), a = [];
189
189
  if (i) {
190
190
  const s = i.getTableFilterColumn(r);
191
- s && jn(s) && a.push(...s.values);
191
+ s && Qn(s) && a.push(...s.values);
192
192
  }
193
193
  return a;
194
194
  }
@@ -201,16 +201,16 @@ let De = class extends Fe {
201
201
  column: r,
202
202
  tableFilter: i
203
203
  };
204
- this._commandService.executeCommand(Rt.id, s);
204
+ this._commandService.executeCommand($t.id, s);
205
205
  }
206
206
  getTableFilterItems(e, n, r, i) {
207
- var P;
207
+ var k;
208
208
  if (this._itemsCache.has(r + i))
209
209
  return this._itemsCache.get(r + i) || { data: [], itemsCountMap: /* @__PURE__ */ new Map(), allItemsCount: 0 };
210
210
  const a = this._tableManager.getTable(e, r);
211
211
  if (!a)
212
212
  return { data: [], itemsCountMap: /* @__PURE__ */ new Map(), allItemsCount: 0 };
213
- const s = a.getTableFilterRange(), { startRow: c, endRow: d, startColumn: h } = s, u = h + i, g = (P = this._univerInstanceService.getUnit(e)) == null ? void 0 : P.getSheetBySheetId(n);
213
+ const s = a.getTableFilterRange(), { startRow: c, endRow: d, startColumn: h } = s, u = h + i, g = (k = this._univerInstanceService.getUnit(e)) == null ? void 0 : k.getSheetBySheetId(n);
214
214
  if (!g)
215
215
  return { data: [], itemsCountMap: /* @__PURE__ */ new Map(), allItemsCount: 0 };
216
216
  const _ = [], S = /* @__PURE__ */ new Map();
@@ -228,49 +228,49 @@ let De = class extends Fe {
228
228
  return this._itemsCache.set(r + i, { data: _, itemsCountMap: S, allItemsCount: T }), { data: _, itemsCountMap: S, allItemsCount: T };
229
229
  }
230
230
  };
231
- De = ei([
232
- Ge(0, R(ne)),
233
- Ge(1, R(Un)),
234
- Ge(2, R(_e)),
235
- Ge(3, ce)
236
- ], De);
237
- var j = /* @__PURE__ */ ((t) => (t.DatePicker = "DatePicker", t.DateRange = "DateRange", t.Input = "Input", t.Inputs = "Inputs", t.Select = "Select", t.None = "None", t))(j || {});
238
- function ti(t) {
239
- const n = t.get(ue).t;
231
+ $e = ii([
232
+ Ke(0, N(ne)),
233
+ Ke(1, N(qn)),
234
+ Ke(2, N(fe)),
235
+ Ke(3, le)
236
+ ], $e);
237
+ var Z = /* @__PURE__ */ ((t) => (t.DatePicker = "DatePicker", t.DateRange = "DateRange", t.Input = "Input", t.Inputs = "Inputs", t.Select = "Select", t.None = "None", t))(Z || {});
238
+ function ai(t) {
239
+ const n = t.get(oe).t;
240
240
  return [
241
241
  {
242
- value: B.String,
243
- label: n(`sheets-table.condition.${B.String}`),
242
+ value: D.String,
243
+ label: n(`sheets-table.condition.${D.String}`),
244
244
  children: [
245
245
  {
246
- value: W.Equal,
247
- label: n(`sheets-table.string.compare.${W.Equal}`)
246
+ value: j.Equal,
247
+ label: n(`sheets-table.string.compare.${j.Equal}`)
248
248
  },
249
249
  {
250
- value: W.NotEqual,
251
- label: n(`sheets-table.string.compare.${W.NotEqual}`)
250
+ value: j.NotEqual,
251
+ label: n(`sheets-table.string.compare.${j.NotEqual}`)
252
252
  },
253
253
  {
254
- value: W.Contains,
255
- label: n(`sheets-table.string.compare.${W.Contains}`)
254
+ value: j.Contains,
255
+ label: n(`sheets-table.string.compare.${j.Contains}`)
256
256
  },
257
257
  {
258
- value: W.NotContains,
259
- label: n(`sheets-table.string.compare.${W.NotContains}`)
258
+ value: j.NotContains,
259
+ label: n(`sheets-table.string.compare.${j.NotContains}`)
260
260
  },
261
261
  {
262
- value: W.StartsWith,
263
- label: n(`sheets-table.string.compare.${W.StartsWith}`)
262
+ value: j.StartsWith,
263
+ label: n(`sheets-table.string.compare.${j.StartsWith}`)
264
264
  },
265
265
  {
266
- value: W.EndsWith,
267
- label: n(`sheets-table.string.compare.${W.EndsWith}`)
266
+ value: j.EndsWith,
267
+ label: n(`sheets-table.string.compare.${j.EndsWith}`)
268
268
  }
269
269
  ]
270
270
  },
271
271
  {
272
- value: B.Number,
273
- label: n(`sheets-table.condition.${B.Number}`),
272
+ value: D.Number,
273
+ label: n(`sheets-table.condition.${D.Number}`),
274
274
  children: [
275
275
  {
276
276
  value: $.Equal,
@@ -319,8 +319,8 @@ function ti(t) {
319
319
  ]
320
320
  },
321
321
  {
322
- value: B.Date,
323
- label: n(`sheets-table.condition.${B.Date}`),
322
+ value: D.Date,
323
+ label: n(`sheets-table.condition.${D.Date}`),
324
324
  children: [
325
325
  {
326
326
  value: l.Equal,
@@ -414,10 +414,10 @@ function ti(t) {
414
414
  }
415
415
  ];
416
416
  }
417
- function ni(t, e) {
417
+ function si(t, e) {
418
418
  if (!e)
419
419
  return [];
420
- const r = t.get(ue).t;
420
+ const r = t.get(oe).t;
421
421
  switch (e) {
422
422
  case l.Quarter:
423
423
  return [
@@ -493,7 +493,7 @@ function ni(t, e) {
493
493
  return [];
494
494
  }
495
495
  }
496
- const yt = /* @__PURE__ */ new Set([
496
+ const xt = /* @__PURE__ */ new Set([
497
497
  l.Equal,
498
498
  l.NotEqual,
499
499
  l.After,
@@ -501,18 +501,18 @@ const yt = /* @__PURE__ */ new Set([
501
501
  l.Before,
502
502
  l.BeforeOrEqual
503
503
  ]);
504
- function ri(t, e) {
505
- return e ? t === B.String ? j.Input : t === B.Number ? e === $.Between || e === $.NotBetween ? j.Inputs : j.Input : t === B.Date ? e === l.Between || e === l.NotBetween ? j.DateRange : e === l.Quarter || e === l.Month ? j.Select : yt.has(e) ? j.DatePicker : j.None : j.None : j.None;
504
+ function li(t, e) {
505
+ return e ? t === D.String ? Z.Input : t === D.Number ? e === $.Between || e === $.NotBetween ? Z.Inputs : Z.Input : t === D.Date ? e === l.Between || e === l.NotBetween ? Z.DateRange : e === l.Quarter || e === l.Month ? Z.Select : xt.has(e) ? Z.DatePicker : Z.None : Z.None : Z.None;
506
506
  }
507
- function ii(t) {
507
+ function oi(t) {
508
508
  if (!t || t.filterType !== "condition")
509
509
  return {
510
- type: B.String,
511
- compareType: W.Equal,
510
+ type: D.String,
511
+ compareType: j.Equal,
512
512
  info: {}
513
513
  };
514
514
  const e = t.filterInfo, { conditionType: n, compareType: r } = e;
515
- return n === B.Date ? r === l.Between || r === l.NotBetween ? {
515
+ return n === D.Date ? r === l.Between || r === l.NotBetween ? {
516
516
  type: n,
517
517
  compare: r,
518
518
  info: {
@@ -522,7 +522,7 @@ function ii(t) {
522
522
  type: n,
523
523
  compare: r,
524
524
  info: {}
525
- } : yt.has(r) ? {
525
+ } : xt.has(r) ? {
526
526
  type: n,
527
527
  compare: r,
528
528
  info: {
@@ -540,7 +540,7 @@ function ii(t) {
540
540
  info: {
541
541
  dateSelect: e.compareType
542
542
  }
543
- } : n === B.Number ? r === $.Between || r === $.NotBetween ? {
543
+ } : n === D.Number ? r === $.Between || r === $.NotBetween ? {
544
544
  type: n,
545
545
  compare: r,
546
546
  info: {
@@ -552,21 +552,21 @@ function ii(t) {
552
552
  info: {
553
553
  number: e.expectedValue
554
554
  }
555
- } : n === B.String ? {
555
+ } : n === D.String ? {
556
556
  type: n,
557
557
  compare: r,
558
558
  info: {
559
559
  string: e.expectedValue
560
560
  }
561
561
  } : {
562
- type: B.String,
563
- compare: W.Equal,
562
+ type: D.String,
563
+ compare: j.Equal,
564
564
  info: {}
565
565
  };
566
566
  }
567
- const ai = (t) => {
568
- var S, T, P, f, E, y, D;
569
- const { conditionInfo: e, onChange: n } = t, r = N(ue), [i, a] = Z(!1), s = N(He), c = ti(s), d = (v, p, L) => {
567
+ const ci = (t) => {
568
+ var S, T, k, f, x, y, B;
569
+ const { conditionInfo: e, onChange: n } = t, r = R(oe), [i, a] = q(!1), s = R(Oe), c = ai(s), d = (v, p, L) => {
570
570
  n({
571
571
  type: p != null ? p : e.type,
572
572
  compare: L != null ? L : e.compare,
@@ -577,20 +577,20 @@ const ai = (t) => {
577
577
  const p = v[0], L = v[1];
578
578
  L && a(!1);
579
579
  const M = {};
580
- p === B.Date ? L === l.Quarter ? M.dateSelect = l.Q1 : L === l.Month ? M.dateSelect = l.M1 : yt.has(L) ? M.date = /* @__PURE__ */ new Date() : M.dateRange = [/* @__PURE__ */ new Date(), /* @__PURE__ */ new Date()] : p === B.Number ? M.number = 0 : p === B.String && (M.string = ""), d(M, v[0], (C = v[1]) != null ? C : W.Equal);
581
- }, u = ri(e.type, e.compare);
580
+ p === D.Date ? L === l.Quarter ? M.dateSelect = l.Q1 : L === l.Month ? M.dateSelect = l.M1 : xt.has(L) ? M.date = /* @__PURE__ */ new Date() : M.dateRange = [/* @__PURE__ */ new Date(), /* @__PURE__ */ new Date()] : p === D.Number ? M.number = 0 : p === D.String && (M.string = ""), d(M, v[0], (C = v[1]) != null ? C : j.Equal);
581
+ }, u = li(e.type, e.compare);
582
582
  let g = "";
583
583
  e.compare ? g = `${r.t(`sheets-table.condition.${e.type}`)} - ${r.t(`sheets-table.${e.type}.compare.${e.compare}`)}` : g = r.t(`sheets-table.condition.${e.type}`);
584
- const _ = ni(s, e.compare);
585
- return /* @__PURE__ */ w("div", { children: [
584
+ const _ = si(s, e.compare);
585
+ return /* @__PURE__ */ I("div", { children: [
586
586
  /* @__PURE__ */ o(
587
- ke,
587
+ Le,
588
588
  {
589
589
  align: "start",
590
590
  open: i,
591
591
  onOpenChange: a,
592
592
  overlay: /* @__PURE__ */ o(
593
- Sr,
593
+ Ir,
594
594
  {
595
595
  value: [e.type, e.compare],
596
596
  options: c,
@@ -599,21 +599,21 @@ const ai = (t) => {
599
599
  wrapperClassName: "!univer-h-[150px]"
600
600
  }
601
601
  ),
602
- children: /* @__PURE__ */ w(
602
+ children: /* @__PURE__ */ I(
603
603
  "div",
604
604
  {
605
- className: k("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-2 univer-text-sm univer-transition-colors univer-duration-200 dark:!univer-bg-gray-700 dark:!univer-text-white focus:univer-border-primary-600 focus:univer-outline-none focus:univer-ring-2 hover:univer-border-primary-600", F),
605
+ className: O("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-2 univer-text-sm univer-transition-colors univer-duration-200 dark:!univer-bg-gray-700 dark:!univer-text-white focus:univer-border-primary-600 focus:univer-outline-none focus:univer-ring-2 hover:univer-border-primary-600", F),
606
606
  children: [
607
607
  /* @__PURE__ */ o("span", { children: g }),
608
- /* @__PURE__ */ o(It, {})
608
+ /* @__PURE__ */ o(Nt, {})
609
609
  ]
610
610
  }
611
611
  )
612
612
  }
613
613
  ),
614
- /* @__PURE__ */ w("div", { className: "univer-mt-3 univer-w-full", children: [
615
- u === j.Input && /* @__PURE__ */ o(Tt, { children: e.type === B.String ? /* @__PURE__ */ o(
616
- wt,
614
+ /* @__PURE__ */ I("div", { className: "univer-mt-3 univer-w-full", children: [
615
+ u === Z.Input && /* @__PURE__ */ o(Mt, { children: e.type === D.String ? /* @__PURE__ */ o(
616
+ Rt,
617
617
  {
618
618
  className: "univer-w-full",
619
619
  placeholder: "请输入",
@@ -621,7 +621,7 @@ const ai = (t) => {
621
621
  onChange: (v) => d({ string: v })
622
622
  }
623
623
  ) : /* @__PURE__ */ o(
624
- dt,
624
+ bt,
625
625
  {
626
626
  className: "univer-h-7 univer-w-full",
627
627
  value: e.info.number,
@@ -631,22 +631,22 @@ const ai = (t) => {
631
631
  }
632
632
  }
633
633
  ) }),
634
- u === j.DatePicker && /* @__PURE__ */ o("div", { id: "univer-table-date-picker-wrapper", children: /* @__PURE__ */ o(
635
- _r,
634
+ u === Z.DatePicker && /* @__PURE__ */ o("div", { id: "univer-table-date-picker-wrapper", children: /* @__PURE__ */ o(
635
+ yr,
636
636
  {
637
- value: be(e.info.date),
638
- defaultPickerValue: be(),
637
+ value: de(e.info.date),
638
+ defaultPickerValue: de(),
639
639
  onChange: (v) => d({ date: v.toDate() }),
640
640
  getPopupContainer: () => document.getElementById("univer-table-date-picker-wrapper") || document.body,
641
641
  className: "univer-w-full",
642
642
  allowClear: !1
643
643
  }
644
644
  ) }),
645
- u === j.DateRange && /* @__PURE__ */ o("div", { id: "univer-table-date-range-wrapper", children: /* @__PURE__ */ o(
646
- Tr,
645
+ u === Z.DateRange && /* @__PURE__ */ o("div", { id: "univer-table-date-range-wrapper", children: /* @__PURE__ */ o(
646
+ Mr,
647
647
  {
648
- value: [(T = be((S = e.info.dateRange) == null ? void 0 : S[0])) != null ? T : be(), (f = be((P = e.info.dateRange) == null ? void 0 : P[1])) != null ? f : be()],
649
- defaultPickerValue: [be(), be()],
648
+ value: [(T = de((S = e.info.dateRange) == null ? void 0 : S[0])) != null ? T : de(), (f = de((k = e.info.dateRange) == null ? void 0 : k[1])) != null ? f : de()],
649
+ defaultPickerValue: [de(), de()],
650
650
  onChange: (v) => {
651
651
  d(v ? { dateRange: v.map((p) => p == null ? void 0 : p.toDate()) } : {});
652
652
  },
@@ -655,12 +655,12 @@ const ai = (t) => {
655
655
  allowClear: !1
656
656
  }
657
657
  ) }),
658
- u === j.Inputs && /* @__PURE__ */ w("div", { className: "univer-flex univer-items-center univer-gap-2", children: [
658
+ u === Z.Inputs && /* @__PURE__ */ I("div", { className: "univer-flex univer-items-center univer-gap-2", children: [
659
659
  /* @__PURE__ */ o(
660
- dt,
660
+ bt,
661
661
  {
662
662
  className: "univer-w-full",
663
- value: (E = e.info.numberRange) == null ? void 0 : E[0],
663
+ value: (x = e.info.numberRange) == null ? void 0 : x[0],
664
664
  onChange: (v) => {
665
665
  var p;
666
666
  v !== null && d({ numberRange: [v, (p = e.info.numberRange) == null ? void 0 : p[1]] });
@@ -670,7 +670,7 @@ const ai = (t) => {
670
670
  ),
671
671
  /* @__PURE__ */ o("span", { children: " - " }),
672
672
  /* @__PURE__ */ o(
673
- dt,
673
+ bt,
674
674
  {
675
675
  className: "univer-w-full",
676
676
  value: (y = e.info.numberRange) == null ? void 0 : y[1],
@@ -682,63 +682,63 @@ const ai = (t) => {
682
682
  }
683
683
  )
684
684
  ] }),
685
- u === j.Select && /* @__PURE__ */ o(
686
- wr,
685
+ u === Z.Select && /* @__PURE__ */ o(
686
+ Rr,
687
687
  {
688
688
  className: "univer-w-full",
689
- value: (D = e.info.dateSelect) != null ? D : _[0].value,
689
+ value: (B = e.info.dateSelect) != null ? B : _[0].value,
690
690
  options: _,
691
691
  onChange: (v) => d({ dateSelect: v })
692
692
  }
693
693
  )
694
694
  ] })
695
695
  ] });
696
- }, si = (t) => {
696
+ }, ui = (t) => {
697
697
  let e = 0;
698
698
  return t.forEach((n) => {
699
699
  e += n;
700
700
  }), e;
701
701
  };
702
- function li(t) {
703
- const { unitId: e, tableId: n, subUnitId: r, columnIndex: i, checkedItemSet: a, setCheckedItemSet: s, tableFilter: c } = t, d = N(ue), h = N(De), { data: u, itemsCountMap: g, allItemsCount: _ } = h.getTableFilterItems(e, r, n, i), [S, T] = Z(c === void 0 ? !0 : a.size === g.size), [P, f] = Z(S ? _ : si(g)), E = !S && a.size > 0, [y, D] = Z(""), v = ln(() => y ? u.filter((C) => String(C.title).toLowerCase().includes(y.toLowerCase())) : u, [y, u]), p = Dt(() => {
702
+ function di(t) {
703
+ const { unitId: e, tableId: n, subUnitId: r, columnIndex: i, checkedItemSet: a, setCheckedItemSet: s, tableFilter: c } = t, d = R(oe), h = R($e), { data: u, itemsCountMap: g, allItemsCount: _ } = h.getTableFilterItems(e, r, n, i), [S, T] = q(c === void 0 ? !0 : a.size === g.size), [k, f] = q(S ? _ : ui(g)), x = !S && a.size > 0, [y, B] = q(""), v = dn(() => y ? u.filter((C) => String(C.title).toLowerCase().includes(y.toLowerCase())) : u, [y, u]), p = Vt(() => {
704
704
  S ? (a.clear(), s(new Set(a)), T(!1)) : (v.forEach((C) => {
705
705
  a.add(C.title);
706
706
  }), s(new Set(a)), T(!0));
707
- }, [S]), L = Dt((C) => {
707
+ }, [S]), L = Vt((C) => {
708
708
  C === "" ? (T(!0), u.forEach((H) => {
709
709
  a.add(H.title);
710
- }), f(_)) : (a.clear(), T(!1), f(0)), D(C);
710
+ }), f(_)) : (a.clear(), T(!1), f(0)), B(C);
711
711
  }, []), M = (C) => {
712
712
  if (S) {
713
713
  T(!1);
714
714
  const H = /* @__PURE__ */ new Set();
715
- for (const { title: x } of u)
716
- C !== x && H.add(x);
715
+ for (const { title: E } of u)
716
+ C !== E && H.add(E);
717
717
  f(_ - g.get(C)), s(H);
718
718
  } else
719
- a.has(C) ? (a.delete(C), f(P - g.get(C))) : (a.add(C), f(P + g.get(C))), s(new Set(a));
719
+ a.has(C) ? (a.delete(C), f(k - g.get(C))) : (a.add(C), f(k + g.get(C))), s(new Set(a));
720
720
  };
721
- return /* @__PURE__ */ w("div", { className: "univer-flex univer-h-full univer-flex-col", children: [
722
- /* @__PURE__ */ o(wt, { autoFocus: !0, value: y, placeholder: d.t("sheets-filter.panel.search-placeholder"), onChange: L }),
721
+ return /* @__PURE__ */ I("div", { className: "univer-flex univer-h-full univer-flex-col", children: [
722
+ /* @__PURE__ */ o(Rt, { autoFocus: !0, value: y, placeholder: d.t("sheets-filter.panel.search-placeholder"), onChange: L }),
723
723
  /* @__PURE__ */ o(
724
724
  "div",
725
725
  {
726
- className: k("univer-mt-2 univer-box-border univer-flex univer-h-[180px] univer-max-h-[180px] univer-flex-grow univer-flex-col univer-overflow-hidden univer-rounded-md univer-py-1.5 univer-pl-2", F),
726
+ className: O("univer-mt-2 univer-box-border univer-flex univer-h-[180px] univer-max-h-[180px] univer-flex-grow univer-flex-col univer-overflow-hidden univer-rounded-md univer-py-1.5 univer-pl-2", F),
727
727
  children: /* @__PURE__ */ o(
728
728
  "div",
729
729
  {
730
- className: k("univer-h-40 univer-overflow-y-auto univer-py-1 univer-pl-2", Ir),
731
- children: /* @__PURE__ */ w("div", { className: "univer-h-full", children: [
730
+ className: O("univer-h-40 univer-overflow-y-auto univer-py-1 univer-pl-2", Nr),
731
+ children: /* @__PURE__ */ I("div", { className: "univer-h-full", children: [
732
732
  /* @__PURE__ */ o("div", { className: "univer-flex univer-items-center univer-px-2 univer-py-1", children: /* @__PURE__ */ o(
733
- $t,
733
+ Bt,
734
734
  {
735
- indeterminate: E,
735
+ indeterminate: x,
736
736
  disabled: u.length === 0,
737
737
  checked: S,
738
738
  onChange: p,
739
- children: /* @__PURE__ */ w("div", { className: "univer-flex univer-h-5 univer-flex-1 univer-items-center univer-text-sm", children: [
739
+ children: /* @__PURE__ */ I("div", { className: "univer-flex univer-h-5 univer-flex-1 univer-items-center univer-text-sm", children: [
740
740
  /* @__PURE__ */ o("span", { className: "univer-inline-block univer-truncate", children: `${d.t("sheets-filter.panel.select-all")}` }),
741
- /* @__PURE__ */ o("span", { className: "univer-ml univer-text-gray-400", children: `(${P}/${y ? v.length : _})` })
741
+ /* @__PURE__ */ o("span", { className: "univer-ml univer-text-gray-400", children: `(${k}/${y ? v.length : _})` })
742
742
  ] })
743
743
  }
744
744
  ) }),
@@ -747,13 +747,13 @@ function li(t) {
747
747
  {
748
748
  className: "univer-flex univer-items-center univer-px-2 univer-py-1",
749
749
  children: /* @__PURE__ */ o(
750
- $t,
750
+ Bt,
751
751
  {
752
752
  checked: S || a.has(C.title),
753
753
  onChange: () => {
754
754
  M(C.title);
755
755
  },
756
- children: /* @__PURE__ */ w("div", { className: "univer-flex univer-h-5 univer-flex-1 univer-text-sm", children: [
756
+ children: /* @__PURE__ */ I("div", { className: "univer-flex univer-h-5 univer-flex-1 univer-text-sm", children: [
757
757
  /* @__PURE__ */ o("span", { className: "univer-inline-block univer-truncate", children: C.title }),
758
758
  /* @__PURE__ */ o("span", { className: "univer-ml-1 univer-text-gray-400", children: `(${g.get(C.title) || 0})` })
759
759
  ] })
@@ -769,45 +769,45 @@ function li(t) {
769
769
  )
770
770
  ] });
771
771
  }
772
- function oi() {
773
- var de;
774
- const t = N(ue), e = ci(t), n = N(De), r = N(ne), i = N(ce), a = N(Ut), s = N(Be), c = s.getCurrentTableFilterInfo(), d = n.getTableFilterPanelInitProps(c.unitId, c.subUnitId, c.tableId, c.column), { unitId: h, subUnitId: u, tableId: g, tableFilter: _, currentFilterBy: S, columnIndex: T } = d, { data: P } = n.getTableFilterItems(h, u, g, T), f = n.getTableFilterCheckedItems(h, g, T), [E, y] = Z(new Set(f)), [D, v] = Z(S || Se.Items), [p, L] = Z(() => {
772
+ function hi() {
773
+ var ue;
774
+ const t = R(oe), e = vi(t), n = R($e), r = R(ne), i = R(le), a = R(qt), s = R(ke), c = s.getCurrentTableFilterInfo(), d = n.getTableFilterPanelInitProps(c.unitId, c.subUnitId, c.tableId, c.column), { unitId: h, subUnitId: u, tableId: g, tableFilter: _, currentFilterBy: S, columnIndex: T } = d, { data: k } = n.getTableFilterItems(h, u, g, T), f = n.getTableFilterCheckedItems(h, g, T), [x, y] = q(new Set(f)), [B, v] = q(S || pe.Items), [p, L] = q(() => {
775
775
  const b = d.tableFilter;
776
- return ii(b);
776
+ return oi(b);
777
777
  }), M = r.getTable(h, g);
778
778
  if (!M) return null;
779
779
  const C = M.getTableFilters(), H = C.getSortState();
780
- H.columnIndex === T && (H.sortState, qe.Asc), H.columnIndex === T && (H.sortState, qe.Desc);
781
- const x = () => {
780
+ H.columnIndex === T && (H.sortState, Ge.Asc), H.columnIndex === T && (H.sortState, Ge.Desc);
781
+ const E = () => {
782
782
  s.closeFilterPanel();
783
783
  }, Q = () => {
784
- x();
784
+ E();
785
785
  }, U = (b) => {
786
- const O = M.getTableFilterRange();
787
- i.executeCommand($r.id, {
786
+ const P = M.getTableFilterRange();
787
+ i.executeCommand(Br.id, {
788
788
  unitId: h,
789
789
  subUnitId: u,
790
- range: O,
791
- orderRules: [{ colIndex: T + O.startColumn, type: b ? kt.ASC : kt.DESC }],
790
+ range: P,
791
+ orderRules: [{ colIndex: T + P.startColumn, type: b ? Ht.ASC : Ht.DESC }],
792
792
  hasTitle: !1
793
- }), C.setSortState(T, b ? qe.Asc : qe.Desc), x();
793
+ }), C.setSortState(T, b ? Ge.Asc : Ge.Desc), E();
794
794
  }, ee = () => {
795
- if (D === Se.Items) {
795
+ if (B === pe.Items) {
796
796
  const b = [];
797
- for (const q of P)
798
- E.has(q.title) && b.push(q.title);
799
- const O = M.getTableFilterColumn(T);
800
- if (O) {
801
- if (O.values.join(",") === b.join(",")) {
802
- x();
797
+ for (const Y of k)
798
+ x.has(Y.title) && b.push(Y.title);
799
+ const P = M.getTableFilterColumn(T);
800
+ if (P) {
801
+ if (P.values.join(",") === b.join(",")) {
802
+ E();
803
803
  return;
804
804
  }
805
805
  } else if (b.length === 0) {
806
- x();
806
+ E();
807
807
  return;
808
808
  }
809
809
  const V = {
810
- filterType: Et.manual,
810
+ filterType: kt.manual,
811
811
  values: b
812
812
  };
813
813
  n.setTableFilter(h, g, T, V);
@@ -821,53 +821,53 @@ function oi() {
821
821
  compareType: p.compare,
822
822
  expectedValue: Object.values(p.info)[0]
823
823
  };
824
- const O = {
825
- filterType: Et.condition,
824
+ const P = {
825
+ filterType: kt.condition,
826
826
  // @ts-ignore
827
827
  filterInfo: b
828
828
  };
829
- n.setTableFilter(h, g, T, O);
829
+ n.setTableFilter(h, g, T, P);
830
830
  }
831
- x();
832
- }, xe = () => {
833
- n.setTableFilter(h, g, T, void 0), x();
834
- }, Le = new tn(h).id, Te = (de = a.getPermissionPoint(Le)) == null ? void 0 : de.value;
835
- return /* @__PURE__ */ w(
831
+ E();
832
+ }, Re = () => {
833
+ n.setTableFilter(h, g, T, void 0), E();
834
+ }, ce = new sn(h).id, Ce = (ue = a.getPermissionPoint(ce)) == null ? void 0 : ue.value;
835
+ return /* @__PURE__ */ I(
836
836
  "div",
837
837
  {
838
838
  className: "univer-box-border univer-flex univer-w-[312px] univer-flex-col univer-rounded-[10px] univer-bg-white univer-p-4 univer-shadow-lg dark:!univer-border-gray-600 dark:!univer-bg-gray-700",
839
839
  children: [
840
- Te && /* @__PURE__ */ o("div", { className: "univer-mb-3 univer-flex", children: /* @__PURE__ */ w(yr, { className: "univer-mb-3 univer-w-full", children: [
841
- /* @__PURE__ */ w(ye, { className: "univer-w-1/2", onClick: () => U(!0), children: [
842
- /* @__PURE__ */ o(hn, { className: "univer-mr-1" }),
840
+ Ce && /* @__PURE__ */ o("div", { className: "univer-mb-3 univer-flex", children: /* @__PURE__ */ I(xr, { className: "univer-mb-3 univer-w-full", children: [
841
+ /* @__PURE__ */ I(Te, { className: "univer-w-1/2", onClick: () => U(!0), children: [
842
+ /* @__PURE__ */ o(mn, { className: "univer-mr-1" }),
843
843
  t.t("sheets-sort.general.sort-asc")
844
844
  ] }),
845
- /* @__PURE__ */ w(ye, { className: "univer-w-1/2", onClick: () => U(!1), children: [
846
- /* @__PURE__ */ o(gn, { className: "univer-mr-1" }),
845
+ /* @__PURE__ */ I(Te, { className: "univer-w-1/2", onClick: () => U(!1), children: [
846
+ /* @__PURE__ */ o(fn, { className: "univer-mr-1" }),
847
847
  t.t("sheets-sort.general.sort-desc")
848
848
  ] })
849
849
  ] }) }),
850
850
  /* @__PURE__ */ o("div", { className: "univer-w-full", children: /* @__PURE__ */ o(
851
- Mr,
851
+ Er,
852
852
  {
853
- value: D,
853
+ value: B,
854
854
  items: e,
855
855
  onChange: (b) => v(b)
856
856
  }
857
857
  ) }),
858
- /* @__PURE__ */ o("div", { className: "univer-z-10 univer-h-60 univer-w-[280px]", children: /* @__PURE__ */ o("div", { className: "univer-mt-3 univer-h-full univer-w-full", children: D === Se.Items ? /* @__PURE__ */ o(
859
- li,
858
+ /* @__PURE__ */ o("div", { className: "univer-z-10 univer-h-60 univer-w-[280px]", children: /* @__PURE__ */ o("div", { className: "univer-mt-3 univer-h-full univer-w-full", children: B === pe.Items ? /* @__PURE__ */ o(
859
+ di,
860
860
  {
861
861
  tableFilter: _,
862
862
  unitId: h,
863
863
  subUnitId: u,
864
864
  tableId: g,
865
865
  columnIndex: T,
866
- checkedItemSet: E,
866
+ checkedItemSet: x,
867
867
  setCheckedItemSet: y
868
868
  }
869
869
  ) : /* @__PURE__ */ o(
870
- ai,
870
+ ci,
871
871
  {
872
872
  tableFilter: _,
873
873
  unitId: h,
@@ -878,22 +878,22 @@ function oi() {
878
878
  onChange: L
879
879
  }
880
880
  ) }) }),
881
- /* @__PURE__ */ w(
881
+ /* @__PURE__ */ I(
882
882
  "div",
883
883
  {
884
884
  className: "univer-mt-4 univer-inline-flex univer-flex-shrink-0 univer-flex-grow-0 univer-flex-wrap-nowrap univer-justify-between univer-overflow-hidden",
885
885
  children: [
886
886
  /* @__PURE__ */ o(
887
- ye,
887
+ Te,
888
888
  {
889
889
  disabled: _ === void 0,
890
- onClick: xe,
890
+ onClick: Re,
891
891
  children: t.t("sheets-filter.panel.clear-filter")
892
892
  }
893
893
  ),
894
- /* @__PURE__ */ w("div", { children: [
895
- /* @__PURE__ */ o(ye, { className: "univer-mr-2", onClick: Q, children: t.t("sheets-filter.panel.cancel") }),
896
- /* @__PURE__ */ o(ye, { variant: "primary", onClick: ee, children: t.t("sheets-filter.panel.confirm") })
894
+ /* @__PURE__ */ I("div", { children: [
895
+ /* @__PURE__ */ o(Te, { className: "univer-mr-2", onClick: Q, children: t.t("sheets-filter.panel.cancel") }),
896
+ /* @__PURE__ */ o(Te, { variant: "primary", onClick: ee, children: t.t("sheets-filter.panel.confirm") })
897
897
  ] })
898
898
  ]
899
899
  }
@@ -902,19 +902,19 @@ function oi() {
902
902
  }
903
903
  );
904
904
  }
905
- function ci(t) {
905
+ function vi(t) {
906
906
  const e = t.getCurrentLocale();
907
- return ln(() => [
908
- { label: t.t("sheets-filter.panel.by-values"), value: Se.Items },
909
- { label: t.t("sheets-filter.panel.by-conditions"), value: Se.Condition }
907
+ return dn(() => [
908
+ { label: t.t("sheets-filter.panel.by-values"), value: pe.Items },
909
+ { label: t.t("sheets-filter.panel.by-conditions"), value: pe.Condition }
910
910
  ], [e, t]);
911
911
  }
912
- var ui = Object.getOwnPropertyDescriptor, di = (t, e, n, r) => {
913
- for (var i = r > 1 ? void 0 : r ? ui(e, n) : e, a = t.length - 1, s; a >= 0; a--)
912
+ var gi = Object.getOwnPropertyDescriptor, bi = (t, e, n, r) => {
913
+ for (var i = r > 1 ? void 0 : r ? gi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
914
914
  (s = t[a]) && (i = s(i) || i);
915
915
  return i;
916
- }, ze = (t, e) => (n, r) => e(n, r, t);
917
- let Be = class extends Fe {
916
+ }, Je = (t, e) => (n, r) => e(n, r, t);
917
+ let ke = class extends Pe {
918
918
  constructor(e, n, r, i) {
919
919
  super();
920
920
  A(this, "_popupDisposable");
@@ -932,18 +932,18 @@ let Be = class extends Fe {
932
932
  }
933
933
  _initComponents() {
934
934
  [
935
- [pe, oi]
935
+ [ge, hi]
936
936
  ].forEach(([e, n]) => {
937
937
  this.disposeWithMe(this._componentManager.register(e, n));
938
938
  });
939
939
  }
940
940
  _initUIPopup() {
941
- this.disposeWithMe(this._contextService.subscribeContextValue$(pe).pipe(en(void 0), gr()).subscribe((e) => {
941
+ this.disposeWithMe(this._contextService.subscribeContextValue$(ge).pipe(an(void 0), fr()).subscribe((e) => {
942
942
  e ? this._openFilterPopup() : e === !1 && this._closeFilterPopup();
943
943
  }));
944
944
  }
945
945
  closeFilterPanel() {
946
- this._contextService.setContextValue(pe, !1);
946
+ this._contextService.setContextValue(ge, !1);
947
947
  }
948
948
  _openFilterPopup() {
949
949
  const e = this._currentTableFilterInfo;
@@ -951,10 +951,10 @@ let Be = class extends Fe {
951
951
  throw new Error("[SheetsFilterUIController]: no filter model when opening filter popup!");
952
952
  const { row: n, column: r } = e;
953
953
  this._popupDisposable = this._sheetCanvasPopupService.attachPopupToCell(n, r, {
954
- componentKey: pe,
954
+ componentKey: ge,
955
955
  direction: "horizontal",
956
956
  onClickOutside: () => {
957
- this._dialogService.close(Br), this._contextService.setContextValue(pe, !1);
957
+ this._dialogService.close(Ar), this._contextService.setContextValue(ge, !1);
958
958
  },
959
959
  offset: [5, 0]
960
960
  });
@@ -964,35 +964,35 @@ let Be = class extends Fe {
964
964
  (e = this._popupDisposable) == null || e.dispose(), this._popupDisposable = null, this.clearCurrentTableFilterInfo();
965
965
  }
966
966
  };
967
- Be = di([
968
- ze(0, R(Kt)),
969
- ze(1, St),
970
- ze(2, R(Kn)),
971
- ze(3, R(Jt))
972
- ], Be);
973
- const mt = {
974
- type: Wt.OPERATION,
967
+ ke = bi([
968
+ Je(0, N(nn)),
969
+ Je(1, It),
970
+ Je(2, N(nr)),
971
+ Je(3, N(rn))
972
+ ], ke);
973
+ const St = {
974
+ type: Yt.OPERATION,
975
975
  id: "sheet.operation.open-table-filter-panel",
976
976
  async handler(t, e) {
977
977
  if (!e)
978
978
  return !1;
979
- const { row: n, col: r, unitId: i, subUnitId: a, tableId: s } = e, c = t.get(ne), d = t.get(St), h = t.get(Be);
980
- return c.getTable(i, s) ? (d.getContextValue(pe) || (h.setCurrentTableFilterInfo({ unitId: i, subUnitId: a, row: n, tableId: s, column: r }), d.setContextValue(pe, !0)), !0) : !1;
979
+ const { row: n, col: r, unitId: i, subUnitId: a, tableId: s } = e, c = t.get(ne), d = t.get(It), h = t.get(ke);
980
+ return c.getTable(i, s) ? (d.getContextValue(ge) || (h.setCurrentTableFilterInfo({ unitId: i, subUnitId: a, row: n, tableId: s, column: r }), d.setContextValue(ge, !0)), !0) : !1;
981
981
  }
982
- }, Mt = {
983
- type: Wt.OPERATION,
982
+ }, Et = {
983
+ type: Yt.OPERATION,
984
984
  id: "sheet.operation.open-table-selector",
985
985
  async handler(t) {
986
986
  var S;
987
- const e = t.get(_e), n = t.get(ce), r = lt(e);
987
+ const e = t.get(fe), n = t.get(le), r = ut(e);
988
988
  if (!r)
989
989
  return !1;
990
- const { unitId: i, subUnitId: a, worksheet: s } = r, d = t.get(ot).getCurrentLastSelection(), h = (S = d == null ? void 0 : d.range) != null ? S : { startRow: 0, endRow: 0, startColumn: 0, endColumn: 0 }, g = Rr(d) ? Er(h, { up: !0, left: !0, right: !0, down: !0 }, s) : h, _ = await Cn(t, i, a, g);
991
- return _ ? (n.executeCommand(Zn.id, { ..._ }), !0) : !1;
990
+ const { unitId: i, subUnitId: a, worksheet: s } = r, d = t.get(dt).getCurrentLastSelection(), h = (S = d == null ? void 0 : d.range) != null ? S : { startRow: 0, endRow: 0, startColumn: 0, endColumn: 0 }, g = $r(d) ? kr(h, { up: !0, left: !0, right: !0, down: !0 }, s) : h, _ = await wn(t, i, a, g);
991
+ return _ ? (n.executeCommand(Gn.id, { ..._ }), !0) : !1;
992
992
  }
993
993
  };
994
- async function Cn(t, e, n, r, i) {
995
- const a = t.get(Jt), s = t.get(ue);
994
+ async function wn(t, e, n, r, i) {
995
+ const a = t.get(rn), s = t.get(oe);
996
996
  return new Promise((c) => {
997
997
  const d = {
998
998
  unitId: e,
@@ -1000,14 +1000,14 @@ async function Cn(t, e, n, r, i) {
1000
1000
  range: r,
1001
1001
  tableId: i,
1002
1002
  onConfirm: (h) => {
1003
- c(h), a.close(Oe);
1003
+ c(h), a.close(Ee);
1004
1004
  },
1005
1005
  onCancel: () => {
1006
- c(null), a.close(Oe);
1006
+ c(null), a.close(Ee);
1007
1007
  }
1008
1008
  };
1009
1009
  a.open({
1010
- id: Oe,
1010
+ id: Ee,
1011
1011
  title: { title: s.t("sheets-table.selectRange") },
1012
1012
  draggable: !0,
1013
1013
  destroyOnClose: !0,
@@ -1015,257 +1015,251 @@ async function Cn(t, e, n, r, i) {
1015
1015
  maskClosable: !1,
1016
1016
  children: {
1017
1017
  label: {
1018
- name: Oe,
1018
+ name: Ee,
1019
1019
  props: d
1020
1020
  }
1021
1021
  },
1022
1022
  width: 300,
1023
1023
  onClose: () => {
1024
- c(null), a.close(Oe);
1024
+ c(null), a.close(Ee);
1025
1025
  }
1026
1026
  });
1027
1027
  });
1028
1028
  }
1029
- const Sn = "sheets-table-ui.config", Ft = {
1029
+ const In = "sheets-table-ui.config", Ut = {
1030
1030
  anchorHeight: 24,
1031
1031
  anchorBackgroundColor: "rgb(134,139,156)"
1032
1032
  };
1033
- var hi = Object.getOwnPropertyDescriptor, vi = (t, e, n, r) => {
1034
- for (var i = r > 1 ? void 0 : r ? hi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1033
+ var mi = Object.getOwnPropertyDescriptor, pi = (t, e, n, r) => {
1034
+ for (var i = r > 1 ? void 0 : r ? mi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1035
1035
  (s = t[a]) && (i = s(i) || i);
1036
1036
  return i;
1037
- }, gi = (t, e) => (n, r) => e(n, r, t);
1038
- let Re = class extends Fe {
1037
+ }, fi = (t, e) => (n, r) => e(n, r, t);
1038
+ let ye = class extends Pe {
1039
1039
  constructor(e) {
1040
1040
  super();
1041
- A(this, "_refreshTable", new br());
1041
+ A(this, "_refreshTable", new Cr());
1042
1042
  A(this, "refreshTable$", this._refreshTable.asObservable());
1043
1043
  this._commandService = e, this._initListener();
1044
1044
  }
1045
1045
  _initListener() {
1046
1046
  this.disposeWithMe(
1047
1047
  this._commandService.onCommandExecuted((e) => {
1048
- if (e.id === nn.id) {
1048
+ if (e.id === ln.id) {
1049
1049
  const n = e.params, { styleName: r } = n;
1050
- r.startsWith(qn) && this._refreshTable.next(Math.random());
1050
+ r.startsWith(zn) && this._refreshTable.next(Math.random());
1051
1051
  }
1052
1052
  })
1053
1053
  );
1054
1054
  }
1055
1055
  };
1056
- Re = vi([
1057
- gi(0, R(ce))
1058
- ], Re);
1059
- const bi = () => {
1060
- var Te, de;
1061
- const [t, e] = Z(""), [n, r] = Z(""), i = N(sr), [a, s] = Z({}), c = N(He), d = N(tt), h = Me(d.anchorPosition$), u = N(ce), g = N(_e), _ = N(rn), S = Me(_.unitPermissionInitStateChange$, !1), T = N(ne), P = N(an), f = N(Re), E = Me(f.refreshTable$), y = N(ue), D = N(ot), v = Me(D.selectionChanged$, [{ range: At(0, 0), primary: null }]), [, p] = Z(Math.random()), M = N(jt).getConfig(Sn), C = (Te = M == null ? void 0 : M.anchorHeight) != null ? Te : 24, H = (de = M == null ? void 0 : M.anchorBackgroundColor) != null ? de : "rgb(53,91,183)", x = (b, O) => {
1056
+ ye = pi([
1057
+ fi(0, N(le))
1058
+ ], ye);
1059
+ const Ci = () => {
1060
+ var Ce, ue;
1061
+ const [t, e] = q(""), [n, r] = q(""), i = R(ur), [a, s] = q({}), c = R(Oe), d = R(it), h = we(d.anchorPosition$), u = R(le), g = R(fe), _ = R(on), S = we(_.unitPermissionInitStateChange$, !1), T = R(ne), k = R(cn), f = R(ye), x = we(f.refreshTable$), y = R(oe), B = R(dt), v = we(B.selectionChanged$, [{ range: Zt(0, 0), primary: null }]), [, p] = q(Math.random()), M = R(Qt).getConfig(In), C = (Ce = M == null ? void 0 : M.anchorHeight) != null ? Ce : 24, H = (ue = M == null ? void 0 : M.anchorBackgroundColor) != null ? ue : "rgb(53,91,183)", E = (b, P) => {
1062
1062
  s((V) => ({
1063
1063
  ...V,
1064
- [b]: O
1064
+ [b]: P
1065
1065
  }));
1066
1066
  };
1067
- if (on(() => {
1067
+ if (hn(() => {
1068
1068
  p(Math.random());
1069
- }, [E]), !(h != null && h.length))
1069
+ }, [x]), !(h != null && h.length))
1070
1070
  return null;
1071
- const Q = lt(g);
1071
+ const Q = ut(g);
1072
1072
  if (!Q) return null;
1073
- const { unitId: U, subUnitId: ee } = Q, xe = (b, O) => {
1074
- var q;
1075
- if (((q = T.getTableById(U, b)) == null ? void 0 : q.getDisplayName()) === O) {
1073
+ const { unitId: U, subUnitId: ee } = Q, Re = (b, P) => {
1074
+ var Y;
1075
+ if (((Y = T.getTableById(U, b)) == null ? void 0 : Y.getDisplayName()) === P) {
1076
1076
  e(""), r("");
1077
1077
  return;
1078
1078
  }
1079
- u.executeCommand(bt.id, {
1079
+ u.executeCommand(Ct.id, {
1080
1080
  tableId: b,
1081
1081
  unitId: U,
1082
- name: O
1082
+ name: P
1083
1083
  }), r(""), e("");
1084
- }, Le = async (b) => {
1085
- const O = T.getTableById(U, b);
1086
- if (!O) return;
1087
- const V = O.getRange(), q = await Cn(c, U, ee, V, b);
1088
- q && u.executeCommand(bt.id, {
1084
+ }, ce = async (b) => {
1085
+ const P = T.getTableById(U, b);
1086
+ if (!P) return;
1087
+ const V = P.getRange(), Y = await wn(c, U, ee, V, b);
1088
+ Y && u.executeCommand(Ct.id, {
1089
1089
  tableId: b,
1090
1090
  unitId: U,
1091
1091
  updateRange: {
1092
- newRange: q.range
1092
+ newRange: Y.range
1093
1093
  }
1094
1094
  });
1095
1095
  };
1096
- return S ? /* @__PURE__ */ o(
1097
- "div",
1098
- {
1099
- className: "univer-absolute univer-z-50 univer-h-0 univer-w-0",
1100
- style: {},
1101
- children: h.map((b) => {
1102
- var X, K, se, le, he, ve, ge;
1103
- const O = T.getTableById(U, b.tableId);
1104
- if (!O) return null;
1105
- const V = P.getRangeThemeStyle(U, O.getTableStyleId()), q = (se = (K = (X = V == null ? void 0 : V.getHeaderRowStyle()) == null ? void 0 : X.bg) == null ? void 0 : K.rgb) != null ? se : H, We = (ve = (he = (le = V == null ? void 0 : V.getHeaderRowStyle()) == null ? void 0 : le.cl) == null ? void 0 : he.rgb) != null ? ve : "rgb(255, 255, 255)", je = O.getRange();
1106
- if (!(v != null && v.length))
1107
- return null;
1108
- const Ze = v[v.length - 1].range, I = !Ce.intersects(je, Ze) && b.y <= 20;
1109
- return /* @__PURE__ */ w(
1110
- "div",
1111
- {
1112
- className: k("univer-absolute univer-box-border univer-flex univer-cursor-pointer univer-items-center univer-rounded-xl univer-pl-2 univer-pr-2 univer-shadow-xs", F),
1113
- style: {
1114
- left: b.x,
1115
- top: Math.max(b.y, 0),
1116
- backgroundColor: q,
1117
- color: We,
1118
- borderWidth: "0.5px",
1119
- display: I ? "none" : "flex",
1120
- height: C ? `${C}px` : "24px"
1121
- },
1122
- children: [
1123
- /* @__PURE__ */ o("div", { className: "univer-text-nowrap", children: t === b.tableId ? /* @__PURE__ */ o(
1124
- wt,
1125
- {
1126
- className: "univer-h-[18px] univer-min-w-16 univer-rounded-none",
1127
- inputClass: "univer-h-[18px] univer-w-[80px]",
1128
- value: n,
1129
- onChange: (Y) => r(Y),
1130
- onBlur: () => xe(b.tableId, n),
1131
- onKeyDown: (Y) => {
1132
- Y.key === "Enter" && xe(b.tableId, n);
1133
- },
1134
- autoFocus: t === b.tableId
1135
- }
1136
- ) : /* @__PURE__ */ o("div", { className: "univer-h-[18px] univer-max-w-24 univer-truncate univer-text-sm", children: b.tableName }) }),
1137
- /* @__PURE__ */ o(
1138
- ke,
1139
- {
1140
- open: (ge = a[b.tableId]) != null ? ge : !1,
1141
- onOpenChange: (Y) => {
1142
- x(b.tableId, Y);
1143
- },
1144
- overlay: /* @__PURE__ */ w("div", { className: "univer-pb-2 univer-pt-2", children: [
1145
- /* @__PURE__ */ w(
1146
- "div",
1147
- {
1148
- className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1149
- onClick: () => {
1150
- e(b.tableId), r(b.tableName);
1151
- },
1152
- children: [
1153
- /* @__PURE__ */ o(pn, { className: "univer-mr-2" }),
1154
- y.t("sheets-table.rename")
1155
- ]
1156
- }
1157
- ),
1158
- /* @__PURE__ */ o(
1159
- "div",
1160
- {
1161
- className: "univer-mb-1 univer-mt-1 univer-h-px univer-w-full univer-bg-gray-200"
1162
- }
1163
- ),
1164
- /* @__PURE__ */ w(
1165
- "div",
1166
- {
1167
- onClick: () => Le(b.tableId),
1168
- className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1169
- children: [
1170
- /* @__PURE__ */ o(bn, { className: "univer-mr-2" }),
1171
- y.t("sheets-table.updateRange")
1172
- ]
1173
- }
1174
- ),
1175
- /* @__PURE__ */ w(
1176
- "div",
1177
- {
1178
- className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1179
- onClick: () => {
1180
- x(b.tableId, !1);
1181
- const Y = T.getTableById(U, b.tableId);
1182
- if (!Y) return;
1183
- const we = Y.getTableConfig(), Ie = {
1184
- id: Fr,
1185
- header: { title: y.t("sheets-table.tableStyle") },
1186
- children: {
1187
- label: un,
1188
- oldConfig: we,
1189
- unitId: U,
1190
- subUnitId: ee,
1191
- tableId: b.tableId
1192
- },
1193
- width: 330
1194
- };
1195
- i.open(Ie);
1196
- },
1197
- children: [
1198
- /* @__PURE__ */ o(
1199
- mn,
1200
- {
1201
- extend: { colorChannel1: "rgb(53,91,183)" },
1202
- className: "univer-mr-2"
1203
- }
1204
- ),
1205
- y.t("sheets-table.setTheme")
1206
- ]
1207
- }
1208
- ),
1209
- /* @__PURE__ */ o(
1210
- "div",
1211
- {
1212
- className: "univer-mb-1 univer-mt-1 univer-h-px univer-w-full univer-bg-gray-200"
1213
- }
1214
- ),
1215
- /* @__PURE__ */ w(
1216
- "div",
1217
- {
1218
- className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1219
- onClick: () => {
1220
- x(b.tableId, !1), u.executeCommand(Yn.id, {
1221
- tableId: b.tableId,
1222
- subUnitId: ee,
1223
- unitId: U
1224
- });
1096
+ return S ? /* @__PURE__ */ o("div", { className: "univer-absolute univer-z-50 univer-h-0 univer-w-0", children: h.map((b) => {
1097
+ var De, Fe, m, w, X, K, se;
1098
+ const P = T.getTableById(U, b.tableId);
1099
+ if (!P) return null;
1100
+ const V = k.getRangeThemeStyle(U, P.getTableStyleId()), Y = (m = (Fe = (De = V == null ? void 0 : V.getHeaderRowStyle()) == null ? void 0 : De.bg) == null ? void 0 : Fe.rgb) != null ? m : H, qe = (K = (X = (w = V == null ? void 0 : V.getHeaderRowStyle()) == null ? void 0 : w.cl) == null ? void 0 : X.rgb) != null ? K : "rgb(255, 255, 255)", Ye = P.getRange();
1101
+ if (!(v != null && v.length))
1102
+ return null;
1103
+ const Qe = v[v.length - 1].range, Be = !me.intersects(Ye, Qe) && b.y <= 20;
1104
+ return /* @__PURE__ */ I(
1105
+ "div",
1106
+ {
1107
+ className: O("univer-absolute univer-box-border univer-cursor-pointer univer-items-center univer-rounded-xl univer-pl-2 univer-pr-2 univer-shadow-xs", F, {
1108
+ "univer-flex": !Be,
1109
+ "univer-hidden": Be
1110
+ }),
1111
+ style: {
1112
+ left: b.x,
1113
+ top: Math.max(b.y, 0),
1114
+ backgroundColor: Y,
1115
+ color: qe,
1116
+ borderWidth: "0.5px",
1117
+ height: C ? `${C}px` : "24px"
1118
+ },
1119
+ children: [
1120
+ /* @__PURE__ */ o("div", { className: "univer-text-nowrap", children: t === b.tableId ? /* @__PURE__ */ o(
1121
+ Rt,
1122
+ {
1123
+ className: "univer-h-[18px] univer-min-w-16 univer-rounded-none",
1124
+ inputClass: "univer-h-[18px] univer-w-[80px]",
1125
+ value: n,
1126
+ onChange: (W) => r(W),
1127
+ onBlur: () => Re(b.tableId, n),
1128
+ onKeyDown: (W) => {
1129
+ W.key === "Enter" && Re(b.tableId, n);
1130
+ },
1131
+ autoFocus: t === b.tableId
1132
+ }
1133
+ ) : /* @__PURE__ */ o("div", { className: "univer-h-[18px] univer-max-w-24 univer-truncate univer-text-sm", children: b.tableName }) }),
1134
+ /* @__PURE__ */ o(
1135
+ Le,
1136
+ {
1137
+ align: "start",
1138
+ overlay: /* @__PURE__ */ I("div", { className: "univer-pb-2 univer-pt-2", children: [
1139
+ /* @__PURE__ */ I(
1140
+ "div",
1141
+ {
1142
+ className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-gap-2 univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1143
+ onClick: () => {
1144
+ e(b.tableId), r(b.tableName);
1145
+ },
1146
+ children: [
1147
+ /* @__PURE__ */ o(_n, {}),
1148
+ y.t("sheets-table.rename")
1149
+ ]
1150
+ }
1151
+ ),
1152
+ /* @__PURE__ */ o(
1153
+ "div",
1154
+ {
1155
+ className: "univer-mb-1 univer-mt-1 univer-h-px univer-w-full univer-bg-gray-200"
1156
+ }
1157
+ ),
1158
+ /* @__PURE__ */ I(
1159
+ "div",
1160
+ {
1161
+ onClick: () => ce(b.tableId),
1162
+ className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-gap-2 univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1163
+ children: [
1164
+ /* @__PURE__ */ o(Cn, {}),
1165
+ y.t("sheets-table.updateRange")
1166
+ ]
1167
+ }
1168
+ ),
1169
+ /* @__PURE__ */ I(
1170
+ "div",
1171
+ {
1172
+ className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-gap-2 univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1173
+ onClick: () => {
1174
+ E(b.tableId, !1);
1175
+ const W = T.getTableById(U, b.tableId);
1176
+ if (!W) return;
1177
+ const Se = W.getTableConfig(), _e = {
1178
+ id: Ur,
1179
+ header: { title: y.t("sheets-table.tableStyle") },
1180
+ children: {
1181
+ label: gn,
1182
+ oldConfig: Se,
1183
+ unitId: U,
1184
+ subUnitId: ee,
1185
+ tableId: b.tableId
1225
1186
  },
1226
- children: [
1227
- /* @__PURE__ */ o(vn, { className: "univer-mr-2" }),
1228
- y.t("sheets-table.removeTable")
1229
- ]
1230
- }
1231
- )
1232
- ] }),
1233
- align: "start",
1234
- children: /* @__PURE__ */ o(It, {})
1235
- },
1236
- b.tableId
1237
- )
1238
- ]
1239
- },
1240
- b.tableId
1241
- );
1242
- })
1243
- }
1244
- ) : null;
1187
+ width: 330
1188
+ };
1189
+ i.open(_e);
1190
+ },
1191
+ children: [
1192
+ /* @__PURE__ */ o(
1193
+ Sn,
1194
+ {
1195
+ extend: { colorChannel1: "rgb(53,91,183)" }
1196
+ }
1197
+ ),
1198
+ y.t("sheets-table.setTheme")
1199
+ ]
1200
+ }
1201
+ ),
1202
+ /* @__PURE__ */ o(
1203
+ "div",
1204
+ {
1205
+ className: "univer-mb-1 univer-mt-1 univer-h-px univer-w-full univer-bg-gray-200"
1206
+ }
1207
+ ),
1208
+ /* @__PURE__ */ I(
1209
+ "div",
1210
+ {
1211
+ className: "univer-flex univer-min-w-32 univer-cursor-pointer univer-items-center univer-pb-1 univer-pl-2 univer-pr-2 univer-pt-1 univer-text-sm hover:univer-bg-gray-200",
1212
+ onClick: () => {
1213
+ E(b.tableId, !1), u.executeCommand(Xn.id, {
1214
+ tableId: b.tableId,
1215
+ subUnitId: ee,
1216
+ unitId: U
1217
+ });
1218
+ },
1219
+ children: [
1220
+ /* @__PURE__ */ o(pn, { className: "univer-mr-2" }),
1221
+ y.t("sheets-table.removeTable")
1222
+ ]
1223
+ }
1224
+ )
1225
+ ] }),
1226
+ open: (se = a[b.tableId]) != null ? se : !1,
1227
+ onOpenChange: (W) => {
1228
+ E(b.tableId, W);
1229
+ },
1230
+ children: /* @__PURE__ */ o(Nt, {})
1231
+ },
1232
+ b.tableId
1233
+ )
1234
+ ]
1235
+ },
1236
+ b.tableId
1237
+ );
1238
+ }) }) : null;
1245
1239
  };
1246
- var mi = Object.getOwnPropertyDescriptor, pi = (t, e, n, r) => {
1247
- for (var i = r > 1 ? void 0 : r ? mi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1240
+ var Si = Object.getOwnPropertyDescriptor, _i = (t, e, n, r) => {
1241
+ for (var i = r > 1 ? void 0 : r ? Si(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1248
1242
  (s = t[a]) && (i = s(i) || i);
1249
1243
  return i;
1250
1244
  }, te = (t, e) => (n, r) => e(n, r, t);
1251
- let tt = class extends Fe {
1245
+ let it = class extends Pe {
1252
1246
  constructor(e, n, r, i, a, s, c, d, h, u, g) {
1253
1247
  super();
1254
- A(this, "_anchorVisible$", new Lt(!0));
1248
+ A(this, "_anchorVisible$", new Ot(!0));
1255
1249
  A(this, "_timer");
1256
- A(this, "_anchorPosition$", new Lt([]));
1250
+ A(this, "_anchorPosition$", new Ot([]));
1257
1251
  A(this, "anchorPosition$", this._anchorPosition$.asObservable());
1258
1252
  this._context = e, this._injector = n, this._sheetSkeletonManagerService = r, this._renderManagerService = i, this._commandService = a, this._univerInstanceService = s, this._uiPartsService = c, this._tableManager = d, this._scrollManagerService = h, this._workbookPermissionService = u, this._permissionService = g, this._initUI(), this._initListener(), this._initTableAnchor();
1259
1253
  }
1260
1254
  _initUI() {
1261
1255
  this.disposeWithMe(
1262
- this._uiPartsService.registerComponent(or.CONTENT, () => cr(bi, this._injector))
1256
+ this._uiPartsService.registerComponent(hr.CONTENT, () => vr(Ci, this._injector))
1263
1257
  );
1264
1258
  }
1265
1259
  _initListener() {
1266
1260
  this.disposeWithMe(
1267
1261
  this._commandService.onCommandExecuted((e) => {
1268
- (e.id === er.id || e.id === tr.id) && (this._anchorVisible$.next(!1), this._timer && clearTimeout(this._timer), this._timer = setTimeout(() => {
1262
+ (e.id === ir.id || e.id === ar.id) && (this._anchorVisible$.next(!1), this._timer && clearTimeout(this._timer), this._timer = setTimeout(() => {
1269
1263
  this._anchorVisible$.next(!0);
1270
1264
  }, 300));
1271
1265
  })
@@ -1273,7 +1267,7 @@ let tt = class extends Fe {
1273
1267
  }
1274
1268
  _initTableAnchor() {
1275
1269
  this.disposeWithMe(
1276
- _t(
1270
+ yt(
1277
1271
  this._context.unit.activeSheet$,
1278
1272
  this._sheetSkeletonManagerService.currentSkeleton$,
1279
1273
  this._scrollManagerService.validViewportScrollInfo$,
@@ -1282,8 +1276,8 @@ let tt = class extends Fe {
1282
1276
  this._tableManager.tableNameChanged$,
1283
1277
  this._tableManager.tableRangeChanged$,
1284
1278
  this._tableManager.tableThemeChanged$,
1285
- this._workbookPermissionService.unitPermissionInitStateChange$.pipe(mr((e) => e)),
1286
- this._permissionService.permissionPointUpdate$.pipe(pr(300)),
1279
+ this._workbookPermissionService.unitPermissionInitStateChange$.pipe(Sr((e) => e)),
1280
+ this._permissionService.permissionPointUpdate$.pipe(_r(300)),
1287
1281
  this._anchorVisible$
1288
1282
  ).subscribe(() => {
1289
1283
  var h;
@@ -1296,20 +1290,20 @@ let tt = class extends Fe {
1296
1290
  this._anchorPosition$.next([]);
1297
1291
  return;
1298
1292
  }
1299
- if (!((h = this._permissionService.getPermissionPoint(new tn(n.getUnitId()).id)) == null ? void 0 : h.value)) {
1293
+ if (!((h = this._permissionService.getPermissionPoint(new sn(n.getUnitId()).id)) == null ? void 0 : h.value)) {
1300
1294
  this._anchorPosition$.next([]);
1301
1295
  return;
1302
1296
  }
1303
1297
  const d = a.reduce((u, g) => {
1304
- const { startRow: _, startColumn: S } = g.range, T = s.with(st), P = nr(this._univerInstanceService, this._renderManagerService);
1305
- if (!P) return u;
1306
- const { scene: f } = P, E = f.getViewport(Fn.VIEW_MAIN);
1307
- if (!E) return u;
1308
- const y = f == null ? void 0 : f.scaleX, D = f == null ? void 0 : f.scaleY, v = f == null ? void 0 : f.getViewportScrollXY(E);
1309
- if (!y || !f || !D || !v) return u;
1298
+ const { startRow: _, startColumn: S } = g.range, T = s.with(ct), k = sr(this._univerInstanceService, this._renderManagerService);
1299
+ if (!k) return u;
1300
+ const { scene: f } = k, x = f.getViewport(Un.VIEW_MAIN);
1301
+ if (!x) return u;
1302
+ const y = f == null ? void 0 : f.scaleX, B = f == null ? void 0 : f.scaleY, v = f == null ? void 0 : f.getViewportScrollXY(x);
1303
+ if (!y || !f || !B || !v) return u;
1310
1304
  const p = T.getCurrentSkeleton();
1311
1305
  if (!p) return u;
1312
- const L = p.getNoMergeCellWithCoordByIndex(_, S), M = Hn(L.startX, y, v), C = Vn(L.startY, D, v) - 25 - 4;
1306
+ const L = p.getNoMergeCellWithCoordByIndex(_, S), M = Wn(L.startX, y, v), C = jn(L.startY, B, v) - 25 - 4;
1313
1307
  return C >= -10 && M >= 45 && u.push({
1314
1308
  x: M,
1315
1309
  y: C,
@@ -1322,34 +1316,34 @@ let tt = class extends Fe {
1322
1316
  );
1323
1317
  }
1324
1318
  };
1325
- tt = pi([
1326
- te(1, R(He)),
1327
- te(2, R(st)),
1328
- te(3, qt),
1329
- te(4, ce),
1330
- te(5, _e),
1331
- te(6, lr),
1332
- te(7, R(ne)),
1333
- te(8, R(Jn)),
1334
- te(9, R(rn)),
1335
- te(10, R(Ut))
1336
- ], tt);
1337
- const Pe = 16;
1319
+ it = _i([
1320
+ te(1, N(Oe)),
1321
+ te(2, N(ct)),
1322
+ te(3, zt),
1323
+ te(4, le),
1324
+ te(5, fe),
1325
+ te(6, dr),
1326
+ te(7, N(ne)),
1327
+ te(8, N(rr)),
1328
+ te(9, N(on)),
1329
+ te(10, N(qt))
1330
+ ], it);
1331
+ const xe = 16;
1338
1332
  new Path2D("M3.30363 3C2.79117 3 2.51457 3.60097 2.84788 3.99024L6.8 8.60593V12.5662C6.8 12.7184 6.8864 12.8575 7.02289 12.9249L8.76717 13.7863C8.96655 13.8847 9.2 13.7396 9.2 13.5173V8.60593L13.1521 3.99024C13.4854 3.60097 13.2088 3 12.6964 3H3.30363Z");
1339
- class Ht {
1333
+ class Wt {
1340
1334
  static drawNoSetting(e, n, r, i) {
1341
- e.save(), Nt.drawWith(e, {
1335
+ e.save(), Lt.drawWith(e, {
1342
1336
  radius: 2,
1343
- width: Pe,
1344
- height: Pe,
1337
+ width: xe,
1338
+ height: xe,
1345
1339
  fill: i
1346
- }), e.lineCap = "square", e.strokeStyle = r, e.scale(n / Pe, n / Pe), e.beginPath(), e.lineWidth = 1, e.lineCap = "round", e.moveTo(3, 4), e.lineTo(13, 4), e.moveTo(4.5, 8), e.lineTo(11.5, 8), e.moveTo(6, 12), e.lineTo(10, 12), e.stroke(), e.restore();
1340
+ }), e.lineCap = "square", e.strokeStyle = r, e.scale(n / xe, n / xe), e.beginPath(), e.lineWidth = 1, e.lineCap = "round", e.moveTo(3, 4), e.lineTo(13, 4), e.moveTo(4.5, 8), e.lineTo(11.5, 8), e.moveTo(6, 12), e.lineTo(10, 12), e.stroke(), e.restore();
1347
1341
  }
1348
1342
  static drawIconByPath(e, n, r, i) {
1349
- e.save(), e.strokeStyle = r, e.fillStyle = i, Nt.drawWith(e, {
1343
+ e.save(), e.strokeStyle = r, e.fillStyle = i, Lt.drawWith(e, {
1350
1344
  radius: 2,
1351
- width: Pe,
1352
- height: Pe,
1345
+ width: xe,
1346
+ height: xe,
1353
1347
  fill: i
1354
1348
  }), n.forEach((a) => {
1355
1349
  const s = new Path2D(a);
@@ -1357,30 +1351,30 @@ class Ht {
1357
1351
  }), e.restore();
1358
1352
  }
1359
1353
  }
1360
- const fi = [
1354
+ const Ti = [
1361
1355
  "M3.30363 3C2.79117 3 2.51457 3.60097 2.84788 3.99024L6.8 8.60593V12.5662C6.8 12.7184 6.8864 12.8575 7.02289 12.9249L8.76717 13.7863C8.96655 13.8847 9.2 13.7396 9.2 13.5173V8.60593L13.1521 3.99024C13.4854 3.60097 13.2088 3 12.6964 3H3.30363Z"
1362
- ], Ci = [
1356
+ ], wi = [
1363
1357
  "M12.4008 13.1831C12.6907 13.1831 12.9258 12.9481 12.9258 12.6581V4.60873L14.013 5.69597C14.218 5.901 14.5505 5.901 14.7555 5.69597C14.9605 5.49094 14.9605 5.15853 14.7555 4.95351L12.7721 2.97017C12.5671 2.76515 12.2347 2.76515 12.0297 2.97017L10.0463 4.95351C9.84132 5.15853 9.84132 5.49094 10.0463 5.69597C10.2514 5.901 10.5838 5.901 10.7888 5.69597L11.8758 4.60901V12.6581C11.8758 12.9481 12.1108 13.1831 12.4008 13.1831Z",
1364
1358
  "M1.28069 4.85447C0.842195 4.33439 1.21191 3.5391 1.89218 3.5391H8.59333C9.2736 3.5391 9.64331 4.33439 9.20482 4.85447L6.51052 8.0501V11.6601C6.51052 12.2245 5.94174 12.6114 5.41683 12.404L4.48092 12.0343C4.1756 11.9136 3.97498 11.6187 3.97498 11.2904V8.0501L1.28069 4.85447Z"
1365
- ], Si = [
1359
+ ], Ii = [
1366
1360
  "M12.4008 2.81641C12.6907 2.81641 12.9258 3.05146 12.9258 3.34141V11.3908L14.013 10.3036C14.218 10.0986 14.5505 10.0986 14.7555 10.3036C14.9605 10.5086 14.9605 10.841 14.7555 11.046L12.7721 13.0294C12.5671 13.2344 12.2347 13.2344 12.0297 13.0294L10.0463 11.046C9.84132 10.841 9.84132 10.5086 10.0463 10.3036C10.2514 10.0986 10.5838 10.0986 10.7888 10.3036L11.8758 11.3905V3.34141C11.8758 3.05146 12.1108 2.81641 12.4008 2.81641Z",
1367
1361
  "M1.28069 4.85444C0.842195 4.33435 1.21191 3.53906 1.89218 3.53906H8.59333C9.2736 3.53906 9.64331 4.33435 9.20482 4.85443L6.51052 8.05006V11.6601C6.51052 12.2245 5.94174 12.6113 5.41683 12.404L4.48092 12.0342C4.1756 11.9136 3.97498 11.6186 3.97498 11.2903V8.05006L1.28069 4.85444Z"
1368
- ], _i = [
1362
+ ], yi = [
1369
1363
  "M11.9003 13.7046C11.9003 13.9969 11.6633 14.2339 11.371 14.2339C11.0787 14.2339 10.8417 13.9969 10.8417 13.7046V3.57272L9.74577 4.66862C9.53906 4.87534 9.20391 4.87534 8.9972 4.66862C8.79048 4.46191 8.79048 4.12676 8.9972 3.92005L10.9969 1.92039C11.2036 1.71368 11.5387 1.71368 11.7454 1.92039L13.7451 3.92005C13.9518 4.12676 13.9518 4.46191 13.7451 4.66862C13.5384 4.87534 13.2032 4.87534 12.9965 4.66862L11.9003 3.57243V13.7046Z",
1370
1364
  "M2.69779 10.0113C2.40546 10.0113 2.16847 9.77429 2.16847 9.48196C2.16847 9.18962 2.40546 8.95264 2.69779 8.95264H6.67804C6.89213 8.95264 7.08514 9.0816 7.16707 9.2794C7.249 9.47719 7.20371 9.70486 7.05233 9.85624L3.97569 12.9329H6.67804C6.97038 12.9329 7.20736 13.1699 7.20736 13.4622C7.20736 13.7545 6.97038 13.9915 6.67804 13.9915H2.69779C2.4837 13.9915 2.29069 13.8626 2.20876 13.6648C2.12684 13.467 2.17212 13.2393 2.32351 13.0879L5.40015 10.0113H2.69779Z",
1371
1365
  "M5.51638 2.58693C5.23363 1.81542 4.14248 1.81543 3.85973 2.58693L2.13245 7.29995C2.03185 7.57443 2.17281 7.87849 2.4473 7.97909C2.72178 8.07969 3.02584 7.93872 3.12644 7.66424L3.64346 6.25351L3.64504 6.25351H5.73266L6.24968 7.66424C6.35027 7.93872 6.65433 8.07969 6.92882 7.97909C7.2033 7.87849 7.34426 7.57443 7.24367 7.29995L5.51638 2.58693ZM5.34467 5.19487L4.68806 3.40325L4.03144 5.19487H5.34467Z"
1372
- ], Ti = [
1366
+ ], Mi = [
1373
1367
  "M11.9003 2.29495C11.9003 2.00261 11.6633 1.76562 11.371 1.76562C11.0787 1.76562 10.8417 2.00261 10.8417 2.29495V12.4268L9.74577 11.3309C9.53906 11.1242 9.20391 11.1242 8.9972 11.3309C8.79048 11.5376 8.79048 11.8727 8.9972 12.0795L10.9969 14.0791C11.2036 14.2858 11.5387 14.2858 11.7454 14.0791L13.7451 12.0795C13.9518 11.8727 13.9518 11.5376 13.7451 11.3309C13.5384 11.1242 13.2032 11.1242 12.9965 11.3309L11.9003 12.4271V2.29495Z",
1374
1368
  "M2.69792 10.0113C2.40558 10.0113 2.16859 9.77429 2.16859 9.48196C2.16859 9.18962 2.40558 8.95264 2.69792 8.95264H6.67816C6.89225 8.95264 7.08526 9.0816 7.16719 9.2794C7.24912 9.47719 7.20384 9.70486 7.05245 9.85624L3.97581 12.9329H6.67816C6.9705 12.9329 7.20749 13.1699 7.20749 13.4622C7.20749 13.7545 6.9705 13.9915 6.67816 13.9915H2.69792C2.48383 13.9915 2.29082 13.8626 2.20889 13.6648C2.12696 13.467 2.17224 13.2393 2.32363 13.0879L5.40027 10.0113H2.69792Z",
1375
1369
  "M5.5165 2.58693C5.23375 1.81542 4.1426 1.81543 3.85985 2.58693L2.13257 7.29995C2.03197 7.57443 2.17294 7.8785 2.44742 7.97909C2.7219 8.07969 3.02596 7.93872 3.12656 7.66424L3.64358 6.25351L3.64516 6.25351H5.73278L6.2498 7.66424C6.35039 7.93872 6.65446 8.07969 6.92894 7.97909C7.20342 7.8785 7.34438 7.57443 7.24379 7.29995L5.5165 2.58693ZM5.34479 5.19487L4.68818 3.40325L4.03156 5.19487H5.34479Z"
1376
1370
  ];
1377
- var wi = Object.getOwnPropertyDescriptor, Ii = (t, e, n, r) => {
1378
- for (var i = r > 1 ? void 0 : r ? wi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1371
+ var Ri = Object.getOwnPropertyDescriptor, Ni = (t, e, n, r) => {
1372
+ for (var i = r > 1 ? void 0 : r ? Ri(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1379
1373
  (s = t[a]) && (i = s(i) || i);
1380
1374
  return i;
1381
- }, vt = (t, e) => (n, r) => e(n, r, t);
1382
- const fe = 16, Xe = 1;
1383
- let pt = class extends An {
1375
+ }, pt = (t, e) => (n, r) => e(n, r, t);
1376
+ const be = 16, et = 1;
1377
+ let _t = class extends Zn {
1384
1378
  constructor(e, n, r, i, a) {
1385
1379
  super(e, n);
1386
1380
  A(this, "_cellWidth", 0);
@@ -1396,38 +1390,38 @@ let pt = class extends An {
1396
1390
  });
1397
1391
  }
1398
1392
  _draw(e) {
1399
- const n = this._cellHeight, r = this._cellWidth, i = fe - r, a = fe - n;
1393
+ const n = this._cellHeight, r = this._cellWidth, i = be - r, a = be - n;
1400
1394
  e.save();
1401
1395
  const s = new Path2D();
1402
1396
  s.rect(i, a, r, n), e.clip(s);
1403
1397
  const { buttonState: c } = this._filterParams, d = this._themeService.getColorFromTheme("primary.600"), h = this._hovered ? this._themeService.getColorFromTheme("gray.50") : "rgba(255, 255, 255, 1.0)";
1404
1398
  let u;
1405
1399
  switch (c) {
1406
- case $e.FilteredSortNone:
1407
- u = fi;
1400
+ case Ne.FilteredSortNone:
1401
+ u = Ti;
1408
1402
  break;
1409
- case $e.FilteredSortAsc:
1410
- u = Ci;
1403
+ case Ne.FilteredSortAsc:
1404
+ u = wi;
1411
1405
  break;
1412
- case $e.FilteredSortDesc:
1413
- u = Si;
1406
+ case Ne.FilteredSortDesc:
1407
+ u = Ii;
1414
1408
  break;
1415
- case $e.FilterNoneSortNone:
1409
+ case Ne.FilterNoneSortNone:
1416
1410
  break;
1417
- case $e.FilterNoneSortAsc:
1418
- u = _i;
1411
+ case Ne.FilterNoneSortAsc:
1412
+ u = yi;
1419
1413
  break;
1420
- case $e.FilterNoneSortDesc:
1421
- u = Ti;
1414
+ case Ne.FilterNoneSortDesc:
1415
+ u = Mi;
1422
1416
  break;
1423
1417
  }
1424
- u ? Ht.drawIconByPath(e, u, d, h) : c !== void 0 && Ht.drawNoSetting(e, fe, d, h), e.restore();
1418
+ u ? Wt.drawIconByPath(e, u, d, h) : c !== void 0 && Wt.drawNoSetting(e, be, d, h), e.restore();
1425
1419
  }
1426
1420
  onPointerDown(e) {
1427
1421
  if (e.button === 2)
1428
1422
  return;
1429
1423
  const { row: n, col: r, unitId: i, subUnitId: a, tableId: s } = this._filterParams;
1430
- this._contextService.getContextValue(pe) || !this._commandService.hasCommand(mt.id) || setTimeout(() => {
1424
+ this._contextService.getContextValue(ge) || !this._commandService.hasCommand(St.id) || setTimeout(() => {
1431
1425
  const d = {
1432
1426
  row: n,
1433
1427
  col: r,
@@ -1435,7 +1429,7 @@ let pt = class extends An {
1435
1429
  subUnitId: a,
1436
1430
  tableId: s
1437
1431
  };
1438
- this._commandService.executeCommand(mt.id, d);
1432
+ this._commandService.executeCommand(St.id, d);
1439
1433
  }, 200);
1440
1434
  }
1441
1435
  onPointerEnter() {
@@ -1445,18 +1439,18 @@ let pt = class extends An {
1445
1439
  this._hovered = !1, this.makeDirty(!0);
1446
1440
  }
1447
1441
  };
1448
- pt = Ii([
1449
- vt(2, St),
1450
- vt(3, ce),
1451
- vt(4, R(xn))
1452
- ], pt);
1453
- var yi = Object.getOwnPropertyDescriptor, Mi = (t, e, n, r) => {
1454
- for (var i = r > 1 ? void 0 : r ? yi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1442
+ _t = Ni([
1443
+ pt(2, It),
1444
+ pt(3, le),
1445
+ pt(4, N(Pn))
1446
+ ], _t);
1447
+ var xi = Object.getOwnPropertyDescriptor, Ei = (t, e, n, r) => {
1448
+ for (var i = r > 1 ? void 0 : r ? xi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
1455
1449
  (s = t[a]) && (i = s(i) || i);
1456
1450
  return i;
1457
- }, Ke = (t, e) => (n, r) => e(n, r, t);
1458
- const Ni = 5e3;
1459
- let ft = class extends Zt {
1451
+ }, tt = (t, e) => (n, r) => e(n, r, t);
1452
+ const Li = 5e3;
1453
+ let Tt = class extends Gt {
1460
1454
  constructor(e, n, r, i, a) {
1461
1455
  super();
1462
1456
  A(this, "_buttonRenderDisposable", null);
@@ -1469,7 +1463,7 @@ let ft = class extends Zt {
1469
1463
  _initRenderer() {
1470
1464
  const e = this._tableManager;
1471
1465
  this._sheetSkeletonManagerService.currentSkeleton$.pipe(
1472
- Ne((n) => {
1466
+ Ie((n) => {
1473
1467
  var c;
1474
1468
  if (!n) return J(null);
1475
1469
  const { unit: r, unitId: i } = this._context, a = ((c = r.getActiveSheet()) == null ? void 0 : c.getSheetId()) || "", s = () => ({
@@ -1478,7 +1472,7 @@ let ft = class extends Zt {
1478
1472
  tableFilterRanges: this._tableManager.getSheetFilterRangeWithState(r.getUnitId(), a),
1479
1473
  skeleton: n.skeleton
1480
1474
  });
1481
- return _t(
1475
+ return yt(
1482
1476
  e.tableAdd$,
1483
1477
  e.tableNameChanged$,
1484
1478
  e.tableRangeChanged$,
@@ -1486,11 +1480,11 @@ let ft = class extends Zt {
1486
1480
  e.tableDelete$,
1487
1481
  e.tableFilterChanged$
1488
1482
  ).pipe(
1489
- fr(() => s()),
1490
- en(s())
1483
+ Tr(() => s()),
1484
+ an(s())
1491
1485
  );
1492
1486
  }),
1493
- Cr(this.dispose$)
1487
+ wr(this.dispose$)
1494
1488
  ).subscribe((n) => {
1495
1489
  this._disposeRendering(), !(!n || !n.tableFilterRanges) && this._renderButtons(n);
1496
1490
  });
@@ -1501,35 +1495,35 @@ let ft = class extends Zt {
1501
1495
  const { startRow: u, startColumn: g, endColumn: _ } = c;
1502
1496
  this._interceptCellContent(r, a, c);
1503
1497
  for (let S = g; S <= _; S++) {
1504
- const T = `sheets-table-filter-button-${u}-${S}`, P = rr(u, S, s, i), { startX: f, startY: E, endX: y, endY: D } = P, v = y - f, p = D - E;
1505
- if (p <= Xe || v <= Xe)
1498
+ const T = `sheets-table-filter-button-${u}-${S}`, k = lr(u, S, s, i), { startX: f, startY: x, endX: y, endY: B } = k, v = y - f, p = B - x;
1499
+ if (p <= et || v <= et)
1506
1500
  continue;
1507
- const L = d[S - g], M = y - fe - Xe, C = D - fe - Xe, H = {
1501
+ const L = d[S - g], M = y - be - et, C = B - be - et, H = {
1508
1502
  left: M,
1509
1503
  top: C,
1510
- height: fe,
1511
- width: fe,
1512
- zIndex: Ni,
1504
+ height: be,
1505
+ width: be,
1506
+ zIndex: Li,
1513
1507
  cellHeight: p,
1514
1508
  cellWidth: v,
1515
1509
  filterParams: { unitId: r, subUnitId: a, row: u, col: S, buttonState: L, tableId: h }
1516
- }, x = this._injector.createInstance(pt, T, H);
1517
- this._tableFilterButtonShapes.push(x);
1510
+ }, E = this._injector.createInstance(_t, T, H);
1511
+ this._tableFilterButtonShapes.push(E);
1518
1512
  }
1519
1513
  }
1520
1514
  s.addObjects(this._tableFilterButtonShapes), s.makeDirty();
1521
1515
  }
1522
1516
  _interceptCellContent(e, n, r) {
1523
1517
  const { startRow: i, startColumn: a, endColumn: s } = r;
1524
- this._buttonRenderDisposable = this._sheetInterceptorService.intercept(xr.CELL_CONTENT, {
1525
- effect: Ln.Style,
1518
+ this._buttonRenderDisposable = this._sheetInterceptorService.intercept(Pr.CELL_CONTENT, {
1519
+ effect: On.Style,
1526
1520
  handler: (c, d, h) => {
1527
1521
  const { row: u, col: g, unitId: _, subUnitId: S } = d;
1528
1522
  return _ !== e || S !== n || u !== i || g < a || g > s ? h(c) : h({
1529
1523
  ...c,
1530
1524
  fontRenderExtension: {
1531
1525
  ...c == null ? void 0 : c.fontRenderExtension,
1532
- rightOffset: fe
1526
+ rightOffset: be
1533
1527
  }
1534
1528
  });
1535
1529
  },
@@ -1541,54 +1535,54 @@ let ft = class extends Zt {
1541
1535
  this._tableFilterButtonShapes.forEach((n) => n.dispose()), (e = this._buttonRenderDisposable) == null || e.dispose(), this._buttonRenderDisposable = null, this._tableFilterButtonShapes = [];
1542
1536
  }
1543
1537
  };
1544
- ft = Mi([
1545
- Ke(1, R(He)),
1546
- Ke(2, R(st)),
1547
- Ke(3, R(sn)),
1548
- Ke(4, R(ne))
1549
- ], ft);
1550
- const Ri = (t) => {
1551
- const { unitId: e, subUnitId: n, range: r, onCancel: i, onConfirm: a, tableId: s } = t, c = N(ne), [d, h] = Z(r), [u, g] = Z(""), _ = N(ue), S = N(_e);
1552
- return /* @__PURE__ */ w(Tt, { children: [
1538
+ Tt = Ei([
1539
+ tt(1, N(Oe)),
1540
+ tt(2, N(ct)),
1541
+ tt(3, N(un)),
1542
+ tt(4, N(ne))
1543
+ ], Tt);
1544
+ const $i = (t) => {
1545
+ const { unitId: e, subUnitId: n, range: r, onCancel: i, onConfirm: a, tableId: s } = t, c = R(ne), [d, h] = q(r), [u, g] = q(""), _ = R(oe), S = R(fe);
1546
+ return /* @__PURE__ */ I(Mt, { children: [
1553
1547
  /* @__PURE__ */ o(
1554
- kr,
1548
+ Hr,
1555
1549
  {
1556
1550
  maxRangeCount: 1,
1557
1551
  unitId: e,
1558
1552
  subUnitId: n,
1559
- initialValue: Bt(r),
1560
- onChange: (T, P) => {
1561
- const f = Bt(r), E = Or(P).range, y = lt(S, { unitId: e, subUnitId: n });
1553
+ initialValue: At(r),
1554
+ onChange: (T, k) => {
1555
+ const f = At(r), x = Fr(k).range, y = ut(S, { unitId: e, subUnitId: n });
1562
1556
  if (!y)
1563
1557
  return;
1564
- if (y.worksheet.getMergeData().some((x) => Ce.intersects(E, x))) {
1558
+ if (y.worksheet.getMergeData().some((E) => me.intersects(x, E))) {
1565
1559
  g(_.t("sheets-table.tableRangeWithMergeError"));
1566
1560
  return;
1567
1561
  }
1568
- if (c.getTablesBySubunitId(e, n).some((x) => {
1569
- if (x.getId() === s)
1562
+ if (c.getTablesBySubunitId(e, n).some((E) => {
1563
+ if (E.getId() === s)
1570
1564
  return !1;
1571
- const Q = x.getRange();
1572
- return Ce.intersects(E, Q);
1565
+ const Q = E.getRange();
1566
+ return me.intersects(x, Q);
1573
1567
  })) {
1574
1568
  g(_.t("sheets-table.tableRangeWithOtherTableError"));
1575
1569
  return;
1576
1570
  }
1577
- const { startRow: M, endRow: C } = E;
1571
+ const { startRow: M, endRow: C } = x;
1578
1572
  if (M === C) {
1579
1573
  g(_.t("sheets-table.tableRangeSingleRowError"));
1580
1574
  return;
1581
1575
  }
1582
- if (f !== P) {
1576
+ if (f !== k) {
1583
1577
  if (s) {
1584
- const x = c.getTableById(e, s);
1585
- if (x) {
1586
- const Q = x.getRange();
1587
- if (Ce.intersects(E, Q) && Q.startRow === E.startRow) {
1588
- h(E), g(""), a({
1578
+ const E = c.getTableById(e, s);
1579
+ if (E) {
1580
+ const Q = E.getRange();
1581
+ if (me.intersects(x, Q) && Q.startRow === x.startRow) {
1582
+ h(x), g(""), a({
1589
1583
  unitId: e,
1590
1584
  subUnitId: n,
1591
- range: E
1585
+ range: x
1592
1586
  });
1593
1587
  return;
1594
1588
  } else {
@@ -1597,17 +1591,17 @@ const Ri = (t) => {
1597
1591
  }
1598
1592
  }
1599
1593
  }
1600
- h(E), g("");
1594
+ h(x), g("");
1601
1595
  }
1602
1596
  },
1603
1597
  supportAcrossSheet: !1
1604
1598
  }
1605
1599
  ),
1606
1600
  u && /* @__PURE__ */ o("div", { className: "univer-mt-1 univer-text-xs univer-text-red-500", children: u }),
1607
- /* @__PURE__ */ w("div", { className: "univer-mt-4 univer-flex univer-justify-end", children: [
1608
- /* @__PURE__ */ o(ye, { onClick: i, children: _.t("sheets-table.cancel") }),
1601
+ /* @__PURE__ */ I("div", { className: "univer-mt-4 univer-flex univer-justify-end", children: [
1602
+ /* @__PURE__ */ o(Te, { onClick: i, children: _.t("sheets-table.cancel") }),
1609
1603
  /* @__PURE__ */ o(
1610
- ye,
1604
+ Te,
1611
1605
  {
1612
1606
  variant: "primary",
1613
1607
  onClick: () => {
@@ -1623,16 +1617,16 @@ const Ri = (t) => {
1623
1617
  )
1624
1618
  ] })
1625
1619
  ] });
1626
- }, Ei = (t) => {
1627
- var Le, Te, de, b, O, V, q, ct, We, je, ut, Ze;
1628
- const { unitId: e, subUnitId: n, tableId: r } = t, i = N(ce), a = N(ue), s = N(ne), c = s.getTableById(e, r), d = N(an), h = N(Re), u = Me(d.rangeThemeMapChange$), g = Me(h.refreshTable$), _ = N($n), [, S] = Z(Math.random()), T = Me(s.tableThemeChanged$, {
1620
+ }, ki = (t) => {
1621
+ var P, V, Y, ht, qe, Ye, vt, Qe, gt, Be, De, Fe;
1622
+ const { unitId: e, subUnitId: n, tableId: r } = t, i = R(le), a = R(oe), s = R(ne), c = s.getTableById(e, r), d = R(cn), h = R(ye), u = we(d.rangeThemeMapChange$), g = we(h.refreshTable$), _ = R(Bn), [, S] = q(Math.random()), T = we(s.tableThemeChanged$, {
1629
1623
  theme: c == null ? void 0 : c.getTableStyleId(),
1630
1624
  oldTheme: c == null ? void 0 : c.getTableStyleId(),
1631
1625
  unitId: e,
1632
1626
  subUnitId: n,
1633
1627
  tableId: r
1634
- }), P = d.getRegisteredRangeThemes().filter((m) => m == null ? void 0 : m.startsWith(Hr)), f = d.getALLRegisteredTheme(e).filter((m) => m == null ? void 0 : m.startsWith(ht)), E = c == null ? void 0 : c.getTableStyleId(), y = f.find((m) => m === E), D = y || f[0], v = d.getCustomRangeThemeStyle(e, D), p = (de = (Te = (Le = v == null ? void 0 : v.getHeaderRowStyle()) == null ? void 0 : Le.bg) == null ? void 0 : Te.rgb) != null ? de : me, L = (V = (O = (b = v == null ? void 0 : v.getFirstRowStyle()) == null ? void 0 : b.bg) == null ? void 0 : O.rgb) != null ? V : me, M = (We = (ct = (q = v == null ? void 0 : v.getSecondRowStyle()) == null ? void 0 : q.bg) == null ? void 0 : ct.rgb) != null ? We : me, C = (Ze = (ut = (je = v == null ? void 0 : v.getLastRowStyle()) == null ? void 0 : je.bg) == null ? void 0 : ut.rgb) != null ? Ze : me, [H, x] = Z(null), Q = (m) => {
1635
- i.executeCommand(bt.id, {
1628
+ }), k = d.getRegisteredRangeThemes().filter((m) => m == null ? void 0 : m.startsWith(Wr)), f = d.getALLRegisteredTheme(e).filter((m) => m == null ? void 0 : m.startsWith(mt)), x = c == null ? void 0 : c.getTableStyleId(), y = f.find((m) => m === x), B = y || f[0], v = d.getCustomRangeThemeStyle(e, B), p = (Y = (V = (P = v == null ? void 0 : v.getHeaderRowStyle()) == null ? void 0 : P.bg) == null ? void 0 : V.rgb) != null ? Y : ve, L = (Ye = (qe = (ht = v == null ? void 0 : v.getFirstRowStyle()) == null ? void 0 : ht.bg) == null ? void 0 : qe.rgb) != null ? Ye : ve, M = (gt = (Qe = (vt = v == null ? void 0 : v.getSecondRowStyle()) == null ? void 0 : vt.bg) == null ? void 0 : Qe.rgb) != null ? gt : ve, C = (Fe = (De = (Be = v == null ? void 0 : v.getLastRowStyle()) == null ? void 0 : Be.bg) == null ? void 0 : De.rgb) != null ? Fe : ve, [H, E] = q(null), Q = (m) => {
1629
+ i.executeCommand(Ct.id, {
1636
1630
  unitId: e,
1637
1631
  tableId: r,
1638
1632
  theme: m
@@ -1643,90 +1637,92 @@ const Ri = (t) => {
1643
1637
  return;
1644
1638
  }
1645
1639
  const m = f[f.length - 1];
1646
- let I = `${ht}1`;
1640
+ let w = `${mt}1`;
1647
1641
  if (m) {
1648
1642
  const K = Number(m.split("-")[2]);
1649
- I = `${ht}${K + 1}`;
1643
+ w = `${mt}${K + 1}`;
1650
1644
  }
1651
- const X = new Lr(I, { ...Qn });
1652
- i.executeCommand(Gn.id, {
1645
+ const X = new Or(w, { ...Kn });
1646
+ i.executeCommand(Jn.id, {
1653
1647
  unitId: e,
1654
1648
  tableId: r,
1655
1649
  themeStyle: X
1656
1650
  });
1657
- }, ee = (m, I) => {
1658
- i.executeCommand(nn.id, {
1651
+ }, ee = (m, w) => {
1652
+ i.executeCommand(ln.id, {
1659
1653
  unitId: e,
1660
1654
  subUnitId: n,
1661
1655
  styleName: m,
1662
- style: I
1656
+ style: w
1663
1657
  });
1664
- }, xe = (m) => {
1665
- i.executeCommand(zn.id, {
1658
+ }, Re = (m) => {
1659
+ i.executeCommand(er.id, {
1666
1660
  unitId: e,
1667
1661
  tableId: r,
1668
1662
  themeName: m
1669
1663
  });
1670
1664
  };
1671
- return on(() => {
1665
+ if (hn(() => {
1672
1666
  S(Math.random());
1673
- }, [u, g]), c ? /* @__PURE__ */ w("div", { children: [
1667
+ }, [u, g]), !c) return null;
1668
+ const ce = new he(p).isDark(), Ce = new he(L).isDark(), ue = new he(M).isDark(), b = new he(C).isDark();
1669
+ return /* @__PURE__ */ I("div", { children: [
1674
1670
  /* @__PURE__ */ o("h5", { children: a.t("sheets-table.defaultStyle") }),
1675
- /* @__PURE__ */ o("div", { className: "univer-flex univer-gap-2", children: P.map((m) => {
1676
- var he, ve, ge, Y, we, Ie, Ve, Ae;
1677
- const I = d.getDefaultRangeThemeStyle(m), X = ((ve = (he = I == null ? void 0 : I.getHeaderRowStyle()) == null ? void 0 : he.bg) == null ? void 0 : ve.rgb) || me, K = ((Y = (ge = I == null ? void 0 : I.getFirstRowStyle()) == null ? void 0 : ge.bg) == null ? void 0 : Y.rgb) || me, se = ((Ie = (we = I == null ? void 0 : I.getSecondRowStyle()) == null ? void 0 : we.bg) == null ? void 0 : Ie.rgb) || me, le = ((Ae = (Ve = I == null ? void 0 : I.getLastRowStyle()) == null ? void 0 : Ve.bg) == null ? void 0 : Ae.rgb) || me;
1678
- return /* @__PURE__ */ w(
1671
+ /* @__PURE__ */ o("div", { className: "univer-flex univer-gap-2", children: k.map((m) => {
1672
+ var Se, _e, He, Ve, Ae, Ue, We, je;
1673
+ const w = d.getDefaultRangeThemeStyle(m), X = ((_e = (Se = w == null ? void 0 : w.getHeaderRowStyle()) == null ? void 0 : Se.bg) == null ? void 0 : _e.rgb) || ve, K = ((Ve = (He = w == null ? void 0 : w.getFirstRowStyle()) == null ? void 0 : He.bg) == null ? void 0 : Ve.rgb) || ve, se = ((Ue = (Ae = w == null ? void 0 : w.getSecondRowStyle()) == null ? void 0 : Ae.bg) == null ? void 0 : Ue.rgb) || ve, W = ((je = (We = w == null ? void 0 : w.getLastRowStyle()) == null ? void 0 : We.bg) == null ? void 0 : je.rgb) || ve;
1674
+ return /* @__PURE__ */ I(
1679
1675
  "div",
1680
1676
  {
1681
- className: k("univer-h-10 univer-w-8 univer-cursor-pointer univer-p-px univer-border univer-border-solid univer-border-gray-200", {
1677
+ className: O("univer-h-10 univer-w-8 univer-cursor-pointer univer-border univer-border-solid univer-border-gray-200 univer-p-px [&>div]:univer-box-border [&>div]:univer-h-2.5", {
1682
1678
  "univer-border-blue-500": m === T.theme
1683
1679
  }),
1684
1680
  onClick: () => Q(m),
1685
1681
  children: [
1686
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: X, border: `${G}` } }),
1687
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: K, border: `${G}` } }),
1688
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: se, border: `${G}` } }),
1689
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: le, border: `${G}` } })
1682
+ /* @__PURE__ */ o("div", { style: { background: X, border: `${G}` } }),
1683
+ /* @__PURE__ */ o("div", { style: { background: K, border: `${G}` } }),
1684
+ /* @__PURE__ */ o("div", { style: { background: se, border: `${G}` } }),
1685
+ /* @__PURE__ */ o("div", { style: { background: W, border: `${G}` } })
1690
1686
  ]
1691
1687
  },
1692
1688
  m
1693
1689
  );
1694
1690
  }) }),
1695
1691
  /* @__PURE__ */ o("h5", { children: a.t("sheets-table.customStyle") }),
1696
- /* @__PURE__ */ w("div", { className: k("univer-w-full univer-rounded-sm", F), children: [
1697
- /* @__PURE__ */ w("div", { className: "univer-flex univer-flex-wrap univer-gap-2 univer-p-2", children: [
1692
+ /* @__PURE__ */ I("div", { className: O("univer-w-full univer-rounded-sm", F), children: [
1693
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-flex-wrap univer-gap-2 univer-p-2", children: [
1698
1694
  /* @__PURE__ */ o(
1699
1695
  "div",
1700
1696
  {
1701
- className: k("univer-h-10 univer-w-8 univer-cursor-pointer univer-p-px univer-text-center univer-leading-10", F),
1697
+ className: O("univer-h-10 univer-w-8 univer-cursor-pointer univer-p-px univer-text-center univer-leading-10", F),
1702
1698
  onClick: U,
1703
1699
  children: "+"
1704
1700
  }
1705
1701
  ),
1706
1702
  f.map((m) => {
1707
- var he, ve, ge, Y, we, Ie, Ve, Ae;
1708
- const I = d.getCustomRangeThemeStyle(e, m), X = (ve = (he = I == null ? void 0 : I.getHeaderRowStyle()) == null ? void 0 : he.bg) == null ? void 0 : ve.rgb, K = (Y = (ge = I == null ? void 0 : I.getFirstRowStyle()) == null ? void 0 : ge.bg) == null ? void 0 : Y.rgb, se = (Ie = (we = I == null ? void 0 : I.getSecondRowStyle()) == null ? void 0 : we.bg) == null ? void 0 : Ie.rgb, le = (Ae = (Ve = I == null ? void 0 : I.getLastRowStyle()) == null ? void 0 : Ve.bg) == null ? void 0 : Ae.rgb;
1709
- return /* @__PURE__ */ w(
1703
+ var Se, _e, He, Ve, Ae, Ue, We, je;
1704
+ const w = d.getCustomRangeThemeStyle(e, m), X = (_e = (Se = w == null ? void 0 : w.getHeaderRowStyle()) == null ? void 0 : Se.bg) == null ? void 0 : _e.rgb, K = (Ve = (He = w == null ? void 0 : w.getFirstRowStyle()) == null ? void 0 : He.bg) == null ? void 0 : Ve.rgb, se = (Ue = (Ae = w == null ? void 0 : w.getSecondRowStyle()) == null ? void 0 : Ae.bg) == null ? void 0 : Ue.rgb, W = (je = (We = w == null ? void 0 : w.getLastRowStyle()) == null ? void 0 : We.bg) == null ? void 0 : je.rgb;
1705
+ return /* @__PURE__ */ I(
1710
1706
  "div",
1711
1707
  {
1712
- className: k("univer-relative univer-h-10 univer-w-8 univer-cursor-pointer univer-p-px univer-border univer-border-solid univer-border-gray-200", {
1708
+ className: O("univer-relative univer-h-10 univer-w-8 univer-cursor-pointer univer-border univer-border-solid univer-border-gray-200 univer-p-px", {
1713
1709
  "univer-border-blue-500": m === T.theme
1714
1710
  }),
1715
1711
  onClick: () => Q(m),
1716
- onMouseEnter: () => x(m),
1717
- onMouseLeave: () => x(null),
1712
+ onMouseEnter: () => E(m),
1713
+ onMouseLeave: () => E(null),
1718
1714
  children: [
1719
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: X != null ? X : G, border: `${X ? G : Qe}` } }),
1720
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: K != null ? K : G, border: `${K ? G : Qe}` } }),
1721
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: se != null ? se : G, border: `${se ? G : Qe}` } }),
1722
- /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: le != null ? le : G, border: `${le ? G : Qe}` } }),
1715
+ /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: X != null ? X : G, border: `${X ? G : Xe}` } }),
1716
+ /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: K != null ? K : G, border: `${K ? G : Xe}` } }),
1717
+ /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: se != null ? se : G, border: `${se ? G : Xe}` } }),
1718
+ /* @__PURE__ */ o("div", { className: "univer-box-border univer-h-2.5", style: { background: W != null ? W : G, border: `${W ? G : Xe}` } }),
1723
1719
  /* @__PURE__ */ o(
1724
1720
  "div",
1725
1721
  {
1726
1722
  className: "univer-absolute univer-right-[-3px] univer-top-[-3px] univer-h-3 univer-w-3 univer-rounded-md univer-bg-gray-200 univer-text-center univer-text-xs univer-leading-[10px]",
1727
1723
  style: { display: H === m ? "block" : "none" },
1728
- onClick: (Mn) => {
1729
- Mn.stopPropagation(), xe(m);
1724
+ onClick: (En) => {
1725
+ En.stopPropagation(), Re(m);
1730
1726
  },
1731
1727
  children: "x"
1732
1728
  }
@@ -1737,80 +1733,86 @@ const Ri = (t) => {
1737
1733
  );
1738
1734
  })
1739
1735
  ] }),
1740
- y && /* @__PURE__ */ w(Tt, { children: [
1736
+ y && /* @__PURE__ */ I(Mt, { children: [
1741
1737
  /* @__PURE__ */ o("div", { className: "univer-h-px univer-w-full univer-bg-gray-200" }),
1742
- /* @__PURE__ */ w("div", { className: "univer-flex univer-flex-col univer-gap-2 univer-p-2", children: [
1743
- /* @__PURE__ */ w("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1738
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-flex-col univer-gap-2 univer-p-2", children: [
1739
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1744
1740
  /* @__PURE__ */ o(
1745
1741
  "div",
1746
1742
  {
1747
- className: k("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F),
1743
+ className: O("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F, {
1744
+ "univer-text-white": ce,
1745
+ "univer-text-gray-900": !ce
1746
+ }),
1748
1747
  style: {
1749
- background: p,
1750
- color: new oe(p).isDark() ? "#fff" : "#000"
1748
+ background: p
1751
1749
  },
1752
1750
  children: a.t("sheets-table.header")
1753
1751
  }
1754
1752
  ),
1755
1753
  /* @__PURE__ */ o(
1756
- ke,
1754
+ Le,
1757
1755
  {
1758
1756
  overlay: /* @__PURE__ */ o("div", { className: "univer-p-2", children: /* @__PURE__ */ o(
1759
- Ye,
1757
+ ze,
1760
1758
  {
1761
1759
  value: p,
1762
1760
  onChange: (m) => {
1763
- const I = xt("headerRowStyle", {
1761
+ const w = Pt("headerRowStyle", {
1764
1762
  bg: {
1765
1763
  rgb: m
1766
1764
  },
1767
1765
  cl: {
1768
- rgb: new oe(m).isDark() ? "#fff" : "#000"
1766
+ rgb: new he(m).isDark() ? "#fff" : "#000"
1769
1767
  }
1770
1768
  });
1771
- ee(c.getTableStyleId(), { headerRowStyle: I });
1769
+ ee(c.getTableStyleId(), { headerRowStyle: w });
1772
1770
  }
1773
1771
  }
1774
1772
  ) }),
1775
- children: /* @__PURE__ */ w(
1773
+ children: /* @__PURE__ */ I(
1776
1774
  "div",
1777
1775
  {
1778
- className: k("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1776
+ className: O("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1779
1777
  children: [
1780
1778
  /* @__PURE__ */ o(
1781
1779
  "div",
1782
1780
  {
1783
- className: k("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1781
+ className: O("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F, {
1782
+ "univer-text-white": ce,
1783
+ "univer-text-gray-900": !ce
1784
+ }),
1784
1785
  style: {
1785
- background: p,
1786
- color: new oe(p).isDark() ? "#fff" : "#000"
1786
+ background: p
1787
1787
  }
1788
1788
  }
1789
1789
  ),
1790
- /* @__PURE__ */ o(Ue, { className: "univer-h-2 univer-w-2" })
1790
+ /* @__PURE__ */ o(Ze, { className: "univer-h-2 univer-w-2" })
1791
1791
  ]
1792
1792
  }
1793
1793
  )
1794
1794
  }
1795
1795
  )
1796
1796
  ] }),
1797
- /* @__PURE__ */ w("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1797
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1798
1798
  /* @__PURE__ */ o(
1799
1799
  "div",
1800
1800
  {
1801
- className: k("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F),
1801
+ className: O("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F, {
1802
+ "univer-text-white": Ce,
1803
+ "univer-text-gray-900": !Ce
1804
+ }),
1802
1805
  style: {
1803
- background: L,
1804
- color: new oe(L).isDark() ? "#fff" : "#000"
1806
+ background: L
1805
1807
  },
1806
1808
  children: a.t("sheets-table.firstLine")
1807
1809
  }
1808
1810
  ),
1809
1811
  /* @__PURE__ */ o(
1810
- ke,
1812
+ Le,
1811
1813
  {
1812
1814
  overlay: /* @__PURE__ */ o("div", { className: "univer-p-2", children: /* @__PURE__ */ o(
1813
- Ye,
1815
+ ze,
1814
1816
  {
1815
1817
  value: L,
1816
1818
  onChange: (m) => {
@@ -1820,49 +1822,51 @@ const Ri = (t) => {
1820
1822
  rgb: m
1821
1823
  },
1822
1824
  cl: {
1823
- rgb: new oe(m).isDark() ? "#fff" : "#000"
1825
+ rgb: new he(m).isDark() ? "#fff" : "#000"
1824
1826
  }
1825
1827
  }
1826
1828
  });
1827
1829
  }
1828
1830
  }
1829
1831
  ) }),
1830
- children: /* @__PURE__ */ w(
1832
+ children: /* @__PURE__ */ I(
1831
1833
  "div",
1832
1834
  {
1833
- className: k("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1835
+ className: O("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1834
1836
  children: [
1835
1837
  /* @__PURE__ */ o(
1836
1838
  "div",
1837
1839
  {
1838
- className: k("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1840
+ className: O("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1839
1841
  style: { background: L }
1840
1842
  }
1841
1843
  ),
1842
- /* @__PURE__ */ o(Ue, { className: "univer-h-2 univer-w-2" })
1844
+ /* @__PURE__ */ o(Ze, { className: "univer-h-2 univer-w-2" })
1843
1845
  ]
1844
1846
  }
1845
1847
  )
1846
1848
  }
1847
1849
  )
1848
1850
  ] }),
1849
- /* @__PURE__ */ w("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1851
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1850
1852
  /* @__PURE__ */ o(
1851
1853
  "div",
1852
1854
  {
1853
- className: k("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F),
1855
+ className: O("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F, {
1856
+ "univer-text-white": ue,
1857
+ "univer-text-gray-900": !ue
1858
+ }),
1854
1859
  style: {
1855
- background: M,
1856
- color: new oe(M).isDark() ? "#fff" : "#000"
1860
+ background: M
1857
1861
  },
1858
1862
  children: a.t("sheets-table.secondLine")
1859
1863
  }
1860
1864
  ),
1861
1865
  /* @__PURE__ */ o(
1862
- ke,
1866
+ Le,
1863
1867
  {
1864
1868
  overlay: /* @__PURE__ */ o("div", { className: "univer-p-2", children: /* @__PURE__ */ o(
1865
- Ye,
1869
+ ze,
1866
1870
  {
1867
1871
  value: M,
1868
1872
  onChange: (m) => ee(c.getTableStyleId(), {
@@ -1871,76 +1875,78 @@ const Ri = (t) => {
1871
1875
  rgb: m
1872
1876
  },
1873
1877
  cl: {
1874
- rgb: new oe(m).isDark() ? "#fff" : "#000"
1878
+ rgb: new he(m).isDark() ? "#fff" : "#000"
1875
1879
  }
1876
1880
  }
1877
1881
  })
1878
1882
  }
1879
1883
  ) }),
1880
- children: /* @__PURE__ */ w(
1884
+ children: /* @__PURE__ */ I(
1881
1885
  "div",
1882
1886
  {
1883
- className: k("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1887
+ className: O("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1884
1888
  children: [
1885
1889
  /* @__PURE__ */ o(
1886
1890
  "div",
1887
1891
  {
1888
- className: k("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1892
+ className: O("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1889
1893
  style: { background: M }
1890
1894
  }
1891
1895
  ),
1892
- /* @__PURE__ */ o(Ue, { className: "univer-h-2 univer-w-2" })
1896
+ /* @__PURE__ */ o(Ze, { className: "univer-h-2 univer-w-2" })
1893
1897
  ]
1894
1898
  }
1895
1899
  )
1896
1900
  }
1897
1901
  )
1898
1902
  ] }),
1899
- /* @__PURE__ */ w("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1903
+ /* @__PURE__ */ I("div", { className: "univer-flex univer-h-9 univer-gap-2", children: [
1900
1904
  /* @__PURE__ */ o(
1901
1905
  "div",
1902
1906
  {
1903
- className: k("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F),
1907
+ className: O("univer-box-border univer-h-full univer-w-52 univer-rounded-sm univer-text-center univer-leading-9", F, {
1908
+ "univer-text-white": b,
1909
+ "univer-text-gray-900": !b
1910
+ }),
1904
1911
  style: {
1905
- background: C,
1906
- color: new oe(C).isDark() ? "#fff" : "#000"
1912
+ background: C
1907
1913
  },
1908
1914
  children: a.t("sheets-table.footer")
1909
1915
  }
1910
1916
  ),
1911
1917
  /* @__PURE__ */ o(
1912
- ke,
1918
+ Le,
1913
1919
  {
1914
1920
  overlay: /* @__PURE__ */ o("div", { className: "univer-p-2", children: /* @__PURE__ */ o(
1915
- Ye,
1921
+ ze,
1916
1922
  {
1917
1923
  value: C,
1918
1924
  onChange: (m) => {
1919
- const I = xt("lastRowStyle", {
1925
+ const w = Pt("lastRowStyle", {
1920
1926
  bg: {
1921
1927
  rgb: m
1922
1928
  },
1923
1929
  cl: {
1924
- rgb: new oe(m).isDark() ? "#fff" : "#000"
1930
+ rgb: new he(m).isDark() ? "#fff" : "#000"
1925
1931
  }
1926
1932
  });
1927
- ee(c.getTableStyleId(), { lastRowStyle: I });
1933
+ ee(c.getTableStyleId(), { lastRowStyle: w });
1928
1934
  }
1929
1935
  }
1930
1936
  ) }),
1931
- children: /* @__PURE__ */ w(
1937
+ children: /* @__PURE__ */ I(
1932
1938
  "div",
1933
1939
  {
1934
- className: k("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1940
+ className: O("univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded-sm univer-bg-white univer-p-1", F),
1935
1941
  children: [
1936
1942
  /* @__PURE__ */ o(
1937
1943
  "div",
1938
1944
  {
1939
- className: k("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1945
+ className: O("univer-h-4 univer-w-4 univer-rounded-lg univer-bg-gray-400", F),
1940
1946
  style: { background: C }
1941
1947
  }
1942
1948
  ),
1943
- /* @__PURE__ */ o(Ue, { className: "univer-h-2 univer-w-2" })
1949
+ /* @__PURE__ */ o(Ze, { className: "univer-h-2 univer-w-2" })
1944
1950
  ]
1945
1951
  }
1946
1952
  )
@@ -1950,88 +1956,88 @@ const Ri = (t) => {
1950
1956
  ] })
1951
1957
  ] })
1952
1958
  ] })
1953
- ] }) : null;
1954
- }, _n = "sheet.table.context-insert_menu-id", Tn = "sheet.table.context-remove_menu-id";
1955
- function xi(t) {
1959
+ ] });
1960
+ }, yn = "sheet.table.context-insert_menu-id", Mn = "sheet.table.context-remove_menu-id";
1961
+ function Pi(t) {
1956
1962
  return {
1957
- id: Mt.id,
1958
- type: Ee.BUTTON,
1959
- icon: cn,
1963
+ id: Et.id,
1964
+ type: Me.BUTTON,
1965
+ icon: vn,
1960
1966
  tooltip: "sheets-table.title",
1961
1967
  title: "sheets-table.title",
1962
- disabled$: ir(t, {}, !0)
1968
+ disabled$: or(t, {}, !0)
1963
1969
  };
1964
1970
  }
1965
- function Li(t) {
1971
+ function Oi(t) {
1966
1972
  return {
1967
- id: _n,
1968
- type: Ee.SUBITEMS,
1973
+ id: yn,
1974
+ type: Me.SUBITEMS,
1969
1975
  icon: "Insert",
1970
1976
  title: "sheets-table.insert.main",
1971
- hidden$: wn(t)
1977
+ hidden$: Rn(t)
1972
1978
  };
1973
1979
  }
1974
- function $i(t) {
1980
+ function Bi(t) {
1975
1981
  return {
1976
- id: Tn,
1977
- type: Ee.SUBITEMS,
1982
+ id: Mn,
1983
+ type: Me.SUBITEMS,
1978
1984
  icon: "Reduce",
1979
1985
  title: "sheets-table.remove.main",
1980
- hidden$: wn(t)
1986
+ hidden$: Rn(t)
1981
1987
  };
1982
1988
  }
1983
- function Pi(t) {
1989
+ function Di(t) {
1984
1990
  return {
1985
- id: zt.id,
1986
- type: Ee.BUTTON,
1991
+ id: en.id,
1992
+ type: Me.BUTTON,
1987
1993
  title: "sheets-table.insert.row",
1988
- hidden$: In(t)
1994
+ hidden$: Nn(t)
1989
1995
  };
1990
1996
  }
1991
- function Oi(t) {
1997
+ function Fi(t) {
1992
1998
  return {
1993
- id: Gt.id,
1999
+ id: Jt.id,
1994
2000
  title: "sheets-table.insert.col",
1995
- type: Ee.BUTTON
2001
+ type: Me.BUTTON
1996
2002
  };
1997
2003
  }
1998
- function ki(t) {
2004
+ function Hi(t) {
1999
2005
  return {
2000
- id: Qt.id,
2001
- type: Ee.BUTTON,
2006
+ id: Kt.id,
2007
+ type: Me.BUTTON,
2002
2008
  title: "sheets-table.remove.row",
2003
- hidden$: In(t)
2009
+ hidden$: Nn(t)
2004
2010
  };
2005
2011
  }
2006
- function Di(t) {
2012
+ function Vi(t) {
2007
2013
  return {
2008
- id: Yt.id,
2014
+ id: Xt.id,
2009
2015
  title: "sheets-table.remove.col",
2010
- type: Ee.BUTTON
2016
+ type: Me.BUTTON
2011
2017
  };
2012
2018
  }
2013
- function wn(t) {
2014
- const e = t.get(ot);
2015
- return t.get(_e).getCurrentTypeOfUnit$(at.UNIVER_SHEET).pipe(
2016
- Ne((i) => i ? i.activeSheet$.pipe(
2017
- Ne((a) => a ? e.selectionMoveEnd$.pipe(
2018
- Ne((s) => {
2019
+ function Rn(t) {
2020
+ const e = t.get(dt);
2021
+ return t.get(fe).getCurrentTypeOfUnit$(ot.UNIVER_SHEET).pipe(
2022
+ Ie((i) => i ? i.activeSheet$.pipe(
2023
+ Ie((a) => a ? e.selectionMoveEnd$.pipe(
2024
+ Ie((s) => {
2019
2025
  if (!s.length || s.length > 1) return J(!0);
2020
- const d = s[0].range, u = t.get(Xt).getContainerTableWithRange(i.getUnitId(), a.getSheetId(), d);
2026
+ const d = s[0].range, u = t.get(tn).getContainerTableWithRange(i.getUnitId(), a.getSheetId(), d);
2021
2027
  return J(!u);
2022
2028
  })
2023
2029
  ) : J(!0))
2024
2030
  ) : J(!0))
2025
2031
  );
2026
2032
  }
2027
- function In(t) {
2028
- const e = t.get(ot);
2029
- return t.get(_e).getCurrentTypeOfUnit$(at.UNIVER_SHEET).pipe(
2030
- Ne((i) => i ? i.activeSheet$.pipe(
2031
- Ne((a) => a ? e.selectionMoveEnd$.pipe(
2032
- Ne((s) => {
2033
+ function Nn(t) {
2034
+ const e = t.get(dt);
2035
+ return t.get(fe).getCurrentTypeOfUnit$(ot.UNIVER_SHEET).pipe(
2036
+ Ie((i) => i ? i.activeSheet$.pipe(
2037
+ Ie((a) => a ? e.selectionMoveEnd$.pipe(
2038
+ Ie((s) => {
2033
2039
  if (!s.length || s.length > 1) return J(!0);
2034
- const d = s[0].range, u = t.get(Xt).getContainerTableWithRange(i.getUnitId(), a.getSheetId(), d);
2040
+ const d = s[0].range, u = t.get(tn).getContainerTableWithRange(i.getUnitId(), a.getSheetId(), d);
2035
2041
  if (!u)
2036
2042
  return J(!0);
2037
2043
  const g = u.getRange();
@@ -2041,74 +2047,74 @@ function In(t) {
2041
2047
  ) : J(!0))
2042
2048
  );
2043
2049
  }
2044
- const Bi = {
2045
- [hr.ORGANIZATION]: {
2046
- [Mt.id]: {
2050
+ const Ai = {
2051
+ [mr.ORGANIZATION]: {
2052
+ [Et.id]: {
2047
2053
  order: 0,
2048
- menuItemFactory: xi
2054
+ menuItemFactory: Pi
2049
2055
  }
2050
2056
  },
2051
- [ur.MAIN_AREA]: {
2052
- [dr.LAYOUT]: {
2053
- [_n]: {
2057
+ [gr.MAIN_AREA]: {
2058
+ [br.LAYOUT]: {
2059
+ [yn]: {
2054
2060
  order: 5,
2055
- menuItemFactory: Li,
2056
- [zt.id]: {
2061
+ menuItemFactory: Oi,
2062
+ [en.id]: {
2057
2063
  order: 1,
2058
- menuItemFactory: Pi
2064
+ menuItemFactory: Di
2059
2065
  },
2060
- [Gt.id]: {
2066
+ [Jt.id]: {
2061
2067
  order: 2,
2062
- menuItemFactory: Oi
2068
+ menuItemFactory: Fi
2063
2069
  }
2064
2070
  },
2065
- [Tn]: {
2071
+ [Mn]: {
2066
2072
  order: 6,
2067
- menuItemFactory: $i,
2068
- [Qt.id]: {
2073
+ menuItemFactory: Bi,
2074
+ [Kt.id]: {
2069
2075
  order: 1,
2070
- menuItemFactory: ki
2076
+ menuItemFactory: Hi
2071
2077
  },
2072
- [Yt.id]: {
2078
+ [Xt.id]: {
2073
2079
  order: 2,
2074
- menuItemFactory: Di
2080
+ menuItemFactory: Vi
2075
2081
  }
2076
2082
  }
2077
2083
  }
2078
2084
  }
2079
2085
  };
2080
- var Fi = Object.getOwnPropertyDescriptor, Hi = (t, e, n, r) => {
2081
- for (var i = r > 1 ? void 0 : r ? Fi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2086
+ var Ui = Object.getOwnPropertyDescriptor, Wi = (t, e, n, r) => {
2087
+ for (var i = r > 1 ? void 0 : r ? Ui(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2082
2088
  (s = t[a]) && (i = s(i) || i);
2083
2089
  return i;
2084
- }, Vt = (t, e) => (n, r) => e(n, r, t);
2085
- let nt = class extends Fe {
2090
+ }, jt = (t, e) => (n, r) => e(n, r, t);
2091
+ let at = class extends Pe {
2086
2092
  constructor(t, e) {
2087
2093
  super(), this._componentManager = t, this._menuManagerService = e, this._initComponents(), this._initMenu();
2088
2094
  }
2089
2095
  _initComponents() {
2090
2096
  [
2091
- [cn, fn],
2092
- [Oe, Ri],
2093
- [un, Ei]
2097
+ [vn, Tn],
2098
+ [Ee, $i],
2099
+ [gn, ki]
2094
2100
  ].forEach(([t, e]) => {
2095
2101
  this.disposeWithMe(this._componentManager.register(t, e));
2096
2102
  });
2097
2103
  }
2098
2104
  _initMenu() {
2099
- this._menuManagerService.mergeMenu(Bi);
2105
+ this._menuManagerService.mergeMenu(Ai);
2100
2106
  }
2101
2107
  };
2102
- nt = Hi([
2103
- Vt(0, R(Kt)),
2104
- Vt(1, R(vr))
2105
- ], nt);
2106
- var Vi = Object.getOwnPropertyDescriptor, Ai = (t, e, n, r) => {
2107
- for (var i = r > 1 ? void 0 : r ? Vi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2108
+ at = Wi([
2109
+ jt(0, N(nn)),
2110
+ jt(1, N(pr))
2111
+ ], at);
2112
+ var ji = Object.getOwnPropertyDescriptor, Zi = (t, e, n, r) => {
2113
+ for (var i = r > 1 ? void 0 : r ? ji(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2108
2114
  (s = t[a]) && (i = s(i) || i);
2109
2115
  return i;
2110
- }, Je = (t, e) => (n, r) => e(n, r, t);
2111
- let Ct = class extends Zt {
2116
+ }, nt = (t, e) => (n, r) => e(n, r, t);
2117
+ let wt = class extends Gt {
2112
2118
  constructor(t, e, n, r, i) {
2113
2119
  super(), this._context = t, this._injector = e, this._sheetSkeletonManagerService = n, this._tableManager = r, this._sheetTableThemeUIController = i, this._initListener();
2114
2120
  }
@@ -2124,7 +2130,7 @@ let Ct = class extends Zt {
2124
2130
  _initListener() {
2125
2131
  const t = this._tableManager, e = this._dirtySkeleton.bind(this);
2126
2132
  this.disposeWithMe(
2127
- _t(
2133
+ yt(
2128
2134
  t.tableAdd$,
2129
2135
  t.tableDelete$,
2130
2136
  t.tableNameChanged$,
@@ -2139,18 +2145,18 @@ let Ct = class extends Zt {
2139
2145
  );
2140
2146
  }
2141
2147
  };
2142
- Ct = Ai([
2143
- Je(1, R(He)),
2144
- Je(2, R(st)),
2145
- Je(3, R(ne)),
2146
- Je(4, R(Re))
2147
- ], Ct);
2148
- var Ui = Object.getOwnPropertyDescriptor, Wi = (t, e, n, r) => {
2149
- for (var i = r > 1 ? void 0 : r ? Ui(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2148
+ wt = Zi([
2149
+ nt(1, N(Oe)),
2150
+ nt(2, N(ct)),
2151
+ nt(3, N(ne)),
2152
+ nt(4, N(ye))
2153
+ ], wt);
2154
+ var qi = Object.getOwnPropertyDescriptor, Yi = (t, e, n, r) => {
2155
+ for (var i = r > 1 ? void 0 : r ? qi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2150
2156
  (s = t[a]) && (i = s(i) || i);
2151
2157
  return i;
2152
- }, gt = (t, e) => (n, r) => e(n, r, t);
2153
- let rt = class extends Fe {
2158
+ }, ft = (t, e) => (n, r) => e(n, r, t);
2159
+ let st = class extends Pe {
2154
2160
  constructor(t, e, n) {
2155
2161
  super(), this._sheetInterceptorService = t, this._univerInstanceService = e, this._tableManager = n, this._initSelectionChange();
2156
2162
  }
@@ -2158,31 +2164,31 @@ let rt = class extends Fe {
2158
2164
  this.disposeWithMe(
2159
2165
  this._sheetInterceptorService.interceptCommand({
2160
2166
  getMutations: (t) => {
2161
- if (t.id === ar.id) {
2162
- const e = lt(this._univerInstanceService);
2167
+ if (t.id === cr.id) {
2168
+ const e = ut(this._univerInstanceService);
2163
2169
  if (!e)
2164
2170
  return { redos: [], undos: [] };
2165
2171
  const n = t.params, { range: r } = n, { unitId: i, subUnitId: a, worksheet: s } = e, d = this._tableManager.getTablesBySubunitId(i, a).find((h) => {
2166
2172
  const u = h.getRange();
2167
- return Ce.contains(u, r);
2173
+ return me.contains(u, r);
2168
2174
  });
2169
2175
  if (d) {
2170
2176
  const h = d.getRange(), u = {
2171
2177
  ...h,
2172
2178
  startRow: h.startRow + 1
2173
2179
  };
2174
- return Ce.equals(h, r) ? { undos: [], redos: [] } : Ce.equals(u, r) ? {
2180
+ return me.equals(h, r) ? { undos: [], redos: [] } : me.equals(u, r) ? {
2175
2181
  undos: [],
2176
2182
  redos: [
2177
2183
  {
2178
- id: Ot.id,
2184
+ id: Ft.id,
2179
2185
  params: {
2180
2186
  unitId: i,
2181
2187
  subUnitId: a,
2182
2188
  selections: [
2183
2189
  {
2184
2190
  range: h,
2185
- primary: Pt(h, s)
2191
+ primary: Dt(h, s)
2186
2192
  }
2187
2193
  ]
2188
2194
  }
@@ -2192,14 +2198,14 @@ let rt = class extends Fe {
2192
2198
  undos: [],
2193
2199
  redos: [
2194
2200
  {
2195
- id: Ot.id,
2201
+ id: Ft.id,
2196
2202
  params: {
2197
2203
  unitId: i,
2198
2204
  subUnitId: a,
2199
2205
  selections: [
2200
2206
  {
2201
2207
  range: u,
2202
- primary: Pt(u, s)
2208
+ primary: Dt(u, s)
2203
2209
  }
2204
2210
  ]
2205
2211
  }
@@ -2214,42 +2220,42 @@ let rt = class extends Fe {
2214
2220
  );
2215
2221
  }
2216
2222
  };
2217
- rt = Wi([
2218
- gt(0, R(sn)),
2219
- gt(1, R(_e)),
2220
- gt(2, R(ne))
2221
- ], rt);
2222
- var ji = Object.defineProperty, Zi = Object.getOwnPropertyDescriptor, qi = (t, e, n) => e in t ? ji(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, Yi = (t, e, n, r) => {
2223
- for (var i = r > 1 ? void 0 : r ? Zi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2223
+ st = Yi([
2224
+ ft(0, N(un)),
2225
+ ft(1, N(fe)),
2226
+ ft(2, N(ne))
2227
+ ], st);
2228
+ var Qi = Object.defineProperty, Gi = Object.getOwnPropertyDescriptor, zi = (t, e, n) => e in t ? Qi(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, Xi = (t, e, n, r) => {
2229
+ for (var i = r > 1 ? void 0 : r ? Gi(e, n) : e, a = t.length - 1, s; a >= 0; a--)
2224
2230
  (s = t[a]) && (i = s(i) || i);
2225
2231
  return i;
2226
- }, et = (t, e) => (n, r) => e(n, r, t), yn = (t, e, n) => qi(t, typeof e != "symbol" ? e + "" : e, n);
2227
- let it = class extends On {
2228
- constructor(t = Ft, e, n, r, i) {
2232
+ }, rt = (t, e) => (n, r) => e(n, r, t), xn = (t, e, n) => zi(t, typeof e != "symbol" ? e + "" : e, n);
2233
+ let lt = class extends Fn {
2234
+ constructor(t = Ut, e, n, r, i) {
2229
2235
  super(), this._config = t, this._injector = e, this._commandService = n, this._configService = r, this._renderManagerService = i;
2230
- const { menu: a, ...s } = kn(
2236
+ const { menu: a, ...s } = Hn(
2231
2237
  {},
2232
- Ft,
2238
+ Ut,
2233
2239
  this._config
2234
2240
  );
2235
- a && this._configService.setConfig("menu", a, { merge: !0 }), this._configService.setConfig(Sn, s), this._initRegisterCommand();
2241
+ a && this._configService.setConfig("menu", a, { merge: !0 }), this._configService.setConfig(In, s), this._initRegisterCommand();
2236
2242
  }
2237
2243
  onStarting() {
2238
- Dn(this._injector, [
2239
- [Be],
2240
- [De],
2241
- [nt],
2242
- [Re],
2243
- [rt]
2244
+ Vn(this._injector, [
2245
+ [ke],
2246
+ [$e],
2247
+ [at],
2248
+ [ye],
2249
+ [st]
2244
2250
  ]);
2245
2251
  }
2246
2252
  onReady() {
2247
- Bn(this._injector, [
2248
- [Be],
2249
- [De],
2250
- [nt],
2251
- [Re],
2252
- [rt]
2253
+ An(this._injector, [
2254
+ [ke],
2255
+ [$e],
2256
+ [at],
2257
+ [ye],
2258
+ [st]
2253
2259
  ]);
2254
2260
  }
2255
2261
  onRendered() {
@@ -2257,29 +2263,29 @@ let it = class extends On {
2257
2263
  }
2258
2264
  _registerRenderModules() {
2259
2265
  const t = [
2260
- [ft],
2261
- [Ct]
2266
+ [Tt],
2267
+ [wt]
2262
2268
  ];
2263
- this._config.hideAnchor !== !0 && t.push([tt]), t.forEach((e) => {
2264
- this.disposeWithMe(this._renderManagerService.registerRenderModule(at.UNIVER_SHEET, e));
2269
+ this._config.hideAnchor !== !0 && t.push([it]), t.forEach((e) => {
2270
+ this.disposeWithMe(this._renderManagerService.registerRenderModule(ot.UNIVER_SHEET, e));
2265
2271
  });
2266
2272
  }
2267
2273
  _initRegisterCommand() {
2268
2274
  [
2269
- mt,
2270
- Mt
2275
+ St,
2276
+ Et
2271
2277
  ].forEach((t) => this._commandService.registerCommand(t));
2272
2278
  }
2273
2279
  };
2274
- yn(it, "pluginName", Dr);
2275
- yn(it, "type", at.UNIVER_SHEET);
2276
- it = Yi([
2277
- Pn(Xn),
2278
- et(1, R(He)),
2279
- et(2, R(ce)),
2280
- et(3, jt),
2281
- et(4, qt)
2282
- ], it);
2280
+ xn(lt, "pluginName", Vr);
2281
+ xn(lt, "type", ot.UNIVER_SHEET);
2282
+ lt = Xi([
2283
+ Dn(tr),
2284
+ rt(1, N(Oe)),
2285
+ rt(2, N(le)),
2286
+ rt(3, Qt),
2287
+ rt(4, zt)
2288
+ ], lt);
2283
2289
  export {
2284
- it as UniverSheetsTableUIPlugin
2290
+ lt as UniverSheetsTableUIPlugin
2285
2291
  };