@vtj/ui 0.7.5 → 0.7.6

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/dist/index.mjs CHANGED
@@ -1,21 +1,21 @@
1
- import { defineComponent as P, useAttrs as Je, getCurrentInstance as pe, computed as y, markRaw as ke, openBlock as u, createBlock as g, unref as n, normalizeClass as W, normalizeStyle as fe, withCtx as d, renderSlot as x, resolveDynamicComponent as J, createCommentVNode as v, createElementBlock as C, mergeProps as F, createElementVNode as H, toDisplayString as O, Fragment as Q, renderList as Y, isVNode as Ut, h as ae, shallowRef as Ve, ref as D, watch as L, toRef as Ae, createTextVNode as R, useSlots as Ht, toRaw as ge, createVNode as _, normalizeProps as le, guardReactiveProps as be, effectScope as mt, reactive as Re, onMounted as gt, onUnmounted as yt, watchEffect as Qe, nextTick as ye, Teleport as vt, withDirectives as G, createSlots as he, render as nt, vShow as ne, isRef as Be, withModifiers as bt, KeepAlive as Kt, provide as ze, inject as xe, withKeys as Lt } from "vue";
1
+ import { defineComponent as P, useAttrs as Je, getCurrentInstance as pe, computed as y, markRaw as ke, openBlock as u, createBlock as g, unref as n, normalizeClass as W, normalizeStyle as fe, withCtx as d, renderSlot as x, resolveDynamicComponent as J, createCommentVNode as v, createElementBlock as C, mergeProps as F, createElementVNode as X, toDisplayString as A, Fragment as Q, renderList as Y, isVNode as Ut, h as ae, shallowRef as Ve, ref as O, watch as L, toRef as Ae, createTextVNode as R, useSlots as Ht, toRaw as ge, createVNode as _, normalizeProps as le, guardReactiveProps as be, effectScope as mt, reactive as Re, onMounted as gt, onUnmounted as yt, watchEffect as Qe, nextTick as ye, Teleport as vt, withDirectives as G, createSlots as he, render as nt, vShow as ne, isRef as Be, withModifiers as bt, KeepAlive as Kt, provide as ze, inject as xe, withKeys as Lt } from "vue";
2
2
  import { ElIcon as Wt, ElSubMenu as Jt, ElBadge as Ke, ElMenuItem as Qt, ElMenu as Zt, ElButton as ie, ElDropdown as Gt, ElDropdownMenu as Yt, ElDropdownItem as qt, ElTooltip as ht, ElDivider as se, ElSwitch as Ze, ElInput as Ce, ElEmpty as _t, ElTabs as kt, ElTabPane as Le, ElPopover as wt, ElAvatar as eo, ElMessageBox as Ne, ElSelect as to, ElOption as oo, ElCheckboxButton as no, ElCheckbox as ao, ElCheckboxGroup as so, ElRadioButton as lo, ElRadio as io, ElRadioGroup as ro, ElInputNumber as co, ElDatePicker as at, ElTimePicker as uo, ElRate as po, ElSlider as fo, ElCascader as mo, formContextKey as go, ElFormItem as yo, ElForm as vo, ElImage as bo, ElInfiniteScroll as st, ElPagination as ho, ElDescriptions as lt, ElDescriptionsItem as Xe, ElMessage as it } from "element-plus";
3
- import { ArrowRight as _o, Minimize as ko, Popup as wo, Maximize as xo, RawClose as So, StarFilled as xt, Menu as zo, Search as We, Close as St, Expand as Co, Fold as To, Star as zt, Document as me, Refresh as $o, CopyDocument as Mo, Moon as Eo, Sunny as Io, MoreFilled as Bo, UserFilled as Po, HomeFilled as Vo, WarningFilled as Ao } from "@vtj/icons";
4
- import { useDraggable as Do, useMouseInElement as Ro, useEventListener as De, useElementSize as Ct, useDark as Oo, useResizeObserver as Fo, useVirtualList as jo } from "@vueuse/core";
5
- import { isEqual as Ge, isObject as Ye, uid as Tt, arrayToMap as No, isUrl as Xo, upperFirstCamelCase as $t, toArray as Uo, get as Pe, merge as Ho, set as Ue, debounce as Ko } from "@vtj/utils";
6
- import { useRouter as qe, RouterView as Lo, useRoute as Mt, routeLocationKey as Wo } from "vue-router";
3
+ import { ArrowRight as _o, Minimize as ko, Popup as wo, Maximize as xo, RawClose as So, StarFilled as xt, Menu as zo, Search as We, Close as St, Expand as Co, Fold as To, Star as zt, Document as me, Refresh as $o, CopyDocument as Eo, Moon as Mo, Sunny as Io, MoreFilled as Bo, UserFilled as Po, HomeFilled as Vo, WarningFilled as Ao, EditPen as Do } from "@vtj/icons";
4
+ import { useDraggable as Ro, useMouseInElement as Oo, useEventListener as De, useElementSize as Ct, useDark as Fo, useResizeObserver as jo, useVirtualList as No } from "@vueuse/core";
5
+ import { isEqual as Ge, isObject as Ye, uid as Tt, arrayToMap as Xo, isUrl as Uo, upperFirstCamelCase as $t, toArray as Ho, get as Pe, merge as Ko, set as Ue, debounce as Lo } from "@vtj/utils";
6
+ import { useRouter as qe, RouterView as Wo, useRoute as Et, routeLocationKey as Jo } from "vue-router";
7
7
  /**!
8
8
  * Copyright (c) 2024, VTJ.PRO All rights reserved.
9
9
  * @name @vtj/ui
10
10
  * @author CHC chenhuachun1549@dingtalk.com
11
- * @version 0.7.5
11
+ * @version 0.7.6
12
12
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
13
13
  */
14
- const Aa = "0.7.5", Jo = {
14
+ const Ha = "0.7.6", Qo = {
15
15
  default: 14,
16
16
  small: 12,
17
17
  large: 18
18
- }, Qo = {
18
+ }, Zo = {
19
19
  icon: {
20
20
  type: [String, Object]
21
21
  },
@@ -42,7 +42,7 @@ const Aa = "0.7.5", Jo = {
42
42
  function q(a) {
43
43
  return typeof a == "string" ? a : `${a}px`;
44
44
  }
45
- function Me(a = 0, o) {
45
+ function Ee(a = 0, o) {
46
46
  if (typeof a == "number")
47
47
  return a;
48
48
  if (/(%|vh|vw)$/i.test(a)) {
@@ -55,16 +55,16 @@ function rt(a, o = {}) {
55
55
  const e = { ...o };
56
56
  return typeof a == "boolean" ? e : Object.assign(e, a || {});
57
57
  }
58
- const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
58
+ const ct = Symbol("INSTALLED_KEY"), Ka = (a = []) => ({
59
59
  install: (e) => {
60
60
  e[ct] || (e[ct] = !0, a.forEach((t) => {
61
61
  t.name && e.component(t.name, t);
62
62
  }));
63
63
  }
64
- }), Zo = ["src"], re = /* @__PURE__ */ P({
64
+ }), Go = ["src"], re = /* @__PURE__ */ P({
65
65
  name: "XIcon",
66
66
  __name: "Icon",
67
- props: Qo,
67
+ props: Zo,
68
68
  setup(a) {
69
69
  const o = a, e = Je(), t = pe(), l = y(() => {
70
70
  if (!o.icon)
@@ -80,7 +80,7 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
80
80
  "background-color": o.background,
81
81
  "border-radius": o.radius ? q(o.radius) : void 0,
82
82
  padding: o.padding ? q(o.padding) : void 0
83
- })), i = y(() => typeof o.size == "number" ? o.size : Jo[o.size] ?? void 0);
83
+ })), i = y(() => typeof o.size == "number" ? o.size : Qo[o.size] ?? void 0);
84
84
  return (r, p) => (u(), g(n(Wt), {
85
85
  class: W(["x-icon", s.value]),
86
86
  color: o.color,
@@ -93,19 +93,19 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
93
93
  o.src ? (u(), C("img", {
94
94
  key: 1,
95
95
  src: o.src
96
- }, null, 8, Zo)) : v("", !0)
96
+ }, null, 8, Go)) : v("", !0)
97
97
  ])
98
98
  ]),
99
99
  _: 3
100
100
  }, 8, ["class", "color", "size", "style"]));
101
101
  }
102
- }), Go = { class: "x-menu__wrapper" }, Yo = {
102
+ }), Yo = { class: "x-menu__wrapper" }, qo = {
103
103
  key: 1,
104
104
  class: "x-menu__title"
105
- }, qo = /* @__PURE__ */ H("i", null, null, -1), en = {
105
+ }, en = /* @__PURE__ */ X("i", null, null, -1), tn = {
106
106
  key: 0,
107
107
  class: "x-menu__title"
108
- }, tn = /* @__PURE__ */ H("i", null, null, -1), Et = /* @__PURE__ */ P({
108
+ }, on = /* @__PURE__ */ X("i", null, null, -1), Mt = /* @__PURE__ */ P({
109
109
  inheritAttrs: !1,
110
110
  name: "XMenuItem",
111
111
  __name: "MenuItem",
@@ -126,25 +126,25 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
126
126
  index: String(o.item.id)
127
127
  }), {
128
128
  title: d(() => [
129
- H("div", Go, [
129
+ X("div", Yo, [
130
130
  o.item.icon ? (u(), g(n(re), {
131
131
  key: 0,
132
132
  icon: t(o.item.icon)
133
133
  }, null, 8, ["icon"])) : v("", !0),
134
- o.item.title ? (u(), C("span", Yo, O(o.item.title), 1)) : v("", !0),
134
+ o.item.title ? (u(), C("span", qo, A(o.item.title), 1)) : v("", !0),
135
135
  o.item.badge ? (u(), g(n(Ke), F({
136
136
  key: 2,
137
137
  class: "x-menu__badge"
138
138
  }, l(o.item.badge)), {
139
139
  default: d(() => [
140
- qo
140
+ en
141
141
  ]),
142
142
  _: 1
143
143
  }, 16)) : v("", !0)
144
144
  ])
145
145
  ]),
146
146
  default: d(() => [
147
- (u(!0), C(Q, null, Y(s(o.item.children), (r) => (u(), g(n(Et), {
147
+ (u(!0), C(Q, null, Y(s(o.item.children), (r) => (u(), g(n(Mt), {
148
148
  key: r.id,
149
149
  item: r,
150
150
  subMenu: o.subMenu,
@@ -158,13 +158,13 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
158
158
  disabled: o.item.disabled
159
159
  }, {
160
160
  title: d(() => [
161
- o.item.title ? (u(), C("span", en, O(o.item.title), 1)) : v("", !0),
161
+ o.item.title ? (u(), C("span", tn, A(o.item.title), 1)) : v("", !0),
162
162
  o.item.badge ? (u(), g(n(Ke), F({
163
163
  key: 1,
164
164
  class: "x-menu__badge"
165
165
  }, l(o.item.badge)), {
166
166
  default: d(() => [
167
- tn
167
+ on
168
168
  ]),
169
169
  _: 1
170
170
  }, 16)) : v("", !0)
@@ -208,7 +208,7 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
208
208
  };
209
209
  return (i, r) => (u(), g(n(Zt), F({ class: "x-menu" }, i.$attrs, { onSelect: c }), {
210
210
  default: d(() => [
211
- (u(!0), C(Q, null, Y(l.value, (p) => (u(), g(n(Et), {
211
+ (u(!0), C(Q, null, Y(l.value, (p) => (u(), g(n(Mt), {
212
212
  item: { ...p, icon: p.icon },
213
213
  defaultIcon: e.defaultIcon,
214
214
  subMenu: e.subMenu
@@ -313,21 +313,21 @@ const ct = Symbol("INSTALLED_KEY"), Da = (a = []) => ({
313
313
  type: Boolean
314
314
  }
315
315
  };
316
- function on(a) {
316
+ function nn(a) {
317
317
  return y(() => {
318
318
  const o = a.tooltip;
319
319
  if (o)
320
320
  return typeof o == "string" ? { content: o } : o;
321
321
  });
322
322
  }
323
- function nn(a) {
323
+ function an(a) {
324
324
  return y(() => {
325
325
  const o = a.badge;
326
326
  if (o)
327
327
  return typeof o == "object" ? o : { value: o };
328
328
  });
329
329
  }
330
- function an(a) {
330
+ function sn(a) {
331
331
  return y(() => {
332
332
  const { dropdown: o, menus: e } = a;
333
333
  if (e && e.length > 0)
@@ -337,7 +337,7 @@ function an(a) {
337
337
  );
338
338
  });
339
339
  }
340
- function sn(a) {
340
+ function ln(a) {
341
341
  const o = pe();
342
342
  return y(() => {
343
343
  const e = n(a);
@@ -353,7 +353,7 @@ function sn(a) {
353
353
  });
354
354
  }
355
355
  function _e(a) {
356
- const o = sn(a);
356
+ const o = ln(a);
357
357
  return o.value ? ke(P({ render: () => ae(re, o.value) })) : void 0;
358
358
  }
359
359
  function et(a, o) {
@@ -362,8 +362,8 @@ function et(a, o) {
362
362
  return typeof e == "function" ? e(o) : !!e;
363
363
  });
364
364
  }
365
- function ln(a, o, e) {
366
- const t = Ve(o), l = D(!1), s = async (i) => {
365
+ function rn(a, o, e) {
366
+ const t = Ve(o), l = O(!1), s = async (i) => {
367
367
  const r = n(a);
368
368
  return r ? typeof r == "function" ? await r(i) : r : o;
369
369
  }, c = async (i) => (l.value = !0, await s(i).then((r) => (t.value = r || o, l.value = !1, t)));
@@ -381,7 +381,7 @@ function ln(a, o, e) {
381
381
  loader: c
382
382
  };
383
383
  }
384
- const rn = { key: 0 }, cn = /* @__PURE__ */ P({
384
+ const cn = { key: 0 }, un = /* @__PURE__ */ P({
385
385
  __name: "Trigger",
386
386
  props: It,
387
387
  emits: ["click"],
@@ -405,7 +405,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
405
405
  disabled: n(s)
406
406
  }, e.button, { onClick: i }), {
407
407
  default: d(() => [
408
- R(O(r.label), 1)
408
+ R(A(r.label), 1)
409
409
  ]),
410
410
  _: 1
411
411
  }, 16, ["icon", "type", "size", "disabled"])) : (u(), C("div", {
@@ -414,7 +414,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
414
414
  onClick: i
415
415
  }, [
416
416
  (u(), g(J(n(l)))),
417
- r.label ? (u(), C("span", rn, O(r.label), 1)) : v("", !0)
417
+ r.label ? (u(), C("span", cn, A(r.label), 1)) : v("", !0)
418
418
  ], 2));
419
419
  }
420
420
  }), te = /* @__PURE__ */ P({
@@ -423,7 +423,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
423
423
  props: It,
424
424
  emits: ["click", "command"],
425
425
  setup(a, { emit: o }) {
426
- const e = a, t = Ht(), l = o, s = on(e), c = nn(e), i = an(e), r = et(Ae(e, "disabled")), p = y(() => ({
426
+ const e = a, t = Ht(), l = o, s = nn(e), c = an(e), i = sn(e), r = et(Ae(e, "disabled")), p = y(() => ({
427
427
  [`x-action--${e.mode}`]: !!e.mode
428
428
  })), f = () => {
429
429
  r.value || l("click", ge(e));
@@ -450,17 +450,17 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
450
450
  }
451
451
  ), w = (z) => ae(ht, { ...s.value, disabled: r.value }, () => [
452
452
  z
453
- ]), M = y(() => {
454
- let z = t.default ? t.default()[0] : ae(ke(cn), { ...e, onClick: f });
453
+ ]), E = y(() => {
454
+ let z = t.default ? t.default()[0] : ae(ke(un), { ...e, onClick: f });
455
455
  return c.value && (z = h(z)), i.value && (z = b(z)), s.value && (z = w(z)), z;
456
456
  });
457
457
  return (z, I) => (u(), C("div", {
458
458
  class: W(["x-action", p.value])
459
459
  }, [
460
- (u(), g(J(M.value)))
460
+ (u(), g(J(E.value)))
461
461
  ], 2));
462
462
  }
463
- }), un = {
463
+ }), dn = {
464
464
  /**
465
465
  * 动作项
466
466
  */
@@ -534,7 +534,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
534
534
  }, Oe = /* @__PURE__ */ P({
535
535
  name: "XActionBar",
536
536
  __name: "ActionBar",
537
- props: un,
537
+ props: dn,
538
538
  emits: ["click", "command"],
539
539
  setup(a, { emit: o }) {
540
540
  const e = a, t = o, l = y(() => (e.items || []).map((i) => i === "|" ? i : {
@@ -552,7 +552,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
552
552
  }, c = (i, r) => {
553
553
  t("command", i, r);
554
554
  };
555
- return (i, r) => (u(), g(n(E), {
555
+ return (i, r) => (u(), g(n(M), {
556
556
  class: "x-action-bar",
557
557
  align: "center"
558
558
  }, {
@@ -581,7 +581,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
581
581
  _: 1
582
582
  }));
583
583
  }
584
- }), dn = {
584
+ }), pn = {
585
585
  /**
586
586
  * 组件渲染html标签
587
587
  */
@@ -697,10 +697,10 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
697
697
  autoPointer: {
698
698
  type: Boolean
699
699
  }
700
- }, E = /* @__PURE__ */ P({
700
+ }, M = /* @__PURE__ */ P({
701
701
  name: "XContainer",
702
702
  __name: "Container",
703
- props: dn,
703
+ props: pn,
704
704
  setup(a) {
705
705
  const o = a, e = Je(), t = pe(), l = y(() => {
706
706
  const i = t?.parent;
@@ -741,7 +741,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
741
741
  _: 3
742
742
  }, 8, ["class", "style"]));
743
743
  }
744
- }), pn = {
744
+ }), fn = {
745
745
  size: {
746
746
  type: String,
747
747
  default: "default"
@@ -762,27 +762,27 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
762
762
  more: {
763
763
  type: Boolean
764
764
  }
765
- }, fn = {
765
+ }, mn = {
766
766
  key: 0,
767
767
  class: "x-header__actions"
768
768
  }, Bt = /* @__PURE__ */ P({
769
769
  name: "XHeader",
770
770
  inheritAttrs: !1,
771
771
  __name: "Header",
772
- props: pn,
772
+ props: fn,
773
773
  setup(a) {
774
774
  const o = a, e = _e(Ae(o, "icon")), t = Je(), l = y(() => ({
775
775
  [`is-size-${o.size}`]: !!o.size && o.size !== "default",
776
776
  "is-border": o.border,
777
777
  "is-pointer": !!t.onClick
778
778
  }));
779
- return (s, c) => (u(), g(n(E), {
779
+ return (s, c) => (u(), g(n(M), {
780
780
  class: W(["x-header", l.value]),
781
781
  justify: "space-between",
782
782
  align: "center"
783
783
  }, {
784
784
  default: d(() => [
785
- _(n(E), {
785
+ _(n(M), {
786
786
  align: "center",
787
787
  class: W(["x-header__wrapper", l.value]),
788
788
  grow: ""
@@ -793,13 +793,13 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
793
793
  class: "x-header__icon",
794
794
  onClick: n(t).onClickIcon || n(t).onClick
795
795
  }, null, 8, ["onClick"])) : v("", !0),
796
- H("span", {
796
+ X("span", {
797
797
  class: "x-header__content",
798
798
  onClick: c[0] || (c[0] = //@ts-ignore
799
799
  (...i) => n(t).onClick && n(t).onClick(...i))
800
800
  }, [
801
801
  x(s.$slots, "default", {}, () => [
802
- R(O(o.content), 1)
802
+ R(A(o.content), 1)
803
803
  ])
804
804
  ]),
805
805
  o.more ? (u(), g(n(re), {
@@ -814,20 +814,20 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
814
814
  (...i) => n(t).onClick && n(t).onClick(...i))
815
815
  }, [
816
816
  x(s.$slots, "subtitle", {}, () => [
817
- R(O(o.subtitle), 1)
817
+ R(A(o.subtitle), 1)
818
818
  ])
819
819
  ])) : v("", !0)
820
820
  ]),
821
821
  _: 3
822
822
  }, 8, ["class"]),
823
- s.$slots.actions ? (u(), C("div", fn, [
823
+ s.$slots.actions ? (u(), C("div", mn, [
824
824
  x(s.$slots, "actions")
825
825
  ])) : v("", !0)
826
826
  ]),
827
827
  _: 3
828
828
  }, 8, ["class"]));
829
829
  }
830
- }), mn = {
830
+ }), gn = {
831
831
  /**
832
832
  * 宽高自适应
833
833
  */
@@ -894,9 +894,9 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
894
894
  }, Se = /* @__PURE__ */ P({
895
895
  name: "XPanel",
896
896
  __name: "Panel",
897
- props: mn,
897
+ props: gn,
898
898
  setup(a, { expose: o }) {
899
- const e = a, t = D(), l = y(() => ({
899
+ const e = a, t = O(), l = y(() => ({
900
900
  "x-panel--card": !!e.card,
901
901
  "x-panel--default": !e.card,
902
902
  [`is-${e.size}`]: !!e.size && e.size !== "default",
@@ -912,7 +912,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
912
912
  }), c = y(() => e.fit || e.height ? "auto" : void 0);
913
913
  return o({
914
914
  bodyRef: t
915
- }), (i, r) => (u(), g(n(E), {
915
+ }), (i, r) => (u(), g(n(M), {
916
916
  class: W(["x-panel", l.value]),
917
917
  direction: "column",
918
918
  fit: e.fit,
@@ -920,7 +920,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
920
920
  height: e.height
921
921
  }, {
922
922
  default: d(() => [
923
- s.value ? (u(), g(n(E), {
923
+ s.value ? (u(), g(n(M), {
924
924
  key: 0,
925
925
  flex: !1,
926
926
  class: "x-panel__header"
@@ -940,7 +940,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
940
940
  ]),
941
941
  _: 3
942
942
  })) : v("", !0),
943
- _(n(E), F({
943
+ _(n(M), F({
944
944
  ref_key: "bodyRef",
945
945
  ref: t,
946
946
  flex: !1,
@@ -954,7 +954,7 @@ const rn = { key: 0 }, cn = /* @__PURE__ */ P({
954
954
  ]),
955
955
  _: 3
956
956
  }, 16, ["overflow"]),
957
- i.$slots.footer ? (u(), g(n(E), F({
957
+ i.$slots.footer ? (u(), g(n(M), F({
958
958
  key: 1,
959
959
  flex: !1,
960
960
  padding: "",
@@ -993,20 +993,20 @@ class dt {
993
993
  let i = null;
994
994
  const r = this.getHandle(), p = this.getTarget();
995
995
  let f = o.getBoundingClientRect(), m = null;
996
- const { x: h, y: b } = Do(o, {
996
+ const { x: h, y: b } = Ro(o, {
997
997
  initialValue: { x: f.x, y: f.y },
998
998
  ...e,
999
999
  handle: r,
1000
- onStart: (w, M) => {
1000
+ onStart: (w, E) => {
1001
1001
  document.body.classList.add(ut), clearTimeout(i), i = setTimeout(() => {
1002
- this.dragging = !0, f = o.getBoundingClientRect(), m = p?.getBoundingClientRect(), s && s(w, M);
1002
+ this.dragging = !0, f = o.getBoundingClientRect(), m = p?.getBoundingClientRect(), s && s(w, E);
1003
1003
  }, l);
1004
1004
  },
1005
- onEnd: (w, M) => {
1005
+ onEnd: (w, E) => {
1006
1006
  if (clearTimeout(i), document.body.classList.remove(ut), this.dragging && m) {
1007
1007
  this.dragging = !1;
1008
1008
  const { x: z, y: I } = w, V = this.getPosition(m, f, z, I);
1009
- c && c(V, M), m = null;
1009
+ c && c(V, E), m = null;
1010
1010
  }
1011
1011
  }
1012
1012
  });
@@ -1028,7 +1028,7 @@ class dt {
1028
1028
  this.scope.stop();
1029
1029
  }
1030
1030
  }
1031
- const gn = {
1031
+ const yn = {
1032
1032
  mounted(a, o) {
1033
1033
  const e = o.value || {}, t = new dt(a, e);
1034
1034
  a.__draggable__ = t;
@@ -1050,8 +1050,8 @@ class pt {
1050
1050
  });
1051
1051
  }
1052
1052
  scope;
1053
- resizing = D(!1);
1054
- direction = D("");
1053
+ resizing = O(!1);
1054
+ direction = O("");
1055
1055
  MIE = null;
1056
1056
  cleanMousedown;
1057
1057
  cleanMouseup;
@@ -1059,7 +1059,7 @@ class pt {
1059
1059
  const { el: o, options: e } = this, { disabled: t, onStart: l, onEnd: s } = e;
1060
1060
  if (t)
1061
1061
  return;
1062
- this.MIE = Ro(o), this.cleanMousedown = De(document, "mousedown", () => {
1062
+ this.MIE = Oo(o), this.cleanMousedown = De(document, "mousedown", () => {
1063
1063
  this.direction?.value && this.MIE && (this.resizing.value = !0, o.classList.add("is-resizing", `is-${this.direction.value}-resizing`), l && l(this.direction.value, this.MIE));
1064
1064
  }), this.cleanMouseup = De(document, "mouseup", () => {
1065
1065
  this.resizing.value && this.direction?.value && this.MIE && (o.classList.remove(
@@ -1081,7 +1081,7 @@ class pt {
1081
1081
  return;
1082
1082
  const { x: i, y: r, elementX: p, elementY: f, elementHeight: m, elementWidth: h } = o, { onResizing: b } = l, {
1083
1083
  minWidth: w = 0,
1084
- minHeight: M = 0,
1084
+ minHeight: E = 0,
1085
1085
  maxWidth: z = 99999,
1086
1086
  maxHeight: I = 99999
1087
1087
  } = l;
@@ -1090,7 +1090,7 @@ class pt {
1090
1090
  s.style.width = `${V}px`;
1091
1091
  }
1092
1092
  if (c.includes("s")) {
1093
- const V = Math.min(Math.max(f.value, M), I);
1093
+ const V = Math.min(Math.max(f.value, E), I);
1094
1094
  s.style.height = `${V}px`;
1095
1095
  }
1096
1096
  if (c.includes("w")) {
@@ -1102,7 +1102,7 @@ class pt {
1102
1102
  }
1103
1103
  if (c.includes("n")) {
1104
1104
  const V = Math.min(
1105
- Math.max(m.value - f.value, M),
1105
+ Math.max(m.value - f.value, E),
1106
1106
  I
1107
1107
  );
1108
1108
  this.el.style.height = `${V}px`, this.el.style.top = `${r.value}px`;
@@ -1138,7 +1138,7 @@ const Pt = {
1138
1138
  const o = a.__resizable__;
1139
1139
  o && (o.destory(), a.__resizable__ = null);
1140
1140
  }
1141
- }, yn = {
1141
+ }, vn = {
1142
1142
  modelValue: {
1143
1143
  type: Boolean,
1144
1144
  default: !0
@@ -1224,7 +1224,7 @@ const Pt = {
1224
1224
  }
1225
1225
  };
1226
1226
  let ve = 1e3;
1227
- function vn(a, o) {
1227
+ function bn(a, o) {
1228
1228
  const { width: e, height: t } = Ct(o), l = Re({
1229
1229
  mode: a.mode || "normal",
1230
1230
  wrapperWidth: 0,
@@ -1238,7 +1238,7 @@ function vn(a, o) {
1238
1238
  resizing: !1
1239
1239
  });
1240
1240
  return L([e, t], ([s, c]) => {
1241
- l.wrapperWidth = s, l.wrapperHeight = c, l.width = Me(a.width, s), l.height = Me(a.height, c), l.left = a.left ? Me(a.left, s) - l.width / 2 : Math.max(Math.floor((s - l.width) / 2), 0), l.top = a.top ? Me(a.top, c) : Math.max(Math.floor((c - l.height) / 2), 0);
1241
+ l.wrapperWidth = s, l.wrapperHeight = c, l.width = Ee(a.width, s), l.height = Ee(a.height, c), l.left = a.left ? Ee(a.left, s) - l.width / 2 : Math.max(Math.floor((s - l.width) / 2), 0), l.top = a.top ? Ee(a.top, c) : Math.max(Math.floor((c - l.height) / 2), 0);
1242
1242
  }), L(l, (s) => {
1243
1243
  ve = Math.max(s.zIndex, ve);
1244
1244
  }), {
@@ -1248,7 +1248,7 @@ function vn(a, o) {
1248
1248
  minimized: y(() => l.mode === "minimized")
1249
1249
  };
1250
1250
  }
1251
- function bn(a, o) {
1251
+ function hn(a, o) {
1252
1252
  const e = y(() => {
1253
1253
  const { width: c, height: i, top: r, left: p, zIndex: f } = o;
1254
1254
  return {
@@ -1277,7 +1277,7 @@ function bn(a, o) {
1277
1277
  modalStyle: s
1278
1278
  };
1279
1279
  }
1280
- function hn(a, o, e) {
1280
+ function _n(a, o, e) {
1281
1281
  const t = (f) => {
1282
1282
  o.mode = f, ["maximized", "minimized", "normal"].includes(f) && e(f), e("modeChange", f);
1283
1283
  }, l = async () => {
@@ -1300,7 +1300,7 @@ function hn(a, o, e) {
1300
1300
  }
1301
1301
  };
1302
1302
  }
1303
- function _n(a, o, e, t) {
1303
+ function kn(a, o, e, t) {
1304
1304
  return y(() => {
1305
1305
  const l = typeof a.draggable == "boolean" ? !a.draggable : !!a.draggable?.disabled;
1306
1306
  return {
@@ -1323,7 +1323,7 @@ function _n(a, o, e, t) {
1323
1323
  };
1324
1324
  });
1325
1325
  }
1326
- function kn(a, o, e) {
1326
+ function wn(a, o, e) {
1327
1327
  return y(() => {
1328
1328
  const t = typeof a.resizable == "boolean" ? !a.resizable : !!a.resizable?.disabled;
1329
1329
  return {
@@ -1344,7 +1344,7 @@ function kn(a, o, e) {
1344
1344
  };
1345
1345
  });
1346
1346
  }
1347
- function wn(a, o) {
1347
+ function xn(a, o) {
1348
1348
  const e = a.componentInstance;
1349
1349
  if (!e)
1350
1350
  return;
@@ -1358,17 +1358,17 @@ function wn(a, o) {
1358
1358
  componentInstance: e
1359
1359
  };
1360
1360
  }
1361
- const xn = ["src"], tt = /* @__PURE__ */ P({
1361
+ const Sn = ["src"], tt = /* @__PURE__ */ P({
1362
1362
  name: "XDialog",
1363
1363
  __name: "Dialog",
1364
- props: yn,
1364
+ props: vn,
1365
1365
  emits: ["update:modelValue", "open", "close", "destroy", "maximized", "minimized", "normal", "modeChange", "dragStart", "dragging", "dragEnd", "resizeStart", "resizeEnd", "resizing", "submit", "cancel"],
1366
1366
  setup(a, { expose: o, emit: e }) {
1367
- const t = a, l = e, s = pe(), c = D(), i = D(), { state: r, maximized: p, minimized: f, normal: m } = vn(t, c), { styles: h, classes: b, wrapperClass: w, modalStyle: M } = bn(t, r), { changeMode: z, active: I, close: V, show: S, hide: B, submit: T, cancel: j } = hn(
1367
+ const t = a, l = e, s = pe(), c = O(), i = O(), { state: r, maximized: p, minimized: f, normal: m } = bn(t, c), { styles: h, classes: b, wrapperClass: w, modalStyle: E } = hn(t, r), { changeMode: z, active: I, close: V, show: S, hide: B, submit: T, cancel: j } = _n(
1368
1368
  t,
1369
1369
  r,
1370
1370
  l
1371
- ), k = _n(t, r, l, c), U = kn(t, r, l), K = wn(t, i);
1371
+ ), k = kn(t, r, l, c), H = wn(t, r, l), K = xn(t, i);
1372
1372
  Qe(async () => {
1373
1373
  t.modelValue && (await ye(), s && l("open", s));
1374
1374
  });
@@ -1389,7 +1389,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1389
1389
  key: 0,
1390
1390
  to: "body"
1391
1391
  }, [
1392
- H("div", {
1392
+ X("div", {
1393
1393
  ref_key: "wrapper",
1394
1394
  ref: c,
1395
1395
  class: W(["x-dialog__wrapper", n(w)])
@@ -1397,7 +1397,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1397
1397
  t.modal ? (u(), C("div", {
1398
1398
  key: 0,
1399
1399
  class: "x-dialog__modal",
1400
- style: fe(n(M))
1400
+ style: fe(n(E))
1401
1401
  }, null, 4)) : v("", !0),
1402
1402
  G((u(), g(n(Se), F({
1403
1403
  ref_key: "panelRef",
@@ -1415,7 +1415,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1415
1415
  onClick: n(I)
1416
1416
  }, Z.$attrs), he({
1417
1417
  title: d(() => [
1418
- R(O(t.title), 1)
1418
+ R(A(t.title), 1)
1419
1419
  ]),
1420
1420
  actions: d(() => [
1421
1421
  x(Z.$slots, "actions"),
@@ -1464,7 +1464,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1464
1464
  key: 1,
1465
1465
  src: t.src,
1466
1466
  class: "x-dialog__frame"
1467
- }, null, 8, xn)) : v("", !0)
1467
+ }, null, 8, Sn)) : v("", !0)
1468
1468
  ])
1469
1469
  ]),
1470
1470
  _: 2
@@ -1473,13 +1473,13 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1473
1473
  name: "footer",
1474
1474
  fn: d(() => [
1475
1475
  x(Z.$slots, "footer", {}, () => [
1476
- _(n(E), { align: "center" }, {
1476
+ _(n(M), { align: "center" }, {
1477
1477
  default: d(() => [
1478
1478
  x(Z.$slots, "extra")
1479
1479
  ]),
1480
1480
  _: 3
1481
1481
  }),
1482
- _(n(E), { align: "center" }, {
1482
+ _(n(M), { align: "center" }, {
1483
1483
  default: d(() => [
1484
1484
  x(Z.$slots, "handle"),
1485
1485
  t.cancel ? (u(), g(n(ie), {
@@ -1489,7 +1489,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1489
1489
  onClick: n(j)
1490
1490
  }, {
1491
1491
  default: d(() => [
1492
- R(O(typeof t.cancel == "string" ? t.cancel : "取消"), 1)
1492
+ R(A(typeof t.cancel == "string" ? t.cancel : "取消"), 1)
1493
1493
  ]),
1494
1494
  _: 1
1495
1495
  }, 8, ["size", "onClick"])) : v("", !0),
@@ -1500,7 +1500,7 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1500
1500
  onClick: n(T)
1501
1501
  }, {
1502
1502
  default: d(() => [
1503
- R(O(typeof t.submit == "string" ? t.submit : "确定"), 1)
1503
+ R(A(typeof t.submit == "string" ? t.submit : "确定"), 1)
1504
1504
  ]),
1505
1505
  _: 1
1506
1506
  }, 8, ["size", "onClick"])) : v("", !0)
@@ -1512,8 +1512,8 @@ const xn = ["src"], tt = /* @__PURE__ */ P({
1512
1512
  key: "0"
1513
1513
  } : void 0
1514
1514
  ]), 1040, ["header", "class", "style", "size", "body", "onClick"])), [
1515
- [n(gn), n(k)],
1516
- [n(Pt), n(U)]
1515
+ [n(yn), n(k)],
1516
+ [n(Pt), n(H)]
1517
1517
  ])
1518
1518
  ], 2)
1519
1519
  ])) : v("", !0);
@@ -1532,14 +1532,14 @@ function ot(a, o) {
1532
1532
  destroy: l
1533
1533
  };
1534
1534
  }
1535
- const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -1), zn = /* @__PURE__ */ P({
1535
+ const zn = /* @__PURE__ */ X("div", { class: "x-mask-sidebar__helper" }, null, -1), Cn = /* @__PURE__ */ P({
1536
1536
  __name: "Sidebar",
1537
1537
  props: {
1538
1538
  collapsed: { type: Boolean }
1539
1539
  },
1540
1540
  setup(a) {
1541
1541
  const o = a;
1542
- return (e, t) => G((u(), g(n(E), {
1542
+ return (e, t) => G((u(), g(n(M), {
1543
1543
  class: W(["x-mask-sidebar", { "is-collapsed": o.collapsed }]),
1544
1544
  grow: !1,
1545
1545
  flex: "",
@@ -1547,7 +1547,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1547
1547
  }, {
1548
1548
  default: d(() => [
1549
1549
  x(e.$slots, "brand"),
1550
- _(n(E), {
1550
+ _(n(M), {
1551
1551
  class: "x-mask-sidebar__wrapper",
1552
1552
  flex: "",
1553
1553
  grow: "",
@@ -1557,7 +1557,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1557
1557
  }, {
1558
1558
  default: d(() => [
1559
1559
  x(e.$slots, "default"),
1560
- Sn
1560
+ zn
1561
1561
  ]),
1562
1562
  _: 3
1563
1563
  })
@@ -1572,7 +1572,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1572
1572
  }]
1573
1573
  ]);
1574
1574
  }
1575
- }), Cn = /* @__PURE__ */ P({
1575
+ }), Tn = /* @__PURE__ */ P({
1576
1576
  __name: "SwitchBar",
1577
1577
  props: {
1578
1578
  collasped: { type: Boolean, default: !1 },
@@ -1585,7 +1585,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1585
1585
  "update:favorite"
1586
1586
  ],
1587
1587
  setup(a, { emit: o }) {
1588
- const e = a, t = o, l = D(!1), s = D(""), c = D(!1), i = () => {
1588
+ const e = a, t = o, l = O(!1), s = O(""), c = O(!1), i = () => {
1589
1589
  l.value = !0;
1590
1590
  }, r = () => {
1591
1591
  s.value = "", l.value = !1, t("update:keyword", s.value);
@@ -1596,13 +1596,13 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1596
1596
  }, m = () => {
1597
1597
  t("update:favorite", c.value);
1598
1598
  };
1599
- return (h, b) => (u(), g(n(E), {
1599
+ return (h, b) => (u(), g(n(M), {
1600
1600
  class: "x-mask-switch-bar",
1601
1601
  justify: "space-between",
1602
1602
  align: "center"
1603
1603
  }, {
1604
1604
  default: d(() => [
1605
- e.collasped ? v("", !0) : (u(), g(n(E), {
1605
+ e.collasped ? v("", !0) : (u(), g(n(M), {
1606
1606
  key: 0,
1607
1607
  class: "x-mask-switch-bar__left",
1608
1608
  grow: ""
@@ -1638,7 +1638,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1638
1638
  ]),
1639
1639
  _: 1
1640
1640
  })),
1641
- _(n(E), {
1641
+ _(n(M), {
1642
1642
  class: W(["x-mask-switch-bar__right", { "is-collasped": e.collasped }]),
1643
1643
  flex: "",
1644
1644
  align: "center",
@@ -1679,7 +1679,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1679
1679
  _: 1
1680
1680
  }));
1681
1681
  }
1682
- }), Tn = ["src"], $n = { key: 0 }, Mn = /* @__PURE__ */ P({
1682
+ }), $n = ["src"], En = { key: 0 }, Mn = /* @__PURE__ */ P({
1683
1683
  __name: "Brand",
1684
1684
  props: {
1685
1685
  collapsed: { type: Boolean, default: !1 },
@@ -1691,12 +1691,12 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1691
1691
  const o = a, e = qe(), t = () => {
1692
1692
  o.url && e.push(o.url);
1693
1693
  };
1694
- return (l, s) => (u(), g(n(E), {
1694
+ return (l, s) => (u(), g(n(M), {
1695
1695
  class: W(["x-mask-brand", { "is-collapsed": o.collapsed }]),
1696
1696
  align: "center"
1697
1697
  }, {
1698
1698
  default: d(() => [
1699
- _(n(E), {
1699
+ _(n(M), {
1700
1700
  class: "x-mask-brand__logo",
1701
1701
  flex: "",
1702
1702
  justify: "center",
@@ -1708,20 +1708,20 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1708
1708
  o.logo ? (u(), C("img", {
1709
1709
  key: 0,
1710
1710
  src: o.logo
1711
- }, null, 8, Tn)) : v("", !0)
1711
+ }, null, 8, $n)) : v("", !0)
1712
1712
  ])
1713
1713
  ]),
1714
1714
  _: 3
1715
1715
  }),
1716
- _(n(E), {
1716
+ _(n(M), {
1717
1717
  class: "x-mask-brand__title",
1718
1718
  flex: "",
1719
1719
  align: "center"
1720
1720
  }, {
1721
1721
  default: d(() => [
1722
- o.title ? (u(), C("span", $n, [
1722
+ o.title ? (u(), C("span", En, [
1723
1723
  x(l.$slots, "title", {}, () => [
1724
- R(O(o.title), 1)
1724
+ R(A(o.title), 1)
1725
1725
  ])
1726
1726
  ])) : v("", !0)
1727
1727
  ]),
@@ -1731,7 +1731,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1731
1731
  _: 3
1732
1732
  }, 8, ["class"]));
1733
1733
  }
1734
- }), Ee = "__favorites__", Ie = "__search__", En = /* @__PURE__ */ P({
1734
+ }), Me = "__favorites__", Ie = "__search__", In = /* @__PURE__ */ P({
1735
1735
  __name: "Menu",
1736
1736
  props: {
1737
1737
  collapse: { type: Boolean, default: !1 },
@@ -1746,12 +1746,12 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1746
1746
  setup(a, { emit: o }) {
1747
1747
  const e = a, t = y(() => e.menus || []), l = o, s = y(() => String(e.active?.id)), c = y(() => [
1748
1748
  {
1749
- id: Ee,
1749
+ id: Me,
1750
1750
  title: "收藏",
1751
1751
  icon: zt,
1752
1752
  children: e.favorites?.length ? e.favorites : [
1753
1753
  {
1754
- id: Ee + "empty",
1754
+ id: Me + "empty",
1755
1755
  disabled: !0,
1756
1756
  title: "暂无收藏菜单"
1757
1757
  }
@@ -1777,7 +1777,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1777
1777
  l("select", p);
1778
1778
  };
1779
1779
  return (p, f) => (u(), C(Q, null, [
1780
- G(_(n(E), {
1780
+ G(_(n(M), {
1781
1781
  class: "x-mask-menu",
1782
1782
  grow: "",
1783
1783
  flex: !1,
@@ -1823,7 +1823,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1823
1823
  }, 512), [
1824
1824
  [ne, !e.favorite && !e.keyword]
1825
1825
  ]),
1826
- G(_(n(E), {
1826
+ G(_(n(M), {
1827
1827
  class: "x-mask-menu",
1828
1828
  grow: "",
1829
1829
  flex: !1,
@@ -1843,7 +1843,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1843
1843
  collapse: !0,
1844
1844
  "collapse-transition": !1,
1845
1845
  "default-active": s.value,
1846
- "default-openeds": [Ee],
1846
+ "default-openeds": [Me],
1847
1847
  onSelect: r
1848
1848
  }, null, 8, ["data", "default-icon", "default-active", "default-openeds"]), [
1849
1849
  [ne, e.collapse]
@@ -1861,7 +1861,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1861
1861
  collapse: !1,
1862
1862
  "collapse-transition": !1,
1863
1863
  "default-active": s.value,
1864
- "default-openeds": [Ee],
1864
+ "default-openeds": [Me],
1865
1865
  onSelect: r
1866
1866
  }, null, 8, ["data", "default-icon", "default-active", "default-openeds"]), [
1867
1867
  [ne, !e.collapse]
@@ -1871,7 +1871,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1871
1871
  }, 512), [
1872
1872
  [ne, e.favorite && !e.keyword]
1873
1873
  ]),
1874
- e.keyword ? G((u(), g(n(E), {
1874
+ e.keyword ? G((u(), g(n(M), {
1875
1875
  key: 0,
1876
1876
  class: "x-mask-menu",
1877
1877
  grow: "",
@@ -1922,13 +1922,13 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
1922
1922
  ]) : v("", !0)
1923
1923
  ], 64));
1924
1924
  }
1925
- }), In = "data:image/png;base64,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", Bn = 140, Pn = {
1925
+ }), Bn = "data:image/png;base64,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", Pn = 140, Vn = {
1926
1926
  /**
1927
1927
  * 系统logo
1928
1928
  */
1929
1929
  logo: {
1930
1930
  type: String,
1931
- default: In
1931
+ default: Bn
1932
1932
  },
1933
1933
  /**
1934
1934
  * 系统标题
@@ -2005,7 +2005,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2005
2005
  removeFavorite: {
2006
2006
  type: Function
2007
2007
  }
2008
- }, Vt = Symbol(), At = Symbol(), Vn = { class: "x-mask-tabs__trigger" }, An = { key: 1 }, Dn = ["onDragstart", "onDragend"], Rn = { key: 1 }, On = /* @__PURE__ */ P({
2008
+ }, Vt = Symbol(), At = Symbol(), An = { class: "x-mask-tabs__trigger" }, Dn = { key: 1 }, Rn = ["onDragstart", "onDragend"], On = { key: 1 }, Fn = /* @__PURE__ */ P({
2009
2009
  __name: "Tabs",
2010
2010
  props: {
2011
2011
  tabs: {},
@@ -2037,7 +2037,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2037
2037
  },
2038
2038
  "|",
2039
2039
  {
2040
- icon: Mo,
2040
+ icon: Eo,
2041
2041
  label: "弹窗",
2042
2042
  name: "dialog",
2043
2043
  value: f
@@ -2071,7 +2071,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2071
2071
  }, p = (f, m) => {
2072
2072
  m.target && m.target.classList.remove("is-dagging");
2073
2073
  };
2074
- return (f, m) => (u(), g(n(E), {
2074
+ return (f, m) => (u(), g(n(M), {
2075
2075
  ref: "tabsRef",
2076
2076
  class: "x-mask-tabs",
2077
2077
  height: "100%",
@@ -2093,9 +2093,9 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2093
2093
  name: e.home.id
2094
2094
  }, {
2095
2095
  label: d(() => [
2096
- H("div", Vn, [
2096
+ X("div", An, [
2097
2097
  e.home.icon ? (u(), g(J(n(_e)(e.home.icon)), { key: 0 })) : v("", !0),
2098
- e.home.title ? (u(), C("span", An, O(e.home.title), 1)) : v("", !0)
2098
+ e.home.title ? (u(), C("span", Dn, A(e.home.title), 1)) : v("", !0)
2099
2099
  ])
2100
2100
  ]),
2101
2101
  _: 1
@@ -2115,15 +2115,15 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2115
2115
  disabled: h.id !== e.value
2116
2116
  }, {
2117
2117
  reference: d(() => [
2118
- H("div", {
2118
+ X("div", {
2119
2119
  class: "x-mask-tabs__trigger",
2120
2120
  draggable: "true",
2121
2121
  onDragstart: (b) => r(h, b),
2122
2122
  onDragend: (b) => p(h, b)
2123
2123
  }, [
2124
2124
  h.icon ? (u(), g(J(n(_e)(h.icon)), { key: 0 })) : v("", !0),
2125
- h.title ? (u(), C("span", Rn, O(h.title), 1)) : v("", !0)
2126
- ], 40, Dn)
2125
+ h.title ? (u(), C("span", On, A(h.title), 1)) : v("", !0)
2126
+ ], 40, Rn)
2127
2127
  ]),
2128
2128
  default: d(() => [
2129
2129
  _(n(Oe), {
@@ -2146,20 +2146,20 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2146
2146
  _: 1
2147
2147
  }, 512));
2148
2148
  }
2149
- }), Fn = /* @__PURE__ */ P({
2149
+ }), jn = /* @__PURE__ */ P({
2150
2150
  __name: "ThemeSwitch",
2151
2151
  setup(a) {
2152
- const o = Oo();
2152
+ const o = Fo();
2153
2153
  return (e, t) => (u(), g(n(Ze), {
2154
2154
  class: "x-mask-theme-switch",
2155
2155
  modelValue: n(o),
2156
2156
  "onUpdate:modelValue": t[0] || (t[0] = (l) => Be(o) ? o.value = l : null),
2157
2157
  size: "default",
2158
- "active-action-icon": n(Eo),
2158
+ "active-action-icon": n(Mo),
2159
2159
  "inactive-action-icon": n(Io)
2160
2160
  }, null, 8, ["modelValue", "active-action-icon", "inactive-action-icon"]));
2161
2161
  }
2162
- }), jn = { class: "x-mask-toolbar__menu-item" }, Nn = /* @__PURE__ */ P({
2162
+ }), Nn = { class: "x-mask-toolbar__menu-item" }, Xn = /* @__PURE__ */ P({
2163
2163
  __name: "Toolbar",
2164
2164
  props: {
2165
2165
  tabs: { default: () => [] },
@@ -2211,7 +2211,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2211
2211
  }, r = (p, f) => {
2212
2212
  t("actionCommand", p, f);
2213
2213
  };
2214
- return (p, f) => (u(), g(n(E), {
2214
+ return (p, f) => (u(), g(n(M), {
2215
2215
  class: "x-mask-toolbar",
2216
2216
  align: "center"
2217
2217
  }, {
@@ -2226,8 +2226,8 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2226
2226
  onCommand: c
2227
2227
  }, {
2228
2228
  item: d(({ item: m }) => [
2229
- H("span", jn, [
2230
- R(O(m.label) + " ", 1),
2229
+ X("span", Nn, [
2230
+ R(A(m.label) + " ", 1),
2231
2231
  ["other", "all"].includes(m.command) ? v("", !0) : (u(), g(n(re), {
2232
2232
  key: 0,
2233
2233
  onClick: bt((h) => s(m), ["stop"]),
@@ -2252,7 +2252,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2252
2252
  key: 1,
2253
2253
  direction: "vertical"
2254
2254
  })) : v("", !0),
2255
- e.theme ? (u(), g(Fn, { key: 2 })) : v("", !0),
2255
+ e.theme ? (u(), g(jn, { key: 2 })) : v("", !0),
2256
2256
  e.theme ? (u(), g(n(se), {
2257
2257
  key: 3,
2258
2258
  direction: "vertical"
@@ -2262,7 +2262,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2262
2262
  _: 3
2263
2263
  }));
2264
2264
  }
2265
- }), Xn = /* @__PURE__ */ P({
2265
+ }), Un = /* @__PURE__ */ P({
2266
2266
  __name: "Avatar",
2267
2267
  props: {
2268
2268
  avatar: {}
@@ -2297,7 +2297,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2297
2297
  },
2298
2298
  setup(a) {
2299
2299
  const o = a;
2300
- return (e, t) => (u(), g(n(E), {
2300
+ return (e, t) => (u(), g(n(M), {
2301
2301
  class: "x-mask__content",
2302
2302
  flex: !1,
2303
2303
  grow: "",
@@ -2305,7 +2305,7 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2305
2305
  }, {
2306
2306
  default: d(() => [
2307
2307
  x(e.$slots, "default"),
2308
- _(n(Lo), null, {
2308
+ _(n(Wo), null, {
2309
2309
  default: d(({ Component: l, route: s }) => [
2310
2310
  (u(), g(Kt, {
2311
2311
  exclude: o.exclude
@@ -2322,15 +2322,15 @@ const Sn = /* @__PURE__ */ H("div", { class: "x-mask-sidebar__helper" }, null, -
2322
2322
  }));
2323
2323
  }
2324
2324
  });
2325
- function Un() {
2326
- const a = D(!1), o = D(""), e = D(!1);
2325
+ function Hn() {
2326
+ const a = O(!1), o = O(""), e = O(!1);
2327
2327
  return {
2328
2328
  collapsed: a,
2329
2329
  keyword: o,
2330
2330
  favorite: e
2331
2331
  };
2332
2332
  }
2333
- function Hn(a) {
2333
+ function Kn(a) {
2334
2334
  const o = Tt();
2335
2335
  return y(() => {
2336
2336
  const e = a.home;
@@ -2346,9 +2346,9 @@ function Dt(a, o) {
2346
2346
  t = o ? o(t) : t, t.children ? e = e.concat(Dt(t.children, o)) : e.push(t);
2347
2347
  }), e;
2348
2348
  }
2349
- function Kn(a, o) {
2350
- const e = qe(), t = Ve([]), l = Ve([]), s = y(() => Dt(t.value, a.menuAdapter)), c = y(() => No(s.value, "id")), i = D(null), r = (w) => {
2351
- const M = typeof w == "object" ? w.id : w, z = c.value.get(M);
2349
+ function Ln(a, o) {
2350
+ const e = qe(), t = Ve([]), l = Ve([]), s = y(() => Dt(t.value, a.menuAdapter)), c = y(() => Xo(s.value, "id")), i = O(null), r = (w) => {
2351
+ const E = typeof w == "object" ? w.id : w, z = c.value.get(E);
2352
2352
  if (!z) {
2353
2353
  console.warn("找不到菜单", w);
2354
2354
  return;
@@ -2359,7 +2359,7 @@ function Kn(a, o) {
2359
2359
  return;
2360
2360
  }
2361
2361
  if (I === "route") {
2362
- Xo(V) || V.startsWith("//") ? window.open(V) : (i.value = z, e.push(V).catch((T) => T));
2362
+ Uo(V) || V.startsWith("//") ? window.open(V) : (i.value = z, e.push(V).catch((T) => T));
2363
2363
  return;
2364
2364
  }
2365
2365
  if (I === "window") {
@@ -2380,8 +2380,8 @@ function Kn(a, o) {
2380
2380
  }, f = (w) => {
2381
2381
  l.value = [w, ...l.value], a.addFavorite && a.addFavorite(w);
2382
2382
  }, m = (w) => {
2383
- l.value = l.value.filter((M) => M.id !== w.id), a.removeFavorite && a.removeFavorite(w);
2384
- }, h = (w) => !!l.value.find((M) => M === w || M.id === w.id), b = (w) => {
2383
+ l.value = l.value.filter((E) => E.id !== w.id), a.removeFavorite && a.removeFavorite(w);
2384
+ }, h = (w) => !!l.value.find((E) => E === w || E.id === w.id), b = (w) => {
2385
2385
  h(w) ? m(w) : f(w);
2386
2386
  };
2387
2387
  return Qe(p), {
@@ -2393,31 +2393,31 @@ function Kn(a, o) {
2393
2393
  toggleFavorite: b
2394
2394
  };
2395
2395
  }
2396
- function Ln(a, o, e, t, l) {
2397
- const s = Mt(), c = qe(), i = {}, r = D([]), p = D(), { width: f } = Ct(p), m = y(() => Math.floor(f.value / Bn)), h = y(
2396
+ function Wn(a, o, e, t, l) {
2397
+ const s = Et(), c = qe(), i = {}, r = O([]), p = O(), { width: f } = Ct(p), m = y(() => Math.floor(f.value / Pn)), h = y(
2398
2398
  () => r.value.slice(0, m.value).filter(($) => !$.dialog)
2399
- ), b = y(() => r.value.slice(m.value)), w = ($) => e.value.find((A) => A.url === $), M = ($) => s.fullPath === $.url, z = ($) => l.value.id === $ ? l.value : r.value.find((A) => A.id === $), I = D(""), V = y(() => z(I.value)), S = ($) => {
2400
- c.push($.url).catch((A) => A);
2399
+ ), b = y(() => r.value.slice(m.value)), w = ($) => e.value.find((D) => D.url === $), E = ($) => s.fullPath === $.url, z = ($) => l.value.id === $ ? l.value : r.value.find((D) => D.id === $), I = O(""), V = y(() => z(I.value)), S = ($) => {
2400
+ c.push($.url).catch((D) => D);
2401
2401
  }, B = ($) => {
2402
2402
  I.value = $.id, s.fullPath !== $.url && S($);
2403
2403
  }, T = () => {
2404
2404
  S(l.value);
2405
2405
  }, j = ($) => {
2406
- const A = r.value.find((N) => N.url === $.url || N.id === $.id);
2407
- A ? B(A) : (r.value.unshift($), B($));
2406
+ const D = r.value.find((N) => N.url === $.url || N.id === $.id);
2407
+ D ? B(D) : (r.value.unshift($), B($));
2408
2408
  }, k = async ($) => {
2409
- const { url: A = s.fullPath, icon: N, title: Te = "新建标签页" } = $ || {}, $e = i[A], Fe = Tt(), je = $t(A);
2409
+ const { url: D = s.fullPath, icon: N, title: Te = "新建标签页" } = $ || {}, $e = i[D], Fe = Tt(), je = $t(D);
2410
2410
  return {
2411
2411
  id: Fe,
2412
2412
  name: je,
2413
- url: A,
2413
+ url: D,
2414
2414
  icon: N,
2415
2415
  title: Te,
2416
2416
  closable: !0,
2417
2417
  menu: $,
2418
2418
  ...$e ? await $e() : {}
2419
2419
  };
2420
- }, U = async ($) => {
2420
+ }, H = async ($) => {
2421
2421
  if (await Ne.confirm("是否关闭页签", "提示", {
2422
2422
  type: "warning"
2423
2423
  }).catch(() => !1)) {
@@ -2428,38 +2428,38 @@ function Ln(a, o, e, t, l) {
2428
2428
  return $;
2429
2429
  }
2430
2430
  }, K = ($) => {
2431
- const A = r.value.findIndex((N) => N.id === $.id);
2432
- if (A >= 0) {
2433
- const N = r.value[A];
2434
- r.value.splice(A, 1, Object.assign(N, $));
2431
+ const D = r.value.findIndex((N) => N.id === $.id);
2432
+ if (D >= 0) {
2433
+ const N = r.value[D];
2434
+ r.value.splice(D, 1, Object.assign(N, $));
2435
2435
  }
2436
2436
  }, ce = async () => {
2437
2437
  if (!await Ne.confirm("是否关闭全部页签", "提示", {
2438
2438
  type: "warning"
2439
2439
  }).catch(() => !1))
2440
2440
  return;
2441
- const A = r.value;
2442
- return r.value = [], B(l.value), A;
2441
+ const D = r.value;
2442
+ return r.value = [], B(l.value), D;
2443
2443
  }, Z = async () => {
2444
2444
  if (!await Ne.confirm("是否关闭其他页签", "提示", {
2445
2445
  type: "warning"
2446
2446
  }).catch(() => !1))
2447
2447
  return;
2448
- const A = r.value.filter((N) => N.id !== I.value);
2449
- return r.value = r.value.filter((N) => N.id === I.value), A;
2448
+ const D = r.value.filter((N) => N.id !== I.value);
2449
+ return r.value = r.value.filter((N) => N.id === I.value), D;
2450
2450
  }, ee = ($) => {
2451
- const A = r.value.filter((N) => N.id !== $.id);
2452
- r.value = [$, ...A], B($);
2451
+ const D = r.value.filter((N) => N.id !== $.id);
2452
+ r.value = [$, ...D], B($);
2453
2453
  }, ue = async () => {
2454
2454
  await ye();
2455
- const $ = l.value.url === s.fullPath, A = w(s.fullPath);
2455
+ const $ = l.value.url === s.fullPath, D = w(s.fullPath);
2456
2456
  if ($)
2457
2457
  I.value = l.value.id;
2458
2458
  else {
2459
- const N = await k(A);
2459
+ const N = await k(D);
2460
2460
  j(N);
2461
2461
  }
2462
- await ye(), t.value = A || null;
2462
+ await ye(), t.value = D || null;
2463
2463
  };
2464
2464
  return L(e, ue), L(s, ue, { immediate: !0 }), ze(Vt, i), {
2465
2465
  tabRef: p,
@@ -2467,12 +2467,12 @@ function Ln(a, o, e, t, l) {
2467
2467
  showTabs: h,
2468
2468
  currentTab: V,
2469
2469
  changeTab: S,
2470
- removeTab: U,
2470
+ removeTab: H,
2471
2471
  updateTab: K,
2472
2472
  addTab: j,
2473
2473
  home: l,
2474
2474
  tabValue: I,
2475
- isCurrentTab: M,
2475
+ isCurrentTab: E,
2476
2476
  activeHome: T,
2477
2477
  activeTab: B,
2478
2478
  dropdownTabs: b,
@@ -2481,8 +2481,8 @@ function Ln(a, o, e, t, l) {
2481
2481
  moveToShow: ee
2482
2482
  };
2483
2483
  }
2484
- function Wn(a) {
2485
- const o = /* @__PURE__ */ new Map(), e = D([]), t = Re({}), l = pe(), s = {}, { updateTab: c, isCurrentTab: i, activeHome: r, tabs: p } = a, f = (S, B) => {
2484
+ function Jn(a) {
2485
+ const o = /* @__PURE__ */ new Map(), e = O([]), t = Re({}), l = pe(), s = {}, { updateTab: c, isCurrentTab: i, activeHome: r, tabs: p } = a, f = (S, B) => {
2486
2486
  const T = B.fullPath;
2487
2487
  if (o.has(T))
2488
2488
  return o.get(T);
@@ -2490,14 +2490,14 @@ function Wn(a) {
2490
2490
  const j = $t(T), k = {
2491
2491
  name: j,
2492
2492
  setup() {
2493
- const U = y(() => t[T] || document.body), K = y(() => !t[T]), ce = y(() => !e.value.includes(j));
2493
+ const H = y(() => t[T] || document.body), K = y(() => !t[T]), ce = y(() => !e.value.includes(j));
2494
2494
  return ze(
2495
- Wo,
2495
+ Jo,
2496
2496
  ge({ ...B })
2497
2497
  ), () => ce.value ? ae(
2498
2498
  vt,
2499
2499
  {
2500
- to: U.value,
2500
+ to: H.value,
2501
2501
  disabled: K.value
2502
2502
  },
2503
2503
  [ae(S)]
@@ -2543,7 +2543,7 @@ function Wn(a) {
2543
2543
  return await ye(), i(S) && r(), s[S.id] = B, B;
2544
2544
  }, w = async (S) => {
2545
2545
  e.value = [S.name], await ye(), e.value = [];
2546
- }, M = async (S) => {
2546
+ }, E = async (S) => {
2547
2547
  e.value = S.map((B) => B.name), await ye(), e.value = [];
2548
2548
  }, z = (S) => (S.preventDefault(), !1), I = (S) => {
2549
2549
  if (S.dataTransfer) {
@@ -2562,21 +2562,21 @@ function Wn(a) {
2562
2562
  openDialog: b,
2563
2563
  refresh: w,
2564
2564
  exclude: e,
2565
- cleanCache: M,
2565
+ cleanCache: E,
2566
2566
  hasDialog: V,
2567
2567
  closeDialog: m,
2568
2568
  closeDialogs: h
2569
2569
  };
2570
2570
  }
2571
- const Jn = /* @__PURE__ */ P({
2571
+ const Qn = /* @__PURE__ */ P({
2572
2572
  name: "XMask",
2573
2573
  __name: "Mask",
2574
- props: Pn,
2574
+ props: Vn,
2575
2575
  emits: ["select", "actionClick", "actionCommand"],
2576
2576
  setup(a, { emit: o }) {
2577
- const e = a, t = o, l = Hn(e), { collapsed: s, keyword: c, favorite: i } = Un(), { menus: r, favorites: p, flatMenus: f, active: m, select: h, toggleFavorite: b } = Kn(e, t), {
2577
+ const e = a, t = o, l = Kn(e), { collapsed: s, keyword: c, favorite: i } = Hn(), { menus: r, favorites: p, flatMenus: f, active: m, select: h, toggleFavorite: b } = Ln(e, t), {
2578
2578
  tabRef: w,
2579
- showTabs: M,
2579
+ showTabs: E,
2580
2580
  currentTab: z,
2581
2581
  changeTab: I,
2582
2582
  removeTab: V,
@@ -2585,26 +2585,26 @@ const Jn = /* @__PURE__ */ P({
2585
2585
  isCurrentTab: T,
2586
2586
  activeHome: j,
2587
2587
  removeAllTabs: k,
2588
- removeOtherTabs: U,
2588
+ removeOtherTabs: H,
2589
2589
  dropdownTabs: K,
2590
2590
  moveToShow: ce
2591
- } = Ln(e, t, f, m, l), { createView: Z, openDialog: ee, refresh: ue, exclude: $, cleanCache: A, closeDialogs: N } = Wn({
2591
+ } = Wn(e, t, f, m, l), { createView: Z, openDialog: ee, refresh: ue, exclude: $, cleanCache: D, closeDialogs: N } = Jn({
2592
2592
  tabs: S,
2593
2593
  updateTab: B,
2594
2594
  isCurrentTab: T,
2595
2595
  activeHome: j
2596
- }), Te = async (X) => {
2597
- await V(X) && await A([X]);
2596
+ }), Te = async (U) => {
2597
+ await V(U) && await D([U]);
2598
2598
  }, $e = async () => {
2599
- const X = await k();
2600
- X && (N(X), await A(X));
2599
+ const U = await k();
2600
+ U && (N(U), await D(U));
2601
2601
  }, Fe = async () => {
2602
- const X = await U();
2603
- X && (N(X), await A(X));
2604
- }, je = (X) => {
2605
- t("actionClick", X);
2606
- }, Xt = (X, oe) => {
2607
- t("actionCommand", X, oe);
2602
+ const U = await H();
2603
+ U && (N(U), await D(U));
2604
+ }, je = (U) => {
2605
+ t("actionClick", U);
2606
+ }, Xt = (U, oe) => {
2607
+ t("actionCommand", U, oe);
2608
2608
  };
2609
2609
  return ze(At, {
2610
2610
  tabs: S,
@@ -2613,7 +2613,7 @@ const Jn = /* @__PURE__ */ P({
2613
2613
  updateTab: B,
2614
2614
  active: m,
2615
2615
  currentTab: z
2616
- }), (X, oe) => (u(), g(n(E), {
2616
+ }), (U, oe) => (u(), g(n(M), {
2617
2617
  class: W(["x-mask", { "is-disabled": e.disabled }]),
2618
2618
  fit: ""
2619
2619
  }, {
@@ -2624,11 +2624,11 @@ const Jn = /* @__PURE__ */ P({
2624
2624
  exclude: n($)
2625
2625
  }, {
2626
2626
  default: d(() => [
2627
- X.$slots.default ? x(X.$slots, "default", { key: 0 }) : v("", !0)
2627
+ U.$slots.default ? x(U.$slots, "default", { key: 0 }) : v("", !0)
2628
2628
  ]),
2629
2629
  _: 3
2630
2630
  }, 8, ["createView", "exclude"])) : (u(), C(Q, { key: 0 }, [
2631
- _(zn, { collapsed: n(s) }, {
2631
+ _(Cn, { collapsed: n(s) }, {
2632
2632
  brand: d(() => [
2633
2633
  _(Mn, {
2634
2634
  logo: e.logo,
@@ -2638,7 +2638,7 @@ const Jn = /* @__PURE__ */ P({
2638
2638
  }, null, 8, ["logo", "title", "url", "collapsed"])
2639
2639
  ]),
2640
2640
  default: d(() => [
2641
- _(Cn, {
2641
+ _(Tn, {
2642
2642
  collasped: n(s),
2643
2643
  "onUpdate:collasped": oe[0] || (oe[0] = (we) => Be(s) ? s.value = we : null),
2644
2644
  favorite: n(i),
@@ -2646,7 +2646,7 @@ const Jn = /* @__PURE__ */ P({
2646
2646
  keyword: n(c),
2647
2647
  "onUpdate:keyword": oe[2] || (oe[2] = (we) => Be(c) ? c.value = we : null)
2648
2648
  }, null, 8, ["collasped", "favorite", "keyword"]),
2649
- _(En, {
2649
+ _(In, {
2650
2650
  collapse: n(s),
2651
2651
  keyword: n(c),
2652
2652
  favorite: n(i),
@@ -2659,7 +2659,7 @@ const Jn = /* @__PURE__ */ P({
2659
2659
  ]),
2660
2660
  _: 1
2661
2661
  }, 8, ["collapsed"]),
2662
- _(n(E), {
2662
+ _(n(M), {
2663
2663
  class: "x-mask__main",
2664
2664
  grow: "",
2665
2665
  shrink: "",
@@ -2667,17 +2667,17 @@ const Jn = /* @__PURE__ */ P({
2667
2667
  direction: "column"
2668
2668
  }, {
2669
2669
  default: d(() => [
2670
- _(n(E), {
2670
+ _(n(M), {
2671
2671
  class: "x-mask-topbar",
2672
2672
  justify: "space-between",
2673
2673
  align: "center"
2674
2674
  }, {
2675
2675
  default: d(() => [
2676
- _(On, {
2676
+ _(Fn, {
2677
2677
  ref_key: "tabRef",
2678
2678
  ref: w,
2679
2679
  favorites: n(p),
2680
- tabs: n(M),
2680
+ tabs: n(E),
2681
2681
  home: n(l),
2682
2682
  value: n(z)?.id,
2683
2683
  onClick: n(I),
@@ -2686,7 +2686,7 @@ const Jn = /* @__PURE__ */ P({
2686
2686
  onDialog: n(ee),
2687
2687
  onRefresh: n(ue)
2688
2688
  }, null, 8, ["favorites", "tabs", "home", "value", "onClick", "onToggleFavorite", "onDialog", "onRefresh"]),
2689
- _(Nn, {
2689
+ _(Xn, {
2690
2690
  tabs: n(K),
2691
2691
  actions: e.actions,
2692
2692
  theme: e.theme,
@@ -2698,13 +2698,13 @@ const Jn = /* @__PURE__ */ P({
2698
2698
  onActionCommand: Xt
2699
2699
  }, {
2700
2700
  default: d(() => [
2701
- _(Xn, {
2701
+ _(Un, {
2702
2702
  avatar: e.avatar
2703
2703
  }, he({ _: 2 }, [
2704
- X.$slots.user ? {
2704
+ U.$slots.user ? {
2705
2705
  name: "default",
2706
2706
  fn: d(() => [
2707
- x(X.$slots, "user")
2707
+ x(U.$slots, "user")
2708
2708
  ]),
2709
2709
  key: "0"
2710
2710
  } : void 0
@@ -2720,7 +2720,7 @@ const Jn = /* @__PURE__ */ P({
2720
2720
  exclude: n($)
2721
2721
  }, {
2722
2722
  default: d(() => [
2723
- X.$slots.default ? x(X.$slots, "default", { key: 0 }) : v("", !0)
2723
+ U.$slots.default ? x(U.$slots, "default", { key: 0 }) : v("", !0)
2724
2724
  ]),
2725
2725
  _: 3
2726
2726
  }, 8, ["createView", "exclude"])
@@ -2733,8 +2733,8 @@ const Jn = /* @__PURE__ */ P({
2733
2733
  }, 8, ["class"]));
2734
2734
  }
2735
2735
  });
2736
- function Ra(a = {}) {
2737
- const o = Mt(), e = xe(Vt, null), t = xe(At, null);
2736
+ function La(a = {}) {
2737
+ const o = Et(), e = xe(Vt, null), t = xe(At, null);
2738
2738
  if (e) {
2739
2739
  const s = typeof a == "function" ? a : async () => a;
2740
2740
  e[o.fullPath] = s;
@@ -2744,7 +2744,7 @@ function Ra(a = {}) {
2744
2744
  mask: t
2745
2745
  };
2746
2746
  }
2747
- const Qn = /* @__PURE__ */ P({
2747
+ const Zn = /* @__PURE__ */ P({
2748
2748
  __name: "SelectEditor",
2749
2749
  props: {
2750
2750
  options: { default: () => [] }
@@ -2768,7 +2768,7 @@ const Qn = /* @__PURE__ */ P({
2768
2768
  _: 3
2769
2769
  }, 16));
2770
2770
  }
2771
- }), Zn = /* @__PURE__ */ P({
2771
+ }), Gn = /* @__PURE__ */ P({
2772
2772
  __name: "CheckboxEditor",
2773
2773
  props: {
2774
2774
  options: { default: () => [] },
@@ -2785,7 +2785,7 @@ const Qn = /* @__PURE__ */ P({
2785
2785
  label: s.value
2786
2786
  }, {
2787
2787
  default: d(() => [
2788
- R(O(s.label), 1)
2788
+ R(A(s.label), 1)
2789
2789
  ]),
2790
2790
  _: 2
2791
2791
  }, 1032, ["label"]))), 128))
@@ -2793,7 +2793,7 @@ const Qn = /* @__PURE__ */ P({
2793
2793
  _: 1
2794
2794
  }, 16));
2795
2795
  }
2796
- }), Gn = /* @__PURE__ */ P({
2796
+ }), Yn = /* @__PURE__ */ P({
2797
2797
  __name: "RadioEditor",
2798
2798
  props: {
2799
2799
  options: { default: () => [] },
@@ -2810,7 +2810,7 @@ const Qn = /* @__PURE__ */ P({
2810
2810
  label: s.value
2811
2811
  }, {
2812
2812
  default: d(() => [
2813
- R(O(s.label), 1)
2813
+ R(A(s.label), 1)
2814
2814
  ]),
2815
2815
  _: 2
2816
2816
  }, 1032, ["label"]))), 128))
@@ -2841,18 +2841,18 @@ const Qn = /* @__PURE__ */ P({
2841
2841
  defaultValue: ""
2842
2842
  },
2843
2843
  select: {
2844
- component: Qn,
2844
+ component: Zn,
2845
2845
  props: {
2846
2846
  clearable: !0
2847
2847
  }
2848
2848
  },
2849
2849
  checkbox: {
2850
- component: Zn,
2850
+ component: Gn,
2851
2851
  props: {},
2852
2852
  defaultValue: []
2853
2853
  },
2854
2854
  radio: {
2855
- component: Gn,
2855
+ component: Yn,
2856
2856
  props: {}
2857
2857
  },
2858
2858
  number: {
@@ -2889,7 +2889,7 @@ const Qn = /* @__PURE__ */ P({
2889
2889
  component: mo,
2890
2890
  props: {}
2891
2891
  }
2892
- }, Yn = {
2892
+ }, qn = {
2893
2893
  /**
2894
2894
  * 字段名称
2895
2895
  */
@@ -3003,17 +3003,17 @@ const Qn = /* @__PURE__ */ P({
3003
3003
  type: Boolean
3004
3004
  }
3005
3005
  };
3006
- async function qn(a, o) {
3006
+ async function ea(a, o) {
3007
3007
  const e = a.options;
3008
3008
  return e ? typeof e == "function" ? await e(o) || [] : e : [];
3009
3009
  }
3010
- function ea(a, o, e, t, l) {
3011
- const s = D([]), c = y(() => !t || !l ? {} : Uo(a.cascader).reduce((p, f) => (p[f] = Pe(l, f), p), {}));
3010
+ function ta(a, o, e, t, l) {
3011
+ const s = O([]), c = y(() => !t || !l ? {} : Ho(a.cascader).reduce((p, f) => (p[f] = Pe(l, f), p), {}));
3012
3012
  return L(
3013
3013
  c,
3014
3014
  async (r) => {
3015
3015
  if (e.value) {
3016
- s.value = await qn(a, r);
3016
+ s.value = await ea(a, r);
3017
3017
  const p = t?.exposed?.reset;
3018
3018
  p && a.name && p(a.name);
3019
3019
  }
@@ -3037,38 +3037,38 @@ function ea(a, o, e, t, l) {
3037
3037
  options: s.value,
3038
3038
  onFocus: () => o("focus"),
3039
3039
  onBlur: () => o("blur"),
3040
- onChange: (M) => o("change", M)
3040
+ onChange: (E) => o("change", E)
3041
3041
  }, w = typeof r == "string" ? Rt[r] : {
3042
3042
  component: r,
3043
3043
  props: {}
3044
3044
  };
3045
- return Ho({}, w, {
3045
+ return Ko({}, w, {
3046
3046
  props: b
3047
3047
  });
3048
3048
  })
3049
3049
  };
3050
3050
  }
3051
- const ta = {
3051
+ const oa = {
3052
3052
  key: 1,
3053
3053
  class: "el-form-item__error"
3054
- }, oa = {
3054
+ }, na = {
3055
3055
  key: 0,
3056
3056
  class: "x-field__tip"
3057
3057
  }, Ot = /* @__PURE__ */ P({
3058
3058
  name: "XField",
3059
3059
  __name: "Field",
3060
- props: Yn,
3060
+ props: qn,
3061
3061
  emits: ["update:modelValue", "change", "focus", "blur"],
3062
3062
  setup(a, { expose: o, emit: e }) {
3063
- const t = a, l = e, s = xe(Ft, null), c = xe(go, null), i = xe(jt, null), r = y(() => !s?.proxy || !i ? t.visible : typeof t.visible == "function" ? t.visible(i) : Ye(t.visible) ? Object.entries(t.visible).every(([U, K]) => Pe(i, U) === K) : t.visible), p = () => s?.proxy && i && t.name ? Pe(i, t.name) ?? t.modelValue : t.modelValue, f = D(p()), { editor: m } = ea(
3063
+ const t = a, l = e, s = xe(Ft, null), c = xe(go, null), i = xe(jt, null), r = y(() => !s?.proxy || !i ? t.visible : typeof t.visible == "function" ? t.visible(i) : Ye(t.visible) ? Object.entries(t.visible).every(([H, K]) => Pe(i, H) === K) : t.visible), p = () => s?.proxy && i && t.name ? Pe(i, t.name) ?? t.modelValue : t.modelValue, f = O(p()), { editor: m } = ta(
3064
3064
  t,
3065
3065
  l,
3066
3066
  r,
3067
3067
  s,
3068
3068
  i
3069
- ), h = D(), b = D(), w = y(
3069
+ ), h = O(), b = O(), w = y(
3070
3070
  () => t.size || c?.size || "default"
3071
- ), M = y(() => Object.assign(
3071
+ ), E = y(() => Object.assign(
3072
3072
  {},
3073
3073
  s?.props.tooltipMessage || {},
3074
3074
  typeof t.tooltipMessage == "boolean" ? {} : t.tooltipMessage
@@ -3091,8 +3091,8 @@ const ta = {
3091
3091
  f.value = k;
3092
3092
  }
3093
3093
  }));
3094
- return L(f, (k, U) => {
3095
- r.value && !Ge(k, U) && (l("update:modelValue", k), s?.proxy && i && t.name && Ue(i, t.name, k));
3094
+ return L(f, (k, H) => {
3095
+ r.value && !Ge(k, H) && (l("update:modelValue", k), s?.proxy && i && t.name && Ue(i, t.name, k));
3096
3096
  }), L(
3097
3097
  () => !s?.proxy || !t.name || !i ? t.modelValue : Pe(i, t.name) ?? t.modelValue,
3098
3098
  (k) => {
@@ -3119,7 +3119,7 @@ const ta = {
3119
3119
  blur: () => {
3120
3120
  b.value?.foucs && b.value.blur();
3121
3121
  }
3122
- }), (k, U) => r.value ? (u(), g(n(yo), F({
3122
+ }), (k, H) => r.value ? (u(), g(n(yo), F({
3123
3123
  key: 0,
3124
3124
  class: ["x-field", I.value],
3125
3125
  ref_key: "itemRef",
@@ -3138,7 +3138,7 @@ const ta = {
3138
3138
  }, [
3139
3139
  _(n(ht), F({
3140
3140
  content: z(K)
3141
- }, M.value), {
3141
+ }, E.value), {
3142
3142
  default: d(() => [
3143
3143
  _(n(re), {
3144
3144
  class: "x-field__trigger",
@@ -3148,11 +3148,11 @@ const ta = {
3148
3148
  ]),
3149
3149
  _: 2
3150
3150
  }, 1040, ["content"])
3151
- ], 4)) : (u(), C("div", ta, O(z(K)), 1))
3151
+ ], 4)) : (u(), C("div", oa, A(z(K)), 1))
3152
3152
  ])
3153
3153
  ]),
3154
3154
  default: d(() => [
3155
- H("div", {
3155
+ X("div", {
3156
3156
  class: W(["x-field__editor_wrap", { "is-inline": t.inline }])
3157
3157
  }, [
3158
3158
  x(k.$slots, "editor", { editor: B.value }, () => [
@@ -3162,7 +3162,7 @@ const ta = {
3162
3162
  ref_key: "editorRef",
3163
3163
  ref: b,
3164
3164
  modelValue: f.value,
3165
- "onUpdate:modelValue": U[0] || (U[0] = (K) => f.value = K)
3165
+ "onUpdate:modelValue": H[0] || (H[0] = (K) => f.value = K)
3166
3166
  }, n(m).props), he({ _: 2 }, [
3167
3167
  k.$slots.option ? {
3168
3168
  name: "option",
@@ -3173,9 +3173,9 @@ const ta = {
3173
3173
  } : void 0
3174
3174
  ]), 1040, ["modelValue"])) : v("", !0)
3175
3175
  ]),
3176
- t.tip || k.$slots.tip ? (u(), C("div", oa, [
3176
+ t.tip || k.$slots.tip ? (u(), C("div", na, [
3177
3177
  x(k.$slots, "tip", {}, () => [
3178
- R(O(t.tip), 1)
3178
+ R(A(t.tip), 1)
3179
3179
  ])
3180
3180
  ])) : v("", !0)
3181
3181
  ], 2),
@@ -3192,7 +3192,7 @@ const ta = {
3192
3192
  } : void 0
3193
3193
  ]), 1040, ["prop", "label", "size", "class", "style"])) : v("", !0);
3194
3194
  }
3195
- }), na = {
3195
+ }), aa = {
3196
3196
  /**
3197
3197
  * 表单模型
3198
3198
  */
@@ -3251,10 +3251,10 @@ const ta = {
3251
3251
  }, Ft = Symbol("formInstanceKey"), jt = Symbol("formModelKey"), Nt = /* @__PURE__ */ P({
3252
3252
  name: "XForm",
3253
3253
  __name: "Form",
3254
- props: na,
3254
+ props: aa,
3255
3255
  emits: ["change", "submit", "reset"],
3256
3256
  setup(a, { expose: o, emit: e }) {
3257
- const t = a, l = e, s = pe(), c = D(), i = Re(t.model || {}), r = D(!1);
3257
+ const t = a, l = e, s = pe(), c = O(), i = Re(t.model || {}), r = O(!1);
3258
3258
  ze(Ft, s), ze(jt, i), L(i, () => {
3259
3259
  l("change", ge(i));
3260
3260
  }), L(
@@ -3301,7 +3301,7 @@ const ta = {
3301
3301
  onClick: p
3302
3302
  }, {
3303
3303
  default: d(() => [
3304
- R(O(t.submitText), 1)
3304
+ R(A(t.submitText), 1)
3305
3305
  ]),
3306
3306
  _: 1
3307
3307
  }, 8, ["loading"])) : v("", !0),
@@ -3311,7 +3311,7 @@ const ta = {
3311
3311
  onClick: h[0] || (h[0] = () => f())
3312
3312
  }, {
3313
3313
  default: d(() => [
3314
- R(O(t.resetText), 1)
3314
+ R(A(t.resetText), 1)
3315
3315
  ]),
3316
3316
  _: 1
3317
3317
  })) : v("", !0),
@@ -3324,7 +3324,7 @@ const ta = {
3324
3324
  _: 3
3325
3325
  }, 16, ["inline", "model"]));
3326
3326
  }
3327
- }), aa = {
3327
+ }), sa = {
3328
3328
  modelValue: {
3329
3329
  type: Boolean,
3330
3330
  default: !0
@@ -3361,13 +3361,13 @@ const ta = {
3361
3361
  submitMethod: {
3362
3362
  type: Function
3363
3363
  }
3364
- }, sa = /* @__PURE__ */ P({
3364
+ }, la = /* @__PURE__ */ P({
3365
3365
  name: "XDialogForm",
3366
3366
  __name: "DialogForm",
3367
- props: aa,
3367
+ props: sa,
3368
3368
  emits: ["update:modelValue", "submit", "close"],
3369
3369
  setup(a, { expose: o, emit: e }) {
3370
- const t = a, l = e, s = D(), c = D(), i = y(() => c.value?.$vtjEl), r = () => {
3370
+ const t = a, l = e, s = O(), c = O(), i = y(() => c.value?.$vtjEl), r = () => {
3371
3371
  s.value?.submit();
3372
3372
  }, p = () => {
3373
3373
  l("update:modelValue", !1), l("close");
@@ -3438,7 +3438,7 @@ const ta = {
3438
3438
  } : void 0
3439
3439
  ]), 1040, ["model-value", "submit", "cancel", "size"]));
3440
3440
  }
3441
- }), la = {
3441
+ }), ia = {
3442
3442
  items: {
3443
3443
  type: Array,
3444
3444
  default() {
@@ -3448,10 +3448,10 @@ const ta = {
3448
3448
  border: {
3449
3449
  type: Boolean
3450
3450
  }
3451
- }, ia = /* @__PURE__ */ P({
3451
+ }, ra = /* @__PURE__ */ P({
3452
3452
  name: "XTabs",
3453
3453
  __name: "Tabs",
3454
- props: la,
3454
+ props: ia,
3455
3455
  setup(a) {
3456
3456
  const o = a, e = (l) => {
3457
3457
  const { label: s, name: c, value: i, disabled: r, closable: p, lazy: f } = l;
@@ -3478,7 +3478,7 @@ const ta = {
3478
3478
  key: 0,
3479
3479
  class: "x-tabs__icon"
3480
3480
  })) : v("", !0),
3481
- R(" " + O(c.label), 1)
3481
+ R(" " + A(c.label), 1)
3482
3482
  ])
3483
3483
  ]),
3484
3484
  default: d(() => [
@@ -3492,7 +3492,7 @@ const ta = {
3492
3492
  _: 3
3493
3493
  }, 16, ["class"]));
3494
3494
  }
3495
- }), ra = {
3495
+ }), ca = {
3496
3496
  direction: {
3497
3497
  type: String,
3498
3498
  default: "column"
@@ -3530,19 +3530,19 @@ const ta = {
3530
3530
  onTitleClick: {
3531
3531
  type: Function
3532
3532
  }
3533
- }, ca = { class: "x-data-item__title" }, ua = {
3533
+ }, ua = { class: "x-data-item__title" }, da = {
3534
3534
  key: 1,
3535
3535
  class: "x-data-item__section x-data-item__desc"
3536
- }, da = {
3536
+ }, pa = {
3537
3537
  key: 2,
3538
3538
  class: "x-data-item__section x-data-item__extra"
3539
- }, pa = {
3539
+ }, fa = {
3540
3540
  key: 3,
3541
3541
  class: "x-data-item__section x-data-item__actions"
3542
- }, fa = /* @__PURE__ */ P({
3542
+ }, ma = /* @__PURE__ */ P({
3543
3543
  name: "XDataItem",
3544
3544
  __name: "DataItem",
3545
- props: ra,
3545
+ props: ca,
3546
3546
  emits: ["imageClick", "titleClick", "actionClick", "actionCommand"],
3547
3547
  setup(a, { emit: o }) {
3548
3548
  const e = a, t = o, l = y(() => {
@@ -3562,12 +3562,12 @@ const ta = {
3562
3562
  items: e.actions,
3563
3563
  ...e.actionBarProps
3564
3564
  })), i = () => t("imageClick"), r = () => t("titleClick"), p = (m) => t("actionClick", m), f = (m, h) => t("actionCommand", m, h);
3565
- return (m, h) => (u(), g(n(E), {
3565
+ return (m, h) => (u(), g(n(M), {
3566
3566
  class: W(["x-data-item", s.value]),
3567
3567
  direction: e.direction
3568
3568
  }, {
3569
3569
  default: d(() => [
3570
- e.imageSrc || m.$slots.image ? (u(), g(n(E), {
3570
+ e.imageSrc || m.$slots.image ? (u(), g(n(M), {
3571
3571
  key: 0,
3572
3572
  class: "x-data-item__img",
3573
3573
  autoPointer: !0,
@@ -3584,14 +3584,14 @@ const ta = {
3584
3584
  ]),
3585
3585
  _: 3
3586
3586
  }, 8, ["onClick"])) : v("", !0),
3587
- _(n(E), {
3587
+ _(n(M), {
3588
3588
  class: "x-data-item__content",
3589
3589
  direction: "column",
3590
3590
  grow: "",
3591
3591
  shrink: ""
3592
3592
  }, {
3593
3593
  default: d(() => [
3594
- e.title || m.$slots.title ? (u(), g(n(E), {
3594
+ e.title || m.$slots.title ? (u(), g(n(M), {
3595
3595
  key: 0,
3596
3596
  class: "x-data-item__section x-data-item__wrapper",
3597
3597
  align: "center",
@@ -3603,23 +3603,23 @@ const ta = {
3603
3603
  key: 0,
3604
3604
  class: "x-data-item__icon"
3605
3605
  })) : v("", !0),
3606
- H("span", ca, [
3606
+ X("span", ua, [
3607
3607
  x(m.$slots, "title", {}, () => [
3608
- R(O(e.title), 1)
3608
+ R(A(e.title), 1)
3609
3609
  ])
3610
3610
  ])
3611
3611
  ]),
3612
3612
  _: 3
3613
3613
  }, 8, ["onClick"])) : v("", !0),
3614
- e.description || m.$slots.description ? (u(), C("div", ua, [
3614
+ e.description || m.$slots.description ? (u(), C("div", da, [
3615
3615
  x(m.$slots, "description", {}, () => [
3616
- R(O(e.description), 1)
3616
+ R(A(e.description), 1)
3617
3617
  ])
3618
3618
  ])) : v("", !0),
3619
- m.$slots.default ? (u(), C("div", da, [
3619
+ m.$slots.default ? (u(), C("div", pa, [
3620
3620
  x(m.$slots, "default")
3621
3621
  ])) : v("", !0),
3622
- e.actions || e.actionBarProps || m.$slots.actions ? (u(), C("div", pa, [
3622
+ e.actions || e.actionBarProps || m.$slots.actions ? (u(), C("div", fa, [
3623
3623
  x(m.$slots, "actions", {}, () => [
3624
3624
  _(n(Oe), F(c.value, {
3625
3625
  onClick: p,
@@ -3634,7 +3634,7 @@ const ta = {
3634
3634
  _: 3
3635
3635
  }, 8, ["direction", "class"]));
3636
3636
  }
3637
- }), ma = {
3637
+ }), ga = {
3638
3638
  option: {
3639
3639
  type: Object
3640
3640
  },
@@ -3647,13 +3647,13 @@ const ta = {
3647
3647
  default: "400px"
3648
3648
  }
3649
3649
  };
3650
- function ga() {
3650
+ function ya() {
3651
3651
  return import("echarts");
3652
3652
  }
3653
- function ya(a, o) {
3654
- const e = D(), t = Ve();
3653
+ function va(a, o) {
3654
+ const e = O(), t = Ve();
3655
3655
  return gt(async () => {
3656
- t.value = await ga();
3656
+ t.value = await ya();
3657
3657
  const l = n(a);
3658
3658
  l && (e.value || (e.value = ke(t.value.init(l))), e.value && e.value.setOption(o.option || {}));
3659
3659
  }), yt(() => {
@@ -3664,9 +3664,9 @@ function ya(a, o) {
3664
3664
  e.value && e.value.setOption(l || {});
3665
3665
  },
3666
3666
  { deep: !0 }
3667
- ), Fo(
3667
+ ), jo(
3668
3668
  a,
3669
- Ko(() => {
3669
+ Lo(() => {
3670
3670
  e.value && e.value.resize();
3671
3671
  }, 150)
3672
3672
  ), {
@@ -3674,12 +3674,12 @@ function ya(a, o) {
3674
3674
  echarts: t
3675
3675
  };
3676
3676
  }
3677
- const va = /* @__PURE__ */ P({
3677
+ const ba = /* @__PURE__ */ P({
3678
3678
  name: "XChart",
3679
3679
  __name: "Chart",
3680
- props: ma,
3680
+ props: ga,
3681
3681
  setup(a, { expose: o }) {
3682
- const e = a, t = D(), { echartsInstance: l, echarts: s } = ya(t, e), c = y(() => ({
3682
+ const e = a, t = O(), { echartsInstance: l, echarts: s } = va(t, e), c = y(() => ({
3683
3683
  width: q(e.width),
3684
3684
  height: q(e.height)
3685
3685
  }));
@@ -3693,7 +3693,7 @@ const va = /* @__PURE__ */ P({
3693
3693
  style: fe(c.value)
3694
3694
  }, null, 4));
3695
3695
  }
3696
- }), ba = {
3696
+ }), ha = {
3697
3697
  data: {
3698
3698
  type: [Object, Function],
3699
3699
  default() {
@@ -3731,25 +3731,25 @@ const va = /* @__PURE__ */ P({
3731
3731
  infiniteScroll: {
3732
3732
  type: [Boolean, Object]
3733
3733
  }
3734
- }, ha = {
3734
+ }, _a = {
3735
3735
  key: 0,
3736
3736
  class: "x-list__loading"
3737
- }, _a = {
3737
+ }, ka = {
3738
3738
  key: 1,
3739
3739
  class: "x-list__nomore"
3740
- }, ka = {
3740
+ }, wa = {
3741
3741
  key: 0,
3742
3742
  class: "x-list__loading"
3743
- }, wa = {
3743
+ }, xa = {
3744
3744
  key: 1,
3745
3745
  class: "x-list__nomore"
3746
- }, xa = {
3746
+ }, Sa = {
3747
3747
  key: 1,
3748
3748
  class: "x-list__pager"
3749
- }, Sa = /* @__PURE__ */ P({
3749
+ }, za = /* @__PURE__ */ P({
3750
3750
  name: "XList",
3751
3751
  __name: "List",
3752
- props: ba,
3752
+ props: ha,
3753
3753
  emits: ["load"],
3754
3754
  setup(a, { expose: o, emit: e }) {
3755
3755
  const t = a, l = e, s = Re({
@@ -3760,14 +3760,14 @@ const va = /* @__PURE__ */ P({
3760
3760
  const { page: T, pageSize: j } = t;
3761
3761
  Object.assign(s, { page: T, pageSize: j });
3762
3762
  });
3763
- const { data: c, loading: i } = ln(
3763
+ const { data: c, loading: i } = rn(
3764
3764
  t.data,
3765
3765
  {
3766
3766
  list: [],
3767
3767
  total: 0
3768
3768
  },
3769
3769
  s
3770
- ), r = y(() => Math.ceil((c.value.total || 0) / s.pageSize)), p = D(!1), f = D(), m = y(() => ({
3770
+ ), r = y(() => Math.ceil((c.value.total || 0) / s.pageSize)), p = O(!1), f = O(), m = y(() => ({
3771
3771
  width: q(t.width),
3772
3772
  height: q(t.height)
3773
3773
  })), h = y(() => ({
@@ -3779,7 +3779,7 @@ const va = /* @__PURE__ */ P({
3779
3779
  ))
3780
3780
  T[`infinite-scroll-${j}`] = k;
3781
3781
  return (i.value || p.value) && (T["infinite-scroll-disabled"] = !0), T;
3782
- }), w = y(() => rt(t.pager, {})), { list: M, containerProps: z, wrapperProps: I, scrollTo: V } = jo(
3782
+ }), w = y(() => rt(t.pager, {})), { list: E, containerProps: z, wrapperProps: I, scrollTo: V } = No(
3783
3783
  y(() => c.value.list),
3784
3784
  {
3785
3785
  itemHeight: t.itemHeight || 0
@@ -3788,7 +3788,7 @@ const va = /* @__PURE__ */ P({
3788
3788
  !t.infiniteScroll || p.value || (s.page < r.value ? (++s.page, l("load", s)) : p.value = !0);
3789
3789
  }, B = (T) => t.dataKey ? T[t.dataKey] : void 0;
3790
3790
  return o({
3791
- list: M,
3791
+ list: E,
3792
3792
  scrollTo: V,
3793
3793
  wrapperRef: f,
3794
3794
  loading: i,
@@ -3804,24 +3804,24 @@ const va = /* @__PURE__ */ P({
3804
3804
  !n(c).total && !n(i) ? x(T.$slots, "empty", { key: 0 }, () => [
3805
3805
  _(n(_t))
3806
3806
  ]) : v("", !0),
3807
- H("div", F({ class: "x-list__content" }, n(z)), [
3807
+ X("div", F({ class: "x-list__content" }, n(z)), [
3808
3808
  t.itemHeight ? G((u(), C("div", F({
3809
3809
  key: 0,
3810
3810
  class: "x-list__wrapper",
3811
3811
  ref_key: "wrapperRef",
3812
3812
  ref: f
3813
3813
  }, { ...n(I), ...b.value }), [
3814
- (u(!0), C(Q, null, Y(n(M), (k, U) => x(T.$slots, "default", le(F({
3814
+ (u(!0), C(Q, null, Y(n(E), (k, H) => x(T.$slots, "default", le(F({
3815
3815
  key: B(k.data)
3816
- }, { item: k.data, index: U })), () => [
3817
- H("div", null, O(k), 1)
3816
+ }, { item: k.data, index: H })), () => [
3817
+ X("div", null, A(k), 1)
3818
3818
  ])), 128)),
3819
- n(i) ? (u(), C("div", ha, [
3819
+ n(i) ? (u(), C("div", _a, [
3820
3820
  x(T.$slots, "loading", {}, () => [
3821
3821
  R(" 正在加载数据... ")
3822
3822
  ])
3823
3823
  ])) : v("", !0),
3824
- p.value ? (u(), C("div", _a, [
3824
+ p.value ? (u(), C("div", ka, [
3825
3825
  x(T.$slots, "nomore", {}, () => [
3826
3826
  R(" 没有更多数据 ")
3827
3827
  ])
@@ -3832,17 +3832,17 @@ const va = /* @__PURE__ */ P({
3832
3832
  key: 1,
3833
3833
  class: "x-list__wrapper"
3834
3834
  }, b.value), [
3835
- (u(!0), C(Q, null, Y(n(c).list, (k, U) => x(T.$slots, "default", le(F({
3835
+ (u(!0), C(Q, null, Y(n(c).list, (k, H) => x(T.$slots, "default", le(F({
3836
3836
  key: B(k)
3837
- }, { item: k, index: U })), () => [
3838
- H("div", null, O(k), 1)
3837
+ }, { item: k, index: H })), () => [
3838
+ X("div", null, A(k), 1)
3839
3839
  ])), 128)),
3840
- n(i) ? (u(), C("div", ka, [
3840
+ n(i) ? (u(), C("div", wa, [
3841
3841
  x(T.$slots, "loading", {}, () => [
3842
3842
  R(" 正在加载数据... ")
3843
3843
  ])
3844
3844
  ])) : v("", !0),
3845
- p.value ? (u(), C("div", wa, [
3845
+ p.value ? (u(), C("div", xa, [
3846
3846
  x(T.$slots, "nomore", {}, () => [
3847
3847
  R(" 没有更多数据 ")
3848
3848
  ])
@@ -3851,7 +3851,7 @@ const va = /* @__PURE__ */ P({
3851
3851
  [n(st), S]
3852
3852
  ])
3853
3853
  ], 16),
3854
- t.pager ? (u(), C("div", xa, [
3854
+ t.pager ? (u(), C("div", Sa, [
3855
3855
  _(n(ho), F({
3856
3856
  small: "",
3857
3857
  background: "",
@@ -3867,7 +3867,55 @@ const va = /* @__PURE__ */ P({
3867
3867
  ])) : v("", !0)
3868
3868
  ], 6));
3869
3869
  }
3870
- }), za = {
3870
+ }), Ca = {
3871
+ name: {
3872
+ type: String,
3873
+ default: "VTJ.PRO"
3874
+ },
3875
+ tagline: {
3876
+ type: String,
3877
+ default: "基于 Vue3 + TypeScript 快速打造高生产力的低代码研发平台"
3878
+ },
3879
+ actionText: {
3880
+ type: String,
3881
+ default: "开始设计"
3882
+ },
3883
+ actionLink: {
3884
+ type: String,
3885
+ default: "/@vtj/pro/"
3886
+ }
3887
+ }, Ta = { class: "x-startup" }, $a = { class: "x-startup__wrapper" }, Ea = { class: "x-startup__name" }, Ma = { class: "clip" }, Ia = { class: "x-startup__tagline" }, Ba = { class: "x-startup__actions" }, Pa = /* @__PURE__ */ P({
3888
+ __name: "Startup",
3889
+ props: Ca,
3890
+ setup(a) {
3891
+ const o = a, e = () => {
3892
+ let l = (window.__VTJ_LINK__ || {}).href || window.location.pathname + "@vtj/pro/#/";
3893
+ location.href = l;
3894
+ };
3895
+ return (t, l) => (u(), C("div", Ta, [
3896
+ X("div", $a, [
3897
+ X("div", Ea, [
3898
+ X("span", Ma, A(o.name), 1)
3899
+ ]),
3900
+ X("div", Ia, A(o.tagline), 1),
3901
+ X("div", Ba, [
3902
+ _(n(ie), {
3903
+ type: "primary",
3904
+ size: "large",
3905
+ round: "",
3906
+ icon: n(Do),
3907
+ onClick: e
3908
+ }, {
3909
+ default: d(() => [
3910
+ R(A(o.actionText), 1)
3911
+ ]),
3912
+ _: 1
3913
+ }, 8, ["icon"])
3914
+ ])
3915
+ ])
3916
+ ]));
3917
+ }
3918
+ }), Va = {
3871
3919
  stringProp: {
3872
3920
  type: String
3873
3921
  },
@@ -3898,10 +3946,10 @@ const va = /* @__PURE__ */ P({
3898
3946
  syncProp: {
3899
3947
  type: String
3900
3948
  }
3901
- }, Ca = { class: "x-test__slot" }, Ta = { class: "x-test__slot" }, $a = /* @__PURE__ */ P({
3949
+ }, Aa = { class: "x-test__slot" }, Da = { class: "x-test__slot" }, Ra = /* @__PURE__ */ P({
3902
3950
  name: "XTest",
3903
3951
  __name: "Test",
3904
- props: za,
3952
+ props: Va,
3905
3953
  emits: ["click", "submit", "change", "update:modelValue", "update:syncProp"],
3906
3954
  setup(a, { expose: o, emit: e }) {
3907
3955
  const t = a, l = e, s = y(() => Object.entries(t)), c = y({
@@ -3918,7 +3966,7 @@ const va = /* @__PURE__ */ P({
3918
3966
  set(b) {
3919
3967
  l("update:syncProp", b);
3920
3968
  }
3921
- }), r = D("default inner data"), p = () => {
3969
+ }), r = O("default inner data"), p = () => {
3922
3970
  it.info({
3923
3971
  message: "触发click事件"
3924
3972
  }), l("click", t);
@@ -3948,9 +3996,9 @@ const va = /* @__PURE__ */ P({
3948
3996
  ]),
3949
3997
  _: 1
3950
3998
  }),
3951
- _(n(E), null, {
3999
+ _(n(M), null, {
3952
4000
  default: d(() => [
3953
- R(O(r.value), 1)
4001
+ R(A(r.value), 1)
3954
4002
  ]),
3955
4003
  _: 1
3956
4004
  }),
@@ -3965,9 +4013,9 @@ const va = /* @__PURE__ */ P({
3965
4013
  border: ""
3966
4014
  }, {
3967
4015
  default: d(() => [
3968
- (u(!0), C(Q, null, Y(s.value, ([M, z]) => (u(), g(n(Xe), { label: M }, {
4016
+ (u(!0), C(Q, null, Y(s.value, ([E, z]) => (u(), g(n(Xe), { label: E }, {
3969
4017
  default: d(() => [
3970
- H("pre", null, O(JSON.stringify(z, null, 2)), 1)
4018
+ X("pre", null, A(JSON.stringify(z, null, 2)), 1)
3971
4019
  ]),
3972
4020
  _: 2
3973
4021
  }, 1032, ["label"]))), 256))
@@ -3980,7 +4028,7 @@ const va = /* @__PURE__ */ P({
3980
4028
  ]),
3981
4029
  _: 1
3982
4030
  }),
3983
- _(n(E), {
4031
+ _(n(M), {
3984
4032
  justify: "space-around",
3985
4033
  flex: "",
3986
4034
  gap: ""
@@ -3992,12 +4040,12 @@ const va = /* @__PURE__ */ P({
3992
4040
  card: ""
3993
4041
  }, {
3994
4042
  default: d(() => [
3995
- H("div", Ca, [
4043
+ X("div", Aa, [
3996
4044
  x(b.$slots, "default", {
3997
4045
  props: t,
3998
4046
  data: r.value
3999
4047
  }, () => [
4000
- H("pre", null, O(JSON.stringify({ props: t, data: r.value }, null, 2)), 1)
4048
+ X("pre", null, A(JSON.stringify({ props: t, data: r.value }, null, 2)), 1)
4001
4049
  ])
4002
4050
  ])
4003
4051
  ]),
@@ -4009,12 +4057,12 @@ const va = /* @__PURE__ */ P({
4009
4057
  card: ""
4010
4058
  }, {
4011
4059
  default: d(() => [
4012
- H("div", Ta, [
4060
+ X("div", Da, [
4013
4061
  x(b.$slots, "extra", {
4014
4062
  props: t,
4015
4063
  data: r.value
4016
4064
  }, () => [
4017
- H("pre", null, O(JSON.stringify({ props: t, data: r.value }, null, 2)), 1)
4065
+ X("pre", null, A(JSON.stringify({ props: t, data: r.value }, null, 2)), 1)
4018
4066
  ])
4019
4067
  ])
4020
4068
  ]),
@@ -4029,7 +4077,7 @@ const va = /* @__PURE__ */ P({
4029
4077
  ]),
4030
4078
  _: 1
4031
4079
  }),
4032
- _(n(E), null, {
4080
+ _(n(M), null, {
4033
4081
  default: d(() => [
4034
4082
  _(n(lt), {
4035
4083
  column: 2,
@@ -4040,7 +4088,7 @@ const va = /* @__PURE__ */ P({
4040
4088
  default: d(() => [
4041
4089
  _(n(Ce), {
4042
4090
  modelValue: c.value,
4043
- "onUpdate:modelValue": w[0] || (w[0] = (M) => c.value = M)
4091
+ "onUpdate:modelValue": w[0] || (w[0] = (E) => c.value = E)
4044
4092
  }, null, 8, ["modelValue"])
4045
4093
  ]),
4046
4094
  _: 1
@@ -4049,7 +4097,7 @@ const va = /* @__PURE__ */ P({
4049
4097
  default: d(() => [
4050
4098
  _(n(Ce), {
4051
4099
  modelValue: i.value,
4052
- "onUpdate:modelValue": w[1] || (w[1] = (M) => i.value = M)
4100
+ "onUpdate:modelValue": w[1] || (w[1] = (E) => i.value = E)
4053
4101
  }, null, 8, ["modelValue"])
4054
4102
  ]),
4055
4103
  _: 1
@@ -4066,7 +4114,7 @@ const va = /* @__PURE__ */ P({
4066
4114
  ]),
4067
4115
  _: 1
4068
4116
  }),
4069
- _(n(E), null, {
4117
+ _(n(M), null, {
4070
4118
  default: d(() => [
4071
4119
  _(n(ie), { onClick: p }, {
4072
4120
  default: d(() => [
@@ -4093,24 +4141,25 @@ const va = /* @__PURE__ */ P({
4093
4141
  _: 3
4094
4142
  }));
4095
4143
  }
4096
- }), Oa = [
4144
+ }), Wa = [
4097
4145
  re,
4098
4146
  de,
4099
4147
  te,
4100
4148
  Oe,
4101
- E,
4149
+ M,
4102
4150
  Bt,
4103
4151
  Se,
4104
4152
  tt,
4105
- Jn,
4153
+ Qn,
4106
4154
  Ot,
4107
4155
  Nt,
4108
- sa,
4109
- ia,
4110
- fa,
4111
- va,
4112
- Sa,
4113
- $a
4156
+ la,
4157
+ ra,
4158
+ ma,
4159
+ ba,
4160
+ za,
4161
+ Pa,
4162
+ Ra
4114
4163
  ];
4115
4164
  export {
4116
4165
  dt as Draggable,
@@ -4118,56 +4167,58 @@ export {
4118
4167
  At as MASK_KEY,
4119
4168
  pt as Resizable,
4120
4169
  Vt as TAB_CREATORS_KEY,
4121
- Bn as TAB_ITEM_WIDTH,
4122
- Aa as VTJ_UI_VERSION,
4170
+ Pn as TAB_ITEM_WIDTH,
4171
+ Ha as VTJ_UI_VERSION,
4123
4172
  te as XAction,
4124
4173
  Oe as XActionBar,
4125
- va as XChart,
4126
- E as XContainer,
4127
- fa as XDataItem,
4174
+ ba as XChart,
4175
+ M as XContainer,
4176
+ ma as XDataItem,
4128
4177
  tt as XDialog,
4129
- sa as XDialogForm,
4178
+ la as XDialogForm,
4130
4179
  Ot as XField,
4131
4180
  Nt as XForm,
4132
4181
  Bt as XHeader,
4133
4182
  re as XIcon,
4134
- Sa as XList,
4135
- Jn as XMask,
4183
+ za as XList,
4184
+ Qn as XMask,
4136
4185
  de as XMenu,
4137
4186
  Se as XPanel,
4138
- ia as XTabs,
4139
- $a as XTest,
4140
- un as actionBarProps,
4187
+ Pa as XStartup,
4188
+ ra as XTabs,
4189
+ Ra as XTest,
4190
+ dn as actionBarProps,
4141
4191
  It as actionProps,
4142
4192
  Rt as builtinFieldEditors,
4143
- ma as chartProps,
4144
- Oa as components,
4145
- dn as containerProps,
4193
+ ga as chartProps,
4194
+ Wa as components,
4195
+ pn as containerProps,
4146
4196
  ot as createDialog,
4147
- ra as dataItemProps,
4148
- Ra as defineTab,
4149
- aa as dialogFormProps,
4150
- yn as dialogProps,
4151
- Yn as fieldProps,
4197
+ ca as dataItemProps,
4198
+ La as defineTab,
4199
+ sa as dialogFormProps,
4200
+ vn as dialogProps,
4201
+ qn as fieldProps,
4152
4202
  Ft as formInstanceKey,
4153
4203
  jt as formModelKey,
4154
- na as formProps,
4204
+ aa as formProps,
4155
4205
  q as getSizeValue,
4156
- pn as headerProps,
4157
- Qo as iconProps,
4158
- Jo as iconSizeMap,
4159
- ba as listProps,
4160
- Da as makeInstaller,
4161
- Pn as maskProps,
4162
- mn as panelProps,
4163
- Me as parseSize,
4164
- la as tabsProps,
4165
- za as testProps,
4206
+ fn as headerProps,
4207
+ Zo as iconProps,
4208
+ Qo as iconSizeMap,
4209
+ ha as listProps,
4210
+ Ka as makeInstaller,
4211
+ Vn as maskProps,
4212
+ gn as panelProps,
4213
+ Ee as parseSize,
4214
+ Ca as startupProps,
4215
+ ia as tabsProps,
4216
+ Va as testProps,
4166
4217
  rt as toObjectProps,
4167
4218
  et as useDisabled,
4168
4219
  _e as useIcon,
4169
- sn as useIconProps,
4170
- ln as useLoader,
4171
- gn as vDraggable,
4220
+ ln as useIconProps,
4221
+ rn as useLoader,
4222
+ yn as vDraggable,
4172
4223
  Pt as vResizable
4173
4224
  };