@pubinfo/core 2.2.0-beta.3 → 2.2.0-beta.4
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-BBCop_0D.js → AppSetting-6MGS4YPK.js} +6 -6
- package/dist/{HCheckList-cef4jGrw.js → HCheckList-BrnjaDkr.js} +1 -1
- package/dist/{HSlideover-B6gEDfA5.js → HSlideover-DqsKvKiI.js} +1 -1
- package/dist/{PreferencesContent-CuNffqV_.js → PreferencesContent-rJ9y4hog.js} +3 -5
- package/dist/{SettingBreadcrumb-CMn0gojs.js → SettingBreadcrumb-r--jPQkb.js} +1 -4
- package/dist/{SettingMenu-CEvBV2Wj.js → SettingMenu-EXak1lUo.js} +1 -4
- package/dist/{SettingTabbar-Ct3S8jS2.js → SettingTabbar-DGM4a0Jj.js} +1 -4
- package/dist/{SettingThemes-DaRKZ2Q3.js → SettingThemes--ObZszDO.js} +1 -3
- package/dist/{SettingTopbar-Ckg-OGSj.js → SettingTopbar-YTAQFcaE.js} +1 -4
- package/dist/{auth-BVTDpkDr.js → auth-BU3f3mc7.js} +3 -3
- package/dist/{change-organization-EdR25ifs.js → change-organization-Vl-hf_eS.js} +4 -5
- package/dist/{change-password-D-ZqBAmY.js → change-password-BV3YkrI2.js} +5 -6
- package/dist/{components-CKVAXENc.js → components-CKYu3evU.js} +124 -112
- package/dist/{core-Dg8YES9i.js → core--p_FvLxH.js} +6 -7
- package/dist/features/components/PubinfoIcon/parser.d.ts +6 -0
- package/dist/{form-CGzMvzKZ.js → form-CmNl2b3W.js} +2 -2
- package/dist/index.js +12 -12
- package/dist/{modal-ybprgEqf.js → modal-DXJis9Ay.js} +2 -2
- package/dist/{not-found-CuHR6H_g.js → not-found-BLDgkCMn.js} +1 -3
- package/dist/{not-permission-BcQAkzxI.js → not-permission-DpD0vTVw.js} +1 -3
- package/dist/{profile-Bsc6FIbI.js → profile-Cp1PyI44.js} +14 -15
- package/dist/{tree-select-gPCwtMia.js → tree-select-DS-DUpQw.js} +1660 -1660
- package/dist/{watchDiff-DJP3s9bb.js → watchDiff-Dofh9yLN.js} +4 -4
- package/package.json +8 -8
- package/src/features/components/PubinfoIcon/index.vue +2 -43
- package/src/features/components/PubinfoIcon/parser.ts +42 -0
|
@@ -2,7 +2,7 @@ import { n as e } from "./dist-HLiWAOC7.js";
|
|
|
2
2
|
import { t } from "./_plugin-vue_export-helper-CsLplWgU.js";
|
|
3
3
|
import { n } from "./useContext-Dlqfap_7.js";
|
|
4
4
|
import { t as r } from "./HButton-pEqyd918.js";
|
|
5
|
-
import { t as i } from "./HSlideover-
|
|
5
|
+
import { t as i } from "./HSlideover-DqsKvKiI.js";
|
|
6
6
|
import { Fragment as a, computed as o, createBlock as s, createElementBlock as c, createElementVNode as l, createSlots as u, createTextVNode as d, createVNode as f, defineAsyncComponent as p, defineComponent as m, markRaw as h, openBlock as g, renderList as _, resolveDynamicComponent as v, unref as y, useModel as b, watch as x, withCtx as S } from "vue";
|
|
7
7
|
import { useRoute as C } from "vue-router";
|
|
8
8
|
import w from "vue-m-message";
|
|
@@ -24,15 +24,15 @@ var D = h({
|
|
|
24
24
|
}), O = { class: "settong-warp" }, k = /* @__PURE__ */ t(/* @__PURE__ */ m({
|
|
25
25
|
name: "AppSetting",
|
|
26
26
|
components: {
|
|
27
|
-
SettingThemes: p(() => import("./SettingThemes
|
|
27
|
+
SettingThemes: p(() => import("./SettingThemes--ObZszDO.js")),
|
|
28
28
|
SettingsMode: p(() => import("./SettingMode-DpAUEZUv.js")),
|
|
29
29
|
SettingWidthMode: p(() => import("./SettingWidthMode-CZ2i-kzC.js")),
|
|
30
30
|
SettingEnableTransition: p(() => import("./SettingEnableTransition-Bn37z29E.js")),
|
|
31
|
-
SettingMenu: p(() => import("./SettingMenu-
|
|
32
|
-
SettingTopbar: p(() => import("./SettingTopbar-
|
|
33
|
-
SettingTabbar: p(() => import("./SettingTabbar-
|
|
31
|
+
SettingMenu: p(() => import("./SettingMenu-EXak1lUo.js")),
|
|
32
|
+
SettingTopbar: p(() => import("./SettingTopbar-YTAQFcaE.js")),
|
|
33
|
+
SettingTabbar: p(() => import("./SettingTabbar-DGM4a0Jj.js")),
|
|
34
34
|
SettingToolbar: p(() => import("./SettingToolbar-Cx_Mz_EP.js")),
|
|
35
|
-
SettingBreadcrumb: p(() => import("./SettingBreadcrumb-
|
|
35
|
+
SettingBreadcrumb: p(() => import("./SettingBreadcrumb-r--jPQkb.js")),
|
|
36
36
|
SettingPage: p(() => import("./SettingPage-UhL5e6_m.js")),
|
|
37
37
|
SettingNavSearch: p(() => import("./SettingNavSearch-Cem0LL54.js")),
|
|
38
38
|
SettingCopyright: p(() => import("./SettingCopyright-DKwdXYr3.js")),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as e } from "./components-
|
|
1
|
+
import { a as e } from "./components-CKYu3evU.js";
|
|
2
2
|
import { Fragment as t, createBlock as n, createElementBlock as r, createTextVNode as i, defineComponent as a, normalizeClass as o, openBlock as s, renderList as c, toDisplayString as l, unref as u, watch as d } from "vue";
|
|
3
3
|
//#region src/built-in/layout-component/components/ui/HCheckList.vue?vue&type=script&setup=true&lang.ts
|
|
4
4
|
var f = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, p = ["disabled", "onClick"], m = /* @__PURE__ */ a({
|
|
@@ -412,7 +412,7 @@ var Ve = ((e) => (e[e.Forwards = 0] = "Forwards", e[e.Backwards = 1] = "Backward
|
|
|
412
412
|
function He() {
|
|
413
413
|
let e = w(0);
|
|
414
414
|
return xe("keydown", (t) => {
|
|
415
|
-
t.key === "Tab" && (e.value = t.shiftKey
|
|
415
|
+
t.key === "Tab" && (e.value = +!!t.shiftKey);
|
|
416
416
|
}), e;
|
|
417
417
|
}
|
|
418
418
|
//#endregion
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { $n as e, $t as t, Cn as n, D as r, Hn as i, Qn as a, Vn as o, X as s, Zt as c, a as l, cr as u, dr as d, et as f, fr as p, lt as m, mn as h, mt as g, n as _, or as ee, rt as v, sr as y, ut as b, wn as x, yn as S } from "./modal-
|
|
2
|
-
import { a as C, n as w, s as T, t as E, v as D } from "./watchDiff-
|
|
3
|
-
import "./tree-select-gPCwtMia.js";
|
|
4
|
-
import "./components-CKVAXENc.js";
|
|
1
|
+
import { $n as e, $t as t, Cn as n, D as r, Hn as i, Qn as a, Vn as o, X as s, Zt as c, a as l, cr as u, dr as d, et as f, fr as p, lt as m, mn as h, mt as g, n as _, or as ee, rt as v, sr as y, ut as b, wn as x, yn as S } from "./modal-DXJis9Ay.js";
|
|
2
|
+
import { a as C, n as w, s as T, t as E, v as D } from "./watchDiff-Dofh9yLN.js";
|
|
5
3
|
import { t as O } from "./_plugin-vue_export-helper-CsLplWgU.js";
|
|
6
4
|
import { n as k } from "./useContext-Dlqfap_7.js";
|
|
7
5
|
import { t as A } from "./HTooltip-B8aoK5uN.js";
|
|
8
|
-
import { t as j } from "./HCheckList-
|
|
6
|
+
import { t as j } from "./HCheckList-BrnjaDkr.js";
|
|
9
7
|
import { t as M } from "./HToggle-BTft_PNT.js";
|
|
10
8
|
import { t as N } from "./question-line-BzrfPWnG.js";
|
|
11
9
|
import { n as P, t as F } from "./right-CCqcGubr.js";
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import "./modal-ybprgEqf.js";
|
|
2
|
-
import "./tree-select-gPCwtMia.js";
|
|
3
|
-
import "./components-CKVAXENc.js";
|
|
4
1
|
import { n as e } from "./useContext-Dlqfap_7.js";
|
|
5
2
|
import { t } from "./HDivider-BSj2DiEY.js";
|
|
6
|
-
import { t as n } from "./HCheckList-
|
|
3
|
+
import { t as n } from "./HCheckList-BrnjaDkr.js";
|
|
7
4
|
import { t as r } from "./HToggle-BTft_PNT.js";
|
|
8
5
|
import { createBlock as i, createElementVNode as a, createVNode as o, defineComponent as s, openBlock as c, toRefs as l, unref as u, withCtx as d } from "vue";
|
|
9
6
|
//#region src/built-in/layout-component/components/SettingBar/components/SettingBreadcrumb.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import "./modal-ybprgEqf.js";
|
|
2
|
-
import "./tree-select-gPCwtMia.js";
|
|
3
|
-
import "./components-CKVAXENc.js";
|
|
4
1
|
import { n as e } from "./useContext-Dlqfap_7.js";
|
|
5
2
|
import { t } from "./HTooltip-B8aoK5uN.js";
|
|
6
3
|
import { t as n } from "./HDivider-BSj2DiEY.js";
|
|
7
|
-
import { t as r } from "./HCheckList-
|
|
4
|
+
import { t as r } from "./HCheckList-BrnjaDkr.js";
|
|
8
5
|
import { t as i } from "./HToggle-BTft_PNT.js";
|
|
9
6
|
import { t as a } from "./question-line-BzrfPWnG.js";
|
|
10
7
|
import { createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createTextVNode as u, createVNode as d, defineComponent as f, openBlock as p, toRef as m, unref as h, withCtx as g } from "vue";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import "./modal-ybprgEqf.js";
|
|
2
|
-
import "./tree-select-gPCwtMia.js";
|
|
3
|
-
import "./components-CKVAXENc.js";
|
|
4
1
|
import { n as e } from "./useContext-Dlqfap_7.js";
|
|
5
2
|
import { t } from "./HTooltip-B8aoK5uN.js";
|
|
6
3
|
import { t as n } from "./HDivider-BSj2DiEY.js";
|
|
7
|
-
import { t as r } from "./HCheckList-
|
|
4
|
+
import { t as r } from "./HCheckList-BrnjaDkr.js";
|
|
8
5
|
import { t as i } from "./HToggle-BTft_PNT.js";
|
|
9
6
|
import { t as a } from "./question-line-BzrfPWnG.js";
|
|
10
7
|
import { Fragment as o, computed as s, createBlock as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, defineComponent as p, markRaw as m, mergeProps as h, normalizeClass as g, openBlock as _, renderList as v, resolveComponent as y, toDisplayString as b, toRef as x, unref as S, withCtx as C } from "vue";
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import { w as e } from "./auth-BVTDpkDr.js";
|
|
3
|
-
import "./watchDiff-DJP3s9bb.js";
|
|
1
|
+
import { w as e } from "./auth-BU3f3mc7.js";
|
|
4
2
|
import { t } from "./_plugin-vue_export-helper-CsLplWgU.js";
|
|
5
3
|
import { n } from "./useContext-Dlqfap_7.js";
|
|
6
4
|
import { t as r } from "./HDivider-BSj2DiEY.js";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import "./modal-ybprgEqf.js";
|
|
2
|
-
import "./tree-select-gPCwtMia.js";
|
|
3
|
-
import "./components-CKVAXENc.js";
|
|
4
1
|
import { n as e } from "./useContext-Dlqfap_7.js";
|
|
5
2
|
import { t } from "./HTooltip-B8aoK5uN.js";
|
|
6
3
|
import { t as n } from "./HDivider-BSj2DiEY.js";
|
|
7
|
-
import { t as r } from "./HCheckList-
|
|
4
|
+
import { t as r } from "./HCheckList-BrnjaDkr.js";
|
|
8
5
|
import { t as i } from "./HToggle-BTft_PNT.js";
|
|
9
6
|
import { t as a } from "./question-line-BzrfPWnG.js";
|
|
10
7
|
import { createBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, openBlock as d, toRefs as f, unref as p, withCtx as m } from "vue";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e, t } from "./chunk-BdsCSvBP.js";
|
|
2
|
-
import { Fr as n, Gn as r, Gr as i, Hr as a, Kr as o, Pr as s, Qr as c, Wr as l, Zr as u, qr as d, t as f } from "./modal-
|
|
3
|
-
import { A as p, B as m, C as h, D as g, E as _, F as v, H as y, I as b, L as x, M as S, N as C, O as w, P as ee, R as T, S as te, T as E, U as D, V as ne, _ as re, a as ie, b as ae, c as oe, d as se, f as ce, g as le, h as ue, i as de, j as fe, k as pe, l as me, m as he, n as ge, o as _e, p as ve, r as ye, s as O, t as be, u as xe, v as Se, w as Ce, x as we, y as Te, z as Ee } from "./watchDiff-
|
|
2
|
+
import { Fr as n, Gn as r, Gr as i, Hr as a, Kr as o, Pr as s, Qr as c, Wr as l, Zr as u, qr as d, t as f } from "./modal-DXJis9Ay.js";
|
|
3
|
+
import { A as p, B as m, C as h, D as g, E as _, F as v, H as y, I as b, L as x, M as S, N as C, O as w, P as ee, R as T, S as te, T as E, U as D, V as ne, _ as re, a as ie, b as ae, c as oe, d as se, f as ce, g as le, h as ue, i as de, j as fe, k as pe, l as me, m as he, n as ge, o as _e, p as ve, r as ye, s as O, t as be, u as xe, v as Se, w as Ce, x as we, y as Te, z as Ee } from "./watchDiff-Dofh9yLN.js";
|
|
4
4
|
import { f as De, s as Oe, t as ke } from "./dist-HLiWAOC7.js";
|
|
5
5
|
import { defineStore as k, getActivePinia as Ae } from "pinia";
|
|
6
6
|
import { computed as A, createVNode as je, reactive as Me, ref as j, toRaw as Ne, watch as Pe } from "vue";
|
|
@@ -1591,7 +1591,7 @@ var Di = [{
|
|
|
1591
1591
|
children: [{
|
|
1592
1592
|
path: "profile",
|
|
1593
1593
|
name: "Profile",
|
|
1594
|
-
component: () => import("./profile-
|
|
1594
|
+
component: () => import("./profile-Cp1PyI44.js"),
|
|
1595
1595
|
meta: {
|
|
1596
1596
|
title: "个人中心",
|
|
1597
1597
|
icon: "i-iconamoon-profile-duotone"
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { a as e, n as t } from "./modal-
|
|
2
|
-
import { d as n } from "./auth-
|
|
3
|
-
import "./
|
|
4
|
-
import {
|
|
5
|
-
import { a as i } from "./components-CKVAXENc.js";
|
|
1
|
+
import { a as e, n as t } from "./modal-DXJis9Ay.js";
|
|
2
|
+
import { d as n } from "./auth-BU3f3mc7.js";
|
|
3
|
+
import { d as r } from "./tree-select-DS-DUpQw.js";
|
|
4
|
+
import { a as i } from "./components-CKYu3evU.js";
|
|
6
5
|
import { t as a } from "./_plugin-vue_export-helper-CsLplWgU.js";
|
|
7
6
|
import { Fragment as o, computed as s, createBlock as c, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createTextVNode as f, createVNode as p, defineComponent as m, normalizeClass as h, openBlock as g, ref as _, renderList as v, toDisplayString as y, toRaw as b, unref as x, withCtx as S } from "vue";
|
|
8
7
|
import { useRouter as C } from "vue-router";
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { a as e, n as t } from "./modal-
|
|
2
|
-
import { I as n, L as r, d as i } from "./auth-
|
|
3
|
-
import "./
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { n as c } from "./components-CKVAXENc.js";
|
|
1
|
+
import { a as e, n as t } from "./modal-DXJis9Ay.js";
|
|
2
|
+
import { I as n, L as r, d as i } from "./auth-BU3f3mc7.js";
|
|
3
|
+
import { s as a } from "./tree-select-DS-DUpQw.js";
|
|
4
|
+
import { r as o, t as s } from "./form-CmNl2b3W.js";
|
|
5
|
+
import { n as c } from "./components-CKYu3evU.js";
|
|
7
6
|
import { t as l } from "./_plugin-vue_export-helper-CsLplWgU.js";
|
|
8
7
|
import { computed as u, createElementBlock as d, createElementVNode as f, createTextVNode as p, createVNode as m, defineComponent as h, isRef as g, mergeModels as _, nextTick as v, openBlock as y, reactive as b, ref as x, unref as S, useModel as C, withCtx as w } from "vue";
|
|
9
8
|
import { useRoute as T, useRouter as E } from "vue-router";
|