@pubinfo/core 2.0.0-beta.16 → 2.0.0-beta.17
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-jAFvWPf_.js → AppSetting-DodCOb_z.js} +16 -16
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-03vNFTY7.js → HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js} +2 -2
- package/dist/{PreferencesContent-BKospVVk.js → PreferencesContent-Dic24ifo.js} +4 -4
- package/dist/{SettingBreadcrumb-B-MGqvCL.js → SettingBreadcrumb-DWpbGcSy.js} +2 -2
- package/dist/{SettingCopyright-DJYD0pRt.js → SettingCopyright-CIY0pFMT.js} +1 -1
- package/dist/{SettingEnableTransition-CbigI-kJ.js → SettingEnableTransition-f0xuLIrZ.js} +1 -1
- package/dist/{SettingHome-srwYPPUa.js → SettingHome-BFtJsJsN.js} +1 -1
- package/dist/{SettingMenu-6cFfXyh6.js → SettingMenu-DuPD3iSG.js} +2 -2
- package/dist/{SettingMode-DCVZHznZ.js → SettingMode-nZ65qSWK.js} +1 -1
- package/dist/{SettingNavSearch-8SpKAVyw.js → SettingNavSearch-CrarPE7d.js} +1 -1
- package/dist/{SettingOther-BcYQ2Ed7.js → SettingOther-BddvExCF.js} +1 -1
- package/dist/{SettingPage-obBObHeU.js → SettingPage-C6Na8HEN.js} +1 -1
- package/dist/{SettingTabbar-BsGbQ-D2.js → SettingTabbar-nuwfRRaE.js} +2 -2
- package/dist/{SettingThemes-m8f3gPn2.js → SettingThemes-DBq6j0zt.js} +2 -2
- package/dist/{SettingToolbar-WmyCi6TX.js → SettingToolbar-BdizZaGF.js} +1 -1
- package/dist/{SettingTopbar-bBmoKC9Z.js → SettingTopbar-D5BX5vS_.js} +2 -2
- package/dist/{SettingWidthMode-B1OdsVl5.js → SettingWidthMode-CHrLW3gs.js} +1 -1
- package/dist/{TopThinMode-D4d9RmKt.js → TopThinMode-CttqTmaT.js} +1 -1
- package/dist/{_...all_-D6gpCuEL.js → _...all_--d4S-8dL.js} +1 -1
- package/dist/{colors-C5Ze8zIC.js → colors-BOKDjZQI.js} +1 -1
- package/dist/context.d.ts +1 -1
- package/dist/{index-B-J9tu40.js → index-B0i20hau.js} +2 -2
- package/dist/{index-BP62vA7t.js → index-Bz9lh14R.js} +2 -2
- package/dist/{index-CMTmyz7f.js → index-CC3GE307.js} +3 -3
- package/dist/{index-BSzSj0b3.js → index-Cf8yM5Cv.js} +4 -4
- package/dist/{index-DQbvPQCH.js → index-Cygbc-66.js} +4 -4
- package/dist/{index-CAoR4_8l.js → index-D0CMv5FJ.js} +1561 -1561
- package/dist/{index-DQlWenum.js → index-DORROKh7.js} +57 -62
- package/dist/{index-B2C38hfC.js → index-DltN2SCZ.js} +2 -2
- package/dist/{index-SGumP-Y7.js → index-dPREgrj8.js} +1 -1
- package/dist/index.js +4 -4
- package/dist/{index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang--zsKN-Gh.js → index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js} +1 -1
- package/dist/{menu-x8H6Akde.js → menu-Ddxel9ck.js} +1819 -1811
- package/dist/{pick-DMuBL1OS.js → pick-DEgsMKda.js} +1 -1
- package/dist/request.js +1 -1
- package/package.json +3 -3
- package/src/context.ts +1 -2
- package/src/layout/components/Header/TopMode/index.vue +12 -16
- package/src/stores/modules/menu.ts +24 -1
- package/src/utils/watermark.ts +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { u as k, b as B } from "./index-
|
|
1
|
+
import { u as k, b as B } from "./index-D0CMv5FJ.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-Ddxel9ck.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-DBq6j0zt.js")),
|
|
25
|
+
SettingsMode: t(() => import("./SettingMode-nZ65qSWK.js")),
|
|
26
|
+
SettingWidthMode: t(() => import("./SettingWidthMode-CHrLW3gs.js")),
|
|
27
|
+
SettingEnableTransition: t(() => import("./SettingEnableTransition-f0xuLIrZ.js")),
|
|
28
|
+
SettingMenu: t(() => import("./SettingMenu-DuPD3iSG.js")),
|
|
29
|
+
SettingTopbar: t(() => import("./SettingTopbar-D5BX5vS_.js")),
|
|
30
|
+
SettingTabbar: t(() => import("./SettingTabbar-nuwfRRaE.js")),
|
|
31
|
+
SettingToolbar: t(() => import("./SettingToolbar-BdizZaGF.js")),
|
|
32
|
+
SettingBreadcrumb: t(() => import("./SettingBreadcrumb-DWpbGcSy.js")),
|
|
33
|
+
SettingPage: t(() => import("./SettingPage-C6Na8HEN.js")),
|
|
34
|
+
SettingNavSearch: t(() => import("./SettingNavSearch-CrarPE7d.js")),
|
|
35
|
+
SettingCopyright: t(() => import("./SettingCopyright-CIY0pFMT.js")),
|
|
36
|
+
SettingHome: t(() => import("./SettingHome-BFtJsJsN.js")),
|
|
37
|
+
SettingOther: t(() => import("./SettingOther-BddvExCF.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-Ddxel9ck.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-Bmtn9Oo4.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 Re, c as Le } from "./index-
|
|
1
|
+
import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
2
|
+
import { u as Re, c as Le } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { _ as De } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as Ee, shallowRef as te, computed as de, createVNode as l, Transition as je, 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 Qe, normalizeClass as h, normalizeStyle as Xe, withCtx as g, createTextVNode as X } 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 { aw as Je, au as Ke, a6 as ae, as as Ye, b6 as Ze, a8 as N, az as en, b_ as nn, b$ as tn, c0 as on, c1 as ln, bT as an, an as sn, c2 as dn, bU as rn, aa as un, ap as mn, af as cn, ab as bn, aR as pn, a9 as He, be as yn, L as gn, f as vn, v as fn, aQ as hn } from "./menu-
|
|
9
|
-
import { p as B } from "./pick-
|
|
8
|
+
import { aw as Je, au as Ke, a6 as ae, as as Ye, b6 as Ze, a8 as N, az as en, b_ as nn, b$ as tn, c0 as on, c1 as ln, bT as an, an as sn, c2 as dn, bU as rn, aa as un, ap as mn, af as cn, ab as bn, aR as pn, a9 as He, be as yn, L as gn, f as vn, v as fn, aQ as hn } from "./menu-Ddxel9ck.js";
|
|
9
|
+
import { p as B } from "./pick-DEgsMKda.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-CMOw56Mk.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-CMOw56Mk.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.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-CMOw56Mk.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-Ddxel9ck.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-D0CMv5FJ.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-D0CMv5FJ.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-D0CMv5FJ.js";
|
|
4
|
+
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.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-D0CMv5FJ.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-D0CMv5FJ.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-Ddxel9ck.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 { a6 as t } from "./menu-
|
|
1
|
+
import { a6 as t } from "./menu-Ddxel9ck.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) => {
|
package/dist/context.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ export declare function usePubinfoContext(): Context;
|
|
|
6
6
|
* 读取项目中的约定式目录
|
|
7
7
|
*/
|
|
8
8
|
export declare function readProject(): {
|
|
9
|
-
layout: import(
|
|
9
|
+
layout: () => Promise<typeof import("pubinfo:project/layouts/index.vue")>;
|
|
10
10
|
request: {
|
|
11
11
|
auth: import('pubinfo:project/api/request').RequestInstance;
|
|
12
12
|
basic: import('pubinfo:project/api/request').RequestInstance;
|
|
@@ -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-Bmtn9Oo4.js";
|
|
3
3
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { aw as L, au as R, a6 as b, as as N, b6 as q, az as j, ag as F, a9 as B, bw as Z } from "./menu-
|
|
4
|
+
import { aw as L, au as R, a6 as b, as as N, b6 as q, az as j, ag as F, a9 as B, bw as Z } from "./menu-Ddxel9ck.js";
|
|
5
5
|
const O = (e) => {
|
|
6
6
|
const {
|
|
7
7
|
componentCls: t,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { aw as L, au as O, a6 as B, as as R, bY as j, az as z, aa as F, a9 as b, a8 as P, aN as X, aJ as U, bn as V, ap as J } from "./menu-
|
|
1
|
+
import { aw as L, au as O, a6 as B, as as R, bY as j, az as z, aa as F, a9 as b, a8 as P, aN as X, aJ as U, bn as V, ap as J } from "./menu-Ddxel9ck.js";
|
|
2
2
|
import { defineComponent as w, computed as m, createVNode as d, shallowRef as Y, watchEffect as q, Fragment as G } from "vue";
|
|
3
|
-
import { g as K, i as Q, a as Z } from "./colors-
|
|
3
|
+
import { g as K, i as Q, a as Z } from "./colors-BOKDjZQI.js";
|
|
4
4
|
const h = (e, t, l) => {
|
|
5
5
|
const a = j(l);
|
|
6
6
|
return {
|
|
@@ -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, aQ as T, v as f } from "./menu-
|
|
2
|
+
import { u as S, aQ as T, v as f } from "./menu-Ddxel9ck.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-Bmtn9Oo4.js";
|
|
6
|
+
import { T as A } from "./index-Bz9lh14R.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,9 +1,9 @@
|
|
|
1
1
|
import { createVNode as p, defineComponent as pe, computed as I, ref as ne, cloneVNode as Uo, isVNode as Rt, inject as qe, provide as Qe, onUnmounted as tl, shallowRef as re, watch as we, watchEffect as Fe, onMounted as Ze, createTextVNode as An, Fragment as nt, onBeforeUnmount as at, isRef as Pr, reactive as Et, toRefs as Qn, toRaw as kt, nextTick as Ct, onUpdated as nl, unref as Tt, toRef as Be, getCurrentInstance as ol, Transition as ed, withDirectives as td, vShow as nd, Teleport as od, useAttrs as xv, onBeforeUpdate as ld, getCurrentScope as Cv, onScopeDispose as wv, onActivated as vi, onBeforeMount as Pv, Text as ad, mergeProps as Vt, Comment as Iv, resolveDynamicComponent as Vs, createElementBlock as Ov, openBlock as Dv, createElementVNode as Tv, withCtx as Ls } from "vue";
|
|
2
|
-
import { a0 as Wa, a1 as rd, a2 as Ev, a3 as kv, a4 as vt, a5 as Ye, a6 as y, a7 as Ve, a8 as X, a9 as L, aa as de, ab as It, ac as No, ad as ge, ae as st, af as Ot, ag as jt, ah as on, ai as et, aj as id, ak as nn, al as Ir, am as tt, an as hi, ao as na, ap as sd, aq as ht, ar as ud, as as ot, at as rn, au as lt, av as oa, aw as yt, ax as la, ay as ze, az as Ue, aA as Ro, aB as Fn, aC as Or, aD as mi, aE as Mv, aF as xe, aG as Xe, aH as Ee, aI as Ge, aJ as an, aK as Nv, aL as ut, aM as Rv, aN as _v, aO as cd, aP as Io, aQ as wn, aR as Bv, aS as Ks, aT as Rn, aU as Hn, aV as Kt, aW as eo, h as Ln, aX as dd, aY as it, aZ as Un, a_ as aa, a$ as Vo, b0 as ra, b1 as Av, b2 as Fv, b3 as Ya, b4 as Vn, b5 as Hv, b6 as io, b7 as ia, b8 as fd, b9 as zs, ba as Vv, bb as kn, bc as Lv, bd as Kv, be as Kl, bf as zv, bg as jv, bh as Wv, bi as Dr, bj as pd, bk as Ut, bl as Yv, bm as Gv, bn as Xv, bo as Uv, bp as js, bq as qv, br as Ws, bs as Qv, bt as to, bu as gi, bv as Jv, bw as Zv, bx as eh } from "./menu-
|
|
3
|
-
import { a as th, T as ll, B as sa, R as no, S as vd, u as Mt, F as Pn, g as so, b as fn, c as nh, d as oh, r as hd, e as lh, y as ua, f as md, h as gd, i as ca, j as al, k as qo, l as bi, C as ah, m as yi, n as bd, o as rh, p as yd, N as Ys, q as da, s as Gs, t as ih, v as sh, A as uh, w as ch, x as dh, z as fh, D as Xs, I as Sd, E as ph, G as vh, _ as $d, H as hh, J as mh, K as gh, L as bh } from "./index-
|
|
2
|
+
import { a0 as Wa, a1 as rd, a2 as Ev, a3 as kv, a4 as vt, a5 as Ye, a6 as y, a7 as Ve, a8 as X, a9 as L, aa as de, ab as It, ac as No, ad as ge, ae as st, af as Ot, ag as jt, ah as on, ai as et, aj as id, ak as nn, al as Ir, am as tt, an as hi, ao as na, ap as sd, aq as ht, ar as ud, as as ot, at as rn, au as lt, av as oa, aw as yt, ax as la, ay as ze, az as Ue, aA as Ro, aB as Fn, aC as Or, aD as mi, aE as Mv, aF as xe, aG as Xe, aH as Ee, aI as Ge, aJ as an, aK as Nv, aL as ut, aM as Rv, aN as _v, aO as cd, aP as Io, aQ as wn, aR as Bv, aS as Ks, aT as Rn, aU as Hn, aV as Kt, aW as eo, h as Ln, aX as dd, aY as it, aZ as Un, a_ as aa, a$ as Vo, b0 as ra, b1 as Av, b2 as Fv, b3 as Ya, b4 as Vn, b5 as Hv, b6 as io, b7 as ia, b8 as fd, b9 as zs, ba as Vv, bb as kn, bc as Lv, bd as Kv, be as Kl, bf as zv, bg as jv, bh as Wv, bi as Dr, bj as pd, bk as Ut, bl as Yv, bm as Gv, bn as Xv, bo as Uv, bp as js, bq as qv, br as Ws, bs as Qv, bt as to, bu as gi, bv as Jv, bw as Zv, bx as eh } from "./menu-Ddxel9ck.js";
|
|
3
|
+
import { a as th, T as ll, B as sa, R as no, S as vd, u as Mt, F as Pn, g as so, b as fn, c as nh, d as oh, r as hd, e as lh, y as ua, f as md, h as gd, i as ca, j as al, k as qo, l as bi, C as ah, m as yi, n as bd, o as rh, p as yd, N as Ys, q as da, s as Gs, t as ih, v as sh, A as uh, w as ch, x as dh, z as fh, D as Xs, I as Sd, E as ph, G as vh, _ as $d, H as hh, J as mh, K as gh, L as bh } from "./index-DltN2SCZ.js";
|
|
4
4
|
import { onMounted as yh, nextTick as xd, isRef as Sh, ref as Cd, getCurrentInstance as Si, unref as $h, getCurrentScope as xh, onScopeDispose as Ch, watch as Tr, computed as wh, customRef as Ph, onUpdated as Ih, isVue2 as Oh } from "vue-demi";
|
|
5
|
-
import { p as $i } from "./pick-
|
|
6
|
-
import { T as Dh } from "./index-
|
|
5
|
+
import { p as $i } from "./pick-DEgsMKda.js";
|
|
6
|
+
import { T as Dh } from "./index-Bz9lh14R.js";
|
|
7
7
|
function Th() {
|
|
8
8
|
}
|
|
9
9
|
function Eh(e) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as k, mergeModels as R, useModel as F, reactive as T, ref as P, createElementBlock as h, openBlock as N, createVNode as t, unref as a, withCtx as u, createTextVNode as b, nextTick as j, computed as z, createElementVNode as p, isRef as v } from "vue";
|
|
2
|
-
import { by as S, bz as W, u as B, aQ as M, v as $ } from "./menu-
|
|
2
|
+
import { by as S, bz as W, u as B, aQ as M, v as $ } from "./menu-Ddxel9ck.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 J } from "./index-
|
|
7
|
-
import { J as O, _ as Q, M as X } from "./index-
|
|
5
|
+
import { _ as I } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js";
|
|
6
|
+
import { P as J } from "./index-B0i20hau.js";
|
|
7
|
+
import { J as O, _ as Q, M as X } from "./index-DltN2SCZ.js";
|
|
8
8
|
import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
9
|
var G = "Expected a function";
|
|
10
10
|
function H(n, l, s) {
|