@pubinfo/core 2.0.0-rc.2 → 2.0.0-rc.3

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 (81) hide show
  1. package/dist/{AppSetting-D2RJrc9O.js → AppSetting-3wJKvibc.js} +19 -19
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-DusVz35O.js → HCheckList.vue_vue_type_script_setup_true_lang-17EywJvs.js} +1 -1
  3. package/dist/{HToggle-DMcVgMVY.js → HToggle-B-ZjSh6S.js} +1 -1
  4. package/dist/{PreferencesContent-Dtd9rtew.js → PreferencesContent-xT4paU7N.js} +52 -52
  5. package/dist/{SettingBreadcrumb-QSCSviKM.js → SettingBreadcrumb-CYnO51Ek.js} +5 -5
  6. package/dist/{SettingCopyright-Dr5P6yfq.js → SettingCopyright-FOW5ObHK.js} +2 -2
  7. package/dist/{SettingEnableTransition-DGiHEbCI.js → SettingEnableTransition-Q5cvubmF.js} +12 -12
  8. package/dist/{SettingHome-CEPcBlds.js → SettingHome-Df7-AlWB.js} +8 -8
  9. package/dist/{SettingMenu-BJdjnRA6.js → SettingMenu-BNAJ3el9.js} +14 -14
  10. package/dist/{SettingMode-BnuCHoEY.js → SettingMode-LzlRsBL9.js} +3 -3
  11. package/dist/{SettingNavSearch-CiU4BmlU.js → SettingNavSearch-BA08vYuw.js} +6 -6
  12. package/dist/{SettingOther-DTHjVlFe.js → SettingOther-BE8dDCYD.js} +11 -11
  13. package/dist/{SettingPage-D75_Nf05.js → SettingPage-D061yXCv.js} +2 -2
  14. package/dist/{SettingTabbar-D48dzvgA.js → SettingTabbar-COwdPPKy.js} +13 -13
  15. package/dist/{SettingThemes-D-8vTs5n.js → SettingThemes-BHaYERNp.js} +12 -12
  16. package/dist/{SettingToolbar-DjIjm9V-.js → SettingToolbar-fSuzu6ND.js} +10 -10
  17. package/dist/{SettingTopbar-Cg30OTH3.js → SettingTopbar-D7GgP0KB.js} +6 -6
  18. package/dist/{SettingWidthMode-BKV_7kb8.js → SettingWidthMode-CNjzChe1.js} +11 -11
  19. package/dist/{TopThinMode-JFYsp_lJ.js → TopThinMode-B-28sBJD.js} +3 -3
  20. package/dist/built-in/layout-component/Layout.vue.d.ts +1 -0
  21. package/dist/built-in/layout-component/components/Tools/Fullscreen.vue.d.ts +2 -0
  22. package/dist/built-in/layout-component/components/Tools/PageReload.vue.d.ts +2 -0
  23. package/dist/built-in/layout-component/components/Tools/SearchBar.vue.d.ts +2 -0
  24. package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +47 -1
  25. package/dist/built-in/layout-component/components/Tools/interface.d.ts +26 -0
  26. package/dist/built-in/layout-component/components/ui/HDropdownMenu.vue.d.ts +2 -7
  27. package/dist/built-in/layout-component/composables/useHotkey.d.ts +1 -5
  28. package/dist/built-in/layout-component/composables/useMainPage.d.ts +1 -1
  29. package/dist/built-in/layout-component/composables/useMenu.d.ts +1 -1
  30. package/dist/built-in/layout-component/composables/useTabbar.d.ts +1 -1
  31. package/dist/built-in/layout-component/composables/useTitle.d.ts +2 -1
  32. package/dist/built-in/layout-component/composables/useWatermark.d.ts +3 -1
  33. package/dist/built-in/layout-component/index.d.ts +9 -6
  34. package/dist/built-in/layout-component/utils/index.d.ts +0 -1
  35. package/dist/{colors-CODcBxrF.js → colors-BIQSd520.js} +1 -1
  36. package/dist/{index-Jd3PYkpj.js → index-Beb7_0-E.js} +11384 -11329
  37. package/dist/{index-BAoB7aoj.js → index-CPRiufg0.js} +1 -1
  38. package/dist/{index-DmcblkoZ.js → index-DNdH93AP.js} +13 -13
  39. package/dist/{index-DQn1WFMa.js → index-DYMBkmAp.js} +2 -2
  40. package/dist/{index-BVLkBCRY.js → index-Dlf6GQBd.js} +6418 -6439
  41. package/dist/{index-DvJr0paY.js → index-IscoZG-Y.js} +2 -2
  42. package/dist/{index-BROqFYXS.js → index-WubcSL0v.js} +1 -1
  43. package/dist/{index-RT-QBzm0.js → index-YSjb6X1D.js} +10 -12
  44. package/dist/{index-D4_xmL_A.js → index-wxEEuQXu.js} +17 -17
  45. package/dist/index.d.ts +4 -2
  46. package/dist/index.js +53 -55
  47. package/dist/{pick-BLJM77QN.js → pick-D_XPbQHB.js} +1 -1
  48. package/dist/style.css +1 -1
  49. package/package.json +9 -9
  50. package/src/built-in/layout-component/Layout.vue +11 -22
  51. package/src/built-in/layout-component/components/Header/TopMode/index.vue +1 -1
  52. package/src/built-in/layout-component/components/Sidebar/MainSidebar.vue +1 -1
  53. package/src/built-in/layout-component/components/Sidebar/index.vue +1 -1
  54. package/src/built-in/layout-component/components/Tools/DarkModeToggle.vue +108 -0
  55. package/src/built-in/layout-component/components/Tools/Fullscreen.vue +24 -0
  56. package/src/built-in/layout-component/components/Tools/PageReload.vue +22 -0
  57. package/src/built-in/layout-component/components/Tools/SearchBar.vue +44 -0
  58. package/src/built-in/layout-component/components/Tools/{Search.vue → SearchPanel.vue} +1 -1
  59. package/src/built-in/layout-component/components/Tools/index.vue +63 -131
  60. package/src/built-in/layout-component/components/Tools/interface.ts +27 -0
  61. package/src/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue +2 -2
  62. package/src/built-in/layout-component/components/Topbar/Tabbar/index.vue +2 -2
  63. package/src/built-in/layout-component/components/ui/HDropdownMenu.vue +19 -26
  64. package/src/built-in/layout-component/composables/useGetComputedStyle.ts +2 -3
  65. package/src/built-in/layout-component/composables/useHotkey.ts +6 -10
  66. package/src/built-in/layout-component/composables/useMainPage.ts +5 -6
  67. package/src/built-in/layout-component/composables/useMenu.ts +3 -5
  68. package/src/built-in/layout-component/composables/useTabbar.ts +3 -5
  69. package/src/built-in/layout-component/composables/useTitle.ts +2 -3
  70. package/src/built-in/layout-component/composables/useWatermark.ts +25 -12
  71. package/src/built-in/layout-component/index.ts +21 -12
  72. package/src/built-in/layout-component/provider.ts +6 -2
  73. package/src/built-in/layout-component/utils/index.ts +0 -1
  74. package/src/built-in/settings/router.ts +5 -1
  75. package/src/features/stores/utils/routerHelper.ts +3 -0
  76. package/src/index.ts +7 -9
  77. package/dist/built-in/layout-component/utils/eventBus.d.ts +0 -5
  78. package/src/built-in/layout-component/components/Tools/DayNightSwitch.vue +0 -70
  79. package/src/built-in/layout-component/utils/eventBus.ts +0 -8
  80. /package/dist/built-in/layout-component/components/Tools/{DayNightSwitch.vue.d.ts → DarkModeToggle.vue.d.ts} +0 -0
  81. /package/dist/built-in/layout-component/components/Tools/{Search.vue.d.ts → SearchPanel.vue.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
- import { H as L, F as O, e as P, B as R, bF as j, M as z, h as F, g as b, P as B, a1 as X, Y as U, aP as V, x as Y } from "./index-Jd3PYkpj.js";
1
+ import { H as L, F as O, e as P, B as R, bF as j, M as z, h as F, g as b, P as B, a1 as X, Y as U, aP as V, x as Y } from "./index-Beb7_0-E.js";
2
2
  import { defineComponent as H, computed as m, createVNode as d, shallowRef as q, watchEffect as G, Fragment as J } from "vue";
3
- import { g as K, i as Q, a as Z } from "./colors-CODcBxrF.js";
3
+ import { g as K, i as Q, a as Z } from "./colors-BIQSd520.js";
4
4
  const h = (e, t, l) => {
5
5
  const r = j(l);
6
6
  return {
@@ -1,4 +1,4 @@
1
- import { b9 as a, _ as i, b as u } from "./index-Jd3PYkpj.js";
1
+ import { b9 as a, _ as i, b as u } from "./index-Beb7_0-E.js";
2
2
  import { defineComponent as d, ref as c, onUnmounted as x, onMounted as f, createElementBlock as m, openBlock as p, createElementVNode as n, createVNode as v, withCtx as _, createTextVNode as w, toDisplayString as g, unref as N } from "vue";
3
3
  import { useRouter as b } from "vue-router";
4
4
  const k = { class: "absolute left-[50%] top-[50%] flex flex-col items-center justify-between lg:flex-row -translate-x-50% -translate-y-50% lg:gap-12" }, C = { class: "flex flex-col gap-4" }, I = /* @__PURE__ */ d({
@@ -1,15 +1,13 @@
1
1
  import { defineComponent as T, mergeModels as d, useModel as G, reactive as z, ref as B, createElementBlock as O, openBlock as v, createVNode as l, unref as k, withCtx as i, createTextVNode as H, nextTick as Z, computed as b, createElementVNode as Q, isRef as x } from "vue";
2
- import { b7 as K, b8 as P, b9 as r, a5 as h, ba as D, bb as a, b as Y } from "./index-Jd3PYkpj.js";
2
+ import { b7 as K, b8 as P, b9 as r, a5 as h, ba as D, bb as a, b as Y } from "./index-Beb7_0-E.js";
3
3
  import { useRouter as U, useRoute as L } from "vue-router";
4
4
  import "pinia";
5
5
  import "alova";
6
6
  import "alova/vue";
7
7
  import "alova/client";
8
- import "vue-m-message";
9
8
  import "vue-i18n";
10
- import "vue-m-message/dist/style.css";
11
9
  import "pinia-plugin-persistedstate";
12
- import { J as X, _ as u, M as m } from "./index-DmcblkoZ.js";
10
+ import { J as X, _ as u, M as m } from "./index-DNdH93AP.js";
13
11
  var V = "Expected a function";
14
12
  function N(g, s, n) {
15
13
  if (typeof g != "function")
@@ -65,18 +63,18 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
65
63
  newPassword: e.newPassword,
66
64
  token: n.token
67
65
  }), D.success("密码修改成功"), F(() => {
68
- t();
66
+ j();
69
67
  }, 800);
70
68
  } catch {
71
69
  }
72
70
  }
73
- function t() {
71
+ function j() {
74
72
  y.go(-1);
75
73
  }
76
74
  return s({
77
75
  formState: e
78
76
  }), (o, A) => {
79
- const M = m, S = u, j = h, R = X;
77
+ const M = m, S = u, t = h, R = X;
80
78
  return v(), O("div", null, [
81
79
  l(R, {
82
80
  ref_key: "changePasswordForm",
@@ -126,7 +124,7 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
126
124
  }),
127
125
  l(S, null, {
128
126
  default: i(() => [
129
- l(j, {
127
+ l(t, {
130
128
  type: "primary",
131
129
  block: "",
132
130
  "h-48px": "",
@@ -139,10 +137,10 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
139
137
  _: 1,
140
138
  __: [3]
141
139
  }),
142
- l(j, {
140
+ l(t, {
143
141
  block: "",
144
142
  "h-48px": "",
145
- onClick: t
143
+ onClick: j
146
144
  }, {
147
145
  default: i(() => A[4] || (A[4] = [
148
146
  H(" 返回 ")
@@ -228,7 +226,7 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
228
226
  ])
229
227
  ]));
230
228
  }
231
- }), MA = /* @__PURE__ */ Y(kA, [["__scopeId", "data-v-619e4015"]]);
229
+ }), CA = /* @__PURE__ */ Y(kA, [["__scopeId", "data-v-619e4015"]]);
232
230
  export {
233
- MA as default
231
+ CA as default
234
232
  };
@@ -1,5 +1,5 @@
1
- import { markRaw as J, createElementBlock as f, openBlock as r, createElementVNode as o, defineComponent as D, resolveComponent as h, renderSlot as Y, createBlock as g, withCtx as d, toDisplayString as G, mergeProps as U, Fragment as v, renderList as P, normalizeClass as F, createCommentVNode as C, unref as t, ref as b, computed as k, onMounted as T, watch as O, createVNode as Q, createTextVNode as Z } from "vue";
2
- import { b as y, bE as I, bG as K, bH as V, bI as L } from "./index-Jd3PYkpj.js";
1
+ import { markRaw as J, createElementBlock as f, openBlock as r, createElementVNode as o, defineComponent as D, resolveComponent as h, renderSlot as Y, createBlock as g, withCtx as d, toDisplayString as G, mergeProps as U, Fragment as v, renderList as P, normalizeClass as H, createCommentVNode as C, unref as t, ref as b, computed as k, onMounted as T, watch as O, createVNode as Q, createTextVNode as Z } from "vue";
2
+ import { b as y, bE as I, bL as K, bR as V, bS as L } from "./index-Beb7_0-E.js";
3
3
  import "vue-router";
4
4
  const X = {
5
5
  viewBox: "0 0 24 24",
@@ -113,11 +113,11 @@ const q = J({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
113
113
  "rounded-8px": "",
114
114
  "text-sm": "",
115
115
  "mb-10px": "",
116
- class: F({
116
+ class: H({
117
117
  "bg-[#fff] dark:bg-[var(--g-header-menu-active-bg)]!": u === a.activeIndex,
118
118
  "is-dev": l.meta?.isDev
119
119
  }),
120
- onClick: (N) => p(u, l)
120
+ onClick: (S) => p(u, l)
121
121
  }, [
122
122
  l.meta?.icon ? (r(), g(t(I), {
123
123
  key: 0,
@@ -155,25 +155,25 @@ const q = J({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
155
155
  let s;
156
156
  return !m && i || m && !e ? s = i : m && e && (s = e), s;
157
157
  }
158
- const x = b(), { width: l } = L(x), u = b(0), N = k(() => u.value === c.allMenus.length - 1);
158
+ const x = b(), { width: l } = L(x), u = b(0), S = k(() => u.value === c.allMenus.length - 1);
159
159
  function z(m, i) {
160
160
  const e = m + u.value + 1;
161
161
  a(e, i);
162
162
  }
163
163
  function E() {
164
- const m = x.value, i = Array.from(m.children).at(0), e = i.clientWidth, s = Array.from(i.children), S = s.reduce((A, B) => A + B.clientWidth, 0);
165
- let w = 0, H = 0;
166
- if (S <= e)
167
- H = s.length - 1;
164
+ const m = x.value, i = Array.from(m.children).at(0), e = i.clientWidth, s = Array.from(i.children), N = s.reduce((A, B) => A + B.clientWidth, 0);
165
+ let w = 0, F = 0;
166
+ if (N <= e)
167
+ F = s.length - 1;
168
168
  else
169
169
  for (const [A, B] of s.entries())
170
170
  if (w += B.clientWidth, w >= e) {
171
- H = A - 1;
171
+ F = A - 1;
172
172
  break;
173
173
  }
174
174
  return s.forEach((A, B) => {
175
- B > H ? A.style.visibility = "hidden" : A.style.visibility = "visible";
176
- }), H;
175
+ B > F ? A.style.visibility = "hidden" : A.style.visibility = "visible";
176
+ }), F;
177
177
  }
178
178
  return T(() => {
179
179
  O(
@@ -191,13 +191,13 @@ const q = J({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
191
191
  class: "menu-container nothin"
192
192
  }, [
193
193
  o("div", {
194
- class: F(["menu flex of-hidden transition-all", {
194
+ class: H(["menu flex of-hidden transition-all", {
195
195
  [`menu-active-${t(n).settings.menu.menuActiveStyle}`]: t(n).settings.menu.menuActiveStyle !== ""
196
196
  }])
197
197
  }, [
198
198
  (r(!0), f(v, null, P(t(c).allMenus, (e, s) => (r(), f("div", {
199
199
  key: e?.meta?.title || s,
200
- class: F(["menu-item relative transition-all", {
200
+ class: H(["menu-item relative transition-all", {
201
201
  active: s === t(c).actived,
202
202
  "px-1 py-2": t(n).settings.menu.isRounded,
203
203
  "is-dev": e.meta?.isDev
@@ -211,12 +211,12 @@ const q = J({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
211
211
  default: d(() => [
212
212
  e.children && e.children.length !== 0 || e?.meta?.isDev ? (r(), f("div", {
213
213
  key: 0,
214
- class: F(["group menu-item-container h-full w-full flex cursor-pointer items-center justify-between gap-1 px-5 py-4 text-[var(--g-header-menu-color)] transition-all hover:(bg-[var(--g-header-menu-hover-bg)] text-[var(--g-header-menu-hover-color)])", {
214
+ class: H(["group menu-item-container h-full w-full flex cursor-pointer items-center justify-between gap-1 px-5 py-4 text-[var(--g-header-menu-color)] transition-all hover:(bg-[var(--g-header-menu-hover-bg)] text-[var(--g-header-menu-hover-color)])", {
215
215
  "text-[var(--g-header-menu-active-color)]! bg-[var(--g-header-menu-active-bg)]!": s === t(c).actived,
216
216
  "rounded-2": t(n).settings.menu.isRounded
217
217
  }]),
218
218
  title: t(p)(e.meta?.i18n, e.meta?.title),
219
- onClick: (S) => t(a)(s, e)
219
+ onClick: (N) => t(a)(s, e)
220
220
  }, [
221
221
  o("div", ie, [
222
222
  M(s === t(c).actived, e.meta?.icon, e.meta?.activeIcon) ? (r(), g(t(I), {
@@ -233,7 +233,7 @@ const q = J({ name: "solar-widget-5-bold-duotone", render: W }), _ = "data:image
233
233
  }, 1032, ["is-cursor", "dev-text"])
234
234
  ], 2))), 128))
235
235
  ], 2),
236
- t(N) ? C("", !0) : (r(), g(oe, {
236
+ t(S) ? C("", !0) : (r(), g(oe, {
237
237
  key: 0,
238
238
  items: t(c).allMenus.slice(t(u) + 1),
239
239
  "active-index": t(c).actived - t(u) - 1,
package/dist/index.d.ts CHANGED
@@ -15,8 +15,10 @@ export interface PubinfoOptions extends Options {
15
15
  pure?: boolean;
16
16
  }
17
17
  export declare function createPubinfo(options: PubinfoOptions): () => Promise<import('./core').Context>;
18
- export { BackTop, Copyright, Layout, LayoutContent, LayoutHeader, LayoutProvider, Logo, Menu, RESPONSE_CODE, SettingBar, Sidebar, Tools, Topbar, } from './built-in';
19
- export { eventBus } from './built-in/layout-component/utils';
18
+ export { RESPONSE_CODE } from './built-in/authentication';
19
+ export { Copyright, Layout, LayoutContent, LayoutHeader, LayoutProvider, LayoutSidebar, LayoutTopbar, Logo, Tool, Tools, } from './built-in/layout-component';
20
+ export type { DropdownMenu, DropdownMenuRender } from './built-in/layout-component';
21
+ export { updateWatermark } from './built-in/layout-component/composables/useWatermark';
20
22
  export { createRequest, defineIconModule, defineRouteModule, getAllIconModules, getAllRouteModules, readProjectModules, } from './core';
21
23
  export * from './core/interface';
22
24
  export * from './features';
package/dist/index.js CHANGED
@@ -1,62 +1,60 @@
1
- import { bY as a, bZ as c, b_ as t, b$ as o, c0 as u, c1 as r, c2 as n, bJ as i, ck as b, cl as S, cm as d, bb as f, cn as l, bE as g, co as P, cy as p, c3 as y, c4 as R, c5 as A, c6 as E, c7 as M, cf as h, cg as v, ch as I, bX as m, cp as C, c9 as T, cz as x, ca as B, cb as L, cD as j, cB as w, c8 as O, cc as D, cd as H, cA as U, cE as W, cC as _, cq as k, ce as q, ci as F, cr as J, cx as K, cs as N, cF as Y, cG as z, cv as G, cH as V, cI as X, cJ as Z, u as $, cw as Q, ct as ee, a as se, bW as ae, b9 as ce, cu as te, bR as oe, cj as ue } from "./index-Jd3PYkpj.js";
1
+ import { bZ as a, b_ as c, b$ as o, c0 as t, c1 as u, c2 as r, c3 as n, c4 as i, cj as b, ck as d, cl as S, bb as l, cm as f, bE as g, cn as P, cx as y, bY as p, c5 as R, c6 as A, ce as E, cf as M, cg as h, bX as m, co as I, c8 as L, cy as v, c9 as C, ca as T, cC as x, cA as j, cb as w, cc as O, cz as W, cD as D, cB as H, cp as U, cd as _, ch as k, c7 as q, cq as B, cw as F, cr as K, cE as N, cF as Y, cu as z, cG as G, cH as V, cI as X, u as Z, cv as $, cs as J, a as Q, bW as ee, b9 as se, ct as ae, bM as ce, ci as oe } from "./index-Beb7_0-E.js";
2
2
  export {
3
- a as BackTop,
4
- c as Copyright,
5
- t as Layout,
3
+ a as Copyright,
4
+ c as Layout,
6
5
  o as LayoutContent,
7
- u as LayoutHeader,
8
- r as LayoutProvider,
9
- n as Logo,
10
- i as Menu,
6
+ t as LayoutHeader,
7
+ u as LayoutProvider,
8
+ r as LayoutSidebar,
9
+ n as LayoutTopbar,
10
+ i as Logo,
11
11
  b as NotAllowed,
12
- S as PageHeader,
13
- d as PageMain,
14
- f as PassStrengthValidator,
15
- l as PubinfoApp,
12
+ d as PageHeader,
13
+ S as PageMain,
14
+ l as PassStrengthValidator,
15
+ f as PubinfoApp,
16
16
  g as PubinfoIcon,
17
17
  P as PubinfoProvider,
18
- p as RESOURCE_TYPE,
19
- y as RESPONSE_CODE,
20
- R as SettingBar,
21
- A as Sidebar,
22
- E as Tools,
23
- M as Topbar,
24
- h as cleanup,
25
- v as cleanupWithoutUser,
26
- I as createContext,
18
+ y as RESOURCE_TYPE,
19
+ p as RESPONSE_CODE,
20
+ R as Tool,
21
+ A as Tools,
22
+ E as cleanup,
23
+ M as cleanupWithoutUser,
24
+ h as createContext,
27
25
  m as createPubinfo,
28
- C as createPubinfoProvider,
29
- T as createRequest,
30
- x as defineAsyncRoutes,
31
- B as defineIconModule,
32
- L as defineRouteModule,
33
- j as defineSettings,
34
- w as defineSystemRoutes,
35
- O as eventBus,
36
- D as getAllIconModules,
37
- H as getAllRouteModules,
38
- U as getAsyncRoutes,
39
- W as getSettings,
40
- _ as getSystemRoutes,
41
- k as pubinfoInjectionKey,
42
- q as readProjectModules,
43
- F as storage,
44
- J as useAuth,
45
- K as useBox,
46
- N as useError,
47
- Y as useFavoritesStore,
48
- z as useIframeStore,
49
- G as useInfo,
50
- V as useKeepAliveStore,
51
- X as useMenuStore,
52
- Z as useRouteStore,
53
- $ as useSettingsStore,
54
- Q as useStart,
55
- ee as useSuccess,
56
- se as useTabbarStore,
57
- ae as useTheme,
58
- ce as useUserStore,
59
- te as useWarn,
60
- oe as watchDiffObject,
61
- ue as wrapProxy
26
+ I as createPubinfoProvider,
27
+ L as createRequest,
28
+ v as defineAsyncRoutes,
29
+ C as defineIconModule,
30
+ T as defineRouteModule,
31
+ x as defineSettings,
32
+ j as defineSystemRoutes,
33
+ w as getAllIconModules,
34
+ O as getAllRouteModules,
35
+ W as getAsyncRoutes,
36
+ D as getSettings,
37
+ H as getSystemRoutes,
38
+ U as pubinfoInjectionKey,
39
+ _ as readProjectModules,
40
+ k as storage,
41
+ q as updateWatermark,
42
+ B as useAuth,
43
+ F as useBox,
44
+ K as useError,
45
+ N as useFavoritesStore,
46
+ Y as useIframeStore,
47
+ z as useInfo,
48
+ G as useKeepAliveStore,
49
+ V as useMenuStore,
50
+ X as useRouteStore,
51
+ Z as useSettingsStore,
52
+ $ as useStart,
53
+ J as useSuccess,
54
+ Q as useTabbarStore,
55
+ ee as useTheme,
56
+ se as useUserStore,
57
+ ae as useWarn,
58
+ ce as watchDiffObject,
59
+ oe as wrapProxy
62
60
  };
@@ -1,4 +1,4 @@
1
- import { bT as s, bU as t, bV as u } from "./index-Jd3PYkpj.js";
1
+ import { bO as s, bP as t, bQ as u } from "./index-Beb7_0-E.js";
2
2
  function i(n, a) {
3
3
  return s(n, a, function(e, r) {
4
4
  return t(n, r);