@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.