@pubinfo/core 2.0.0 → 2.0.2

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.
Files changed (42) hide show
  1. package/dist/{AppSetting-DqVYDIHj.js → AppSetting-C-uQWp09.js} +15 -15
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js → HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js} +1 -1
  3. package/dist/{HToggle-DGTP9jYA.js → HToggle-CkLtDSqB.js} +1 -1
  4. package/dist/{PreferencesContent-5NtwK9RQ.js → PreferencesContent-uLLIbpgi.js} +4 -4
  5. package/dist/{SettingBreadcrumb-BudqQsuJ.js → SettingBreadcrumb-eOf8TqIs.js} +3 -3
  6. package/dist/{SettingCopyright-VUberG4R.js → SettingCopyright-DwaL1fDm.js} +2 -2
  7. package/dist/{SettingEnableTransition-C6NYf021.js → SettingEnableTransition-CBybF9vH.js} +2 -2
  8. package/dist/{SettingHome-BTaeKgwN.js → SettingHome-DZjnXioZ.js} +2 -2
  9. package/dist/{SettingMenu-D9Aon2LP.js → SettingMenu-BoDFUNC2.js} +3 -3
  10. package/dist/{SettingMode-DaqVd9Mq.js → SettingMode-BjC403k0.js} +1 -1
  11. package/dist/{SettingNavSearch-N4JIheIk.js → SettingNavSearch-l7X-Iwjk.js} +2 -2
  12. package/dist/{SettingOther-tLulcors.js → SettingOther-C07luGm-.js} +2 -2
  13. package/dist/{SettingPage-CEjWB45R.js → SettingPage-CpCp1Tnk.js} +2 -2
  14. package/dist/{SettingTabbar-DyeLhcCT.js → SettingTabbar-BpvyU_8s.js} +3 -3
  15. package/dist/{SettingThemes-C2M3tsVl.js → SettingThemes-BNqblNbu.js} +1 -1
  16. package/dist/{SettingToolbar-DI7de6i0.js → SettingToolbar-C-s6o0qU.js} +2 -2
  17. package/dist/{SettingTopbar-BgIoXeAq.js → SettingTopbar-DlASsEm4.js} +3 -3
  18. package/dist/{SettingWidthMode-DIAU4s5e.js → SettingWidthMode-DUhpdqt0.js} +1 -1
  19. package/dist/{TopThinMode-JNUHrJI2.js → TopThinMode-C4ENwLBo.js} +1 -1
  20. package/dist/{colors-DxWfHM_v.js → colors-DEL1DLxl.js} +1 -1
  21. package/dist/features/stores/modules/user.d.ts +2 -2
  22. package/dist/{index-D4v4g8FJ.js → index-BAQ3G_yS.js} +26 -26
  23. package/dist/{index-BFRIv97x.js → index-BC4fIMeo.js} +2 -2
  24. package/dist/{index-BH-vHGvk.js → index-C5-BAU1l.js} +1 -1
  25. package/dist/{index-5fRpGyLW.js → index-Cl9ha8wq.js} +4 -4
  26. package/dist/{index-CNVn3Ubv.js → index-CqRJBmZ2.js} +2 -2
  27. package/dist/{index-Cf-u1Zqh.js → index-DhzrIShp.js} +1 -1
  28. package/dist/{index-Dv7UUFkD.js → index-Dm0Yz_my.js} +972 -968
  29. package/dist/{index-DQGnbEGS.js → index-DoyP74bp.js} +2 -2
  30. package/dist/{index-C7xIGcDc.js → index-RctfGvXs.js} +6 -6
  31. package/dist/index.js +1 -1
  32. package/dist/{pick-VFuUwFn-.js → pick-BvpiopvO.js} +1 -1
  33. package/dist/style.css +1 -1
  34. package/package.json +5 -5
  35. package/src/built-in/authentication/pages/change-password/components/ChangePasswordForm/index.vue +1 -1
  36. package/src/built-in/layout-component/components/Header/TopMode/index.vue +2 -2
  37. package/src/built-in/layout-component/components/Menu/item.vue +6 -6
  38. package/src/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue +42 -24
  39. package/src/built-in/layout-component/components/Topbar/Tabbar/index.vue +43 -25
  40. package/src/features/stores/modules/user.ts +3 -3
  41. package/types/menu.d.ts +1 -1
  42. package/types/user.d.ts +3 -3
@@ -1,4 +1,4 @@
1
- import { bL as k, bU as B, bV as H, _ as w, b as A } from "./index-Dv7UUFkD.js";
1
+ import { bL as k, bU as B, bV as H, _ as w, b as A } from "./index-Dm0Yz_my.js";
2
2
  import { markRaw as E, createElementBlock as h, openBlock as a, createElementVNode as i, defineComponent as N, defineAsyncComponent as t, useModel as z, computed as u, watch as g, createBlock as S, createSlots as O, withCtx as p, Fragment as P, renderList as W, unref as l, resolveDynamicComponent as $, createVNode as f, createTextVNode as D } from "vue";
3
3
  import I from "vue-m-message";
4
4
  import { useRoute as L } from "vue-router";
@@ -18,20 +18,20 @@ function U(d, o) {
18
18
  const F = E({ name: "ep-document-copy", render: U }), J = { class: "settong-warp" }, j = /* @__PURE__ */ N({
19
19
  name: "AppSetting",
20
20
  components: {
21
- SettingThemes: t(() => import("./SettingThemes-C2M3tsVl.js")),
22
- SettingsMode: t(() => import("./SettingMode-DaqVd9Mq.js")),
23
- SettingWidthMode: t(() => import("./SettingWidthMode-DIAU4s5e.js")),
24
- SettingEnableTransition: t(() => import("./SettingEnableTransition-C6NYf021.js")),
25
- SettingMenu: t(() => import("./SettingMenu-D9Aon2LP.js")),
26
- SettingTopbar: t(() => import("./SettingTopbar-BgIoXeAq.js")),
27
- SettingTabbar: t(() => import("./SettingTabbar-DyeLhcCT.js")),
28
- SettingToolbar: t(() => import("./SettingToolbar-DI7de6i0.js")),
29
- SettingBreadcrumb: t(() => import("./SettingBreadcrumb-BudqQsuJ.js")),
30
- SettingPage: t(() => import("./SettingPage-CEjWB45R.js")),
31
- SettingNavSearch: t(() => import("./SettingNavSearch-N4JIheIk.js")),
32
- SettingCopyright: t(() => import("./SettingCopyright-VUberG4R.js")),
33
- SettingHome: t(() => import("./SettingHome-BTaeKgwN.js")),
34
- SettingOther: t(() => import("./SettingOther-tLulcors.js"))
21
+ SettingThemes: t(() => import("./SettingThemes-BNqblNbu.js")),
22
+ SettingsMode: t(() => import("./SettingMode-BjC403k0.js")),
23
+ SettingWidthMode: t(() => import("./SettingWidthMode-DUhpdqt0.js")),
24
+ SettingEnableTransition: t(() => import("./SettingEnableTransition-CBybF9vH.js")),
25
+ SettingMenu: t(() => import("./SettingMenu-BoDFUNC2.js")),
26
+ SettingTopbar: t(() => import("./SettingTopbar-DlASsEm4.js")),
27
+ SettingTabbar: t(() => import("./SettingTabbar-BpvyU_8s.js")),
28
+ SettingToolbar: t(() => import("./SettingToolbar-C-s6o0qU.js")),
29
+ SettingBreadcrumb: t(() => import("./SettingBreadcrumb-eOf8TqIs.js")),
30
+ SettingPage: t(() => import("./SettingPage-CpCp1Tnk.js")),
31
+ SettingNavSearch: t(() => import("./SettingNavSearch-l7X-Iwjk.js")),
32
+ SettingCopyright: t(() => import("./SettingCopyright-DwaL1fDm.js")),
33
+ SettingHome: t(() => import("./SettingHome-DZjnXioZ.js")),
34
+ SettingOther: t(() => import("./SettingOther-C07luGm-.js"))
35
35
  },
36
36
  __name: "AppSetting",
37
37
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as c, watch as u, createElementBlock as n, openBlock as a, Fragment as s, renderList as m, normalizeClass as p, createBlock as b, unref as f, createTextVNode as h, toDisplayString as k } from "vue";
2
- import { bE as y } from "./index-Dv7UUFkD.js";
2
+ import { bE as y } from "./index-Dm0Yz_my.js";
3
3
  import "vue-router";
4
4
  const _ = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, g = ["disabled", "onClick"], w = /* @__PURE__ */ c({
5
5
  __name: "HCheckList",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, computed as c, createElementBlock as m, openBlock as r, withDirectives as i, createElementVNode as n, isRef as _, vModelCheckbox as f, unref as b } from "vue";
2
- import { b as g } from "./index-Dv7UUFkD.js";
2
+ import { b as g } from "./index-Dm0Yz_my.js";
3
3
  const V = { class: "switch" }, k = /* @__PURE__ */ u({
4
4
  __name: "HToggle",
5
5
  props: {
@@ -1,11 +1,11 @@
1
- import { _ as re } from "./HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js";
2
- import { H as ue, F as me, e as E, B as be, aq as ce, P as k, M as pe, bG as ye, bH as ge, bI as ve, bJ as fe, bx as he, C as we, bK as Me, by as Pe, h as Ce, x as Oe, k as $e, i as ke, a7 as xe, g as ne, aF as Se, bL as Ve, bM as Te, bv as _e, ba as Ie, bN as Be, a5 as He, b as Ue } from "./index-Dv7UUFkD.js";
3
- import { _ as Ae } from "./HToggle-DGTP9jYA.js";
1
+ import { _ as re } from "./HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js";
2
+ import { H as ue, F as me, e as E, B as be, aq as ce, P as k, M as pe, bG as ye, bH as ge, bI as ve, bJ as fe, bx as he, C as we, bK as Me, by as Pe, h as Ce, x as Oe, k as $e, i as ke, a7 as xe, g as ne, aF as Se, bL as Ve, bM as Te, bv as _e, ba as Ie, bN as Be, a5 as He, b as Ue } from "./index-Dm0Yz_my.js";
3
+ import { _ as Ae } from "./HToggle-CkLtDSqB.js";
4
4
  import { defineComponent as te, shallowRef as H, computed as K, createVNode as a, Transition as Ee, withDirectives as ze, vShow as Le, ref as Re, createElementBlock as d, openBlock as r, createCommentVNode as u, createElementVNode as s, unref as e, isRef as Fe, Fragment as De, renderList as je, normalizeClass as v, normalizeStyle as Ne, withCtx as c, createTextVNode as V } from "vue";
5
5
  import { getThemes as qe } from "@pubinfo/config/themes";
6
6
  import { E as J, a as X } from "./right-Bfe2p1o0.js";
7
7
  import { R as U } from "./question-line-CfkciTFq.js";
8
- import { p as $ } from "./pick-VFuUwFn-.js";
8
+ import { p as $ } from "./pick-BvpiopvO.js";
9
9
  const A = (i, o, n, p, f) => ({
10
10
  backgroundColor: i,
11
11
  border: `${p.lineWidth}px ${p.lineType} ${o}`,
@@ -1,8 +1,8 @@
1
1
  import { _ as r } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as b } from "./HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js";
3
- import { _ as p } from "./HToggle-DGTP9jYA.js";
2
+ import { _ as b } from "./HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js";
3
+ import { _ as p } from "./HToggle-CkLtDSqB.js";
4
4
  import { defineComponent as _, toRefs as f, createBlock as c, openBlock as g, withCtx as V, createElementVNode as n, createVNode as s, unref as t } from "vue";
5
- import { bL as v } from "./index-Dv7UUFkD.js";
5
+ import { bL as v } from "./index-Dm0Yz_my.js";
6
6
  const M = { class: "setting-item" }, x = { class: "setting-item" }, B = { class: "setting-item" }, N = /* @__PURE__ */ _({
7
7
  name: "SettingBreadcrumb",
8
8
  __name: "SettingBreadcrumb",
@@ -1,8 +1,8 @@
1
1
  import { _ as u } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
2
  import { _ as p } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
3
- import { _ as r } from "./HToggle-DGTP9jYA.js";
3
+ import { _ as r } from "./HToggle-CkLtDSqB.js";
4
4
  import { defineComponent as b, toRef as V, createBlock as g, openBlock as _, withCtx as f, createElementVNode as o, createVNode as n, unref as t } from "vue";
5
- import { bL as v } from "./index-Dv7UUFkD.js";
5
+ import { bL as v } from "./index-Dm0Yz_my.js";
6
6
  const y = { class: "setting-item" }, C = { class: "setting-item" }, U = { class: "setting-item" }, x = { class: "setting-item" }, w = { class: "setting-item" }, E = /* @__PURE__ */ b({
7
7
  name: "SettingCopyright",
8
8
  __name: "SettingCopyright",
@@ -1,6 +1,6 @@
1
1
  import { _ as g } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { bL as k, bN as x, b as C } from "./index-Dv7UUFkD.js";
3
- import { _ as T } from "./HToggle-DGTP9jYA.js";
2
+ import { bL as k, bN as x, b as C } from "./index-Dm0Yz_my.js";
3
+ import { _ as T } from "./HToggle-CkLtDSqB.js";
4
4
  import { defineComponent as V, toRefs as h, reactive as E, createBlock as c, openBlock as o, withCtx as l, createElementVNode as d, createElementBlock as r, createCommentVNode as y, createVNode as H, unref as s, isRef as N, Fragment as S, renderList as B, normalizeClass as L } from "vue";
5
5
  const $ = { class: "flex items-center justify-center pb-4" }, M = {
6
6
  key: 0,
@@ -1,7 +1,7 @@
1
1
  import { _ as p } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
2
  import { _ as u } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
3
- import { _ as c } from "./HToggle-DGTP9jYA.js";
4
- import { bL as f, bN as g } from "./index-Dv7UUFkD.js";
3
+ import { _ as c } from "./HToggle-CkLtDSqB.js";
4
+ import { bL as f, bN as g } from "./index-Dm0Yz_my.js";
5
5
  import { defineComponent as V, toRefs as b, createBlock as x, openBlock as H, withCtx as i, createElementVNode as n, createVNode as s, createTextVNode as v, unref as e } from "vue";
6
6
  import { R as N } from "./question-line-CfkciTFq.js";
7
7
  const C = { class: "setting-item" }, R = { class: "label" }, S = { class: "setting-item" }, I = /* @__PURE__ */ V({
@@ -1,7 +1,7 @@
1
1
  import { _ as v } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as M } from "./HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js";
3
- import { _ } from "./HToggle-DGTP9jYA.js";
4
- import { bL as g, bN as y } from "./index-Dv7UUFkD.js";
2
+ import { _ as M } from "./HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js";
3
+ import { _ } from "./HToggle-CkLtDSqB.js";
4
+ import { bL as g, bN as y } from "./index-Dm0Yz_my.js";
5
5
  import { defineComponent as f, toRef as c, createBlock as U, openBlock as b, withCtx as i, createElementVNode as s, createElementBlock as C, createCommentVNode as k, createVNode as d, createTextVNode as a, unref as l } from "vue";
6
6
  import { R as m } from "./question-line-CfkciTFq.js";
7
7
  const x = { class: "setting-item" }, H = { class: "label" }, S = { class: "setting-item" }, O = { class: "label" }, B = { class: "setting-item" }, N = { class: "label" }, R = { class: "setting-item" }, w = {
@@ -1,5 +1,5 @@
1
1
  import { _ as u } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { bL as v, bN as f, b } from "./index-Dv7UUFkD.js";
2
+ import { bL as v, bN as f, b } from "./index-Dm0Yz_my.js";
3
3
  import { defineComponent as g, toRef as k, reactive as x, createBlock as a, openBlock as n, withCtx as s, createElementVNode as o, createElementBlock as C, Fragment as S, renderList as h, unref as l, normalizeClass as y } from "vue";
4
4
  const M = { class: "menu-mode" }, $ = ["onClick"], B = /* @__PURE__ */ g({
5
5
  name: "SettingMode",
@@ -1,6 +1,6 @@
1
1
  import { _ } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as p } from "./HToggle-DGTP9jYA.js";
3
- import { bL as u, bN as c } from "./index-Dv7UUFkD.js";
2
+ import { _ as p } from "./HToggle-CkLtDSqB.js";
3
+ import { bL as u, bN as c } from "./index-Dm0Yz_my.js";
4
4
  import { defineComponent as f, toRef as b, createBlock as g, openBlock as v, withCtx as i, createElementVNode as n, createVNode as s, createTextVNode as V, unref as t } from "vue";
5
5
  import { R as S } from "./question-line-CfkciTFq.js";
6
6
  const x = { class: "setting-item" }, N = { class: "label" }, H = { class: "setting-item" }, U = /* @__PURE__ */ f({
@@ -1,7 +1,7 @@
1
1
  import { _ as c } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
2
  import { _ as b } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
3
- import { bL as x, bN as S } from "./index-Dv7UUFkD.js";
4
- import { _ as H } from "./HToggle-DGTP9jYA.js";
3
+ import { bL as x, bN as S } from "./index-Dm0Yz_my.js";
4
+ import { _ as H } from "./HToggle-CkLtDSqB.js";
5
5
  import { defineComponent as N, toRefs as R, createBlock as T, openBlock as U, withCtx as s, createElementVNode as o, createVNode as t, unref as n, isRef as i, createTextVNode as p } from "vue";
6
6
  import { R as f } from "./question-line-CfkciTFq.js";
7
7
  const C = { class: "setting-item" }, P = { class: "setting-item" }, $ = { class: "label" }, k = { class: "setting-item" }, B = { class: "label" }, D = { class: "setting-item" }, L = { class: "label" }, z = /* @__PURE__ */ N({
@@ -1,7 +1,7 @@
1
1
  import { _ as l } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as r } from "./HToggle-DGTP9jYA.js";
2
+ import { _ as r } from "./HToggle-CkLtDSqB.js";
3
3
  import { defineComponent as _, toRef as p, createBlock as c, openBlock as d, withCtx as u, createElementVNode as o, createVNode as g, unref as n } from "vue";
4
- import { bL as f } from "./index-Dv7UUFkD.js";
4
+ import { bL as f } from "./index-Dm0Yz_my.js";
5
5
  const V = { class: "setting-item" }, C = /* @__PURE__ */ _({
6
6
  name: "SettingPage",
7
7
  __name: "SettingPage",
@@ -1,8 +1,8 @@
1
1
  import { _ as k } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { bL as w, bN as y } from "./index-Dv7UUFkD.js";
2
+ import { bL as w, bN as y } from "./index-Dm0Yz_my.js";
3
3
  import { markRaw as x, createElementBlock as p, openBlock as r, createElementVNode as o, defineComponent as v, computed as $, resolveComponent as C, createBlock as V, mergeProps as h, withCtx as u, toDisplayString as g, unref as t, createVNode as a, Fragment as H, renderList as B, normalizeClass as S, toRef as T, createTextVNode as M } from "vue";
4
- import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js";
5
- import { _ as L } from "./HToggle-DGTP9jYA.js";
4
+ import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js";
5
+ import { _ as L } from "./HToggle-CkLtDSqB.js";
6
6
  import { R as N } from "./question-line-CfkciTFq.js";
7
7
  const R = {
8
8
  viewBox: "0 0 32 32",
@@ -1,7 +1,7 @@
1
1
  import { _ as T } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
2
  import { markRaw as g, createElementBlock as r, openBlock as n, createElementVNode as s, defineComponent as k, useModel as V, withDirectives as $, createStaticVNode as S, vModelCheckbox as w, toRef as D, computed as B, createBlock as L, withCtx as N, createVNode as u, unref as o, isRef as j, Fragment as b, renderList as _, normalizeClass as M, normalizeStyle as h, toDisplayString as z } from "vue";
3
3
  import { getThemes as F } from "@pubinfo/config/themes";
4
- import { b as x, bW as R, bL as W } from "./index-Dv7UUFkD.js";
4
+ import { b as x, bW as R, bL as W } from "./index-Dm0Yz_my.js";
5
5
  const A = {
6
6
  viewBox: "-5 -2 24 24",
7
7
  width: "1.2em",
@@ -1,6 +1,6 @@
1
1
  import { _ as b } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as f } from "./HToggle-DGTP9jYA.js";
3
- import { bL as V, bN as c } from "./index-Dv7UUFkD.js";
2
+ import { _ as f } from "./HToggle-CkLtDSqB.js";
3
+ import { bL as V, bN as c } from "./index-Dm0Yz_my.js";
4
4
  import { defineComponent as g, toRef as v, createBlock as x, openBlock as _, withCtx as i, createElementVNode as s, createElementBlock as N, createCommentVNode as C, createVNode as o, createTextVNode as m, unref as t } from "vue";
5
5
  import { R as r } from "./question-line-CfkciTFq.js";
6
6
  const R = { class: "setting-item" }, S = { class: "label" }, T = {
@@ -1,7 +1,7 @@
1
1
  import { _ as u } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { _ as b } from "./HToggle-DGTP9jYA.js";
3
- import { bL as c, bN as f } from "./index-Dv7UUFkD.js";
4
- import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-SrNklW3P.js";
2
+ import { _ as b } from "./HToggle-CkLtDSqB.js";
3
+ import { bL as c, bN as f } from "./index-Dm0Yz_my.js";
4
+ import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-Dix75g7Y.js";
5
5
  import { defineComponent as T, toRefs as V, createBlock as v, openBlock as x, withCtx as l, createElementVNode as n, createVNode as s, unref as t, createTextVNode as k } from "vue";
6
6
  import { R as C } from "./question-line-CfkciTFq.js";
7
7
  const H = { class: "setting-item" }, N = { class: "setting-item" }, w = { class: "label" }, D = /* @__PURE__ */ T({
@@ -1,5 +1,5 @@
1
1
  import { _ as v } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
2
- import { bL as u, bN as b, b as k } from "./index-Dv7UUFkD.js";
2
+ import { bL as u, bN as b, b as k } from "./index-Dm0Yz_my.js";
3
3
  import { defineComponent as w, toRef as x, reactive as g, createBlock as o, openBlock as t, withCtx as n, createElementVNode as s, createElementBlock as d, Fragment as r, renderList as C, unref as c, normalizeClass as M, createCommentVNode as E, createVNode as l } from "vue";
4
4
  import { E as y, a as B } from "./right-Bfe2p1o0.js";
5
5
  const N = { class: "app-width-mode" }, S = ["onClick"], H = /* @__PURE__ */ w({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as a, ref as l, createElementBlock as m, openBlock as i, withModifiers as c, createVNode as d, normalizeClass as f, unref as e } from "vue";
2
- import { bL as p, bT as _ } from "./index-Dv7UUFkD.js";
2
+ import { bL as p, bT as _ } from "./index-Dm0Yz_my.js";
3
3
  import { useRoute as h } from "vue-router";
4
4
  const y = /* @__PURE__ */ a({
5
5
  name: "TopThinMode",
@@ -1,4 +1,4 @@
1
- import { e as t } from "./index-Dv7UUFkD.js";
1
+ import { e as t } from "./index-Dm0Yz_my.js";
2
2
  const n = ["blue", "purple", "cyan", "green", "magenta", "pink", "red", "orange", "yellow", "volcano", "geekblue", "lime", "gold"];
3
3
  function C(e, s) {
4
4
  return n.reduce((o, r) => {
@@ -22,7 +22,7 @@ export interface UserStore {
22
22
  /** 登出 */
23
23
  logout: () => void;
24
24
  /** 修改密码 */
25
- changeUserPassword: (form: API.putRbacUserChangePasswordParams & {
25
+ changePassword: (form: API.putRbacUserChangePasswordParams & {
26
26
  token?: string | string[];
27
27
  }) => Promise<API.ResponseDataVoid>;
28
28
  /** 切换组织 */
@@ -32,5 +32,5 @@ export interface UserStore {
32
32
  /** 清空用户信息 */
33
33
  clean: () => void;
34
34
  }
35
- declare const useUserStore: import('pinia').StoreDefinition<STORE_NAME.USER, Pick<UserStore, "user">, Pick<UserStore, "userOrgName" | "isLogin">, Pick<UserStore, "getUserInfo" | "getPermissions" | "login" | "logout" | "changeUserPassword" | "changeOrg" | "setToken" | "clean">>;
35
+ declare const useUserStore: import('pinia').StoreDefinition<STORE_NAME.USER, Pick<UserStore, "user">, Pick<UserStore, "userOrgName" | "isLogin">, Pick<UserStore, "getUserInfo" | "getPermissions" | "login" | "logout" | "changePassword" | "changeOrg" | "setToken" | "clean">>;
36
36
  export default useUserStore;
@@ -1,5 +1,5 @@
1
- import { markRaw as E, createElementBlock as p, openBlock as s, createElementVNode as a, defineComponent as v, resolveComponent as P, renderSlot as Y, createBlock as f, withCtx as A, toDisplayString as G, mergeProps as J, Fragment as D, renderList as y, normalizeClass as F, createCommentVNode as H, unref as t, ref as h, computed as O, onMounted as U, watch as T, createVNode as Q, createTextVNode as Z } from "vue";
2
- import { b as I, bE as b, bL as K, bR as V, bS as L } from "./index-Dv7UUFkD.js";
1
+ import { markRaw as E, createElementBlock as p, openBlock as s, createElementVNode as a, defineComponent as v, resolveComponent as y, renderSlot as Y, createBlock as f, withCtx as A, toDisplayString as G, mergeProps as J, Fragment as b, renderList as P, normalizeClass as F, createCommentVNode as H, unref as t, ref as h, computed as O, onMounted as T, watch as U, createVNode as Q, createTextVNode as Z } from "vue";
2
+ import { b as I, bE as D, bL as K, bR as V, bS as L } from "./index-Dm0Yz_my.js";
3
3
  import "vue-router";
4
4
  const X = {
5
5
  viewBox: "0 0 24 24",
@@ -41,7 +41,7 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
41
41
  },
42
42
  setup(j) {
43
43
  return (c, o) => {
44
- const g = P("VMenu");
44
+ const g = y("VMenu");
45
45
  return c.isCursor ? (s(), f(g, {
46
46
  key: 1,
47
47
  triggers: ["hover"],
@@ -80,11 +80,11 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
80
80
  emits: ["onMenuClick"],
81
81
  setup(j, { emit: c }) {
82
82
  const o = c;
83
- function g(r, m) {
84
- o("onMenuClick", r, m);
83
+ function g(r, d) {
84
+ o("onMenuClick", r, d);
85
85
  }
86
- return (r, m) => {
87
- const x = P("VMenu");
86
+ return (r, d) => {
87
+ const x = y("VMenu");
88
88
  return s(), f(x, J({
89
89
  triggers: ["hover"],
90
90
  "popper-triggers": ["hover"]
@@ -96,7 +96,7 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
96
96
  }), {
97
97
  popper: A(() => [
98
98
  a("div", ne, [
99
- (s(!0), p(D, null, y(r.items, (l, u) => (s(), f(R, {
99
+ (s(!0), p(b, null, P(r.items, (l, u) => (s(), f(R, {
100
100
  key: u,
101
101
  "is-cursor": l.meta?.isDev,
102
102
  "dev-text": l.meta?.devText,
@@ -119,7 +119,7 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
119
119
  }),
120
120
  onClick: (S) => g(u, l)
121
121
  }, [
122
- l.meta?.icon ? (s(), f(t(b), {
122
+ l.meta?.icon ? (s(), f(t(D), {
123
123
  key: 0,
124
124
  name: l.meta.icon,
125
125
  size: "18px",
@@ -151,17 +151,17 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
151
151
  __name: "index",
152
152
  setup(j) {
153
153
  const { settingsStore: c, menuStore: o, generateTitle: g } = K(), { switchTo: r } = V();
154
- function m(d, i, e) {
154
+ function d(m, i, e) {
155
155
  let n;
156
- return !d && i || d && !e ? n = i : d && e && (n = e), n;
156
+ return !m && i || m && !e ? n = i : m && e && (n = e), n;
157
157
  }
158
158
  const x = h(), { width: l } = L(x), u = h(0), S = O(() => u.value === o.allMenus.length - 1);
159
- function k(d, i) {
160
- const e = d + u.value + 1;
159
+ function k(m, i) {
160
+ const e = m + u.value + 1;
161
161
  r(e, i);
162
162
  }
163
163
  function z() {
164
- const d = x.value, i = Array.from(d.children).at(0), e = i.clientWidth, n = Array.from(i.children), N = n.reduce((M, B) => M + B.clientWidth, 0);
164
+ const m = x.value, i = Array.from(m.children).at(0), e = i.clientWidth, n = Array.from(i.children), N = n.reduce((M, B) => M + B.clientWidth, 0);
165
165
  let w = 0, C = 0;
166
166
  if (N <= e)
167
167
  C = n.length - 1;
@@ -175,8 +175,8 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
175
175
  B > C ? M.style.visibility = "hidden" : M.style.visibility = "visible";
176
176
  }), C;
177
177
  }
178
- return U(() => {
179
- T(
178
+ return T(() => {
179
+ U(
180
180
  l,
181
181
  () => {
182
182
  u.value = z();
@@ -185,7 +185,7 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
185
185
  immediate: !0
186
186
  }
187
187
  );
188
- }), (d, i) => (s(), p("div", {
188
+ }), (m, i) => (s(), p("div", {
189
189
  ref_key: "menuRef",
190
190
  ref: x,
191
191
  class: "menu-container nothin"
@@ -195,7 +195,7 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
195
195
  [`menu-active-${t(c).settings.menu.menuActiveStyle}`]: t(c).settings.menu.menuActiveStyle !== ""
196
196
  }])
197
197
  }, [
198
- (s(!0), p(D, null, y(t(o).allMenus, (e, n) => (s(), p("div", {
198
+ (s(!0), p(b, null, P(t(o).allMenus, (e, n) => (s(), p("div", {
199
199
  key: e?.meta?.title || n,
200
200
  class: F(["menu-item relative transition-all", {
201
201
  active: n === t(o).actived,
@@ -219,23 +219,23 @@ const q = E({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
219
219
  onClick: (N) => t(r)(n, e)
220
220
  }, [
221
221
  a("div", ie, [
222
- m(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) ? (s(), p(D, { key: 0 }, [
223
- e.meta?.iconOptions ? (s(), f(t(b), {
222
+ d(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) ? (s(), p(b, { key: 0 }, [
223
+ e.meta?.iconOptions?.boxType && e.meta.iconOptions.boxType !== "null" ? (s(), f(t(D), {
224
224
  key: 0,
225
- name: m(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon),
225
+ name: d(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon),
226
226
  small: "",
227
- box: e.meta.iconOptions.boxType || "prism",
227
+ box: e.meta.iconOptions.boxType,
228
228
  size: 18,
229
229
  angle: e.meta.iconOptions.angle,
230
230
  background: e.meta.iconOptions.background,
231
231
  radius: e.meta.iconOptions.radius,
232
- color: (m(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) || "").startsWith("antd:") ? e.meta.iconOptions.iconColor || "#ffffff" : void 0,
232
+ color: (d(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) || "").startsWith("antd:") ? e.meta.iconOptions.iconColor || "#ffffff" : void 0,
233
233
  class: "menu-item-container-icon transition-transform group-hover:scale-120 mr-5px"
234
- }, null, 8, ["name", "box", "angle", "background", "radius", "color"])) : (s(), f(t(b), {
234
+ }, null, 8, ["name", "box", "angle", "background", "radius", "color"])) : (s(), f(t(D), {
235
235
  key: 1,
236
- name: m(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon),
236
+ name: d(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon),
237
237
  size: 18,
238
- color: (m(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) || "").startsWith("antd:") && e.meta?.iconOptions?.iconColor || void 0,
238
+ color: (d(n === t(o).actived, e.meta?.icon, e.meta?.activeIcon) || "").startsWith("antd:") && e.meta?.iconOptions?.iconColor || void 0,
239
239
  class: "menu-item-container-icon transition-transform group-hover:scale-120 mr-5px"
240
240
  }, null, 8, ["name", "color"]))
241
241
  ], 64)) : H("", !0),
@@ -1,6 +1,6 @@
1
- import { bc as Co, bd as Oo, b8 as Mn, be as Po, c as Eo, d as Fn, bf as To, b7 as Ao, bg as _o, bh as Io, aL as Xe, e as b, P as V, bi as Or, g as L, l as Pr, h as Z, w as he, bj as De, ae as Mo, aM as Ge, i as ve, a7 as Er, m as Ye, aH as Fo, ao as He, aN as Ro, bk as Rn, bl as No, aA as Do, aB as jo, bm as Bo, bn as zo, J as Vo, bo as Ho, a9 as Lo, $ as $e, H as ot, F as Ce, a2 as Wo, B as it, j as Tr, Y as Ke, M as ye, k as pn, bp as qo, Q as Xo, bq as Go, aq as Yo, I as ko, ac as Uo, br as Ko, X as Ze, f as Xt, as as Zo, bs as Qo, b1 as Jo, bt as Ar, bu as ei, bv as mt, bw as ti, L as ni, C as hn, bx as ri, by as oi, aF as Ot, b2 as ii, U as Re, W as We, V as Gt, aG as xe, bz as ai, bA as li, bB as si, o as we, a1 as Nn, N as ui, O as _r, ay as Dn, y as ci, al as di, a5 as fi, bC as pi, bD as hi } from "./index-Dv7UUFkD.js";
1
+ import { bc as Co, bd as Oo, b8 as Mn, be as Po, c as Eo, d as Fn, bf as To, b7 as Ao, bg as _o, bh as Io, aL as Xe, e as b, P as V, bi as Or, g as L, l as Pr, h as Z, w as he, bj as De, ae as Mo, aM as Ge, i as ve, a7 as Er, m as Ye, aH as Fo, ao as He, aN as Ro, bk as Rn, bl as No, aA as Do, aB as jo, bm as Bo, bn as zo, J as Vo, bo as Ho, a9 as Lo, $ as $e, H as ot, F as Ce, a2 as Wo, B as it, j as Tr, Y as Ke, M as ye, k as pn, bp as qo, Q as Xo, bq as Go, aq as Yo, I as ko, ac as Uo, br as Ko, X as Ze, f as Xt, as as Zo, bs as Qo, b1 as Jo, bt as Ar, bu as ei, bv as mt, bw as ti, L as ni, C as hn, bx as ri, by as oi, aF as Ot, b2 as ii, U as Re, W as We, V as Gt, aG as xe, bz as ai, bA as li, bB as si, o as we, a1 as Nn, N as ui, O as _r, ay as Dn, y as ci, al as di, a5 as fi, bC as pi, bD as hi } from "./index-Dm0Yz_my.js";
2
2
  import { defineComponent as ee, reactive as vn, getCurrentInstance as at, onMounted as Oe, onUpdated as Ir, onUnmounted as Mr, watch as ne, createVNode as _, Transition as Pt, withDirectives as gn, resolveDirective as vi, ref as te, shallowRef as X, onBeforeUnmount as _e, computed as M, nextTick as me, toRef as gi, withModifiers as jn, vShow as Fr, Fragment as Ie, provide as be, inject as ze, watchEffect as Me, cloneVNode as mi, TransitionGroup as bi, toRaw as Yt, unref as Pe, onBeforeUpdate as yi } from "vue";
3
- import { i as wi, g as xi } from "./colors-DxWfHM_v.js";
3
+ import { i as wi, g as xi } from "./colors-DEL1DLxl.js";
4
4
  function $i(e) {
5
5
  return e !== e;
6
6
  }
@@ -1,4 +1,4 @@
1
- import { b9 as a, _ as i, b as u } from "./index-Dv7UUFkD.js";
1
+ import { b9 as a, _ as i, b as u } from "./index-Dm0Yz_my.js";
2
2
  import { defineComponent as d, ref as c, onUnmounted as x, onMounted as f, createElementBlock as m, openBlock as p, createElementVNode as n, createVNode as v, withCtx as _, createTextVNode as w, toDisplayString as g, unref as N } from "vue";
3
3
  import { useRouter as b } from "vue-router";
4
4
  const k = { class: "absolute left-[50%] top-[50%] flex flex-col items-center justify-between lg:flex-row -translate-x-50% -translate-y-50% lg:gap-12" }, C = { class: "flex flex-col gap-4" }, I = /* @__PURE__ */ d({
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as pe, computed as I, ref as ne, createVNode as v, cloneVNode as Xo, isVNode as Nt, inject as qe, provide as Qe, onUnmounted as el, shallowRef as re, watch as $e, watchEffect as Fe, onMounted as Ze, createTextVNode as An, Fragment as nt, onBeforeUnmount as at, isRef as Fl, reactive as kt, toRefs as Jn, toRaw as Dt, nextTick as mt, onUpdated as Mo, unref as wt, toRef as Be, getCurrentInstance as Hn, Transition as vc, withDirectives as hc, vShow as mc, Teleport as gc, useAttrs as Vp, onBeforeUpdate as bc, getCurrentScope as yc, onScopeDispose as Sc, onActivated as ai, onBeforeMount as Hp, Text as xc, mergeProps as Kt, toValue as Nn, customRef as Lp, Comment as zp, resolveDynamicComponent as ys, createElementBlock as Wp, openBlock as jp, createElementVNode as Yp, withCtx as Ss } from "vue";
2
- import { a as Gp, T as tl, B as Ql, R as to, u as Et, F as wn, g as io, b as dn, c as Xp, d as Up, r as Cc, e as qp, m as Jl, f as $c, h as wc, i as Zl, j as nl, k as Uo, l as ri, C as Qp, n as ii, o as Ic, p as Jp, q as Pc, N as xs, s as ea, t as Cs, v as Zp, w as ev, A as tv, x as nv, y as ov, z as lv, D as $s, I as Oc, E as av, G as rv, _ as Tc, H as iv, J as sv, K as uv, L as cv } from "./index-BFRIv97x.js";
3
- import { S as Aa, s as kc, c as dv, d as fv, w as Ye, e as b, f as Ve, P as X, g as H, h as de, i as Pt, p as No, K as ge, j as st, k as Ot, l as zt, m as nn, o as et, n as Dc, q as tn, r as br, t as tt, C as si, L as ta, v as pv, x as Ec, y as Mc, D as na, z as vt, A as Nc, B as ot, E as an, F as lt, G as oa, H as yt, I as la, J as ze, M as Ue, N as Ro, O as Fn, Q as yr, R as ui, T as vv, U as Ce, V as Xe, W as De, X as Ge, Y as ln, Z as hv, $ as ut, a0 as mv, a1 as gv, a2 as Rc, a3 as Po, a4 as ci, a5 as $n, a6 as qo, a7 as bv, a8 as ws, a9 as Rn, aa as Kn, ab as Ht, ac as no, ad as Ln, ae as _c, af as it, ag as qn, ah as aa, ai as yv, aj as Ko, ak as ra, al as Sv, am as xv, an as Fa, ao as Vn, ap as Cv, aq as so, ar as Sr, as as ia, at as Bc, au as Ac, av as Fc, aw as $v, ax as Kc, ay as Is, az as wv, aA as Dn, aB as Iv, aC as Pv, aD as Ps, aE as Os, aF as Kl, aG as Ov, aH as Tv, aI as kv, aJ as xr, aK as Dv, aL as Vc, aM as Xt, aN as Ev, aO as Mv, aP as Nv, aQ as Rv, aR as Ts, aS as _v, aT as Bv, aU as Av, aV as Hc, aW as Fv, aX as Kv, aY as Vv, aZ as Hv, a_ as Lv, a$ as zv, b0 as ks, b1 as Wv, b2 as oo, b3 as di, b4 as jv, b5 as Yv, b6 as Gv } from "./index-Dv7UUFkD.js";
4
- import { p as fi } from "./pick-VFuUwFn-.js";
5
- import { T as Xv } from "./index-DQGnbEGS.js";
2
+ import { a as Gp, T as tl, B as Ql, R as to, u as Et, F as wn, g as io, b as dn, c as Xp, d as Up, r as Cc, e as qp, m as Jl, f as $c, h as wc, i as Zl, j as nl, k as Uo, l as ri, C as Qp, n as ii, o as Ic, p as Jp, q as Pc, N as xs, s as ea, t as Cs, v as Zp, w as ev, A as tv, x as nv, y as ov, z as lv, D as $s, I as Oc, E as av, G as rv, _ as Tc, H as iv, J as sv, K as uv, L as cv } from "./index-BC4fIMeo.js";
3
+ import { S as Aa, s as kc, c as dv, d as fv, w as Ye, e as b, f as Ve, P as X, g as H, h as de, i as Pt, p as No, K as ge, j as st, k as Ot, l as zt, m as nn, o as et, n as Dc, q as tn, r as br, t as tt, C as si, L as ta, v as pv, x as Ec, y as Mc, D as na, z as vt, A as Nc, B as ot, E as an, F as lt, G as oa, H as yt, I as la, J as ze, M as Ue, N as Ro, O as Fn, Q as yr, R as ui, T as vv, U as Ce, V as Xe, W as De, X as Ge, Y as ln, Z as hv, $ as ut, a0 as mv, a1 as gv, a2 as Rc, a3 as Po, a4 as ci, a5 as $n, a6 as qo, a7 as bv, a8 as ws, a9 as Rn, aa as Kn, ab as Ht, ac as no, ad as Ln, ae as _c, af as it, ag as qn, ah as aa, ai as yv, aj as Ko, ak as ra, al as Sv, am as xv, an as Fa, ao as Vn, ap as Cv, aq as so, ar as Sr, as as ia, at as Bc, au as Ac, av as Fc, aw as $v, ax as Kc, ay as Is, az as wv, aA as Dn, aB as Iv, aC as Pv, aD as Ps, aE as Os, aF as Kl, aG as Ov, aH as Tv, aI as kv, aJ as xr, aK as Dv, aL as Vc, aM as Xt, aN as Ev, aO as Mv, aP as Nv, aQ as Rv, aR as Ts, aS as _v, aT as Bv, aU as Av, aV as Hc, aW as Fv, aX as Kv, aY as Vv, aZ as Hv, a_ as Lv, a$ as zv, b0 as ks, b1 as Wv, b2 as oo, b3 as di, b4 as jv, b5 as Yv, b6 as Gv } from "./index-Dm0Yz_my.js";
4
+ import { p as fi } from "./pick-BvpiopvO.js";
5
+ import { T as Xv } from "./index-DoyP74bp.js";
6
6
  function Uv() {
7
7
  }
8
8
  function qv(e) {