@pubinfo/core 2.0.0-beta.2 → 2.0.0-beta.21
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/{es/AppSetting-BXQHV5F8.js → dist/AppSetting-DodCOb_z.js} +16 -16
- package/{es/HCheckList.vue_vue_type_script_setup_true_lang-DanhyVxU.js → dist/HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js} +2 -2
- package/{es/PreferencesContent-CQkwkQ_1.js → dist/PreferencesContent-Dic24ifo.js} +56 -56
- package/{es/SettingBreadcrumb-Bp_66IFN.js → dist/SettingBreadcrumb-DWpbGcSy.js} +2 -2
- package/{es/SettingCopyright-BPSnoTQb.js → dist/SettingCopyright-CIY0pFMT.js} +1 -1
- package/{es/SettingEnableTransition-Rx2-0Wxj.js → dist/SettingEnableTransition-f0xuLIrZ.js} +1 -1
- package/{es/SettingHome-BW27PQqs.js → dist/SettingHome-BFtJsJsN.js} +1 -1
- package/{es/SettingMenu-D5gdNfal.js → dist/SettingMenu-DuPD3iSG.js} +2 -2
- package/{es/SettingMode-B4_HGVez.js → dist/SettingMode-nZ65qSWK.js} +1 -1
- package/{es/SettingNavSearch-CRovYxzh.js → dist/SettingNavSearch-CrarPE7d.js} +1 -1
- package/{es/SettingOther-D0zo11vM.js → dist/SettingOther-BddvExCF.js} +1 -1
- package/{es/SettingPage-B8GHuoKV.js → dist/SettingPage-C6Na8HEN.js} +1 -1
- package/{es/SettingTabbar-Cn_QzvA8.js → dist/SettingTabbar-nuwfRRaE.js} +2 -2
- package/{es/SettingThemes-D_DpEncn.js → dist/SettingThemes-DBq6j0zt.js} +2 -2
- package/{es/SettingToolbar-Csl2gnfi.js → dist/SettingToolbar-BdizZaGF.js} +1 -1
- package/{es/SettingTopbar-CaHjQULM.js → dist/SettingTopbar-D5BX5vS_.js} +2 -2
- package/{es/SettingWidthMode-BGiP7gTw.js → dist/SettingWidthMode-CHrLW3gs.js} +1 -1
- package/{es/TopThinMode-DWm0oY5Y.js → dist/TopThinMode-CttqTmaT.js} +1 -1
- package/{es/_...all_-DI_QAUox.js → dist/_...all_--d4S-8dL.js} +1 -1
- package/{es → dist}/api/index.d.ts +2 -1
- package/{es/colors-oRlAXMUC.js → dist/colors-BOKDjZQI.js} +1 -1
- package/{lib → dist}/components/PubinfoProvider/index.d.ts +1 -0
- package/{lib → dist}/composables/auth.d.ts +1 -1
- package/{es → dist}/context.d.ts +1 -1
- package/{es/index-ChOUZNbk.js → dist/index-B0i20hau.js} +2 -2
- package/{es/index-D8eeneI_.js → dist/index-Bz9lh14R.js} +25 -25
- package/{es/index-BHkrq701.js → dist/index-CC3GE307.js} +30 -30
- package/{es/index-BvVAS3S-.js → dist/index-Cf8yM5Cv.js} +14 -8
- package/{es/index-P2cA5UeU.js → dist/index-Cygbc-66.js} +30 -30
- package/{es/index-DvHnVMX5.js → dist/index-D0CMv5FJ.js} +5543 -5719
- package/{es/index-B9I6Pru6.js → dist/index-DORROKh7.js} +57 -62
- package/{es/index-Dav3jQVP.js → dist/index-DltN2SCZ.js} +31 -31
- package/{es/index-BkqnOkyO.js → dist/index-dPREgrj8.js} +1 -1
- package/{es → dist}/index.d.ts +1 -0
- package/dist/index.js +76 -0
- package/{es/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BBe8CvCV.js → dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js} +1 -1
- package/{lib → dist}/interface.d.ts +11 -0
- package/{es → dist}/layout/composables/useContext.d.ts +1 -2
- package/{lib → dist}/layout/ui-kit/HDialog.vue.d.ts +12 -1
- package/{lib → dist}/layout/ui-kit/HSlideover.vue.d.ts +12 -1
- package/{es → dist}/layout/ui-kit/HTabList.vue.d.ts +2 -2
- package/{es/notification-6D5hA7Bp.js → dist/menu-Ddxel9ck.js} +3007 -3037
- package/{es/pick-Br-UKn7B.js → dist/pick-DEgsMKda.js} +1 -1
- package/{es → dist}/request.js +1 -1
- package/{es → dist}/route/index.d.ts +0 -1
- package/dist/route/routes.d.ts +22 -0
- package/{lib → dist}/stores/modules/favorites.d.ts +1 -0
- package/{es → dist}/stores/modules/iframe.d.ts +1 -0
- package/{es → dist}/stores/modules/index.d.ts +8 -1
- package/{es → dist}/stores/modules/keepAlive.d.ts +1 -0
- package/{es → dist}/stores/modules/menu.d.ts +1 -0
- package/{es → dist}/stores/modules/route.d.ts +1 -0
- package/{lib → dist}/stores/modules/settings.d.ts +1 -0
- package/{lib → dist}/stores/modules/tabbar.d.ts +1 -0
- package/dist/stores/modules/user.d.ts +36 -0
- package/{es → dist}/style.css +1 -1
- package/package.json +22 -28
- package/src/api/index.ts +3 -1
- package/src/components/PubinfoProvider/index.ts +2 -0
- package/src/composables/auth.ts +1 -1
- package/src/context.ts +1 -2
- package/src/index.ts +1 -0
- package/src/interface.ts +11 -0
- package/src/layout/components/Header/TopMode/index.vue +12 -16
- package/src/layout/components/SettingBar/index.vue +3 -1
- package/src/layout/components/Tools/index.vue +9 -25
- package/src/layout/composables/useContext.ts +0 -2
- package/src/layout/composables/useWatermark.ts +2 -2
- package/src/layout/provider.ts +0 -3
- package/src/layout/ui-kit/HDialog.vue +4 -1
- package/src/layout/ui-kit/HSlideover.vue +4 -1
- package/src/pages/system/change-organization/index.vue +3 -3
- package/src/route/index.ts +0 -1
- package/src/route/routes.ts +69 -55
- package/src/stores/helper.ts +2 -2
- package/src/stores/modules/favorites.ts +1 -0
- package/src/stores/modules/iframe.ts +1 -0
- package/src/stores/modules/index.ts +8 -1
- package/src/stores/modules/keepAlive.ts +1 -0
- package/src/stores/modules/menu.ts +25 -1
- package/src/stores/modules/route.ts +4 -3
- package/src/stores/modules/settings.ts +1 -0
- package/src/stores/modules/tabbar.ts +1 -0
- package/src/stores/modules/user.ts +56 -20
- package/src/stores/plugin/sideEffect/favoritesStorage.ts +1 -1
- package/src/stores/plugin/sideEffect/tabbarStorage.ts +1 -1
- package/src/utils/watermark.ts +1 -1
- package/es/components/PubinfoProvider/index.d.ts +0 -8
- package/es/composables/auth.d.ts +0 -8
- package/es/index-DTQQt_XY.js +0 -10
- package/es/index.js +0 -76
- package/es/interface.d.ts +0 -29
- package/es/layout/ui-kit/HDialog.vue.d.ts +0 -28
- package/es/layout/ui-kit/HSlideover.vue.d.ts +0 -30
- package/es/pages/system/not-permission/index.vue.d.ts +0 -2
- package/es/route/async.d.ts +0 -9
- package/es/route/routes.d.ts +0 -3
- package/es/stores/modules/favorites.d.ts +0 -32
- package/es/stores/modules/notification.d.ts +0 -18
- package/es/stores/modules/settings.d.ts +0 -85
- package/es/stores/modules/tabbar.d.ts +0 -59
- package/es/stores/modules/user.d.ts +0 -3
- package/lib/AppSetting-CCiwpjoq.cjs +0 -1
- package/lib/HButton.vue_vue_type_script_setup_true_lang-D-XkyoXl.cjs +0 -1
- package/lib/HCheckList.vue_vue_type_script_setup_true_lang-DwA8einQ.cjs +0 -1
- package/lib/HDivider-DCfDgE8l.cjs +0 -1
- package/lib/HInput.vue_vue_type_script_setup_true_lang-CwS0mGyL.cjs +0 -1
- package/lib/HToggle-BP6YYf-s.cjs +0 -1
- package/lib/PreferencesContent-DgL-Jc_J.cjs +0 -3
- package/lib/SettingBreadcrumb-BQ78yEP4.cjs +0 -1
- package/lib/SettingCopyright-x7aPlkQy.cjs +0 -1
- package/lib/SettingEnableTransition-CD3-44Iy.cjs +0 -1
- package/lib/SettingHome-u52oz6i8.cjs +0 -1
- package/lib/SettingMenu-DsElOvvv.cjs +0 -1
- package/lib/SettingMode-C_kgpTxw.cjs +0 -1
- package/lib/SettingNavSearch-3auTi8UW.cjs +0 -1
- package/lib/SettingOther-6XGQq7OA.cjs +0 -1
- package/lib/SettingPage-C8yIHpLc.cjs +0 -1
- package/lib/SettingTabbar-K-nHb89z.cjs +0 -1
- package/lib/SettingThemes-BeNwFz7K.cjs +0 -1
- package/lib/SettingToolbar-Be1V7lwV.cjs +0 -1
- package/lib/SettingTopbar-C-j8O3c8.cjs +0 -1
- package/lib/SettingWidthMode-GMjAF-s3.cjs +0 -1
- package/lib/TopThinMode-DGUvyHT2.cjs +0 -1
- package/lib/_...all_-C4CXjAo9.cjs +0 -1
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +0 -1
- package/lib/api/enum/code.d.ts +0 -67
- package/lib/api/helper.d.ts +0 -32
- package/lib/api/index.d.ts +0 -12
- package/lib/api/interface.d.ts +0 -14
- package/lib/api/modules/auth/index.d.ts +0 -1
- package/lib/api/modules/auth/renzhengfuwu.d.ts +0 -50
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +0 -36
- package/lib/api/modules/configData/index.d.ts +0 -3
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +0 -99
- package/lib/api/modules/configData/zidianfuwu.d.ts +0 -71
- package/lib/api/modules/rbac/gangweijiekou.d.ts +0 -43
- package/lib/api/modules/rbac/index.d.ts +0 -11
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +0 -50
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -43
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -64
- package/lib/api/modules/rbac/yonghujiekou.d.ts +0 -106
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -36
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -29
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +0 -85
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -36
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -29
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +0 -64
- package/lib/api/request.d.ts +0 -2
- package/lib/api/system/app.d.ts +0 -17
- package/lib/api/system/user.d.ts +0 -24
- package/lib/assets/styles/index.d.ts +0 -6
- package/lib/colors-KAaBT84S.cjs +0 -1
- package/lib/components/NotAllowed/index.vue.d.ts +0 -2
- package/lib/components/PageHeader/index.vue.d.ts +0 -23
- package/lib/components/PageMain/index.vue.d.ts +0 -27
- package/lib/components/PassStrengthValidator/index.vue.d.ts +0 -26
- package/lib/components/PassStrengthValidator/rule.vue.d.ts +0 -8
- package/lib/components/PubinfoApp/index.vue.d.ts +0 -2
- package/lib/components/PubinfoIcon/index.vue.d.ts +0 -10
- package/lib/components/index.d.ts +0 -8
- package/lib/composables/index.d.ts +0 -4
- package/lib/composables/log.d.ts +0 -6
- package/lib/composables/theme.d.ts +0 -3
- package/lib/composables/watchDiff.d.ts +0 -2
- package/lib/config/index.d.ts +0 -1
- package/lib/config/settings.d.ts +0 -3
- package/lib/context.d.ts +0 -14
- package/lib/create.d.ts +0 -3
- package/lib/directives/index.d.ts +0 -4
- package/lib/directives/plugins/permission.d.ts +0 -6
- package/lib/index-38bsQrho.cjs +0 -1
- package/lib/index-BEqD62a0.cjs +0 -1
- package/lib/index-Bbm9CQRP.cjs +0 -1
- package/lib/index-BqHsuJkr.cjs +0 -1
- package/lib/index-JZl6Zh3L.cjs +0 -44
- package/lib/index-VGR0Mt4q.cjs +0 -240
- package/lib/index-WMo0GAa6.cjs +0 -1
- package/lib/index-_YsHduAE.cjs +0 -1
- package/lib/index-gr8kFwPx.cjs +0 -18
- package/lib/index-zvGq9tSu.cjs +0 -1
- package/lib/index.cjs +0 -1
- package/lib/index.d.ts +0 -11
- package/lib/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-SCJ5qyPu.cjs +0 -1
- package/lib/layout/Layout.vue.d.ts +0 -20
- package/lib/layout/components/BackTop/index.vue.d.ts +0 -2
- package/lib/layout/components/Content/IframeView.vue.d.ts +0 -4
- package/lib/layout/components/Content/LinkView.vue.d.ts +0 -2
- package/lib/layout/components/Content/index.vue.d.ts +0 -2
- package/lib/layout/components/Copyright/index.vue.d.ts +0 -2
- package/lib/layout/components/Header/TopMode/More.vue.d.ts +0 -26
- package/lib/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -25
- package/lib/layout/components/Header/TopMode/index.vue.d.ts +0 -4
- package/lib/layout/components/Header/TopThinMode.vue.d.ts +0 -4
- package/lib/layout/components/Header/index.vue.d.ts +0 -19
- package/lib/layout/components/Logo/index.vue.d.ts +0 -26
- package/lib/layout/components/Menu/index.vue.d.ts +0 -10
- package/lib/layout/components/Menu/item.vue.d.ts +0 -11
- package/lib/layout/components/Menu/sub.vue.d.ts +0 -219
- package/lib/layout/components/Menu/types.d.ts +0 -42
- package/lib/layout/components/SettingBar/AppSetting.vue.d.ts +0 -12
- package/lib/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -9
- package/lib/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/index.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/index.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -17
- package/lib/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -25
- package/lib/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -2
- package/lib/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Preferences/index.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Search.vue.d.ts +0 -199
- package/lib/layout/components/Tools/index.vue.d.ts +0 -233
- package/lib/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
- package/lib/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -14
- package/lib/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -4
- package/lib/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/index.vue.d.ts +0 -2
- package/lib/layout/composables/useContext.d.ts +0 -18
- package/lib/layout/composables/useGetComputedStyle.d.ts +0 -15
- package/lib/layout/composables/useHotkey.d.ts +0 -5
- package/lib/layout/composables/useMainPage.d.ts +0 -14
- package/lib/layout/composables/useMenu.d.ts +0 -8
- package/lib/layout/composables/useTabbar.d.ts +0 -14
- package/lib/layout/composables/useTitle.d.ts +0 -3
- package/lib/layout/composables/useViewTransition.d.ts +0 -3
- package/lib/layout/composables/useWatermark.d.ts +0 -4
- package/lib/layout/index.d.ts +0 -19
- package/lib/layout/provider.d.ts +0 -1
- package/lib/layout/ui-kit/HBadge.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HButton.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HCheckList.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDivider.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDropdown.vue.d.ts +0 -18
- package/lib/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HDropdownTree.vue.d.ts +0 -32
- package/lib/layout/ui-kit/HInput.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HKbd.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HSelect.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HTabList.vue.d.ts +0 -22
- package/lib/layout/ui-kit/HToggle.vue.d.ts +0 -14
- package/lib/layout/ui-kit/HTooltip.vue.d.ts +0 -23
- package/lib/locales/index.d.ts +0 -301
- package/lib/locales/lang/en.json.d.ts +0 -99
- package/lib/locales/lang/zh-cn.json.d.ts +0 -100
- package/lib/locales/lang/zh-tw.json.d.ts +0 -100
- package/lib/locales/ui.d.ts +0 -3
- package/lib/modules.d.ts +0 -11
- package/lib/notification-IZqPm_OK.cjs +0 -199
- package/lib/pages/personal/profile/index.vue.d.ts +0 -2
- package/lib/pages/system/[...all].vue.d.ts +0 -2
- package/lib/pages/system/change-organization/index.vue.d.ts +0 -2
- package/lib/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -18
- package/lib/pages/system/change-password/index.vue.d.ts +0 -31
- package/lib/pages/system/index.vue.d.ts +0 -2
- package/lib/pages/system/not-permission/index.vue.d.ts +0 -2
- package/lib/pages/system/reload.vue.d.ts +0 -2
- package/lib/pick-y2yLda1R.cjs +0 -1
- package/lib/question-line-Cd0CU4hr.cjs +0 -1
- package/lib/reload-6L7Dzs7h.cjs +0 -1
- package/lib/request.cjs +0 -6
- package/lib/right-C5JQ_uRB.cjs +0 -1
- package/lib/route/async.d.ts +0 -9
- package/lib/route/guard/auth.d.ts +0 -3
- package/lib/route/guard/basic.d.ts +0 -3
- package/lib/route/guard/index.d.ts +0 -3
- package/lib/route/guard/setting.d.ts +0 -3
- package/lib/route/index.d.ts +0 -7
- package/lib/route/routes.d.ts +0 -3
- package/lib/stores/enum/index.d.ts +0 -20
- package/lib/stores/helper.d.ts +0 -2
- package/lib/stores/index.d.ts +0 -5
- package/lib/stores/modules/iframe.d.ts +0 -41
- package/lib/stores/modules/index.d.ts +0 -9
- package/lib/stores/modules/keepAlive.d.ts +0 -23
- package/lib/stores/modules/menu.d.ts +0 -32
- package/lib/stores/modules/notification.d.ts +0 -18
- package/lib/stores/modules/route.d.ts +0 -42
- package/lib/stores/modules/user.d.ts +0 -3
- package/lib/stores/plugin/persist.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/cleanup.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/iframeCache.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/index.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -5
- package/lib/style.css +0 -9
- package/lib/utils/cleanup.d.ts +0 -8
- package/lib/utils/crypto.d.ts +0 -4
- package/lib/utils/eventBus.d.ts +0 -5
- package/lib/utils/index.d.ts +0 -14
- package/lib/utils/injectionKeys.d.ts +0 -2
- package/lib/utils/storage.d.ts +0 -21
- package/lib/utils/utils.d.ts +0 -3
- package/lib/utils/watermark.d.ts +0 -51
- package/src/assets/icons/add-child.svg +0 -1
- package/src/assets/icons/authority.svg +0 -1
- package/src/assets/icons/authorize.svg +0 -1
- package/src/assets/icons/blacklist-disable.svg +0 -1
- package/src/assets/icons/blacklist-enable.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/edit.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/icard.svg +0 -1
- package/src/assets/icons/icon_animation.svg +0 -1
- package/src/assets/icons/icon_breadcrumb.svg +0 -1
- package/src/assets/icons/icon_copyright.svg +0 -1
- package/src/assets/icons/icon_jt.svg +0 -1
- package/src/assets/icons/icon_layout.svg +0 -1
- package/src/assets/icons/icon_mainpage.svg +0 -1
- package/src/assets/icons/icon_menu.svg +0 -1
- package/src/assets/icons/icon_page_size.svg +0 -1
- package/src/assets/icons/icon_position_type.svg +0 -1
- package/src/assets/icons/icon_safe_manage.svg +0 -1
- package/src/assets/icons/icon_screen_scale.svg +0 -6
- package/src/assets/icons/icon_system_manage.svg +0 -1
- package/src/assets/icons/icon_tabbar.svg +0 -1
- package/src/assets/icons/icon_toolbar.svg +0 -1
- package/src/assets/icons/icon_topbar.svg +0 -1
- package/src/assets/icons/icon_watermark.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/log-center.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/not-data.svg +0 -1
- package/src/assets/icons/org-main.svg +0 -1
- package/src/assets/icons/org-unmain.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/remove.svg +0 -1
- package/src/assets/icons/resource-app.svg +0 -1
- package/src/assets/icons/resource-btn.svg +0 -1
- package/src/assets/icons/resource-index.svg +0 -1
- package/src/assets/icons/resource-menu.svg +0 -1
- package/src/assets/icons/resource-nonmenu.svg +0 -1
- package/src/assets/icons/setting-manage.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/theme-check-mark.svg +0 -1
- package/src/assets/icons/theme-title.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/view.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
- package/src/assets/icons/zddata.svg +0 -1
- package/src/assets/icons/zy_checked.svg +0 -1
- package/src/assets/icons/zy_default.svg +0 -1
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
- package/src/layout/components/Tools/Notification.vue +0 -152
- package/src/pages/personal/notification.vue +0 -58
- package/src/pages/system/index.vue +0 -5
- package/src/route/async.ts +0 -18
- package/src/stores/modules/notification.ts +0 -34
- package/{es → dist}/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -0
- package/{es → dist}/HDivider-DgXBhPr0.js +0 -0
- package/{es → dist}/HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js +0 -0
- package/{es → dist}/HToggle-Cd71WKvG.js +0 -0
- package/{es → dist}/_plugin-vue_export-helper-CHgC5LLL.js +0 -0
- package/{es → dist}/api/enum/code.d.ts +0 -0
- package/{es → dist}/api/helper.d.ts +0 -0
- package/{es → dist}/api/interface.d.ts +0 -0
- package/{es → dist}/api/modules/auth/index.d.ts +0 -0
- package/{es → dist}/api/modules/auth/renzhengfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/heibaimingdanfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/index.d.ts +0 -0
- package/{es → dist}/api/modules/configData/xitongpeizhifuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/zidianfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/gangweijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/index.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/jiaosejiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghujiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/ziyuanjiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiekou.d.ts +0 -0
- package/{es → dist}/api/request.d.ts +0 -0
- package/{es → dist}/api/system/app.d.ts +0 -0
- package/{es → dist}/api/system/user.d.ts +0 -0
- package/{es → dist}/assets/styles/index.d.ts +0 -0
- package/{es → dist}/components/NotAllowed/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageHeader/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageMain/index.vue.d.ts +0 -0
- package/{es → dist}/components/PassStrengthValidator/index.vue.d.ts +2 -2
- package/{es → dist}/components/PassStrengthValidator/rule.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoApp/index.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoIcon/index.vue.d.ts +0 -0
- package/{es → dist}/components/index.d.ts +0 -0
- package/{es → dist}/composables/index.d.ts +0 -0
- package/{es → dist}/composables/log.d.ts +0 -0
- package/{es → dist}/composables/theme.d.ts +0 -0
- package/{es → dist}/composables/watchDiff.d.ts +0 -0
- package/{es → dist}/config/index.d.ts +0 -0
- package/{es → dist}/config/settings.d.ts +0 -0
- package/{es → dist}/create.d.ts +0 -0
- package/{es → dist}/directives/index.d.ts +0 -0
- package/{es → dist}/directives/plugins/permission.d.ts +0 -0
- package/{es → dist}/layout/Layout.vue.d.ts +0 -0
- package/{es → dist}/layout/components/BackTop/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/IframeView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/LinkView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Copyright/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/More.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopThinMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Logo/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/sub.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/types.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/AppSetting.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Search.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/composables/useGetComputedStyle.d.ts +0 -0
- package/{es → dist}/layout/composables/useHotkey.d.ts +0 -0
- package/{es → dist}/layout/composables/useMainPage.d.ts +0 -0
- package/{es → dist}/layout/composables/useMenu.d.ts +0 -0
- package/{es → dist}/layout/composables/useTabbar.d.ts +0 -0
- package/{es → dist}/layout/composables/useTitle.d.ts +0 -0
- package/{es → dist}/layout/composables/useViewTransition.d.ts +0 -0
- package/{es → dist}/layout/composables/useWatermark.d.ts +0 -0
- package/{es → dist}/layout/index.d.ts +0 -0
- package/{es → dist}/layout/provider.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HBadge.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HButton.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HCheckList.vue.d.ts +2 -2
- /package/{es → dist}/layout/ui-kit/HDivider.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdown.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownTree.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HInput.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HKbd.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HSelect.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HToggle.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HTooltip.vue.d.ts +0 -0
- /package/{es → dist}/locales/index.d.ts +0 -0
- /package/{es → dist}/locales/lang/en.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-cn.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-tw.json.d.ts +0 -0
- /package/{es → dist}/locales/ui.d.ts +0 -0
- /package/{es → dist}/modules.d.ts +0 -0
- /package/{es → dist}/pages/personal/profile/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/[...all].vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-organization/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/index.vue.d.ts +0 -0
- /package/{es/pages/system → dist/pages/system/not-permission}/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/reload.vue.d.ts +0 -0
- /package/{es → dist}/question-line-CfkciTFq.js +0 -0
- /package/{es → dist}/reload-CUcPYtl7.js +0 -0
- /package/{es → dist}/right-Bfe2p1o0.js +0 -0
- /package/{es → dist}/route/guard/auth.d.ts +0 -0
- /package/{es → dist}/route/guard/basic.d.ts +0 -0
- /package/{es → dist}/route/guard/index.d.ts +0 -0
- /package/{es → dist}/route/guard/setting.d.ts +0 -0
- /package/{es → dist}/stores/enum/index.d.ts +0 -0
- /package/{es → dist}/stores/helper.d.ts +0 -0
- /package/{es → dist}/stores/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/persist.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/cleanup.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/iframeCache.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -0
- /package/{es → dist}/utils/cleanup.d.ts +0 -0
- /package/{es → dist}/utils/crypto.d.ts +0 -0
- /package/{es → dist}/utils/eventBus.d.ts +0 -0
- /package/{es → dist}/utils/index.d.ts +0 -0
- /package/{es → dist}/utils/injectionKeys.d.ts +0 -0
- /package/{es → dist}/utils/storage.d.ts +0 -0
- /package/{es → dist}/utils/utils.d.ts +0 -0
- /package/{es → dist}/utils/watermark.d.ts +0 -0
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
|
-
export default _default;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {
|
|
2
|
-
open: () => boolean;
|
|
3
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4
|
-
export default _default;
|
|
@@ -1,199 +0,0 @@
|
|
|
1
|
-
declare function toggle(type?: 'menu' | 'tab'): void;
|
|
2
|
-
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
|
-
toggle: typeof toggle;
|
|
4
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
5
|
-
searchInputRef: HTMLInputElement;
|
|
6
|
-
searchResultRef: ({
|
|
7
|
-
$: import('vue').ComponentInternalInstance;
|
|
8
|
-
$data: {};
|
|
9
|
-
$props: Partial<{
|
|
10
|
-
element: string | import('vue').Component;
|
|
11
|
-
}> & Omit<{
|
|
12
|
-
readonly element: string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
13
|
-
readonly options?: false | {
|
|
14
|
-
paddingAbsolute?: boolean | undefined;
|
|
15
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
16
|
-
update?: {
|
|
17
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
18
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
19
|
-
attributes?: string[] | null | undefined;
|
|
20
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
21
|
-
} | undefined;
|
|
22
|
-
overflow?: {
|
|
23
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
24
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
25
|
-
} | undefined;
|
|
26
|
-
scrollbars?: {
|
|
27
|
-
theme?: string | null | undefined;
|
|
28
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
29
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
30
|
-
autoHideDelay?: number | undefined;
|
|
31
|
-
autoHideSuspend?: boolean | undefined;
|
|
32
|
-
dragScroll?: boolean | undefined;
|
|
33
|
-
clickScroll?: boolean | undefined;
|
|
34
|
-
pointers?: string[] | null | undefined;
|
|
35
|
-
} | undefined;
|
|
36
|
-
} | null | undefined;
|
|
37
|
-
readonly defer?: boolean | IdleRequestOptions | undefined;
|
|
38
|
-
readonly events?: false | {
|
|
39
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
40
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
41
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
42
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
43
|
-
} | null | undefined;
|
|
44
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined | undefined;
|
|
45
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined | undefined;
|
|
46
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined | undefined;
|
|
47
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined | undefined;
|
|
48
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "element">;
|
|
49
|
-
$attrs: {
|
|
50
|
-
[x: string]: unknown;
|
|
51
|
-
};
|
|
52
|
-
$refs: {
|
|
53
|
-
[x: string]: unknown;
|
|
54
|
-
};
|
|
55
|
-
$slots: Readonly<{
|
|
56
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
57
|
-
}>;
|
|
58
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
59
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
60
|
-
$host: Element | null;
|
|
61
|
-
$emit: ((event: "osInitialized", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) & ((event: "osUpdated", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) & ((event: "osDestroyed", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) & ((event: "osScroll", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void);
|
|
62
|
-
$el: any;
|
|
63
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
64
|
-
element: {
|
|
65
|
-
type: import('vue').PropType<string | import('vue').Component>;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
|
-
options: {
|
|
69
|
-
type: import('vue').PropType<false | {
|
|
70
|
-
paddingAbsolute?: boolean | undefined;
|
|
71
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
72
|
-
update?: {
|
|
73
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
74
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
75
|
-
attributes?: string[] | null | undefined;
|
|
76
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
77
|
-
} | undefined;
|
|
78
|
-
overflow?: {
|
|
79
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
80
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
81
|
-
} | undefined;
|
|
82
|
-
scrollbars?: {
|
|
83
|
-
theme?: string | null | undefined;
|
|
84
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
85
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
86
|
-
autoHideDelay?: number | undefined;
|
|
87
|
-
autoHideSuspend?: boolean | undefined;
|
|
88
|
-
dragScroll?: boolean | undefined;
|
|
89
|
-
clickScroll?: boolean | undefined;
|
|
90
|
-
pointers?: string[] | null | undefined;
|
|
91
|
-
} | undefined;
|
|
92
|
-
} | null | undefined>;
|
|
93
|
-
};
|
|
94
|
-
events: {
|
|
95
|
-
type: import('vue').PropType<false | {
|
|
96
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
97
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
98
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
99
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
100
|
-
} | null | undefined>;
|
|
101
|
-
};
|
|
102
|
-
defer: {
|
|
103
|
-
type: import('vue').PropType<boolean | IdleRequestOptions | undefined>;
|
|
104
|
-
};
|
|
105
|
-
}>> & {
|
|
106
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
|
|
107
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
|
|
108
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
|
|
109
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
|
|
110
|
-
}, {
|
|
111
|
-
osInstance(): import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
|
|
112
|
-
getElement(): HTMLElement | null;
|
|
113
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
114
|
-
osInitialized: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void;
|
|
115
|
-
osUpdated: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void;
|
|
116
|
-
osDestroyed: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void;
|
|
117
|
-
osScroll: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void;
|
|
118
|
-
}, string, {
|
|
119
|
-
element: string | import('vue').Component;
|
|
120
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
121
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
122
|
-
created?: (() => void) | (() => void)[];
|
|
123
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
124
|
-
mounted?: (() => void) | (() => void)[];
|
|
125
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
126
|
-
updated?: (() => void) | (() => void)[];
|
|
127
|
-
activated?: (() => void) | (() => void)[];
|
|
128
|
-
deactivated?: (() => void) | (() => void)[];
|
|
129
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
130
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
131
|
-
destroyed?: (() => void) | (() => void)[];
|
|
132
|
-
unmounted?: (() => void) | (() => void)[];
|
|
133
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
134
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
135
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
136
|
-
};
|
|
137
|
-
$forceUpdate: () => void;
|
|
138
|
-
$nextTick: typeof import('vue').nextTick;
|
|
139
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
140
|
-
} & Readonly<{
|
|
141
|
-
element: string | import('vue').Component;
|
|
142
|
-
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
143
|
-
element: {
|
|
144
|
-
type: import('vue').PropType<string | import('vue').Component>;
|
|
145
|
-
default: string;
|
|
146
|
-
};
|
|
147
|
-
options: {
|
|
148
|
-
type: import('vue').PropType<false | {
|
|
149
|
-
paddingAbsolute?: boolean | undefined;
|
|
150
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
151
|
-
update?: {
|
|
152
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
153
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
154
|
-
attributes?: string[] | null | undefined;
|
|
155
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
156
|
-
} | undefined;
|
|
157
|
-
overflow?: {
|
|
158
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
159
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
160
|
-
} | undefined;
|
|
161
|
-
scrollbars?: {
|
|
162
|
-
theme?: string | null | undefined;
|
|
163
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
164
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
165
|
-
autoHideDelay?: number | undefined;
|
|
166
|
-
autoHideSuspend?: boolean | undefined;
|
|
167
|
-
dragScroll?: boolean | undefined;
|
|
168
|
-
clickScroll?: boolean | undefined;
|
|
169
|
-
pointers?: string[] | null | undefined;
|
|
170
|
-
} | undefined;
|
|
171
|
-
} | null | undefined>;
|
|
172
|
-
};
|
|
173
|
-
events: {
|
|
174
|
-
type: import('vue').PropType<false | {
|
|
175
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
176
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
177
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
178
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
179
|
-
} | null | undefined>;
|
|
180
|
-
};
|
|
181
|
-
defer: {
|
|
182
|
-
type: import('vue').PropType<boolean | IdleRequestOptions | undefined>;
|
|
183
|
-
};
|
|
184
|
-
}>> & {
|
|
185
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
|
|
186
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
|
|
187
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
|
|
188
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
|
|
189
|
-
}, "element" | "osInstance" | "getElement"> & import('vue').ShallowUnwrapRef<{
|
|
190
|
-
osInstance(): import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
|
|
191
|
-
getElement(): HTMLElement | null;
|
|
192
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
193
|
-
$slots: {
|
|
194
|
-
default?(_: {}): any;
|
|
195
|
-
};
|
|
196
|
-
}) | null;
|
|
197
|
-
searchResultItemRef: HTMLAnchorElement[];
|
|
198
|
-
}, any>;
|
|
199
|
-
export default _default;
|
|
@@ -1,233 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
-
hotkeysIntroRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
3
|
-
open: () => boolean;
|
|
4
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
5
|
-
P: {};
|
|
6
|
-
B: {};
|
|
7
|
-
D: {};
|
|
8
|
-
C: {};
|
|
9
|
-
M: {};
|
|
10
|
-
Defaults: {};
|
|
11
|
-
}, Readonly<{}> & Readonly<{}>, {
|
|
12
|
-
open: () => boolean;
|
|
13
|
-
}, {}, {}, {}, {}> | null;
|
|
14
|
-
searchRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
15
|
-
toggle: (type?: "menu" | "tab") => void;
|
|
16
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
17
|
-
searchInputRef: HTMLInputElement;
|
|
18
|
-
searchResultRef: ({
|
|
19
|
-
$: import('vue').ComponentInternalInstance;
|
|
20
|
-
$data: {};
|
|
21
|
-
$props: Partial<{
|
|
22
|
-
element: string | import('vue').Component;
|
|
23
|
-
}> & Omit<{
|
|
24
|
-
readonly element: string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
25
|
-
readonly options?: false | {
|
|
26
|
-
paddingAbsolute?: boolean | undefined;
|
|
27
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
28
|
-
update?: {
|
|
29
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
30
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
31
|
-
attributes?: string[] | null | undefined;
|
|
32
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
33
|
-
} | undefined;
|
|
34
|
-
overflow?: {
|
|
35
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
36
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
37
|
-
} | undefined;
|
|
38
|
-
scrollbars?: {
|
|
39
|
-
theme?: string | null | undefined;
|
|
40
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
41
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
42
|
-
autoHideDelay?: number | undefined;
|
|
43
|
-
autoHideSuspend?: boolean | undefined;
|
|
44
|
-
dragScroll?: boolean | undefined;
|
|
45
|
-
clickScroll?: boolean | undefined;
|
|
46
|
-
pointers?: string[] | null | undefined;
|
|
47
|
-
} | undefined;
|
|
48
|
-
} | null | undefined;
|
|
49
|
-
readonly defer?: boolean | IdleRequestOptions | undefined;
|
|
50
|
-
readonly events?: false | {
|
|
51
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
52
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
53
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
54
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
55
|
-
} | null | undefined;
|
|
56
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined | undefined;
|
|
57
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined | undefined;
|
|
58
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined | undefined;
|
|
59
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined | undefined;
|
|
60
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "element">;
|
|
61
|
-
$attrs: {
|
|
62
|
-
[x: string]: unknown;
|
|
63
|
-
};
|
|
64
|
-
$refs: {
|
|
65
|
-
[x: string]: unknown;
|
|
66
|
-
};
|
|
67
|
-
$slots: Readonly<{
|
|
68
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
69
|
-
}>;
|
|
70
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
71
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
72
|
-
$host: Element | null;
|
|
73
|
-
$emit: ((event: "osInitialized", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) & ((event: "osUpdated", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) & ((event: "osDestroyed", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) & ((event: "osScroll", instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void);
|
|
74
|
-
$el: any;
|
|
75
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
76
|
-
element: {
|
|
77
|
-
type: import('vue').PropType<string | import('vue').Component>;
|
|
78
|
-
default: string;
|
|
79
|
-
};
|
|
80
|
-
options: {
|
|
81
|
-
type: import('vue').PropType<false | {
|
|
82
|
-
paddingAbsolute?: boolean | undefined;
|
|
83
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
84
|
-
update?: {
|
|
85
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
86
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
87
|
-
attributes?: string[] | null | undefined;
|
|
88
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
89
|
-
} | undefined;
|
|
90
|
-
overflow?: {
|
|
91
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
92
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
93
|
-
} | undefined;
|
|
94
|
-
scrollbars?: {
|
|
95
|
-
theme?: string | null | undefined;
|
|
96
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
97
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
98
|
-
autoHideDelay?: number | undefined;
|
|
99
|
-
autoHideSuspend?: boolean | undefined;
|
|
100
|
-
dragScroll?: boolean | undefined;
|
|
101
|
-
clickScroll?: boolean | undefined;
|
|
102
|
-
pointers?: string[] | null | undefined;
|
|
103
|
-
} | undefined;
|
|
104
|
-
} | null | undefined>;
|
|
105
|
-
};
|
|
106
|
-
events: {
|
|
107
|
-
type: import('vue').PropType<false | {
|
|
108
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
109
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
110
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
111
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
112
|
-
} | null | undefined>;
|
|
113
|
-
};
|
|
114
|
-
defer: {
|
|
115
|
-
type: import('vue').PropType<boolean | IdleRequestOptions | undefined>;
|
|
116
|
-
};
|
|
117
|
-
}>> & {
|
|
118
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
|
|
119
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
|
|
120
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
|
|
121
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
|
|
122
|
-
}, {
|
|
123
|
-
osInstance(): import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
|
|
124
|
-
getElement(): HTMLElement | null;
|
|
125
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
126
|
-
osInitialized: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void;
|
|
127
|
-
osUpdated: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void;
|
|
128
|
-
osDestroyed: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void;
|
|
129
|
-
osScroll: (instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void;
|
|
130
|
-
}, string, {
|
|
131
|
-
element: string | import('vue').Component;
|
|
132
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
133
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
134
|
-
created?: (() => void) | (() => void)[];
|
|
135
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
136
|
-
mounted?: (() => void) | (() => void)[];
|
|
137
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
138
|
-
updated?: (() => void) | (() => void)[];
|
|
139
|
-
activated?: (() => void) | (() => void)[];
|
|
140
|
-
deactivated?: (() => void) | (() => void)[];
|
|
141
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
142
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
143
|
-
destroyed?: (() => void) | (() => void)[];
|
|
144
|
-
unmounted?: (() => void) | (() => void)[];
|
|
145
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
146
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
147
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
148
|
-
};
|
|
149
|
-
$forceUpdate: () => void;
|
|
150
|
-
$nextTick: typeof import('vue').nextTick;
|
|
151
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
152
|
-
} & Readonly<{
|
|
153
|
-
element: string | import('vue').Component;
|
|
154
|
-
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
155
|
-
element: {
|
|
156
|
-
type: import('vue').PropType<string | import('vue').Component>;
|
|
157
|
-
default: string;
|
|
158
|
-
};
|
|
159
|
-
options: {
|
|
160
|
-
type: import('vue').PropType<false | {
|
|
161
|
-
paddingAbsolute?: boolean | undefined;
|
|
162
|
-
showNativeOverlaidScrollbars?: boolean | undefined;
|
|
163
|
-
update?: {
|
|
164
|
-
elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
|
|
165
|
-
debounce?: number | [timeout: number, maxWait: number] | null | undefined;
|
|
166
|
-
attributes?: string[] | null | undefined;
|
|
167
|
-
ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
|
|
168
|
-
} | undefined;
|
|
169
|
-
overflow?: {
|
|
170
|
-
x?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
171
|
-
y?: import('../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
|
|
172
|
-
} | undefined;
|
|
173
|
-
scrollbars?: {
|
|
174
|
-
theme?: string | null | undefined;
|
|
175
|
-
visibility?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
|
|
176
|
-
autoHide?: import('../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
|
|
177
|
-
autoHideDelay?: number | undefined;
|
|
178
|
-
autoHideSuspend?: boolean | undefined;
|
|
179
|
-
dragScroll?: boolean | undefined;
|
|
180
|
-
clickScroll?: boolean | undefined;
|
|
181
|
-
pointers?: string[] | null | undefined;
|
|
182
|
-
} | undefined;
|
|
183
|
-
} | null | undefined>;
|
|
184
|
-
};
|
|
185
|
-
events: {
|
|
186
|
-
type: import('vue').PropType<false | {
|
|
187
|
-
initialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
|
|
188
|
-
updated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void)[] | null | undefined;
|
|
189
|
-
destroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
|
|
190
|
-
scroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
|
|
191
|
-
} | null | undefined>;
|
|
192
|
-
};
|
|
193
|
-
defer: {
|
|
194
|
-
type: import('vue').PropType<boolean | IdleRequestOptions | undefined>;
|
|
195
|
-
};
|
|
196
|
-
}>> & {
|
|
197
|
-
onOsInitialized?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
|
|
198
|
-
onOsUpdated?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
|
|
199
|
-
onOsDestroyed?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
|
|
200
|
-
onOsScroll?: ((instance: import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
|
|
201
|
-
}, "element" | "osInstance" | "getElement"> & import('vue').ShallowUnwrapRef<{
|
|
202
|
-
osInstance(): import('../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
|
|
203
|
-
getElement(): HTMLElement | null;
|
|
204
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
205
|
-
$slots: {
|
|
206
|
-
default?(_: {}): any;
|
|
207
|
-
};
|
|
208
|
-
}) | null;
|
|
209
|
-
searchResultItemRef: HTMLAnchorElement[];
|
|
210
|
-
}, any, import('vue').ComponentProvideOptions, {
|
|
211
|
-
P: {};
|
|
212
|
-
B: {};
|
|
213
|
-
D: {};
|
|
214
|
-
C: {};
|
|
215
|
-
M: {};
|
|
216
|
-
Defaults: {};
|
|
217
|
-
}, Readonly<{}> & Readonly<{}>, {
|
|
218
|
-
toggle: (type?: "menu" | "tab") => void;
|
|
219
|
-
}, {}, {}, {}, {}> | null;
|
|
220
|
-
preferencesRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
221
|
-
open: () => boolean;
|
|
222
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
223
|
-
P: {};
|
|
224
|
-
B: {};
|
|
225
|
-
D: {};
|
|
226
|
-
C: {};
|
|
227
|
-
M: {};
|
|
228
|
-
Defaults: {};
|
|
229
|
-
}, Readonly<{}> & Readonly<{}>, {
|
|
230
|
-
open: () => boolean;
|
|
231
|
-
}, {}, {}, {}, {}> | null;
|
|
232
|
-
}, HTMLDivElement>;
|
|
233
|
-
export default _default;
|