@univerjs/sheets-sort-ui 0.8.0-nightly.202505271607 → 0.8.0-nightly.202505281606

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,17 +1,17 @@
1
- var Be = Object.defineProperty;
2
- var Fe = (e, t, n) => t in e ? Be(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var K = (e, t, n) => Fe(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { LocaleService as P, IUniverInstanceService as xe, ILogService as Ve, Inject as R, ICommandService as _e, Disposable as Ge, UniverInstanceType as Y, Tools as We, LocaleType as J, CommandType as M, throttle as ze, Injector as Ie, RxDisposable as Ye, DependentOn as qe, IConfigService as Xe, Plugin as Ke, merge as Je } from "@univerjs/core";
5
- import { SheetsSortService as we, SortType as U, SortRangeCommand as Qe, UniverSheetsSortPlugin as et } from "@univerjs/sheets-sort";
6
- import { serializeRange as tt } from "@univerjs/engine-formula";
7
- import { getCurrentRangeDisable$ as N, getCurrentExclusiveRangeInterest$ as rt, SheetsRenderService as nt, SheetsUIPart as ot } from "@univerjs/sheets-ui";
8
- import { useDependency as E, IConfirmService as it, useObservable as st, MenuItemType as S, getMenuHiddenObservable as Me, ContextMenuPosition as ct, ContextMenuGroup as at, RibbonDataGroup as lt, IMenuManagerService as dt, IDialogService as ut, ILayoutService as ht, IUIPartsService as gt, ComponentManager as Ct, connectInjector as vt } from "@univerjs/ui";
9
- import { BehaviorSubject as mt, takeUntil as ft } from "rxjs";
1
+ var Ve = Object.defineProperty;
2
+ var Ge = (e, t, n) => t in e ? Ve(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var K = (e, t, n) => Ge(e, typeof t != "symbol" ? t + "" : t, n);
4
+ import { LocaleService as P, IUniverInstanceService as xe, ILogService as We, Inject as R, ICommandService as _e, Disposable as ze, UniverInstanceType as Y, Tools as Ye, LocaleType as J, CommandType as M, throttle as qe, Injector as Ie, RxDisposable as Xe, DependentOn as Ke, IConfigService as Je, Plugin as Qe, merge as et } from "@univerjs/core";
5
+ import { SheetsSortService as we, SortType as U, SortRangeCommand as tt, UniverSheetsSortPlugin as rt } from "@univerjs/sheets-sort";
6
+ import { serializeRange as nt } from "@univerjs/engine-formula";
7
+ import { getCurrentRangeDisable$ as N, getCurrentExclusiveRangeInterest$ as ot, SheetsRenderService as it, SheetsUIPart as st } from "@univerjs/sheets-ui";
8
+ import { useDependency as E, IConfirmService as ct, useObservable as at, MenuItemType as S, getMenuHiddenObservable as Me, ContextMenuPosition as lt, ContextMenuGroup as dt, RibbonDataGroup as ut, IMenuManagerService as ht, IDialogService as gt, ILayoutService as Ct, IUIPartsService as vt, ComponentManager as mt, connectInjector as ft } from "@univerjs/ui";
9
+ import { BehaviorSubject as St, takeUntil as pt } from "rxjs";
10
10
  import { jsxs as C, jsx as c } from "react/jsx-runtime";
11
- import { SheetsSelectionsService as St, getPrimaryForRange as pt, SetSelectionsOperation as yt, expandToContinuousRange as fe, getSheetCommandTarget as xt, RangeProtectionPermissionEditPoint as k, WorksheetSortPermission as L, WorksheetEditPermission as D, WorkbookEditablePermission as H } from "@univerjs/sheets";
12
- import { RadioGroup as Re, Radio as V, Checkbox as _t, DraggableList as It, Button as G, Dropdown as wt, ButtonGroup as Mt } from "@univerjs/design";
13
- import { forwardRef as y, useRef as Ee, createElement as x, useState as Z, useCallback as O, useEffect as be } from "react";
14
- const Rt = "sheets-sort-ui.config", Se = {};
11
+ import { SheetsSelectionsService as yt, getPrimaryForRange as xt, SetSelectionsOperation as _t, expandToContinuousRange as fe, getSheetCommandTarget as It, RangeProtectionPermissionEditPoint as k, WorksheetSortPermission as L, WorksheetEditPermission as D, WorkbookEditablePermission as H } from "@univerjs/sheets";
12
+ import { RadioGroup as Re, Radio as V, Checkbox as wt, clsx as Ee, DraggableList as Mt, scrollbarClassName as be, Button as G, Dropdown as Rt, ButtonGroup as Et } from "@univerjs/design";
13
+ import { forwardRef as y, useRef as Te, createElement as x, useState as Z, useCallback as O, useEffect as Oe } from "react";
14
+ const bt = "sheets-sort-ui.config", Se = {};
15
15
  var f = function() {
16
16
  return f = Object.assign || function(e) {
17
17
  for (var t, n = 1, r = arguments.length; n < r; n++) {
@@ -20,7 +20,7 @@ var f = function() {
20
20
  }
21
21
  return e;
22
22
  }, f.apply(this, arguments);
23
- }, Et = function(e, t) {
23
+ }, Tt = function(e, t) {
24
24
  var n = {};
25
25
  for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
26
26
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -28,15 +28,15 @@ var f = function() {
28
28
  t.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[o]) && (n[r[o]] = e[r[o]]);
29
29
  return n;
30
30
  }, _ = y(function(e, t) {
31
- var n = e.icon, r = e.id, o = e.className, i = e.extend, s = Et(e, ["icon", "id", "className", "extend"]), a = "univerjs-icon univerjs-icon-".concat(r, " ").concat(o || "").trim(), l = Ee("_".concat(Ot()));
32
- return Te(n, "".concat(r), { defIds: n.defIds, idSuffix: l.current }, f({ ref: t, className: a }, s), i);
31
+ var n = e.icon, r = e.id, o = e.className, i = e.extend, s = Tt(e, ["icon", "id", "className", "extend"]), a = "univerjs-icon univerjs-icon-".concat(r, " ").concat(o || "").trim(), l = Te("_".concat(kt()));
32
+ return Ne(n, "".concat(r), { defIds: n.defIds, idSuffix: l.current }, f({ ref: t, className: a }, s), i);
33
33
  });
34
- function Te(e, t, n, r, o) {
35
- return x(e.tag, f(f({ key: t }, bt(e, n, o)), r), (Tt(e, n).children || []).map(function(i, s) {
36
- return Te(i, "".concat(t, "-").concat(e.tag, "-").concat(s), n, void 0, o);
34
+ function Ne(e, t, n, r, o) {
35
+ return x(e.tag, f(f({ key: t }, Ot(e, n, o)), r), (Nt(e, n).children || []).map(function(i, s) {
36
+ return Ne(i, "".concat(t, "-").concat(e.tag, "-").concat(s), n, void 0, o);
37
37
  }));
38
38
  }
39
- function bt(e, t, n) {
39
+ function Ot(e, t, n) {
40
40
  var r = f({}, e.attrs);
41
41
  n != null && n.colorChannel1 && r.fill === "colorChannel1" && (r.fill = n.colorChannel1), e.tag === "mask" && r.id && (r.id = r.id + t.idSuffix), Object.entries(r).forEach(function(i) {
42
42
  var s = i[0], a = i[1];
@@ -48,97 +48,97 @@ function bt(e, t, n) {
48
48
  typeof a == "string" && (r[s] = a.replace(/url\(#(.*)\)/, "url(#$1".concat(t.idSuffix, ")")));
49
49
  })), r;
50
50
  }
51
- function Tt(e, t) {
51
+ function Nt(e, t) {
52
52
  var n, r = t.defIds;
53
53
  return !r || r.length === 0 ? e : e.tag === "defs" && (!((n = e.children) === null || n === void 0) && n.length) ? f(f({}, e), { children: e.children.map(function(o) {
54
- return typeof o.attrs.id == "string" && r && r.indexOf(o.attrs.id) > -1 ? f(f({}, o), { attrs: f(f({}, o.attrs), { id: o.attrs.id + t.idSuffix }) }) : o;
54
+ return typeof o.attrs.id == "string" && r && r.includes(o.attrs.id) ? f(f({}, o), { attrs: f(f({}, o.attrs), { id: o.attrs.id + t.idSuffix }) }) : o;
55
55
  }) }) : e;
56
56
  }
57
- function Ot() {
57
+ function kt() {
58
58
  return Math.random().toString(36).substring(2, 8);
59
59
  }
60
60
  _.displayName = "UniverIcon";
61
- var Nt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "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.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.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.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, ee = y(function(e, t) {
61
+ var Lt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "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.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.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.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, ee = y(function(e, t) {
62
62
  return x(_, Object.assign({}, e, {
63
63
  id: "ascending-icon",
64
64
  ref: t,
65
- icon: Nt
65
+ icon: Lt
66
66
  }));
67
67
  });
68
68
  ee.displayName = "AscendingIcon";
69
- var kt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Oe = y(function(e, t) {
69
+ var Dt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, ke = y(function(e, t) {
70
70
  return x(_, Object.assign({}, e, {
71
71
  id: "check-mark-icon",
72
72
  ref: t,
73
- icon: kt
73
+ icon: Dt
74
74
  }));
75
75
  });
76
- Oe.displayName = "CheckMarkIcon";
77
- var Lt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574C8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507C9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661C11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512C7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574C6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588C4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Ne = y(function(e, t) {
76
+ ke.displayName = "CheckMarkIcon";
77
+ var Ht = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574C8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507C9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661C11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512C7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574C6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588C4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Le = y(function(e, t) {
78
78
  return x(_, Object.assign({}, e, {
79
79
  id: "custom-sort-icon",
80
80
  ref: t,
81
- icon: Lt
81
+ icon: Ht
82
82
  }));
83
83
  });
84
- Ne.displayName = "CustomSortIcon";
85
- var Dt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.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.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, ke = y(function(e, t) {
84
+ Le.displayName = "CustomSortIcon";
85
+ var Ut = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z" } }, { tag: "path", attrs: { fill: "currentColor", d: "M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.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.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, De = y(function(e, t) {
86
86
  return x(_, Object.assign({}, e, {
87
87
  id: "delete-empty-icon",
88
88
  ref: t,
89
- icon: Dt
89
+ icon: Ut
90
90
  }));
91
91
  });
92
- ke.displayName = "DeleteEmptyIcon";
93
- var Ht = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "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.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.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.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, te = y(function(e, t) {
92
+ De.displayName = "DeleteEmptyIcon";
93
+ var Pt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "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.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.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.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, te = y(function(e, t) {
94
94
  return x(_, Object.assign({}, e, {
95
95
  id: "descending-icon",
96
96
  ref: t,
97
- icon: Ht
97
+ icon: Pt
98
98
  }));
99
99
  });
100
100
  te.displayName = "DescendingIcon";
101
- var Ut = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z" } }] }, Le = y(function(e, t) {
101
+ var At = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z" } }] }, He = y(function(e, t) {
102
102
  return x(_, Object.assign({}, e, {
103
103
  id: "expand-ascending-icon",
104
104
  ref: t,
105
- icon: Ut
105
+ icon: At
106
106
  }));
107
107
  });
108
- Le.displayName = "ExpandAscendingIcon";
109
- var Pt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z" } }] }, De = y(function(e, t) {
108
+ He.displayName = "ExpandAscendingIcon";
109
+ var $t = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z", fillRule: "evenodd", clipRule: "evenodd" } }, { tag: "path", attrs: { fill: "currentColor", d: "M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z" } }] }, Ue = y(function(e, t) {
110
110
  return x(_, Object.assign({}, e, {
111
111
  id: "expand-descending-icon",
112
112
  ref: t,
113
- icon: Pt
113
+ icon: $t
114
114
  }));
115
115
  });
116
- De.displayName = "ExpandDescendingIcon";
117
- var At = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z" } }] }, Q = y(function(e, t) {
116
+ Ue.displayName = "ExpandDescendingIcon";
117
+ var Zt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z" } }] }, Q = y(function(e, t) {
118
118
  return x(_, Object.assign({}, e, {
119
119
  id: "increase-icon",
120
120
  ref: t,
121
- icon: At
121
+ icon: Zt
122
122
  }));
123
123
  });
124
124
  Q.displayName = "IncreaseIcon";
125
- var $t = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, He = y(function(e, t) {
125
+ var jt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "path", attrs: { fill: "currentColor", d: "M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z", fillRule: "evenodd", clipRule: "evenodd" } }] }, Pe = y(function(e, t) {
126
126
  return x(_, Object.assign({}, e, {
127
127
  id: "more-down-icon",
128
128
  ref: t,
129
- icon: $t
129
+ icon: jt
130
130
  }));
131
131
  });
132
- He.displayName = "MoreDownIcon";
133
- var Zt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_622_8", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse" }, children: [{ tag: "path", attrs: { fill: "#D9D9D9", d: "M0 0H16V16H0z" } }] }, { tag: "g", attrs: { fill: "currentColor", mask: "url(#mask0_622_8)" }, children: [{ tag: "path", attrs: { d: "M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z" } }, { tag: "path", attrs: { d: "M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z" } }, { tag: "path", attrs: { d: "M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z" } }, { tag: "path", attrs: { d: "M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z" } }, { tag: "path", attrs: { d: "M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z" } }, { tag: "path", attrs: { d: "M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z" } }] }] }, Ue = y(function(e, t) {
132
+ Pe.displayName = "MoreDownIcon";
133
+ var Bt = { tag: "svg", attrs: { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em" }, children: [{ tag: "mask", attrs: { id: "mask0_622_8", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse" }, children: [{ tag: "path", attrs: { fill: "#D9D9D9", d: "M0 0H16V16H0z" } }] }, { tag: "g", attrs: { fill: "currentColor", mask: "url(#mask0_622_8)" }, children: [{ tag: "path", attrs: { d: "M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z" } }, { tag: "path", attrs: { d: "M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z" } }, { tag: "path", attrs: { d: "M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z" } }, { tag: "path", attrs: { d: "M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z" } }, { tag: "path", attrs: { d: "M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z" } }, { tag: "path", attrs: { d: "M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z" } }] }] }, Ae = y(function(e, t) {
134
134
  return x(_, Object.assign({}, e, {
135
135
  id: "sequence-icon",
136
136
  ref: t,
137
- icon: Zt
137
+ icon: Bt
138
138
  }));
139
139
  });
140
- Ue.displayName = "SequenceIcon";
141
- const jt = (e) => {
140
+ Ae.displayName = "SequenceIcon";
141
+ const Ft = (e) => {
142
142
  const [t, n] = Z("0"), r = E(P);
143
143
  return /* @__PURE__ */ C("div", { className: "univer-text-sm", children: [
144
144
  /* @__PURE__ */ c("div", { className: "extend-confirm-desc", children: r.t("sheets-sort.dialog.sort-reminder-desc") }),
@@ -159,8 +159,8 @@ const jt = (e) => {
159
159
  )
160
160
  ] });
161
161
  };
162
- var Bt = Object.getOwnPropertyDescriptor, Ft = (e, t, n, r) => {
163
- for (var o = r > 1 ? void 0 : r ? Bt(t, n) : t, i = e.length - 1, s; i >= 0; i--)
162
+ var Vt = Object.getOwnPropertyDescriptor, Gt = (e, t, n, r) => {
163
+ for (var o = r > 1 ? void 0 : r ? Vt(t, n) : t, i = e.length - 1, s; i >= 0; i--)
164
164
  (s = e[i]) && (o = s(o) || o);
165
165
  return o;
166
166
  }, T = (e, t) => (n, r) => t(n, r, e);
@@ -170,10 +170,10 @@ const F = {
170
170
  SINGLE_ERROR: "sheets-sort.error.single",
171
171
  FORMULA_ARRAY: "sheets-sort.error.formula-array"
172
172
  };
173
- let g = class extends Ge {
173
+ let g = class extends ze {
174
174
  constructor(t, n, r, o, i, s, a) {
175
175
  super();
176
- K(this, "_customSortState$", new mt(null));
176
+ K(this, "_customSortState$", new St(null));
177
177
  K(this, "customSortState$", this._customSortState$.asObservable());
178
178
  this._univerInstanceService = t, this._confirmService = n, this._logService = r, this._selectionManagerService = o, this._sheetsSortService = i, this._localeService = s, this._commandService = a;
179
179
  }
@@ -205,7 +205,7 @@ let g = class extends Ge {
205
205
  const { unitId: r, subUnitId: o, range: i } = n, s = (u = this._univerInstanceService.getUnit(r)) == null ? void 0 : u.getSheetBySheetId(o);
206
206
  if (!s)
207
207
  return [];
208
- const a = Vt(this._localeService);
208
+ const a = Wt(this._localeService);
209
209
  return Array.from({ length: i.endColumn - i.startColumn + 1 }, (I, m) => {
210
210
  var v;
211
211
  const b = (v = s.getCell(i.startRow, m + i.startColumn)) == null ? void 0 : v.v;
@@ -223,9 +223,9 @@ let g = class extends Ge {
223
223
  const i = {
224
224
  unitId: t,
225
225
  subUnitId: n,
226
- selections: [{ range: r, primary: pt(r, o), style: null }]
226
+ selections: [{ range: r, primary: xt(r, o), style: null }]
227
227
  };
228
- this._commandService.executeCommand(yt.id, i);
228
+ this._commandService.executeCommand(_t.id, i);
229
229
  }
230
230
  async showCheckError(t) {
231
231
  return await this._confirmService.confirm({
@@ -247,7 +247,7 @@ let g = class extends Ge {
247
247
  },
248
248
  children: {
249
249
  title: /* @__PURE__ */ c(
250
- jt,
250
+ Ft,
251
251
  {
252
252
  onChange: (r) => {
253
253
  t = r === "1";
@@ -290,18 +290,18 @@ let g = class extends Ge {
290
290
  };
291
291
  }
292
292
  };
293
- g = Ft([
293
+ g = Gt([
294
294
  T(0, xe),
295
- T(1, it),
296
- T(2, Ve),
297
- T(3, R(St)),
295
+ T(1, ct),
296
+ T(2, We),
297
+ T(3, R(yt)),
298
298
  T(4, R(we)),
299
299
  T(5, R(P)),
300
300
  T(6, _e)
301
301
  ], g);
302
- function Vt(e) {
302
+ function Wt(e) {
303
303
  return (t) => {
304
- const n = We.chatAtABC(t);
304
+ const n = Ye.chatAtABC(t);
305
305
  switch (e.getCurrentLocale()) {
306
306
  case J.ZH_CN:
307
307
  return `"${n}"列`;
@@ -353,19 +353,19 @@ const re = {
353
353
  type: M.COMMAND,
354
354
  handler: async (e) => await e.get(g).triggerSortCustomize()
355
355
  };
356
- function Gt() {
357
- const e = E(g), t = st(e.customSortState$);
358
- return !t || !t.location ? null : /* @__PURE__ */ c(Wt, { state: t });
356
+ function zt() {
357
+ const e = E(g), t = at(e.customSortState$);
358
+ return !t || !t.location ? null : /* @__PURE__ */ c(Yt, { state: t });
359
359
  }
360
- function Wt({ state: e }) {
361
- const t = E(we), n = E(P), r = E(g), [o, i] = Z(!1), [s, a] = Z(0), l = Ee(null), { range: u, unitId: I, subUnitId: m } = e.location, b = r.getTitles(o), [v, A] = Z([
360
+ function Yt({ state: e }) {
361
+ const t = E(we), n = E(P), r = E(g), [o, i] = Z(!1), [s, a] = Z(0), l = Te(null), { range: u, unitId: I, subUnitId: m } = e.location, b = r.getTitles(o), [v, A] = Z([
362
362
  { type: U.ASC, colIndex: u.startColumn }
363
363
  ]), q = O((d, p) => {
364
364
  const $ = [...v];
365
365
  p === null ? $.splice(d, 1) : $[d] = p, A($);
366
366
  }, [v]), B = O(
367
- ze(() => {
368
- const d = [...v], p = Yt(u, v);
367
+ qe(() => {
368
+ const d = [...v], p = Xt(u, v);
369
369
  p !== null && (d.push({ type: U.ASC, colIndex: p }), A(d));
370
370
  }, 200),
371
371
  [v, u]
@@ -373,20 +373,20 @@ function Wt({ state: e }) {
373
373
  t.applySort({ range: u, orderRules: d, hasTitle: p }), r.closeCustomSortPanel();
374
374
  }, [t, r, u]), X = O(() => {
375
375
  r.closeCustomSortPanel();
376
- }, [r]), Ze = O((d) => {
376
+ }, [r]), Be = O((d) => {
377
377
  i(d), d ? r.setSelection(I, m, { ...u, startRow: u.startRow + 1 }) : r.setSelection(I, m, u);
378
378
  }, [r, u, m, I]);
379
- be(() => {
379
+ Oe(() => {
380
380
  l.current && v.length > 5 && (l.current.scrollTop = l.current.scrollHeight);
381
381
  }, [v]);
382
- const je = v.length < b.length, me = v.map((d) => ({ ...d, id: `${d.colIndex}` }));
382
+ const Fe = v.length < b.length, me = v.map((d) => ({ ...d, id: `${d.colIndex}` }));
383
383
  return /* @__PURE__ */ C("div", { children: [
384
384
  /* @__PURE__ */ C("div", { onMouseDown: (d) => {
385
385
  d.stopPropagation();
386
386
  }, children: [
387
387
  /* @__PURE__ */ C("div", { className: "univer-flex univer-items-center univer-justify-between", children: [
388
- /* @__PURE__ */ c(_t, { checked: o, onChange: (d) => Ze(!!d), children: n.t("sheets-sort.dialog.first-row-check") }),
389
- je ? /* @__PURE__ */ C(
388
+ /* @__PURE__ */ c(wt, { checked: o, onChange: (d) => Be(!!d), children: n.t("sheets-sort.dialog.first-row-check") }),
389
+ Fe ? /* @__PURE__ */ C(
390
390
  "div",
391
391
  {
392
392
  className: "univer-flex univer-cursor-pointer univer-select-none univer-items-center univer-text-base",
@@ -410,21 +410,21 @@ function Wt({ state: e }) {
410
410
  /* @__PURE__ */ c(
411
411
  "div",
412
412
  {
413
- className: "univer-max-h-[310px] univer-overflow-y-auto univer-overflow-x-hidden",
413
+ ref: l,
414
+ className: Ee("univer-max-h-[310px] univer-overflow-y-auto univer-overflow-x-hidden", be),
414
415
  onScroll: (d) => {
415
416
  const p = d.currentTarget.scrollTop;
416
417
  a(p);
417
418
  },
418
- ref: l,
419
419
  children: /* @__PURE__ */ c(
420
- It,
420
+ Mt,
421
421
  {
422
422
  list: me,
423
423
  onListChange: A,
424
424
  idKey: "id",
425
425
  draggableHandle: "[data-u-comp=sort-panel-item-handler]",
426
426
  itemRender: (d) => /* @__PURE__ */ c(
427
- zt,
427
+ qt,
428
428
  {
429
429
  titles: b,
430
430
  list: me,
@@ -461,14 +461,14 @@ function Wt({ state: e }) {
461
461
  ] })
462
462
  ] });
463
463
  }
464
- function zt(e) {
464
+ function qt(e) {
465
465
  var B;
466
466
  const { list: t, item: n, titles: r, onChange: o, scrollPosition: i } = e, s = E(P), a = r.filter((h) => !t.some((X) => X.colIndex === h.index) || h.index === n.colIndex), l = t.findIndex((h) => h.colIndex === n.colIndex), u = O((h) => {
467
467
  o({ ...n, colIndex: h.index }, l), m(!1);
468
468
  }, [l, n, o]), [I, m] = Z(!1), b = (h) => {
469
469
  m(h);
470
470
  };
471
- be(() => {
471
+ Oe(() => {
472
472
  m(!1);
473
473
  }, [i]);
474
474
  const v = t.length > 1, A = (B = r.find((h) => h.index === n.colIndex)) == null ? void 0 : B.label, q = s.getCurrentLocale() === J.ZH_CN ? "univer-flex univer-px-5" : "univer-flex univer-px-2.5";
@@ -479,31 +479,25 @@ function zt(e) {
479
479
  {
480
480
  "data-u-comp": "sort-panel-item-handler",
481
481
  className: "univer-flex univer-cursor-pointer univer-items-center univer-justify-center univer-text-base univer-text-gray-700",
482
- children: /* @__PURE__ */ c(Ue, {})
482
+ children: /* @__PURE__ */ c(Ae, {})
483
483
  }
484
484
  ),
485
485
  /* @__PURE__ */ c("div", { children: /* @__PURE__ */ c(
486
- wt,
486
+ Rt,
487
487
  {
488
488
  align: "start",
489
489
  overlay: /* @__PURE__ */ c(
490
490
  "ul",
491
491
  {
492
- className: "univer-my-0 univer-box-border univer-grid univer-max-h-[310px] univer-items-center univer-gap-1 univer-overflow-y-auto univer-overflow-x-hidden univer-rounded-lg univer-border univer-bg-white univer-p-1 univer-text-base univer-shadow-lg",
492
+ className: Ee("univer-my-0 univer-box-border univer-grid univer-max-h-[310px] univer-items-center univer-gap-1 univer-overflow-y-auto univer-overflow-x-hidden univer-rounded-lg univer-border univer-bg-white univer-p-1 univer-text-base univer-shadow-lg", be),
493
493
  children: a.map((h) => /* @__PURE__ */ C(
494
494
  "li",
495
495
  {
496
496
  onClick: () => u(h),
497
497
  className: "univer-relative univer-box-border univer-flex univer-h-7 univer-cursor-pointer univer-list-none univer-items-center univer-justify-between univer-rounded univer-px-2 univer-text-sm univer-transition-all dark:hover:!univer-bg-gray-700 hover:univer-bg-gray-100",
498
498
  children: [
499
- /* @__PURE__ */ c(
500
- "span",
501
- {
502
- className: "univer-max-w-[220px] univer-truncate",
503
- children: h.label
504
- }
505
- ),
506
- /* @__PURE__ */ c("span", { children: h.index === n.colIndex && /* @__PURE__ */ c(Oe, {}) })
499
+ /* @__PURE__ */ c("span", { className: "univer-max-w-[220px] univer-truncate", children: h.label }),
500
+ /* @__PURE__ */ c("span", { children: h.index === n.colIndex && /* @__PURE__ */ c(ke, {}) })
507
501
  ]
508
502
  },
509
503
  h.index
@@ -524,7 +518,7 @@ function zt(e) {
524
518
  children: A
525
519
  }
526
520
  ),
527
- /* @__PURE__ */ c(He, {})
521
+ /* @__PURE__ */ c(Pe, {})
528
522
  ]
529
523
  }
530
524
  )
@@ -545,19 +539,19 @@ function zt(e) {
545
539
  ]
546
540
  }
547
541
  ) }),
548
- /* @__PURE__ */ c("div", { className: "univer-absolute univer-right-0 univer-cursor-pointer univer-text-sm univer-s-[14px]", children: v && /* @__PURE__ */ c(ke, { onClick: () => o(null, l) }) })
542
+ /* @__PURE__ */ c("div", { className: "univer-absolute univer-right-0 univer-cursor-pointer univer-text-sm univer-s-[14px]", children: v && /* @__PURE__ */ c(De, { onClick: () => o(null, l) }) })
549
543
  ] });
550
544
  }
551
- function Yt(e, t) {
545
+ function Xt(e, t) {
552
546
  const { startColumn: n, endColumn: r } = e, o = new Set(t.map((i) => i == null ? void 0 : i.colIndex));
553
547
  for (let i = n; i <= r; i++)
554
548
  if (!o.has(i))
555
549
  return i;
556
550
  return null;
557
551
  }
558
- function qt(e) {
552
+ function Kt(e) {
559
553
  const { range: t, colIndex: n, onClose: r } = e, o = E(g), i = E(xe), s = E(P), a = O((l) => {
560
- const { unitId: u, subUnitId: I } = xt(i) || {};
554
+ const { unitId: u, subUnitId: I } = It(i) || {};
561
555
  if (t && u && I) {
562
556
  const m = { ...t, startRow: t.startRow + 1 };
563
557
  o.triggerSortDirectly(l, !1, { unitId: u, subUnitId: I, range: m, colIndex: n });
@@ -566,7 +560,7 @@ function qt(e) {
566
560
  r();
567
561
  }, [t, n, o, i, r]);
568
562
  return /* @__PURE__ */ C(
569
- Mt,
563
+ Et,
570
564
  {
571
565
  className: "univer-mb-3 univer-grid univer-w-full univer-grid-flow-col univer-grid-cols-2 univer-gap-2",
572
566
  children: [
@@ -582,10 +576,10 @@ function qt(e) {
582
576
  }
583
577
  );
584
578
  }
585
- const Pe = "sheet.menu.sheets-sort", Ae = "sheet.menu.sheets-sort-ctx", j = "AscendingIcon", he = "ExpandAscendingIcon", ge = "DescendingIcon", Ce = "ExpandDescendingIcon", ve = "CustomSortIcon";
586
- function Xt(e) {
579
+ const $e = "sheet.menu.sheets-sort", Ze = "sheet.menu.sheets-sort-ctx", j = "AscendingIcon", he = "ExpandAscendingIcon", ge = "DescendingIcon", Ce = "ExpandDescendingIcon", ve = "CustomSortIcon";
580
+ function Jt(e) {
587
581
  return {
588
- id: Pe,
582
+ id: $e,
589
583
  type: S.SUBITEMS,
590
584
  icon: j,
591
585
  tooltip: "sheets-sort.general.sort",
@@ -593,16 +587,16 @@ function Xt(e) {
593
587
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
594
588
  };
595
589
  }
596
- function Kt(e) {
590
+ function Qt(e) {
597
591
  return {
598
592
  id: re.id,
599
593
  icon: j,
600
594
  title: "sheets-sort.general.sort-asc-cur",
601
595
  type: S.BUTTON,
602
- hidden$: rt(e)
596
+ hidden$: ot(e)
603
597
  };
604
598
  }
605
- function Jt(e) {
599
+ function er(e) {
606
600
  return {
607
601
  id: ne.id,
608
602
  title: "sheets-sort.general.sort-asc-ext",
@@ -610,7 +604,7 @@ function Jt(e) {
610
604
  type: S.BUTTON
611
605
  };
612
606
  }
613
- function Qt(e) {
607
+ function tr(e) {
614
608
  return {
615
609
  id: oe.id,
616
610
  title: "sheets-sort.general.sort-desc-cur",
@@ -618,7 +612,7 @@ function Qt(e) {
618
612
  type: S.BUTTON
619
613
  };
620
614
  }
621
- function er(e) {
615
+ function rr(e) {
622
616
  return {
623
617
  id: ie.id,
624
618
  title: "sheets-sort.general.sort-desc-ext",
@@ -626,7 +620,7 @@ function er(e) {
626
620
  type: S.BUTTON
627
621
  };
628
622
  }
629
- function tr(e) {
623
+ function nr(e) {
630
624
  return {
631
625
  id: se.id,
632
626
  title: "sheets-sort.general.sort-custom",
@@ -634,9 +628,9 @@ function tr(e) {
634
628
  icon: ve
635
629
  };
636
630
  }
637
- function rr(e) {
631
+ function or(e) {
638
632
  return {
639
- id: Ae,
633
+ id: Ze,
640
634
  title: "sheets-sort.general.sort",
641
635
  type: S.SUBITEMS,
642
636
  icon: j,
@@ -648,7 +642,7 @@ function rr(e) {
648
642
  })
649
643
  };
650
644
  }
651
- function nr(e) {
645
+ function ir(e) {
652
646
  return {
653
647
  id: ce.id,
654
648
  title: "sheets-sort.general.sort-asc-cur",
@@ -657,7 +651,7 @@ function nr(e) {
657
651
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
658
652
  };
659
653
  }
660
- function or(e) {
654
+ function sr(e) {
661
655
  return {
662
656
  id: ae.id,
663
657
  title: "sheets-sort.general.sort-asc-ext",
@@ -666,7 +660,7 @@ function or(e) {
666
660
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
667
661
  };
668
662
  }
669
- function ir(e) {
663
+ function cr(e) {
670
664
  return {
671
665
  id: le.id,
672
666
  title: "sheets-sort.general.sort-desc-cur",
@@ -675,7 +669,7 @@ function ir(e) {
675
669
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
676
670
  };
677
671
  }
678
- function sr(e) {
672
+ function ar(e) {
679
673
  return {
680
674
  id: de.id,
681
675
  title: "sheets-sort.general.sort-desc-ext",
@@ -684,7 +678,7 @@ function sr(e) {
684
678
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
685
679
  };
686
680
  }
687
- function cr(e) {
681
+ function lr(e) {
688
682
  return {
689
683
  id: ue.id,
690
684
  title: "sheets-sort.general.sort-custom",
@@ -693,74 +687,74 @@ function cr(e) {
693
687
  disabled$: N(e, { workbookTypes: [H], worksheetTypes: [L, D], rangeTypes: [k] })
694
688
  };
695
689
  }
696
- const ar = {
697
- [lt.ORGANIZATION]: {
698
- [Pe]: {
690
+ const dr = {
691
+ [ut.ORGANIZATION]: {
692
+ [$e]: {
699
693
  order: 3,
700
- menuItemFactory: Xt,
694
+ menuItemFactory: Jt,
701
695
  [re.id]: {
702
696
  order: 0,
703
- menuItemFactory: Kt
697
+ menuItemFactory: Qt
704
698
  },
705
699
  [ne.id]: {
706
700
  order: 1,
707
- menuItemFactory: Jt
701
+ menuItemFactory: er
708
702
  },
709
703
  [oe.id]: {
710
704
  order: 2,
711
- menuItemFactory: Qt
705
+ menuItemFactory: tr
712
706
  },
713
707
  [ie.id]: {
714
708
  order: 3,
715
- menuItemFactory: er
709
+ menuItemFactory: rr
716
710
  },
717
711
  [se.id]: {
718
712
  order: 4,
719
- menuItemFactory: tr
713
+ menuItemFactory: nr
720
714
  }
721
715
  }
722
716
  },
723
- [ct.MAIN_AREA]: {
724
- [at.DATA]: {
725
- [Ae]: {
717
+ [lt.MAIN_AREA]: {
718
+ [dt.DATA]: {
719
+ [Ze]: {
726
720
  order: 0,
727
- menuItemFactory: rr,
721
+ menuItemFactory: or,
728
722
  [ce.id]: {
729
723
  order: 0,
730
- menuItemFactory: nr
724
+ menuItemFactory: ir
731
725
  },
732
726
  [ae.id]: {
733
727
  order: 1,
734
- menuItemFactory: or
728
+ menuItemFactory: sr
735
729
  },
736
730
  [le.id]: {
737
731
  order: 2,
738
- menuItemFactory: ir
732
+ menuItemFactory: cr
739
733
  },
740
734
  [de.id]: {
741
735
  order: 3,
742
- menuItemFactory: sr
736
+ menuItemFactory: ar
743
737
  },
744
738
  [ue.id]: {
745
739
  order: 4,
746
- menuItemFactory: cr
740
+ menuItemFactory: lr
747
741
  }
748
742
  }
749
743
  }
750
744
  }
751
745
  };
752
- var lr = Object.getOwnPropertyDescriptor, dr = (e, t, n, r) => {
753
- for (var o = r > 1 ? void 0 : r ? lr(t, n) : t, i = e.length - 1, s; i >= 0; i--)
746
+ var ur = Object.getOwnPropertyDescriptor, hr = (e, t, n, r) => {
747
+ for (var o = r > 1 ? void 0 : r ? ur(t, n) : t, i = e.length - 1, s; i >= 0; i--)
754
748
  (s = e[i]) && (o = s(o) || o);
755
749
  return o;
756
750
  }, w = (e, t) => (n, r) => t(n, r, e);
757
- const pe = "custom-sort-dialog", ur = 560;
758
- let W = class extends Ye {
751
+ const pe = "custom-sort-dialog", gr = 560;
752
+ let W = class extends Xe {
759
753
  constructor(e, t, n, r, o, i, s, a, l, u) {
760
754
  super(), this._commandService = e, this._menuManagerService = t, this._dialogService = n, this._layoutService = r, this._uiPartsService = o, this._sheetRenderService = i, this._localeService = s, this._sheetsSortUIService = a, this._injector = l, this._componentManager = u, this._initCommands(), this._initMenu(), this._initUI();
761
755
  }
762
756
  _initMenu() {
763
- this._menuManagerService.mergeMenu(ar);
757
+ this._menuManagerService.mergeMenu(dr);
764
758
  }
765
759
  _initCommands() {
766
760
  [
@@ -774,23 +768,23 @@ let W = class extends Ye {
774
768
  le,
775
769
  de,
776
770
  ue
777
- ].forEach((e) => this.disposeWithMe(this._commandService.registerCommand(e))), this.disposeWithMe(this._sheetRenderService.registerSkeletonChangingMutations(Qe.id));
771
+ ].forEach((e) => this.disposeWithMe(this._commandService.registerCommand(e))), this.disposeWithMe(this._sheetRenderService.registerSkeletonChangingMutations(tt.id));
778
772
  }
779
773
  _initUI() {
780
774
  this.disposeWithMe(
781
- this._uiPartsService.registerComponent(ot.FILTER_PANEL_EMBED_POINT, () => vt(qt, this._injector))
775
+ this._uiPartsService.registerComponent(st.FILTER_PANEL_EMBED_POINT, () => ft(Kt, this._injector))
782
776
  ), [
783
- ["CustomSortPanel", Gt],
777
+ ["CustomSortPanel", zt],
784
778
  [j, ee],
785
- [he, Le],
779
+ [he, He],
786
780
  [ge, te],
787
- [Ce, De],
788
- [ve, Ne]
781
+ [Ce, Ue],
782
+ [ve, Le]
789
783
  ].forEach(([e, t]) => {
790
784
  this.disposeWithMe(
791
785
  this._componentManager.register(e, t)
792
786
  );
793
- }), this._sheetsSortUIService.customSortState$.pipe(ft(this.dispose$)).subscribe((e) => {
787
+ }), this._sheetsSortUIService.customSortState$.pipe(pt(this.dispose$)).subscribe((e) => {
794
788
  e && e.show && e.location ? this._openCustomSortPanel(e.location) : e && !(e != null && e.show) && this._closePanel();
795
789
  });
796
790
  }
@@ -798,11 +792,11 @@ let W = class extends Ye {
798
792
  this._dialogService.open({
799
793
  id: pe,
800
794
  draggable: !0,
801
- width: ur,
802
- title: { title: `${this._localeService.t("sheets-sort.general.sort-custom")}: ${tt(e.range)}` },
795
+ width: gr,
796
+ title: { title: `${this._localeService.t("sheets-sort.general.sort-custom")}: ${nt(e.range)}` },
803
797
  children: { label: "CustomSortPanel" },
804
798
  destroyOnClose: !0,
805
- defaultPosition: hr(),
799
+ defaultPosition: Cr(),
806
800
  preservePositionOnDestroy: !1,
807
801
  onClose: () => this._closePanel(),
808
802
  mask: !0
@@ -812,36 +806,36 @@ let W = class extends Ye {
812
806
  this._dialogService.close(pe), queueMicrotask(() => this._layoutService.focus());
813
807
  }
814
808
  };
815
- W = dr([
809
+ W = hr([
816
810
  w(0, _e),
817
- w(1, dt),
818
- w(2, ut),
819
- w(3, ht),
820
- w(4, gt),
821
- w(5, R(nt)),
811
+ w(1, ht),
812
+ w(2, gt),
813
+ w(3, Ct),
814
+ w(4, vt),
815
+ w(5, R(it)),
822
816
  w(6, R(P)),
823
817
  w(7, R(g)),
824
818
  w(8, R(Ie)),
825
- w(9, R(Ct))
819
+ w(9, R(mt))
826
820
  ], W);
827
- function hr() {
821
+ function Cr() {
828
822
  return { x: 0, y: 0 };
829
823
  }
830
- var gr = Object.defineProperty, Cr = Object.getOwnPropertyDescriptor, vr = (e, t, n) => t in e ? gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, mr = (e, t, n, r) => {
831
- for (var o = r > 1 ? void 0 : r ? Cr(t, n) : t, i = e.length - 1, s; i >= 0; i--)
824
+ var vr = Object.defineProperty, mr = Object.getOwnPropertyDescriptor, fr = (e, t, n) => t in e ? vr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Sr = (e, t, n, r) => {
825
+ for (var o = r > 1 ? void 0 : r ? mr(t, n) : t, i = e.length - 1, s; i >= 0; i--)
832
826
  (s = e[i]) && (o = s(o) || o);
833
827
  return o;
834
- }, ye = (e, t) => (n, r) => t(n, r, e), $e = (e, t, n) => vr(e, typeof t != "symbol" ? t + "" : t, n);
835
- const fr = "SHEET_SORT_UI_PLUGIN";
836
- let z = class extends Ke {
828
+ }, ye = (e, t) => (n, r) => t(n, r, e), je = (e, t, n) => fr(e, typeof t != "symbol" ? t + "" : t, n);
829
+ const pr = "SHEET_SORT_UI_PLUGIN";
830
+ let z = class extends Qe {
837
831
  constructor(e = Se, t, n) {
838
832
  super(), this._config = e, this._injector = t, this._configService = n;
839
- const { ...r } = Je(
833
+ const { ...r } = et(
840
834
  {},
841
835
  Se,
842
836
  this._config
843
837
  );
844
- this._configService.setConfig(Rt, r);
838
+ this._configService.setConfig(bt, r);
845
839
  }
846
840
  onStarting() {
847
841
  [
@@ -853,12 +847,12 @@ let z = class extends Ke {
853
847
  this._injector.get(W);
854
848
  }
855
849
  };
856
- $e(z, "type", Y.UNIVER_SHEET);
857
- $e(z, "pluginName", fr);
858
- z = mr([
859
- qe(et),
850
+ je(z, "type", Y.UNIVER_SHEET);
851
+ je(z, "pluginName", pr);
852
+ z = Sr([
853
+ Ke(rt),
860
854
  ye(1, R(Ie)),
861
- ye(2, Xe)
855
+ ye(2, Je)
862
856
  ], z);
863
857
  export {
864
858
  re as SortRangeAscCommand,