@pubinfo/core 2.0.0-beta.10 → 2.0.0-beta.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AppSetting-BkkBhQs8.js → AppSetting-DL4PXJDD.js} +16 -16
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CCAu4BLQ.js → HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js} +2 -2
- package/dist/{PreferencesContent-CR--f_NB.js → PreferencesContent-CV2_1Rb4.js} +4 -4
- package/dist/{SettingBreadcrumb-G3tCFpLA.js → SettingBreadcrumb-B2wk2beQ.js} +2 -2
- package/dist/{SettingCopyright-CX0focMI.js → SettingCopyright-OGF0Fp3c.js} +1 -1
- package/dist/{SettingEnableTransition-DOKJnR4L.js → SettingEnableTransition-CJDzA5J7.js} +1 -1
- package/dist/{SettingHome-BYO222_e.js → SettingHome-BinyE95r.js} +1 -1
- package/dist/{SettingMenu-wjOwhCSF.js → SettingMenu-CvnazOzS.js} +2 -2
- package/dist/{SettingMode-Bvavz1iE.js → SettingMode-_8tHsrJv.js} +1 -1
- package/dist/{SettingNavSearch-BNgCCL_g.js → SettingNavSearch-Ce1xtoNQ.js} +1 -1
- package/dist/{SettingOther-Bkg_d75_.js → SettingOther-C6JuK5dc.js} +1 -1
- package/dist/{SettingPage-CoxnW-C8.js → SettingPage-AaKRKQGm.js} +1 -1
- package/dist/{SettingTabbar-CSbAXsSc.js → SettingTabbar-gRmHQwaZ.js} +2 -2
- package/dist/{SettingThemes-DWIUI9Jm.js → SettingThemes-BAMS_l_0.js} +2 -2
- package/dist/{SettingToolbar-B2ieO89s.js → SettingToolbar-ClRVogPU.js} +1 -1
- package/dist/{SettingTopbar-O8atqRyC.js → SettingTopbar-BuEXbDVz.js} +2 -2
- package/dist/{SettingWidthMode-xRqJUEGW.js → SettingWidthMode-BgUiwuS6.js} +1 -1
- package/dist/{TopThinMode-B5bzupL0.js → TopThinMode-DU_DjW1Z.js} +1 -1
- package/dist/{_...all_-BhkWBVsP.js → _...all_-CS2U7Xaj.js} +1 -1
- package/dist/{colors-D1em-qbN.js → colors-CUQPoT7C.js} +1 -1
- package/dist/composables/auth.d.ts +1 -1
- package/dist/{index-Bt_iFTZm.js → index-BIr7_kFh.js} +4 -4
- package/dist/{index-D4ZKd0qO.js → index-BcJkmkBv.js} +1 -1
- package/dist/{index-LwHAdG5B.js → index-Cu8QMq6m.js} +3 -3
- package/dist/{index-C9Ne6frc.js → index-Cxtb4emf.js} +3 -3
- package/dist/{index-B_G9XMp4.js → index-Cz4cLAbo.js} +2 -2
- package/dist/{index-B82_RIAQ.js → index-DAuAcLrZ.js} +2 -2
- package/dist/{index-DkuKtlnz.js → index-DT8HXj0E.js} +2 -2
- package/dist/{index-D1uzRPbe.js → index-DrJbwVb6.js} +5442 -5616
- package/dist/{index-CInEsIq9.js → index-E6SuHndy.js} +4 -4
- package/dist/index.js +4 -4
- package/dist/{index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Cf4EKYdE.js → index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js} +1 -1
- package/dist/interface.d.ts +11 -0
- package/dist/{menu-lns6oFYd.js → menu-TTeKdAZl.js} +14 -14
- package/dist/{pick-D4R-sEsr.js → pick-kd0r5gam.js} +1 -1
- package/dist/request.js +1 -1
- package/dist/stores/modules/user.d.ts +2 -1
- package/dist/style.css +1 -1
- package/package.json +8 -8
- package/src/composables/auth.ts +1 -1
- package/src/interface.ts +11 -0
- package/src/layout/components/SettingBar/index.vue +3 -1
- package/src/route/routes.ts +2 -2
- package/src/stores/modules/user.ts +1 -0
- package/src/stores/plugin/sideEffect/favoritesStorage.ts +1 -1
- package/src/stores/plugin/sideEffect/tabbarStorage.ts +1 -1
- package/src/assets/icons/add-child.svg +0 -1
- package/src/assets/icons/authority.svg +0 -1
- package/src/assets/icons/authorize.svg +0 -1
- package/src/assets/icons/blacklist-disable.svg +0 -1
- package/src/assets/icons/blacklist-enable.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/edit.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/icard.svg +0 -1
- package/src/assets/icons/icon_animation.svg +0 -1
- package/src/assets/icons/icon_breadcrumb.svg +0 -1
- package/src/assets/icons/icon_copyright.svg +0 -1
- package/src/assets/icons/icon_jt.svg +0 -1
- package/src/assets/icons/icon_layout.svg +0 -1
- package/src/assets/icons/icon_mainpage.svg +0 -1
- package/src/assets/icons/icon_menu.svg +0 -1
- package/src/assets/icons/icon_page_size.svg +0 -1
- package/src/assets/icons/icon_position_type.svg +0 -1
- package/src/assets/icons/icon_safe_manage.svg +0 -1
- package/src/assets/icons/icon_screen_scale.svg +0 -6
- package/src/assets/icons/icon_system_manage.svg +0 -1
- package/src/assets/icons/icon_tabbar.svg +0 -1
- package/src/assets/icons/icon_toolbar.svg +0 -1
- package/src/assets/icons/icon_topbar.svg +0 -1
- package/src/assets/icons/icon_watermark.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/log-center.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/not-data.svg +0 -1
- package/src/assets/icons/org-main.svg +0 -1
- package/src/assets/icons/org-unmain.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/remove.svg +0 -1
- package/src/assets/icons/resource-app.svg +0 -1
- package/src/assets/icons/resource-btn.svg +0 -1
- package/src/assets/icons/resource-index.svg +0 -1
- package/src/assets/icons/resource-menu.svg +0 -1
- package/src/assets/icons/resource-nonmenu.svg +0 -1
- package/src/assets/icons/setting-manage.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/theme-check-mark.svg +0 -1
- package/src/assets/icons/theme-title.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/view.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
- package/src/assets/icons/zddata.svg +0 -1
- package/src/assets/icons/zy_checked.svg +0 -1
- package/src/assets/icons/zy_default.svg +0 -1
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { u as k, b as B } from "./index-
|
|
1
|
+
import { u as k, b as B } from "./index-DrJbwVb6.js";
|
|
2
2
|
import { _ as H } from "./HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js";
|
|
3
3
|
import { markRaw as w, createElementBlock as h, openBlock as a, createElementVNode as i, defineComponent as A, defineAsyncComponent as t, useModel as E, computed as c, watch as g, createBlock as S, createSlots as N, withCtx as p, Fragment as z, renderList as O, unref as l, resolveDynamicComponent as P, createVNode as f, createTextVNode as W } from "vue";
|
|
4
|
-
import { o as $ } from "./menu-
|
|
4
|
+
import { o as $ } from "./menu-TTeKdAZl.js";
|
|
5
5
|
import D from "vue-m-message";
|
|
6
6
|
import { useRoute as I } from "vue-router";
|
|
7
7
|
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -21,20 +21,20 @@ function J(d, o) {
|
|
|
21
21
|
const L = w({ name: "ep-document-copy", render: J }), U = { class: "settong-warp" }, j = /* @__PURE__ */ A({
|
|
22
22
|
name: "AppSetting",
|
|
23
23
|
components: {
|
|
24
|
-
SettingThemes: t(() => import("./SettingThemes-
|
|
25
|
-
SettingsMode: t(() => import("./SettingMode-
|
|
26
|
-
SettingWidthMode: t(() => import("./SettingWidthMode-
|
|
27
|
-
SettingEnableTransition: t(() => import("./SettingEnableTransition-
|
|
28
|
-
SettingMenu: t(() => import("./SettingMenu-
|
|
29
|
-
SettingTopbar: t(() => import("./SettingTopbar-
|
|
30
|
-
SettingTabbar: t(() => import("./SettingTabbar-
|
|
31
|
-
SettingToolbar: t(() => import("./SettingToolbar-
|
|
32
|
-
SettingBreadcrumb: t(() => import("./SettingBreadcrumb-
|
|
33
|
-
SettingPage: t(() => import("./SettingPage-
|
|
34
|
-
SettingNavSearch: t(() => import("./SettingNavSearch-
|
|
35
|
-
SettingCopyright: t(() => import("./SettingCopyright-
|
|
36
|
-
SettingHome: t(() => import("./SettingHome-
|
|
37
|
-
SettingOther: t(() => import("./SettingOther-
|
|
24
|
+
SettingThemes: t(() => import("./SettingThemes-BAMS_l_0.js")),
|
|
25
|
+
SettingsMode: t(() => import("./SettingMode-_8tHsrJv.js")),
|
|
26
|
+
SettingWidthMode: t(() => import("./SettingWidthMode-BgUiwuS6.js")),
|
|
27
|
+
SettingEnableTransition: t(() => import("./SettingEnableTransition-CJDzA5J7.js")),
|
|
28
|
+
SettingMenu: t(() => import("./SettingMenu-CvnazOzS.js")),
|
|
29
|
+
SettingTopbar: t(() => import("./SettingTopbar-BuEXbDVz.js")),
|
|
30
|
+
SettingTabbar: t(() => import("./SettingTabbar-gRmHQwaZ.js")),
|
|
31
|
+
SettingToolbar: t(() => import("./SettingToolbar-ClRVogPU.js")),
|
|
32
|
+
SettingBreadcrumb: t(() => import("./SettingBreadcrumb-B2wk2beQ.js")),
|
|
33
|
+
SettingPage: t(() => import("./SettingPage-AaKRKQGm.js")),
|
|
34
|
+
SettingNavSearch: t(() => import("./SettingNavSearch-Ce1xtoNQ.js")),
|
|
35
|
+
SettingCopyright: t(() => import("./SettingCopyright-OGF0Fp3c.js")),
|
|
36
|
+
SettingHome: t(() => import("./SettingHome-BinyE95r.js")),
|
|
37
|
+
SettingOther: t(() => import("./SettingOther-C6JuK5dc.js"))
|
|
38
38
|
},
|
|
39
39
|
__name: "AppSetting",
|
|
40
40
|
props: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as c, watch as u, createElementBlock as n, openBlock as a, Fragment as i, renderList as m, normalizeClass as p, createBlock as b, unref as f, createTextVNode as _, toDisplayString as h } from "vue";
|
|
2
|
-
import "./menu-
|
|
2
|
+
import "./menu-TTeKdAZl.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import "vue-router";
|
|
5
|
-
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
5
|
+
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js";
|
|
6
6
|
const y = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, g = ["disabled", "onClick"], L = /* @__PURE__ */ c({
|
|
7
7
|
__name: "HCheckList",
|
|
8
8
|
props: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { u as Le, c as Re } from "./index-
|
|
1
|
+
import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js";
|
|
2
|
+
import { u as Le, c as Re } from "./index-DrJbwVb6.js";
|
|
3
3
|
import { _ as je } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as Ee, shallowRef as te, computed as de, createVNode as l, Transition as De, withDirectives as Fe, vShow as Ne, ref as qe, createElementBlock as r, openBlock as u, createCommentVNode as m, createElementVNode as i, unref as e, isRef as We, Fragment as Ge, renderList as Xe, normalizeClass as h, normalizeStyle as Je, withCtx as g, createTextVNode as J } from "vue";
|
|
5
5
|
import { themes as Ae } from "@pubinfo/config/themes";
|
|
6
6
|
import { E as se, a as ie } from "./right-Bfe2p1o0.js";
|
|
7
7
|
import { R as oe } from "./question-line-CfkciTFq.js";
|
|
8
|
-
import { a2 as Qe, a3 as Ze, a4 as ae, a5 as Ke, a6 as Ye, ai as N, a7 as en, bZ as nn, b_ as tn, b$ as on, c0 as ln, bS as an, av as sn, c1 as dn, bT as rn, aj as un, ax as mn, ao as cn, ak as bn, aU as pn, a9 as He, bg as yn, L as gn, f as vn, v as fn, a1 as hn } from "./menu-
|
|
9
|
-
import { p as B } from "./pick-
|
|
8
|
+
import { a2 as Qe, a3 as Ze, a4 as ae, a5 as Ke, a6 as Ye, ai as N, a7 as en, bZ as nn, b_ as tn, b$ as on, c0 as ln, bS as an, av as sn, c1 as dn, bT as rn, aj as un, ax as mn, ao as cn, ak as bn, aU as pn, a9 as He, bg as yn, L as gn, f as vn, v as fn, a1 as hn } from "./menu-TTeKdAZl.js";
|
|
9
|
+
import { p as B } from "./pick-kd0r5gam.js";
|
|
10
10
|
import { _ as wn } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
const le = (d, o, n, v, w) => ({
|
|
12
12
|
backgroundColor: d,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as r } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { _ as p } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as p } from "./HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js";
|
|
3
3
|
import { _ } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as b, toRefs as f, createBlock as g, openBlock as c, withCtx as V, createElementVNode as n, createVNode as s, unref as t } from "vue";
|
|
5
|
-
import { u as v } from "./index-
|
|
5
|
+
import { u as v } from "./index-DrJbwVb6.js";
|
|
6
6
|
const M = { class: "setting-item" }, x = { class: "setting-item" }, B = { class: "setting-item" }, w = /* @__PURE__ */ b({
|
|
7
7
|
name: "SettingBreadcrumb",
|
|
8
8
|
__name: "SettingBreadcrumb",
|
|
@@ -2,7 +2,7 @@ import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
|
2
2
|
import { _ as p } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
3
|
import { _ as r } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as b, toRef as _, createBlock as g, openBlock as V, withCtx as f, createElementVNode as o, createVNode as n, unref as t } from "vue";
|
|
5
|
-
import { u as v } from "./index-
|
|
5
|
+
import { u as v } from "./index-DrJbwVb6.js";
|
|
6
6
|
const y = { class: "setting-item" }, C = { class: "setting-item" }, U = { class: "setting-item" }, x = { class: "setting-item" }, w = { class: "setting-item" }, I = /* @__PURE__ */ b({
|
|
7
7
|
name: "SettingCopyright",
|
|
8
8
|
__name: "SettingCopyright",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as g } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as k, c as x } from "./index-
|
|
2
|
+
import { u as k, c as x } from "./index-DrJbwVb6.js";
|
|
3
3
|
import { _ as C } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as T, toRefs as V, reactive as h, createBlock as c, openBlock as o, withCtx as l, createElementVNode as d, createElementBlock as r, createCommentVNode as E, createVNode as y, unref as s, isRef as H, Fragment as S, renderList as B, normalizeClass as N } from "vue";
|
|
5
5
|
import { _ as L } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as f } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as g } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
3
|
import { _ as V } from "./HToggle-Cd71WKvG.js";
|
|
4
|
-
import { u as b, c as x } from "./index-
|
|
4
|
+
import { u as b, c as x } from "./index-DrJbwVb6.js";
|
|
5
5
|
import { defineComponent as H, toRefs as v, createBlock as C, openBlock as N, withCtx as i, createElementVNode as s, createVNode as o, createTextVNode as _, unref as t } from "vue";
|
|
6
6
|
import { R as a } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const R = { class: "setting-item" }, S = { class: "label" }, T = { class: "setting-item" }, k = { class: "label" }, Q = /* @__PURE__ */ H({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { _ as v } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as v } from "./HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js";
|
|
3
3
|
import { _ as g } from "./HToggle-Cd71WKvG.js";
|
|
4
|
-
import { u as M, c as y } from "./index-
|
|
4
|
+
import { u as M, c as y } from "./index-DrJbwVb6.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 t, 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" }, R = { class: "label" }, w = { class: "setting-item" }, A = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as v, c as f } from "./index-
|
|
2
|
+
import { u as v, c as f } from "./index-DrJbwVb6.js";
|
|
3
3
|
import { defineComponent as b, toRef as g, reactive as k, createBlock as a, openBlock as n, withCtx as s, createElementVNode as o, createElementBlock as x, Fragment as C, renderList as S, unref as l, normalizeClass as h } from "vue";
|
|
4
4
|
import { _ as y } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const M = { class: "menu-mode" }, B = ["onClick"], H = /* @__PURE__ */ b({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as u } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as p, c } from "./index-
|
|
3
|
+
import { u as p, c } from "./index-DrJbwVb6.js";
|
|
4
4
|
import { defineComponent as f, toRef as g, createBlock as b, 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" }, H = { class: "label" }, N = { class: "setting-item" }, h = /* @__PURE__ */ f({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as c } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as x } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
|
-
import { u as b, c as S } from "./index-
|
|
3
|
+
import { u as b, c as S } from "./index-DrJbwVb6.js";
|
|
4
4
|
import { _ as H } from "./HToggle-Cd71WKvG.js";
|
|
5
5
|
import { defineComponent as R, toRefs as T, createBlock as U, openBlock as C, 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";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as m } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ } from "./HToggle-Cd71WKvG.js";
|
|
3
3
|
import { defineComponent as r, toRef as p, createBlock as u, openBlock as c, withCtx as d, createElementVNode as o, createVNode as g, unref as n } from "vue";
|
|
4
|
-
import { u as f } from "./index-
|
|
4
|
+
import { u as f } from "./index-DrJbwVb6.js";
|
|
5
5
|
const V = { class: "setting-item" }, C = /* @__PURE__ */ r({
|
|
6
6
|
name: "SettingPage",
|
|
7
7
|
__name: "SettingPage",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as k } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as w, c as y } from "./index-
|
|
2
|
+
import { u as w, c as y } from "./index-DrJbwVb6.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-
|
|
4
|
+
import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js";
|
|
5
5
|
import { _ as L } from "./HToggle-Cd71WKvG.js";
|
|
6
6
|
import { R as N } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const R = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as T } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { markRaw as b, createElementBlock as d, openBlock as o, createElementVNode as t, defineComponent as k, useModel as V, withDirectives as S, createStaticVNode as $, vModelCheckbox as w, toRef as D, computed as B, createBlock as N, withCtx as j, createVNode as u, unref as c, isRef as L, Fragment as g, renderList as f, normalizeClass as M, normalizeStyle as h, toDisplayString as z } from "vue";
|
|
3
|
-
import "./menu-
|
|
3
|
+
import "./menu-TTeKdAZl.js";
|
|
4
4
|
import "pinia-plugin-persistedstate";
|
|
5
|
-
import { d as F, u as R } from "./index-
|
|
5
|
+
import { d as F, u as R } from "./index-DrJbwVb6.js";
|
|
6
6
|
import { themes as v } from "@pubinfo/config/themes";
|
|
7
7
|
import { _ as x } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const A = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as b } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as V } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as f, c as g } from "./index-
|
|
3
|
+
import { u as f, c as g } from "./index-DrJbwVb6.js";
|
|
4
4
|
import { defineComponent as c, toRef as v, createBlock as x, openBlock as _, withCtx as i, createElementVNode as s, createElementBlock as C, createCommentVNode as N, createVNode as o, createTextVNode as m, unref as t } from "vue";
|
|
5
5
|
import { R as u } from "./question-line-CfkciTFq.js";
|
|
6
6
|
const R = { class: "setting-item" }, S = { class: "label" }, T = { class: "setting-item" }, U = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as c } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as b, c as f } from "./index-
|
|
4
|
-
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { u as b, c as f } from "./index-DrJbwVb6.js";
|
|
4
|
+
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-CY_koMft.js";
|
|
5
5
|
import { defineComponent as T, toRefs as V, createBlock as v, openBlock as x, withCtx as a, 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" }, w = { class: "setting-item" }, N = { class: "label" }, D = /* @__PURE__ */ T({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as h } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as v, c as g } from "./index-
|
|
2
|
+
import { u as v, c as g } from "./index-DrJbwVb6.js";
|
|
3
3
|
import { defineComponent as k, toRef as w, reactive as x, createBlock as a, openBlock as t, withCtx as n, createElementVNode as s, createElementBlock as d, Fragment as r, renderList as b, unref as c, normalizeClass as C, createCommentVNode as M, createVNode as l } from "vue";
|
|
4
4
|
import { E, a as y } from "./right-Bfe2p1o0.js";
|
|
5
5
|
import { _ as B } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -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 { u as p, _ } from "./index-
|
|
2
|
+
import { u as p, _ } from "./index-DrJbwVb6.js";
|
|
3
3
|
import { useRoute as h } from "vue-router";
|
|
4
4
|
const R = /* @__PURE__ */ a({
|
|
5
5
|
name: "TopThinMode",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as u } from "./HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js";
|
|
2
2
|
import { defineComponent as c, ref as f, onMounted as d, createElementBlock as m, openBlock as p, createElementVNode as o, createVNode as _, withCtx as x, createTextVNode as v, toDisplayString as w, unref as g } from "vue";
|
|
3
|
-
import { e as b, a as k } from "./menu-
|
|
3
|
+
import { e as b, a as k } from "./menu-TTeKdAZl.js";
|
|
4
4
|
import "pinia-plugin-persistedstate";
|
|
5
5
|
import { useRoute as N, useRouter as S, onBeforeRouteLeave as h } from "vue-router";
|
|
6
6
|
import { _ as B } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a4 as t } from "./menu-
|
|
1
|
+
import { a4 as t } from "./menu-TTeKdAZl.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) => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as b, mergeModels as F, useModel as R, reactive as T, ref as P, createElementBlock as h, openBlock as N, createVNode as t, unref as a, withCtx as u, createTextVNode as y, nextTick as j, computed as S, createElementVNode as p, isRef as v } from "vue";
|
|
2
|
-
import { $ as W, a0 as z, u as B, a1 as M, v as $ } from "./menu-
|
|
2
|
+
import { $ as W, a0 as z, u as B, a1 as M, v as $ } from "./menu-TTeKdAZl.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import { useRouter as q, useRoute as D } from "vue-router";
|
|
5
|
-
import { _ as I } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
6
|
-
import { P as O } from "./index-
|
|
7
|
-
import { F as X, Z, _ as A } from "./index-
|
|
5
|
+
import { _ as I } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js";
|
|
6
|
+
import { P as O } from "./index-DT8HXj0E.js";
|
|
7
|
+
import { F as X, Z, _ as A } from "./index-Cz4cLAbo.js";
|
|
8
8
|
import { _ as G } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
9
|
var H = "Expected a function";
|
|
10
10
|
function J(n, l, s) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as l } from "./HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js";
|
|
2
2
|
import { defineComponent as i, ref as u, onUnmounted as c, onMounted as d, createElementBlock as f, openBlock as m, createElementVNode as o, createVNode as x, withCtx as p, createTextVNode as _, toDisplayString as v, unref as w } from "vue";
|
|
3
|
-
import { u as g } from "./menu-
|
|
3
|
+
import { u as g } from "./menu-TTeKdAZl.js";
|
|
4
4
|
import "pinia-plugin-persistedstate";
|
|
5
5
|
import { useRouter as N } from "vue-router";
|
|
6
6
|
import { _ as k } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { markRaw as V, createElementBlock as M, openBlock as r, createElementVNode as s, defineComponent as h, resolveComponent as J, renderSlot as Q, createBlock as B, withCtx as f, mergeProps as L, Fragment as U, renderList as k, normalizeClass as w, createCommentVNode as N, unref as t, toDisplayString as O, ref as z, computed as X, onMounted as W, watch as q, createVNode as E, createTextVNode as _ } from "vue";
|
|
2
|
-
import { bY as $ } from "./menu-
|
|
2
|
+
import { bY as $ } from "./menu-TTeKdAZl.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import "vue-router";
|
|
5
|
-
import { _ as T } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
6
|
-
import { u as ee, a as te } from "./index-
|
|
5
|
+
import { _ as T } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js";
|
|
6
|
+
import { u as ee, a as te } from "./index-DrJbwVb6.js";
|
|
7
7
|
import { _ as Z } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const ne = {
|
|
9
9
|
viewBox: "0 0 24 24",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as w, toRaw as z, computed as B, ref as N, createElementBlock as m, openBlock as n, createElementVNode as e, Fragment as O, renderList as V, unref as r, normalizeClass as E, createVNode as l, createBlock as x, createCommentVNode as v, toDisplayString as L, withCtx as c, createTextVNode as u } from "vue";
|
|
2
|
-
import { u as S, a1 as T, v as f } from "./menu-
|
|
2
|
+
import { u as S, a1 as T, v as f } from "./menu-TTeKdAZl.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import { useRouter as j } from "vue-router";
|
|
5
|
-
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
6
|
-
import { T as A } from "./index-
|
|
5
|
+
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js";
|
|
6
|
+
import { T as A } from "./index-DAuAcLrZ.js";
|
|
7
7
|
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const $ = { class: "change-org" }, D = {
|
|
9
9
|
"w-full": "",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { bz as Ii, bA as Fi, a0 as jn, bB as Ri, ad as Ni, ae as zn, bC as Di, $ as ji, bD as zi, bE as Bi, af as Ot, bl as Xe, a4 as b, ai as V, bF as Rr, a9 as L, a8 as Nr, aj as Q, ag as he, bG as De, a_ as Vi, bm as Ge, ak as ve, aU as Dr, ap as Ye, bi as Hi, b7 as He, bn as Li, bH as Bn, bI as Wi, bd as qi, be as Xi, bJ as Gi, bK as Yi, aD as Ui, bL as ki, aW as Ki, aP as $e, a2 as it, a3 as Ce, aS as Qi, a5 as ot, an as jr, aN as Ke, a7 as ye, ao as hn, bM as Zi, aG as Ji, bN as eo, a6 as to, aC as no, aZ as ro, bO as io, aM as Qe, ah as Gt, b9 as oo, bu as ao, bP as zr, bQ as lo, f as mt, bR as so, aw as uo, av as vn, bS as co, bT as fo, bg as Pt, bv as po, aJ as Re, aL as We, aK as Yt, bh as xe, bU as ho, bV as vo, bW as go, aq as we, aR as Vn, aE as mo, aF as Br, bb as Hn, b4 as bo, a1 as yo } from "./menu-
|
|
1
|
+
import { bz as Ii, bA as Fi, a0 as jn, bB as Ri, ad as Ni, ae as zn, bC as Di, $ as ji, bD as zi, bE as Bi, af as Ot, bl as Xe, a4 as b, ai as V, bF as Rr, a9 as L, a8 as Nr, aj as Q, ag as he, bG as De, a_ as Vi, bm as Ge, ak as ve, aU as Dr, ap as Ye, bi as Hi, b7 as He, bn as Li, bH as Bn, bI as Wi, bd as qi, be as Xi, bJ as Gi, bK as Yi, aD as Ui, bL as ki, aW as Ki, aP as $e, a2 as it, a3 as Ce, aS as Qi, a5 as ot, an as jr, aN as Ke, a7 as ye, ao as hn, bM as Zi, aG as Ji, bN as eo, a6 as to, aC as no, aZ as ro, bO as io, aM as Qe, ah as Gt, b9 as oo, bu as ao, bP as zr, bQ as lo, f as mt, bR as so, aw as uo, av as vn, bS as co, bT as fo, bg as Pt, bv as po, aJ as Re, aL as We, aK as Yt, bh as xe, bU as ho, bV as vo, bW as go, aq as we, aR as Vn, aE as mo, aF as Br, bb as Hn, b4 as bo, a1 as yo } from "./menu-TTeKdAZl.js";
|
|
2
2
|
import { createVNode as A, defineComponent as ee, reactive as gn, getCurrentInstance as at, onMounted as Oe, onUpdated as Vr, onUnmounted as Hr, watch as ne, Transition as Et, withDirectives as mn, resolveDirective as wo, ref as te, shallowRef as X, onBeforeUnmount as _e, computed as I, nextTick as me, toRef as xo, withModifiers as Ln, vShow as Lr, Fragment as Me, provide as be, inject as Be, watchEffect as Ie, cloneVNode as $o, TransitionGroup as So, toRaw as Ut, unref as Pe, onBeforeUpdate as Co } from "vue";
|
|
3
|
-
import { i as Oo, g as Po } from "./colors-
|
|
3
|
+
import { i as Oo, g as Po } from "./colors-CUQPoT7C.js";
|
|
4
4
|
function Eo(e) {
|
|
5
5
|
return e !== e;
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a2 as W, a3 as L, a4 as B, a5 as O, bX as j, a7 as z, aj as F, a9 as b, ai as P, aR as X, aN as U, bp as V, ax as q } from "./menu-
|
|
1
|
+
import { a2 as W, a3 as L, a4 as B, a5 as O, bX as j, a7 as z, aj as F, a9 as b, ai as P, aR as X, aN as U, bp as V, ax as q } from "./menu-TTeKdAZl.js";
|
|
2
2
|
import { defineComponent as D, computed as m, createVNode as d, shallowRef as G, watchEffect as J, Fragment as K } from "vue";
|
|
3
|
-
import { g as Q, i as Y, a as Z } from "./colors-
|
|
3
|
+
import { g as Q, i as Y, a as Z } from "./colors-CUQPoT7C.js";
|
|
4
4
|
const h = (e, t, l) => {
|
|
5
5
|
const a = j(l);
|
|
6
6
|
return {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as w, computed as v, createVNode as z, createElementBlock as h, openBlock as l, normalizeClass as S, createElementVNode as s, createBlock as x, unref as C, toDisplayString as D, mergeModels as G, useModel as _, watchEffect as H, createCommentVNode as y, Fragment as $, renderList as M } from "vue";
|
|
2
|
-
import { A as T, a as W, z as P } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
2
|
+
import { A as T, a as W, z as P } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bb_2zICe.js";
|
|
3
3
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { a2 as L, a3 as R, a4 as b, a5 as N, a6 as q, a7 as j, a8 as F, a9 as B, aa as Z } from "./menu-
|
|
4
|
+
import { a2 as L, a3 as R, a4 as b, a5 as N, a6 as q, a7 as j, a8 as F, a9 as B, aa as Z } from "./menu-TTeKdAZl.js";
|
|
5
5
|
const O = (e) => {
|
|
6
6
|
const {
|
|
7
7
|
componentCls: t,
|