@pubinfo/core 2.0.5 → 2.0.7
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-DXWLCrHK.js → AppSetting-Bqdk4mr0.js} +15 -15
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CWeTAl9J.js → HCheckList.vue_vue_type_script_setup_true_lang-Dun5ilGJ.js} +6 -7
- package/dist/{HToggle-BrA8cCVJ.js → HToggle-B1MlIVcK.js} +1 -1
- package/dist/HeaderThinMenu-C5rj1NGZ.js +4 -0
- package/dist/{PreferencesContent-6s6Bb66p.js → PreferencesContent-DLqC7RFC.js} +4 -4
- package/dist/{SettingBreadcrumb-D7XUufYP.js → SettingBreadcrumb-DWRDMfAi.js} +3 -3
- package/dist/{SettingCopyright-B1QA6f0R.js → SettingCopyright-C4K-AXxu.js} +2 -2
- package/dist/{SettingEnableTransition-C1lccvKJ.js → SettingEnableTransition-82BIgjuv.js} +2 -2
- package/dist/{SettingHome-DFzpduj_.js → SettingHome-D9qElPUi.js} +2 -2
- package/dist/{SettingMenu-BWVnHKmZ.js → SettingMenu-smmCDuqz.js} +3 -3
- package/dist/{SettingMode-CCYkyiJe.js → SettingMode-Ct8lcvcA.js} +1 -1
- package/dist/{SettingNavSearch-CSboDt7O.js → SettingNavSearch-CC4Hl4wF.js} +2 -2
- package/dist/{SettingOther-CKje3ppW.js → SettingOther-DMFPAPjR.js} +2 -2
- package/dist/{SettingPage-Cy5QBoiw.js → SettingPage-D8m-naZp.js} +2 -2
- package/dist/{SettingTabbar-CPAGoX7H.js → SettingTabbar-P3lOwe5Y.js} +3 -3
- package/dist/{SettingThemes-Cj8zHw81.js → SettingThemes-BwKbjHZZ.js} +1 -1
- package/dist/{SettingToolbar-By5fs_vK.js → SettingToolbar-NjhqqJNo.js} +2 -2
- package/dist/{SettingTopbar-CMC03lzb.js → SettingTopbar-CL9g9QwB.js} +3 -3
- package/dist/{SettingWidthMode-CsWVtIhX.js → SettingWidthMode-Bfv4uU4j.js} +1 -1
- package/dist/built-in/layout-component/Layout.vue.d.ts +1 -0
- package/dist/built-in/layout-component/index.d.ts +2 -1
- package/dist/{colors-PYwA9HeG.js → colors-BksLvfd2.js} +1 -1
- package/dist/core/interface.d.ts +5 -0
- package/dist/core/resolver/icon.d.ts +2 -0
- package/dist/features/components/PageMain/index.vue.d.ts +1 -1
- package/dist/features/components/PubinfoIcon/index.vue.d.ts +1 -13
- package/dist/features/components/index.d.ts +0 -1
- package/dist/features/stores/modules/menu.d.ts +4 -3
- package/dist/{index-CyPGB_nB.js → index-BR7USpvK.js} +2 -2
- package/dist/{index-rq5fCkC1.js → index-BZvIi9NG.js} +14814 -14767
- package/dist/{index-KfXI3f5D.js → index-BfNdcMoQ.js} +2 -2
- package/dist/index-BiFknLSr.js +4 -0
- package/dist/{index-DsXnRME_.js → index-CKhI9IyX.js} +1 -1
- package/dist/{index-C0lnDzae.js → index-CY6xyw-d.js} +2 -2
- package/dist/{index-C54-r6zd.js → index-Ck4Qus0W.js} +3 -3
- package/dist/{index-C1gew7gA.js → index-DN5TqEna.js} +4 -4
- package/dist/{index-C0MpeDJ4.js → index-icXFkR7f.js} +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/{pick-BtdlEifh.js → pick-DjxDa62c.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +5 -5
- package/src/built-in/layout-component/Layout.vue +14 -2
- package/src/built-in/layout-component/components/Header/HeaderThinMenu.vue +2 -6
- package/src/built-in/layout-component/components/Menu/index.vue +1 -1
- package/src/{features → built-in/layout-component}/components/NotAllowed/index.vue +2 -32
- package/src/built-in/layout-component/components/Tools/DarkModeToggle.vue +28 -10
- package/src/built-in/layout-component/index.ts +2 -1
- package/src/built-in/layout-component/provider.ts +0 -3
- package/src/core/interface.ts +7 -0
- package/src/core/resolver/icon.ts +37 -1
- package/src/core/resolver/page.ts +0 -1
- package/src/features/assets/styles/globals.css +1 -10
- package/src/features/components/PubinfoApp/index.vue +1 -14
- package/src/features/components/PubinfoIcon/index.vue +92 -7
- package/src/features/components/index.ts +0 -1
- package/src/features/settings/index.ts +1 -0
- package/src/features/stores/modules/menu.ts +43 -25
- package/src/features/stores/modules/route.ts +8 -3
- package/src/index.ts +1 -0
- package/types/settings.d.ts +6 -0
- package/dist/HeaderThinMenu-Be1Gkb6k.js +0 -4
- package/dist/index-BJQN47v_.js +0 -4
- /package/dist/{features → built-in/layout-component}/components/NotAllowed/index.vue.d.ts +0 -0
- /package/src/{features/components/NotAllowed/assets → built-in/layout-component/assets/images}/403.svg +0 -0
- /package/src/{features/components/NotAllowed/assets → built-in/layout-component/assets/images}/403_dark.svg +0 -0
package/src/index.ts
CHANGED
package/types/settings.d.ts
CHANGED
package/dist/index-BJQN47v_.js
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|