@pubinfo-pr/core 0.1.1 → 0.171.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 (92) hide show
  1. package/dist/{AppSetting-CmT5_15W.js → AppSetting-D5eSdPuB.js} +15 -15
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CHzkJth7.js → HCheckList.vue_vue_type_script_setup_true_lang-DgeRhutB.js} +1 -1
  3. package/dist/{HToggle-DpDYLh8y.js → HToggle-BajvSdEE.js} +1 -1
  4. package/dist/HeaderThinMenu-ouAiyBjb.js +4 -0
  5. package/dist/{PreferencesContent-AXqWatOF.js → PreferencesContent-mr3zgq9x.js} +4 -4
  6. package/dist/{SettingBreadcrumb-CBWdS_nO.js → SettingBreadcrumb-Chx1c5oE.js} +3 -3
  7. package/dist/{SettingCopyright-D5Jhdu1J.js → SettingCopyright-BgIL_X3d.js} +2 -2
  8. package/dist/{SettingEnableTransition-DQJozSZH.js → SettingEnableTransition-16PeKbCJ.js} +2 -2
  9. package/dist/{SettingHome-DAwn9Ypx.js → SettingHome-DuLT9846.js} +2 -2
  10. package/dist/{SettingMenu-DEQRAtWl.js → SettingMenu-DDOmRqGo.js} +3 -3
  11. package/dist/{SettingMode-bh3I8UBZ.js → SettingMode-B6OwuuHR.js} +1 -1
  12. package/dist/{SettingNavSearch-iYc-eRzY.js → SettingNavSearch-BzmXK8I0.js} +2 -2
  13. package/dist/{SettingOther-C2TS6okv.js → SettingOther-DcDn9I3J.js} +2 -2
  14. package/dist/{SettingPage-B2_SNyn5.js → SettingPage-DmfsDzGF.js} +2 -2
  15. package/dist/{SettingTabbar-BETdKJxz.js → SettingTabbar-BxxzDY5f.js} +3 -3
  16. package/dist/{SettingThemes-ComNCP3P.js → SettingThemes-DoTkccTu.js} +1 -1
  17. package/dist/{SettingToolbar-D0DTBbbb.js → SettingToolbar-ogjoj5NI.js} +2 -2
  18. package/dist/{SettingTopbar-BcO5Hcxm.js → SettingTopbar-BRZEIJZt.js} +3 -3
  19. package/dist/{SettingWidthMode-wzTMq96A.js → SettingWidthMode-DQmewGT6.js} +1 -1
  20. package/dist/built-in/authentication/pages/change-password/components/ChangePasswordForm/index.vue.d.ts +1 -5
  21. package/dist/built-in/authentication/pages/change-password/index.vue.d.ts +2 -10
  22. package/dist/built-in/layout-component/components/Menu/item.vue.d.ts +1 -1
  23. package/dist/built-in/layout-component/components/Menu/sub.vue.d.ts +17 -17
  24. package/dist/built-in/layout-component/components/Menu/types.d.ts +1 -1
  25. package/dist/built-in/layout-component/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +1 -1
  26. package/dist/built-in/layout-component/components/SettingBar/components/SettingCopyright.vue.d.ts +1 -1
  27. package/dist/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue.d.ts +1 -1
  28. package/dist/built-in/layout-component/components/SettingBar/components/SettingHome.vue.d.ts +1 -1
  29. package/dist/built-in/layout-component/components/SettingBar/components/SettingMenu.vue.d.ts +1 -1
  30. package/dist/built-in/layout-component/components/SettingBar/components/SettingMode.vue.d.ts +1 -1
  31. package/dist/built-in/layout-component/components/SettingBar/components/SettingNavSearch.vue.d.ts +1 -1
  32. package/dist/built-in/layout-component/components/SettingBar/components/SettingOther.vue.d.ts +1 -1
  33. package/dist/built-in/layout-component/components/SettingBar/components/SettingPage.vue.d.ts +1 -1
  34. package/dist/built-in/layout-component/components/SettingBar/components/SettingTabbar.vue.d.ts +1 -1
  35. package/dist/built-in/layout-component/components/SettingBar/components/SettingThemes.vue.d.ts +1 -1
  36. package/dist/built-in/layout-component/components/SettingBar/components/SettingToolbar.vue.d.ts +1 -1
  37. package/dist/built-in/layout-component/components/SettingBar/components/SettingTopbar.vue.d.ts +1 -1
  38. package/dist/built-in/layout-component/components/SettingBar/components/SettingWidthMode.vue.d.ts +1 -1
  39. package/dist/built-in/layout-component/components/Sidebar/index.vue.d.ts +1 -1
  40. package/dist/built-in/layout-component/components/Tools/SearchPanel.vue.d.ts +15 -15
  41. package/dist/built-in/layout-component/components/ui/HBadge.vue.d.ts +20 -0
  42. package/dist/built-in/layout-component/components/ui/HButton.vue.d.ts +26 -0
  43. package/dist/built-in/layout-component/components/ui/HCheckList.vue.d.ts +20 -0
  44. package/dist/built-in/layout-component/components/ui/HDialog.vue.d.ts +39 -0
  45. package/dist/built-in/layout-component/components/ui/HDivider.vue.d.ts +20 -0
  46. package/dist/built-in/layout-component/components/ui/HDropdown.vue.d.ts +18 -0
  47. package/dist/built-in/layout-component/components/ui/HDropdownMenu.vue.d.ts +21 -0
  48. package/dist/built-in/layout-component/components/ui/HDropdownTree.vue.d.ts +32 -0
  49. package/dist/built-in/layout-component/components/ui/HInput.vue.d.ts +17 -0
  50. package/dist/built-in/layout-component/components/ui/HKbd.vue.d.ts +17 -0
  51. package/dist/built-in/layout-component/components/ui/HSelect.vue.d.ts +17 -0
  52. package/dist/built-in/layout-component/components/ui/HTabList.vue.d.ts +22 -0
  53. package/dist/built-in/layout-component/components/ui/HToggle.vue.d.ts +14 -0
  54. package/dist/built-in/layout-component/components/ui/HTooltip.vue.d.ts +23 -0
  55. package/dist/built-in/layout-component/composables/useContext.d.ts +1 -1
  56. package/dist/built-in/layout-component/composables/useGetComputedStyle.d.ts +2 -2
  57. package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +3 -3
  58. package/dist/built-in/layout-component/composables/useLayoutVisible.d.ts +1 -12
  59. package/dist/built-in/layout-component/composables/useTabbar.d.ts +8 -8
  60. package/dist/built-in/layout-component/provider.d.ts +1 -24
  61. package/dist/built-in/pinia-plugin/plugins/persistedstate/utils.d.ts +1 -1
  62. package/dist/features/components/PassStrengthValidator/index.vue.d.ts +6 -6
  63. package/dist/features/components/PubinfoProvider/index.d.ts +2 -12
  64. package/dist/features/composables/partyLogin.d.ts +3 -3
  65. package/dist/features/composables/theme.d.ts +1 -1
  66. package/dist/features/stores/modules/favorites.d.ts +9 -39
  67. package/dist/features/stores/modules/iframe.d.ts +18 -61
  68. package/dist/features/stores/modules/keepAlive.d.ts +9 -9
  69. package/dist/features/stores/modules/menu.d.ts +21 -255
  70. package/dist/features/stores/modules/route.d.ts +21 -189
  71. package/dist/features/stores/modules/settings.d.ts +33 -1662
  72. package/dist/features/stores/modules/tabbar.d.ts +9 -117
  73. package/dist/{index-C5X0cH7a.js → index-73TLLAnx.js} +3 -3
  74. package/dist/{index-BXLF9xfN.js → index-B3GOGQYd.js} +9898 -9894
  75. package/dist/{index-6W8u4oWQ.js → index-BRjgatUZ.js} +1 -1
  76. package/dist/index-BrK3HYDT.js +4 -0
  77. package/dist/{index-B9i7R1pn.js → index-CkUIa4JM.js} +2 -2
  78. package/dist/{index-_VKoUSGo.js → index-D2zvNBbe.js} +1 -1
  79. package/dist/{index-CMSPnrUx.js → index-DwF3aqst.js} +1 -1
  80. package/dist/{index-FATjHAwl.js → index-NOUM2y9h.js} +1 -1
  81. package/dist/index.js +1 -1
  82. package/dist/{pick-BvMRfqim.js → pick-dLE6MD9A.js} +1 -1
  83. package/package.json +7 -7
  84. package/src/built-in/devtools/index.ts +4 -4
  85. package/src/built-in/layout-component/components/SettingBar/components/SettingThemes.vue +2 -2
  86. package/src/built-in/layout-component/components/Tools/Preferences/PreferencesContent.vue +1 -1
  87. package/src/built-in/pinia-plugin/plugins/persistedstate/utils.ts +1 -1
  88. package/src/features/stores/modules/iframe.ts +6 -0
  89. package/src/utils/cleanup.ts +3 -4
  90. package/types/auto-imports.d.ts +0 -9
  91. package/dist/HeaderThinMenu-D6jF8yl1.js +0 -4
  92. package/dist/index-DSKHePRb.js +0 -4
@@ -2,44 +2,8 @@ import { Tabbar } from '../../../../types/tabbar';
2
2
  import { RouteLocationNormalized } from 'vue-router';
3
3
  import { STORE_NAME } from '../enum';
4
4
  declare const useTabbarStore: import('pinia').StoreDefinition<STORE_NAME.TABBAR, Pick<{
5
- list: globalThis.Ref<{
6
- tabId: string;
7
- fullPath: string;
8
- routeName?: import('vue-router').RouteRecordNameGeneric;
9
- activeMenu?: string | undefined;
10
- title?: string | (() => string) | undefined;
11
- i18n?: string | undefined;
12
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
13
- icon?: string | undefined;
14
- activeIcon?: string | undefined;
15
- name: string[];
16
- customTitleList: {
17
- fullPath: string;
18
- title: string;
19
- }[];
20
- isPin: boolean;
21
- isTabbar: boolean;
22
- isPermanent: boolean;
23
- }[], Tabbar.recordRaw[] | {
24
- tabId: string;
25
- fullPath: string;
26
- routeName?: import('vue-router').RouteRecordNameGeneric;
27
- activeMenu?: string | undefined;
28
- title?: string | (() => string) | undefined;
29
- i18n?: string | undefined;
30
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
31
- icon?: string | undefined;
32
- activeIcon?: string | undefined;
33
- name: string[];
34
- customTitleList: {
35
- fullPath: string;
36
- title: string;
37
- }[];
38
- isPin: boolean;
39
- isTabbar: boolean;
40
- isPermanent: boolean;
41
- }[]>;
42
- leaveIndex: globalThis.Ref<number, number>;
5
+ list: any;
6
+ leaveIndex: any;
43
7
  initPermanentTab: () => void;
44
8
  add: (route: RouteLocationNormalized) => Promise<void>;
45
9
  remove: (tabId: Tabbar.recordRaw["tabId"]) => void;
@@ -55,45 +19,9 @@ declare const useTabbarStore: import('pinia').StoreDefinition<STORE_NAME.TABBAR,
55
19
  title: string;
56
20
  }) => void;
57
21
  resetCustomTitle: (tabId: Tabbar.recordRaw["tabId"]) => void;
58
- }, "list" | "leaveIndex">, Pick<{
59
- list: globalThis.Ref<{
60
- tabId: string;
61
- fullPath: string;
62
- routeName?: import('vue-router').RouteRecordNameGeneric;
63
- activeMenu?: string | undefined;
64
- title?: string | (() => string) | undefined;
65
- i18n?: string | undefined;
66
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
67
- icon?: string | undefined;
68
- activeIcon?: string | undefined;
69
- name: string[];
70
- customTitleList: {
71
- fullPath: string;
72
- title: string;
73
- }[];
74
- isPin: boolean;
75
- isTabbar: boolean;
76
- isPermanent: boolean;
77
- }[], Tabbar.recordRaw[] | {
78
- tabId: string;
79
- fullPath: string;
80
- routeName?: import('vue-router').RouteRecordNameGeneric;
81
- activeMenu?: string | undefined;
82
- title?: string | (() => string) | undefined;
83
- i18n?: string | undefined;
84
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
85
- icon?: string | undefined;
86
- activeIcon?: string | undefined;
87
- name: string[];
88
- customTitleList: {
89
- fullPath: string;
90
- title: string;
91
- }[];
92
- isPin: boolean;
93
- isTabbar: boolean;
94
- isPermanent: boolean;
95
- }[]>;
96
- leaveIndex: globalThis.Ref<number, number>;
22
+ }, any>, Pick<{
23
+ list: any;
24
+ leaveIndex: any;
97
25
  initPermanentTab: () => void;
98
26
  add: (route: RouteLocationNormalized) => Promise<void>;
99
27
  remove: (tabId: Tabbar.recordRaw["tabId"]) => void;
@@ -109,45 +37,9 @@ declare const useTabbarStore: import('pinia').StoreDefinition<STORE_NAME.TABBAR,
109
37
  title: string;
110
38
  }) => void;
111
39
  resetCustomTitle: (tabId: Tabbar.recordRaw["tabId"]) => void;
112
- }, never>, Pick<{
113
- list: globalThis.Ref<{
114
- tabId: string;
115
- fullPath: string;
116
- routeName?: import('vue-router').RouteRecordNameGeneric;
117
- activeMenu?: string | undefined;
118
- title?: string | (() => string) | undefined;
119
- i18n?: string | undefined;
120
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
121
- icon?: string | undefined;
122
- activeIcon?: string | undefined;
123
- name: string[];
124
- customTitleList: {
125
- fullPath: string;
126
- title: string;
127
- }[];
128
- isPin: boolean;
129
- isTabbar: boolean;
130
- isPermanent: boolean;
131
- }[], Tabbar.recordRaw[] | {
132
- tabId: string;
133
- fullPath: string;
134
- routeName?: import('vue-router').RouteRecordNameGeneric;
135
- activeMenu?: string | undefined;
136
- title?: string | (() => string) | undefined;
137
- i18n?: string | undefined;
138
- iframe?: string | ((user: User) => string | Promise<string>) | undefined;
139
- icon?: string | undefined;
140
- activeIcon?: string | undefined;
141
- name: string[];
142
- customTitleList: {
143
- fullPath: string;
144
- title: string;
145
- }[];
146
- isPin: boolean;
147
- isTabbar: boolean;
148
- isPermanent: boolean;
149
- }[]>;
150
- leaveIndex: globalThis.Ref<number, number>;
40
+ }, any>, Pick<{
41
+ list: any;
42
+ leaveIndex: any;
151
43
  initPermanentTab: () => void;
152
44
  add: (route: RouteLocationNormalized) => Promise<void>;
153
45
  remove: (tabId: Tabbar.recordRaw["tabId"]) => void;
@@ -163,6 +55,6 @@ declare const useTabbarStore: import('pinia').StoreDefinition<STORE_NAME.TABBAR,
163
55
  title: string;
164
56
  }) => void;
165
57
  resetCustomTitle: (tabId: Tabbar.recordRaw["tabId"]) => void;
166
- }, "sort" | "add" | "remove" | "clean" | "initPermanentTab" | "removeOtherSide" | "removeLeftSide" | "removeRightSide" | "pin" | "unPin" | "setCustomTitle" | "resetCustomTitle">>;
58
+ }, any>>;
167
59
  export default useTabbarStore;
168
60
  export type TabbarStore = ReturnType<typeof useTabbarStore>;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as ae, ref as q, createVNode as f, shallowRef as ce, onMounted as qe, onUnmounted as ua, watch as ge, computed as P, Fragment as Ke, provide as Xe, inject as We, toRaw as jr, toRef as ke, getCurrentInstance as ca, onBeforeUnmount as nt, Transition as pl, withDirectives as vl, vShow as ml, watchEffect as Ae, unref as ct, Teleport as jl, useAttrs as rd, createTextVNode as vo, nextTick as ht, onBeforeUpdate as Cs, getCurrentScope as id, onScopeDispose as sd, toRefs as ao, isVNode as dt, cloneVNode as Yr, reactive as nn, onUpdated as Yl, onActivated as Xl, onBeforeMount as ud, Text as xs, mergeProps as lt, useTemplateRef as ln, Comment as cd, resolveDynamicComponent as Xr, createElementBlock as dd, openBlock as fd, createElementVNode as pd, withCtx as Gr, isRef as Ur } from "vue";
2
- import { a as vd, u as md, C as hd, b as gd, A as bd, d as yd, f as $d, _ as Ss, c as Cd, F as xd } from "./index-FATjHAwl.js";
3
- import { S as La, s as ws, c as Sd, d as wd, w as Le, e as y, f as Et, g as ze, i as kt, o as et, h as Tt, j as A, k as mo, l as Wt, P as Y, T as da, m as se, n as Pd, p as gt, q as we, r as _e, t as Fe, v as Id, x as kd, y as ft, z as Td, A as rt, B as rn, C as qo, D as Ps, E as it, F as Is, G as ks, H as Ts, I as Os, J as Ds, K as zn, L as Ze, M as Gl, N as jt, R as uo, O as Me, Q as Od, U as fa, V as lo, W as he, X as hl, Y as qr, Z as It, $ as gl, a0 as sn, a1 as bt, a2 as Dd, a3 as Cn, a4 as Md, a5 as Ed, a6 as un, a7 as Rd, a8 as Ms, a9 as Ye, aa as ut, ab as Nd, ac as Es, ad as Ve, ae as Ul, af as Rs, ag as ql, ah as Qo, ai as _d, aj as de, ak as bn, al as Jo, am as Ns, an as Bd, ao as Ad, ap as _s, aq as je, ar as Je, as as Ql, at as Zn, au as pa, av as Hd, aw as Fd, ax as Ka, ay as Jl, az as Zl, aA as zd, aB as Bs, aC as Rn, aD as Vd, aE as Ld, aF as Kd, aG as cn, aH as Yt, aI as va, aJ as ma, aK as er, aL as As, aM as Wd, aN as bl, aO as Hs, aP as jd, aQ as Zo, aR as Yd, aS as co, aT as Xd, aU as ha, aV as Fs, aW as zs, aX as Vs, aY as Ls, aZ as Gd, a_ as Ud, a$ as qd, b0 as Vn, b1 as tr, b2 as ga, b3 as Qd, b4 as Zt, b5 as Jd, b6 as Qr, b7 as Zd, b8 as ef, b9 as Jr, ba as Zr, bb as ea, bc as tf, bd as nf, be as of, bf as af, bg as lf, bh as rf, bi as yl, bj as sf, bk as Ks, bl as nr, bm as xt, bn as uf, bo as cf, bp as df, bq as ff, br as pf, bs as vf, bt as mf, bu as hf, bv as ei, bw as ti, bx as gf, by as bf, bz as yf, bA as Ws, bB as fo, bC as or, bD as $f, bE as Cf, bF as xf, bG as Sf, bH as js, bI as wf, bJ as Pf, bK as If, bL as kf, bM as Tf, bN as ni, bO as Of, bP as Df, bQ as Mf, bR as Ef, bS as Rf, bT as Nf, bU as _f, bV as oi, bW as Bf, bX as Xt, bY as Ln, bZ as ba, b_ as ya, b$ as Af, c0 as Hf, c1 as Ff, c2 as zf, c3 as ai, c4 as Vf, c5 as Lf, c6 as Kf, c7 as Wf, c8 as jf, c9 as Yf, ca as Xf, cb as Gf } from "./index-BXLF9xfN.js";
4
- import { p as ar } from "./pick-BvMRfqim.js";
2
+ import { a as vd, u as md, C as hd, b as gd, A as bd, d as yd, f as $d, _ as Ss, c as Cd, F as xd } from "./index-NOUM2y9h.js";
3
+ import { S as La, s as ws, c as Sd, d as wd, w as Le, e as y, f as Et, g as ze, i as kt, o as et, h as Tt, j as A, k as mo, l as Wt, P as Y, T as da, m as se, n as Pd, p as gt, q as we, r as _e, t as Fe, v as Id, x as kd, y as ft, z as Td, A as rt, B as rn, C as qo, D as Ps, E as it, F as Is, G as ks, H as Ts, I as Os, J as Ds, K as zn, L as Ze, M as Gl, N as jt, R as uo, O as Me, Q as Od, U as fa, V as lo, W as he, X as hl, Y as qr, Z as It, $ as gl, a0 as sn, a1 as bt, a2 as Dd, a3 as Cn, a4 as Md, a5 as Ed, a6 as un, a7 as Rd, a8 as Ms, a9 as Ye, aa as ut, ab as Nd, ac as Es, ad as Ve, ae as Ul, af as Rs, ag as ql, ah as Qo, ai as _d, aj as de, ak as bn, al as Jo, am as Ns, an as Bd, ao as Ad, ap as _s, aq as je, ar as Je, as as Ql, at as Zn, au as pa, av as Hd, aw as Fd, ax as Ka, ay as Jl, az as Zl, aA as zd, aB as Bs, aC as Rn, aD as Vd, aE as Ld, aF as Kd, aG as cn, aH as Yt, aI as va, aJ as ma, aK as er, aL as As, aM as Wd, aN as bl, aO as Hs, aP as jd, aQ as Zo, aR as Yd, aS as co, aT as Xd, aU as ha, aV as Fs, aW as zs, aX as Vs, aY as Ls, aZ as Gd, a_ as Ud, a$ as qd, b0 as Vn, b1 as tr, b2 as ga, b3 as Qd, b4 as Zt, b5 as Jd, b6 as Qr, b7 as Zd, b8 as ef, b9 as Jr, ba as Zr, bb as ea, bc as tf, bd as nf, be as of, bf as af, bg as lf, bh as rf, bi as yl, bj as sf, bk as Ks, bl as nr, bm as xt, bn as uf, bo as cf, bp as df, bq as ff, br as pf, bs as vf, bt as mf, bu as hf, bv as ei, bw as ti, bx as gf, by as bf, bz as yf, bA as Ws, bB as fo, bC as or, bD as $f, bE as Cf, bF as xf, bG as Sf, bH as js, bI as wf, bJ as Pf, bK as If, bL as kf, bM as Tf, bN as ni, bO as Of, bP as Df, bQ as Mf, bR as Ef, bS as Rf, bT as Nf, bU as _f, bV as oi, bW as Bf, bX as Xt, bY as Ln, bZ as ba, b_ as ya, b$ as Af, c0 as Hf, c1 as Ff, c2 as zf, c3 as ai, c4 as Vf, c5 as Lf, c6 as Kf, c7 as Wf, c8 as jf, c9 as Yf, ca as Xf, cb as Gf } from "./index-B3GOGQYd.js";
4
+ import { p as ar } from "./pick-dLE6MD9A.js";
5
5
  function Uf() {
6
6
  }
7
7
  function qf(e) {