@pubinfo/core 2.0.0-rc.1 → 2.0.0-rc.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 (57) hide show
  1. package/dist/{AppSetting-Bblni_W7.js → AppSetting-D2RJrc9O.js} +15 -15
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-A7PnhNKK.js → HCheckList.vue_vue_type_script_setup_true_lang-DusVz35O.js} +1 -1
  3. package/dist/{HToggle-xibvPpmf.js → HToggle-DMcVgMVY.js} +1 -1
  4. package/dist/{PreferencesContent--JtPw_LT.js → PreferencesContent-Dtd9rtew.js} +4 -4
  5. package/dist/{SettingBreadcrumb-BwhdAtkC.js → SettingBreadcrumb-QSCSviKM.js} +3 -3
  6. package/dist/{SettingCopyright-DPsRDagL.js → SettingCopyright-Dr5P6yfq.js} +2 -2
  7. package/dist/{SettingEnableTransition-mtHTUb08.js → SettingEnableTransition-DGiHEbCI.js} +2 -2
  8. package/dist/{SettingHome-agxHFIKq.js → SettingHome-CEPcBlds.js} +2 -2
  9. package/dist/{SettingMenu-D6WwcOw-.js → SettingMenu-BJdjnRA6.js} +3 -3
  10. package/dist/{SettingMode-CkmhszlD.js → SettingMode-BnuCHoEY.js} +1 -1
  11. package/dist/{SettingNavSearch-CEB5DZGf.js → SettingNavSearch-CiU4BmlU.js} +2 -2
  12. package/dist/{SettingOther-Dzs1uwnC.js → SettingOther-DTHjVlFe.js} +2 -2
  13. package/dist/{SettingPage-bOThkL2-.js → SettingPage-D75_Nf05.js} +2 -2
  14. package/dist/{SettingTabbar-L6yQxAeE.js → SettingTabbar-D48dzvgA.js} +3 -3
  15. package/dist/{SettingThemes-Cxa5bR66.js → SettingThemes-D-8vTs5n.js} +1 -1
  16. package/dist/{SettingToolbar-BZ2uHom2.js → SettingToolbar-DjIjm9V-.js} +2 -2
  17. package/dist/{SettingTopbar-hptxTh8m.js → SettingTopbar-Cg30OTH3.js} +3 -3
  18. package/dist/{SettingWidthMode-D2R2W4-n.js → SettingWidthMode-BKV_7kb8.js} +1 -1
  19. package/dist/{TopThinMode-C26i10py.js → TopThinMode-JFYsp_lJ.js} +1 -1
  20. package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +0 -206
  21. package/dist/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -206
  22. package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +19 -0
  23. package/dist/{colors-C8I6Fdyp.js → colors-CODcBxrF.js} +1 -1
  24. package/dist/{index-D948mfZb.js → index-BAoB7aoj.js} +1 -1
  25. package/dist/{index-DeWCd_-p.js → index-BROqFYXS.js} +1 -1
  26. package/dist/{index-DdS6qgK_.js → index-BVLkBCRY.js} +4 -4
  27. package/dist/{index-EOTrQlGo.js → index-D4_xmL_A.js} +1 -1
  28. package/dist/index-DQn1WFMa.js +139 -0
  29. package/dist/{index-DZ6SbWiv.js → index-DmcblkoZ.js} +2 -2
  30. package/dist/{index-D3zjK9rd.js → index-DvJr0paY.js} +2 -2
  31. package/dist/{index-RwbJwutI.js → index-Jd3PYkpj.js} +13117 -13070
  32. package/dist/index-RT-QBzm0.js +234 -0
  33. package/dist/index.js +1 -1
  34. package/dist/{pick-D6j4F3UM.js → pick-BLJM77QN.js} +1 -1
  35. package/dist/style.css +1 -1
  36. package/package.json +6 -6
  37. package/src/built-in/authentication/pages/change-organization/assets/change-org.svg +1 -1
  38. package/src/built-in/authentication/pages/change-password/assets/mima.svg +1 -1
  39. package/src/built-in/authorization/pages/not-permission/403.svg +1 -1
  40. package/src/built-in/authorization/pages/not-permission/403_dark.svg +1 -1
  41. package/src/built-in/layout-component/assets/icons/favorites.svg +1 -1
  42. package/src/built-in/layout-component/assets/icons/toolbar-collapse.svg +1 -1
  43. package/src/built-in/layout-component/components/Tools/Search.vue +11 -5
  44. package/src/built-in/layout-component/components/Tools/index.vue +7 -5
  45. package/src/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue +5 -4
  46. package/src/built-in/layout-component/components/Topbar/Toolbar/index.vue +32 -10
  47. package/src/built-in/layout-component/composables/useGlobalSearch.ts +48 -0
  48. package/src/features/assets/fonts/digital-7/digital-7-webfont.svg +131 -133
  49. package/src/features/assets/fonts/digital-7_mono/digital-7_mono-webfont.svg +130 -132
  50. package/src/features/assets/images/org.svg +2 -2
  51. package/src/features/components/NotAllowed/assets/403.svg +1 -1
  52. package/src/features/components/NotAllowed/assets/403_dark.svg +1 -1
  53. package/src/features/components/PubinfoIcon/index.vue +1 -1
  54. package/src/features/pages/not-found/assets/404.svg +1 -1
  55. package/src/features/pages/not-found/assets/404_dark.svg +1 -1
  56. package/dist/index-CkyHqPON.js +0 -139
  57. package/dist/index-xzfvpJSq.js +0 -234
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
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-RwbJwutI.js";
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";
2
2
  export {
3
3
  a as BackTop,
4
4
  c as Copyright,
@@ -1,4 +1,4 @@
1
- import { bT as s, bU as t, bV as u } from "./index-RwbJwutI.js";
1
+ import { bT as s, bU as t, bV as u } from "./index-Jd3PYkpj.js";
2
2
  function i(n, a) {
3
3
  return s(n, a, function(e, r) {
4
4
  return t(n, r);