@pubinfo-pr/core 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (799) hide show
  1. package/LICENSE +21 -0
  2. package/dist/AppSetting-CmT5_15W.js +123 -0
  3. package/dist/HCheckList.vue_vue_type_script_setup_true_lang-CHzkJth7.js +39 -0
  4. package/dist/HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js +20 -0
  5. package/dist/HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js +33 -0
  6. package/dist/HToggle-DpDYLh8y.js +34 -0
  7. package/dist/HeaderThinMenu-D6jF8yl1.js +4 -0
  8. package/dist/PreferencesContent-AXqWatOF.js +923 -0
  9. package/dist/SettingBreadcrumb-CBWdS_nO.js +50 -0
  10. package/dist/SettingCopyright-D5Jhdu1J.js +62 -0
  11. package/dist/SettingEnableTransition-DQJozSZH.js +77 -0
  12. package/dist/SettingHome-DAwn9Ypx.js +46 -0
  13. package/dist/SettingMenu-DEQRAtWl.js +120 -0
  14. package/dist/SettingMode-bh3I8UBZ.js +68 -0
  15. package/dist/SettingNavSearch-iYc-eRzY.js +46 -0
  16. package/dist/SettingOther-C2TS6okv.js +81 -0
  17. package/dist/SettingPage-B2_SNyn5.js +29 -0
  18. package/dist/SettingTabbar-BETdKJxz.js +154 -0
  19. package/dist/SettingThemes-ComNCP3P.js +143 -0
  20. package/dist/SettingToolbar-D0DTBbbb.js +78 -0
  21. package/dist/SettingTopbar-BcO5Hcxm.js +52 -0
  22. package/dist/SettingWidthMode-wzTMq96A.js +67 -0
  23. package/dist/abap-Y8Dl9g_6.js +6 -0
  24. package/dist/actionscript-3-DZzbMeqX.js +6 -0
  25. package/dist/ada-vP6ak0IW.js +6 -0
  26. package/dist/andromeeda-BIpZ7gaU.js +4 -0
  27. package/dist/angular-html-BmadGEgW.js +32 -0
  28. package/dist/angular-ts-D-QQnnGT.js +21 -0
  29. package/dist/apache-BUjz-sD2.js +6 -0
  30. package/dist/apex-D_wPycVx.js +6 -0
  31. package/dist/apl-sitt7C8I.js +16 -0
  32. package/dist/applescript-BPx7YFFu.js +6 -0
  33. package/dist/ara-Z2fSOxSw.js +6 -0
  34. package/dist/asciidoc-B-pCoB3G.js +6 -0
  35. package/dist/asm-BTWLY5ym.js +6 -0
  36. package/dist/astro-DHnp0xIo.js +18 -0
  37. package/dist/aurora-x-BwoVEUWZ.js +4 -0
  38. package/dist/awk-Fb0P9dkn.js +6 -0
  39. package/dist/ayu-dark-CxPZkpb2.js +4 -0
  40. package/dist/ballerina-oZK-YekG.js +6 -0
  41. package/dist/bat-0FvbqU9S.js +6 -0
  42. package/dist/beancount-DEfTbbFX.js +6 -0
  43. package/dist/berry-PwsHPR_K.js +6 -0
  44. package/dist/bibtex-EULQRLY5.js +6 -0
  45. package/dist/bicep-DFU2oTl7.js +6 -0
  46. package/dist/blade-OPzGcV14.js +20 -0
  47. package/dist/bsl-NkNNwerW.js +8 -0
  48. package/dist/built-in/authentication/alova/helper.d.ts +34 -0
  49. package/dist/built-in/authentication/alova/token.d.ts +16 -0
  50. package/dist/built-in/authentication/enum.d.ts +67 -0
  51. package/dist/built-in/authentication/helper.d.ts +10 -0
  52. package/dist/built-in/authentication/index.d.ts +10 -0
  53. package/dist/built-in/authentication/interface.d.ts +7 -0
  54. package/dist/built-in/authentication/pages/change-organization/index.vue.d.ts +2 -0
  55. package/dist/built-in/authentication/pages/change-password/components/ChangePasswordForm/index.vue.d.ts +22 -0
  56. package/dist/built-in/authentication/pages/change-password/index.vue.d.ts +39 -0
  57. package/dist/built-in/authentication/router.d.ts +2 -0
  58. package/dist/built-in/authorization/directives.d.ts +2 -0
  59. package/dist/built-in/authorization/helper.d.ts +6 -0
  60. package/dist/built-in/authorization/index.d.ts +7 -0
  61. package/dist/built-in/authorization/pages/not-permission/index.vue.d.ts +2 -0
  62. package/dist/built-in/authorization/router.d.ts +3 -0
  63. package/dist/built-in/devtools/index.d.ts +13 -0
  64. package/dist/built-in/index.d.ts +9 -0
  65. package/dist/built-in/layout-component/Layout.vue.d.ts +28 -0
  66. package/dist/built-in/layout-component/components/BackTop/index.vue.d.ts +2 -0
  67. package/dist/built-in/layout-component/components/Content/IframeView.vue.d.ts +4 -0
  68. package/dist/built-in/layout-component/components/Content/LinkView.vue.d.ts +2 -0
  69. package/dist/built-in/layout-component/components/Content/index.vue.d.ts +2 -0
  70. package/dist/built-in/layout-component/components/Copyright/index.vue.d.ts +2 -0
  71. package/dist/built-in/layout-component/components/Header/HeaderFullMenu/More.vue.d.ts +26 -0
  72. package/dist/built-in/layout-component/components/Header/HeaderFullMenu/NotCursor.vue.d.ts +27 -0
  73. package/dist/built-in/layout-component/components/Header/HeaderFullMenu/index.vue.d.ts +4 -0
  74. package/dist/built-in/layout-component/components/Header/HeaderMenu.vue.d.ts +2 -0
  75. package/dist/built-in/layout-component/components/Header/HeaderThinMenu.vue.d.ts +4 -0
  76. package/dist/built-in/layout-component/components/Header/index.vue.d.ts +24 -0
  77. package/dist/built-in/layout-component/components/Logo/index.vue.d.ts +26 -0
  78. package/dist/built-in/layout-component/components/Menu/index.vue.d.ts +10 -0
  79. package/dist/built-in/layout-component/components/Menu/item.vue.d.ts +11 -0
  80. package/dist/built-in/layout-component/components/Menu/sub.vue.d.ts +219 -0
  81. package/dist/built-in/layout-component/components/Menu/types.d.ts +42 -0
  82. package/dist/built-in/layout-component/components/NotAllowed/index.vue.d.ts +2 -0
  83. package/dist/built-in/layout-component/components/SettingBar/AppSetting.vue.d.ts +12 -0
  84. package/dist/built-in/layout-component/components/SettingBar/components/DayNightToggle.vue.d.ts +9 -0
  85. package/dist/built-in/layout-component/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +2 -0
  86. package/dist/built-in/layout-component/components/SettingBar/components/SettingCopyright.vue.d.ts +2 -0
  87. package/dist/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue.d.ts +2 -0
  88. package/dist/built-in/layout-component/components/SettingBar/components/SettingHome.vue.d.ts +2 -0
  89. package/dist/built-in/layout-component/components/SettingBar/components/SettingMenu.vue.d.ts +2 -0
  90. package/dist/built-in/layout-component/components/SettingBar/components/SettingMode.vue.d.ts +2 -0
  91. package/dist/built-in/layout-component/components/SettingBar/components/SettingNavSearch.vue.d.ts +2 -0
  92. package/dist/built-in/layout-component/components/SettingBar/components/SettingOther.vue.d.ts +2 -0
  93. package/dist/built-in/layout-component/components/SettingBar/components/SettingPage.vue.d.ts +2 -0
  94. package/dist/built-in/layout-component/components/SettingBar/components/SettingTabbar.vue.d.ts +2 -0
  95. package/dist/built-in/layout-component/components/SettingBar/components/SettingThemes.vue.d.ts +2 -0
  96. package/dist/built-in/layout-component/components/SettingBar/components/SettingToolbar.vue.d.ts +2 -0
  97. package/dist/built-in/layout-component/components/SettingBar/components/SettingTopbar.vue.d.ts +2 -0
  98. package/dist/built-in/layout-component/components/SettingBar/components/SettingWidthMode.vue.d.ts +2 -0
  99. package/dist/built-in/layout-component/components/SettingBar/index.vue.d.ts +2 -0
  100. package/dist/built-in/layout-component/components/Sidebar/MainSidebar.vue.d.ts +2 -0
  101. package/dist/built-in/layout-component/components/Sidebar/SubSidebar.vue.d.ts +7 -0
  102. package/dist/built-in/layout-component/components/Sidebar/index.vue.d.ts +9 -0
  103. package/dist/built-in/layout-component/components/Tools/Breadcrumb/index.vue.d.ts +17 -0
  104. package/dist/built-in/layout-component/components/Tools/Breadcrumb/item.vue.d.ts +25 -0
  105. package/dist/built-in/layout-component/components/Tools/DarkModeToggle.vue.d.ts +2 -0
  106. package/dist/built-in/layout-component/components/Tools/Fullscreen.vue.d.ts +2 -0
  107. package/dist/built-in/layout-component/components/Tools/HotkeysIntro.vue.d.ts +4 -0
  108. package/dist/built-in/layout-component/components/Tools/PageReload.vue.d.ts +2 -0
  109. package/dist/built-in/layout-component/components/Tools/Preferences/PreferencesContent.vue.d.ts +2 -0
  110. package/dist/built-in/layout-component/components/Tools/Preferences/index.vue.d.ts +4 -0
  111. package/dist/built-in/layout-component/components/Tools/SearchBar.vue.d.ts +2 -0
  112. package/dist/built-in/layout-component/components/Tools/SearchPanel.vue.d.ts +204 -0
  113. package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +73 -0
  114. package/dist/built-in/layout-component/components/Tools/interface.d.ts +26 -0
  115. package/dist/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue.d.ts +11 -0
  116. package/dist/built-in/layout-component/components/Topbar/Tabbar/index.vue.d.ts +14 -0
  117. package/dist/built-in/layout-component/components/Topbar/Toolbar/Favorites.vue.d.ts +4 -0
  118. package/dist/built-in/layout-component/components/Topbar/Toolbar/Star.vue.d.ts +2 -0
  119. package/dist/built-in/layout-component/components/Topbar/Toolbar/index.vue.d.ts +2 -0
  120. package/dist/built-in/layout-component/components/Topbar/index.vue.d.ts +2 -0
  121. package/dist/built-in/layout-component/components/ui/HSlideover.vue.d.ts +41 -0
  122. package/dist/built-in/layout-component/composables/useContext.d.ts +17 -0
  123. package/dist/built-in/layout-component/composables/useGetComputedStyle.d.ts +15 -0
  124. package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +26 -0
  125. package/dist/built-in/layout-component/composables/useHotkey.d.ts +1 -0
  126. package/dist/built-in/layout-component/composables/useLayoutVisible.d.ts +19 -0
  127. package/dist/built-in/layout-component/composables/useMainPage.d.ts +14 -0
  128. package/dist/built-in/layout-component/composables/useMenu.d.ts +8 -0
  129. package/dist/built-in/layout-component/composables/useTabbar.d.ts +14 -0
  130. package/dist/built-in/layout-component/composables/useTitle.d.ts +4 -0
  131. package/dist/built-in/layout-component/composables/useViewTransition.d.ts +3 -0
  132. package/dist/built-in/layout-component/composables/useWatermark.d.ts +6 -0
  133. package/dist/built-in/layout-component/index.d.ts +27 -0
  134. package/dist/built-in/layout-component/interface.d.ts +22 -0
  135. package/dist/built-in/layout-component/pages/reload/index.vue.d.ts +2 -0
  136. package/dist/built-in/layout-component/provider.d.ts +24 -0
  137. package/dist/built-in/layout-component/utils/index.d.ts +2 -0
  138. package/dist/built-in/layout-component/utils/injectionKeys.d.ts +2 -0
  139. package/dist/built-in/layout-component/utils/watermark.d.ts +51 -0
  140. package/dist/built-in/n-progress/index.d.ts +6 -0
  141. package/dist/built-in/pinia-plugin/enum.d.ts +1 -0
  142. package/dist/built-in/pinia-plugin/helper.d.ts +2 -0
  143. package/dist/built-in/pinia-plugin/index.d.ts +5 -0
  144. package/dist/built-in/pinia-plugin/plugins/cleanup.d.ts +5 -0
  145. package/dist/built-in/pinia-plugin/plugins/favoritesStorage.d.ts +5 -0
  146. package/dist/built-in/pinia-plugin/plugins/iframeCache.d.ts +5 -0
  147. package/dist/built-in/pinia-plugin/plugins/persist.d.ts +3 -0
  148. package/dist/built-in/pinia-plugin/plugins/persistedstate/index.d.ts +3 -0
  149. package/dist/built-in/pinia-plugin/plugins/persistedstate/persistedstate.d.ts +15 -0
  150. package/dist/built-in/pinia-plugin/plugins/persistedstate/types.d.ts +150 -0
  151. package/dist/built-in/pinia-plugin/plugins/persistedstate/utils.d.ts +17 -0
  152. package/dist/built-in/pinia-plugin/plugins/tabbarStorage.d.ts +5 -0
  153. package/dist/built-in/pre-access/index.d.ts +7 -0
  154. package/dist/built-in/settings/index.d.ts +5 -0
  155. package/dist/built-in/settings/router.d.ts +3 -0
  156. package/dist/built-in/system-info/components/SystemInfo.vue.d.ts +2 -0
  157. package/dist/built-in/system-info/index.d.ts +5 -0
  158. package/dist/c-eeMepfLm.js +6 -0
  159. package/dist/cadence-DMRWHJp4.js +6 -0
  160. package/dist/cairo-DM6WF2e3.js +8 -0
  161. package/dist/catppuccin-frappe-5udUqgsX.js +4 -0
  162. package/dist/catppuccin-latte-ufkS-HWv.js +4 -0
  163. package/dist/catppuccin-macchiato-DzL2LPek.js +4 -0
  164. package/dist/catppuccin-mocha-DDDDwkUT.js +4 -0
  165. package/dist/clarity-BseSxcHx.js +6 -0
  166. package/dist/clojure-CXJfHrL3.js +6 -0
  167. package/dist/cmake-BJz8BOTU.js +6 -0
  168. package/dist/cobol-R4Vn9a46.js +10 -0
  169. package/dist/codeowners-Bt9yU6NX.js +6 -0
  170. package/dist/codeql-DHkodjjI.js +6 -0
  171. package/dist/coffee-Dl27lzbd.js +8 -0
  172. package/dist/common-lisp-EVqT9Zhp.js +6 -0
  173. package/dist/coq-B0L9upzn.js +6 -0
  174. package/dist/core/create.d.ts +2 -0
  175. package/dist/core/ctx.d.ts +3 -0
  176. package/dist/core/index.d.ts +4 -0
  177. package/dist/core/interface.d.ts +115 -0
  178. package/dist/core/modules.d.ts +20 -0
  179. package/dist/core/request.d.ts +4 -0
  180. package/dist/core/resolver/icon.d.ts +7 -0
  181. package/dist/core/resolver/index.d.ts +4 -0
  182. package/dist/core/resolver/layout.d.ts +2 -0
  183. package/dist/core/resolver/page.d.ts +17 -0
  184. package/dist/core/resolver/resolver.d.ts +10 -0
  185. package/dist/core/utils/global.d.ts +33 -0
  186. package/dist/core/utils/index.d.ts +2 -0
  187. package/dist/core/utils/utils.d.ts +3 -0
  188. package/dist/cpp-Cj177cuW.js +18 -0
  189. package/dist/crystal-ymVvJzbZ.js +18 -0
  190. package/dist/csharp-DmxfTLWR.js +6 -0
  191. package/dist/css-CECN5uSL.js +6 -0
  192. package/dist/csv-CmYOceLb.js +6 -0
  193. package/dist/cue-ZzumE7IT.js +6 -0
  194. package/dist/cypher-jpdmjtA6.js +6 -0
  195. package/dist/d-CBagWSwH.js +6 -0
  196. package/dist/dark-plus-pUHDTVV0.js +4 -0
  197. package/dist/dart-6ObCrKr9.js +6 -0
  198. package/dist/dax-CcDT-8dH.js +6 -0
  199. package/dist/desktop-B93p9R9O.js +6 -0
  200. package/dist/diff-BxzP2J8R.js +6 -0
  201. package/dist/docker-CsHqm9tx.js +6 -0
  202. package/dist/dotenv-BMjVjUL1.js +6 -0
  203. package/dist/dracula-BtZx2Kac.js +4 -0
  204. package/dist/dracula-soft-BKa-aqBv.js +4 -0
  205. package/dist/dream-maker-PAx17jaB.js +6 -0
  206. package/dist/edge-_LvgTcmu.js +12 -0
  207. package/dist/elixir-BTCUAmQk.js +8 -0
  208. package/dist/elm-BtNbw_Cd.js +8 -0
  209. package/dist/emacs-lisp-Cfxdx5D-.js +6 -0
  210. package/dist/erb-D0PIpZCP.js +10 -0
  211. package/dist/erlang-DNcDT8Hi.js +8 -0
  212. package/dist/everforest-dark-DMCBqXCK.js +4 -0
  213. package/dist/everforest-light-BbXl82Em.js +4 -0
  214. package/dist/features/api/modules/auth/index.d.ts +1 -0
  215. package/dist/features/api/modules/auth/renzhengfuwu.d.ts +99 -0
  216. package/dist/features/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
  217. package/dist/features/api/modules/configData/index.d.ts +3 -0
  218. package/dist/features/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
  219. package/dist/features/api/modules/configData/zidifuwu.d.ts +71 -0
  220. package/dist/features/api/modules/rbac/gangweijiekou.d.ts +43 -0
  221. package/dist/features/api/modules/rbac/index.d.ts +12 -0
  222. package/dist/features/api/modules/rbac/jiaosejiekou.d.ts +50 -0
  223. package/dist/features/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +50 -0
  224. package/dist/features/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
  225. package/dist/features/api/modules/rbac/yonghujiekou.d.ts +113 -0
  226. package/dist/features/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
  227. package/dist/features/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
  228. package/dist/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.d.ts +43 -0
  229. package/dist/features/api/modules/rbac/ziyuanjiekou.d.ts +99 -0
  230. package/dist/features/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
  231. package/dist/features/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
  232. package/dist/features/api/modules/rbac/zuzhijiekou.d.ts +64 -0
  233. package/dist/features/api/request.d.ts +2 -0
  234. package/dist/features/api/system/user.d.ts +24 -0
  235. package/dist/features/assets/styles/index.d.ts +5 -0
  236. package/dist/features/components/PageHeader/index.vue.d.ts +23 -0
  237. package/dist/features/components/PageMain/index.vue.d.ts +27 -0
  238. package/dist/features/components/PartyLogin/MethodSelect.vue.d.ts +10 -0
  239. package/dist/features/components/PartyLogin/Modal.vue.d.ts +31 -0
  240. package/dist/features/components/PartyLogin/ParamsItem.vue.d.ts +94 -0
  241. package/dist/features/components/PartyLogin/ParamsPanel.vue.d.ts +13 -0
  242. package/dist/features/components/PartyLogin/RequestFieldSelector.vue.d.ts +18 -0
  243. package/dist/features/components/PartyLogin/SystemFieldSelector.vue.d.ts +15 -0
  244. package/dist/features/components/PartyLogin/steps/One.vue.d.ts +28 -0
  245. package/dist/features/components/PartyLogin/steps/Two.vue.d.ts +14 -0
  246. package/dist/features/components/PartyLogin/type.d.ts +37 -0
  247. package/dist/features/components/PartyLogin/usePartyRequest.d.ts +21 -0
  248. package/dist/features/components/PassStrengthValidator/index.vue.d.ts +26 -0
  249. package/dist/features/components/PassStrengthValidator/rule.vue.d.ts +8 -0
  250. package/dist/features/components/PubinfoApp/index.vue.d.ts +2 -0
  251. package/dist/features/components/PubinfoIcon/PrismBox.vue.d.ts +21 -0
  252. package/dist/features/components/PubinfoIcon/SquareBox.vue.d.ts +17 -0
  253. package/dist/features/components/PubinfoIcon/index.vue.d.ts +2 -0
  254. package/dist/features/components/PubinfoIcon/props.d.ts +65 -0
  255. package/dist/features/components/PubinfoProvider/index.d.ts +19 -0
  256. package/dist/features/components/index.d.ts +10 -0
  257. package/dist/features/composables/auth.d.ts +8 -0
  258. package/dist/features/composables/index.d.ts +5 -0
  259. package/dist/features/composables/log.d.ts +6 -0
  260. package/dist/features/composables/partyLogin.d.ts +19 -0
  261. package/dist/features/composables/theme.d.ts +3 -0
  262. package/dist/features/composables/watchDiff.d.ts +2 -0
  263. package/dist/features/context/index.d.ts +12 -0
  264. package/dist/features/enum.d.ts +20 -0
  265. package/dist/features/index.d.ts +7 -0
  266. package/dist/features/pages/not-found/index.vue.d.ts +2 -0
  267. package/dist/features/pages/profile/index.vue.d.ts +2 -0
  268. package/dist/features/router/asyncRoutes.d.ts +14 -0
  269. package/dist/features/router/index.d.ts +2 -0
  270. package/dist/features/router/systemRoutes.d.ts +9 -0
  271. package/dist/features/settings/index.d.ts +3 -0
  272. package/dist/features/stores/enum.d.ts +20 -0
  273. package/dist/features/stores/index.d.ts +1 -0
  274. package/dist/features/stores/modules/favorites.d.ts +63 -0
  275. package/dist/features/stores/modules/iframe.d.ts +88 -0
  276. package/dist/features/stores/modules/index.d.ts +16 -0
  277. package/dist/features/stores/modules/keepAlive.d.ts +24 -0
  278. package/dist/features/stores/modules/menu.d.ts +269 -0
  279. package/dist/features/stores/modules/route.d.ts +220 -0
  280. package/dist/features/stores/modules/settings.d.ts +1715 -0
  281. package/dist/features/stores/modules/tabbar.d.ts +168 -0
  282. package/dist/features/stores/modules/user.d.ts +48 -0
  283. package/dist/features/stores/utils/index.d.ts +1 -0
  284. package/dist/features/stores/utils/routerHelper.d.ts +18 -0
  285. package/dist/fennel-N4WcXuKx.js +6 -0
  286. package/dist/fish-B6QqlqeT.js +6 -0
  287. package/dist/fluent-BMXUxfv1.js +6 -0
  288. package/dist/fortran-fixed-form-DUsA-VGo.js +8 -0
  289. package/dist/fortran-free-form-DPIT_jbP.js +6 -0
  290. package/dist/fsharp-Pr2u3cIG.js +8 -0
  291. package/dist/gdresource-BwtMIoBm.js +10 -0
  292. package/dist/gdscript-BifyeYhI.js +6 -0
  293. package/dist/gdshader-Bk8fF6yr.js +6 -0
  294. package/dist/genie-DzUvd7U9.js +6 -0
  295. package/dist/gherkin-DHRaV0YP.js +6 -0
  296. package/dist/git-commit-Bd32YZ0K.js +8 -0
  297. package/dist/git-rebase-ZWUFO_T4.js +8 -0
  298. package/dist/github-dark-DenFmJkN.js +4 -0
  299. package/dist/github-dark-default-BJPUVz4H.js +4 -0
  300. package/dist/github-dark-dimmed-DUshB20C.js +4 -0
  301. package/dist/github-dark-high-contrast-D3aGCnF8.js +4 -0
  302. package/dist/github-light-JYsPkUQd.js +4 -0
  303. package/dist/github-light-default-D99KPAby.js +4 -0
  304. package/dist/github-light-high-contrast-BbmZE-Mp.js +4 -0
  305. package/dist/gleam-Bv284lvN.js +6 -0
  306. package/dist/glimmer-js-CkxRszZZ.js +14 -0
  307. package/dist/glimmer-ts-Bi6BYQCn.js +14 -0
  308. package/dist/glsl-CkUcVZNK.js +8 -0
  309. package/dist/gnuplot-yPG9-sE_.js +6 -0
  310. package/dist/go-ChxJuLYK.js +6 -0
  311. package/dist/graphql-BLaPX4fU.js +14 -0
  312. package/dist/groovy-CJQTphOW.js +6 -0
  313. package/dist/gruvbox-dark-hard-C2ND4cMr.js +4 -0
  314. package/dist/gruvbox-dark-medium-C8k4c8au.js +4 -0
  315. package/dist/gruvbox-dark-soft-xx9Q6FaG.js +4 -0
  316. package/dist/gruvbox-light-hard-BpUXv5in.js +4 -0
  317. package/dist/gruvbox-light-medium-D3XFCoU1.js +4 -0
  318. package/dist/gruvbox-light-soft-u7hpfz6Z.js +4 -0
  319. package/dist/hack-Bx1jMtBC.js +10 -0
  320. package/dist/haml-6FagfhCM.js +10 -0
  321. package/dist/handlebars-Bd5Y4M6I.js +14 -0
  322. package/dist/haskell-WeIwNIP6.js +6 -0
  323. package/dist/haxe-TztHsm5T.js +6 -0
  324. package/dist/hcl-D438OF-I.js +6 -0
  325. package/dist/hjson-DYBUbqOl.js +6 -0
  326. package/dist/hlsl-Bk8TCZNL.js +6 -0
  327. package/dist/houston-BDYrDoDW.js +4 -0
  328. package/dist/html-7XVNRwN7.js +10 -0
  329. package/dist/html-derivative-BNxZ5Yf6.js +8 -0
  330. package/dist/http-WC357zBG.js +14 -0
  331. package/dist/hxml-GbqSQCLa.js +8 -0
  332. package/dist/hy-Brt5EZ7-.js +6 -0
  333. package/dist/imba-CimUv-Uh.js +6 -0
  334. package/dist/index-6W8u4oWQ.js +139 -0
  335. package/dist/index-B9i7R1pn.js +229 -0
  336. package/dist/index-BD2fkZis.js +14 -0
  337. package/dist/index-BXLF9xfN.js +79644 -0
  338. package/dist/index-C5X0cH7a.js +25373 -0
  339. package/dist/index-CMSPnrUx.js +49 -0
  340. package/dist/index-DSKHePRb.js +4 -0
  341. package/dist/index-FATjHAwl.js +2827 -0
  342. package/dist/index-_VKoUSGo.js +44 -0
  343. package/dist/index.d.ts +26 -0
  344. package/dist/index.js +70 -0
  345. package/dist/ini-BZIuRIvJ.js +6 -0
  346. package/dist/java-DY6VlHhP.js +6 -0
  347. package/dist/javascript-Dp1Jmi5H.js +6 -0
  348. package/dist/jinja-WEhOU5ES.js +11 -0
  349. package/dist/jison-c2JI40PB.js +8 -0
  350. package/dist/json-DxJze_jm.js +6 -0
  351. package/dist/json5-BT4Fjg39.js +6 -0
  352. package/dist/jsonc-CHjZD8gR.js +6 -0
  353. package/dist/jsonl-BGuvDmy9.js +6 -0
  354. package/dist/jsonnet-Bx2cfsXg.js +6 -0
  355. package/dist/jssm-BcADi6EI.js +6 -0
  356. package/dist/jsx-BtKADgXT.js +6 -0
  357. package/dist/julia-DcoDQokW.js +16 -0
  358. package/dist/kanagawa-dragon-CiKur4Hl.js +4 -0
  359. package/dist/kanagawa-lotus-BKu-smKu.js +4 -0
  360. package/dist/kanagawa-wave-CQwozSzG.js +4 -0
  361. package/dist/kotlin-ByBMgTeR.js +6 -0
  362. package/dist/kusto-VWFLl2T0.js +6 -0
  363. package/dist/laserwave-6a00oqik.js +4 -0
  364. package/dist/latex-MZCpjnva.js +8 -0
  365. package/dist/lean-DXqEE_d1.js +6 -0
  366. package/dist/less-B1GLI2Di.js +6 -0
  367. package/dist/light-plus-CZuVqSLX.js +4 -0
  368. package/dist/liquid-3HHuHOZ2.js +14 -0
  369. package/dist/llvm-6RQLId6G.js +6 -0
  370. package/dist/log-Al8wyEFV.js +6 -0
  371. package/dist/logo-DBa4JDzV.js +6 -0
  372. package/dist/lua-kX5WP_P5.js +8 -0
  373. package/dist/luau-DtBSxLyz.js +6 -0
  374. package/dist/make-CsMclxtr.js +6 -0
  375. package/dist/markdown-CrScaQ96.js +6 -0
  376. package/dist/marko-DDi9qpQP.js +14 -0
  377. package/dist/material-theme-D6KBX41T.js +4 -0
  378. package/dist/material-theme-darker-CkRroheE.js +4 -0
  379. package/dist/material-theme-lighter-BUBw43Yz.js +4 -0
  380. package/dist/material-theme-ocean-ClGX14Ja.js +4 -0
  381. package/dist/material-theme-palenight-C1RVm8K1.js +4 -0
  382. package/dist/matlab-BOAaUVP0.js +6 -0
  383. package/dist/mdc-FI2x3BiY.js +12 -0
  384. package/dist/mdx-BOhZZUJ8.js +6 -0
  385. package/dist/mermaid-B0ixDHKN.js +6 -0
  386. package/dist/min-dark-C7ak0t6c.js +4 -0
  387. package/dist/min-light-CKFxVcPp.js +4 -0
  388. package/dist/mipsasm-CTx18fBl.js +6 -0
  389. package/dist/mojo-BD611d7o.js +6 -0
  390. package/dist/monokai-C1KBYcO0.js +4 -0
  391. package/dist/move-DSb5dTSj.js +6 -0
  392. package/dist/narrat-DmhDCBs-.js +6 -0
  393. package/dist/nextflow-BAAEJxI_.js +6 -0
  394. package/dist/nginx-5vhPAEw3.js +8 -0
  395. package/dist/night-owl-Bm2rzalh.js +4 -0
  396. package/dist/nim-BhS8gg0S.js +20 -0
  397. package/dist/nix-ceY58Dty.js +6 -0
  398. package/dist/nord-CC5OiUXg.js +4 -0
  399. package/dist/nushell-CQi4NV-2.js +6 -0
  400. package/dist/objective-c-Itk8tzmv.js +6 -0
  401. package/dist/objective-cpp-DGt5UKRO.js +6 -0
  402. package/dist/ocaml-eSVK32Eg.js +6 -0
  403. package/dist/one-dark-pro-DTA3VF0_.js +4 -0
  404. package/dist/one-light-D9sNaUtq.js +4 -0
  405. package/dist/pascal-xy8pJNns.js +6 -0
  406. package/dist/perl-BoEn6HmT.js +16 -0
  407. package/dist/php-BRU9zhoN.js +18 -0
  408. package/dist/pick-BvMRfqim.js +12 -0
  409. package/dist/plastic-CSTz3KZp.js +4 -0
  410. package/dist/plsql-pVbGZfOv.js +6 -0
  411. package/dist/po-BNfHvqmm.js +6 -0
  412. package/dist/poimandres-C-VADXHD.js +4 -0
  413. package/dist/polar-CAZahv3u.js +6 -0
  414. package/dist/postcss-05aHdL-n.js +6 -0
  415. package/dist/powerquery-DI9HkTvs.js +6 -0
  416. package/dist/powershell-Clc4ydu-.js +6 -0
  417. package/dist/prisma-FZjmVtSl.js +6 -0
  418. package/dist/prolog-C5-yg4TO.js +6 -0
  419. package/dist/proto-MmCPeFAD.js +6 -0
  420. package/dist/pug-CJWI-qSo.js +12 -0
  421. package/dist/puppet-CUJHmnxV.js +6 -0
  422. package/dist/purescript-rUfGld-4.js +6 -0
  423. package/dist/python-BFNSHbwJ.js +6 -0
  424. package/dist/qml-D3ATcgGh.js +8 -0
  425. package/dist/qmldir-BInDYbpo.js +6 -0
  426. package/dist/qss-AeJTysr_.js +6 -0
  427. package/dist/question-line-DCMVyZ3e.js +18 -0
  428. package/dist/r-Bm0uF0U2.js +6 -0
  429. package/dist/racket-B83wSAja.js +6 -0
  430. package/dist/raku-nEQ4ZJJ7.js +6 -0
  431. package/dist/razor-BPFYEoc9.js +10 -0
  432. package/dist/red-7y8PH7HH.js +4 -0
  433. package/dist/reg-m_s_Kiip.js +6 -0
  434. package/dist/regexp-BazyLpPg.js +6 -0
  435. package/dist/rel-BcRfyd6Q.js +6 -0
  436. package/dist/right-aIVrXLnr.js +36 -0
  437. package/dist/riscv-Ce8MAQLP.js +6 -0
  438. package/dist/rose-pine-Cr4kwgAY.js +4 -0
  439. package/dist/rose-pine-dawn-ClRRUdXX.js +4 -0
  440. package/dist/rose-pine-moon-ucNn3Gm8.js +4 -0
  441. package/dist/rst-B6mPMsKo.js +22 -0
  442. package/dist/ruby-DInklMmU.js +30 -0
  443. package/dist/rust-CLzF9zIN.js +6 -0
  444. package/dist/sas-fpEvgATw.js +8 -0
  445. package/dist/sass-DxHp5rTx.js +6 -0
  446. package/dist/scala-D4grkFkl.js +6 -0
  447. package/dist/scheme-BCRWuEm4.js +6 -0
  448. package/dist/scss-B1FaCqwR.js +8 -0
  449. package/dist/sdbl-B7T8abf4.js +6 -0
  450. package/dist/shaderlab-Cr62-Wb4.js +8 -0
  451. package/dist/shellscript-InADTalH.js +6 -0
  452. package/dist/shellsession-DiDJNQdy.js +8 -0
  453. package/dist/slack-dark-i7wN4OET.js +4 -0
  454. package/dist/slack-ochin-ndHf0LoP.js +4 -0
  455. package/dist/smalltalk-BlI1_OkM.js +6 -0
  456. package/dist/snazzy-light-BlSJXAu4.js +4 -0
  457. package/dist/solarized-dark-UTmkh7lw.js +4 -0
  458. package/dist/solarized-light-BheCkDPT.js +4 -0
  459. package/dist/solidity-CneOhxmR.js +6 -0
  460. package/dist/soy-LybuU3Y_.js +8 -0
  461. package/dist/sparql-B0KWFEri.js +8 -0
  462. package/dist/splunk-CRXR8A9s.js +6 -0
  463. package/dist/sql-Cn_v3PB0.js +6 -0
  464. package/dist/ssh-config-DP-hNVbF.js +6 -0
  465. package/dist/stata-B8c5fTjX.js +8 -0
  466. package/dist/style.css +9 -0
  467. package/dist/stylus-CyKEU1Ej.js +6 -0
  468. package/dist/svelte-BjDUPxZ1.js +14 -0
  469. package/dist/swift-9UzSvamq.js +6 -0
  470. package/dist/synthwave-84-NU3C_KFZ.js +4 -0
  471. package/dist/system-verilog-BCm7smPJ.js +6 -0
  472. package/dist/systemd-C-4qm6XH.js +6 -0
  473. package/dist/talonscript-CFF3LF_O.js +6 -0
  474. package/dist/tasl-Cg_WBUAe.js +6 -0
  475. package/dist/tcl-DN7buRTF.js +6 -0
  476. package/dist/templ-Brj2RH7A.js +12 -0
  477. package/dist/terraform-DGvcn9zM.js +6 -0
  478. package/dist/tex-CmrLTxbG.js +8 -0
  479. package/dist/tokyo-night-DP4TmcQl.js +4 -0
  480. package/dist/toml-DY62mUL_.js +6 -0
  481. package/dist/ts-tags-CZMzuZh-.js +41 -0
  482. package/dist/tsv-BtvSkaG0.js +6 -0
  483. package/dist/tsx-B8rCNbgL.js +6 -0
  484. package/dist/turtle-_H59FV7D.js +6 -0
  485. package/dist/twig-GjIxYqCX.js +18 -0
  486. package/dist/typescript-mg6ATTE8.js +6 -0
  487. package/dist/typespec-Djmco60m.js +6 -0
  488. package/dist/typst-D_1QKWns.js +6 -0
  489. package/dist/utils/cleanup.d.ts +8 -0
  490. package/dist/utils/index.d.ts +6 -0
  491. package/dist/utils/path.d.ts +1 -0
  492. package/dist/utils/proxy.d.ts +1 -0
  493. package/dist/utils/publicKey.d.ts +4 -0
  494. package/dist/utils/storage.d.ts +20 -0
  495. package/dist/v-BW14IZv7.js +6 -0
  496. package/dist/vala-uxaPR7d1.js +6 -0
  497. package/dist/vb-D8_c5-KN.js +6 -0
  498. package/dist/verilog-B-bybjPF.js +6 -0
  499. package/dist/vesper-BckBta1U.js +4 -0
  500. package/dist/vhdl-CUlNa8ac.js +6 -0
  501. package/dist/viml-DsfA-sWm.js +6 -0
  502. package/dist/vitesse-black-BoGvW84i.js +4 -0
  503. package/dist/vitesse-dark-Cym-eLtO.js +4 -0
  504. package/dist/vitesse-light-CcmG315c.js +4 -0
  505. package/dist/vue-D-ba2-Rx.js +31 -0
  506. package/dist/vue-html-Dn2ZoOSz.js +10 -0
  507. package/dist/vue-vine-Jmfkm6lF.js +20 -0
  508. package/dist/vyper-CPQuu50u.js +6 -0
  509. package/dist/wasm-BBXxrAl7.js +6 -0
  510. package/dist/wasm-DQxwEHae.js +7 -0
  511. package/dist/wenyan-pbVjoM9_.js +6 -0
  512. package/dist/wgsl-DY4iK1q1.js +6 -0
  513. package/dist/wikitext-Z-MoUasO.js +6 -0
  514. package/dist/wit-CQMQOlTg.js +6 -0
  515. package/dist/wolfram-Dz4KXISs.js +6 -0
  516. package/dist/xml-C2J0sS9M.js +8 -0
  517. package/dist/xsl-BmSZphgC.js +8 -0
  518. package/dist/yaml-DaO7k5B1.js +6 -0
  519. package/dist/zenscript-CxBjpf9c.js +6 -0
  520. package/dist/zig-Vm0PO9wB.js +6 -0
  521. package/package.json +104 -0
  522. package/runtime/components/PubinfoDev/index.d.ts +18 -0
  523. package/runtime/components/PubinfoDev/index.js +15 -0
  524. package/runtime/components/index.d.ts +1 -0
  525. package/runtime/components/index.js +1 -0
  526. package/runtime/index.d.ts +1 -0
  527. package/runtime/index.js +1 -0
  528. package/src/built-in/authentication/alova/helper.ts +158 -0
  529. package/src/built-in/authentication/alova/token.ts +122 -0
  530. package/src/built-in/authentication/enum.ts +78 -0
  531. package/src/built-in/authentication/helper.ts +59 -0
  532. package/src/built-in/authentication/index.ts +28 -0
  533. package/src/built-in/authentication/interface.ts +7 -0
  534. package/src/built-in/authentication/pages/change-organization/assets/change-org.svg +1 -0
  535. package/src/built-in/authentication/pages/change-organization/assets/login-small.png +0 -0
  536. package/src/built-in/authentication/pages/change-organization/assets/login-small_dark.webp +0 -0
  537. package/src/built-in/authentication/pages/change-organization/index.vue +160 -0
  538. package/src/built-in/authentication/pages/change-password/assets/login-small.png +0 -0
  539. package/src/built-in/authentication/pages/change-password/assets/login-small_dark.webp +0 -0
  540. package/src/built-in/authentication/pages/change-password/assets/mima.svg +1 -0
  541. package/src/built-in/authentication/pages/change-password/components/ChangePasswordForm/index.vue +144 -0
  542. package/src/built-in/authentication/pages/change-password/index.vue +85 -0
  543. package/src/built-in/authentication/router.ts +57 -0
  544. package/src/built-in/authorization/directives.ts +22 -0
  545. package/src/built-in/authorization/helper.ts +11 -0
  546. package/src/built-in/authorization/index.ts +25 -0
  547. package/src/built-in/authorization/pages/not-permission/403.svg +1 -0
  548. package/src/built-in/authorization/pages/not-permission/403_dark.svg +1 -0
  549. package/src/built-in/authorization/pages/not-permission/index.vue +69 -0
  550. package/src/built-in/authorization/router.ts +122 -0
  551. package/src/built-in/devtools/index.ts +292 -0
  552. package/src/built-in/index.ts +9 -0
  553. package/src/built-in/layout-component/Layout.vue +358 -0
  554. package/src/built-in/layout-component/assets/icons/favorites.svg +1 -0
  555. package/src/built-in/layout-component/assets/icons/toolbar-collapse.svg +1 -0
  556. package/src/built-in/layout-component/assets/images/403.svg +1 -0
  557. package/src/built-in/layout-component/assets/images/403_dark.svg +1 -0
  558. package/src/built-in/layout-component/assets/images/not-cursor.png +0 -0
  559. package/src/built-in/layout-component/components/BackTop/index.vue +47 -0
  560. package/src/built-in/layout-component/components/Content/IframeView.vue +150 -0
  561. package/src/built-in/layout-component/components/Content/LinkView.vue +118 -0
  562. package/src/built-in/layout-component/components/Content/index.vue +147 -0
  563. package/src/built-in/layout-component/components/Copyright/index.vue +48 -0
  564. package/src/built-in/layout-component/components/Header/HeaderFullMenu/More.vue +95 -0
  565. package/src/built-in/layout-component/components/Header/HeaderFullMenu/NotCursor.vue +70 -0
  566. package/src/built-in/layout-component/components/Header/HeaderFullMenu/index.vue +173 -0
  567. package/src/built-in/layout-component/components/Header/HeaderMenu.vue +19 -0
  568. package/src/built-in/layout-component/components/Header/HeaderThinMenu.vue +41 -0
  569. package/src/built-in/layout-component/components/Header/index.vue +175 -0
  570. package/src/built-in/layout-component/components/Logo/index.vue +55 -0
  571. package/src/built-in/layout-component/components/Menu/index.vue +206 -0
  572. package/src/built-in/layout-component/components/Menu/item.vue +198 -0
  573. package/src/built-in/layout-component/components/Menu/sub.vue +220 -0
  574. package/src/built-in/layout-component/components/Menu/types.ts +49 -0
  575. package/src/built-in/layout-component/components/NotAllowed/index.vue +44 -0
  576. package/src/built-in/layout-component/components/SettingBar/AppSetting.vue +146 -0
  577. package/src/built-in/layout-component/components/SettingBar/components/DayNightToggle.vue +144 -0
  578. package/src/built-in/layout-component/components/SettingBar/components/SettingBreadcrumb.vue +42 -0
  579. package/src/built-in/layout-component/components/SettingBar/components/SettingCopyright.vue +44 -0
  580. package/src/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue +190 -0
  581. package/src/built-in/layout-component/components/SettingBar/components/SettingHome.vue +30 -0
  582. package/src/built-in/layout-component/components/SettingBar/components/SettingMenu.vue +108 -0
  583. package/src/built-in/layout-component/components/SettingBar/components/SettingMode.vue +154 -0
  584. package/src/built-in/layout-component/components/SettingBar/components/SettingNavSearch.vue +30 -0
  585. package/src/built-in/layout-component/components/SettingBar/components/SettingOther.vue +53 -0
  586. package/src/built-in/layout-component/components/SettingBar/components/SettingPage.vue +20 -0
  587. package/src/built-in/layout-component/components/SettingBar/components/SettingTabbar.vue +70 -0
  588. package/src/built-in/layout-component/components/SettingBar/components/SettingThemes.vue +167 -0
  589. package/src/built-in/layout-component/components/SettingBar/components/SettingToolbar.vue +48 -0
  590. package/src/built-in/layout-component/components/SettingBar/components/SettingTopbar.vue +37 -0
  591. package/src/built-in/layout-component/components/SettingBar/components/SettingWidthMode.vue +141 -0
  592. package/src/built-in/layout-component/components/SettingBar/index.vue +81 -0
  593. package/src/built-in/layout-component/components/Sidebar/MainSidebar.vue +194 -0
  594. package/src/built-in/layout-component/components/Sidebar/SubSidebar.vue +152 -0
  595. package/src/built-in/layout-component/components/Sidebar/index.vue +29 -0
  596. package/src/built-in/layout-component/components/Tools/Breadcrumb/index.vue +15 -0
  597. package/src/built-in/layout-component/components/Tools/Breadcrumb/item.vue +44 -0
  598. package/src/built-in/layout-component/components/Tools/DarkModeToggle.vue +126 -0
  599. package/src/built-in/layout-component/components/Tools/Fullscreen.vue +24 -0
  600. package/src/built-in/layout-component/components/Tools/HotkeysIntro.vue +103 -0
  601. package/src/built-in/layout-component/components/Tools/PageReload.vue +22 -0
  602. package/src/built-in/layout-component/components/Tools/Preferences/PreferencesContent.vue +658 -0
  603. package/src/built-in/layout-component/components/Tools/Preferences/index.vue +20 -0
  604. package/src/built-in/layout-component/components/Tools/SearchBar.vue +42 -0
  605. package/src/built-in/layout-component/components/Tools/SearchPanel.vue +454 -0
  606. package/src/built-in/layout-component/components/Tools/index.vue +149 -0
  607. package/src/built-in/layout-component/components/Tools/interface.ts +27 -0
  608. package/src/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue +329 -0
  609. package/src/built-in/layout-component/components/Topbar/Tabbar/index.vue +744 -0
  610. package/src/built-in/layout-component/components/Topbar/Toolbar/Favorites.vue +135 -0
  611. package/src/built-in/layout-component/components/Topbar/Toolbar/Star.vue +30 -0
  612. package/src/built-in/layout-component/components/Topbar/Toolbar/index.vue +312 -0
  613. package/src/built-in/layout-component/components/Topbar/index.vue +16 -0
  614. package/src/built-in/layout-component/components/ui/HBadge.vue +41 -0
  615. package/src/built-in/layout-component/components/ui/HButton.vue +28 -0
  616. package/src/built-in/layout-component/components/ui/HCheckList.vue +49 -0
  617. package/src/built-in/layout-component/components/ui/HDialog.vue +111 -0
  618. package/src/built-in/layout-component/components/ui/HDivider.vue +24 -0
  619. package/src/built-in/layout-component/components/ui/HDropdown.vue +13 -0
  620. package/src/built-in/layout-component/components/ui/HDropdownMenu.vue +43 -0
  621. package/src/built-in/layout-component/components/ui/HDropdownTree.vue +79 -0
  622. package/src/built-in/layout-component/components/ui/HInput.vue +40 -0
  623. package/src/built-in/layout-component/components/ui/HKbd.vue +33 -0
  624. package/src/built-in/layout-component/components/ui/HSelect.vue +66 -0
  625. package/src/built-in/layout-component/components/ui/HSlideover.vue +122 -0
  626. package/src/built-in/layout-component/components/ui/HTabList.vue +56 -0
  627. package/src/built-in/layout-component/components/ui/HToggle.vue +133 -0
  628. package/src/built-in/layout-component/components/ui/HTooltip.vue +21 -0
  629. package/src/built-in/layout-component/composables/useContext.ts +36 -0
  630. package/src/built-in/layout-component/composables/useGetComputedStyle.ts +72 -0
  631. package/src/built-in/layout-component/composables/useGlobalSearch.ts +87 -0
  632. package/src/built-in/layout-component/composables/useHotkey.ts +45 -0
  633. package/src/built-in/layout-component/composables/useLayoutVisible.ts +87 -0
  634. package/src/built-in/layout-component/composables/useMainPage.ts +67 -0
  635. package/src/built-in/layout-component/composables/useMenu.ts +27 -0
  636. package/src/built-in/layout-component/composables/useTabbar.ts +163 -0
  637. package/src/built-in/layout-component/composables/useTitle.ts +34 -0
  638. package/src/built-in/layout-component/composables/useViewTransition.ts +16 -0
  639. package/src/built-in/layout-component/composables/useWatermark.ts +80 -0
  640. package/src/built-in/layout-component/index.ts +105 -0
  641. package/src/built-in/layout-component/interface.ts +25 -0
  642. package/src/built-in/layout-component/pages/reload/index.vue +11 -0
  643. package/src/built-in/layout-component/provider.ts +65 -0
  644. package/src/built-in/layout-component/utils/index.ts +2 -0
  645. package/src/built-in/layout-component/utils/injectionKeys.ts +5 -0
  646. package/src/built-in/layout-component/utils/watermark.ts +256 -0
  647. package/src/built-in/n-progress/index.ts +31 -0
  648. package/src/built-in/n-progress/nprogress.css +68 -0
  649. package/src/built-in/pinia-plugin/enum.ts +1 -0
  650. package/src/built-in/pinia-plugin/helper.ts +37 -0
  651. package/src/built-in/pinia-plugin/index.ts +27 -0
  652. package/src/built-in/pinia-plugin/plugins/cleanup.ts +20 -0
  653. package/src/built-in/pinia-plugin/plugins/favoritesStorage.ts +61 -0
  654. package/src/built-in/pinia-plugin/plugins/iframeCache.ts +32 -0
  655. package/src/built-in/pinia-plugin/plugins/persist.ts +32 -0
  656. package/src/built-in/pinia-plugin/plugins/persistedstate/README.md +551 -0
  657. package/src/built-in/pinia-plugin/plugins/persistedstate/index.ts +3 -0
  658. package/src/built-in/pinia-plugin/plugins/persistedstate/persistedstate.ts +575 -0
  659. package/src/built-in/pinia-plugin/plugins/persistedstate/types.ts +162 -0
  660. package/src/built-in/pinia-plugin/plugins/persistedstate/utils.ts +46 -0
  661. package/src/built-in/pinia-plugin/plugins/tabbarStorage.ts +97 -0
  662. package/src/built-in/pre-access/index.ts +20 -0
  663. package/src/built-in/settings/index.ts +15 -0
  664. package/src/built-in/settings/router.ts +138 -0
  665. package/src/built-in/system-info/components/SystemInfo.vue +83 -0
  666. package/src/built-in/system-info/index.ts +16 -0
  667. package/src/core/create.ts +71 -0
  668. package/src/core/ctx.ts +46 -0
  669. package/src/core/index.ts +4 -0
  670. package/src/core/interface.ts +142 -0
  671. package/src/core/modules.ts +63 -0
  672. package/src/core/request.ts +71 -0
  673. package/src/core/resolver/icon.ts +115 -0
  674. package/src/core/resolver/index.ts +4 -0
  675. package/src/core/resolver/layout.ts +33 -0
  676. package/src/core/resolver/page.ts +88 -0
  677. package/src/core/resolver/resolver.ts +25 -0
  678. package/src/core/utils/global.ts +161 -0
  679. package/src/core/utils/index.ts +2 -0
  680. package/src/core/utils/utils.ts +12 -0
  681. package/src/features/api/modules/auth/index.ts +1 -0
  682. package/src/features/api/modules/auth/renzhengfuwu.ts +294 -0
  683. package/src/features/api/modules/auth/typings.d.ts +177 -0
  684. package/src/features/api/modules/configData/heibaimingdanfuwu.ts +106 -0
  685. package/src/features/api/modules/configData/index.ts +3 -0
  686. package/src/features/api/modules/configData/typings.d.ts +357 -0
  687. package/src/features/api/modules/configData/xitongpeizhifuwu.ts +346 -0
  688. package/src/features/api/modules/configData/zidifuwu.ts +227 -0
  689. package/src/features/api/modules/rbac/gangweijiekou.ts +132 -0
  690. package/src/features/api/modules/rbac/index.ts +12 -0
  691. package/src/features/api/modules/rbac/jiaosejiekou.ts +139 -0
  692. package/src/features/api/modules/rbac/pubJiaosezukongzhiqi.ts +152 -0
  693. package/src/features/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.ts +200 -0
  694. package/src/features/api/modules/rbac/typings.d.ts +2145 -0
  695. package/src/features/api/modules/rbac/yonghujiekou.ts +352 -0
  696. package/src/features/api/modules/rbac/yonghushoucangbiaojiekou.ts +110 -0
  697. package/src/features/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +82 -0
  698. package/src/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.ts +158 -0
  699. package/src/features/api/modules/rbac/ziyuanjiekou.ts +283 -0
  700. package/src/features/api/modules/rbac/zuhuguanlijiekou.ts +100 -0
  701. package/src/features/api/modules/rbac/zuzhijiaosebiaokongzhiqi.ts +85 -0
  702. package/src/features/api/modules/rbac/zuzhijiekou.ts +189 -0
  703. package/src/features/api/request.ts +5 -0
  704. package/src/features/api/system/typings.d.ts +77 -0
  705. package/src/features/api/system/user.ts +47 -0
  706. package/src/features/assets/fonts/digital-7/digital-7-webfont.eot +0 -0
  707. package/src/features/assets/fonts/digital-7/digital-7-webfont.svg +133 -0
  708. package/src/features/assets/fonts/digital-7/digital-7-webfont.woff +0 -0
  709. package/src/features/assets/fonts/digital-7/digital-7-webfont.woff2 +0 -0
  710. package/src/features/assets/fonts/digital-7/stylesheet.css +12 -0
  711. package/src/features/assets/fonts/digital-7_mono/digital-7_mono-webfont.eot +0 -0
  712. package/src/features/assets/fonts/digital-7_mono/digital-7_mono-webfont.svg +132 -0
  713. package/src/features/assets/fonts/digital-7_mono/digital-7_mono-webfont.woff +0 -0
  714. package/src/features/assets/fonts/digital-7_mono/digital-7_mono-webfont.woff2 +0 -0
  715. package/src/features/assets/fonts/digital-7_mono/stylesheet.css +12 -0
  716. package/src/features/assets/fonts/title.otf +0 -0
  717. package/src/features/assets/images/change-org-bc.webp +0 -0
  718. package/src/features/assets/images/header-bg.png +0 -0
  719. package/src/features/assets/images/logo.png +0 -0
  720. package/src/features/assets/images/org.svg +19 -0
  721. package/src/features/assets/images/slider-bg.png +0 -0
  722. package/src/features/assets/styles/globals.css +180 -0
  723. package/src/features/assets/styles/index.ts +5 -0
  724. package/src/features/assets/styles/rbac.css +51 -0
  725. package/src/features/assets/styles/resources/utils.css +53 -0
  726. package/src/features/assets/styles/resources/variables.css +5 -0
  727. package/src/features/components/PageHeader/index.vue +32 -0
  728. package/src/features/components/PageMain/index.vue +51 -0
  729. package/src/features/components/PartyLogin/MethodSelect.vue +32 -0
  730. package/src/features/components/PartyLogin/Modal.vue +370 -0
  731. package/src/features/components/PartyLogin/ParamsItem.vue +196 -0
  732. package/src/features/components/PartyLogin/ParamsPanel.vue +61 -0
  733. package/src/features/components/PartyLogin/README.md +621 -0
  734. package/src/features/components/PartyLogin/RequestFieldSelector.vue +205 -0
  735. package/src/features/components/PartyLogin/SystemFieldSelector.vue +213 -0
  736. package/src/features/components/PartyLogin/steps/One.vue +212 -0
  737. package/src/features/components/PartyLogin/steps/Two.vue +86 -0
  738. package/src/features/components/PartyLogin/type.ts +43 -0
  739. package/src/features/components/PartyLogin/usePartyRequest.ts +244 -0
  740. package/src/features/components/PassStrengthValidator/index.vue +198 -0
  741. package/src/features/components/PassStrengthValidator/rule.vue +39 -0
  742. package/src/features/components/PubinfoApp/index.vue +9 -0
  743. package/src/features/components/PubinfoIcon/PrismBox.vue +203 -0
  744. package/src/features/components/PubinfoIcon/SquareBox.vue +59 -0
  745. package/src/features/components/PubinfoIcon/index.vue +338 -0
  746. package/src/features/components/PubinfoIcon/props.ts +61 -0
  747. package/src/features/components/PubinfoProvider/index.ts +35 -0
  748. package/src/features/components/index.ts +11 -0
  749. package/src/features/composables/auth.ts +53 -0
  750. package/src/features/composables/index.ts +5 -0
  751. package/src/features/composables/log.ts +42 -0
  752. package/src/features/composables/partyLogin.ts +565 -0
  753. package/src/features/composables/theme.ts +16 -0
  754. package/src/features/composables/watchDiff.ts +53 -0
  755. package/src/features/context/index.ts +25 -0
  756. package/src/features/enum.ts +21 -0
  757. package/src/features/index.ts +8 -0
  758. package/src/features/pages/not-found/assets/404.svg +1 -0
  759. package/src/features/pages/not-found/assets/404_dark.svg +1 -0
  760. package/src/features/pages/not-found/index.vue +72 -0
  761. package/src/features/pages/profile/index.vue +125 -0
  762. package/src/features/router/asyncRoutes.ts +35 -0
  763. package/src/features/router/index.ts +2 -0
  764. package/src/features/router/systemRoutes.ts +44 -0
  765. package/src/features/settings/index.ts +105 -0
  766. package/src/features/stores/enum.ts +28 -0
  767. package/src/features/stores/index.ts +1 -0
  768. package/src/features/stores/modules/favorites.ts +152 -0
  769. package/src/features/stores/modules/iframe.ts +124 -0
  770. package/src/features/stores/modules/index.ts +16 -0
  771. package/src/features/stores/modules/keepAlive.ts +66 -0
  772. package/src/features/stores/modules/menu.ts +261 -0
  773. package/src/features/stores/modules/route.ts +582 -0
  774. package/src/features/stores/modules/settings.ts +384 -0
  775. package/src/features/stores/modules/tabbar.ts +339 -0
  776. package/src/features/stores/modules/user.ts +301 -0
  777. package/src/features/stores/utils/index.ts +1 -0
  778. package/src/features/stores/utils/routerHelper.ts +240 -0
  779. package/src/index.ts +127 -0
  780. package/src/utils/cleanup.ts +20 -0
  781. package/src/utils/index.ts +6 -0
  782. package/src/utils/path.ts +5 -0
  783. package/src/utils/proxy.ts +35 -0
  784. package/src/utils/publicKey.ts +23 -0
  785. package/src/utils/storage.ts +55 -0
  786. package/types/auto-imports.d.ts +87 -0
  787. package/types/components.d.ts +48 -0
  788. package/types/favorites.d.ts +8 -0
  789. package/types/global.d.ts +12 -0
  790. package/types/iframe.d.ts +8 -0
  791. package/types/index.d.ts +10 -0
  792. package/types/menu.d.ts +45 -0
  793. package/types/module.d.ts +10 -0
  794. package/types/pinia.d.ts +94 -0
  795. package/types/settings.d.ts +556 -0
  796. package/types/tabbar.d.ts +24 -0
  797. package/types/user.d.ts +46 -0
  798. package/types/vite-env.d.ts +39 -0
  799. package/types/vue-router.d.ts +80 -0
@@ -0,0 +1,204 @@
1
+ type __VLS_Props = {
2
+ priority?: number;
3
+ };
4
+ declare function toggle(type?: 'menu' | 'tab'): void;
5
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {
6
+ toggle: typeof toggle;
7
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
8
+ priority: number;
9
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
10
+ searchInputRef: HTMLInputElement;
11
+ searchResultRef: ({
12
+ $: import('vue').ComponentInternalInstance;
13
+ $data: {};
14
+ $props: Partial<{
15
+ element: string | import('vue').Component;
16
+ }> & Omit<{
17
+ readonly element: string | globalThis.Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
18
+ readonly options?: false | {
19
+ paddingAbsolute?: boolean | undefined;
20
+ showNativeOverlaidScrollbars?: boolean | undefined;
21
+ update?: {
22
+ elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
23
+ debounce?: number | [timeout: number, maxWait: number] | null | undefined;
24
+ attributes?: string[] | null | undefined;
25
+ ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
26
+ } | undefined;
27
+ overflow?: {
28
+ x?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
29
+ y?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
30
+ } | undefined;
31
+ scrollbars?: {
32
+ theme?: string | null | undefined;
33
+ visibility?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
34
+ autoHide?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
35
+ autoHideDelay?: number | undefined;
36
+ autoHideSuspend?: boolean | undefined;
37
+ dragScroll?: boolean | undefined;
38
+ clickScroll?: boolean | undefined;
39
+ pointers?: string[] | null | undefined;
40
+ } | undefined;
41
+ } | null | undefined;
42
+ readonly defer?: boolean | IdleRequestOptions | undefined;
43
+ readonly events?: false | {
44
+ initialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
45
+ 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;
46
+ destroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
47
+ scroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
48
+ } | null | undefined;
49
+ onOsInitialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined | undefined;
50
+ onOsUpdated?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined | undefined;
51
+ onOsDestroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined | undefined;
52
+ onOsScroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined | undefined;
53
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "element">;
54
+ $attrs: {
55
+ [x: string]: unknown;
56
+ };
57
+ $refs: {
58
+ [x: string]: unknown;
59
+ };
60
+ $slots: Readonly<{
61
+ [name: string]: globalThis.Slot | undefined;
62
+ }>;
63
+ $root: ComponentPublicInstance | null;
64
+ $parent: ComponentPublicInstance | null;
65
+ $host: Element | null;
66
+ $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);
67
+ $el: any;
68
+ $options: import('vue').ComponentOptionsBase<Readonly<globalThis.ExtractPropTypes<{
69
+ element: {
70
+ type: PropType<string | import('vue').Component>;
71
+ default: string;
72
+ };
73
+ options: {
74
+ type: PropType<false | {
75
+ paddingAbsolute?: boolean | undefined;
76
+ showNativeOverlaidScrollbars?: boolean | undefined;
77
+ update?: {
78
+ elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
79
+ debounce?: number | [timeout: number, maxWait: number] | null | undefined;
80
+ attributes?: string[] | null | undefined;
81
+ ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
82
+ } | undefined;
83
+ overflow?: {
84
+ x?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
85
+ y?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
86
+ } | undefined;
87
+ scrollbars?: {
88
+ theme?: string | null | undefined;
89
+ visibility?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
90
+ autoHide?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
91
+ autoHideDelay?: number | undefined;
92
+ autoHideSuspend?: boolean | undefined;
93
+ dragScroll?: boolean | undefined;
94
+ clickScroll?: boolean | undefined;
95
+ pointers?: string[] | null | undefined;
96
+ } | undefined;
97
+ } | null | undefined>;
98
+ };
99
+ events: {
100
+ type: PropType<false | {
101
+ initialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
102
+ 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;
103
+ destroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
104
+ scroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
105
+ } | null | undefined>;
106
+ };
107
+ defer: {
108
+ type: PropType<boolean | IdleRequestOptions | undefined>;
109
+ };
110
+ }>> & {
111
+ onOsInitialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
112
+ onOsUpdated?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
113
+ onOsDestroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
114
+ onOsScroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
115
+ }, {
116
+ osInstance(): import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
117
+ getElement(): HTMLElement | null;
118
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
119
+ osInitialized: (instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void;
120
+ osUpdated: (instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => void;
121
+ osDestroyed: (instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void;
122
+ osScroll: (instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void;
123
+ }, string, {
124
+ element: string | import('vue').Component;
125
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
126
+ beforeCreate?: (() => void) | (() => void)[];
127
+ created?: (() => void) | (() => void)[];
128
+ beforeMount?: (() => void) | (() => void)[];
129
+ mounted?: (() => void) | (() => void)[];
130
+ beforeUpdate?: (() => void) | (() => void)[];
131
+ updated?: (() => void) | (() => void)[];
132
+ activated?: (() => void) | (() => void)[];
133
+ deactivated?: (() => void) | (() => void)[];
134
+ beforeDestroy?: (() => void) | (() => void)[];
135
+ beforeUnmount?: (() => void) | (() => void)[];
136
+ destroyed?: (() => void) | (() => void)[];
137
+ unmounted?: (() => void) | (() => void)[];
138
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
139
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
140
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
141
+ };
142
+ $forceUpdate: () => void;
143
+ $nextTick: typeof import('vue').nextTick;
144
+ $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;
145
+ } & Readonly<{
146
+ element: string | import('vue').Component;
147
+ }> & Omit<Readonly<globalThis.ExtractPropTypes<{
148
+ element: {
149
+ type: PropType<string | import('vue').Component>;
150
+ default: string;
151
+ };
152
+ options: {
153
+ type: PropType<false | {
154
+ paddingAbsolute?: boolean | undefined;
155
+ showNativeOverlaidScrollbars?: boolean | undefined;
156
+ update?: {
157
+ elementEvents?: [elementSelector: string, eventNames: string][] | null | undefined;
158
+ debounce?: number | [timeout: number, maxWait: number] | null | undefined;
159
+ attributes?: string[] | null | undefined;
160
+ ignoreMutation?: ((mutation: MutationRecord) => any) | null | undefined;
161
+ } | undefined;
162
+ overflow?: {
163
+ x?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
164
+ y?: import('../../../../../../../node_modules/overlayscrollbars').OverflowBehavior | undefined;
165
+ } | undefined;
166
+ scrollbars?: {
167
+ theme?: string | null | undefined;
168
+ visibility?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsVisibilityBehavior | undefined;
169
+ autoHide?: import('../../../../../../../node_modules/overlayscrollbars').ScrollbarsAutoHideBehavior | undefined;
170
+ autoHideDelay?: number | undefined;
171
+ autoHideSuspend?: boolean | undefined;
172
+ dragScroll?: boolean | undefined;
173
+ clickScroll?: boolean | undefined;
174
+ pointers?: string[] | null | undefined;
175
+ } | undefined;
176
+ } | null | undefined>;
177
+ };
178
+ events: {
179
+ type: PropType<false | {
180
+ initialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => void)[] | null | undefined;
181
+ 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;
182
+ destroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => void)[] | null | undefined;
183
+ scroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void) | ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => void)[] | null | undefined;
184
+ } | null | undefined>;
185
+ };
186
+ defer: {
187
+ type: PropType<boolean | IdleRequestOptions | undefined>;
188
+ };
189
+ }>> & {
190
+ onOsInitialized?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars) => any) | undefined;
191
+ onOsUpdated?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, onUpdatedArgs: import('../../../../../../../node_modules/overlayscrollbars').OnUpdatedEventListenerArgs) => any) | undefined;
192
+ onOsDestroyed?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, canceled: boolean) => any) | undefined;
193
+ onOsScroll?: ((instance: import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars, event: Event) => any) | undefined;
194
+ }, "element" | "osInstance" | "getElement"> & import('vue').ShallowUnwrapRef<{
195
+ osInstance(): import('../../../../../../../node_modules/overlayscrollbars').OverlayScrollbars | null;
196
+ getElement(): HTMLElement | null;
197
+ }> & {} & import('vue').ComponentCustomProperties & {} & {
198
+ $slots: {
199
+ default?(_: {}): any;
200
+ };
201
+ }) | null;
202
+ searchResultItemRef: HTMLAnchorElement[];
203
+ }, any>;
204
+ export default _default;
@@ -0,0 +1,73 @@
1
+ import { DropdownMenuRender } from './interface';
2
+ type __VLS_Props = {
3
+ dropdownMenuRender?: DropdownMenuRender;
4
+ };
5
+ declare function __VLS_template(): {
6
+ attrs: Partial<{}>;
7
+ slots: {
8
+ default?(_: {}): any;
9
+ };
10
+ refs: {
11
+ hotkeysIntroRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
12
+ open: () => boolean;
13
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
14
+ P: {};
15
+ B: {};
16
+ D: {};
17
+ C: {};
18
+ M: {};
19
+ Defaults: {};
20
+ }, Readonly<{}> & Readonly<{}>, {
21
+ open: () => boolean;
22
+ }, {}, {}, {}, {}> | null;
23
+ preferencesRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
24
+ open: () => boolean;
25
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
26
+ P: {};
27
+ B: {};
28
+ D: {};
29
+ C: {};
30
+ M: {};
31
+ Defaults: {};
32
+ }, Readonly<{}> & Readonly<{}>, {
33
+ open: () => boolean;
34
+ }, {}, {}, {}, {}> | null;
35
+ };
36
+ rootEl: HTMLDivElement;
37
+ };
38
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
39
+ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
40
+ dropdownMenuRender: DropdownMenuRender;
41
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
42
+ hotkeysIntroRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
43
+ open: () => boolean;
44
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
45
+ P: {};
46
+ B: {};
47
+ D: {};
48
+ C: {};
49
+ M: {};
50
+ Defaults: {};
51
+ }, Readonly<{}> & Readonly<{}>, {
52
+ open: () => boolean;
53
+ }, {}, {}, {}, {}> | null;
54
+ preferencesRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
55
+ open: () => boolean;
56
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
57
+ P: {};
58
+ B: {};
59
+ D: {};
60
+ C: {};
61
+ M: {};
62
+ Defaults: {};
63
+ }, Readonly<{}> & Readonly<{}>, {
64
+ open: () => boolean;
65
+ }, {}, {}, {}, {}> | null;
66
+ }, HTMLDivElement>;
67
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
68
+ export default _default;
69
+ type __VLS_WithTemplateSlots<T, S> = T & {
70
+ new (): {
71
+ $slots: S;
72
+ };
73
+ };
@@ -0,0 +1,26 @@
1
+ export interface DropdownMenu {
2
+ key?: string | 'divider';
3
+ icon?: string;
4
+ label?: string;
5
+ disabled?: boolean;
6
+ hide?: boolean;
7
+ onClick?: () => void;
8
+ }
9
+ export type DropdownMenuRender = (items: {
10
+ /** 主页 */
11
+ Home: DropdownMenu;
12
+ /** 个人偏好设置 */
13
+ Preferences: DropdownMenu;
14
+ /** 快捷键介绍 */
15
+ Hotkeys: DropdownMenu;
16
+ /** 切换组织 */
17
+ Org: DropdownMenu;
18
+ /** 个人中心 */
19
+ Profile: DropdownMenu;
20
+ /** 修改密码 */
21
+ Password: DropdownMenu;
22
+ /** 登出 */
23
+ Logout: DropdownMenu;
24
+ /** 分割线 */
25
+ Divider: DropdownMenu;
26
+ }) => DropdownMenu[];
@@ -0,0 +1,11 @@
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
+ dropdownTabContainerRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').TransitionGroupProps>, {}, {}, import('vue').ComputedOptions, import('vue').MethodOptions, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import('vue').TransitionGroupProps>, {}, {}, import('vue').ComputedOptions, import('vue').MethodOptions, {}> | null;
10
+ }, HTMLDivElement>;
11
+ export default _default;
@@ -0,0 +1,14 @@
1
+ import '@imengyu/vue3-context-menu/lib/vue3-context-menu.css';
2
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
3
+ tabsRef: HTMLDivElement;
4
+ tabContainerRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').TransitionGroupProps>, {}, {}, import('vue').ComputedOptions, import('vue').MethodOptions, 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<import('vue').TransitionGroupProps>, {}, {}, import('vue').ComputedOptions, import('vue').MethodOptions, {}> | null;
12
+ tabRef: HTMLDivElement[];
13
+ }, HTMLDivElement>;
14
+ export default _default;
@@ -0,0 +1,4 @@
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
+ favoritesContainerRef: HTMLDivElement;
3
+ }, HTMLDivElement>;
4
+ export default _default;
@@ -0,0 +1,2 @@
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;
@@ -0,0 +1,2 @@
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;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,41 @@
1
+ type __VLS_Props = {
2
+ modelValue?: boolean;
3
+ appear?: boolean;
4
+ side?: 'left' | 'right';
5
+ title?: string;
6
+ preventClose?: boolean;
7
+ overlay?: boolean;
8
+ };
9
+ declare function __VLS_template(): {
10
+ attrs: Partial<{}>;
11
+ slots: Readonly<{
12
+ default: any;
13
+ footer: any;
14
+ }> & {
15
+ default: any;
16
+ footer: any;
17
+ };
18
+ refs: {};
19
+ rootEl: any;
20
+ };
21
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
22
+ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
23
+ "update:modelValue": (args_0: boolean) => any;
24
+ close: () => any;
25
+ }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
26
+ "onUpdate:modelValue"?: ((args_0: boolean) => any) | undefined;
27
+ onClose?: (() => any) | undefined;
28
+ }>, {
29
+ modelValue: boolean;
30
+ side: "left" | "right";
31
+ appear: boolean;
32
+ preventClose: boolean;
33
+ overlay: boolean;
34
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
35
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
36
+ export default _default;
37
+ type __VLS_WithTemplateSlots<T, S> = T & {
38
+ new (): {
39
+ $slots: S;
40
+ };
41
+ };
@@ -0,0 +1,17 @@
1
+ import { useFavoritesStore, useIframeStore, useKeepAliveStore, useMenuStore, useRouteStore, useSettingsStore, useTabbarStore, useUserStore } from '../../../features/stores';
2
+ interface LayoutContext {
3
+ settingsStore: ReturnType<typeof useSettingsStore>;
4
+ keepAliveStore: ReturnType<typeof useKeepAliveStore>;
5
+ iframeStore: ReturnType<typeof useIframeStore>;
6
+ userStore: ReturnType<typeof useUserStore>;
7
+ menuStore: ReturnType<typeof useMenuStore>;
8
+ routeStore: ReturnType<typeof useRouteStore>;
9
+ tabbarStore: ReturnType<typeof useTabbarStore>;
10
+ favoritesStore: ReturnType<typeof useFavoritesStore>;
11
+ appTitle: string;
12
+ isDev: boolean;
13
+ generateTitle: (titile?: string | (() => any)) => string;
14
+ }
15
+ export declare function createContext(options: LayoutContext): void;
16
+ export declare function useContext(): LayoutContext;
17
+ export {};
@@ -0,0 +1,15 @@
1
+ /**
2
+ * 获取指定元素的计算样式属性值
3
+ * @param property - 要获取的样式属性
4
+ * @param root - 根元素,默认为 document.documentElement
5
+ * @returns 样式属性值的整数形式
6
+ */
7
+ export declare function useGetComputedStyle(property: string, root?: HTMLElement): string;
8
+ /**
9
+ * 根据各种设置和条件计算主侧边栏和子侧边栏的实际宽度。
10
+ * @returns 包含主侧边栏和子侧边栏实际宽度的计算属性对象。
11
+ */
12
+ export declare function useGetSidebarActualWidth(): {
13
+ mainSidebarActualWidth: globalThis.ComputedRef<string>;
14
+ subSidebarActualWidth: globalThis.ComputedRef<string>;
15
+ };
@@ -0,0 +1,26 @@
1
+ type SearchType = 'menu' | 'tab';
2
+ declare function registerPanel(id: symbol, priority?: number): void;
3
+ declare function unregisterPanel(id: symbol): void;
4
+ declare function setPanelPriority(id: symbol, priority: number): void;
5
+ declare function open(type?: SearchType): void;
6
+ declare function close(): void;
7
+ declare function toggle(type?: SearchType): void;
8
+ /**
9
+ * 全局搜索服务
10
+ * 可以支持多处挂载,只需要使用 `useGlobalSearch` 开启即可
11
+ * 这样可以避免如果使用快捷键可能会多处开启 search 的问题
12
+ *
13
+ * close [#38](https://github.com/wsypower/pubinfo/issues/38)
14
+ */
15
+ export declare function useGlobalSearch(): {
16
+ isShow: globalThis.Ref<boolean, boolean>;
17
+ searchType: globalThis.Ref<SearchType, SearchType>;
18
+ activePanelId: globalThis.ShallowRef<symbol | null>;
19
+ open: typeof open;
20
+ close: typeof close;
21
+ toggle: typeof toggle;
22
+ registerPanel: typeof registerPanel;
23
+ unregisterPanel: typeof unregisterPanel;
24
+ setPanelPriority: typeof setPanelPriority;
25
+ };
26
+ export type { SearchType };
@@ -0,0 +1 @@
1
+ export declare function useHotkey(): void;
@@ -0,0 +1,19 @@
1
+ import { LayoutProps } from '../interface';
2
+ export declare function createLayoutVisible(props: LayoutProps): void;
3
+ /**
4
+ * 判断布局组件内各个部分的展示
5
+ */
6
+ export declare function useLayoutVisible(_props?: LayoutProps): {
7
+ show: globalThis.ComputedRef<{
8
+ /** 顶部栏 */
9
+ header: boolean | undefined;
10
+ /** 主侧边栏 */
11
+ mainSidebar: boolean | undefined;
12
+ /** 副侧边栏 */
13
+ subSidebar: boolean | undefined;
14
+ /** 标签栏 */
15
+ tabbar: boolean | undefined;
16
+ /** 工具栏 */
17
+ toolbar: boolean | undefined;
18
+ }>;
19
+ };
@@ -0,0 +1,14 @@
1
+ /**
2
+ * 用于主页面功能的自定义钩子。
3
+ * @returns 包含以下函数的对象:
4
+ * - reload: 重新加载当前页面。
5
+ * - setCustomTitle: 为当前页面设置自定义标题。
6
+ * - resetCustomTitle: 重置当前页面的自定义标题。
7
+ * - maximize: 设置主页面的最大化状态。
8
+ */
9
+ export declare function useMainPage(): {
10
+ reload: () => void;
11
+ setCustomTitle: (title: string) => void;
12
+ resetCustomTitle: () => void;
13
+ maximize: (status: boolean) => void;
14
+ };
@@ -0,0 +1,8 @@
1
+ import { Menu } from '../../../../types/menu';
2
+ /**
3
+ * 用于管理菜单功能的自定义组合函数。
4
+ * @returns 一个包含 `switchTo` 函数的对象。
5
+ */
6
+ export declare function useMenu(): {
7
+ switchTo: (index: number | string, mainRouter?: Menu.recordMainRaw) => void;
8
+ };
@@ -0,0 +1,14 @@
1
+ import { RouteLocationRaw } from 'vue-router';
2
+ export declare function useTabbar(): {
3
+ getId: () => string;
4
+ open: (to: RouteLocationRaw) => void;
5
+ go: (delta: number) => void;
6
+ close: (to: RouteLocationRaw) => void;
7
+ closeById: (tabId?: string) => void;
8
+ closeOtherSide: (tabId?: string) => void;
9
+ closeLeftSide: (tabId?: string) => void;
10
+ closeRightSide: (tabId?: string) => void;
11
+ checkCloseOtherSide: (tabId?: string) => boolean;
12
+ checkCloseLeftSide: (tabId?: string) => boolean;
13
+ checkCloseRightSide: (tabId?: string) => boolean;
14
+ };
@@ -0,0 +1,4 @@
1
+ import { useSettingsStore } from '../../../features/stores';
2
+ export declare function useTitle(appTitle: string, settingsStore: ReturnType<typeof useSettingsStore>): {
3
+ generateTitle: (defaultTitle?: string | (() => any)) => any;
4
+ };
@@ -0,0 +1,3 @@
1
+ export default function useViewTransition(callback: () => void): {
2
+ startViewTransition: () => ViewTransition | undefined;
3
+ };
@@ -0,0 +1,6 @@
1
+ export declare function useWatermark(): {
2
+ loadWatermark: () => void;
3
+ removeWatermark: () => void;
4
+ updateWatermark: () => void;
5
+ };
6
+ export declare function updateWatermark(): void;
@@ -0,0 +1,27 @@
1
+ import { ModuleOptions } from '../../core';
2
+ import { Provider as LayoutProvider } from './provider';
3
+ import { default as Layout } from './Layout.vue';
4
+ import { default as LayoutContent } from './components/Content/index.vue';
5
+ import { default as LayoutHeader } from './components/Header/index.vue';
6
+ import { default as LayoutHeaderMenu } from './components/Header/HeaderMenu.vue';
7
+ import { default as LayoutHeaderFullMenu } from './components/Header/HeaderFullMenu/index.vue';
8
+ import { default as LayoutHeaderThinMenu } from './components/Header/HeaderThinMenu.vue';
9
+ import { default as LayoutSidebar } from './components/Sidebar/index.vue';
10
+ import { default as LayoutTopbar } from './components/Topbar/index.vue';
11
+ import { default as Logo } from './components/Logo/index.vue';
12
+ import { default as Tools } from './components/Tools/index.vue';
13
+ import { default as NotAllowed } from './components/NotAllowed/index.vue';
14
+ import { default as Copyright } from './components/Copyright/index.vue';
15
+ import 'vue-m-message/dist/style.css';
16
+ import 'floating-vue/dist/style.css';
17
+ /**
18
+ * 布局组件
19
+ */
20
+ export declare function LayoutComponent(): ModuleOptions;
21
+ export type { DropdownMenu, DropdownMenuRender } from './components/Tools/interface';
22
+ export declare const Tool: {
23
+ Fullscreen: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
24
+ PageReload: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
25
+ DarkModeToggle: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
26
+ };
27
+ export { LayoutProvider, Layout, LayoutContent, LayoutHeader, LayoutHeaderMenu, LayoutHeaderFullMenu, LayoutHeaderThinMenu, LayoutSidebar, LayoutTopbar, Logo, Tools, NotAllowed, Copyright, };
@@ -0,0 +1,22 @@
1
+ export interface LayoutProps {
2
+ /**
3
+ * 是否展示头部
4
+ * @default true
5
+ */
6
+ showHeader?: boolean;
7
+ /**
8
+ * 是否展示侧边栏
9
+ * @default true
10
+ */
11
+ showSidebar?: boolean;
12
+ /**
13
+ * 是否展示标签栏
14
+ * @default true
15
+ */
16
+ showTabbar?: boolean;
17
+ /**
18
+ * 是否展示工具栏
19
+ * @default true
20
+ */
21
+ showToolbar?: boolean;
22
+ }
@@ -0,0 +1,2 @@
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;
@@ -0,0 +1,24 @@
1
+ export declare const Provider: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
2
+ appTitle: {
3
+ type: StringConstructor;
4
+ default: string;
5
+ };
6
+ isDev: {
7
+ type: BooleanConstructor;
8
+ default: boolean;
9
+ };
10
+ }>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
11
+ [key: string]: any;
12
+ }>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
13
+ appTitle: {
14
+ type: StringConstructor;
15
+ default: string;
16
+ };
17
+ isDev: {
18
+ type: BooleanConstructor;
19
+ default: boolean;
20
+ };
21
+ }>> & Readonly<{}>, {
22
+ isDev: boolean;
23
+ appTitle: string;
24
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;