@pubinfo/core 2.0.0-beta.1 → 2.0.0-beta.10
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-BkkBhQs8.js} +16 -16
- package/{es/HCheckList.vue_vue_type_script_setup_true_lang-DanhyVxU.js → dist/HCheckList.vue_vue_type_script_setup_true_lang-CCAu4BLQ.js} +2 -2
- package/{es/PreferencesContent-CQkwkQ_1.js → dist/PreferencesContent-CR--f_NB.js} +46 -46
- package/{es/SettingBreadcrumb-Bp_66IFN.js → dist/SettingBreadcrumb-G3tCFpLA.js} +2 -2
- package/{es/SettingCopyright-BPSnoTQb.js → dist/SettingCopyright-CX0focMI.js} +1 -1
- package/{es/SettingEnableTransition-Rx2-0Wxj.js → dist/SettingEnableTransition-DOKJnR4L.js} +1 -1
- package/{es/SettingHome-BW27PQqs.js → dist/SettingHome-BYO222_e.js} +1 -1
- package/{es/SettingMenu-D5gdNfal.js → dist/SettingMenu-wjOwhCSF.js} +2 -2
- package/{es/SettingMode-B4_HGVez.js → dist/SettingMode-Bvavz1iE.js} +1 -1
- package/{es/SettingNavSearch-CRovYxzh.js → dist/SettingNavSearch-BNgCCL_g.js} +1 -1
- package/{es/SettingOther-D0zo11vM.js → dist/SettingOther-Bkg_d75_.js} +1 -1
- package/{es/SettingPage-B8GHuoKV.js → dist/SettingPage-CoxnW-C8.js} +1 -1
- package/{es/SettingTabbar-Cn_QzvA8.js → dist/SettingTabbar-CSbAXsSc.js} +2 -2
- package/{es/SettingThemes-D_DpEncn.js → dist/SettingThemes-DWIUI9Jm.js} +2 -2
- package/{es/SettingToolbar-Csl2gnfi.js → dist/SettingToolbar-B2ieO89s.js} +1 -1
- package/{es/SettingTopbar-CaHjQULM.js → dist/SettingTopbar-O8atqRyC.js} +2 -2
- package/{es/SettingWidthMode-BGiP7gTw.js → dist/SettingWidthMode-xRqJUEGW.js} +1 -1
- package/{es/TopThinMode-DWm0oY5Y.js → dist/TopThinMode-B5bzupL0.js} +1 -1
- package/{es/_...all_-DI_QAUox.js → dist/_...all_-BhkWBVsP.js} +1 -1
- package/{es/colors-oRlAXMUC.js → dist/colors-D1em-qbN.js} +1 -1
- package/{lib → dist}/components/PubinfoProvider/index.d.ts +1 -0
- package/{es/index-D8eeneI_.js → dist/index-B82_RIAQ.js} +22 -22
- package/{es/index-Dav3jQVP.js → dist/index-B_G9XMp4.js} +2 -2
- package/{es/index-P2cA5UeU.js → dist/index-Bt_iFTZm.js} +4 -4
- package/{es/index-BHkrq701.js → dist/index-C9Ne6frc.js} +21 -21
- package/{es/index-BvVAS3S-.js → dist/index-CInEsIq9.js} +14 -8
- package/{es/index-DvHnVMX5.js → dist/index-D1uzRPbe.js} +2116 -2119
- package/{es/index-BkqnOkyO.js → dist/index-D4ZKd0qO.js} +1 -1
- package/{es/index-ChOUZNbk.js → dist/index-DkuKtlnz.js} +2 -2
- package/{es/index-B9I6Pru6.js → dist/index-LwHAdG5B.js} +12 -12
- package/{es → dist}/index.js +25 -26
- 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-Cf4EKYdE.js} +1 -1
- 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/notification-6D5hA7Bp.js → dist/menu-lns6oFYd.js} +1866 -1902
- package/{es/pick-Br-UKn7B.js → dist/pick-D4R-sEsr.js} +1 -1
- package/{es → dist}/request.js +23 -23
- 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 +35 -0
- package/{es → dist}/style.css +1 -1
- package/package.json +18 -24
- package/src/components/PubinfoProvider/index.ts +2 -0
- package/src/layout/components/Tools/index.vue +8 -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/routes.ts +0 -9
- 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 +1 -0
- package/src/stores/modules/route.ts +2 -1
- package/src/stores/modules/settings.ts +1 -0
- package/src/stores/modules/tabbar.ts +1 -0
- package/src/stores/modules/user.ts +54 -20
- package/es/components/PubinfoProvider/index.d.ts +0 -8
- package/es/layout/ui-kit/HDialog.vue.d.ts +0 -28
- package/es/layout/ui-kit/HSlideover.vue.d.ts +0 -30
- 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/auth.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/interface.d.ts +0 -29
- 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/layout/components/Tools/Notification.vue +0 -152
- package/src/pages/personal/notification.vue +0 -58
- 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/index.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 +0 -0
- /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/auth.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}/context.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}/index-DTQQt_XY.js +0 -0
- /package/{es → dist}/index.d.ts +0 -0
- /package/{es → dist}/interface.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 +0 -0
- /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/HTabList.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 → dist}/pages/system/index.vue.d.ts +0 -0
- /package/{es → 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/async.d.ts +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}/route/index.d.ts +0 -0
- /package/{es → dist}/route/routes.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,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { bz as Ii, bA as Fi, a0 as jn, bB as Ri, ad as Ni, ae as zn, bC as Di, $ as ji, bD as zi, bE as Bi, af as Ot, bl as Xe, a4 as b, ai as V, bF as Rr, a9 as L, a8 as Nr, aj as Q, ag as he, bG as De, a_ as Vi, bm as Ge, ak as ve, aU as Dr, ap as Ye, bi as Hi, b7 as He, bn as Li, bH as Bn, bI as Wi, bd as qi, be as Xi, bJ as Gi, bK as Yi, aD as Ui, bL as ki, aW as Ki, aP as $e, a2 as it, a3 as Ce, aS as Qi, a5 as ot, an as jr, aN as Ke, a7 as ye, ao as hn, bM as Zi, aG as Ji, bN as eo, a6 as to, aC as no, aZ as ro, bO as io, aM as Qe, ah as Gt, b9 as oo, bu as ao, bP as zr, bQ as lo, f as mt, bR as so, aw as uo, av as vn, bS as co, bT as fo, bg as Pt, bv as po, aJ as Re, aL as We, aK as Yt, bh as xe, bU as ho, bV as vo, bW as go, aq as we, aR as Vn, aE as mo, aF as Br, bb as Hn, b4 as bo, a1 as yo } from "./menu-lns6oFYd.js";
|
|
2
2
|
import { createVNode as A, defineComponent as ee, reactive as gn, getCurrentInstance as at, onMounted as Oe, onUpdated as Vr, onUnmounted as Hr, watch as ne, Transition as Et, withDirectives as mn, resolveDirective as wo, ref as te, shallowRef as X, onBeforeUnmount as _e, computed as I, nextTick as me, toRef as xo, withModifiers as Ln, vShow as Lr, Fragment as Me, provide as be, inject as Be, watchEffect as Ie, cloneVNode as $o, TransitionGroup as So, toRaw as Ut, unref as Pe, onBeforeUpdate as Co } from "vue";
|
|
3
|
-
import { i as Oo, g as Po } from "./colors-
|
|
3
|
+
import { i as Oo, g as Po } from "./colors-D1em-qbN.js";
|
|
4
4
|
function Eo(e) {
|
|
5
5
|
return e !== e;
|
|
6
6
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as b, mergeModels as F, useModel as R, reactive as T, ref as P, createElementBlock as h, openBlock as N, createVNode as t, unref as a, withCtx as u, createTextVNode as y, nextTick as j, computed as S, createElementVNode as p, isRef as v } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { $ as W, a0 as z, u as B, a1 as M, v as $ } from "./menu-lns6oFYd.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import { useRouter as q, useRoute as D } from "vue-router";
|
|
5
|
-
import { _ as I } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
6
|
-
import { P as O } from "./index-
|
|
7
|
-
import { F as X, Z, _ as A } from "./index-
|
|
5
|
+
import { _ as I } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Cf4EKYdE.js";
|
|
6
|
+
import { P as O } from "./index-DkuKtlnz.js";
|
|
7
|
+
import { F as X, Z, _ as A } from "./index-B_G9XMp4.js";
|
|
8
8
|
import { _ as G } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
9
|
var H = "Expected a function";
|
|
10
10
|
function J(n, l, s) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { u as S,
|
|
1
|
+
import { defineComponent as w, toRaw as z, computed as B, ref as N, createElementBlock as m, openBlock as n, createElementVNode as e, Fragment as O, renderList as V, unref as r, normalizeClass as E, createVNode as l, createBlock as x, createCommentVNode as v, toDisplayString as L, withCtx as c, createTextVNode as u } from "vue";
|
|
2
|
+
import { u as S, a1 as T, v as f } from "./menu-lns6oFYd.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import { useRouter as j } from "vue-router";
|
|
5
|
-
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
6
|
-
import { T as A } from "./index-
|
|
5
|
+
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Cf4EKYdE.js";
|
|
6
|
+
import { T as A } from "./index-B82_RIAQ.js";
|
|
7
7
|
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const $ = { class: "change-org" }, D = {
|
|
9
9
|
"w-full": "",
|
|
@@ -25,11 +25,11 @@ const $ = { class: "change-org" }, D = {
|
|
|
25
25
|
text: "20px black dark:[#86909C]",
|
|
26
26
|
flex: "~",
|
|
27
27
|
"items-center": ""
|
|
28
|
-
}, J = { "mr-10px": "" }, K = /* @__PURE__ */
|
|
28
|
+
}, J = { "mr-10px": "" }, K = /* @__PURE__ */ w({
|
|
29
29
|
name: "ChangeOrganization",
|
|
30
30
|
__name: "index",
|
|
31
31
|
setup(M) {
|
|
32
|
-
const s = S(), h = j(), b = z(s.orgList), p = B(() => b.map((o) => ({
|
|
32
|
+
const s = S(), h = j(), b = z(s.user.orgList), p = B(() => b.map((o) => ({
|
|
33
33
|
orgId: o.orgId,
|
|
34
34
|
label: o.orgName,
|
|
35
35
|
...o
|
|
@@ -37,16 +37,16 @@ const $ = { class: "change-org" }, D = {
|
|
|
37
37
|
function C(t) {
|
|
38
38
|
a.value = t;
|
|
39
39
|
}
|
|
40
|
-
function
|
|
40
|
+
function y() {
|
|
41
41
|
h.go(-1);
|
|
42
42
|
}
|
|
43
|
-
async function
|
|
43
|
+
async function I() {
|
|
44
44
|
const t = p.value[a.value], o = t == null ? void 0 : t.orgId;
|
|
45
|
-
o ? o === s.orgId ?
|
|
45
|
+
o ? o === s.user.orgId ? f.error("请避免切换到当前已选组织") : (await s.changeOrg(o), f.success("组织切换成功")) : f.error("请选择要切换的组织");
|
|
46
46
|
}
|
|
47
47
|
return (t, o) => {
|
|
48
48
|
const _ = A, g = T;
|
|
49
|
-
return n(),
|
|
49
|
+
return n(), m("div", $, [
|
|
50
50
|
e("div", D, [
|
|
51
51
|
e("div", F, [
|
|
52
52
|
o[4] || (o[4] = e("div", {
|
|
@@ -56,7 +56,7 @@ const $ = { class: "change-org" }, D = {
|
|
|
56
56
|
flex: "~",
|
|
57
57
|
items: "center"
|
|
58
58
|
}, " 请选择组织 ", -1)),
|
|
59
|
-
(n(!0),
|
|
59
|
+
(n(!0), m(O, null, V(r(p), (d, i) => (n(), m("div", {
|
|
60
60
|
key: i,
|
|
61
61
|
onClick: (P) => C(i)
|
|
62
62
|
}, [
|
|
@@ -70,22 +70,22 @@ const $ = { class: "change-org" }, D = {
|
|
|
70
70
|
}),
|
|
71
71
|
e("div", G, [
|
|
72
72
|
e("div", H, [
|
|
73
|
-
e("span", J, L(
|
|
74
|
-
r(s).orgId ===
|
|
73
|
+
e("span", J, L(d.label), 1),
|
|
74
|
+
r(s).user.orgId === d.orgId ? (n(), x(_, {
|
|
75
75
|
key: 0,
|
|
76
76
|
color: "blue"
|
|
77
77
|
}, {
|
|
78
78
|
default: c(() => o[0] || (o[0] = [
|
|
79
|
-
|
|
79
|
+
u(" 当前使用组织 ")
|
|
80
80
|
])),
|
|
81
81
|
_: 1
|
|
82
82
|
})) : v("", !0),
|
|
83
|
-
|
|
83
|
+
d.main ? (n(), x(_, {
|
|
84
84
|
key: 1,
|
|
85
85
|
color: "red"
|
|
86
86
|
}, {
|
|
87
87
|
default: c(() => o[1] || (o[1] = [
|
|
88
|
-
|
|
88
|
+
u(" 主组织 ")
|
|
89
89
|
])),
|
|
90
90
|
_: 1
|
|
91
91
|
})) : v("", !0)
|
|
@@ -108,20 +108,20 @@ const $ = { class: "change-org" }, D = {
|
|
|
108
108
|
block: "",
|
|
109
109
|
"h-40px": "",
|
|
110
110
|
"mb-15px": "",
|
|
111
|
-
onClick:
|
|
111
|
+
onClick: I
|
|
112
112
|
}, {
|
|
113
113
|
default: c(() => o[2] || (o[2] = [
|
|
114
|
-
|
|
114
|
+
u(" 确定 ")
|
|
115
115
|
])),
|
|
116
116
|
_: 1
|
|
117
117
|
}),
|
|
118
118
|
l(g, {
|
|
119
119
|
block: "",
|
|
120
120
|
"h-40px": "",
|
|
121
|
-
onClick:
|
|
121
|
+
onClick: y
|
|
122
122
|
}, {
|
|
123
123
|
default: c(() => o[3] || (o[3] = [
|
|
124
|
-
|
|
124
|
+
u(" 返回 ")
|
|
125
125
|
])),
|
|
126
126
|
_: 1
|
|
127
127
|
})
|
|
@@ -131,7 +131,7 @@ const $ = { class: "change-org" }, D = {
|
|
|
131
131
|
]);
|
|
132
132
|
};
|
|
133
133
|
}
|
|
134
|
-
}), to = /* @__PURE__ */ R(K, [["__scopeId", "data-v-
|
|
134
|
+
}), to = /* @__PURE__ */ R(K, [["__scopeId", "data-v-9b12754a"]]);
|
|
135
135
|
export {
|
|
136
136
|
to as default
|
|
137
137
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { createVNode as p, defineComponent as pe, computed as I, ref as ne, cloneVNode as Uo, isVNode as Rt, inject as qe, provide as Qe, onUnmounted as tl, shallowRef as re, watch as we, watchEffect as Fe, onMounted as Ze, createTextVNode as An, Fragment as nt, onBeforeUnmount as at, isRef as Pr, reactive as Et, toRefs as Qn, toRaw as kt, nextTick as Ct, onUpdated as nl, unref as Tt, toRef as Be, getCurrentInstance as ol, Transition as ed, withDirectives as td, vShow as nd, Teleport as od, useAttrs as xv, onBeforeUpdate as ld, getCurrentScope as Cv, onScopeDispose as wv, onActivated as vi, onBeforeMount as Pv, Text as ad, mergeProps as Vt, Comment as Iv, resolveDynamicComponent as Vs, createElementBlock as Ov, openBlock as Dv, createElementVNode as Tv, withCtx as Ls } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
import { a as th, T as ll, B as sa, R as no, S as vd, u as Mt, b as Pn, g as so, c as fn, d as nh, e as oh, r as hd, f as lh, y as ua, h as md, i as gd, j as ca, k as al, l as qo, m as bi, C as ah, n as yi, o as bd, p as rh, q as yd, N as Ys, s as da, t as Gs, v as ih, w as sh, A as uh, x as ch, z as dh, D as fh, E as Xs, I as Sd, G as ph, H as vh, Z as $d, J as hh, F as mh, K as gh, L as bh } from "./index-
|
|
2
|
+
import { ab as Wa, ac as rd, ad as Ev, ae as kv, af as vt, ag as Ye, a4 as y, ah as Ve, ai as X, a9 as L, aj as de, ak as It, al as No, am as ge, an as st, ao as Ot, a8 as jt, ap as on, aq as et, ar as id, as as nn, at as Ir, au as tt, av as hi, aw as na, ax as sd, ay as ht, az as ud, a5 as ot, aA as rn, a3 as lt, aB as oa, a2 as yt, aC as la, aD as ze, a7 as Ue, aE as Ro, aF as Fn, aG as Or, aH as mi, aI as Mv, aJ as xe, aK as Xe, aL as Ee, aM as Ge, aN as an, aO as Nv, aP as ut, aQ as Rv, aR as _v, aS as cd, aT as Io, a1 as wn, aU as Bv, aV as Ks, aW as Rn, aX as Hn, aY as Kt, aZ as eo, h as Ln, a_ as dd, a$ as it, b0 as Un, b1 as aa, b2 as Vo, b3 as ra, b4 as Av, b5 as Fv, b6 as Ya, b7 as Vn, b8 as Hv, a6 as io, b9 as ia, ba as fd, bb as zs, bc as Vv, bd as kn, be as Lv, bf as Kv, bg as Kl, bh as zv, bi as jv, bj as Wv, bk as Dr, bl as pd, bm as Ut, bn as Yv, bo as Gv, bp as Xv, bq as Uv, br as js, bs as qv, bt as Ws, bu as Qv, bv as to, bw as gi, bx as Jv, aa as Zv, by as eh } from "./menu-lns6oFYd.js";
|
|
3
|
+
import { a as th, T as ll, B as sa, R as no, S as vd, u as Mt, b as Pn, g as so, c as fn, d as nh, e as oh, r as hd, f as lh, y as ua, h as md, i as gd, j as ca, k as al, l as qo, m as bi, C as ah, n as yi, o as bd, p as rh, q as yd, N as Ys, s as da, t as Gs, v as ih, w as sh, A as uh, x as ch, z as dh, D as fh, E as Xs, I as Sd, G as ph, H as vh, Z as $d, J as hh, F as mh, K as gh, L as bh } from "./index-B_G9XMp4.js";
|
|
4
4
|
import { onMounted as yh, nextTick as xd, isRef as Sh, ref as Cd, getCurrentInstance as Si, unref as $h, getCurrentScope as xh, onScopeDispose as Ch, watch as Tr, computed as wh, customRef as Ph, onUpdated as Ih, isVue2 as Oh } from "vue-demi";
|
|
5
|
-
import { p as $i } from "./pick-
|
|
6
|
-
import { T as Dh } from "./index-
|
|
5
|
+
import { p as $i } from "./pick-D4R-sEsr.js";
|
|
6
|
+
import { T as Dh } from "./index-B82_RIAQ.js";
|
|
7
7
|
function Th() {
|
|
8
8
|
}
|
|
9
9
|
function Eh(e) {
|
|
@@ -34702,7 +34702,8 @@ const {
|
|
|
34702
34702
|
install: (e) => (e.component(xl.name, xl), e.component(Ll.name, Ll), e)
|
|
34703
34703
|
}), ci = Symbol("configProviderInjection"), TP = {
|
|
34704
34704
|
clsPrefix: String,
|
|
34705
|
-
tableSettings: Boolean
|
|
34705
|
+
tableSettings: Boolean,
|
|
34706
|
+
tablePagination: [Boolean, Function, Object]
|
|
34706
34707
|
};
|
|
34707
34708
|
pe({
|
|
34708
34709
|
name: "ConfigProvider",
|
|
@@ -34711,7 +34712,8 @@ pe({
|
|
|
34711
34712
|
const n = qe(ci, null);
|
|
34712
34713
|
return Qe(ci, {
|
|
34713
34714
|
mergedClsPrefixRef: I(() => e.clsPrefix !== void 0 ? e.clsPrefix : n == null ? void 0 : n.mergedClsPrefixRef.value),
|
|
34714
|
-
tableSettingsRef: I(() => e.tableSettings !== void 0 ? e.tableSettings : n == null ? void 0 : n.tableSettingsRef.value)
|
|
34715
|
+
tableSettingsRef: I(() => e.tableSettings !== void 0 ? e.tableSettings : n == null ? void 0 : n.tableSettingsRef.value),
|
|
34716
|
+
tablePaginationRef: I(() => e.tablePagination !== void 0 ? e.tablePagination : n == null ? void 0 : n.tablePaginationRef.value)
|
|
34715
34717
|
}), () => {
|
|
34716
34718
|
var o;
|
|
34717
34719
|
return (o = t == null ? void 0 : t.default) == null ? void 0 : o.call(t);
|
|
@@ -34730,11 +34732,13 @@ function Aa() {
|
|
|
34730
34732
|
tableSettingsRef: I(() => {
|
|
34731
34733
|
const t = e == null ? void 0 : e.tableSettingsRef.value;
|
|
34732
34734
|
return t === void 0 ? !0 : t;
|
|
34735
|
+
}),
|
|
34736
|
+
tablePaginationRef: I(() => {
|
|
34737
|
+
const t = e == null ? void 0 : e.tablePaginationRef.value;
|
|
34738
|
+
return t === void 0 ? !0 : t;
|
|
34733
34739
|
})
|
|
34734
34740
|
};
|
|
34735
34741
|
}
|
|
34736
|
-
Bo(), bt.Option;
|
|
34737
|
-
Bo(), bt.Option;
|
|
34738
34742
|
const ov = Symbol("grid");
|
|
34739
34743
|
function kP(e) {
|
|
34740
34744
|
Qe(ov, e);
|
|
@@ -35710,6 +35714,8 @@ const vI = (e, {
|
|
|
35710
35714
|
};
|
|
35711
35715
|
}
|
|
35712
35716
|
});
|
|
35717
|
+
Bo(), bt.Option;
|
|
35718
|
+
Bo(), bt.Option;
|
|
35713
35719
|
({
|
|
35714
35720
|
...Os()
|
|
35715
35721
|
});
|