@gx-design-vue/pro-layout 0.1.0-beta.90 → 0.1.0-beta.91

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.
@@ -1,24 +1,24 @@
1
1
  import { createVNode as n, defineComponent as K, createTextVNode as V, toRefs as Ye, ref as he, reactive as xe, watch as ae, computed as R, unref as ue, Fragment as J, withDirectives as Vn, vShow as Gn, isVNode as Oe, mergeProps as te, resolveComponent as tn, nextTick as St, watchEffect as Yn, onMounted as It, isRef as Dt, h as qn, toRaw as At, Transition as Qn } from "vue";
2
- import { pick as le, cloneDeep as Ce, omit as we } from "lodash-es";
3
- import { LayoutFooter as Zn, Tabs as wt, Menu as ye, Dropdown as gt, Popover as Jn, Badge as ea, ConfigProvider as Rt, Spin as $t, Layout as Ue, Drawer as Je, Avatar as nn, Form as Ht, Input as an, Button as et, Empty as jt, MenuItem as Et, Breadcrumb as ta, Card as na, Tooltip as at, List as Me, Switch as on, TabPane as aa, Select as Qe, message as oa, Segmented as ia, Divider as dt, Alert as la } from "ant-design-vue";
2
+ import { pick as le, cloneDeep as ye, omit as we } from "lodash-es";
3
+ import { LayoutFooter as Zn, Tabs as wt, Menu as be, Dropdown as gt, Popover as Jn, Badge as ea, ConfigProvider as Rt, Spin as $t, Layout as Ue, Drawer as Je, Avatar as nn, Form as Ht, Input as an, Button as et, Empty as jt, MenuItem as Et, Breadcrumb as ta, Card as na, Tooltip as at, List as Me, Switch as on, TabPane as aa, Select as Qe, message as oa, Segmented as ia, Divider as dt, Alert as la } from "ant-design-vue";
4
4
  import { useLocalStorage as ot, useColorMode as ra, useStyleTag as sa, useMagicKeys as ln, whenever as yt, useThrottleFn as ua, onKeyStroke as mt, useFullscreen as ca, useDebounceFn as da, useClipboard as ma } from "@vueuse/core";
5
5
  import { useState as Se, useMemo as bt, useMergedState as Ae, useMediaQuery as rn } from "@gx-design-vue/pro-hooks";
6
- import { getPrefixCls as ie, arrayRepeat as fa, classNames as U, isBoolean as oe, merge as pe, isNumber as _e, isUrl as Bt, isImg as ha, isArray as it, convertValueBoolean as Te, isObject as ga, isString as ya, getLevelData as Mt, deepCopy as ba, getRandomNumber as vt, getSlot as se, getSlotVNode as Pe, getSlotsProps as sn, isWindowsOs as va, isDeepEqualReact as pa, isBrowser as Ca } from "@gx-design-vue/pro-utils";
7
- import xa, { themeConfig as Z, useContext as Lt, useProStyle as ge, useStyle as Fe, mergeToken as je, getTokenLayoutTheme as be, resetComponent as Sa, Keyframe as S, checkMenuDark as lt, calcUnit as Ee, unit as Ne, getDefaultLayoutToken as rt, useProConfigContext as ke, getLayoutTheme as un, useProForm as Ia, setAlpha as wa, defaultSystemTheme as Ra, defaultLayout as $a, colorList as Ba } from "@gx-design-vue/pro-provider";
8
- import { createTypes as Ma } from "vue-types";
6
+ import { getPrefixCls as ie, arrayRepeat as fa, classNames as U, isBoolean as oe, merge as Ce, isNumber as _e, isUrl as Bt, isImg as ha, isArray as it, convertValueBoolean as Te, isObject as ga, isString as ya, getLevelData as Mt, getRandomNumber as vt, getSlot as se, getSlotVNode as Pe, getSlotsProps as sn, isWindowsOs as ba, isDeepEqualReact as va, isBrowser as pa } from "@gx-design-vue/pro-utils";
7
+ import Ca, { themeConfig as Z, useContext as Lt, useProStyle as ge, useStyle as Fe, mergeToken as je, getTokenLayoutTheme as ve, resetComponent as xa, Keyframe as S, checkMenuDark as lt, calcUnit as Ee, unit as Ne, getDefaultLayoutToken as rt, useProConfigContext as ke, getLayoutTheme as un, useProForm as Sa, setAlpha as Ia, defaultSystemTheme as wa, defaultLayout as Ra, colorList as $a } from "@gx-design-vue/pro-provider";
8
+ import { createTypes as Ba } from "vue-types";
9
9
  import "ant-design-vue/es/spin";
10
10
  import Be from "dayjs";
11
- import { GithubOutlined as La, CloseOutlined as st, FullscreenExitOutlined as cn, FullscreenOutlined as dn, ReloadOutlined as pt, ExportOutlined as Oa, VerticalRightOutlined as Fa, VerticalLeftOutlined as ka, VerticalAlignMiddleOutlined as Pa, SwapOutlined as Ta, DownOutlined as Na, AppstoreOutlined as za, createFromIconfontCN as Da, ArrowLeftOutlined as Aa, MenuUnfoldOutlined as Ha, MenuFoldOutlined as ja, UserOutlined as mn, LockOutlined as fn, MenuOutlined as Ea, ArrowRightOutlined as Ka, SearchOutlined as Kt, EnterOutlined as Wa, ArrowUpOutlined as Wt, CompressOutlined as Ua, ExpandOutlined as _a, SettingOutlined as hn, LogoutOutlined as Xa, DesktopOutlined as Va, CheckOutlined as gn, NotificationOutlined as Ga, CopyOutlined as Ya, ClearOutlined as qa } from "@ant-design/icons-vue";
12
- import { useRouter as qe, RouterLink as Qa } from "vue-router";
11
+ import { GithubOutlined as Ma, CloseOutlined as st, FullscreenExitOutlined as cn, FullscreenOutlined as dn, ReloadOutlined as pt, ExportOutlined as La, VerticalRightOutlined as Oa, VerticalLeftOutlined as Fa, VerticalAlignMiddleOutlined as ka, SwapOutlined as Pa, DownOutlined as Ta, AppstoreOutlined as Na, createFromIconfontCN as za, ArrowLeftOutlined as Da, MenuUnfoldOutlined as Aa, MenuFoldOutlined as Ha, UserOutlined as mn, LockOutlined as fn, MenuOutlined as ja, ArrowRightOutlined as Ea, SearchOutlined as Kt, EnterOutlined as Ka, ArrowUpOutlined as Wt, CompressOutlined as Wa, ExpandOutlined as Ua, SettingOutlined as hn, LogoutOutlined as _a, DesktopOutlined as Xa, CheckOutlined as gn, NotificationOutlined as Va, CopyOutlined as Ga, ClearOutlined as Ya } from "@ant-design/icons-vue";
12
+ import { useRouter as qe, RouterLink as qa } from "vue-router";
13
13
  import { getAlphaColor as Le } from "ant-design-vue/es/theme/themes/dark/colorAlgorithm";
14
- import { useProAppContext as yn, proAppProps as Za, proAppSlots as Ja, GProApp as eo } from "@gx-design-vue/pro-app";
15
- import to, { GProModal as no } from "@gx-design-vue/pro-modal";
14
+ import { useProAppContext as yn, proAppProps as Qa, proAppSlots as Za, GProApp as Ja } from "@gx-design-vue/pro-app";
15
+ import eo, { GProModal as to } from "@gx-design-vue/pro-modal";
16
16
  import "dayjs/locale/zh-cn";
17
- import ao from "ant-design-vue/es/vc-resize-observer";
18
- import { GPorWaterMark as oo } from "@gx-design-vue/pro-watermark";
17
+ import no from "ant-design-vue/es/vc-resize-observer";
18
+ import { GPorWaterMark as ao } from "@gx-design-vue/pro-watermark";
19
19
  import bn from "@gx-design-vue/scrollbar";
20
20
  import { GColorPicker as Ut } from "@gx-design-vue/color-picker";
21
- const q = Ma({
21
+ const q = Ba({
22
22
  func: void 0,
23
23
  bool: void 0,
24
24
  string: void 0,
@@ -120,7 +120,7 @@ const ze = {
120
120
  }
121
121
  },
122
122
  onLogoClick: Function
123
- }, io = {
123
+ }, oo = {
124
124
  ...le(ze, ["title", "layout"]),
125
125
  ...ut
126
126
  }, ct = {
@@ -311,7 +311,7 @@ const ze = {
311
311
  "onUpdate:tabs": {
312
312
  type: Function
313
313
  }
314
- }, lo = (e) => ({
314
+ }, io = (e) => ({
315
315
  [e.componentCls]: {
316
316
  marginBlock: 0,
317
317
  marginBlockStart: 48,
@@ -342,8 +342,8 @@ const ze = {
342
342
  }
343
343
  }
344
344
  }
345
- }), ro = ["dark", "layout", "theme", "wideWidth", "contentWidth", "collapsed", "waterMark", "openKeys", "splitMenus", "selectedKeys", "disableMobile", "fixSiderbar", "fixedHeader", "waterMarkProps", "shortcutKey", "pageContainerProps"], {
346
- provideContext: so,
345
+ }), lo = ["dark", "layout", "theme", "wideWidth", "contentWidth", "collapsed", "waterMark", "openKeys", "splitMenus", "selectedKeys", "disableMobile", "fixSiderbar", "fixedHeader", "waterMarkProps", "shortcutKey", "pageContainerProps"], {
346
+ provideContext: ro,
347
347
  useInjectContext: re
348
348
  } = Lt("pro-layout"), Cn = [{
349
349
  key: "Ant Design Pro",
@@ -352,7 +352,7 @@ const ze = {
352
352
  blankTarget: !0
353
353
  }, {
354
354
  key: "gitee",
355
- title: n(La, null, null),
355
+ title: n(Ma, null, null),
356
356
  href: "https://github.com/gx12358/vue3-antd-admin",
357
357
  blankTarget: !0
358
358
  }, {
@@ -379,7 +379,7 @@ const ze = {
379
379
  }), {
380
380
  wrapSSR: i,
381
381
  hashId: l
382
- } = ge("ProLayoutFooter", [lo], o);
382
+ } = ge("ProLayoutFooter", [io], o);
383
383
  return () => i(n(Zn, {
384
384
  style: {
385
385
  padding: 0
@@ -401,7 +401,7 @@ const ze = {
401
401
  }, [e.copyright])])])]
402
402
  }));
403
403
  }
404
- }), uo = {
404
+ }), so = {
405
405
  usePageCard: {
406
406
  type: Boolean,
407
407
  default: () => {
@@ -447,7 +447,7 @@ const ze = {
447
447
  },
448
448
  loading: q.bool.def(!1),
449
449
  loadingBlur: q.bool.def(!0),
450
- ...uo
450
+ ...so
451
451
  }, Ot = {
452
452
  dark: {
453
453
  type: [Boolean, String],
@@ -520,14 +520,14 @@ const ze = {
520
520
  default: () => {
521
521
  }
522
522
  }
523
- }, co = (e) => ({
523
+ }, uo = (e) => ({
524
524
  [e.componentCls]: {
525
525
  display: "flex",
526
526
  flexDirection: "column",
527
527
  width: "100%",
528
528
  minHeight: "100vh"
529
529
  }
530
- }), mo = (e) => {
530
+ }), co = (e) => {
531
531
  var t, a;
532
532
  return {
533
533
  [e.componentCls]: {
@@ -567,7 +567,7 @@ const ze = {
567
567
  "pageHeaderRender",
568
568
  "pageLockRender",
569
569
  "copyrightRender"
570
- ]), fo = [
570
+ ]), mo = [
571
571
  "footerRender",
572
572
  "menuExtraRender",
573
573
  "menuFooterRender",
@@ -580,8 +580,8 @@ const ze = {
580
580
  "breadcrumbRender",
581
581
  "collapsedButtonRender"
582
582
  ];
583
- [...In, ...fo];
584
- const ho = ["tabsVisible", "storageTabsBar", "collapsedWidth", "isChildrenLayout", "loading", "showTabsBar", "fixedTabsBar", "collapsed", "onReloadPage", "onTabsChange"], go = (e) => {
583
+ [...In, ...mo];
584
+ const fo = ["tabsVisible", "storageTabsBar", "collapsedWidth", "isChildrenLayout", "loading", "showTabsBar", "fixedTabsBar", "collapsed", "onReloadPage", "onTabsChange"], ho = (e) => {
585
585
  var t, a;
586
586
  return {
587
587
  [`${e.componentTitleCls}`]: {
@@ -669,16 +669,16 @@ const ho = ["tabsVisible", "storageTabsBar", "collapsedWidth", "isChildrenLayout
669
669
  }
670
670
  };
671
671
  };
672
- function yo(e) {
672
+ function go(e) {
673
673
  return Fe("ProMultiTabs", (t) => {
674
674
  const a = je(t, {
675
675
  componentWrapCls: `${t.componentCls}-wrap`,
676
676
  componentTitleCls: `${t.componentCls}-title`
677
677
  });
678
- return [go(a)];
678
+ return [ho(a)];
679
679
  }, e);
680
680
  }
681
- const bo = (e) => ({
681
+ const yo = (e) => ({
682
682
  [`${e.componentCls}`]: {
683
683
  width: "1em",
684
684
  height: "1em",
@@ -687,10 +687,10 @@ const bo = (e) => ({
687
687
  overflow: "hidden"
688
688
  }
689
689
  });
690
- function vo(e) {
690
+ function bo(e) {
691
691
  return Fe("ProIcon", (t) => {
692
692
  const a = je(t, {});
693
- return [bo(a)];
693
+ return [yo(a)];
694
694
  }, e);
695
695
  }
696
696
  const Xe = /* @__PURE__ */ K({
@@ -708,7 +708,7 @@ const Xe = /* @__PURE__ */ K({
708
708
  }), {
709
709
  hashId: o,
710
710
  wrapSSR: i
711
- } = vo(a);
711
+ } = bo(a);
712
712
  return () => i(n("span", {
713
713
  style: t.style,
714
714
  class: t.class,
@@ -726,7 +726,7 @@ const Xe = /* @__PURE__ */ K({
726
726
  }, null)
727
727
  ])]));
728
728
  }
729
- }), po = [{
729
+ }), vo = [{
730
730
  key: "fixed",
731
731
  label: "置顶",
732
732
  icon: (e) => n(Xe, {
@@ -746,44 +746,44 @@ const Xe = /* @__PURE__ */ K({
746
746
  }, {
747
747
  key: "newBlank",
748
748
  label: "新窗口打开",
749
- icon: n(Oa, null, null)
749
+ icon: n(La, null, null)
750
750
  }, {
751
751
  key: "divider"
752
752
  }, {
753
753
  key: "closeLeftTabs",
754
754
  label: "关闭左侧",
755
- icon: n(Fa, null, null)
755
+ icon: n(Oa, null, null)
756
756
  }, {
757
757
  key: "closeRightTabs",
758
758
  label: "关闭右侧",
759
- icon: n(ka, null, null)
759
+ icon: n(Fa, null, null)
760
760
  }, {
761
761
  key: "divider"
762
762
  }, {
763
763
  key: "closeOthersTabs",
764
764
  label: "关闭其他",
765
- icon: n(Pa, {
765
+ icon: n(ka, {
766
766
  rotate: 90
767
767
  }, null)
768
768
  }, {
769
769
  key: "closeAllTabs",
770
770
  label: "关闭全部",
771
- icon: n(Ta, null, null)
771
+ icon: n(Pa, null, null)
772
772
  }];
773
- function Co(e, t) {
773
+ function po(e, t) {
774
774
  const {
775
775
  fixed: a
776
776
  } = t.tabs, o = oe(a) ? a : a === 0;
777
777
  return e.key === "fixed" ? o ? "取消置顶" : "置顶" : e.key === "fullScreen" ? t.fullScreen ? "还原" : "最大化" : e.label;
778
778
  }
779
- function xo(e) {
779
+ function Co(e) {
780
780
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Oe(e);
781
781
  }
782
- const So = wt.TabPane, Io = ye.Item;
782
+ const xo = wt.TabPane, So = be.Item;
783
783
  function X(e) {
784
784
  return e.name;
785
785
  }
786
- const wo = /* @__PURE__ */ K({
786
+ const Io = /* @__PURE__ */ K({
787
787
  props: Ct,
788
788
  inheritAttrs: !1,
789
789
  setup(e) {
@@ -808,7 +808,7 @@ const wo = /* @__PURE__ */ K({
808
808
  }), {
809
809
  wrapSSR: d,
810
810
  hashId: C
811
- } = yo(y), w = ot(y, {
811
+ } = go(y), w = ot(y, {
812
812
  fixed: [],
813
813
  normal: []
814
814
  }), c = xe({
@@ -816,7 +816,7 @@ const wo = /* @__PURE__ */ K({
816
816
  normal: o.value && ((Re = w.value) != null && Re.normal) ? ($e = w.value) == null ? void 0 : $e.normal : []
817
817
  });
818
818
  ae(o, (p) => {
819
- w.value = p ? Ce(c) : {
819
+ w.value = p ? ye(c) : {
820
820
  fixed: [],
821
821
  normal: []
822
822
  };
@@ -843,7 +843,7 @@ const wo = /* @__PURE__ */ K({
843
843
  });
844
844
  ae(() => c, (p) => {
845
845
  var M;
846
- o.value && (w.value = Ce(p)), (M = e.onTabsChange) == null || M.call(e, [...c.fixed, ...c.normal]);
846
+ o.value && (w.value = ye(p)), (M = e.onTabsChange) == null || M.call(e, [...c.fixed, ...c.normal]);
847
847
  }, {
848
848
  deep: !0
849
849
  });
@@ -868,11 +868,11 @@ const wo = /* @__PURE__ */ K({
868
868
  fullPath: p.fullPath,
869
869
  query: p.query,
870
870
  params: p.params,
871
- meta: pe(p.meta, {
871
+ meta: Ce(p.meta, {
872
872
  tabState: (Y = p.meta) == null ? void 0 : Y.tabState
873
873
  })
874
874
  };
875
- de ? pe(de, De) : D ? c.fixed.push(De) : c.normal.push(De), b(p) && (l.activeKey = H);
875
+ de ? Ce(de, De) : D ? c.fixed.push(De) : c.normal.push(De), b(p) && (l.activeKey = H);
876
876
  }
877
877
  }, j = (p) => {
878
878
  p.forEach((M) => {
@@ -899,7 +899,7 @@ const wo = /* @__PURE__ */ K({
899
899
  params: Y
900
900
  }) => {
901
901
  const D = L(p) ? "fixed" : "normal";
902
- M === "add" && T ? c[D][T](Y) : M === "merge" ? c[D] = c[D].map((H) => X(H) === X(p) ? pe(H, Y) : H) : M === "remove" && (c[D] = c[D].filter((H) => X(H) !== X(p)));
902
+ M === "add" && T ? c[D][T](Y) : M === "merge" ? c[D] = c[D].map((H) => X(H) === X(p) ? Ce(H, Y) : H) : M === "remove" && (c[D] = c[D].filter((H) => X(H) !== X(p)));
903
903
  }, me = () => {
904
904
  const p = v.value.slice(-1)[0];
905
905
  p ? s.push({
@@ -924,18 +924,18 @@ const wo = /* @__PURE__ */ K({
924
924
  }, _ = (p) => l[p], ee = (p) => {
925
925
  const M = v.value.find((T) => X(T) === _(p));
926
926
  l.activeKey !== _(p) && (c.normal.length > 0 ? $(X(M)) || s.push(E(_(p))) : me());
927
- }, ve = (p, M) => {
927
+ }, pe = (p, M) => {
928
928
  let T = c.normal.findIndex((H) => X(H) === _(M));
929
929
  const Y = v.value.find((H) => X(H) === _(M)), D = L(Y);
930
930
  switch (p) {
931
931
  case "fixed":
932
- D ? (T = c.fixed.findIndex((H) => X(H) === _(M)), c.normal.unshift(pe(Y, {
932
+ D ? (T = c.fixed.findIndex((H) => X(H) === _(M)), c.normal.unshift(Ce(Y, {
933
933
  meta: {
934
934
  tabState: {
935
935
  fixed: !D
936
936
  }
937
937
  }
938
- })), c.fixed = c.fixed.filter((H, de) => de !== T)) : (c.fixed.push(pe(Y, {
938
+ })), c.fixed = c.fixed.filter((H, de) => de !== T)) : (c.fixed.push(Ce(Y, {
939
939
  meta: {
940
940
  tabState: {
941
941
  fixed: !D
@@ -982,15 +982,15 @@ const wo = /* @__PURE__ */ K({
982
982
  name: T,
983
983
  stateType: Y
984
984
  } = p;
985
- return n(ye, {
985
+ return n(be, {
986
986
  selectedKeys: [],
987
- onClick: (D) => ve(D.key, Y)
988
- }, xo(M = po.map((D) => {
989
- if (D.key === "divider") return n(ye.Divider, {
987
+ onClick: (D) => pe(D.key, Y)
988
+ }, Co(M = vo.map((D) => {
989
+ if (D.key === "divider") return n(be.Divider, {
990
990
  key: D.key
991
991
  }, null);
992
992
  const H = D.icon;
993
- return D.key === "close" && L($(T)) ? null : n(Io, {
993
+ return D.key === "close" && L($(T)) ? null : n(So, {
994
994
  key: D.key,
995
995
  disabled: W(D.key, T)
996
996
  }, {
@@ -1000,7 +1000,7 @@ const wo = /* @__PURE__ */ K({
1000
1000
  style: {
1001
1001
  marginInlineStart: "8px"
1002
1002
  }
1003
- }, [Co(D, {
1003
+ }, [po(D, {
1004
1004
  tabs: ((De = (de = $(T)) == null ? void 0 : de.meta) == null ? void 0 : De.tabState) || {},
1005
1005
  fullScreen: r.value
1006
1006
  })])];
@@ -1057,7 +1057,7 @@ const wo = /* @__PURE__ */ K({
1057
1057
  activeKey: l.activeKey,
1058
1058
  onTabClick: F
1059
1059
  }, {
1060
- default: () => [v.value.map((M) => n(So, {
1060
+ default: () => [v.value.map((M) => n(xo, {
1061
1061
  key: X(M),
1062
1062
  closable: !1,
1063
1063
  tab: n(G, {
@@ -1068,7 +1068,7 @@ const wo = /* @__PURE__ */ K({
1068
1068
  class: U(`${y}-dropdown-menu`, C.value)
1069
1069
  }, [n(pt, {
1070
1070
  class: [`${y}-dropdown-menu-btn`, C.value],
1071
- onClick: () => ve("reloadPage", "activeKey")
1071
+ onClick: () => pe("reloadPage", "activeKey")
1072
1072
  }, null), n("div", {
1073
1073
  class: [`${y}-dropdown-menu-btn-divider`, C.value]
1074
1074
  }, null), n(gt, {
@@ -1077,14 +1077,14 @@ const wo = /* @__PURE__ */ K({
1077
1077
  stateType: "activeKey"
1078
1078
  }, null)
1079
1079
  }, {
1080
- default: () => [n(Na, {
1080
+ default: () => [n(Ta, {
1081
1081
  class: [`${y}-dropdown-menu-btn`, C.value]
1082
1082
  }, null)]
1083
1083
  }), n("div", {
1084
1084
  class: [`${y}-dropdown-menu-btn-divider`, C.value]
1085
1085
  }, null), n(p, {
1086
1086
  class: [`${y}-dropdown-menu-btn`, C.value],
1087
- onClick: () => ve("fullScreen", "activeKey")
1087
+ onClick: () => pe("fullScreen", "activeKey")
1088
1088
  }, null)])
1089
1089
  })]));
1090
1090
  };
@@ -1106,14 +1106,14 @@ const wo = /* @__PURE__ */ K({
1106
1106
  flatMenuData: r,
1107
1107
  layout: f
1108
1108
  } = re();
1109
- return n(J, null, [f.value === "wide" || f.value === "simple" ? null : n(wo, te({
1109
+ return n(J, null, [f.value === "wide" || f.value === "simple" ? null : n(Io, te({
1110
1110
  visible: i ? l ? !0 : f.value === "mix" ? r.value.length > 0 : !0 : !1
1111
1111
  }, s), null), (g = t.default) == null ? void 0 : g.call(t)]);
1112
1112
  };
1113
1113
  Ft.inheritAttrs = !1;
1114
1114
  Ft.displayName = "wrap-content";
1115
- const Ro = (e) => {
1116
- const { layout: t } = be(e);
1115
+ const wo = (e) => {
1116
+ const { layout: t } = ve(e);
1117
1117
  return {
1118
1118
  [`${e.proComponentsCls}-header`]: {
1119
1119
  "&-light": {
@@ -1205,7 +1205,7 @@ const Ro = (e) => {
1205
1205
  }
1206
1206
  }
1207
1207
  };
1208
- }, $o = () => n(za, null, null), Bo = (e) => {
1208
+ }, Ro = () => n(Na, null, null), $o = (e) => {
1209
1209
  var t;
1210
1210
  return {
1211
1211
  "&-content": {
@@ -1247,7 +1247,7 @@ const Ro = (e) => {
1247
1247
  "&:hover": {
1248
1248
  backgroundColor: e.colorBgTextHover
1249
1249
  },
1250
- "* div": (t = Sa) == null ? void 0 : t(e),
1250
+ "* div": (t = xa) == null ? void 0 : t(e),
1251
1251
  a: {
1252
1252
  display: "flex",
1253
1253
  height: "100%",
@@ -1275,7 +1275,7 @@ const Ro = (e) => {
1275
1275
  }
1276
1276
  }
1277
1277
  };
1278
- }, Mo = (e) => ({
1278
+ }, Bo = (e) => ({
1279
1279
  "&-content": {
1280
1280
  maxHeight: "calc(100vh - 48px)",
1281
1281
  overflow: "auto",
@@ -1357,14 +1357,14 @@ const Ro = (e) => {
1357
1357
  }
1358
1358
  }
1359
1359
  }
1360
- }), Lo = (e) => ({
1360
+ }), Mo = (e) => ({
1361
1361
  [e.componentCls]: {
1362
- "&-simple": Mo(e),
1363
- "&-default": Bo(e)
1362
+ "&-simple": Bo(e),
1363
+ "&-default": $o(e)
1364
1364
  }
1365
- }), Oo = (e) => {
1365
+ }), Lo = (e) => {
1366
1366
  var a, o, i, l, s;
1367
- const { theme: t } = be(e);
1367
+ const { theme: t } = ve(e);
1368
1368
  return {
1369
1369
  [e.componentCls]: {
1370
1370
  "&-icon": {
@@ -1413,7 +1413,7 @@ const Ro = (e) => {
1413
1413
  }
1414
1414
  }
1415
1415
  };
1416
- }, Fo = ({
1416
+ }, Oo = ({
1417
1417
  logo: e
1418
1418
  }) => typeof e == "string" ? n("img", {
1419
1419
  width: "auto",
@@ -1432,7 +1432,7 @@ const Ro = (e) => {
1432
1432
  }), {
1433
1433
  wrapSSR: o,
1434
1434
  hashId: i
1435
- } = ge("AppsLogoIcon", [Oo], a), [l, s] = Se(!1), r = he(), f = he();
1435
+ } = ge("AppsLogoIcon", [Lo], a), [l, s] = Se(!1), r = he(), f = he();
1436
1436
  return () => {
1437
1437
  var h;
1438
1438
  return o(n(J, null, [n("div", {
@@ -1459,7 +1459,7 @@ const Ro = (e) => {
1459
1459
  class: U(`${a}-icon`, i.value, {
1460
1460
  [`${a}-icon-active`]: l.value
1461
1461
  })
1462
- }, [n($o, null, null)])]
1462
+ }, [n(Ro, null, null)])]
1463
1463
  })]));
1464
1464
  };
1465
1465
  }
@@ -1483,7 +1483,7 @@ const nt = (e) => {
1483
1483
  class: `${e.className}-icon-image`
1484
1484
  }, null);
1485
1485
  if (a && typeof a == "string") {
1486
- const l = Da({
1486
+ const l = za({
1487
1487
  scriptUrl: o || Z.iconfontUrl
1488
1488
  });
1489
1489
  return o ? n(l, {
@@ -1565,7 +1565,7 @@ const nt = (e) => {
1565
1565
  });
1566
1566
  const A = (P = d.meta) != null && P.icon ? n("span", {
1567
1567
  class: "gx-pro-menu-item"
1568
- }, [g(d.meta)]) : d.meta && g(d.meta), j = ((N = d.meta) == null ? void 0 : N.type) === "group", E = j ? ye.ItemGroup : ye.SubMenu;
1568
+ }, [g(d.meta)]) : d.meta && g(d.meta), j = ((N = d.meta) == null ? void 0 : N.type) === "group", E = j ? be.ItemGroup : be.SubMenu;
1569
1569
  return n(E, {
1570
1570
  title: A,
1571
1571
  key: d.path,
@@ -1585,7 +1585,7 @@ const nt = (e) => {
1585
1585
  item: d,
1586
1586
  title: w,
1587
1587
  icon: c
1588
- }) || n(ye.Item, {
1588
+ }) || n(be.Item, {
1589
1589
  disabled: (b = d.meta) == null ? void 0 : b.disabled,
1590
1590
  key: d.path,
1591
1591
  icon: c
@@ -1596,7 +1596,7 @@ const nt = (e) => {
1596
1596
  function y(d = []) {
1597
1597
  return d.map((C) => I(C)).filter((C) => C);
1598
1598
  }
1599
- return () => n(ye, te({
1599
+ return () => n(be, te({
1600
1600
  key: "Menu",
1601
1601
  inlineIndent: 16,
1602
1602
  mode: e.mode,
@@ -1619,9 +1619,9 @@ const nt = (e) => {
1619
1619
  display: "unset",
1620
1620
  opacity: 1
1621
1621
  }
1622
- }), ko = (e) => {
1622
+ }), Fo = (e) => {
1623
1623
  var i, l, s, r, f;
1624
- const t = lt(e, "sider"), { layout: a } = be(e), o = (i = e.layout) == null ? void 0 : i.pageContainer;
1624
+ const t = lt(e, "sider"), { layout: a } = ve(e), o = (i = e.layout) == null ? void 0 : i.pageContainer;
1625
1625
  return {
1626
1626
  [`${e.proComponentsCls}-basic-layout`]: {
1627
1627
  [`&${e.proComponentsCls}-basic-layout-wide`]: {
@@ -1726,9 +1726,9 @@ const nt = (e) => {
1726
1726
  }
1727
1727
  }
1728
1728
  };
1729
- }, Po = (e) => {
1729
+ }, ko = (e) => {
1730
1730
  var l;
1731
- const t = `${e.antCls}-menu`, a = `${e.proComponentsCls}-menu-item`, { layout: o } = be(e), i = (l = e == null ? void 0 : e.layout) == null ? void 0 : l.sider;
1731
+ const t = `${e.antCls}-menu`, a = `${e.proComponentsCls}-menu-item`, { layout: o } = ve(e), i = (l = e == null ? void 0 : e.layout) == null ? void 0 : l.sider;
1732
1732
  return {
1733
1733
  [`${e.proComponentsCls}-basic-layout`]: {
1734
1734
  [`${e.proComponentsCls}-sider`]: {
@@ -1774,8 +1774,8 @@ const nt = (e) => {
1774
1774
  }
1775
1775
  }
1776
1776
  };
1777
- }, To = (e) => {
1778
- const { layout: t } = be(e);
1777
+ }, Po = (e) => {
1778
+ const { layout: t } = ve(e);
1779
1779
  return {
1780
1780
  [`${e.proComponentsCls}-basic-layout`]: {
1781
1781
  [`${e.antCls}-menu`]: {
@@ -1791,7 +1791,7 @@ const nt = (e) => {
1791
1791
  src: e,
1792
1792
  alt: "logo",
1793
1793
  style: t
1794
- }, null) : typeof e == "function" ? e() : e, No = (e) => {
1794
+ }, null) : typeof e == "function" ? e() : e, To = (e) => {
1795
1795
  const {
1796
1796
  logo: t,
1797
1797
  logoStyle: a,
@@ -1804,7 +1804,7 @@ const nt = (e) => {
1804
1804
  }, kt = /* @__PURE__ */ K({
1805
1805
  name: "LogoContent",
1806
1806
  props: {
1807
- ...io,
1807
+ ...oo,
1808
1808
  hashId: String,
1809
1809
  baseClassName: String
1810
1810
  },
@@ -1829,7 +1829,7 @@ const nt = (e) => {
1829
1829
  }
1830
1830
  }, [n("a", {
1831
1831
  key: "title"
1832
- }, [No({
1832
+ }, [To({
1833
1833
  ...e,
1834
1834
  collapsed: a.value
1835
1835
  }) || null]), (o = t.default) == null ? void 0 : o.call(t)]);
@@ -1839,7 +1839,7 @@ const nt = (e) => {
1839
1839
  kt.inheritAttrs = !1;
1840
1840
  const Mn = (e) => {
1841
1841
  var i;
1842
- const { theme: t, layout: a } = be(e), o = (i = e.layout) == null ? void 0 : i.sider;
1842
+ const { theme: t, layout: a } = ve(e), o = (i = e.layout) == null ? void 0 : i.sider;
1843
1843
  return {
1844
1844
  [`${e.componentCls}-logo`]: {
1845
1845
  position: "relative",
@@ -1895,7 +1895,7 @@ const Mn = (e) => {
1895
1895
  }
1896
1896
  }
1897
1897
  };
1898
- }, zo = (e) => {
1898
+ }, No = (e) => {
1899
1899
  var a;
1900
1900
  const t = (a = e.layout) == null ? void 0 : a.sider;
1901
1901
  return {
@@ -1935,10 +1935,10 @@ const Mn = (e) => {
1935
1935
  }
1936
1936
  };
1937
1937
  };
1938
- function Do() {
1939
- return n(Aa, null, null);
1938
+ function zo() {
1939
+ return n(Da, null, null);
1940
1940
  }
1941
- const Ao = /* @__PURE__ */ K({
1941
+ const Do = /* @__PURE__ */ K({
1942
1942
  name: "CollapsedIcon",
1943
1943
  inheritAttrs: !1,
1944
1944
  props: {
@@ -1955,7 +1955,7 @@ const Ao = /* @__PURE__ */ K({
1955
1955
  }), {
1956
1956
  wrapSSR: o,
1957
1957
  hashId: i
1958
- } = ge("SiderMenuCollapsedIcon", [zo], a);
1958
+ } = ge("SiderMenuCollapsedIcon", [No], a);
1959
1959
  return () => o(n("div", {
1960
1960
  class: U(a, i.value, {
1961
1961
  [`${a}-collapsed`]: e.collapsed,
@@ -1965,7 +1965,7 @@ const Ao = /* @__PURE__ */ K({
1965
1965
  var s;
1966
1966
  return (s = e.onClick) == null ? void 0 : s.call(e, l);
1967
1967
  }
1968
- }, [n(Do, null, null)]));
1968
+ }, [n(zo, null, null)]));
1969
1969
  }
1970
1970
  }), Ln = (e, t, a) => e.sort((o, i) => {
1971
1971
  var r, f;
@@ -1979,7 +1979,7 @@ function Pt(e) {
1979
1979
  const { menuSelectKey: t } = (e == null ? void 0 : e.meta) || {};
1980
1980
  return t || e.fullPath || e.path;
1981
1981
  }
1982
- const Ho = (e) => {
1982
+ const Ao = (e) => {
1983
1983
  const t = e.find((i) => {
1984
1984
  var l;
1985
1985
  return i.path === "/" && ((l = i.children) == null ? void 0 : l.length);
@@ -1990,7 +1990,7 @@ const Ho = (e) => {
1990
1990
  getLevel: () => Mt(o)
1991
1991
  };
1992
1992
  };
1993
- function jo(e) {
1993
+ function Ho(e) {
1994
1994
  const t = /* @__PURE__ */ new Map(), a = [];
1995
1995
  function o(l) {
1996
1996
  return l.map((s) => {
@@ -2009,16 +2009,16 @@ function jo(e) {
2009
2009
  return s;
2010
2010
  }).filter((s) => s);
2011
2011
  }
2012
- const i = o(ba(e));
2012
+ const i = o(ye(e));
2013
2013
  return a.length > 0 && console.warn("The menu contains duplicate names or name undefined: ", a), i;
2014
2014
  }
2015
- function Eo(e) {
2015
+ function jo(e) {
2016
2016
  return e.map((t) => {
2017
2017
  var a;
2018
2018
  return (a = t == null ? void 0 : t.meta) != null && a.hidden ? null : (t.redirect = t.redirect === void 0 ? On(t.children || []) || void 0 : t.redirect, t.children && delete t.children, t);
2019
2019
  }).filter((t) => t);
2020
2020
  }
2021
- function Ko(e, t) {
2021
+ function Eo(e, t) {
2022
2022
  const a = (t || "").split("/").length === 2 ? t || "" : `/${(t || "").split("/")[1]}`, o = e.find((i) => i.path === a);
2023
2023
  return t === void 0 ? [] : (o == null ? void 0 : o.children) || [];
2024
2024
  }
@@ -2069,22 +2069,22 @@ function kn({ menuData: e, levelMenuData: t }, { path: a, name: o }) {
2069
2069
  if (r = f ? (d = g == null ? void 0 : g.meta) != null && d.menuSelectKey && ((C = t.find((w) => w.path === Pt(g))) == null ? void 0 : C.key) || u : r, r) {
2070
2070
  const w = [], c = r.split("-");
2071
2071
  for (let m = 0; m < c.length; m += 1)
2072
- w.push(Ce(c).splice(0, m + 1).join("-"));
2072
+ w.push(ye(c).splice(0, m + 1).join("-"));
2073
2073
  const v = l === r || s ? [] : t.filter((m) => l === m.key);
2074
2074
  return t.filter((m) => w.some((x) => x === (m == null ? void 0 : m.key) || "")).concat(v);
2075
2075
  }
2076
2076
  return [];
2077
2077
  }
2078
- function Wo(e, t) {
2078
+ function Ko(e, t) {
2079
2079
  return e.map((a) => {
2080
- const o = a.children ? Wo(a.children, t) : [];
2080
+ const o = a.children ? Ko(a.children, t) : [];
2081
2081
  return t(a) || o.length > 0 ? {
2082
2082
  ...a,
2083
2083
  children: o.length > 0 ? o : void 0
2084
2084
  } : null;
2085
2085
  }).filter((a) => a !== null);
2086
2086
  }
2087
- const Uo = ["left", "right"], Ke = ["left", "right", "down", "up"], _o = ["downBig", "upBig", "leftBig", "rightBig"], Xo = ["topLeft", "bottomRight", "topRight", "bottomLeft"], Vo = ["downLeft", "upRight", "downRight", "upLeft"], Tt = {
2087
+ const Wo = ["left", "right"], Ke = ["left", "right", "down", "up"], Uo = ["downBig", "upBig", "leftBig", "rightBig"], _o = ["topLeft", "bottomRight", "topRight", "bottomLeft"], Xo = ["downLeft", "upRight", "downRight", "upLeft"], Tt = {
2088
2088
  preset: [
2089
2089
  // 预设动画配置
2090
2090
  { name: "back", alias: "渐近", directions: Ke },
@@ -2092,11 +2092,11 @@ const Uo = ["left", "right"], Ke = ["left", "right", "down", "up"], _o = ["downB
2092
2092
  {
2093
2093
  name: "fade",
2094
2094
  alias: "淡化",
2095
- directions: Ke.concat(_o).concat(Xo).concat("default")
2095
+ directions: Ke.concat(Uo).concat(_o).concat("default")
2096
2096
  },
2097
2097
  { name: "flip", alias: "翻转", directions: ["x", "y"] },
2098
- { name: "lightSpeed", alias: "光速", directions: Uo },
2099
- { name: "rotate", alias: "旋转", directions: Vo.concat("default") },
2098
+ { name: "lightSpeed", alias: "光速", directions: Wo },
2099
+ { name: "rotate", alias: "旋转", directions: Xo.concat("default") },
2100
2100
  { name: "roll", alias: "翻滚", directions: ["default"] },
2101
2101
  { name: "zoom", alias: "缩放", directions: Ke.concat("default") },
2102
2102
  { name: "slide", alias: "滑动", directions: Ke }
@@ -2117,15 +2117,15 @@ function Pn({ type: e, token: t, dark: a, staticToken: o }) {
2117
2117
  const i = (f = t.layout) == null ? void 0 : f[e], l = rt(e, t, ((h = t.layout) == null ? void 0 : h.key) || ""), s = Object.keys(ht).reduce((g, u) => (g[u] = i[ht[u]] || l[ht[u]], g), {}), r = Object.assign(o, Object.fromEntries(Object.entries(s).filter(([g, u]) => u !== void 0)));
2118
2118
  return a && e === "header" && (r.colorActiveBarHeight = 0), r;
2119
2119
  }
2120
- function Go(e) {
2120
+ function Vo(e) {
2121
2121
  return e.layout === "mix" && (e.fixSiderbar = !0, e.fixedHeader = !0, e.splitMenus = !0), e.layout === "top" && (e.fixSiderbar = !1, e.fixedHeader = !0, e.splitMenus = !1), e.layout === "simple" && (e.splitMenus = !1, e.showTabsBar = !1, e.fixedHeader = !1, e.fixSiderbar = !0), e.layout === "side" && (e.splitMenus = !1, e.fixedHeader = !0, e.fixSiderbar = !0), e.layout === "wide" && (e.splitMenus = !1, e.fixSiderbar = !1, e.fixedHeader = !0, e.showTabsBar = !1, e.fixedTabsBar = !1), { ...e };
2122
2122
  }
2123
- function Yo(e) {
2123
+ function Go(e) {
2124
2124
  const t = ["showTabsBar", "fixedMultiTab", "fixSiderbar", "fixedHeader", "splitMenus"];
2125
2125
  let o = Object.keys(e).reduce((i, l) => (i[l] = !1, i), {});
2126
2126
  return o = le(o, t), e.layout === "mix" && (o.fixSiderbar = !0, o.fixedHeader = !0), e.layout === "top" && (o.fixSiderbar = !0, o.splitMenus = !0), e.layout === "side" && (o.splitMenus = !0), e.layout === "simple" && (o.splitMenus = !0, o.fixedHeader = !0, o.showTabsBar = !0, o.fixedTabsBar = !0), e.layout === "wide" && (o.splitMenus = !0, o.fixedHeader = !0, o.fixSiderbar = !0, o.showTabsBar = !0, o.fixedTabsBar = !0), o;
2127
2127
  }
2128
- function qo(e, t) {
2128
+ function Yo(e, t) {
2129
2129
  const a = /* @__PURE__ */ new Set();
2130
2130
  return e.filter((o) => a.has(o[t]) ? !1 : (a.add(o[t]), !0));
2131
2131
  }
@@ -2133,8 +2133,8 @@ function Xt(e) {
2133
2133
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Oe(e);
2134
2134
  }
2135
2135
  const {
2136
- Sider: Qo
2137
- } = Ue, Tn = (e) => e ? n(Ha, null, null) : n(ja, null, null), Vt = /* @__PURE__ */ K({
2136
+ Sider: qo
2137
+ } = Ue, Tn = (e) => e ? n(Aa, null, null) : n(Ha, null, null), Vt = /* @__PURE__ */ K({
2138
2138
  props: ce,
2139
2139
  inheritAttrs: !1,
2140
2140
  setup(e) {
@@ -2168,11 +2168,11 @@ const {
2168
2168
  }), z = R(() => e.layout === "wide"), $ = R(() => e.layout === "mix" && !e.isMobile && e.splitMenus), b = R(() => u.value === "side" || u.value === "simple"), L = R(() => e.isMobile || z.value ? !1 : C.value), A = R(() => (e.layout === "mix" || z.value) && "light" || s.value.theme), {
2169
2169
  wrapSSR: j,
2170
2170
  hashId: E
2171
- } = ge("ProLayoutSiderMenu", [To, Po, ko, Mn, (W) => {
2171
+ } = ge("ProLayoutSiderMenu", [Po, ko, Fo, Mn, (W) => {
2172
2172
  var Re, $e;
2173
2173
  const Q = (Re = W == null ? void 0 : W.layout) == null ? void 0 : Re.sider, G = rt("sider", W, ($e = W.layout) == null ? void 0 : $e.key), {
2174
2174
  dark: fe
2175
- } = be(W), Ie = lt(W, "sider");
2175
+ } = ve(W), Ie = lt(W, "sider");
2176
2176
  return {
2177
2177
  [`${W.proComponentsCls}-basic-layout`]: {
2178
2178
  [W.componentCls]: {
@@ -2197,13 +2197,13 @@ const {
2197
2197
  const ee = bt(() => {
2198
2198
  var Q;
2199
2199
  if (N.value === !1) return null;
2200
- const W = n(Ao, {
2200
+ const W = n(Do, {
2201
2201
  isMobile: I.value,
2202
2202
  collapsed: c.value,
2203
2203
  onClick: () => _()
2204
2204
  }, null);
2205
2205
  return N.value ? (Q = N.value) == null ? void 0 : Q.call(N, c.value, W) : W;
2206
- }, [() => e.collapsedButtonRender, () => e.isMobile, () => e.collapsed]), ve = (W) => {
2206
+ }, [() => e.collapsedButtonRender, () => e.isMobile, () => e.collapsed]), pe = (W) => {
2207
2207
  var Q;
2208
2208
  if (e.onSelect) {
2209
2209
  const G = W.selectedKeys;
@@ -2242,7 +2242,7 @@ const {
2242
2242
  var M;
2243
2243
  return e.onOpenKeys && ((M = e.onOpenKeys) == null ? void 0 : M.call(e, p));
2244
2244
  },
2245
- onSelect: ve
2245
+ onSelect: pe
2246
2246
  }, null);
2247
2247
  return $.value && ue(o.value).length === 0 && e.suppressSiderWhenMenuEmpty || ne.value.length === 0 && e.suppressSiderWhenMenuEmpty ? null : j(n(Rt, {
2248
2248
  theme: {
@@ -2270,7 +2270,7 @@ const {
2270
2270
  minWidth: `${me.value}px`,
2271
2271
  transition: "all 0.2s ease 0s"
2272
2272
  }
2273
- }, null), n(Qo, {
2273
+ }, null), n(qo, {
2274
2274
  collapsible: !0,
2275
2275
  trigger: null,
2276
2276
  class: O.value,
@@ -2303,14 +2303,14 @@ const {
2303
2303
  class: U(`${B}-menu-container`)
2304
2304
  }, [x.value && ((M = x.value) == null ? void 0 : M.call(x, e, Re)) || Re]), e.layout !== "wide" && n(J, null, [Te(fe) && it(fe) && fe.length > 0 && n("div", {
2305
2305
  class: `${B}-links ${E.value}`
2306
- }, [n(ye, {
2306
+ }, [n(be, {
2307
2307
  theme: A.value,
2308
2308
  inlineIndent: 16,
2309
2309
  class: `${B}-link-menu ${E.value}`,
2310
2310
  selectedKeys: [],
2311
2311
  openKeys: [],
2312
2312
  mode: "inline"
2313
- }, Xt(W = (fe || []).map((D, H) => n(ye.Item, {
2313
+ }, Xt(W = (fe || []).map((D, H) => n(be.Item, {
2314
2314
  class: `${B}-link ${E.value}`,
2315
2315
  key: H
2316
2316
  }, Xt(D) ? D : {
@@ -2330,15 +2330,15 @@ const {
2330
2330
  }));
2331
2331
  };
2332
2332
  }
2333
- }), { provideContext: Zo, useInjectContext: Nn } = Lt("pro-layou-menu"), zn = {
2333
+ }), { provideContext: Qo, useInjectContext: Nn } = Lt("pro-layou-menu"), zn = {
2334
2334
  ...ce,
2335
2335
  ...vn
2336
- }, Jo = ["mix", "top", "wide"], ei = (e, t) => e === !1 ? null : e ? e(t, null) : t, ti = /* @__PURE__ */ K({
2336
+ }, Zo = ["mix", "top", "wide"], Jo = (e, t) => e === !1 ? null : e ? e(t, null) : t, ei = /* @__PURE__ */ K({
2337
2337
  props: zn,
2338
2338
  setup(e) {
2339
2339
  return () => e.rightContentRender && typeof e.rightContentRender == "function" ? e.rightContentRender(e) : n(J, null, null);
2340
2340
  }
2341
- }), ni = /* @__PURE__ */ K({
2341
+ }), ti = /* @__PURE__ */ K({
2342
2342
  props: zn,
2343
2343
  inheritAttrs: !1,
2344
2344
  setup(e, {
@@ -2359,7 +2359,7 @@ const {
2359
2359
  }), {
2360
2360
  wrapSSR: I,
2361
2361
  hashId: y
2362
- } = ge("ProGlobalHeader", [Ro, Mn], u), d = R(() => ({
2362
+ } = ge("ProGlobalHeader", [wo, Mn], u), d = R(() => ({
2363
2363
  [`${y.value}`]: !0,
2364
2364
  [`${u}`]: !0,
2365
2365
  [`${u}-${e.layout}`]: !0
@@ -2430,7 +2430,7 @@ const {
2430
2430
  onOpenKeys: (P) => C("openKeys", P)
2431
2431
  }, null)]
2432
2432
  })]);
2433
- return n(J, null, [m, e.layout !== "simple" && n(ti, te(e, {
2433
+ return n(J, null, [m, e.layout !== "simple" && n(ei, te(e, {
2434
2434
  extraRightDropdownRender: e.extraRightDropdownRender,
2435
2435
  rightContentRender: e.rightContentRender
2436
2436
  }), null)]);
@@ -2446,10 +2446,10 @@ const {
2446
2446
  }, [n("a", null, [Bn(e.logo, e.logoStyle)])]);
2447
2447
  return I(n("div", {
2448
2448
  class: d.value
2449
- }, [e.isMobile ? n(J, null, [ei(e.logoContentRender, m), e.isMobile && ue(c) && n("span", {
2449
+ }, [e.isMobile ? n(J, null, [Jo(e.logoContentRender, m), e.isMobile && ue(c) && n("span", {
2450
2450
  class: `${u}-collapsed-button ${y.value}`,
2451
2451
  onClick: w
2452
- }, [ue(c)(e.collapsed)]), v()]) : Jo.includes(e.layout) ? n("div", {
2452
+ }, [ue(c)(e.collapsed)]), v()]) : Zo.includes(e.layout) ? n("div", {
2453
2453
  class: `${u}-main ${y.value}`,
2454
2454
  style: {
2455
2455
  width: Ne(e.headerMainWidth ? e.headerMainWidth : e.layout === "wide" ? e.wideWidth : void 0)
@@ -2468,7 +2468,7 @@ const {
2468
2468
  };
2469
2469
  }
2470
2470
  });
2471
- function ai(e) {
2471
+ function ni(e) {
2472
2472
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Oe(e);
2473
2473
  }
2474
2474
  const {
@@ -2556,8 +2556,8 @@ const {
2556
2556
  [`${I}`]: !0,
2557
2557
  [`${I}-${g.value.key}`]: !0,
2558
2558
  [`${y}`]: C.value
2559
- })), P = R(() => C.value && !t.value), N = R(() => l.value && o.value === "mix" ? Eo(Ce(f.value)) : o.value === "top" ? f.value : []), B = R(() => w.value && P.value ? `calc(100% - ${e.collapsed ? e.collapsedWidth : e.siderWidth}px)` : "100%"), z = R(() => C.value ? 0 : void 0), $ = () => {
2560
- const b = n(ni, te(e, {
2559
+ })), P = R(() => C.value && !t.value), N = R(() => l.value && o.value === "mix" ? jo(ye(f.value)) : o.value === "top" ? f.value : []), B = R(() => w.value && P.value ? `calc(100% - ${e.collapsed ? e.collapsedWidth : e.siderWidth}px)` : "100%"), z = R(() => C.value ? 0 : void 0), $ = () => {
2560
+ const b = n(ti, te(e, {
2561
2561
  mode: "horizontal",
2562
2562
  theme: c.value,
2563
2563
  onCollapse: i.value,
@@ -2585,7 +2585,7 @@ const {
2585
2585
  right: z.value,
2586
2586
  marginTop: h.value ? `-${u.value}px` : void 0
2587
2587
  }
2588
- }, ai(b = $()) ? b : {
2588
+ }, ni(b = $()) ? b : {
2589
2589
  default: () => [b]
2590
2590
  })]));
2591
2591
  };
@@ -2665,7 +2665,7 @@ function Dn({ event: e, isDark: t, value: a, toggle: o }) {
2665
2665
  });
2666
2666
  });
2667
2667
  }
2668
- const oi = `::view-transition-new(root),::view-transition-old(root) {
2668
+ const ai = `::view-transition-new(root),::view-transition-old(root) {
2669
2669
  animation: none;
2670
2670
  mix-blend-mode: normal;
2671
2671
  }
@@ -2720,7 +2720,7 @@ window._iconfont_svg_string_4694134 = '<svg><symbol id="icon-fixed" viewBox="0 0
2720
2720
  h();
2721
2721
  }
2722
2722
  })(window);
2723
- const ii = /* @__PURE__ */ K({
2723
+ const oi = /* @__PURE__ */ K({
2724
2724
  name: "BaseProLayout",
2725
2725
  inheritAttrs: !1,
2726
2726
  components: {
@@ -2736,11 +2736,11 @@ const ii = /* @__PURE__ */ K({
2736
2736
  suffixCls: "basic-layout",
2737
2737
  isPor: !0
2738
2738
  });
2739
- sa(oi);
2739
+ sa(ai);
2740
2740
  const {
2741
2741
  wrapSSR: o,
2742
2742
  hashId: i
2743
- } = ge("ProLayout", [co, mo], a), l = rn(), s = Nn(), {
2743
+ } = ge("ProLayout", [uo, co], a), l = rn(), s = Nn(), {
2744
2744
  token: r,
2745
2745
  dark: f
2746
2746
  } = ke(), h = he(vt().uuid(10)), g = he(!1), u = he(!1), I = he(!1), y = xe({
@@ -2765,7 +2765,7 @@ const ii = /* @__PURE__ */ K({
2765
2765
  })), x = R(() => (l.value === "sm" || l.value === "xs") && !e.disableMobile && !v.value), P = R(() => ({
2766
2766
  ...e.breadcrumb || {},
2767
2767
  itemRender: se(t, e, "pageContainerProps:breadcrumbRender")
2768
- })), N = R(() => C.value && e.selectedKeys ? Ko(w.value, e.selectedKeys[0]) : []), B = R(() => _e(e.headerHeight) ? e.headerHeight : Z.headerHeight), z = bt(() => I.value ? 0 : _e(e.siderWidth) ? e.siderWidth : e.layout === "mix" ? 215 : e.layout === "wide" ? 208 : 256, [() => e.layout, () => e.siderWidth, () => I.value]);
2768
+ })), N = R(() => C.value && e.selectedKeys ? Eo(w.value, e.selectedKeys[0]) : []), B = R(() => _e(e.headerHeight) ? e.headerHeight : Z.headerHeight), z = bt(() => I.value ? 0 : _e(e.siderWidth) ? e.siderWidth : e.layout === "mix" ? 215 : e.layout === "wide" ? 208 : 256, [() => e.layout, () => e.siderWidth, () => I.value]);
2769
2769
  ae([() => e.layout, () => e.theme], ([b]) => {
2770
2770
  (b === "wide" || b === "simple") && (I.value = !1), h.value = vt().uuid(10);
2771
2771
  }), ae(() => v.value, (b) => {
@@ -2785,8 +2785,8 @@ const ii = /* @__PURE__ */ K({
2785
2785
  headerHeight: B.value,
2786
2786
  matchMenuKeys: L || []
2787
2787
  }), null);
2788
- return so({
2789
- ...le(Ye(e), ro),
2788
+ return ro({
2789
+ ...le(Ye(e), lo),
2790
2790
  getPrefixCls: ie,
2791
2791
  menuData: w,
2792
2792
  menuState: m,
@@ -2817,7 +2817,7 @@ const ii = /* @__PURE__ */ K({
2817
2817
  var fe;
2818
2818
  const b = sn(In, t, e, {
2819
2819
  render: !0
2820
- }), L = se(t, e, "collapsedButtonRender"), A = se(t, e, "footerRender"), j = se(t, e, "headerRender"), E = se(t, e, "headerContentRender"), ne = se(t, e, "rightContentRender"), me = se(t, e, "tabsRouteItemRender"), O = se(t, e, "menuItemRender"), F = se(t, e, "menuHeaderRender"), k = se(t, e, "logoContentRender"), _ = se(t, e, "menuFooterRender"), ee = se(t, e, "subMenuItemRender"), ve = se(t, e, "menuContentRender"), W = $({
2820
+ }), L = se(t, e, "collapsedButtonRender"), A = se(t, e, "footerRender"), j = se(t, e, "headerRender"), E = se(t, e, "headerContentRender"), ne = se(t, e, "rightContentRender"), me = se(t, e, "tabsRouteItemRender"), O = se(t, e, "menuItemRender"), F = se(t, e, "menuHeaderRender"), k = se(t, e, "logoContentRender"), _ = se(t, e, "menuFooterRender"), ee = se(t, e, "subMenuItemRender"), pe = se(t, e, "menuContentRender"), W = $({
2821
2821
  ...e,
2822
2822
  ...le(b, Sn),
2823
2823
  menuItemRender: O,
@@ -2860,12 +2860,12 @@ const ii = /* @__PURE__ */ K({
2860
2860
  menuHeaderRender: F,
2861
2861
  logoContentRender: k,
2862
2862
  menuFooterRender: _,
2863
- menuContentRender: ve,
2863
+ menuContentRender: pe,
2864
2864
  collapsedButtonRender: L
2865
2865
  }, le(b, xn)), null), n(Ue, {
2866
2866
  style: y
2867
2867
  }, {
2868
- default: () => [e.layout !== "simple" && B.value > 0 && W, n(Ft, te(le(e, ho), {
2868
+ default: () => [e.layout !== "simple" && B.value > 0 && W, n(Ft, te(le(e, fo), {
2869
2869
  hashId: i.value,
2870
2870
  prefixCls: a,
2871
2871
  siderWidth: z.value,
@@ -2884,7 +2884,7 @@ const ii = /* @__PURE__ */ K({
2884
2884
  }), b.pageLockRender, e.layout === "wide" && G])]));
2885
2885
  };
2886
2886
  }
2887
- }), cs = /* @__PURE__ */ K({
2887
+ }), us = /* @__PURE__ */ K({
2888
2888
  name: "GProLayout",
2889
2889
  compatConfig: {
2890
2890
  MODE: 3
@@ -2909,13 +2909,13 @@ const ii = /* @__PURE__ */ K({
2909
2909
  }), s = R(() => {
2910
2910
  var I, y;
2911
2911
  let u = e.token || {};
2912
- return (y = (I = u.layout) == null ? void 0 : I.header) != null && y.heightLayoutHeader || (u = pe(u, {
2912
+ return (y = (I = u.layout) == null ? void 0 : I.header) != null && y.heightLayoutHeader || (u = Ce(u, {
2913
2913
  layout: {
2914
2914
  header: {
2915
2915
  heightLayoutHeader: e.headerHeight
2916
2916
  }
2917
2917
  }
2918
- })), pe(u, {
2918
+ })), Ce(u, {
2919
2919
  layout: {
2920
2920
  key: `${un(o.value, e.theme)}:${e.layout}`
2921
2921
  }
@@ -2936,11 +2936,11 @@ const ii = /* @__PURE__ */ K({
2936
2936
  }
2937
2937
  } : void 0
2938
2938
  }, {
2939
- default: () => [n(xa, {
2939
+ default: () => [n(Ca, {
2940
2940
  token: s.value,
2941
2941
  dark: o.value
2942
2942
  }, {
2943
- default: () => [n(ii, te(we(e, ["onSelect", "onOpenKeys", "onCollapse", "onTabsChange", "onDarkChange", "dark"]), {
2943
+ default: () => [n(oi, te(we(e, ["onSelect", "onOpenKeys", "onCollapse", "onTabsChange", "onDarkChange", "dark"]), {
2944
2944
  dark: i.value,
2945
2945
  onSelect: h,
2946
2946
  onOpenKeys: f,
@@ -3005,7 +3005,7 @@ const ii = /* @__PURE__ */ K({
3005
3005
  onLockOpenChange: Function,
3006
3006
  onSettingsOpenChange: Function,
3007
3007
  "onUpdate:settingsOpen": Function
3008
- }), li = An(), Hn = {
3008
+ }), ii = An(), Hn = {
3009
3009
  hashId: String,
3010
3010
  className: String
3011
3011
  }, jn = {
@@ -3016,8 +3016,8 @@ const ii = /* @__PURE__ */ K({
3016
3016
  onOpenChange: Function,
3017
3017
  "onUpdate:open": Function,
3018
3018
  cryptoFn: Function,
3019
- ...le(li, ["name", "avatar"])
3020
- }, ri = {
3019
+ ...le(ii, ["name", "avatar"])
3020
+ }, li = {
3021
3021
  ...jn,
3022
3022
  shortsKey: {
3023
3023
  type: Object,
@@ -3025,14 +3025,14 @@ const ii = /* @__PURE__ */ K({
3025
3025
  disabeld: !1
3026
3026
  })
3027
3027
  }
3028
- }, si = new S("fadeIn", {
3028
+ }, ri = new S("fadeIn", {
3029
3029
  from: {
3030
3030
  opacity: 0
3031
3031
  },
3032
3032
  to: {
3033
3033
  opacity: 1
3034
3034
  }
3035
- }), ui = (e) => ({
3035
+ }), si = (e) => ({
3036
3036
  [e.componentCls]: {
3037
3037
  "&-user-form": {
3038
3038
  [`${e.antCls}-form-item`]: {
@@ -3062,7 +3062,7 @@ const ii = /* @__PURE__ */ K({
3062
3062
  "&-enter": {
3063
3063
  animationDuration: ".3s",
3064
3064
  animationFillMode: "both",
3065
- animationName: si
3065
+ animationName: ri
3066
3066
  },
3067
3067
  "&-head": {
3068
3068
  display: "flex",
@@ -3135,10 +3135,10 @@ const ii = /* @__PURE__ */ K({
3135
3135
  }
3136
3136
  }
3137
3137
  });
3138
- function ci(e) {
3138
+ function ui(e) {
3139
3139
  const t = xe({
3140
3140
  password: ""
3141
- }), { validate: a, resetFields: o, validateInfos: i } = Ia(t, xe({
3141
+ }), { validate: a, resetFields: o, validateInfos: i } = Sa(t, xe({
3142
3142
  password: [
3143
3143
  {
3144
3144
  validator: (l, s) => (e && s ? e == null ? void 0 : e(s) : s) ? Promise.resolve() : Promise.reject(e && s ? "密码错误" : "请输入锁屏密码")
@@ -3169,7 +3169,7 @@ const En = /* @__PURE__ */ K({
3169
3169
  validate: i,
3170
3170
  validateInfos: l,
3171
3171
  resetFields: s
3172
- } = ci(e.validator), r = (g) => {
3172
+ } = ui(e.validator), r = (g) => {
3173
3173
  Object.assign(o, g);
3174
3174
  }, f = (g = "", u) => {
3175
3175
  const I = g ? `${e.className}-${g}` : e.className;
@@ -3220,7 +3220,7 @@ const En = /* @__PURE__ */ K({
3220
3220
  }
3221
3221
  });
3222
3222
  Be.locale("zh-cn");
3223
- function di() {
3223
+ function ci() {
3224
3224
  const e = xe({
3225
3225
  hh: "",
3226
3226
  mm: "",
@@ -3234,7 +3234,7 @@ function di() {
3234
3234
  }
3235
3235
  return requestAnimationFrame(t), e;
3236
3236
  }
3237
- const mi = /* @__PURE__ */ K({
3237
+ const di = /* @__PURE__ */ K({
3238
3238
  name: "PageLock",
3239
3239
  props: {
3240
3240
  ...Hn,
@@ -3245,7 +3245,7 @@ const mi = /* @__PURE__ */ K({
3245
3245
  const [t, a] = Ae(!1, {
3246
3246
  value: R(() => oe(e.open) ? e.open : !1),
3247
3247
  onChange: e.onOpenChange
3248
- }), [o, i] = Se(!1), l = di(), s = (r = "", f) => {
3248
+ }), [o, i] = Se(!1), l = ci(), s = (r = "", f) => {
3249
3249
  const h = r ? `${e.className}-popup-${r}` : `${e.className}-popup`;
3250
3250
  return U(h, e.hashId, f || "");
3251
3251
  };
@@ -3306,9 +3306,9 @@ const mi = /* @__PURE__ */ K({
3306
3306
  class: s("time-card")
3307
3307
  }, [l.mm])])])]) : null;
3308
3308
  }
3309
- }), ds = /* @__PURE__ */ K({
3309
+ }), cs = /* @__PURE__ */ K({
3310
3310
  name: "PageLock",
3311
- props: ri,
3311
+ props: li,
3312
3312
  emits: ["update:open", "openChange"],
3313
3313
  setup(e) {
3314
3314
  const t = ie({
@@ -3317,7 +3317,7 @@ const mi = /* @__PURE__ */ K({
3317
3317
  }), a = re(), {
3318
3318
  wrapSSR: o,
3319
3319
  hashId: i
3320
- } = ge("ProPageLock", [ui], t), l = ot(t, {
3320
+ } = ge("ProPageLock", [si], t), l = ot(t, {
3321
3321
  open: !1,
3322
3322
  password: ""
3323
3323
  }), [s, r, f] = Ae(!1, {
@@ -3352,14 +3352,14 @@ const mi = /* @__PURE__ */ K({
3352
3352
  var m;
3353
3353
  r(!1), y(""), (m = u.value) == null || m.resetFields();
3354
3354
  };
3355
- return () => o(n(J, null, [n(mi, te(le(e, ["name", "avatar"]), {
3355
+ return () => o(n(J, null, [n(di, te(le(e, ["name", "avatar"]), {
3356
3356
  open: h.value,
3357
3357
  hashId: i.value,
3358
3358
  className: t,
3359
3359
  password: l.value.password,
3360
3360
  cryptoFn: I,
3361
3361
  onOpenChange: g
3362
- }), null), n(no, {
3362
+ }), null), n(to, {
3363
3363
  width: 400,
3364
3364
  type: "normal",
3365
3365
  title: "锁定屏幕",
@@ -3377,8 +3377,8 @@ const mi = /* @__PURE__ */ K({
3377
3377
  }), null)]
3378
3378
  })]));
3379
3379
  }
3380
- }), fi = (e) => {
3381
- const { dark: t } = be(e);
3380
+ }), mi = (e) => {
3381
+ const { dark: t } = ve(e);
3382
3382
  return {
3383
3383
  [e.componentCls]: {
3384
3384
  display: "flex",
@@ -3468,23 +3468,23 @@ const mi = /* @__PURE__ */ K({
3468
3468
  }
3469
3469
  };
3470
3470
  };
3471
- function hi(e) {
3471
+ function fi(e) {
3472
3472
  return Fe("SearchPageInput", (t) => {
3473
3473
  const a = je(t, {});
3474
- return [fi(a)];
3474
+ return [mi(a)];
3475
3475
  }, e);
3476
3476
  }
3477
- function gi(e, t) {
3477
+ function hi(e, t) {
3478
3478
  const a = /* @__PURE__ */ new Map();
3479
3479
  return e.filter((o) => {
3480
3480
  const i = o[t];
3481
3481
  return a.has(i) ? !1 : (a.set(i, o), !0);
3482
3482
  });
3483
3483
  }
3484
- function yi(e) {
3484
+ function gi(e) {
3485
3485
  return e ? /^https?:\/\/.*$/.test(e) : !1;
3486
3486
  }
3487
- const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\", "]", "^", "{", "|", "}"]), vi = ({
3487
+ const yi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\", "]", "^", "{", "|", "}"]), bi = ({
3488
3488
  className: e,
3489
3489
  value: t
3490
3490
  }) => t ? n(jt, {
@@ -3492,7 +3492,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3492
3492
  description: `未找到搜索结果 "${t}"`
3493
3493
  }, null) : n("div", {
3494
3494
  class: e
3495
- }, [V("没有搜索历史")]), pi = /* @__PURE__ */ K({
3495
+ }, [V("没有搜索历史")]), vi = /* @__PURE__ */ K({
3496
3496
  props: {
3497
3497
  ...zt,
3498
3498
  className: String,
@@ -3523,7 +3523,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3523
3523
  $ = $.map((L) => {
3524
3524
  var A, j;
3525
3525
  return ((j = (A = e.dataSource.find((E) => (E == null ? void 0 : E.key) === L)) == null ? void 0 : A.meta) == null ? void 0 : j.title) || "";
3526
- }), m.push(pe(x, {
3526
+ }), m.push(Ce(x, {
3527
3527
  meta: {
3528
3528
  title: $.join("**")
3529
3529
  }
@@ -3551,13 +3551,13 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3551
3551
  if (c.length === 0 || v < 0)
3552
3552
  return;
3553
3553
  const m = c[v];
3554
- m && (a.value.push(m), r(), await St(), yi(m.path) ? window.open(m.path, "_blank") : t.push({
3554
+ m && (a.value.push(m), r(), await St(), gi(m.path) ? window.open(m.path, "_blank") : t.push({
3555
3555
  path: m.path,
3556
3556
  replace: !0
3557
3557
  }));
3558
3558
  }
3559
3559
  function g(c) {
3560
- return bi.has(c) ? `\\${c}` : c;
3560
+ return yi.has(c) ? `\\${c}` : c;
3561
3561
  }
3562
3562
  function u(c) {
3563
3563
  const v = [...c].map((m) => g(m)).join(".*");
@@ -3583,7 +3583,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3583
3583
  class: w("panel-title")
3584
3584
  }, [V("搜索历史")]), n("div", {
3585
3585
  class: w("panel-list")
3586
- }, [gi(i.value, "path").map((c, v) => {
3586
+ }, [hi(i.value, "path").map((c, v) => {
3587
3587
  var m, x, P, N;
3588
3588
  return n("div", {
3589
3589
  key: c.name,
@@ -3594,31 +3594,31 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3594
3594
  }, [n("div", {
3595
3595
  class: w("panel-item-left")
3596
3596
  }, [n(nt, te(c.meta || {}, {
3597
- icon: ((m = c.meta) == null ? void 0 : m.icon) || n(Ea, null, null),
3597
+ icon: ((m = c.meta) == null ? void 0 : m.icon) || n(ja, null, null),
3598
3598
  classNames: w("panel-icon")
3599
3599
  }), null), (N = (P = (x = c.meta) == null ? void 0 : x.title) == null ? void 0 : P.split("**")) == null ? void 0 : N.map((B, z) => {
3600
3600
  var $, b, L;
3601
- return n(J, null, [B, z < ((L = (b = ($ = c.meta) == null ? void 0 : $.title) == null ? void 0 : b.split("**")) == null ? void 0 : L.length) - 1 && n(Ka, null, null)]);
3601
+ return n(J, null, [B, z < ((L = (b = ($ = c.meta) == null ? void 0 : $.title) == null ? void 0 : b.split("**")) == null ? void 0 : L.length) - 1 && n(Ea, null, null)]);
3602
3602
  }), n("span", null, null)]), n(st, {
3603
3603
  onClick: (B) => C(B, v)
3604
3604
  }, null)]);
3605
- })])]) : n(vi, {
3605
+ })])]) : n(bi, {
3606
3606
  className: w("result"),
3607
3607
  value: e.keyword
3608
3608
  }, null)]);
3609
3609
  }
3610
- }), Ci = ({
3610
+ }), pi = ({
3611
3611
  className: e,
3612
3612
  hashId: t
3613
3613
  }) => n("div", {
3614
3614
  class: U(`${e}-footer`, t)
3615
3615
  }, [n("div", {
3616
3616
  class: U(`${e}-footer-icon`, t)
3617
- }, [n(Wa, null, null), V("选择")]), n("div", {
3617
+ }, [n(Ka, null, null), V("选择")]), n("div", {
3618
3618
  class: U(`${e}-footer-icon`, t)
3619
3619
  }, [n(Wt, null, null), n(Wt, {
3620
3620
  rotate: 180
3621
- }, null), V("导航")])]), xi = /* @__PURE__ */ K({
3621
+ }, null), V("导航")])]), Ci = /* @__PURE__ */ K({
3622
3622
  name: "SearchPageInput",
3623
3623
  props: {
3624
3624
  ...zt,
@@ -3638,7 +3638,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3638
3638
  }), {
3639
3639
  wrapSSR: a,
3640
3640
  hashId: o
3641
- } = hi(t), [i, l] = Se(""), [s, r] = Se(!1), f = re(), h = ln(), g = va() ? h["ctrl+k"] : h["cmd+k"], u = he(), I = R(() => {
3641
+ } = fi(t), [i, l] = Se(""), [s, r] = Se(!1), f = re(), h = ln(), g = ba() ? h["ctrl+k"] : h["cmd+k"], u = he(), I = R(() => {
3642
3642
  var d;
3643
3643
  return Mt(e.dataSource || ((d = f == null ? void 0 : f.menuData) == null ? void 0 : d.value));
3644
3644
  });
@@ -3665,7 +3665,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3665
3665
  class: U(`${t}-word`, o.value)
3666
3666
  }, [V("搜索")]), n("span", {
3667
3667
  class: U(`${t}-word-icon`, o.value)
3668
- }, [V("⌘ "), n("kbd", null, [V("K")])])]), n(to, {
3668
+ }, [V("⌘ "), n("kbd", null, [V("K")])])]), n(eo, {
3669
3669
  class: U(`${C}`, o.value),
3670
3670
  width: 600,
3671
3671
  scrollProps: {
@@ -3687,13 +3687,13 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3687
3687
  onChange: (w) => l(w.target.value)
3688
3688
  }, null),
3689
3689
  open: s.value,
3690
- footer: n(Ci, {
3690
+ footer: n(pi, {
3691
3691
  className: C,
3692
3692
  hashId: o.value
3693
3693
  }, null),
3694
3694
  onCancel: () => y()
3695
3695
  }, {
3696
- default: () => [n(pi, te(d, {
3696
+ default: () => [n(vi, te(d, {
3697
3697
  keyword: i.value,
3698
3698
  dataSource: I.value,
3699
3699
  onClose: () => y()
@@ -3701,8 +3701,8 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3701
3701
  })]));
3702
3702
  };
3703
3703
  }
3704
- }), Si = (e) => {
3705
- const { dark: t } = be(e), a = lt(e, "header");
3704
+ }), xi = (e) => {
3705
+ const { dark: t } = ve(e), a = lt(e, "header");
3706
3706
  return {
3707
3707
  [`${e.componentCls}`]: {
3708
3708
  "&-header-actions": {
@@ -3749,7 +3749,7 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3749
3749
  borderRadius: e.borderRadius,
3750
3750
  paddingInlineEnd: e.padding,
3751
3751
  "&:hover": {
3752
- backgroundColor: wa(e.colorTextBase, 0.03)
3752
+ backgroundColor: Ia(e.colorTextBase, 0.03)
3753
3753
  }
3754
3754
  },
3755
3755
  "&-avatar": {
@@ -3767,13 +3767,13 @@ const bi = /* @__PURE__ */ new Set(["$", "(", ")", "*", "+", ".", "?", "[", "\\"
3767
3767
  }
3768
3768
  };
3769
3769
  };
3770
- function Ii(e) {
3770
+ function Si(e) {
3771
3771
  return Fe("RightContent", (t) => {
3772
3772
  const a = je(t);
3773
- return [Si(a)];
3773
+ return [xi(a)];
3774
3774
  }, e);
3775
3775
  }
3776
- const ms = /* @__PURE__ */ K({
3776
+ const ds = /* @__PURE__ */ K({
3777
3777
  name: "GlobalRightContent",
3778
3778
  props: An(),
3779
3779
  inheritAttrs: !1,
@@ -3790,7 +3790,7 @@ const ms = /* @__PURE__ */ K({
3790
3790
  }), [f, h] = Se(!1), {
3791
3791
  wrapSSR: g,
3792
3792
  hashId: u
3793
- } = Ii(r), [I, y] = Se("auto"), {
3793
+ } = Si(r), [I, y] = Se("auto"), {
3794
3794
  isDark: d,
3795
3795
  toggleMode: C
3796
3796
  } = Nt(R(() => {
@@ -3828,7 +3828,7 @@ const ms = /* @__PURE__ */ K({
3828
3828
  e != null && e.onLogout && (h(!0), e.onLogout(() => h(!1)));
3829
3829
  };
3830
3830
  return () => {
3831
- const B = Pe(t, e, "dropdownMenuRender"), z = Pe(t, e, "dropdownRender"), $ = Pe(t, e, "dropdownMenuExtraItemRender"), b = se(t, e, "actionsRender"), L = a.value ? Ua : _a;
3831
+ const B = Pe(t, e, "dropdownMenuRender"), z = Pe(t, e, "dropdownRender"), $ = Pe(t, e, "dropdownMenuExtraItemRender"), b = se(t, e, "actionsRender"), L = a.value ? Wa : Ua;
3832
3832
  return g(n("div", {
3833
3833
  class: `${r}-right-content ${u.value}`.trim(),
3834
3834
  style: {
@@ -3839,7 +3839,7 @@ const ms = /* @__PURE__ */ K({
3839
3839
  style: {
3840
3840
  height: "100%"
3841
3841
  }
3842
- }, [n(ao, {
3842
+ }, [n(no, {
3843
3843
  key: "resize-observer",
3844
3844
  onResize: ({
3845
3845
  width: A
@@ -3851,7 +3851,7 @@ const ms = /* @__PURE__ */ K({
3851
3851
  var A;
3852
3852
  return [n("div", {
3853
3853
  class: `${r}-header-actions ${u.value}`.trim()
3854
- }, [e.actions.search && !v.value && n(xi, {
3854
+ }, [e.actions.search && !v.value && n(Ci, {
3855
3855
  dataSource: e.dataSource,
3856
3856
  disabeldShortKey: (A = e.shortsKey) == null ? void 0 : A.disabeld
3857
3857
  }, null), e.actions.theme && n("div", {
@@ -3869,7 +3869,7 @@ const ms = /* @__PURE__ */ K({
3869
3869
  }, [n(L, {
3870
3870
  onClick: () => o()
3871
3871
  }, null)]), b ? b == null ? void 0 : b([`${r}-header-actions-item`, u.value]) : null, n(gt, {
3872
- overlay: B || n(ye, null, {
3872
+ overlay: B || n(be, null, {
3873
3873
  default: () => [$, e.actions.lock && n(J, null, [n(Et, {
3874
3874
  key: "lock",
3875
3875
  icon: n(fn, null, null),
@@ -3879,9 +3879,9 @@ const ms = /* @__PURE__ */ K({
3879
3879
  }
3880
3880
  }, {
3881
3881
  default: () => [V("锁定屏幕")]
3882
- }), n(ye.Divider, null, null)]), n(Et, {
3882
+ }), n(be.Divider, null, null)]), n(Et, {
3883
3883
  key: "logout",
3884
- icon: n(Xa, null, null),
3884
+ icon: n(_a, null, null),
3885
3885
  onClick: () => N(),
3886
3886
  disabled: f.value
3887
3887
  }, {
@@ -3903,7 +3903,7 @@ const ms = /* @__PURE__ */ K({
3903
3903
  })])]));
3904
3904
  };
3905
3905
  }
3906
- }), wi = (e) => ({
3906
+ }), Ii = (e) => ({
3907
3907
  [e.componentCls]: {
3908
3908
  background: e.colorBgContainer,
3909
3909
  padding: `${e.paddingLG}px`,
@@ -3914,7 +3914,7 @@ const ms = /* @__PURE__ */ K({
3914
3914
  marginTop: "8px"
3915
3915
  }
3916
3916
  }
3917
- }), Ri = /* @__PURE__ */ K({
3917
+ }), wi = /* @__PURE__ */ K({
3918
3918
  name: "ProPageHeader",
3919
3919
  props: {
3920
3920
  content: tt.contentRender,
@@ -3927,7 +3927,7 @@ const ms = /* @__PURE__ */ K({
3927
3927
  }), {
3928
3928
  wrapSSR: i,
3929
3929
  hashId: l
3930
- } = ge("ProPageHeader", [wi], o), s = R(() => {
3930
+ } = ge("ProPageHeader", [Ii], o), s = R(() => {
3931
3931
  var g;
3932
3932
  const r = ((g = t == null ? void 0 : t.breadcrumb) == null ? void 0 : g.value) || {}, f = r.routes || [], h = f.map((u, I) => ({
3933
3933
  ...u,
@@ -3939,7 +3939,7 @@ const ms = /* @__PURE__ */ K({
3939
3939
  routes: h,
3940
3940
  itemRender: (r == null ? void 0 : r.itemRender) || (({
3941
3941
  route: u
3942
- }) => u.path ? n(Qa, {
3942
+ }) => u.path ? n(qa, {
3943
3943
  to: u.link
3944
3944
  }, {
3945
3945
  default: () => [u.breadcrumbName]
@@ -3955,9 +3955,9 @@ const ms = /* @__PURE__ */ K({
3955
3955
  }, [e.content])]));
3956
3956
  };
3957
3957
  }
3958
- }), $i = (e) => {
3958
+ }), Ri = (e) => {
3959
3959
  var i;
3960
- const t = (i = e.layout) == null ? void 0 : i.pageContainer, { layout: a } = be(e), o = (t == null ? void 0 : t.borderRadius) || e.borderRadiusLG;
3960
+ const t = (i = e.layout) == null ? void 0 : i.pageContainer, { layout: a } = ve(e), o = (t == null ? void 0 : t.borderRadius) || e.borderRadiusLG;
3961
3961
  return {
3962
3962
  [`${e.proComponentsCls}-basic-layout`]: {
3963
3963
  "&-content": {
@@ -4009,21 +4009,21 @@ const ms = /* @__PURE__ */ K({
4009
4009
  }
4010
4010
  };
4011
4011
  };
4012
- function Bi(e) {
4012
+ function $i(e) {
4013
4013
  return Fe("ProPageContainter", (t) => {
4014
4014
  const a = je(t, {
4015
4015
  gridContent: `${t.proComponentsCls}-grid-content`
4016
4016
  });
4017
- return [$i(a)];
4017
+ return [Ri(a)];
4018
4018
  }, e);
4019
4019
  }
4020
- const { useInjectContext: Mi, provideContext: Li } = Lt("pro-page");
4021
- function Oi(e) {
4020
+ const { useInjectContext: Bi, provideContext: Mi } = Lt("pro-page");
4021
+ function Li(e) {
4022
4022
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Oe(e);
4023
4023
  }
4024
4024
  const {
4025
- Content: Fi
4026
- } = Ue, fs = /* @__PURE__ */ K({
4025
+ Content: Oi
4026
+ } = Ue, ms = /* @__PURE__ */ K({
4027
4027
  inheritAttrs: !1,
4028
4028
  name: "GProPageContainer",
4029
4029
  props: tt,
@@ -4032,7 +4032,7 @@ const {
4032
4032
  slots: t,
4033
4033
  attrs: a
4034
4034
  }) {
4035
- const o = yn(), i = Mi(), l = re(), s = ke(), r = (l == null ? void 0 : l.getPrefixCls) || ie, f = r({
4035
+ const o = yn(), i = Bi(), l = re(), s = ke(), r = (l == null ? void 0 : l.getPrefixCls) || ie, f = r({
4036
4036
  suffixCls: "basic-layout-content",
4037
4037
  isPor: !0
4038
4038
  }), h = r({
@@ -4071,7 +4071,7 @@ const {
4071
4071
  }), {
4072
4072
  wrapSSR: P,
4073
4073
  hashId: N
4074
- } = Bi(h), B = () => {
4074
+ } = $i(h), B = () => {
4075
4075
  var L, A, j, E;
4076
4076
  const $ = Pe(t, e, "pageChildrenExtraRender"), b = U(`${h}-children-content`, N.value);
4077
4077
  return n("div", {
@@ -4097,7 +4097,7 @@ const {
4097
4097
  }, z = () => {
4098
4098
  var b;
4099
4099
  let $;
4100
- return n(J, null, [(oe(e.waterMark) ? e.waterMark : (b = l == null ? void 0 : l.waterMark) != null && b.value) ? n(oo, y.value, Oi($ = B()) ? $ : {
4100
+ return n(J, null, [(oe(e.waterMark) ? e.waterMark : (b = l == null ? void 0 : l.waterMark) != null && b.value) ? n(ao, y.value, Li($ = B()) ? $ : {
4101
4101
  default: () => [$]
4102
4102
  }) : B()]);
4103
4103
  };
@@ -4109,7 +4109,7 @@ const {
4109
4109
  width: m.value,
4110
4110
  marginInline: m.value && "auto"
4111
4111
  };
4112
- return P(n(Fi, {
4112
+ return P(n(Oi, {
4113
4113
  class: U(a.class, f, N.value, m.value && `${f}-width`),
4114
4114
  style: A
4115
4115
  }, {
@@ -4127,7 +4127,7 @@ const {
4127
4127
  }
4128
4128
  }, [n($t, {
4129
4129
  indicator: (ne = o == null ? void 0 : o.indicator) == null ? void 0 : ne.value
4130
- }, null)]), !w.value && $ !== !1 && ($ || n(Ri, {
4130
+ }, null)]), !w.value && $ !== !1 && ($ || n(wi, {
4131
4131
  style: e.pageHeaderStyle,
4132
4132
  breadcrumb: b,
4133
4133
  content: L
@@ -4142,7 +4142,7 @@ const {
4142
4142
  };
4143
4143
  }
4144
4144
  });
4145
- function hs({ menuData: e, watchOpenKeys: t = !0 }) {
4145
+ function fs({ menuData: e, watchOpenKeys: t = !0 }) {
4146
4146
  const a = qe(), o = a.getRoutes(), i = xe({
4147
4147
  menuData: [],
4148
4148
  levelMenuData: []
@@ -4154,7 +4154,7 @@ function hs({ menuData: e, watchOpenKeys: t = !0 }) {
4154
4154
  if ((y = (I = s.value) == null ? void 0 : I.meta) != null && y.hidden)
4155
4155
  i.menuData = [], i.levelMenuData = [];
4156
4156
  else {
4157
- const d = Ho(jo(u));
4157
+ const d = Ao(Ho(u));
4158
4158
  i.menuData = d.menuData, i.levelMenuData = d.getLevel();
4159
4159
  }
4160
4160
  };
@@ -4168,7 +4168,7 @@ function hs({ menuData: e, watchOpenKeys: t = !0 }) {
4168
4168
  breadcrumbName: ((C = I.meta) == null ? void 0 : C.title) || ""
4169
4169
  };
4170
4170
  }).filter((I) => I.breadcrumbName);
4171
- return qo(u, "breadcrumbName");
4171
+ return Yo(u, "breadcrumbName");
4172
4172
  }), g = () => {
4173
4173
  l.openKeys = f.value.filter((u) => u.path !== s.value.path).map((u) => u.path);
4174
4174
  };
@@ -4176,7 +4176,7 @@ function hs({ menuData: e, watchOpenKeys: t = !0 }) {
4176
4176
  u && (r(e ? Dt(e) ? e.value : e : o), l.selectedKeys = f.value.map((I) => I.path), t && g());
4177
4177
  }, { immediate: !0, deep: !0 }), It(() => {
4178
4178
  t || g();
4179
- }), Zo({
4179
+ }), Qo({
4180
4180
  ...Ye(i),
4181
4181
  matchedMenu: f
4182
4182
  }), {
@@ -4186,7 +4186,7 @@ function hs({ menuData: e, watchOpenKeys: t = !0 }) {
4186
4186
  breadcrumbRouters: h
4187
4187
  };
4188
4188
  }
4189
- const ki = (e) => ({
4189
+ const Fi = (e) => ({
4190
4190
  [e.componentCls]: {
4191
4191
  height: "100%",
4192
4192
  [`&${e.componentCls}-loading`]: {
@@ -4210,13 +4210,13 @@ const ki = (e) => ({
4210
4210
  }
4211
4211
  }
4212
4212
  });
4213
- function Pi(e) {
4214
- return Fe("PageLoading", (t) => [ki(t)], e);
4213
+ function ki(e) {
4214
+ return Fe("PageLoading", (t) => [Fi(t)], e);
4215
4215
  }
4216
- const gs = /* @__PURE__ */ K({
4216
+ const hs = /* @__PURE__ */ K({
4217
4217
  name: "ProAppPage",
4218
4218
  props: {
4219
- ...Za,
4219
+ ...Qa,
4220
4220
  spinning: Boolean,
4221
4221
  spinningBlur: {
4222
4222
  type: Boolean,
@@ -4236,12 +4236,12 @@ const gs = /* @__PURE__ */ K({
4236
4236
  }), {
4237
4237
  hashId: i,
4238
4238
  wrapSSR: l
4239
- } = Pi(o);
4240
- return Li({
4239
+ } = ki(o);
4240
+ return Mi({
4241
4241
  spinning: R(() => e.spinning)
4242
4242
  }), () => {
4243
- const s = sn(Ja, t, e);
4244
- return l(n(eo, te({
4243
+ const s = sn(Za, t, e);
4244
+ return l(n(Ja, te({
4245
4245
  style: a.style,
4246
4246
  class: U(a.class, e.spinning && `${o}-loading`, o, i.value)
4247
4247
  }, s), {
@@ -4272,7 +4272,7 @@ const gs = /* @__PURE__ */ K({
4272
4272
  }));
4273
4273
  };
4274
4274
  }
4275
- }), xt = Object.keys(Z).filter((e) => e !== "title"), Ti = [{
4275
+ }), xt = Object.keys(Z).filter((e) => e !== "title"), Pi = [{
4276
4276
  value: "light",
4277
4277
  label: () => n("div", {
4278
4278
  style: {
@@ -4302,7 +4302,7 @@ const gs = /* @__PURE__ */ K({
4302
4302
  alignItems: "center",
4303
4303
  gap: "6px"
4304
4304
  }
4305
- }, [n(Va, null, null), V("自动")])
4305
+ }, [n(Xa, null, null), V("自动")])
4306
4306
  }], Kn = [
4307
4307
  {
4308
4308
  key: "light",
@@ -4331,13 +4331,13 @@ const gs = /* @__PURE__ */ K({
4331
4331
  }, {
4332
4332
  key: "simple",
4333
4333
  title: "简单菜单布局"
4334
- }], Ni = [{
4334
+ }], Ti = [{
4335
4335
  key: "header",
4336
4336
  title: "顶部主题"
4337
4337
  }, {
4338
4338
  key: "sider",
4339
4339
  title: "左侧主题"
4340
- }], zi = [{
4340
+ }], Ni = [{
4341
4341
  key: "colorBgMenu",
4342
4342
  name: "全部背景"
4343
4343
  }, {
@@ -4358,7 +4358,7 @@ const gs = /* @__PURE__ */ K({
4358
4358
  }, {
4359
4359
  key: "colorTextMenuSelected",
4360
4360
  name: "菜单文字选中颜色"
4361
- }], Di = [{
4361
+ }], zi = [{
4362
4362
  label: "fixedHeader",
4363
4363
  title: "固定 Header"
4364
4364
  }, {
@@ -4367,14 +4367,14 @@ const gs = /* @__PURE__ */ K({
4367
4367
  }, {
4368
4368
  label: "splitMenus",
4369
4369
  title: "自动分割菜单"
4370
- }], Ai = [{
4370
+ }], Di = [{
4371
4371
  label: "showTabsBar",
4372
4372
  title: "多标签"
4373
4373
  }, {
4374
4374
  label: "fixedTabsBar",
4375
4375
  title: "固定多标签"
4376
- }], Hi = (e) => {
4377
- const { dark: t } = be(e);
4376
+ }], Ai = (e) => {
4377
+ const { dark: t } = ve(e);
4378
4378
  return {
4379
4379
  [e.componentCls]: {
4380
4380
  [`${e.antCls}-drawer-content-wrapper`]: {
@@ -4595,7 +4595,7 @@ const gs = /* @__PURE__ */ K({
4595
4595
  }))]);
4596
4596
  };
4597
4597
  }
4598
- }), ji = /* @__PURE__ */ K({
4598
+ }), Hi = /* @__PURE__ */ K({
4599
4599
  name: "ThemeColor",
4600
4600
  inheritAttrs: !1,
4601
4601
  props: {
@@ -4680,7 +4680,7 @@ const gs = /* @__PURE__ */ K({
4680
4680
  }]
4681
4681
  }, null);
4682
4682
  }
4683
- }), Ei = (e) => ({
4683
+ }), ji = (e) => ({
4684
4684
  [e.componentCls]: {
4685
4685
  padding: e.marginLG,
4686
4686
  "*": {
@@ -4714,19 +4714,19 @@ const gs = /* @__PURE__ */ K({
4714
4714
  }
4715
4715
  }
4716
4716
  });
4717
- function Ki(e) {
4717
+ function Ei(e) {
4718
4718
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Oe(e);
4719
4719
  }
4720
4720
  const Un = [];
4721
- Ra.forEach((e) => {
4722
- $a.forEach((t) => {
4721
+ wa.forEach((e) => {
4722
+ Ra.forEach((t) => {
4723
4723
  Un.push({
4724
4724
  key: `${e}:${t}`,
4725
4725
  token: {}
4726
4726
  });
4727
4727
  });
4728
4728
  });
4729
- const Wi = /* @__PURE__ */ K({
4729
+ const Ki = /* @__PURE__ */ K({
4730
4730
  name: "ThemeEditor",
4731
4731
  props: {
4732
4732
  theme: He.theme,
@@ -4742,14 +4742,14 @@ const Wi = /* @__PURE__ */ K({
4742
4742
  }), {
4743
4743
  wrapSSR: l,
4744
4744
  hashId: s
4745
- } = ge("ProThemeEditor", [Ei], i), {
4745
+ } = ge("ProThemeEditor", [ji], i), {
4746
4746
  token: r
4747
4747
  } = ke(), f = R(() => {
4748
4748
  var y;
4749
4749
  return (y = r.value) == null ? void 0 : y.layout;
4750
4750
  });
4751
4751
  function h(y) {
4752
- return Ce(Un).map((d) => {
4752
+ return ye(Un).map((d) => {
4753
4753
  var w;
4754
4754
  const C = rt(y, r.value, d.key);
4755
4755
  if (d.token = C, C)
@@ -4784,7 +4784,7 @@ const Wi = /* @__PURE__ */ K({
4784
4784
  return Object.keys(y || {}).map((C) => {
4785
4785
  var c;
4786
4786
  return {
4787
- title: ((c = zi.find((v) => v.key === C)) == null ? void 0 : c.name) || "",
4787
+ title: ((c = Ni.find((v) => v.key === C)) == null ? void 0 : c.name) || "",
4788
4788
  key: C,
4789
4789
  value: (y == null ? void 0 : y[C]) || ""
4790
4790
  };
@@ -4840,7 +4840,7 @@ const Wi = /* @__PURE__ */ K({
4840
4840
  }, null), n(wt, {
4841
4841
  activeKey: a.value,
4842
4842
  onChange: (c) => o(c)
4843
- }, Ki(y = Ni.map((c) => n(aa, {
4843
+ }, Ei(y = Ti.map((c) => n(aa, {
4844
4844
  key: c.key,
4845
4845
  tab: c.title
4846
4846
  }, {
@@ -4873,7 +4873,7 @@ const Wi = /* @__PURE__ */ K({
4873
4873
  })])]));
4874
4874
  };
4875
4875
  }
4876
- }), Ui = (e) => ({
4876
+ }), Wi = (e) => ({
4877
4877
  [e.componentCls]: {
4878
4878
  padding: e.marginLG,
4879
4879
  "&-title": {
@@ -4909,7 +4909,7 @@ function Zt(e) {
4909
4909
  }
4910
4910
  const {
4911
4911
  preset: Jt
4912
- } = Tt, _i = /* @__PURE__ */ K({
4912
+ } = Tt, Ui = /* @__PURE__ */ K({
4913
4913
  name: "OthersChange",
4914
4914
  props: {
4915
4915
  prefixCls: q.string,
@@ -4923,7 +4923,7 @@ const {
4923
4923
  }), {
4924
4924
  wrapSSR: a,
4925
4925
  hashId: o
4926
- } = ge("SettingsDrawOthers", [Ui], t);
4926
+ } = ge("SettingsDrawOthers", [Wi], t);
4927
4927
  return () => {
4928
4928
  var l, s, r, f, h, g, u, I, y, d, C, w, c, v;
4929
4929
  let i;
@@ -5019,14 +5019,14 @@ const {
5019
5019
  };
5020
5020
  }
5021
5021
  }), {
5022
- preset: Xi
5023
- } = Tt, Vi = {
5022
+ preset: _i
5023
+ } = Tt, Xi = {
5024
5024
  color: "#fff",
5025
5025
  fontSize: 20
5026
- }, en = (e) => Ca() ? {
5026
+ }, en = (e) => pa() ? {
5027
5027
  ...le(Z, xt),
5028
5028
  ...e || {}
5029
- } : Ce(Z), We = (e, {
5029
+ } : ye(Z), We = (e, {
5030
5030
  slots: t
5031
5031
  }) => {
5032
5032
  var a;
@@ -5037,7 +5037,7 @@ const {
5037
5037
  }, [n("h3", {
5038
5038
  class: `${e.prefixCls}-body-title ${e.hashId}`.trim()
5039
5039
  }, [e.title]), (a = t.default) == null ? void 0 : a.call(t)]);
5040
- }, Gi = () => ({
5040
+ }, Vi = () => ({
5041
5041
  ...Ot,
5042
5042
  open: {
5043
5043
  type: Boolean,
@@ -5058,16 +5058,16 @@ const {
5058
5058
  },
5059
5059
  colorList: {
5060
5060
  type: [Boolean, Array],
5061
- default: () => Ba
5061
+ default: () => $a
5062
5062
  },
5063
5063
  onChange: Function,
5064
5064
  onOpenChange: Function,
5065
5065
  "onUpdate:open": Function,
5066
5066
  onDarkChange: He.onDarkChange,
5067
5067
  onLayoutChange: Function
5068
- }), ys = /* @__PURE__ */ K({
5068
+ }), gs = /* @__PURE__ */ K({
5069
5069
  name: "SettingDrawer",
5070
- props: Gi(),
5070
+ props: Vi(),
5071
5071
  emits: ["change", "layoutChange", "openChange", "update:open", "update:dark", "darkChange"],
5072
5072
  setup(e) {
5073
5073
  const t = ke(), a = re(), o = ie({
@@ -5079,7 +5079,7 @@ const {
5079
5079
  }), {}), {
5080
5080
  wrapSSR: s,
5081
5081
  hashId: r
5082
- } = ge("ProSettingDraw", [Hi], o), f = he(!1), [h, g] = Ae(!1, {
5082
+ } = ge("ProSettingDraw", [Ai], o), f = he(!1), [h, g] = Ae(!1, {
5083
5083
  value: R(() => {
5084
5084
  var O;
5085
5085
  return oe(e.open) ? e.open : (O = a == null ? void 0 : a.settingsOpen) == null ? void 0 : O.value;
@@ -5104,7 +5104,7 @@ const {
5104
5104
  value: m,
5105
5105
  onChange: (O) => {
5106
5106
  var F;
5107
- l.value = pe(At(l.value), Ce(O)), (F = e.onChange) == null || F.call(e, O);
5107
+ l.value = Ce(At(l.value), ye(O)), (F = e.onChange) == null || F.call(e, O);
5108
5108
  }
5109
5109
  }), N = R(() => {
5110
5110
  var O;
@@ -5120,15 +5120,15 @@ const {
5120
5120
  ae(() => e.storage, (O) => {
5121
5121
  O && (v.value ? (Object.assign(i, {
5122
5122
  dark: u.value,
5123
- ...Ce(x.value)
5124
- }), pa(we(l.value, "dark"), At(x.value)) || P(we(l.value, "dark")), B(null, l.value.dark)) : l.value = {
5123
+ ...ye(x.value)
5124
+ }), va(we(l.value, "dark"), At(x.value)) || P(we(l.value, "dark")), B(null, l.value.dark)) : l.value = {
5125
5125
  ...x.value,
5126
5126
  dark: u.value
5127
5127
  });
5128
5128
  }, {
5129
5129
  immediate: !0
5130
5130
  });
5131
- const z = R(() => e.colorList && it(e.colorList) ? e.colorList : []), $ = R(() => Yo(ue(x))), {
5131
+ const z = R(() => e.colorList && it(e.colorList) ? e.colorList : []), $ = R(() => Go(ue(x))), {
5132
5132
  copy: b,
5133
5133
  copied: L,
5134
5134
  isSupported: A
@@ -5146,26 +5146,26 @@ const {
5146
5146
  e.storage && (l.value.dark = O);
5147
5147
  });
5148
5148
  const j = (O, F, k) => {
5149
- var ve, W, Q;
5149
+ var pe, W, Q;
5150
5150
  const _ = ["header", "sider"], ee = {};
5151
5151
  if (k != null && k.subKey && _.includes(O)) {
5152
- ee[O] = {}, ee[O][k == null ? void 0 : k.subKey] = F, (ve = e.onLayoutChange) == null || ve.call(e, le(ee, _));
5152
+ ee[O] = {}, ee[O][k == null ? void 0 : k.subKey] = F, (pe = e.onLayoutChange) == null || pe.call(e, le(ee, _));
5153
5153
  return;
5154
5154
  } else
5155
- O === "animate" ? (ee[O] = {}, k != null && k.subKey && (ee[O][k == null ? void 0 : k.subKey] = F), (k == null ? void 0 : k.subKey) === "name" && (ee[O].direction = (Q = (W = Xi.find((G) => G.name === F)) == null ? void 0 : W.directions) == null ? void 0 : Q[0])) : ee[O] = F;
5155
+ O === "animate" ? (ee[O] = {}, k != null && k.subKey && (ee[O][k == null ? void 0 : k.subKey] = F), (k == null ? void 0 : k.subKey) === "name" && (ee[O].direction = (Q = (W = _i.find((G) => G.name === F)) == null ? void 0 : W.directions) == null ? void 0 : Q[0])) : ee[O] = F;
5156
5156
  if (O === "colorWeak") {
5157
5157
  const G = document.querySelector("body");
5158
5158
  G && (G.dataset.prosettingdrawer = F === !0 ? G.style.filter : G.dataset.prosettingdrawer || "none", F === !0 && (G.dataset.prosettingdrawer = G.style.filter), G.style.filter = F === !0 ? "invert(80%)" : G.dataset.prosettingdrawer || "none", F || delete G.dataset.prosettingdrawer);
5159
5159
  }
5160
- P(pe(ue(x), {
5161
- ...Go(we(ee, _))
5160
+ P(Ce(ue(x), {
5161
+ ...Vo(we(ee, _))
5162
5162
  }));
5163
5163
  }, E = (O) => {
5164
5164
  l.value.dark = O === "system" ? O : O === "dark", B(null, O === "system" ? O : O === "dark");
5165
5165
  }, ne = () => {
5166
5166
  A.value && b(JSON.stringify(ue(x)));
5167
5167
  }, me = () => {
5168
- P(we(Ce(i), "dark")), B(null, i.dark), l.value = Ce(i);
5168
+ P(we(ye(i), "dark")), B(null, i.dark), l.value = ye(i);
5169
5169
  };
5170
5170
  return () => {
5171
5171
  const O = h.value ? st : hn;
@@ -5186,7 +5186,7 @@ const {
5186
5186
  class: [`${o}-handle`, r.value],
5187
5187
  onClick: () => g(!h.value)
5188
5188
  }, [n(O, {
5189
- style: Vi
5189
+ style: Xi
5190
5190
  }, null)])
5191
5191
  }, {
5192
5192
  default: () => [n("div", {
@@ -5201,7 +5201,7 @@ const {
5201
5201
  }, {
5202
5202
  default: () => [n(ia, {
5203
5203
  value: oe(u.value) ? u.value ? "dark" : "light" : "system",
5204
- options: Ti,
5204
+ options: Pi,
5205
5205
  onChange: (F) => E(F)
5206
5206
  }, null)]
5207
5207
  }), n(We, {
@@ -5231,7 +5231,7 @@ const {
5231
5231
  }, [V("更多配置")])]),
5232
5232
  prefixCls: o
5233
5233
  }, {
5234
- default: () => [n(ji, {
5234
+ default: () => [n(Hi, {
5235
5235
  hashId: r.value,
5236
5236
  prefixCls: o,
5237
5237
  colorList: z.value,
@@ -5252,7 +5252,7 @@ const {
5252
5252
  list: Wn,
5253
5253
  onChange: (F) => j("layout", F)
5254
5254
  }, null)]
5255
- }), Di.map(({
5255
+ }), zi.map(({
5256
5256
  label: F,
5257
5257
  title: k
5258
5258
  }) => n(Ze, {
@@ -5274,7 +5274,7 @@ const {
5274
5274
  onClick: () => c(!0)
5275
5275
  }, [V("更多配置")])])
5276
5276
  }, {
5277
- default: () => [Ai.map(({
5277
+ default: () => [Di.map(({
5278
5278
  label: F,
5279
5279
  title: k
5280
5280
  }) => n(Ze, {
@@ -5303,7 +5303,7 @@ const {
5303
5303
  })]), e.hideHintAlert && e.hideCopyButton ? null : n(dt, null, null), e.hideHintAlert ? null : n(la, {
5304
5304
  type: "warning",
5305
5305
  message: "配置栏只在开发环境用于预览,生产环境不会展现,请拷贝后手动修改配置文件",
5306
- icon: n(Ga, null, null),
5306
+ icon: n(Va, null, null),
5307
5307
  showIcon: !0,
5308
5308
  style: {
5309
5309
  marginBottom: "16px"
@@ -5317,12 +5317,12 @@ const {
5317
5317
  onClick: () => ne(),
5318
5318
  block: !0
5319
5319
  }, {
5320
- default: () => [n(Ya, null, null), V("拷贝设置")]
5320
+ default: () => [n(Ga, null, null), V("拷贝设置")]
5321
5321
  }), n(et, {
5322
5322
  block: !0,
5323
5323
  onClick: () => me()
5324
5324
  }, {
5325
- default: () => [n(qa, null, null), V("清空缓存")]
5325
+ default: () => [n(Ya, null, null), V("清空缓存")]
5326
5326
  })])])]
5327
5327
  })]), n(Je, {
5328
5328
  width: 320,
@@ -5334,7 +5334,7 @@ const {
5334
5334
  },
5335
5335
  onClose: () => C(!1)
5336
5336
  }, {
5337
- default: () => [n(Wi, {
5337
+ default: () => [n(Ki, {
5338
5338
  theme: x.value.theme,
5339
5339
  settingValue: x.value,
5340
5340
  onChange: (F, k, _) => j(k || "primaryColor", F, {
@@ -5351,7 +5351,7 @@ const {
5351
5351
  },
5352
5352
  onClose: () => c(!1)
5353
5353
  }, {
5354
- default: () => [n(_i, {
5354
+ default: () => [n(Ui, {
5355
5355
  settingValue: x.value,
5356
5356
  onChange: (F, k, _) => j(F, _, {
5357
5357
  subKey: k
@@ -5361,7 +5361,7 @@ const {
5361
5361
  }));
5362
5362
  };
5363
5363
  }
5364
- }), Yi = new S("backInLeft", {
5364
+ }), Gi = new S("backInLeft", {
5365
5365
  "0%": {
5366
5366
  opacity: 0.7,
5367
5367
  transform: "translateX(-2000px) scale(0.7)"
@@ -5374,7 +5374,7 @@ const {
5374
5374
  opacity: 1,
5375
5375
  transform: "scale(1)"
5376
5376
  }
5377
- }), qi = new S("backInRight", {
5377
+ }), Yi = new S("backInRight", {
5378
5378
  "0%": {
5379
5379
  opacity: 0.7,
5380
5380
  transform: "translateX(2000px) scale(0.7)"
@@ -5387,7 +5387,7 @@ const {
5387
5387
  opacity: 1,
5388
5388
  transform: "scale(1)"
5389
5389
  }
5390
- }), Qi = new S("backInUp", {
5390
+ }), qi = new S("backInUp", {
5391
5391
  "0%": {
5392
5392
  opacity: 0.7,
5393
5393
  transform: "translateY(1200px) scale(0.7)"
@@ -5400,7 +5400,7 @@ const {
5400
5400
  opacity: 1,
5401
5401
  transform: "scale(1)"
5402
5402
  }
5403
- }), Zi = new S("backInDown", {
5403
+ }), Qi = new S("backInDown", {
5404
5404
  "0%": {
5405
5405
  opacity: 0.7,
5406
5406
  transform: "translateY(-1200px) scale(0.7)"
@@ -5413,7 +5413,7 @@ const {
5413
5413
  opacity: 1,
5414
5414
  transform: "scale(1)"
5415
5415
  }
5416
- }), Ji = new S("backOutLeft", {
5416
+ }), Zi = new S("backOutLeft", {
5417
5417
  "0%": {
5418
5418
  opacity: 1,
5419
5419
  transform: "scale(1)"
@@ -5426,7 +5426,7 @@ const {
5426
5426
  opacity: 0.7,
5427
5427
  transform: "translateX(-2000px) scale(0.7)"
5428
5428
  }
5429
- }), el = new S("backOutRight", {
5429
+ }), Ji = new S("backOutRight", {
5430
5430
  "0%": {
5431
5431
  opacity: 1,
5432
5432
  transform: "scale(1)"
@@ -5439,7 +5439,7 @@ const {
5439
5439
  opacity: 0.7,
5440
5440
  transform: "translateX(2000px) scale(0.7)"
5441
5441
  }
5442
- }), tl = new S("backOutUp", {
5442
+ }), el = new S("backOutUp", {
5443
5443
  "0%": {
5444
5444
  opacity: 1,
5445
5445
  transform: "scale(1)"
@@ -5452,7 +5452,7 @@ const {
5452
5452
  opacity: 0.7,
5453
5453
  transform: "translateY(-700px) scale(0.7)"
5454
5454
  }
5455
- }), nl = new S("backOutDown", {
5455
+ }), tl = new S("backOutDown", {
5456
5456
  "0%": {
5457
5457
  opacity: 1,
5458
5458
  transform: "scale(1)"
@@ -5465,41 +5465,41 @@ const {
5465
5465
  opacity: 0.7,
5466
5466
  transform: "translateY(700px) scale(0.7)"
5467
5467
  }
5468
- }), al = () => ({
5468
+ }), nl = () => ({
5469
5469
  "&.backInLeft": {
5470
5470
  animationFillMode: "both",
5471
- animationName: Yi
5471
+ animationName: Gi
5472
5472
  },
5473
5473
  "&.backInRight": {
5474
5474
  animationFillMode: "both",
5475
- animationName: qi
5475
+ animationName: Yi
5476
5476
  },
5477
5477
  "&.backInUp": {
5478
5478
  animationFillMode: "both",
5479
- animationName: Qi
5479
+ animationName: qi
5480
5480
  },
5481
5481
  "&.backInDown": {
5482
5482
  animationFillMode: "both",
5483
- animationName: Zi
5483
+ animationName: Qi
5484
5484
  }
5485
- }), ol = () => ({
5485
+ }), al = () => ({
5486
5486
  "&.backOutLeft": {
5487
5487
  animationFillMode: "both",
5488
- animationName: Ji
5488
+ animationName: Zi
5489
5489
  },
5490
5490
  "&.backOutRight": {
5491
5491
  animationFillMode: "both",
5492
- animationName: el
5492
+ animationName: Ji
5493
5493
  },
5494
5494
  "&.backOutUp": {
5495
5495
  animationFillMode: "both",
5496
- animationName: tl
5496
+ animationName: el
5497
5497
  },
5498
5498
  "&.backOutDown": {
5499
5499
  animationFillMode: "both",
5500
- animationName: nl
5500
+ animationName: tl
5501
5501
  }
5502
- }), il = new S("bounceIn", {
5502
+ }), ol = new S("bounceIn", {
5503
5503
  "from,20%,40%,60%,80%,to": {
5504
5504
  animationTimingFunction: "cubic-bezier(0.215, 0.61, 0.355, 1)"
5505
5505
  },
@@ -5523,7 +5523,7 @@ const {
5523
5523
  opacity: 1,
5524
5524
  transform: "scale3d(1, 1, 1)"
5525
5525
  }
5526
- }), ll = new S("bounceInLeft", {
5526
+ }), il = new S("bounceInLeft", {
5527
5527
  "from,60%,75%,90%,to": {
5528
5528
  animationTimingFunction: "cubic-bezier(0.215, 0.61, 0.355, 1)"
5529
5529
  },
@@ -5544,7 +5544,7 @@ const {
5544
5544
  to: {
5545
5545
  transform: "translate3d(0, 0, 0)"
5546
5546
  }
5547
- }), rl = new S("bounceInRight", {
5547
+ }), ll = new S("bounceInRight", {
5548
5548
  "from,60%,75%,90%,to": {
5549
5549
  animationTimingFunction: "cubic-bezier(0.215, 0.61, 0.355, 1)"
5550
5550
  },
@@ -5565,7 +5565,7 @@ const {
5565
5565
  to: {
5566
5566
  transform: "translate3d(0, 0, 0)"
5567
5567
  }
5568
- }), sl = new S("bounceInDown", {
5568
+ }), rl = new S("bounceInDown", {
5569
5569
  "from,60%,75%,90%,to": {
5570
5570
  animationTimingFunction: "cubic-bezier(0.215, 0.61, 0.355, 1)"
5571
5571
  },
@@ -5586,7 +5586,7 @@ const {
5586
5586
  to: {
5587
5587
  transform: "translate3d(0, 0, 0)"
5588
5588
  }
5589
- }), ul = new S("bounceInUp", {
5589
+ }), sl = new S("bounceInUp", {
5590
5590
  "from,60%,75%,90%,to": {
5591
5591
  animationTimingFunction: "cubic-bezier(0.215, 0.61, 0.355, 1)"
5592
5592
  },
@@ -5607,7 +5607,7 @@ const {
5607
5607
  to: {
5608
5608
  transform: "translate3d(0, 0, 0)"
5609
5609
  }
5610
- }), cl = new S("bounceOut", {
5610
+ }), ul = new S("bounceOut", {
5611
5611
  "20%": {
5612
5612
  transform: "scale3d(0.9, 0.9, 0.9)"
5613
5613
  },
@@ -5621,7 +5621,7 @@ const {
5621
5621
  opacity: 0,
5622
5622
  transform: "scale3d(0.3, 0.3, 0.3)"
5623
5623
  }
5624
- }), dl = new S("bounceOutLeft", {
5624
+ }), cl = new S("bounceOutLeft", {
5625
5625
  "20%": {
5626
5626
  opacity: 1,
5627
5627
  transform: "translate3d(20px, 0, 0) scaleX(0.9)"
@@ -5630,7 +5630,7 @@ const {
5630
5630
  opacity: 0,
5631
5631
  transform: "translate3d(-2000px, 0, 0) scaleX(2)"
5632
5632
  }
5633
- }), ml = new S("bounceOutRight", {
5633
+ }), dl = new S("bounceOutRight", {
5634
5634
  "20%": {
5635
5635
  opacity: 1,
5636
5636
  transform: "translate3d(-20px, 0, 0) scaleX(0.9)"
@@ -5639,7 +5639,7 @@ const {
5639
5639
  opacity: 0,
5640
5640
  transform: "translate3d(2000px, 0, 0) scaleX(2)"
5641
5641
  }
5642
- }), fl = new S("bounceOutDown", {
5642
+ }), ml = new S("bounceOutDown", {
5643
5643
  "20%": {
5644
5644
  transform: "translate3d(0, 10px, 0) scaleY(0.985)"
5645
5645
  },
@@ -5651,7 +5651,7 @@ const {
5651
5651
  opacity: 0,
5652
5652
  transform: "translate3d(0, 2000px, 0) scaleY(3)"
5653
5653
  }
5654
- }), hl = new S("bounceOutUp", {
5654
+ }), fl = new S("bounceOutUp", {
5655
5655
  "20%": {
5656
5656
  transform: "translate3d(0, -10px, 0) scaleY(0.985)"
5657
5657
  },
@@ -5663,58 +5663,58 @@ const {
5663
5663
  opacity: 0,
5664
5664
  transform: "translate3d(0, -2000px, 0) scaleY(3)"
5665
5665
  }
5666
- }), gl = () => ({
5666
+ }), hl = () => ({
5667
5667
  "&.bounceIn": {
5668
5668
  animationFillMode: "both",
5669
5669
  animationDuration: `${0.3 * 0.75}s !important`,
5670
- animationName: il
5670
+ animationName: ol
5671
5671
  },
5672
5672
  "&.bounceInLeft": {
5673
5673
  animationFillMode: "both",
5674
- animationName: ll
5674
+ animationName: il
5675
5675
  },
5676
5676
  "&.bounceInRight": {
5677
5677
  animationFillMode: "both",
5678
- animationName: rl
5678
+ animationName: ll
5679
5679
  },
5680
5680
  "&.bounceInDown": {
5681
5681
  animationFillMode: "both",
5682
- animationName: sl
5682
+ animationName: rl
5683
5683
  },
5684
5684
  "&.bounceInUp": {
5685
5685
  animationFillMode: "both",
5686
- animationName: ul
5686
+ animationName: sl
5687
5687
  }
5688
- }), yl = () => ({
5688
+ }), gl = () => ({
5689
5689
  "&.bounceOut": {
5690
5690
  animationFillMode: "both",
5691
5691
  animationDuration: `${0.3 * 0.75}s !important`,
5692
- animationName: cl
5692
+ animationName: ul
5693
5693
  },
5694
5694
  "&.bounceOutLeft": {
5695
5695
  animationFillMode: "both",
5696
- animationName: dl
5696
+ animationName: cl
5697
5697
  },
5698
5698
  "&.bounceOutRight": {
5699
5699
  animationFillMode: "both",
5700
- animationName: ml
5700
+ animationName: dl
5701
5701
  },
5702
5702
  "&.bounceOutDown": {
5703
5703
  animationFillMode: "both",
5704
- animationName: fl
5704
+ animationName: ml
5705
5705
  },
5706
5706
  "&.bounceOutUp": {
5707
5707
  animationFillMode: "both",
5708
- animationName: hl
5708
+ animationName: fl
5709
5709
  }
5710
- }), bl = new S("fadeIn", {
5710
+ }), yl = new S("fadeIn", {
5711
5711
  from: {
5712
5712
  opacity: 0
5713
5713
  },
5714
5714
  to: {
5715
5715
  opacity: 1
5716
5716
  }
5717
- }), vl = new S("fadeInLeft", {
5717
+ }), bl = new S("fadeInLeft", {
5718
5718
  from: {
5719
5719
  opacity: 0,
5720
5720
  transform: "translate3d(-100%, 0, 0)"
@@ -5723,7 +5723,7 @@ const {
5723
5723
  opacity: 1,
5724
5724
  transform: "translate3d(0, 0, 0)"
5725
5725
  }
5726
- }), pl = new S("fadeInRight", {
5726
+ }), vl = new S("fadeInRight", {
5727
5727
  from: {
5728
5728
  opacity: 0,
5729
5729
  transform: "translate3d(100%, 0, 0)"
@@ -5732,7 +5732,7 @@ const {
5732
5732
  opacity: 1,
5733
5733
  transform: "translate3d(0, 0, 0)"
5734
5734
  }
5735
- }), Cl = new S("fadeInDown", {
5735
+ }), pl = new S("fadeInDown", {
5736
5736
  from: {
5737
5737
  opacity: 0,
5738
5738
  transform: "translate3d(0, -100%, 0)"
@@ -5741,7 +5741,7 @@ const {
5741
5741
  opacity: 1,
5742
5742
  transform: "translate3d(0, 0, 0)"
5743
5743
  }
5744
- }), xl = new S("fadeInUp", {
5744
+ }), Cl = new S("fadeInUp", {
5745
5745
  from: {
5746
5746
  opacity: 0,
5747
5747
  transform: "translate3d(0, 100%, 0)"
@@ -5750,7 +5750,7 @@ const {
5750
5750
  opacity: 1,
5751
5751
  transform: "translate3d(0, 0, 0)"
5752
5752
  }
5753
- }), Sl = new S("fadeInDownBig", {
5753
+ }), xl = new S("fadeInDownBig", {
5754
5754
  from: {
5755
5755
  opacity: 0,
5756
5756
  transform: "translate3d(0, -2000px, 0)"
@@ -5759,7 +5759,7 @@ const {
5759
5759
  opacity: 1,
5760
5760
  transform: "translate3d(0, 0, 0)"
5761
5761
  }
5762
- }), Il = new S("fadeInUpBig", {
5762
+ }), Sl = new S("fadeInUpBig", {
5763
5763
  from: {
5764
5764
  opacity: 0,
5765
5765
  transform: "translate3d(0, 2000px, 0)"
@@ -5768,7 +5768,7 @@ const {
5768
5768
  opacity: 1,
5769
5769
  transform: "translate3d(0, 0, 0)"
5770
5770
  }
5771
- }), wl = new S("fadeInLeftBig", {
5771
+ }), Il = new S("fadeInLeftBig", {
5772
5772
  from: {
5773
5773
  opacity: 0,
5774
5774
  transform: "translate3d(-2000px, 0, 0)"
@@ -5777,7 +5777,7 @@ const {
5777
5777
  opacity: 1,
5778
5778
  transform: "translate3d(0, 0, 0)"
5779
5779
  }
5780
- }), Rl = new S("fadeInRightBig", {
5780
+ }), wl = new S("fadeInRightBig", {
5781
5781
  from: {
5782
5782
  opacity: 0,
5783
5783
  transform: "translate3d(2000px, 0, 0)"
@@ -5786,7 +5786,7 @@ const {
5786
5786
  opacity: 1,
5787
5787
  transform: "translate3d(0, 0, 0)"
5788
5788
  }
5789
- }), $l = new S("fadeInTopLeft", {
5789
+ }), Rl = new S("fadeInTopLeft", {
5790
5790
  from: {
5791
5791
  opacity: 0,
5792
5792
  transform: "translate3d(-100%, -100%, 0)"
@@ -5795,7 +5795,7 @@ const {
5795
5795
  opacity: 1,
5796
5796
  transform: "translate3d(0, 0, 0)"
5797
5797
  }
5798
- }), Bl = new S("fadeInBottomRight", {
5798
+ }), $l = new S("fadeInBottomRight", {
5799
5799
  from: {
5800
5800
  opacity: 0,
5801
5801
  transform: "translate3d(100%, 100%, 0)"
@@ -5804,7 +5804,7 @@ const {
5804
5804
  opacity: 1,
5805
5805
  transform: "translate3d(0, 0, 0)"
5806
5806
  }
5807
- }), Ml = new S("fadeInTopRight", {
5807
+ }), Bl = new S("fadeInTopRight", {
5808
5808
  from: {
5809
5809
  opacity: 0,
5810
5810
  transform: "translate3d(100%, -100%, 0)"
@@ -5813,7 +5813,7 @@ const {
5813
5813
  opacity: 1,
5814
5814
  transform: "translate3d(0, 0, 0)"
5815
5815
  }
5816
- }), Ll = new S("fadeInBottomLeft", {
5816
+ }), Ml = new S("fadeInBottomLeft", {
5817
5817
  from: {
5818
5818
  opacity: 0,
5819
5819
  transform: "translate3d(-100%, 100%, 0)"
@@ -5822,14 +5822,14 @@ const {
5822
5822
  opacity: 1,
5823
5823
  transform: "translate3d(0, 0, 0)"
5824
5824
  }
5825
- }), Ol = new S("fadeOut", {
5825
+ }), Ll = new S("fadeOut", {
5826
5826
  from: {
5827
5827
  opacity: 1
5828
5828
  },
5829
5829
  to: {
5830
5830
  opacity: 0
5831
5831
  }
5832
- }), Fl = new S("fadeOutLeft", {
5832
+ }), Ol = new S("fadeOutLeft", {
5833
5833
  from: {
5834
5834
  opacity: 1
5835
5835
  },
@@ -5837,7 +5837,7 @@ const {
5837
5837
  opacity: 0,
5838
5838
  transform: "translate3d(-100%, 0, 0)"
5839
5839
  }
5840
- }), kl = new S("fadeOutRight", {
5840
+ }), Fl = new S("fadeOutRight", {
5841
5841
  from: {
5842
5842
  opacity: 1
5843
5843
  },
@@ -5845,7 +5845,7 @@ const {
5845
5845
  opacity: 0,
5846
5846
  transform: "translate3d(100%, 0, 0)"
5847
5847
  }
5848
- }), Pl = new S("fadeOutDown", {
5848
+ }), kl = new S("fadeOutDown", {
5849
5849
  from: {
5850
5850
  opacity: 1
5851
5851
  },
@@ -5853,7 +5853,7 @@ const {
5853
5853
  opacity: 0,
5854
5854
  transform: "translate3d(0, 100%, 0)"
5855
5855
  }
5856
- }), Tl = new S("fadeOutUp", {
5856
+ }), Pl = new S("fadeOutUp", {
5857
5857
  from: {
5858
5858
  opacity: 1
5859
5859
  },
@@ -5861,7 +5861,7 @@ const {
5861
5861
  opacity: 0,
5862
5862
  transform: "translate3d(0, -100%, 0)"
5863
5863
  }
5864
- }), Nl = new S("fadeOutDownBig", {
5864
+ }), Tl = new S("fadeOutDownBig", {
5865
5865
  from: {
5866
5866
  opacity: 1
5867
5867
  },
@@ -5869,7 +5869,7 @@ const {
5869
5869
  opacity: 0,
5870
5870
  transform: "translate3d(0, 2000px, 0)"
5871
5871
  }
5872
- }), zl = new S("fadeOutUpBig", {
5872
+ }), Nl = new S("fadeOutUpBig", {
5873
5873
  from: {
5874
5874
  opacity: 1
5875
5875
  },
@@ -5877,7 +5877,7 @@ const {
5877
5877
  opacity: 0,
5878
5878
  transform: "translate3d(0, -2000px, 0)"
5879
5879
  }
5880
- }), Dl = new S("fadeOutLeftBig", {
5880
+ }), zl = new S("fadeOutLeftBig", {
5881
5881
  from: {
5882
5882
  opacity: 1
5883
5883
  },
@@ -5885,7 +5885,7 @@ const {
5885
5885
  opacity: 0,
5886
5886
  transform: "translate3d(-2000px, 0, 0)"
5887
5887
  }
5888
- }), Al = new S("fadeOutRightBig", {
5888
+ }), Dl = new S("fadeOutRightBig", {
5889
5889
  from: {
5890
5890
  opacity: 1
5891
5891
  },
@@ -5893,7 +5893,7 @@ const {
5893
5893
  opacity: 0,
5894
5894
  transform: "translate3d(2000px, 0, 0)"
5895
5895
  }
5896
- }), Hl = new S("fadeOutTopLeft", {
5896
+ }), Al = new S("fadeOutTopLeft", {
5897
5897
  from: {
5898
5898
  opacity: 1,
5899
5899
  transform: "translate3d(0, 0, 0)"
@@ -5902,7 +5902,7 @@ const {
5902
5902
  opacity: 0,
5903
5903
  transform: "translate3d(-100%, -100%, 0)"
5904
5904
  }
5905
- }), jl = new S("fadeOutBottomRight", {
5905
+ }), Hl = new S("fadeOutBottomRight", {
5906
5906
  from: {
5907
5907
  opacity: 1,
5908
5908
  transform: "translate3d(0, 0, 0)"
@@ -5911,7 +5911,7 @@ const {
5911
5911
  opacity: 0,
5912
5912
  transform: "translate3d(100%, 100%, 0)"
5913
5913
  }
5914
- }), El = new S("fadeOutTopRight", {
5914
+ }), jl = new S("fadeOutTopRight", {
5915
5915
  from: {
5916
5916
  opacity: 1,
5917
5917
  transform: "translate3d(0, 0, 0)"
@@ -5920,7 +5920,7 @@ const {
5920
5920
  opacity: 0,
5921
5921
  transform: "translate3d(100%, -100%, 0)"
5922
5922
  }
5923
- }), Kl = new S("fadeOutBottomLeft", {
5923
+ }), El = new S("fadeOutBottomLeft", {
5924
5924
  from: {
5925
5925
  opacity: 1,
5926
5926
  transform: "translate3d(0, 0, 0)"
@@ -5929,113 +5929,113 @@ const {
5929
5929
  opacity: 0,
5930
5930
  transform: "translate3d(-100%, 100%, 0)"
5931
5931
  }
5932
- }), Wl = () => ({
5932
+ }), Kl = () => ({
5933
5933
  "&.fadeIn": {
5934
5934
  animationFillMode: "both",
5935
- animationName: bl
5935
+ animationName: yl
5936
5936
  },
5937
5937
  "&.fadeInLeft": {
5938
5938
  animationFillMode: "both",
5939
- animationName: vl
5939
+ animationName: bl
5940
5940
  },
5941
5941
  "&.fadeInRight": {
5942
5942
  animationFillMode: "both",
5943
- animationName: pl
5943
+ animationName: vl
5944
5944
  },
5945
5945
  "&.fadeInDown": {
5946
5946
  animationFillMode: "both",
5947
- animationName: Cl
5947
+ animationName: pl
5948
5948
  },
5949
5949
  "&.fadeInUp": {
5950
5950
  animationFillMode: "both",
5951
- animationName: xl
5951
+ animationName: Cl
5952
5952
  },
5953
5953
  "&.fadeInLeftBig": {
5954
5954
  animationFillMode: "both",
5955
- animationName: wl
5955
+ animationName: Il
5956
5956
  },
5957
5957
  "&.fadeInRightBig": {
5958
5958
  animationFillMode: "both",
5959
- animationName: Rl
5959
+ animationName: wl
5960
5960
  },
5961
5961
  "&.fadeInUpBig": {
5962
5962
  animationFillMode: "both",
5963
- animationName: Il
5963
+ animationName: Sl
5964
5964
  },
5965
5965
  "&.fadeInDownBig": {
5966
5966
  animationFillMode: "both",
5967
- animationName: Sl
5967
+ animationName: xl
5968
5968
  },
5969
5969
  "&.fadeInTopLeft": {
5970
5970
  animationFillMode: "both",
5971
- animationName: $l
5971
+ animationName: Rl
5972
5972
  },
5973
5973
  "&.fadeInBottomRight": {
5974
5974
  animationFillMode: "both",
5975
- animationName: Bl
5975
+ animationName: $l
5976
5976
  },
5977
5977
  "&.fadeInTopRight": {
5978
5978
  animationFillMode: "both",
5979
- animationName: Ml
5979
+ animationName: Bl
5980
5980
  },
5981
5981
  "&.fadeInBottomLeft": {
5982
5982
  animationFillMode: "both",
5983
- animationName: Ll
5983
+ animationName: Ml
5984
5984
  }
5985
- }), Ul = () => ({
5985
+ }), Wl = () => ({
5986
5986
  "&.fadeOut": {
5987
5987
  animationFillMode: "both",
5988
- animationName: Ol
5988
+ animationName: Ll
5989
5989
  },
5990
5990
  "&.fadeOutLeft": {
5991
5991
  animationFillMode: "both",
5992
- animationName: Fl
5992
+ animationName: Ol
5993
5993
  },
5994
5994
  "&.fadeOutRight": {
5995
5995
  animationFillMode: "both",
5996
- animationName: kl
5996
+ animationName: Fl
5997
5997
  },
5998
5998
  "&.fadeOutDown": {
5999
5999
  animationFillMode: "both",
6000
- animationName: Pl
6000
+ animationName: kl
6001
6001
  },
6002
6002
  "&.fadeOutUp": {
6003
6003
  animationFillMode: "both",
6004
- animationName: Tl
6004
+ animationName: Pl
6005
6005
  },
6006
6006
  "&.fadeOutDownBig": {
6007
6007
  animationFillMode: "both",
6008
- animationName: Nl
6008
+ animationName: Tl
6009
6009
  },
6010
6010
  "&.fadeOutUpBig": {
6011
6011
  animationFillMode: "both",
6012
- animationName: zl
6012
+ animationName: Nl
6013
6013
  },
6014
6014
  "&.fadeOutLeftBig": {
6015
6015
  animationFillMode: "both",
6016
- animationName: Dl
6016
+ animationName: zl
6017
6017
  },
6018
6018
  "&.fadeOutRightBig": {
6019
6019
  animationFillMode: "both",
6020
- animationName: Al
6020
+ animationName: Dl
6021
6021
  },
6022
6022
  "&.fadeOutTopLeft": {
6023
6023
  animationFillMode: "both",
6024
- animationName: Hl
6024
+ animationName: Al
6025
6025
  },
6026
6026
  "&.fadeOutBottomRight": {
6027
6027
  animationFillMode: "both",
6028
- animationName: jl
6028
+ animationName: Hl
6029
6029
  },
6030
6030
  "&.fadeOutTopRight": {
6031
6031
  animationFillMode: "both",
6032
- animationName: El
6032
+ animationName: jl
6033
6033
  },
6034
6034
  "&.fadeOutBottomLeft": {
6035
6035
  animationFillMode: "both",
6036
- animationName: Kl
6036
+ animationName: El
6037
6037
  }
6038
- }), _l = new S("flipInX", {
6038
+ }), Ul = new S("flipInX", {
6039
6039
  from: {
6040
6040
  opacity: 0,
6041
6041
  animationTimingFunction: "ease-in",
@@ -6055,7 +6055,7 @@ const {
6055
6055
  to: {
6056
6056
  transform: "perspective(400px)"
6057
6057
  }
6058
- }), Xl = new S("flipInY", {
6058
+ }), _l = new S("flipInY", {
6059
6059
  from: {
6060
6060
  opacity: 0,
6061
6061
  animationTimingFunction: "ease-in",
@@ -6075,7 +6075,7 @@ const {
6075
6075
  to: {
6076
6076
  transform: "perspective(400px)"
6077
6077
  }
6078
- }), Vl = new S("flipOutX", {
6078
+ }), Xl = new S("flipOutX", {
6079
6079
  from: {
6080
6080
  transform: "perspective(400px)"
6081
6081
  },
@@ -6087,7 +6087,7 @@ const {
6087
6087
  opacity: 0,
6088
6088
  transform: "perspective(400px) rotate3d(1, 0, 0, 90deg)"
6089
6089
  }
6090
- }), Gl = new S("flipOutY", {
6090
+ }), Vl = new S("flipOutY", {
6091
6091
  from: {
6092
6092
  transform: "perspective(400px)"
6093
6093
  },
@@ -6099,31 +6099,31 @@ const {
6099
6099
  opacity: 0,
6100
6100
  transform: "perspective(400px) rotate3d(0, 1, 0, 90deg)"
6101
6101
  }
6102
- }), Yl = () => ({
6102
+ }), Gl = () => ({
6103
6103
  "&.flipInX": {
6104
6104
  animationFillMode: "both",
6105
6105
  backfaceVisibility: "visible !important",
6106
- animationName: _l
6106
+ animationName: Ul
6107
6107
  },
6108
6108
  "&.flipInY": {
6109
6109
  animationFillMode: "both",
6110
6110
  backfaceVisibility: "visible !important",
6111
- animationName: Xl
6111
+ animationName: _l
6112
6112
  }
6113
- }), ql = () => ({
6113
+ }), Yl = () => ({
6114
6114
  "&.flipOutX": {
6115
6115
  animationFillMode: "both",
6116
6116
  backfaceVisibility: "visible !important",
6117
6117
  animationDuration: `${0.3 * 0.75}s !important`,
6118
- animationName: Vl
6118
+ animationName: Xl
6119
6119
  },
6120
6120
  "&.flipOutY": {
6121
6121
  animationFillMode: "both",
6122
6122
  backfaceVisibility: "visible !important",
6123
6123
  animationDuration: `${0.3 * 0.75}s !important`,
6124
- animationName: Gl
6124
+ animationName: Vl
6125
6125
  }
6126
- }), Ql = new S("lightSpeedInLeft", {
6126
+ }), ql = new S("lightSpeedInLeft", {
6127
6127
  from: {
6128
6128
  opacity: 0,
6129
6129
  transform: "translate3d(-100%, 0, 0) skewX(30deg)"
@@ -6138,7 +6138,7 @@ const {
6138
6138
  to: {
6139
6139
  transform: "translate3d(0, 0, 0)"
6140
6140
  }
6141
- }), Zl = new S("lightSpeedInRight", {
6141
+ }), Ql = new S("lightSpeedInRight", {
6142
6142
  from: {
6143
6143
  opacity: 0,
6144
6144
  transform: "translate3d(100%, 0, 0) skewX(-30deg)"
@@ -6153,7 +6153,7 @@ const {
6153
6153
  to: {
6154
6154
  transform: "translate3d(0, 0, 0)"
6155
6155
  }
6156
- }), Jl = new S("lightSpeedOutLeft", {
6156
+ }), Zl = new S("lightSpeedOutLeft", {
6157
6157
  from: {
6158
6158
  opacity: 1
6159
6159
  },
@@ -6161,7 +6161,7 @@ const {
6161
6161
  opacity: 0,
6162
6162
  transform: "translate3d(-100%, 0, 0) skewX(-30deg)"
6163
6163
  }
6164
- }), er = new S("lightSpeedOutRight", {
6164
+ }), Jl = new S("lightSpeedOutRight", {
6165
6165
  from: {
6166
6166
  opacity: 1
6167
6167
  },
@@ -6169,29 +6169,29 @@ const {
6169
6169
  opacity: 0,
6170
6170
  transform: "translate3d(100%, 0, 0) skewX(30deg)"
6171
6171
  }
6172
- }), tr = () => ({
6172
+ }), er = () => ({
6173
6173
  "&.lightSpeedInLeft": {
6174
6174
  animationFillMode: "both",
6175
6175
  animationTimingFunction: "ease-out",
6176
- animationName: Ql
6176
+ animationName: ql
6177
6177
  },
6178
6178
  "&.lightSpeedInRight": {
6179
6179
  animationFillMode: "both",
6180
6180
  animationTimingFunction: "ease-out",
6181
- animationName: Zl
6181
+ animationName: Ql
6182
6182
  }
6183
- }), nr = () => ({
6183
+ }), tr = () => ({
6184
6184
  "&.lightSpeedOutLeft": {
6185
6185
  animationFillMode: "both",
6186
6186
  animationTimingFunction: "ease-in",
6187
- animationName: Jl
6187
+ animationName: Zl
6188
6188
  },
6189
6189
  "&.lightSpeedOutRight": {
6190
6190
  animationFillMode: "both",
6191
6191
  animationTimingFunction: "ease-in",
6192
- animationName: er
6192
+ animationName: Jl
6193
6193
  }
6194
- }), ar = new S("rotateIn", {
6194
+ }), nr = new S("rotateIn", {
6195
6195
  from: {
6196
6196
  opacity: 0,
6197
6197
  transform: "rotate3d(0, 0, 1, -200deg)"
@@ -6200,7 +6200,7 @@ const {
6200
6200
  opacity: 1,
6201
6201
  transform: "translate3d(0, 0, 0)"
6202
6202
  }
6203
- }), or = new S("rotateInDownLeft", {
6203
+ }), ar = new S("rotateInDownLeft", {
6204
6204
  from: {
6205
6205
  opacity: 0,
6206
6206
  transform: "rotate3d(0, 0, 1, -45deg)"
@@ -6209,7 +6209,7 @@ const {
6209
6209
  opacity: 1,
6210
6210
  transform: "translate3d(0, 0, 0)"
6211
6211
  }
6212
- }), ir = new S("rotateInDownRight", {
6212
+ }), or = new S("rotateInDownRight", {
6213
6213
  from: {
6214
6214
  opacity: 0,
6215
6215
  transform: "rotate3d(0, 0, 1, 45deg)"
@@ -6218,7 +6218,7 @@ const {
6218
6218
  opacity: 1,
6219
6219
  transform: "translate3d(0, 0, 0)"
6220
6220
  }
6221
- }), lr = new S("rotateInUpLeft", {
6221
+ }), ir = new S("rotateInUpLeft", {
6222
6222
  from: {
6223
6223
  opacity: 0,
6224
6224
  transform: "rotate3d(0, 0, 1, 45deg)"
@@ -6227,7 +6227,7 @@ const {
6227
6227
  opacity: 1,
6228
6228
  transform: "translate3d(0, 0, 0)"
6229
6229
  }
6230
- }), rr = new S("rotateInUpRight", {
6230
+ }), lr = new S("rotateInUpRight", {
6231
6231
  from: {
6232
6232
  opacity: 0,
6233
6233
  transform: "rotate3d(0, 0, 1, -90deg)"
@@ -6236,7 +6236,7 @@ const {
6236
6236
  opacity: 1,
6237
6237
  transform: "translate3d(0, 0, 0)"
6238
6238
  }
6239
- }), sr = new S("rotateOut", {
6239
+ }), rr = new S("rotateOut", {
6240
6240
  from: {
6241
6241
  opacity: 1
6242
6242
  },
@@ -6244,7 +6244,7 @@ const {
6244
6244
  opacity: 0,
6245
6245
  transform: "rotate3d(0, 0, 1, 200deg)"
6246
6246
  }
6247
- }), ur = new S("rotateOutDownLeft", {
6247
+ }), sr = new S("rotateOutDownLeft", {
6248
6248
  from: {
6249
6249
  opacity: 1
6250
6250
  },
@@ -6252,7 +6252,7 @@ const {
6252
6252
  opacity: 0,
6253
6253
  transform: "rotate3d(0, 0, 1, 45deg)"
6254
6254
  }
6255
- }), cr = new S("rotateOutDownRight", {
6255
+ }), ur = new S("rotateOutDownRight", {
6256
6256
  from: {
6257
6257
  opacity: 1
6258
6258
  },
@@ -6260,7 +6260,7 @@ const {
6260
6260
  opacity: 0,
6261
6261
  transform: "rotate3d(0, 0, 1, -45deg)"
6262
6262
  }
6263
- }), dr = new S("rotateOutUpLeft", {
6263
+ }), cr = new S("rotateOutUpLeft", {
6264
6264
  from: {
6265
6265
  opacity: 1
6266
6266
  },
@@ -6268,7 +6268,7 @@ const {
6268
6268
  opacity: 0,
6269
6269
  transform: "rotate3d(0, 0, 1, -45deg)"
6270
6270
  }
6271
- }), mr = new S("rotateOutUpRight", {
6271
+ }), dr = new S("rotateOutUpRight", {
6272
6272
  from: {
6273
6273
  opacity: 1
6274
6274
  },
@@ -6276,59 +6276,59 @@ const {
6276
6276
  opacity: 0,
6277
6277
  transform: "rotate3d(0, 0, 1, 90deg)"
6278
6278
  }
6279
- }), fr = () => ({
6279
+ }), mr = () => ({
6280
6280
  "&.rotateIn": {
6281
6281
  animationFillMode: "both",
6282
6282
  transformOrigin: "center",
6283
- animationName: ar
6283
+ animationName: nr
6284
6284
  },
6285
6285
  "&.rotateInDownLeft": {
6286
6286
  animationFillMode: "both",
6287
6287
  transformOrigin: "left bottom",
6288
- animationName: or
6288
+ animationName: ar
6289
6289
  },
6290
6290
  "&.rotateInDownRight": {
6291
6291
  animationFillMode: "both",
6292
6292
  transformOrigin: "right bottom",
6293
- animationName: ir
6293
+ animationName: or
6294
6294
  },
6295
6295
  "&.rotateInUpLeft": {
6296
6296
  animationFillMode: "both",
6297
6297
  transformOrigin: "left bottom",
6298
- animationName: lr
6298
+ animationName: ir
6299
6299
  },
6300
6300
  "&.rotateInUpRight": {
6301
6301
  animationFillMode: "both",
6302
6302
  transformOrigin: "right bottom",
6303
- animationName: rr
6303
+ animationName: lr
6304
6304
  }
6305
- }), hr = () => ({
6305
+ }), fr = () => ({
6306
6306
  "&.rotateOut": {
6307
6307
  animationFillMode: "both",
6308
6308
  transformOrigin: "center",
6309
- animationName: sr
6309
+ animationName: rr
6310
6310
  },
6311
6311
  "&.rotateOutDownLeft": {
6312
6312
  animationFillMode: "both",
6313
6313
  transformOrigin: "left bottom",
6314
- animationName: ur
6314
+ animationName: sr
6315
6315
  },
6316
6316
  "&.rotateOutDownRight": {
6317
6317
  animationFillMode: "both",
6318
6318
  transformOrigin: "right bottom",
6319
- animationName: cr
6319
+ animationName: ur
6320
6320
  },
6321
6321
  "&.rotateOutUpLeft": {
6322
6322
  animationFillMode: "both",
6323
6323
  transformOrigin: "left bottom",
6324
- animationName: dr
6324
+ animationName: cr
6325
6325
  },
6326
6326
  "&.rotateOutUpRight": {
6327
6327
  animationFillMode: "both",
6328
6328
  transformOrigin: "right bottom",
6329
- animationName: mr
6329
+ animationName: dr
6330
6330
  }
6331
- }), gr = new S("rollIn", {
6331
+ }), hr = new S("rollIn", {
6332
6332
  from: {
6333
6333
  opacity: 0,
6334
6334
  transform: "translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)"
@@ -6337,7 +6337,7 @@ const {
6337
6337
  opacity: 1,
6338
6338
  transform: "translate3d(0, 0, 0)"
6339
6339
  }
6340
- }), yr = new S("rollOut", {
6340
+ }), gr = new S("rollOut", {
6341
6341
  from: {
6342
6342
  opacity: 1
6343
6343
  },
@@ -6345,17 +6345,17 @@ const {
6345
6345
  opacity: 0,
6346
6346
  transform: "translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)"
6347
6347
  }
6348
- }), br = () => ({
6348
+ }), yr = () => ({
6349
6349
  "&.rollIn": {
6350
6350
  animationFillMode: "both",
6351
- animationName: gr
6351
+ animationName: hr
6352
6352
  }
6353
- }), vr = () => ({
6353
+ }), br = () => ({
6354
6354
  "&.rollOut": {
6355
6355
  animationFillMode: "both",
6356
- animationName: yr
6356
+ animationName: gr
6357
6357
  }
6358
- }), pr = new S("zoomIn", {
6358
+ }), vr = new S("zoomIn", {
6359
6359
  from: {
6360
6360
  opacity: 0,
6361
6361
  transform: "scale3d(0.3, 0.3, 0.3)"
@@ -6363,7 +6363,7 @@ const {
6363
6363
  "50%": {
6364
6364
  opacity: 1
6365
6365
  }
6366
- }), Cr = new S("zoomInDown", {
6366
+ }), pr = new S("zoomInDown", {
6367
6367
  from: {
6368
6368
  opacity: 0,
6369
6369
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)",
@@ -6374,7 +6374,7 @@ const {
6374
6374
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)",
6375
6375
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6376
6376
  }
6377
- }), xr = new S("zoomInLeft", {
6377
+ }), Cr = new S("zoomInLeft", {
6378
6378
  from: {
6379
6379
  opacity: 0,
6380
6380
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)",
@@ -6385,7 +6385,7 @@ const {
6385
6385
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)",
6386
6386
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6387
6387
  }
6388
- }), Sr = new S("zoomInRight", {
6388
+ }), xr = new S("zoomInRight", {
6389
6389
  from: {
6390
6390
  opacity: 0,
6391
6391
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)",
@@ -6396,7 +6396,7 @@ const {
6396
6396
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)",
6397
6397
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6398
6398
  }
6399
- }), Ir = new S("zoomInUp", {
6399
+ }), Sr = new S("zoomInUp", {
6400
6400
  from: {
6401
6401
  opacity: 0,
6402
6402
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)",
@@ -6407,7 +6407,7 @@ const {
6407
6407
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)",
6408
6408
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6409
6409
  }
6410
- }), wr = new S("zoomOut", {
6410
+ }), Ir = new S("zoomOut", {
6411
6411
  from: {
6412
6412
  opacity: 1
6413
6413
  },
@@ -6418,7 +6418,7 @@ const {
6418
6418
  to: {
6419
6419
  opacity: 0
6420
6420
  }
6421
- }), Rr = new S("zoomOutDown", {
6421
+ }), wr = new S("zoomOutDown", {
6422
6422
  "40%": {
6423
6423
  opacity: 1,
6424
6424
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)",
@@ -6429,7 +6429,7 @@ const {
6429
6429
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0)",
6430
6430
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6431
6431
  }
6432
- }), $r = new S("zoomOutLeft", {
6432
+ }), Rr = new S("zoomOutLeft", {
6433
6433
  "40%": {
6434
6434
  opacity: 1,
6435
6435
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)"
@@ -6438,7 +6438,7 @@ const {
6438
6438
  opacity: 0,
6439
6439
  transform: "scale(0.1) translate3d(-2000px, 0, 0)"
6440
6440
  }
6441
- }), Br = new S("zoomOutRight", {
6441
+ }), $r = new S("zoomOutRight", {
6442
6442
  "40%": {
6443
6443
  opacity: 1,
6444
6444
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)"
@@ -6447,7 +6447,7 @@ const {
6447
6447
  opacity: 0,
6448
6448
  transform: "scale(0.1) translate3d(2000px, 0, 0)"
6449
6449
  }
6450
- }), Mr = new S("zoomOutUp", {
6450
+ }), Br = new S("zoomOutUp", {
6451
6451
  "40%": {
6452
6452
  opacity: 1,
6453
6453
  transform: "scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)",
@@ -6458,53 +6458,53 @@ const {
6458
6458
  transform: "scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0)",
6459
6459
  animationTimingFunction: "cubic-bezier(0.175, 0.885, 0.32, 1)"
6460
6460
  }
6461
- }), Lr = () => ({
6461
+ }), Mr = () => ({
6462
6462
  "&.zoomIn": {
6463
6463
  animationFillMode: "both",
6464
- animationName: pr
6464
+ animationName: vr
6465
6465
  },
6466
6466
  "&.zoomInDown": {
6467
6467
  animationFillMode: "both",
6468
- animationName: Cr
6468
+ animationName: pr
6469
6469
  },
6470
6470
  "&.zoomInLeft": {
6471
6471
  animationFillMode: "both",
6472
- animationName: xr
6472
+ animationName: Cr
6473
6473
  },
6474
6474
  "&.zoomInRight": {
6475
6475
  animationFillMode: "both",
6476
- animationName: Sr
6476
+ animationName: xr
6477
6477
  },
6478
6478
  "&.zoomInUp": {
6479
6479
  animationFillMode: "both",
6480
- animationName: Ir
6480
+ animationName: Sr
6481
6481
  }
6482
- }), Or = () => ({
6482
+ }), Lr = () => ({
6483
6483
  "&.zoomOut": {
6484
6484
  animationFillMode: "both",
6485
- animationName: wr
6485
+ animationName: Ir
6486
6486
  },
6487
6487
  "&.zoomOutDown": {
6488
6488
  animationFillMode: "both",
6489
6489
  transformOrigin: "center bottom",
6490
- animationName: Rr
6490
+ animationName: wr
6491
6491
  },
6492
6492
  "&.zoomOutLeft": {
6493
6493
  animationFillMode: "both",
6494
6494
  transformOrigin: "left center",
6495
- animationName: $r
6495
+ animationName: Rr
6496
6496
  },
6497
6497
  "&.zoomOutRight": {
6498
6498
  animationFillMode: "both",
6499
6499
  transformOrigin: "right center",
6500
- animationName: Br
6500
+ animationName: $r
6501
6501
  },
6502
6502
  "&.zoomOutUp": {
6503
6503
  animationFillMode: "both",
6504
6504
  transformOrigin: "center bottom",
6505
- animationName: Mr
6505
+ animationName: Br
6506
6506
  }
6507
- }), Fr = new S("slideInDown", {
6507
+ }), Or = new S("slideInDown", {
6508
6508
  from: {
6509
6509
  transform: "translate3d(0, -100%, 0)",
6510
6510
  visibility: "visible"
@@ -6512,7 +6512,7 @@ const {
6512
6512
  to: {
6513
6513
  transform: "translate3d(0, 0, 0)"
6514
6514
  }
6515
- }), kr = new S("slideInLeft", {
6515
+ }), Fr = new S("slideInLeft", {
6516
6516
  from: {
6517
6517
  transform: "translate3d(-100%, 0, 0)",
6518
6518
  visibility: "visible"
@@ -6520,7 +6520,7 @@ const {
6520
6520
  to: {
6521
6521
  transform: "translate3d(0, 0, 0)"
6522
6522
  }
6523
- }), Pr = new S("slideInRight", {
6523
+ }), kr = new S("slideInRight", {
6524
6524
  from: {
6525
6525
  transform: "translate3d(100%, 0, 0)",
6526
6526
  visibility: "visible"
@@ -6528,7 +6528,7 @@ const {
6528
6528
  to: {
6529
6529
  transform: "translate3d(0, 0, 0)"
6530
6530
  }
6531
- }), Tr = new S("slideInUp", {
6531
+ }), Pr = new S("slideInUp", {
6532
6532
  from: {
6533
6533
  transform: "translate3d(0, 100%, 0)",
6534
6534
  visibility: "visible"
@@ -6536,7 +6536,7 @@ const {
6536
6536
  to: {
6537
6537
  transform: "translate3d(0, 0, 0)"
6538
6538
  }
6539
- }), Nr = new S("slideOutDown", {
6539
+ }), Tr = new S("slideOutDown", {
6540
6540
  from: {
6541
6541
  transform: "translate3d(0, 0, 0)"
6542
6542
  },
@@ -6544,7 +6544,7 @@ const {
6544
6544
  transform: "translate3d(0, 100%, 0)",
6545
6545
  visibility: "hidden"
6546
6546
  }
6547
- }), zr = new S("slideOutLeft", {
6547
+ }), Nr = new S("slideOutLeft", {
6548
6548
  from: {
6549
6549
  transform: "translate3d(0, 0, 0)"
6550
6550
  },
@@ -6552,7 +6552,7 @@ const {
6552
6552
  transform: "translate3d(-100%, 0, 0)",
6553
6553
  visibility: "hidden"
6554
6554
  }
6555
- }), Dr = new S("slideOutRight", {
6555
+ }), zr = new S("slideOutRight", {
6556
6556
  from: {
6557
6557
  transform: "translate3d(0, 0, 0)"
6558
6558
  },
@@ -6560,7 +6560,7 @@ const {
6560
6560
  transform: "translate3d(100%, 0, 0)",
6561
6561
  visibility: "hidden"
6562
6562
  }
6563
- }), Ar = new S("slideOutUp", {
6563
+ }), Dr = new S("slideOutUp", {
6564
6564
  from: {
6565
6565
  transform: "translate3d(0, 0, 0)"
6566
6566
  },
@@ -6568,43 +6568,57 @@ const {
6568
6568
  transform: "translate3d(0, -100%, 0)",
6569
6569
  visibility: "hidden"
6570
6570
  }
6571
- }), Hr = () => ({
6571
+ }), Ar = () => ({
6572
6572
  "&.slideInDown": {
6573
6573
  animationFillMode: "both",
6574
- animationName: Fr
6574
+ animationName: Or
6575
6575
  },
6576
6576
  "&.slideInLeft": {
6577
6577
  animationFillMode: "both",
6578
- animationName: kr
6578
+ animationName: Fr
6579
6579
  },
6580
6580
  "&.slideInRight": {
6581
6581
  animationFillMode: "both",
6582
- animationName: Pr
6582
+ animationName: kr
6583
6583
  },
6584
6584
  "&.slideInUp": {
6585
6585
  animationFillMode: "both",
6586
- animationName: Tr
6586
+ animationName: Pr
6587
6587
  }
6588
- }), jr = () => ({
6588
+ }), Hr = () => ({
6589
6589
  "&.slideOutDown": {
6590
6590
  animationFillMode: "both",
6591
- animationName: Nr
6591
+ animationName: Tr
6592
6592
  },
6593
6593
  "&.slideOutLeft": {
6594
6594
  animationFillMode: "both",
6595
- animationName: zr
6595
+ animationName: Nr
6596
6596
  },
6597
6597
  "&.slideOutRight": {
6598
6598
  animationFillMode: "both",
6599
- animationName: Dr
6599
+ animationName: zr
6600
6600
  },
6601
6601
  "&.slideOutUp": {
6602
6602
  animationFillMode: "both",
6603
- animationName: Ar
6603
+ animationName: Dr
6604
6604
  }
6605
- }), Er = (e) => ({
6605
+ }), jr = (e) => ({
6606
6606
  [e.componentCls]: {
6607
6607
  "&-enter": {
6608
+ background: "transparent",
6609
+ animationDuration: ".3s !important",
6610
+ ...nl(),
6611
+ ...hl(),
6612
+ ...Kl(),
6613
+ ...Gl(),
6614
+ ...er(),
6615
+ ...mr(),
6616
+ ...yr(),
6617
+ ...Mr(),
6618
+ ...Ar()
6619
+ },
6620
+ "&-leave": {
6621
+ display: "none",
6608
6622
  background: "transparent",
6609
6623
  animationDuration: ".3s !important",
6610
6624
  ...al(),
@@ -6616,30 +6630,16 @@ const {
6616
6630
  ...br(),
6617
6631
  ...Lr(),
6618
6632
  ...Hr()
6619
- },
6620
- "&-leave": {
6621
- display: "none",
6622
- background: "transparent",
6623
- animationDuration: ".3s !important",
6624
- ...ol(),
6625
- ...yl(),
6626
- ...Ul(),
6627
- ...ql(),
6628
- ...nr(),
6629
- ...hr(),
6630
- ...vr(),
6631
- ...Or(),
6632
- ...jr()
6633
6633
  }
6634
6634
  }
6635
6635
  });
6636
- function Kr(e) {
6636
+ function Er(e) {
6637
6637
  return Fe("LayoutPageTranstion", (t) => {
6638
6638
  const a = je(t);
6639
- return [Er(a)];
6639
+ return [jr(a)];
6640
6640
  }, e);
6641
6641
  }
6642
- const bs = /* @__PURE__ */ K({
6642
+ const ys = /* @__PURE__ */ K({
6643
6643
  name: "PageTranstion",
6644
6644
  props: {
6645
6645
  disabled: {
@@ -6665,7 +6665,7 @@ const bs = /* @__PURE__ */ K({
6665
6665
  }), {
6666
6666
  wrapSSR: o,
6667
6667
  hashId: i
6668
- } = Kr(a), l = (h, g) => {
6668
+ } = Er(a), l = (h, g) => {
6669
6669
  if (h.length === 0 || h === "x" || h === "y")
6670
6670
  return h;
6671
6671
  let u = g.indexOf(h);
@@ -6698,7 +6698,7 @@ const bs = /* @__PURE__ */ K({
6698
6698
  default: void 0
6699
6699
  },
6700
6700
  onItemClick: Function
6701
- }, Wr = (e, t) => {
6701
+ }, Kr = (e, t) => {
6702
6702
  if (e && typeof e == "string" && Bt(e))
6703
6703
  return n("img", {
6704
6704
  src: e,
@@ -6754,7 +6754,7 @@ const bs = /* @__PURE__ */ K({
6754
6754
  href: e.onItemClick ? "javascript:;" : a.url,
6755
6755
  target: a.target,
6756
6756
  rel: "noreferrer"
6757
- }, [Wr(a.icon, a.title), n("div", null, [n("div", null, [a.title])])])]);
6757
+ }, [Kr(a.icon, a.title), n("div", null, [n("div", null, [a.title])])])]);
6758
6758
  })])]);
6759
6759
  };
6760
6760
  }
@@ -6795,13 +6795,13 @@ const bs = /* @__PURE__ */ K({
6795
6795
  href: e.onItemClick ? void 0 : a.url,
6796
6796
  target: a.target,
6797
6797
  rel: "noreferrer"
6798
- }, [n(Fo, {
6798
+ }, [n(Oo, {
6799
6799
  logo: a.icon
6800
6800
  }, null), n("div", null, [n("div", null, [a.title]), a.desc ? n("span", null, [a.desc]) : null])])]);
6801
6801
  })])]);
6802
6802
  };
6803
6803
  }
6804
- }), vs = /* @__PURE__ */ K({
6804
+ }), bs = /* @__PURE__ */ K({
6805
6805
  props: Ge,
6806
6806
  emits: ["itemClick"],
6807
6807
  setup(e) {
@@ -6811,7 +6811,7 @@ const bs = /* @__PURE__ */ K({
6811
6811
  }), {
6812
6812
  wrapSSR: a,
6813
6813
  hashId: o
6814
- } = ge("AppsLogoList", [Lo], t), i = (l) => {
6814
+ } = ge("AppsLogoList", [Mo], t), i = (l) => {
6815
6815
  var s;
6816
6816
  (s = e.onItemClick) == null || s.call(e, l);
6817
6817
  };
@@ -6832,36 +6832,36 @@ const bs = /* @__PURE__ */ K({
6832
6832
  }
6833
6833
  });
6834
6834
  export {
6835
- vs as AppsLogoList,
6835
+ bs as AppsLogoList,
6836
6836
  Rn as BaseMenu,
6837
- ni as DefaultHeader,
6838
- cs as GProLayout,
6837
+ ti as DefaultHeader,
6838
+ us as GProLayout,
6839
6839
  _t as GlobalFooter,
6840
- fs as PageContainer,
6841
- ds as PageLock,
6842
- bs as PageTranstion,
6843
- gs as ProAppPage,
6844
- ms as RightContent,
6845
- xi as SearchPageInput,
6846
- ys as SettingDrawer,
6840
+ ms as PageContainer,
6841
+ cs as PageLock,
6842
+ ys as PageTranstion,
6843
+ hs as ProAppPage,
6844
+ ds as RightContent,
6845
+ Ci as SearchPageInput,
6846
+ gs as SettingDrawer,
6847
6847
  qt as SiderMenuWrapper,
6848
6848
  Tt as animateSeting,
6849
6849
  ct as baseMenuProps,
6850
- Yo as checkThemeStatus,
6851
- jo as clearMenuItem,
6850
+ Go as checkThemeStatus,
6851
+ Ho as clearMenuItem,
6852
6852
  Pn as coverToNewToken,
6853
- ro as defaultContextKey,
6854
- Wo as filterTree,
6853
+ lo as defaultContextKey,
6854
+ Ko as filterTree,
6855
6855
  Fn as findLastKey,
6856
- Eo as flatMap,
6856
+ jo as flatMap,
6857
6857
  On as getLastPath,
6858
6858
  kn as getMatchedList,
6859
- Ho as getMenuData,
6860
- Ko as getMenuFirstChildren,
6861
- Go as handleThemeConfig,
6859
+ Ao as getMenuData,
6860
+ Eo as getMenuFirstChildren,
6861
+ Vo as handleThemeConfig,
6862
6862
  Pt as hanlePathKey,
6863
- so as provideProLayoutContext,
6864
- qo as removeDuplicatesByName,
6865
- hs as useLayoutMenu,
6863
+ ro as provideProLayoutContext,
6864
+ Yo as removeDuplicatesByName,
6865
+ fs as useLayoutMenu,
6866
6866
  re as useProLayoutContext
6867
6867
  };