@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,8 @@
1
+ import e from "./javascript-Dp1Jmi5H.js";
2
+ const t = Object.freeze(JSON.parse(`{"displayName":"CoffeeScript","name":"coffee","patterns":[{"include":"#jsx"},{"captures":{"1":{"name":"keyword.operator.new.coffee"},"2":{"name":"storage.type.class.coffee"},"3":{"name":"entity.name.type.instance.coffee"},"4":{"name":"entity.name.type.instance.coffee"}},"match":"(new)\\\\s+(?:(class)\\\\s+(\\\\w+(?:\\\\.\\\\w*)*)?|(\\\\w+(?:\\\\.\\\\w*)*))","name":"meta.class.instance.constructor.coffee"},{"begin":"'''","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coffee"}},"end":"'''","endCaptures":{"0":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.quoted.single.heredoc.coffee","patterns":[{"captures":{"1":{"name":"punctuation.definition.escape.backslash.coffee"}},"match":"(\\\\\\\\).","name":"constant.character.escape.backslash.coffee"}]},{"begin":"\\"\\"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coffee"}},"end":"\\"\\"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.quoted.double.heredoc.coffee","patterns":[{"captures":{"1":{"name":"punctuation.definition.escape.backslash.coffee"}},"match":"(\\\\\\\\).","name":"constant.character.escape.backslash.coffee"},{"include":"#interpolated_coffee"}]},{"captures":{"1":{"name":"punctuation.definition.string.begin.coffee"},"2":{"name":"source.js.embedded.coffee","patterns":[{"include":"source.js"}]},"3":{"name":"punctuation.definition.string.end.coffee"}},"match":"(\`)(.*)(\`)","name":"string.quoted.script.coffee"},{"begin":"(?<!#)###(?!#)","beginCaptures":{"0":{"name":"punctuation.definition.comment.coffee"}},"end":"###","endCaptures":{"0":{"name":"punctuation.definition.comment.coffee"}},"name":"comment.block.coffee","patterns":[{"match":"(?<=^|\\\\s)@\\\\w*(?=\\\\s)","name":"storage.type.annotation.coffee"}]},{"begin":"#","beginCaptures":{"0":{"name":"punctuation.definition.comment.coffee"}},"end":"$","name":"comment.line.number-sign.coffee"},{"begin":"///","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coffee"}},"end":"(///)[gimuy]*","endCaptures":{"1":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.regexp.multiline.coffee","patterns":[{"include":"#heregexp"}]},{"begin":"(?<![$\\\\w])(/)(?=(?![*+/?])(.+)(/)[gimuy]*(?!\\\\s*[$(/\\\\w]))","beginCaptures":{"1":{"name":"punctuation.definition.string.begin.coffee"}},"end":"(/)[gimuy]*(?!\\\\s*[$(/\\\\w])","endCaptures":{"1":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.regexp.coffee","patterns":[{"include":"source.js.regexp"}]},{"match":"\\\\b(?<![$.])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|export|import|default|from|as|yield|async|await|(?<=for)\\\\s+own)(?!\\\\s*:)\\\\b","name":"keyword.control.coffee"},{"match":"\\\\b(?<![$.])(delete|instanceof|new|typeof)(?!\\\\s*:)\\\\b","name":"keyword.operator.$1.coffee"},{"match":"\\\\b(?<![$.])(case|function|var|void|with|const|let|enum|native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static)(?!\\\\s*:)\\\\b","name":"keyword.reserved.coffee"},{"begin":"(?<=\\\\s|^)((@)?[$A-Z_a-z][$\\\\w]*)\\\\s*([:=])\\\\s*(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)","beginCaptures":{"1":{"name":"entity.name.function.coffee"},"2":{"name":"variable.other.readwrite.instance.coffee"},"3":{"name":"keyword.operator.assignment.coffee"}},"end":"[-=]>","endCaptures":{"0":{"name":"storage.type.function.coffee"}},"name":"meta.function.coffee","patterns":[{"include":"#function_params"}]},{"begin":"(?<=\\\\s|^)(?:((')([^']*?)('))|((\\")([^\\"]*?)(\\")))\\\\s*([:=])\\\\s*(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)","beginCaptures":{"1":{"name":"string.quoted.single.coffee"},"2":{"name":"punctuation.definition.string.begin.coffee"},"3":{"name":"entity.name.function.coffee"},"4":{"name":"punctuation.definition.string.end.coffee"},"5":{"name":"string.quoted.double.coffee"},"6":{"name":"punctuation.definition.string.begin.coffee"},"7":{"name":"entity.name.function.coffee"},"8":{"name":"punctuation.definition.string.end.coffee"},"9":{"name":"keyword.operator.assignment.coffee"}},"end":"[-=]>","endCaptures":{"0":{"name":"storage.type.function.coffee"}},"name":"meta.function.coffee","patterns":[{"include":"#function_params"}]},{"begin":"(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)","end":"[-=]>","endCaptures":{"0":{"name":"storage.type.function.coffee"}},"name":"meta.function.inline.coffee","patterns":[{"include":"#function_params"}]},{"begin":"(?<=\\\\s|^)(\\\\{)(?=[^\\"#']+?}[]}\\\\s]*=)","beginCaptures":{"1":{"name":"punctuation.definition.destructuring.begin.bracket.curly.coffee"}},"end":"}","endCaptures":{"0":{"name":"punctuation.definition.destructuring.end.bracket.curly.coffee"}},"name":"meta.variable.assignment.destructured.object.coffee","patterns":[{"include":"$self"},{"match":"[$A-Z_a-z]\\\\w*","name":"variable.assignment.coffee"}]},{"begin":"(?<=\\\\s|^)(\\\\[)(?=[^\\"#']+?][]}\\\\s]*=)","beginCaptures":{"1":{"name":"punctuation.definition.destructuring.begin.bracket.square.coffee"}},"end":"]","endCaptures":{"0":{"name":"punctuation.definition.destructuring.end.bracket.square.coffee"}},"name":"meta.variable.assignment.destructured.array.coffee","patterns":[{"include":"$self"},{"match":"[$A-Z_a-z]\\\\w*","name":"variable.assignment.coffee"}]},{"match":"\\\\b(?<!\\\\.|::)(true|on|yes)(?!\\\\s*[:=][^=])\\\\b","name":"constant.language.boolean.true.coffee"},{"match":"\\\\b(?<!\\\\.|::)(false|off|no)(?!\\\\s*[:=][^=])\\\\b","name":"constant.language.boolean.false.coffee"},{"match":"\\\\b(?<!\\\\.|::)null(?!\\\\s*[:=][^=])\\\\b","name":"constant.language.null.coffee"},{"match":"\\\\b(?<!\\\\.|::)extends(?!\\\\s*[:=])\\\\b","name":"variable.language.coffee"},{"match":"(?<!\\\\.)\\\\b(?<!\\\\$)(super|this|arguments)(?!\\\\s*[:=][^=]|\\\\$)\\\\b","name":"variable.language.$1.coffee"},{"captures":{"1":{"name":"storage.type.class.coffee"},"2":{"name":"keyword.control.inheritance.coffee"},"3":{"name":"entity.other.inherited-class.coffee"}},"match":"(?<=\\\\s|^|[(\\\\[])(class)\\\\s+(extends)\\\\s+(@?[$.A-Z_a-z][.\\\\w]*)","name":"meta.class.coffee"},{"captures":{"1":{"name":"storage.type.class.coffee"},"2":{"name":"entity.name.type.class.coffee"},"3":{"name":"keyword.control.inheritance.coffee"},"4":{"name":"entity.other.inherited-class.coffee"}},"match":"(?<=\\\\s|^|[(\\\\[])(class)\\\\b\\\\s+(@?[$A-Z_a-z][.\\\\w]*)?(?:\\\\s+(extends)\\\\s+(@?[$.A-Z_a-z][.\\\\w]*))?","name":"meta.class.coffee"},{"match":"\\\\b(debugger|\\\\\\\\)\\\\b","name":"keyword.other.coffee"},{"match":"\\\\b(Array|ArrayBuffer|Blob|Boolean|Date|document|Function|Int(8|16|32|64)Array|Math|Map|Number|Object|Proxy|RegExp|Set|String|WeakMap|window|Uint(8|16|32|64)Array|XMLHttpRequest)\\\\b","name":"support.class.coffee"},{"match":"\\\\b(console)\\\\b","name":"entity.name.type.object.coffee"},{"match":"((?<=console\\\\.)(debug|warn|info|log|error|time|timeEnd|assert))\\\\b","name":"support.function.console.coffee"},{"match":"((?<=\\\\.)(apply|call|concat|every|filter|forEach|from|hasOwnProperty|indexOf|isPrototypeOf|join|lastIndexOf|map|of|pop|propertyIsEnumerable|push|reduce(Right)?|reverse|shift|slice|some|sort|splice|to(Locale)?String|unshift|valueOf))\\\\b","name":"support.function.method.array.coffee"},{"match":"((?<=Array\\\\.)(isArray))\\\\b","name":"support.function.static.array.coffee"},{"match":"((?<=Object\\\\.)(create|definePropert(ies|y)|freeze|getOwnProperty(Descriptors?|Names)|getProperty(Descriptor|Names)|getPrototypeOf|is(Extensible|Frozen|Sealed)?|isnt|keys|preventExtensions|seal))\\\\b","name":"support.function.static.object.coffee"},{"match":"((?<=Math\\\\.)(abs|acosh??|asinh??|atan2??|atanh|ceil|cosh??|exp|expm1|floor|hypot|log|log10|log1p|log2|max|min|pow|random|round|sign|sinh??|sqrt|tanh??|trunc))\\\\b","name":"support.function.static.math.coffee"},{"match":"((?<=Number\\\\.)(is(Finite|Integer|NaN)|toInteger))\\\\b","name":"support.function.static.number.coffee"},{"match":"(?<!\\\\.)\\\\b(module|exports|__filename|__dirname|global|process)(?!\\\\s*:)\\\\b","name":"support.variable.coffee"},{"match":"\\\\b(Infinity|NaN|undefined)\\\\b","name":"constant.language.coffee"},{"include":"#operators"},{"include":"#method_calls"},{"include":"#function_calls"},{"include":"#numbers"},{"include":"#objects"},{"include":"#properties"},{"match":"::","name":"keyword.operator.prototype.coffee"},{"match":"(?<!\\\\$)\\\\b[0-9]+[$\\\\w]*","name":"invalid.illegal.identifier.coffee"},{"match":";","name":"punctuation.terminator.statement.coffee"},{"match":",","name":"punctuation.separator.delimiter.coffee"},{"begin":"\\\\{","beginCaptures":{"0":{"name":"meta.brace.curly.coffee"}},"end":"}","endCaptures":{"0":{"name":"meta.brace.curly.coffee"}},"patterns":[{"include":"$self"}]},{"begin":"\\\\[","beginCaptures":{"0":{"name":"punctuation.definition.array.begin.bracket.square.coffee"}},"end":"]","endCaptures":{"0":{"name":"punctuation.definition.array.end.bracket.square.coffee"}},"patterns":[{"match":"(?<!\\\\.)\\\\.{3}","name":"keyword.operator.slice.exclusive.coffee"},{"match":"(?<!\\\\.)\\\\.{2}","name":"keyword.operator.slice.inclusive.coffee"},{"include":"$self"}]},{"begin":"\\\\(","beginCaptures":{"0":{"name":"meta.brace.round.coffee"}},"end":"\\\\)","endCaptures":{"0":{"name":"meta.brace.round.coffee"}},"patterns":[{"include":"$self"}]},{"include":"#instance_variable"},{"include":"#single_quoted_string"},{"include":"#double_quoted_string"}],"repository":{"arguments":{"patterns":[{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.definition.arguments.begin.bracket.round.coffee"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.definition.arguments.end.bracket.round.coffee"}},"name":"meta.arguments.coffee","patterns":[{"include":"$self"}]},{"begin":"(?=(@|@?[$\\\\w]+|[-=]>|-\\\\d|[\\"'\\\\[{]))","end":"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))","name":"meta.arguments.coffee","patterns":[{"include":"$self"}]}]},"double_quoted_string":{"patterns":[{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coffee"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.quoted.double.coffee","patterns":[{"captures":{"1":{"name":"punctuation.definition.escape.backslash.coffee"}},"match":"(\\\\\\\\)(x\\\\h{2}|[012][0-7]{0,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)","name":"constant.character.escape.backslash.coffee"},{"include":"#interpolated_coffee"}]}]},"embedded_comment":{"patterns":[{"captures":{"1":{"name":"punctuation.definition.comment.coffee"}},"match":"(?<!\\\\\\\\)(#).*$\\\\n?","name":"comment.line.number-sign.coffee"}]},"function_calls":{"patterns":[{"begin":"(@)?([$\\\\w]+)(?=\\\\()","beginCaptures":{"1":{"name":"variable.other.readwrite.instance.coffee"},"2":{"patterns":[{"include":"#function_names"}]}},"end":"(?<=\\\\))","name":"meta.function-call.coffee","patterns":[{"include":"#arguments"}]},{"begin":"(@)?([$\\\\w]+)\\\\s*(?=\\\\s+(?!(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))(?=(@?[$\\\\w]+|[-=]>|-\\\\d|[\\"'\\\\[{])))","beginCaptures":{"1":{"name":"variable.other.readwrite.instance.coffee"},"2":{"patterns":[{"include":"#function_names"}]}},"end":"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))","name":"meta.function-call.coffee","patterns":[{"include":"#arguments"}]}]},"function_names":{"patterns":[{"match":"\\\\b(isNaN|isFinite|eval|uneval|parseInt|parseFloat|decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|unescape|require|set(Interval|Timeout)|clear(Interval|Timeout))\\\\b","name":"support.function.coffee"},{"match":"[$A-Z_a-z][$\\\\w]*","name":"entity.name.function.coffee"},{"match":"\\\\d[$\\\\w]*","name":"invalid.illegal.identifier.coffee"}]},"function_params":{"patterns":[{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.definition.parameters.begin.bracket.round.coffee"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.definition.parameters.end.bracket.round.coffee"}},"name":"meta.parameters.coffee","patterns":[{"captures":{"1":{"name":"variable.parameter.function.coffee"},"2":{"name":"keyword.operator.splat.coffee"}},"match":"([$A-Z_a-z][$\\\\w]*)(\\\\.\\\\.\\\\.)?"},{"captures":{"1":{"name":"variable.parameter.function.readwrite.instance.coffee"},"2":{"name":"keyword.operator.splat.coffee"}},"match":"(@(?:[$A-Z_a-z][$\\\\w]*)?)(\\\\.\\\\.\\\\.)?"},{"include":"$self"}]}]},"heregexp":{"patterns":[{"match":"\\\\\\\\[Bb]|[$^]","name":"keyword.control.anchor.regexp"},{"match":"\\\\\\\\[1-9]\\\\d*","name":"keyword.other.back-reference.regexp"},{"match":"[*+?]|\\\\{(\\\\d+,\\\\d+|\\\\d+,|,\\\\d+|\\\\d+)}\\\\??","name":"keyword.operator.quantifier.regexp"},{"match":"\\\\|","name":"keyword.operator.or.regexp"},{"begin":"(\\\\()((\\\\?=)|(\\\\?!))","beginCaptures":{"1":{"name":"punctuation.definition.group.regexp"},"3":{"name":"meta.assertion.look-ahead.regexp"},"4":{"name":"meta.assertion.negative-look-ahead.regexp"}},"end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.group.regexp"}},"name":"meta.group.assertion.regexp","patterns":[{"include":"#heregexp"}]},{"begin":"\\\\((\\\\?:)?","beginCaptures":{"0":{"name":"punctuation.definition.group.regexp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.definition.group.regexp"}},"name":"meta.group.regexp","patterns":[{"include":"#heregexp"}]},{"begin":"(\\\\[)(\\\\^)?","beginCaptures":{"1":{"name":"punctuation.definition.character-class.regexp"},"2":{"name":"keyword.operator.negation.regexp"}},"end":"(])","endCaptures":{"1":{"name":"punctuation.definition.character-class.regexp"}},"name":"constant.other.character-class.set.regexp","patterns":[{"captures":{"1":{"name":"constant.character.numeric.regexp"},"2":{"name":"constant.character.control.regexp"},"3":{"name":"constant.character.escape.backslash.regexp"},"4":{"name":"constant.character.numeric.regexp"},"5":{"name":"constant.character.control.regexp"},"6":{"name":"constant.character.escape.backslash.regexp"}},"match":"(?:.|(\\\\\\\\(?:[0-7]{3}|x\\\\h{2}|u\\\\h{4}))|(\\\\\\\\c[A-Z])|(\\\\\\\\.))-(?:[^]\\\\\\\\]|(\\\\\\\\(?:[0-7]{3}|x\\\\h{2}|u\\\\h{4}))|(\\\\\\\\c[A-Z])|(\\\\\\\\.))","name":"constant.other.character-class.range.regexp"},{"include":"#regex-character-class"}]},{"include":"#regex-character-class"},{"include":"#interpolated_coffee"},{"include":"#embedded_comment"}]},"instance_variable":{"patterns":[{"match":"(@)([$A-Z_a-z]\\\\w*)?","name":"variable.other.readwrite.instance.coffee"}]},"interpolated_coffee":{"patterns":[{"begin":"#\\\\{","captures":{"0":{"name":"punctuation.section.embedded.coffee"}},"end":"}","name":"source.coffee.embedded.source","patterns":[{"include":"$self"}]}]},"jsx":{"patterns":[{"include":"#jsx-tag"},{"include":"#jsx-end-tag"}]},"jsx-attribute":{"patterns":[{"captures":{"1":{"name":"entity.other.attribute-name.coffee"},"2":{"name":"keyword.operator.assignment.coffee"}},"match":"(?:^|\\\\s+)([-.\\\\w]+)\\\\s*(=)"},{"include":"#double_quoted_string"},{"include":"#single_quoted_string"},{"include":"#jsx-expression"}]},"jsx-end-tag":{"patterns":[{"begin":"(</)([-.\\\\w]+)","beginCaptures":{"1":{"name":"punctuation.definition.tag.coffee"},"2":{"name":"entity.name.tag.coffee"}},"end":"(/?>)","name":"meta.tag.coffee"}]},"jsx-expression":{"begin":"\\\\{","beginCaptures":{"0":{"name":"meta.brace.curly.coffee"}},"end":"}","endCaptures":{"0":{"name":"meta.brace.curly.coffee"}},"patterns":[{"include":"#double_quoted_string"},{"include":"$self"}]},"jsx-tag":{"patterns":[{"begin":"(<)([-.\\\\w]+)","beginCaptures":{"1":{"name":"punctuation.definition.tag.coffee"},"2":{"name":"entity.name.tag.coffee"}},"end":"(/?>)","name":"meta.tag.coffee","patterns":[{"include":"#jsx-attribute"}]}]},"method_calls":{"patterns":[{"begin":"(?:(\\\\.)|(::))\\\\s*([$\\\\w]+)\\\\s*(?=\\\\()","beginCaptures":{"1":{"name":"punctuation.separator.method.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"patterns":[{"include":"#method_names"}]}},"end":"(?<=\\\\))","name":"meta.method-call.coffee","patterns":[{"include":"#arguments"}]},{"begin":"(?:(\\\\.)|(::))\\\\s*([$\\\\w]+)\\\\s*(?=\\\\s+(?!(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))(?=(@|@?[$\\\\w]+|[-=]>|-\\\\d|[\\"'\\\\[{])))","beginCaptures":{"1":{"name":"punctuation.separator.method.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"patterns":[{"include":"#method_names"}]}},"end":"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))","name":"meta.method-call.coffee","patterns":[{"include":"#arguments"}]}]},"method_names":{"patterns":[{"match":"\\\\bon(Rowsinserted|Rowsdelete|Rowenter|Rowexit|Resize|Resizestart|Resizeend|Reset|Readystatechange|Mouseout|Mouseover|Mousedown|Mouseup|Mousemove|Before(cut|deactivate|unload|update|paste|print|editfocus|activate)|Blur|Scrolltop|Submit|Select|Selectstart|Selectionchange|Hover|Help|Change|Contextmenu|Controlselect|Cut|Cellchange|Clock|Close|Deactivate|Datasetchanged|Datasetcomplete|Dataavailable|Drop|Drag|Dragstart|Dragover|Dragdrop|Dragenter|Dragend|Dragleave|Dblclick|Unload|Paste|Propertychange|Error|Errorupdate|Keydown|Keyup|Keypress|Focus|Load|Activate|Afterupdate|Afterprint|Abort)\\\\b","name":"support.function.event-handler.coffee"},{"match":"\\\\b(shift|showModelessDialog|showModalDialog|showHelp|scrollX??|scrollByPages|scrollByLines|scrollY|scrollTo|stop|strike|sizeToContent|sidebar|signText|sort|sup|sub|substr|substring|splice|split|send|set(Milliseconds|Seconds|Minutes|Hours|Month|Year|FullYear|Date|UTC(Milliseconds|Seconds|Minutes|Hours|Month|FullYear|Date)|Time|Hotkeys|Cursor|ZOptions|Active|Resizable|RequestHeader)|search|slice|savePreferences|small|home|handleEvent|navigate|char|charCodeAt|charAt|concat|contextual|confirm|compile|clear|captureEvents|call|createStyleSheet|createPopup|createEventObject|to(GMTString|UTCString|String|Source|UpperCase|LowerCase|LocaleString)|test|taint|taintEnabled|indexOf|italics|disableExternalCapture|dump|detachEvent|unshift|untaint|unwatch|updateCommands|join|javaEnabled|pop|push|plugins.refresh|paddings|parse|print|prompt|preference|enableExternalCapture|exec|execScript|valueOf|UTC|find|file|fileModifiedDate|fileSize|fileCreatedDate|fileUpdatedDate|fixed|fontsize|fontcolor|forward|fromCharCode|watch|link|load|lastIndexOf|anchor|attachEvent|atob|apply|alert|abort|routeEvents|resize|resizeBy|resizeTo|recalc|returnValue|replace|reverse|reload|releaseCapture|releaseEvents|go|get(Milliseconds|Seconds|Minutes|Hours|Month|Day|Year|FullYear|Time|Date|TimezoneOffset|UTC(Milliseconds|Seconds|Minutes|Hours|Day|Month|FullYear|Date)|Attention|Selection|ResponseHeader|AllResponseHeaders)|moveBy|moveBelow|moveTo|moveToAbsolute|moveAbove|mergeAttributes|match|margins|btoa|big|bold|borderWidths|blink|back)\\\\b","name":"support.function.coffee"},{"match":"\\\\b(acceptNode|add|addEventListener|addTextTrack|adoptNode|after|animate|append|appendChild|appendData|before|blur|canPlayType|captureStream|caretPositionFromPoint|caretRangeFromPoint|checkValidity|clear|click|cloneContents|cloneNode|cloneRange|close|closest|collapse|compareBoundaryPoints|compareDocumentPosition|comparePoint|contains|convertPointFromNode|convertQuadFromNode|convertRectFromNode|createAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createContextualFragment|createDocument|createDocumentFragment|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createExpression|createHTMLDocument|createNodeIterator|createNSResolver|createProcessingInstruction|createRange|createShadowRoot|createTBody|createTextNode|createTFoot|createTHead|createTreeWalker|delete|deleteCaption|deleteCell|deleteContents|deleteData|deleteRow|deleteTFoot|deleteTHead|detach|disconnect|dispatchEvent|elementFromPoint|elementsFromPoint|enableStyleSheetsForSet|entries|evaluate|execCommand|exitFullscreen|exitPointerLock|expand|extractContents|fastSeek|firstChild|focus|forEach|get|getAll|getAnimations|getAttribute|getAttributeNames|getAttributeNode|getAttributeNodeNS|getAttributeNS|getBoundingClientRect|getBoxQuads|getClientRects|getContext|getDestinationInsertionPoints|getElementById|getElementsByClassName|getElementsByName|getElementsByTagName|getElementsByTagNameNS|getItem|getNamedItem|getSelection|getStartDate|getVideoPlaybackQuality|has|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasFeature|hasFocus|importNode|initEvent|insertAdjacentElement|insertAdjacentHTML|insertAdjacentText|insertBefore|insertCell|insertData|insertNode|insertRow|intersectsNode|isDefaultNamespace|isEqualNode|isPointInRange|isSameNode|item|keys??|lastChild|load|lookupNamespaceURI|lookupPrefix|matches|move|moveAttribute|moveAttributeNode|moveChild|moveNamedItem|namedItem|nextNode|nextSibling|normalize|observe|open|parentNode|pause|play|postMessage|prepend|preventDefault|previousNode|previousSibling|probablySupportsContext|queryCommandEnabled|queryCommandIndeterm|queryCommandState|queryCommandSupported|queryCommandValue|querySelector|querySelectorAll|registerContentHandler|registerElement|registerProtocolHandler|releaseCapture|releaseEvents|remove|removeAttribute|removeAttributeNode|removeAttributeNS|removeChild|removeEventListener|removeItem|replace|replaceChild|replaceData|replaceWith|reportValidity|requestFullscreen|requestPointerLock|reset|scroll|scrollBy|scrollIntoView|scrollTo|seekToNextFrame|select|selectNode|selectNodeContents|set|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setCapture|setCustomValidity|setEnd|setEndAfter|setEndBefore|setItem|setNamedItem|setRangeText|setSelectionRange|setSinkId|setStart|setStartAfter|setStartBefore|slice|splitText|stepDown|stepUp|stopImmediatePropagation|stopPropagation|submit|substringData|supports|surroundContents|takeRecords|terminate|toBlob|toDataURL|toggle|toString|values|write|writeln)\\\\b","name":"support.function.dom.coffee"},{"match":"[$A-Z_a-z][$\\\\w]*","name":"entity.name.function.coffee"},{"match":"\\\\d[$\\\\w]*","name":"invalid.illegal.identifier.coffee"}]},"numbers":{"patterns":[{"match":"\\\\b(?<!\\\\$)0([Xx])\\\\h+\\\\b(?!\\\\$)","name":"constant.numeric.hex.coffee"},{"match":"\\\\b(?<!\\\\$)0([Bb])[01]+\\\\b(?!\\\\$)","name":"constant.numeric.binary.coffee"},{"match":"\\\\b(?<!\\\\$)0([Oo])?[0-7]+\\\\b(?!\\\\$)","name":"constant.numeric.octal.coffee"},{"captures":{"0":{"name":"constant.numeric.decimal.coffee"},"1":{"name":"punctuation.separator.decimal.period.coffee"},"2":{"name":"punctuation.separator.decimal.period.coffee"},"3":{"name":"punctuation.separator.decimal.period.coffee"},"4":{"name":"punctuation.separator.decimal.period.coffee"},"5":{"name":"punctuation.separator.decimal.period.coffee"},"6":{"name":"punctuation.separator.decimal.period.coffee"}},"match":"(?<!\\\\$)(?:\\\\b[0-9]+(\\\\.)[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+(\\\\.)[Ee][-+]?[0-9]+\\\\b|\\\\B(\\\\.)[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+(\\\\.)[0-9]+\\\\b|\\\\b[0-9]+(?=\\\\.{2,3})|\\\\b[0-9]+(\\\\.)\\\\B|\\\\B(\\\\.)[0-9]+\\\\b|\\\\b[0-9]+\\\\b(?!\\\\.))(?!\\\\$)"}]},"objects":{"patterns":[{"match":"[A-Z][$0-9A-Z_]*(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))","name":"constant.other.object.coffee"},{"match":"[$A-Z_a-z][$\\\\w]*(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))","name":"variable.other.object.coffee"}]},"operators":{"patterns":[{"captures":{"1":{"name":"variable.assignment.coffee"},"2":{"name":"keyword.operator.assignment.compound.coffee"}},"match":"(?:([$A-Z_a-z][$\\\\w]*)?\\\\s+|(?<![$\\\\w]))(and=|or=)"},{"captures":{"1":{"name":"variable.assignment.coffee"},"2":{"name":"keyword.operator.assignment.compound.coffee"}},"match":"([$A-Z_a-z][$\\\\w]*)?\\\\s*((?:[-%*+]|&&|\\\\|\\\\||\\\\?|(?<!\\\\()/)=)"},{"captures":{"1":{"name":"variable.assignment.coffee"},"2":{"name":"keyword.operator.assignment.compound.bitwise.coffee"}},"match":"([$A-Z_a-z][$\\\\w]*)?\\\\s*((?:[\\\\&^]|<<|>>>??|\\\\|)=)"},{"match":"<<|>>>?","name":"keyword.operator.bitwise.shift.coffee"},{"match":"!=|<=|>=|==|[<>]","name":"keyword.operator.comparison.coffee"},{"match":"&&|!|\\\\|\\\\|","name":"keyword.operator.logical.coffee"},{"match":"[\\\\&^|~]","name":"keyword.operator.bitwise.coffee"},{"captures":{"1":{"name":"variable.assignment.coffee"},"2":{"name":"keyword.operator.assignment.coffee"}},"match":"([$A-Z_a-z][$\\\\w]*)?\\\\s*(=|:(?!:))(?![=>])"},{"match":"--","name":"keyword.operator.decrement.coffee"},{"match":"\\\\+\\\\+","name":"keyword.operator.increment.coffee"},{"match":"\\\\.\\\\.\\\\.","name":"keyword.operator.splat.coffee"},{"match":"\\\\?","name":"keyword.operator.existential.coffee"},{"match":"[-%*+/]","name":"keyword.operator.coffee"},{"captures":{"1":{"name":"keyword.operator.logical.coffee"},"2":{"name":"keyword.operator.comparison.coffee"}},"match":"\\\\b(?<![$.])(?:(and|or|not)|(is(?:|nt)))(?!\\\\s*:)\\\\b"}]},"properties":{"patterns":[{"captures":{"1":{"name":"punctuation.separator.property.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"name":"constant.other.object.property.coffee"}},"match":"(?:(\\\\.)|(::))\\\\s*([A-Z][$0-9A-Z_]*\\\\b\\\\$*)(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))"},{"captures":{"1":{"name":"punctuation.separator.property.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"name":"variable.other.object.property.coffee"}},"match":"(?:(\\\\.)|(::))\\\\s*(\\\\$*[$A-Z_a-z][$\\\\w]*)(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))"},{"captures":{"1":{"name":"punctuation.separator.property.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"name":"constant.other.property.coffee"}},"match":"(?:(\\\\.)|(::))\\\\s*([A-Z][$0-9A-Z_]*\\\\b\\\\$*)"},{"captures":{"1":{"name":"punctuation.separator.property.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"name":"variable.other.property.coffee"}},"match":"(?:(\\\\.)|(::))\\\\s*(\\\\$*[$A-Z_a-z][$\\\\w]*)"},{"captures":{"1":{"name":"punctuation.separator.property.period.coffee"},"2":{"name":"keyword.operator.prototype.coffee"},"3":{"name":"invalid.illegal.identifier.coffee"}},"match":"(?:(\\\\.)|(::))\\\\s*([0-9][$\\\\w]*)"}]},"regex-character-class":{"patterns":[{"match":"\\\\\\\\[DSWdsw]|\\\\.","name":"constant.character.character-class.regexp"},{"match":"\\\\\\\\([0-7]{3}|x\\\\h{2}|u\\\\h{4})","name":"constant.character.numeric.regexp"},{"match":"\\\\\\\\c[A-Z]","name":"constant.character.control.regexp"},{"match":"\\\\\\\\.","name":"constant.character.escape.backslash.regexp"}]},"single_quoted_string":{"patterns":[{"begin":"'","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coffee"}},"end":"'","endCaptures":{"0":{"name":"punctuation.definition.string.end.coffee"}},"name":"string.quoted.single.coffee","patterns":[{"captures":{"1":{"name":"punctuation.definition.escape.backslash.coffee"}},"match":"(\\\\\\\\)(x\\\\h{2}|[012][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)","name":"constant.character.escape.backslash.coffee"}]}]}},"scopeName":"source.coffee","embeddedLangs":["javascript"],"aliases":["coffeescript"]}`)), a = [
3
+ ...e,
4
+ t
5
+ ];
6
+ export {
7
+ a as default
8
+ };
@@ -0,0 +1,6 @@
1
+ const e = Object.freeze(JSON.parse(`{"displayName":"Common Lisp","fileTypes":["lisp","lsp","l","cl","asd","asdf"],"foldingStartMarker":"\\\\(","foldingStopMarker":"\\\\)","name":"common-lisp","patterns":[{"include":"#comment"},{"include":"#block-comment"},{"include":"#string"},{"include":"#escape"},{"include":"#constant"},{"include":"#lambda-list"},{"include":"#function"},{"include":"#style-guide"},{"include":"#def-name"},{"include":"#macro"},{"include":"#symbol"},{"include":"#special-operator"},{"include":"#declaration"},{"include":"#type"},{"include":"#class"},{"include":"#condition-type"},{"include":"#package"},{"include":"#variable"},{"include":"#punctuation"}],"repository":{"block-comment":{"begin":"#\\\\|","contentName":"comment.block.commonlisp","end":"\\\\|#","name":"comment","patterns":[{"include":"#block-comment","name":"comment"}]},"class":{"match":"(?i)(?<=^|[(\\\\s])(?:two-way-stream|synonym-stream|symbol|structure-object|structure-class|string-stream|stream|standard-object|standard-method|standard-generic-function|standard-class|sequence|restart|real|readtable|ratio|random-state|package|number|method|integer|hash-table|generic-function|file-stream|echo-stream|concatenated-stream|class|built-in-class|broadcast-stream|bit-vector|array)(?=([()\\\\s]))","name":"support.class.commonlisp"},"comment":{"begin":"(^[\\\\t ]+)?(?=;)","beginCaptures":{"1":{"name":"punctuation.whitespace.comment.leading.commonlisp"}},"end":"(?!\\\\G)","patterns":[{"begin":";","beginCaptures":{"0":{"name":"punctuation.definition.comment.commonlisp"}},"end":"\\\\n","name":"comment.line.semicolon.commonlisp"}]},"condition-type":{"match":"(?i)(?<=^|[(\\\\s])(?:warning|undefined-function|unbound-variable|unbound-slot|type-error|style-warning|stream-error|storage-condition|simple-warning|simple-type-error|simple-error|simple-condition|serious-condition|reader-error|program-error|print-not-readable|parse-error|package-error|floating-point-underflow|floating-point-overflow|floating-point-invalid-operation|floating-point-inexact|file-error|error|end-of-file|division-by-zero|control-error|condition|cell-error|arithmetic-error)(?=([()\\\\s]))","name":"support.type.exception.commonlisp"},"constant":{"patterns":[{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(?:t|single-float-negative-epsilon|single-float-epsilon|short-float-negative-epsilon|short-float-epsilon|pi|nil|multiple-values-limit|most-positive-single-float|most-positive-short-float|most-positive-long-float|most-positive-fixnum|most-positive-double-float|most-negative-single-float|most-negative-short-float|most-negative-long-float|most-negative-fixnum|most-negative-double-float|long-float-negative-epsilon|long-float-epsilon|least-positive-single-float|least-positive-short-float|least-positive-normalized-single-float|least-positive-normalized-short-float|least-positive-normalized-long-float|least-positive-normalized-double-float|least-positive-long-float|least-positive-double-float|least-negative-single-float|least-negative-short-float|least-negative-normalized-single-float|least-negative-normalized-short-float|least-negative-normalized-long-float|least-negative-normalized-double-float|least-negative-long-float|least-negative-double-float|lambda-parameters-limit|lambda-list-keywords|internal-time-units-per-second|double-float-negative-epsilon|double-float-epsilon|char-code-limit|call-arguments-limit|boole-xor|boole-set|boole-orc2|boole-orc1|boole-nor|boole-nand|boole-ior|boole-eqv|boole-clr|boole-c2|boole-c1|boole-andc2|boole-andc1|boole-and|boole-2|boole-1|array-total-size-limit|array-rank-limit|array-dimension-limit)(?=([()\\\\s]))","name":"constant.language.commonlisp"},{"match":"(?<=^|[(\\\\s]|,@|,\\\\.?)([-+]?[0-9]+(?:/[0-9]+)*|[-+]?[0-9]*\\\\.?[0-9]+([Ee][-+]?[0-9]+)?|(#[Bb])[-+/01]+|(#[Oo])[-+/-7]+|(#[Xx])[-+/\\\\h]+|(#[0-9]+[Rr]?)[-+/-9A-Za-z]+)(?=([)\\\\s]))","name":"constant.numeric.commonlisp"},{"match":"(?i)(?<=\\\\s)(\\\\.)(?=\\\\s)","name":"variable.other.constant.dot.commonlisp"},{"match":"(?<=^|[(\\\\s]|,@|,\\\\.?)([-+]?[0-9]*\\\\.[0-9]*(([DEFLSdefls])[-+]?[0-9]+)?|[-+]?[0-9]+(\\\\.[0-9]*)?([DEFLSdefls])[-+]?[0-9]+)(?=([)\\\\s]))","name":"constant.numeric.commonlisp"}]},"declaration":{"match":"(?i)(?<=^|[(\\\\s])(?:type|speed|special|space|safety|optimize|notinline|inline|ignore|ignorable|ftype|dynamic-extent|declaration|debug|compilation-speed)(?=([()\\\\s]))","name":"storage.type.function.declaration.commonlisp"},"def-name":{"patterns":[{"captures":{"1":{"name":"storage.type.function.defname.commonlisp"},"3":{"name":"storage.type.function.defname.commonlisp"},"4":{"name":"variable.other.constant.defname.commonlisp"},"6":{"patterns":[{"include":"#package"},{"match":"\\\\S+?","name":"entity.name.function.commonlisp"}]},"7":{"name":"variable.other.constant.defname.commonlisp"},"9":{"patterns":[{"include":"#package"},{"match":"\\\\S+?","name":"entity.name.function.commonlisp"}]}},"match":"(?i)(?<=^|[(\\\\s])(def(?:un|setf|method|macro|ine-symbol-macro|ine-setf-expander|ine-modify-macro|ine-method-combination|ine-compiler-macro|generic))\\\\s+(\\\\(\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+)\\\\s*((,(?:@|\\\\.?))?)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)|((,(?:@|\\\\.?))?)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?))(?=([()\\\\s]))"},{"captures":{"1":{"name":"storage.type.function.defname.commonlisp"},"2":{"name":"entity.name.type.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s])(def(?:type|package|ine-condition|class))\\\\s+([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))"},{"captures":{"1":{"name":"storage.type.function.defname.commonlisp"},"2":{"patterns":[{"include":"#package"},{"match":"\\\\S+?","name":"variable.other.constant.defname.commonlisp"}]}},"match":"(?i)(?<=^|[(\\\\s])(defconstant)\\\\s+([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))"},{"captures":{"1":{"name":"storage.type.function.defname.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s])(def(?:var|parameter))\\\\s+(?=([()\\\\s]))"},{"captures":{"1":{"name":"storage.type.function.defname.commonlisp"},"2":{"name":"entity.name.type.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s])(defstruct)\\\\s+\\\\(?\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))"},{"captures":{"1":{"name":"keyword.control.commonlisp"},"2":{"patterns":[{"include":"#package"},{"match":"\\\\S+?","name":"entity.name.function.commonlisp"}]}},"match":"(?i)(?<=^|[(\\\\s])(macrolet|labels|flet)\\\\s+\\\\(\\\\s*\\\\(\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))"}]},"escape":{"match":"(?i)(?<=^|[(\\\\s])#\\\\\\\\\\\\S+?(?=([()\\\\s]))","name":"constant.character.escape.commonlisp"},"function":{"patterns":[{"match":"(?i)(?<=^|[(\\\\s]|#')(?:values|third|tenth|symbol-value|symbol-plist|symbol-function|svref|subseq|sixth|seventh|second|schar|sbit|row-major-aref|rest|readtable-case|nth|ninth|mask-field|macro-function|logical-pathname-translations|ldb|gethash|getf?|fourth|first|find-class|fill-pointer|fifth|fdefinition|elt|eighth|compiler-macro-function|char|cdr|cddr|cdddr|cddddr|cdddar|cddar|cddadr|cddaar|cdar|cdadr|cdaddr|cdadar|cdaar|cdaadr|cdaaar|car|cadr|caddr|cadddr|caddar|cadar|cadadr|cadaar|caar|caadr|caaddr|caadar|caaar|caaadr|caaaar|bit|aref)(?=([()\\\\s]))","name":"support.function.accessor.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|#')(?:yes-or-no-p|y-or-n-p|write-sequence|write-char|write-byte|warn|vector-pop|use-value|use-package|unuse-package|union|unintern|unexport|terpri|tailp|substitute-if-not|substitute-if|substitute|subst-if-not|subst-if|subst|sublis|string-upcase|string-downcase|string-capitalize|store-value|sleep|signal|shadowing-import|shadow|set-syntax-from-char|set-macro-character|set-exclusive-or|set-dispatch-macro-character|set-difference|set|rplacd|rplaca|room|reverse|revappend|require|replace|remprop|remove-if-not|remove-if|remove-duplicates|remove|remhash|read-sequence|read-byte|random|provide|pprint-tabular|pprint-newline|pprint-linear|pprint-fill|nunion|nsubstitute-if-not|nsubstitute-if|nsubstitute|nsubst-if-not|nsubst-if|nsubst|nsublis|nstring-upcase|nstring-downcase|nstring-capitalize|nset-exclusive-or|nset-difference|nreverse|nreconc|nintersection|nconc|muffle-warning|method-combination-error|maphash|makunbound|ldiff|invoke-restart-interactively|invoke-restart|invoke-debugger|invalid-method-error|intersection|inspect|import|get-output-stream-string|get-macro-character|get-dispatch-macro-character|gentemp|gensym|fresh-line|fill|file-position|export|describe|delete-if-not|delete-if|delete-duplicates|delete|continue|clrhash|close|clear-input|break|abort)(?=([()\\\\s]))","name":"support.function.f.sideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|#')(?:zerop|write-to-string|write-string|write-line|write|wild-pathname-p|vectorp|vector-push-extend|vector-push|vector|values-list|user-homedir-pathname|upper-case-p|upgraded-complex-part-type|upgraded-array-element-type|unread-char|unbound-slot-instance|typep|type-of|type-error-expected-type|type-error-datum|two-way-stream-output-stream|two-way-stream-input-stream|truncate|truename|tree-equal|translate-pathname|translate-logical-pathname|tanh?|synonym-stream-symbol|symbolp|symbol-package|symbol-name|sxhash|subtypep|subsetp|stringp|string>=?|string=|string<=?|string/=|string-trim|string-right-trim|string-not-lessp|string-not-greaterp|string-not-equal|string-lessp|string-left-trim|string-greaterp|string-equal|string|streamp|stream-external-format|stream-error-stream|stream-element-type|standard-char-p|stable-sort|sqrt|special-operator-p|sort|some|software-version|software-type|slot-value|slot-makunbound|slot-exists-p|slot-boundp|sinh?|simple-vector-p|simple-string-p|simple-condition-format-control|simple-condition-format-arguments|simple-bit-vector-p|signum|short-site-name|set-pprint-dispatch|search|scale-float|round|restart-name|rename-package|rename-file|rem|reduce|realpart|realp|readtablep|read-preserving-whitespace|read-line|read-from-string|read-delimited-list|read-char-no-hang|read-char|read|rationalp|rationalize|rational|rassoc-if-not|rassoc-if|rassoc|random-state-p|proclaim|probe-file|print-not-readable-object|print|princ-to-string|princ|prin1-to-string|prin1|pprint-tab|pprint-indent|pprint-dispatch|pprint|position-if-not|position-if|position|plusp|phase|peek-char|pathnamep|pathname-version|pathname-type|pathname-name|pathname-match-p|pathname-host|pathname-directory|pathname-device|pathname|parse-namestring|parse-integer|pairlis|packagep|package-used-by-list|package-use-list|package-shadowing-symbols|package-nicknames|package-name|package-error-package|output-stream-p|open-stream-p|open|oddp|numerator|numberp|null|nthcdr|notevery|notany|not|next-method-p|nbutlast|namestring|name-char|mod|mismatch|minusp|min|merge-pathnames|merge|member-if-not|member-if|member|max|maplist|mapl|mapcon|mapcar|mapcan|mapc|map-into|map|make-two-way-stream|make-synonym-stream|make-symbol|make-string-output-stream|make-string-input-stream|make-string|make-sequence|make-random-state|make-pathname|make-package|make-load-form-saving-slots|make-list|make-hash-table|make-echo-stream|make-dispatch-macro-character|make-condition|make-concatenated-stream|make-broadcast-stream|make-array|macroexpand-1|macroexpand|machine-version|machine-type|machine-instance|lower-case-p|long-site-name|logxor|logtest|logorc2|logorc1|lognot|lognor|lognand|logior|logical-pathname|logeqv|logcount|logbitp|logandc2|logandc1|logand|log|load-logical-pathname-translations|load|listp|listen|list-length|list-all-packages|list\\\\*?|lisp-implementation-version|lisp-implementation-type|length|ldb-test|lcm|last|keywordp|isqrt|intern|interactive-stream-p|integerp|integer-length|integer-decode-float|input-stream-p|imagpart|identity|host-namestring|hash-table-test|hash-table-size|hash-table-rehash-threshold|hash-table-rehash-size|hash-table-p|hash-table-count|graphic-char-p|get-universal-time|get-setf-expansion|get-properties|get-internal-run-time|get-internal-real-time|get-decoded-time|gcd|functionp|function-lambda-expression|funcall|ftruncate|fround|format|force-output|fmakunbound|floor|floatp|float-sign|float-radix|float-precision|float-digits|float|finish-output|find-symbol|find-restart|find-package|find-if-not|find-if|find-all-symbols|find|file-write-date|file-string-length|file-namestring|file-length|file-error-pathname|file-author|ffloor|fceiling|fboundp|expt?|every|evenp|eval|equalp?|eql?|ensure-generic-function|ensure-directories-exist|enough-namestring|endp|encode-universal-time|ed|echo-stream-output-stream|echo-stream-input-stream|dribble|dpb|disassemble|directory-namestring|directory|digit-char-p|digit-char|deposit-field|denominator|delete-package|delete-file|decode-universal-time|decode-float|count-if-not|count-if|count|cosh?|copy-tree|copy-symbol|copy-structure|copy-seq|copy-readtable|copy-pprint-dispatch|copy-list|copy-alist|constantp|constantly|consp?|conjugate|concatenated-stream-streams|concatenate|compute-restarts|complexp?|complement|compiled-function-p|compile-file-pathname|compile-file|compile|coerce|code-char|clear-output|class-of|cis|characterp?|char>=?|char=|char<=?|char/=|char-upcase|char-not-lessp|char-not-greaterp|char-not-equal|char-name|char-lessp|char-int|char-greaterp|char-equal|char-downcase|char-code|cerror|cell-error-name|ceiling|call-next-method|byte-size|byte-position|byte|butlast|broadcast-stream-streams|boundp|both-case-p|boole|bit-xor|bit-vector-p|bit-orc2|bit-orc1|bit-not|bit-nor|bit-nand|bit-ior|bit-eqv|bit-andc2|bit-andc1|bit-and|atom|atanh?|assoc-if-not|assoc-if|assoc|asinh?|ash|arrayp|array-total-size|array-row-major-index|array-rank|array-in-bounds-p|array-has-fill-pointer-p|array-element-type|array-displacement|array-dimensions?|arithmetic-error-operation|arithmetic-error-operands|apropos-list|apropos|apply|append|alphanumericp|alpha-char-p|adjustable-array-p|adjust-array|adjoin|acosh?|acons|abs|>=|[=>]|<=?|1-|1\\\\+|/=|[-*+/])(?=([()\\\\s]))","name":"support.function.f.sideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|#')(?:variable|update-instance-for-redefined-class|update-instance-for-different-class|structure|slot-unbound|slot-missing|shared-initialize|remove-method|print-object|no-next-method|no-applicable-method|method-qualifiers|make-load-form|make-instances-obsolete|make-instance|initialize-instance|function-keywords|find-method|documentation|describe-object|compute-applicable-methods|compiler-macro|class-name|change-class|allocate-instance|add-method)(?=([()\\\\s]))","name":"support.function.sgf.nosideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|#')reinitialize-instance(?=([()\\\\s]))","name":"support.function.sgf.sideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|#')satisfies(?=([()\\\\s]))","name":"support.function.typespecifier.commonlisp"}]},"lambda-list":{"match":"(?i)(?<=^|[(\\\\s])&(?:[]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?|whole|rest|optional|key|environment|body|aux|allow-other-keys)(?=([()\\\\s]))","name":"keyword.other.lambdalist.commonlisp"},"macro":{"patterns":[{"match":"(?i)(?<=^|[(\\\\s])(?:with-standard-io-syntax|with-slots|with-simple-restart|with-package-iterator|with-hash-table-iterator|with-condition-restarts|with-compilation-unit|with-accessors|when|unless|typecase|time|step|shiftf|setf|rotatef|return|restart-case|restart-bind|psetf|prog2|prog1|prog\\\\*?|print-unreadable-object|pprint-logical-block|pprint-exit-if-list-exhausted|or|nth-value|multiple-value-setq|multiple-value-list|multiple-value-bind|make-method|loop|lambda|ignore-errors|handler-case|handler-bind|formatter|etypecase|dotimes|dolist|do-symbols|do-external-symbols|do-all-symbols|do\\\\*?|destructuring-bind|defun|deftype|defstruct|defsetf|defpackage|defmethod|defmacro|define-symbol-macro|define-setf-expander|define-condition|define-compiler-macro|defgeneric|defconstant|defclass|declaim|ctypecase|cond|call-method|assert|and)(?=([()\\\\s]))","name":"storage.type.function.m.nosideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s])(?:with-output-to-string|with-open-stream|with-open-file|with-input-from-string|untrace|trace|remf|pushnew|push|psetq|pprint-pop|pop|otherwise|loop-finish|incf|in-package|ecase|defvar|defparameter|define-modify-macro|define-method-combination|decf|check-type|ccase|case)(?=([()\\\\s]))","name":"storage.type.function.m.sideeffects.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s])setq(?=([()\\\\s]))","name":"storage.type.function.specialform.commonlisp"}]},"package":{"patterns":[{"captures":{"2":{"name":"support.type.package.commonlisp"},"3":{"name":"support.type.package.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(([]!$%\\\\&*+\\\\--9<-\\\\[^_a-{}~]+?)|(#))(?=::?)"}]},"punctuation":{"patterns":[{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(['\`])(?=\\\\S)","name":"variable.other.constant.singlequote.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?):[]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?(?=([()\\\\s]))","name":"entity.name.variable.commonlisp"},{"captures":{"1":{"name":"variable.other.constant.sharpsign.commonlisp"},"2":{"name":"constant.numeric.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]*)(?=\\\\()"},{"captures":{"1":{"name":"variable.other.constant.sharpsign.commonlisp"},"2":{"name":"constant.numeric.commonlisp"},"3":{"name":"variable.other.constant.sharpsign.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]*)(\\\\*)(?=[01])"},{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#0??\\\\*)(?=([()\\\\s]))","name":"variable.other.constant.sharpsign.commonlisp"},{"captures":{"1":{"name":"variable.other.constant.sharpsign.commonlisp"},"2":{"name":"constant.numeric.commonlisp"},"3":{"name":"variable.other.constant.sharpsign.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)([Aa])(?=.)"},{"captures":{"1":{"name":"variable.other.constant.sharpsign.commonlisp"},"2":{"name":"constant.numeric.commonlisp"},"3":{"name":"variable.other.constant.sharpsign.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)(=)(?=.)"},{"captures":{"1":{"name":"variable.other.constant.sharpsign.commonlisp"},"2":{"name":"constant.numeric.commonlisp"},"3":{"name":"variable.other.constant.sharpsign.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)(#)(?=.)"},{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#([-+]))(?=\\\\S)","name":"variable.other.constant.sharpsign.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#([',.CPScps]))(?=\\\\S)","name":"variable.other.constant.sharpsign.commonlisp"},{"captures":{"1":{"name":"support.type.package.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)(:)(?=\\\\S)"},{"captures":{"2":{"name":"variable.other.constant.backquote.commonlisp"},"3":{"name":"variable.other.constant.backquote.commonlisp"},"4":{"name":"variable.other.constant.backquote.commonlisp"},"5":{"name":"variable.other.constant.backquote.commonlisp"}},"match":"(?i)(?<=^|[(\\\\s])((\`#)|(\`)(,(?:@|\\\\.?))?|(,(?:@|\\\\.?)))(?=\\\\S)"}]},"special-operator":{"captures":{"2":{"name":"keyword.control.commonlisp"}},"match":"(?i)(\\\\(\\\\s*)(unwind-protect|throw|the|tagbody|symbol-macrolet|return-from|quote|progv|progn|multiple-value-prog1|multiple-value-call|macrolet|locally|load-time-value|let\\\\*?|labels|if|go|function|flet|eval-when|catch|block)(?=([()\\\\s]))"},"string":{"begin":"(\\")","beginCaptures":{"1":{"name":"punctuation.definition.string.begin.commonlisp"}},"end":"(\\")","endCaptures":{"1":{"name":"punctuation.definition.string.end.commonlisp"}},"name":"string.quoted.double.commonlisp","patterns":[{"match":"\\\\\\\\.","name":"constant.character.escape.commonlisp"},{"captures":{"1":{"name":"storage.type.function.formattedstring.commonlisp"},"2":{"name":"variable.other.constant.formattedstring.commonlisp"},"8":{"name":"storage.type.function.formattedstring.commonlisp"},"10":{"name":"storage.type.function.formattedstring.commonlisp"}},"match":"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)([]();<>\\\\[^{}])"},{"captures":{"1":{"name":"entity.name.variable.commonlisp"},"2":{"name":"variable.other.constant.formattedstring.commonlisp"},"8":{"name":"entity.name.variable.commonlisp"},"10":{"name":"entity.name.variable.commonlisp"}},"match":"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)([$%\\\\&*?A-GIOPRSTWX_|~])"},{"captures":{"1":{"name":"entity.name.variable.commonlisp"},"2":{"name":"variable.other.constant.formattedstring.commonlisp"},"8":{"name":"entity.name.variable.commonlisp"},"10":{"name":"entity.name.variable.commonlisp"},"11":{"name":"entity.name.variable.commonlisp"},"12":{"name":"entity.name.variable.commonlisp"}},"match":"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)(/)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(/)"},{"match":"(~\\\\n)","name":"variable.other.constant.formattedstring.commonlisp"}]},"style-guide":{"patterns":[{"captures":{"3":{"name":"source.commonlisp"}},"match":"(?i)(?<=(?:^|[(\\\\s]|,@|,\\\\.?)')(\\\\S+?)(::?)((\\\\+[^+\\\\s]+\\\\+)|(\\\\*[^*\\\\s]+\\\\*))(?=([()\\\\s]))"},{"match":"(?i)(?<=\\\\S:|^|[(\\\\s]|,@|,\\\\.?)(\\\\+[^+\\\\s]+\\\\+)(?=([()\\\\s]))","name":"variable.other.constant.earmuffsplus.commonlisp"},{"match":"(?i)(?<=\\\\S:|^|[(\\\\s]|,@|,\\\\.?)(\\\\*[^*\\\\s]+\\\\*)(?=([()\\\\s]))","name":"string.regexp.earmuffsasterisk.commonlisp"}]},"symbol":{"match":"(?i)(?<=^|[(\\\\s])(?:method-combination|declare)(?=([()\\\\s]))","name":"storage.type.function.symbol.commonlisp"},"type":{"match":"(?i)(?<=^|[(\\\\s])(?:unsigned-byte|standard-char|standard|single-float|simple-vector|simple-string|simple-bit-vector|simple-base-string|simple-array|signed-byte|short-float|long-float|keyword|fixnum|extended-char|double-float|compiled-function|boolean|bignum|base-string|base-char)(?=([()\\\\s]))","name":"support.type.t.commonlisp"},"variable":{"patterns":[{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)\\\\*(?:trace-output|terminal-io|standard-output|standard-input|readtable|read-suppress|read-eval|read-default-float-format|read-base|random-state|query-io|print-right-margin|print-readably|print-radix|print-pretty|print-pprint-dispatch|print-miser-width|print-lines|print-level|print-length|print-gensym|print-escape|print-circle|print-case|print-base|print-array|package|modules|macroexpand-hook|load-verbose|load-truename|load-print|load-pathname|gensym-counter|features|error-output|default-pathname-defaults|debugger-hook|debug-io|compile-verbose|compile-print|compile-file-truename|compile-file-pathname|break-on-signals)\\\\*(?=([()\\\\s]))","name":"string.regexp.earmuffsasterisk.commonlisp"},{"match":"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(?:\\\\*\\\\*\\\\*?|\\\\+\\\\+\\\\+?|///?)(?=([()\\\\s]))","name":"variable.other.repl.commonlisp"}]}},"scopeName":"source.commonlisp","aliases":["lisp"]}`)), t = [
2
+ e
3
+ ];
4
+ export {
5
+ t as default
6
+ };
@@ -0,0 +1,6 @@
1
+ const e = Object.freeze(JSON.parse(`{"displayName":"Coq","fileTypes":["v"],"name":"coq","patterns":[{"match":"\\\\b(From|Require|Import|Export|Local|Global|Include)\\\\b","name":"keyword.control.import.coq"},{"match":"\\\\b((Open|Close|Delimit|Undelimit|Bind)\\\\s+Scope)\\\\b","name":"keyword.control.import.coq"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"entity.name.function.theorem.coq"}},"match":"\\\\b(Theorem|Lemma|Remark|Fact|Corollary|Property|Proposition)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"match":"\\\\bGoal\\\\b","name":"keyword.source.coq"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"keyword.source.coq"},"3":{"name":"entity.name.assumption.coq"}},"match":"\\\\b(Parameters?|Axioms?|Conjectures?|Variables?|Hypothesis|Hypotheses)(\\\\s+Inline)?\\\\b\\\\s*\\\\(?\\\\s*(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"3":{"name":"entity.name.assumption.coq"}},"match":"\\\\b(Context)\\\\b\\\\s*\`?\\\\s*([({])?\\\\s*(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"keyword.source.coq"},"3":{"name":"entity.name.function.coq"}},"match":"(\\\\b(?:Program|Local)\\\\s+)?\\\\b(Definition|Fixpoint|CoFixpoint|Function|Example|Let(?:(?:\\\\s+|\\\\s+Co)Fixpoint)?|Instance|Equations|Equations?)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"captures":{"1":{"name":"keyword.source.coq"}},"match":"\\\\b((Show\\\\s+)?Obligation\\\\s+Tactic|Obligations\\\\s+of|Obligation|Next\\\\s+Obligation(\\\\s+of)?|Solve\\\\s+Obligations(\\\\s+of)?|Solve\\\\s+All\\\\s+Obligations|Admit\\\\s+Obligations(\\\\s+of)?|Instance)\\\\b"},{"captures":{"1":{"name":"keyword.source.coq"},"3":{"name":"entity.name.type.coq"}},"match":"\\\\b(CoInductive|Inductive|Variant|Record|Structure|Class)\\\\s+(>\\\\s*)?(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"entity.name.function.ltac"}},"match":"\\\\b(Ltac)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"keyword.source.coq"},"3":{"name":"entity.name.function.ltac"}},"match":"\\\\b(Ltac2)\\\\s+(mutable\\\\s+)?(rec\\\\s+)?(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)"},{"match":"\\\\b(Hint(\\\\s+Mode)?|Create\\\\s+HintDb|Constructors|Resolve|Rewrite|Ltac2??|Implicit(\\\\s+Types)?|Set|Unset|Remove\\\\s+Printing|Arguments|((Tactic|Reserved)\\\\s+)?Notation|Infix|Section|Module(\\\\s+Type)?|End|Check|Print(\\\\s+All)?|Eval|Compute|Search|Universe|Coercions|Generalizable(\\\\s+(All|Variable))?|Existing(\\\\s+(Class|Instance))?|Canonical|About|Locate|Collection|Typeclasses\\\\s+(Opaque|Transparent))\\\\b","name":"keyword.source.coq"},{"match":"\\\\b(Proof|Qed|Defined|Save|Abort(\\\\s+All)?|Undo(\\\\s+To)?|Restart|Focus|Unfocus|Unfocused|Show\\\\s+Proof|Show\\\\s+Existentials|Show|Unshelve)\\\\b","name":"keyword.source.coq"},{"match":"\\\\b(Quit|Drop|Time|Redirect|Timeout|Fail)\\\\b","name":"keyword.debug.coq"},{"match":"\\\\b(admit|Admitted)\\\\b","name":"invalid.illegal.admit.coq"},{"match":"[-*+:<=>{|}¬→↔∧∨≠≤≥]","name":"keyword.operator.coq"},{"match":"\\\\b(forall|exists|Type|Set|Prop|nat|bool|option|list|unit|sum|prod|comparison|Empty_set)\\\\b|[∀∃]","name":"support.type.coq"},{"match":"\\\\b(try|repeat|rew|progress|fresh|solve|now|first|tryif|at|once|do|only)\\\\b","name":"keyword.control.ltac"},{"match":"\\\\b(into|with|eqn|by|move|as|using)\\\\b","name":"keyword.control.ltac"},{"match":"\\\\b(match|lazymatch|multimatch|match!|lazy_match!|multi_match!|fun|with|return|end|let|in|if|then|else|fix|for|where|and)\\\\b|λ","name":"keyword.control.gallina"},{"match":"\\\\b(intros??|revert|induction|destruct|auto|eauto|tauto|eassumption|apply|eapply|assumption|constructor|econstructor|reflexivity|inversion|injection|assert|split|esplit|omega|fold|unfold|specialize|rewrite|erewrite|change|symmetry|refine|simpl|intuition|firstorder|generalize|idtac|exists??|eexists|elim|eelim|rename|subst|congruence|trivial|left|right|set|pose|discriminate|clear|clearbody|contradict|contradiction|exact|dependent|remember|case|easy|unshelve|pattern|transitivity|etransitivity|f_equal|exfalso|replace|abstract|cycle|swap|revgoals|shelve|unshelve)\\\\b","name":"support.function.builtin.ltac"},{"applyEndPatternLast":1,"begin":"\\\\(\\\\*(?!#)","end":"\\\\*\\\\)","name":"comment.block.coq","patterns":[{"include":"#block_comment"},{"include":"#block_double_quoted_string"}]},{"match":"\\\\b((0([Xx])\\\\h+)|([0-9]+(\\\\.[0-9]+)?))\\\\b","name":"constant.numeric.gallina"},{"match":"\\\\b(True|False|tt|false|true|Some|None|nil|cons|pair|inl|inr|[OS]|Eq|Lt|Gt|id|ex|all|unique)\\\\b","name":"constant.language.constructor.gallina"},{"match":"\\\\b_\\\\b","name":"constant.language.wildcard.coq"},{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coq"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coq"}},"name":"string.quoted.double.coq"}],"repository":{"block_comment":{"applyEndPatternLast":1,"begin":"\\\\(\\\\*(?!#)","end":"\\\\*\\\\)","name":"comment.block.coq","patterns":[{"include":"#block_comment"},{"include":"#block_double_quoted_string"}]},"block_double_quoted_string":{"applyEndPatternLast":1,"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coq"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coq"}},"name":"string.quoted.double.coq"}},"scopeName":"source.coq"}`)), t = [
2
+ e
3
+ ];
4
+ export {
5
+ t as default
6
+ };
@@ -0,0 +1,2 @@
1
+ import { Context, Options } from './interface';
2
+ export declare function createApp(options: Options): () => Promise<Context>;
@@ -0,0 +1,3 @@
1
+ export declare const hooks: import('hookable').Hookable<Record<string, any>, string>;
2
+ export declare function callHookAsync<T>(hookname: string, data: T): Promise<T>;
3
+ export declare function callHookSync<T>(hookname: string, data: T): T;
@@ -0,0 +1,4 @@
1
+ export * from './create';
2
+ export * from './interface';
3
+ export * from './request';
4
+ export * from './resolver';
@@ -0,0 +1,115 @@
1
+ import { AdapterCreateOptions, AlovaAxiosRequestConfig } from '@alova/adapter-axios';
2
+ import { Alova, AlovaGenerics, AlovaOptions, Method, ResponseCompleteHandler, ResponseErrorHandler } from 'alova';
3
+ import { AxiosResponse, AxiosResponseHeaders } from 'axios';
4
+ import { Pinia, StateTree } from 'pinia';
5
+ import { App, Component } from 'vue';
6
+ import { Router, RouterOptions as VueRouterOptions } from 'vue-router';
7
+ import { MenuData, RouteData } from '../features';
8
+ type PartialKeys<T, Keys extends keyof T> = Omit<T, Keys> & Partial<Pick<T, Keys>>;
9
+ export type RouterOptions = PartialKeys<VueRouterOptions, 'history'> & {
10
+ base?: string;
11
+ };
12
+ export interface Options {
13
+ /**
14
+ * 根组件
15
+ */
16
+ app: Component;
17
+ /**
18
+ * vue-router 配置
19
+ */
20
+ router: RouterOptions;
21
+ /**
22
+ * 初始化函数
23
+ */
24
+ setup?: Setup;
25
+ /**
26
+ * 根节点
27
+ * @default "#app"
28
+ */
29
+ rootContainer?: string | Element;
30
+ /**
31
+ * 立即执行
32
+ * @default true
33
+ */
34
+ immediate?: boolean;
35
+ /** 模块插件注册 */
36
+ modules?: ModuleOptions[];
37
+ /** 生命周期 */
38
+ hooks?: Partial<Hooks>;
39
+ }
40
+ export interface Context {
41
+ app: App<Element>;
42
+ store: Pinia;
43
+ router: Router;
44
+ }
45
+ export type Setup = (ctx: Pick<Context, 'app' | 'router' | 'store'>) => Promise<void> | void;
46
+ export interface Module {
47
+ /** 唯一值 */
48
+ name: string;
49
+ /** 初始化内容 */
50
+ setup?: Setup;
51
+ /**
52
+ * 插件调用顺序:
53
+ * - `enforce: pre` 插件
54
+ * - 内置核心插件(即路由守卫、状态管理等)
55
+ * - 普通插件
56
+ * - 初始化函数(即setup)
57
+ * - `enforce: post` 插件
58
+ */
59
+ enforce?: 'pre' | 'post';
60
+ /** 钩子函数 */
61
+ hooks?: Partial<Hooks>;
62
+ }
63
+ export type FalsyModule = false | null | undefined;
64
+ export type ModuleOptions = Module | ModuleOptions[] | FalsyModule;
65
+ export type AG = AlovaGenerics<any, any, AlovaAxiosRequestConfig, AxiosResponse<any, any>, AxiosResponseHeaders, any, any, any>;
66
+ export type RequestOptions = Omit<AlovaOptions<AG>, 'statesHook' | 'requestAdapter' | 'beforeRequest' | 'responded'> & {
67
+ axios?: AdapterCreateOptions;
68
+ beforeRequest?: Hooks['http:request'];
69
+ responded?: Hooks['http:response'];
70
+ };
71
+ export type RequestInstance = Alova<AG>;
72
+ export type RequestMethod = Method<AG>;
73
+ export interface Hooks {
74
+ /** http 请求拦截器 */
75
+ 'http:request': (method: Method<AG>) => void | Promise<void>;
76
+ /** http 响应拦截器 */
77
+ 'http:response': RespondedHandler<AG> | RespondedHandlerRecord<AG>;
78
+ /** 菜单数据转换 */
79
+ 'menu:transform': (menuData: MenuData[]) => MenuData[] | Promise<MenuData[]>;
80
+ /** 路由数据转换 */
81
+ 'route:transform': (routeData: RouteData[]) => RouteData[] | Promise<RouteData[]>;
82
+ /** Pinia 持久化写入前处理(需同步返回) */
83
+ 'pinia:persist:write': (payload: PiniaPersistWriteHookPayload) => PiniaPersistWriteHookPayload;
84
+ /** Pinia 持久化读取前处理(需同步返回) */
85
+ 'pinia:persist:read': (payload: PiniaPersistReadHookPayload) => PiniaPersistReadHookPayload;
86
+ }
87
+ type Fn = () => void;
88
+ export type RespondedHandler<AG extends AlovaGenerics> = (response: AG['Response'], methodInstance: Method<AG>, stop: Fn) => any;
89
+ export interface RespondedHandlerRecord<AG extends AlovaGenerics> {
90
+ onSuccess?: RespondedHandler<AG>;
91
+ onError?: ResponseErrorHandler<AG>;
92
+ onComplete?: ResponseCompleteHandler<AG>;
93
+ }
94
+ export interface PiniaPersistHookBasePayload {
95
+ storeId: string;
96
+ /** 实际存储键 */
97
+ key: string;
98
+ /** local 或 session */
99
+ storageArea?: 'local' | 'session';
100
+ /** 仅在 localStorage 同步时可用 */
101
+ fullKey?: string;
102
+ }
103
+ export interface PiniaPersistWriteHookPayload extends PiniaPersistHookBasePayload {
104
+ /** 序列化后的字符串 */
105
+ value: string;
106
+ /** 过滤后的状态对象 */
107
+ state: StateTree;
108
+ }
109
+ export interface PiniaPersistReadHookPayload extends PiniaPersistHookBasePayload {
110
+ /** 从存储读取的原始字符串 */
111
+ value: string;
112
+ /** 实际读取数据的键 */
113
+ sourceKey?: string;
114
+ }
115
+ export {};
@@ -0,0 +1,20 @@
1
+ import { Context, Module, ModuleOptions } from './interface';
2
+ /**
3
+ * 注册所有模块插件的setup
4
+ */
5
+ export declare function resolveModules(modules: ModuleOptions[] | undefined, context: Context): Promise<void>;
6
+ /**
7
+ * @desc: 根据 `enforce` 区分 `pre/post`
8
+ * @param {ModuleOptions} modules
9
+ */
10
+ export declare function extractModules(modules?: ModuleOptions[]): {
11
+ pre: Module[];
12
+ post: Module[];
13
+ default: Module[];
14
+ };
15
+ /**
16
+ * 注册所有模块插件的hook
17
+ */
18
+ export declare function resolveHooks(modules: {
19
+ hooks?: Module['hooks'];
20
+ }[]): void;
@@ -0,0 +1,4 @@
1
+ import { AxiosResponse } from 'axios';
2
+ import { RequestOptions } from './interface';
3
+ export declare function createRequest(options?: RequestOptions): import('alova').Alova<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>>;
4
+ export * from './interface';
@@ -0,0 +1,7 @@
1
+ import { ModuleRecord } from './resolver';
2
+ export declare function getCachedIcon(name: string, id?: string): string | undefined;
3
+ export declare function setCachedIcon(name: string, id: string | undefined, value?: string): void;
4
+ export declare function defineIconModule(id: string, map: ModuleRecord): void;
5
+ export declare function getIconModule(id: string): ModuleRecord | undefined;
6
+ export declare function getAllIconModules(): Map<string, ModuleRecord>;
7
+ export declare function setupIcon(name: string, id?: string): Promise<any>;
@@ -0,0 +1,4 @@
1
+ export * from './icon';
2
+ export * from './layout';
3
+ export * from './page';
4
+ export * from './resolver';
@@ -0,0 +1,2 @@
1
+ /** 设置默认布局组件 */
2
+ export declare function setupDefaultLayout(name?: string): (() => Promise<any>) | null;
@@ -0,0 +1,17 @@
1
+ import { ModuleRecord } from './resolver';
2
+ export declare function defineRouteModule(id: string, map: ModuleRecord): void;
3
+ export declare function getRouteModule(id: string): ModuleRecord | undefined;
4
+ export declare function getAllRouteModules(): Map<string, ModuleRecord>;
5
+ export interface ModulePageInfo {
6
+ path: string;
7
+ component: () => Promise<any>;
8
+ moduleName: string;
9
+ }
10
+ export declare function getAllRouteModulesPages(): ModulePageInfo[];
11
+ /**
12
+ * 设置页面组件
13
+ * @param component 组件路径
14
+ * @param id 路由模块 ID
15
+ * @returns 页面组件
16
+ */
17
+ export declare function setupPage(component: string, id?: string): (() => Promise<any>) | undefined;
@@ -0,0 +1,10 @@
1
+ export type ModuleRecord = Record<string, () => Promise<any>>;
2
+ export interface ProjectModules {
3
+ icons?: ModuleRecord;
4
+ layouts?: ModuleRecord;
5
+ pages?: ModuleRecord;
6
+ }
7
+ /** 加载项目中的约定式目录结构 */
8
+ export declare function loadProjectModules(): Promise<void>;
9
+ /** 读取项目中的约定式目录结构 */
10
+ export declare function readProjectModules(): ProjectModules | undefined;
@@ -0,0 +1,33 @@
1
+ import { UseContext } from 'unctx';
2
+ type PubinfoNamespace = Record<string, unknown>;
3
+ /**
4
+ * Return the shared __PUBINFO__ namespace, creating it if necessary.
5
+ */
6
+ export declare function getPubinfoNamespace(): PubinfoNamespace;
7
+ interface PersistedContextOptions {
8
+ /**
9
+ * Optional key used to hydrate persisted state.
10
+ * Defaults to transforming `FooCtx` into `FooState`.
11
+ */
12
+ stateKey?: string;
13
+ /**
14
+ * Toggle hydration behaviour. Enabled by default.
15
+ */
16
+ hydrate?: boolean;
17
+ /**
18
+ * Automatically persist whenever ctx.set() is called.
19
+ */
20
+ persistOnSet?: boolean;
21
+ }
22
+ /**
23
+ * Create (or reuse) a context stored on the global namespace and
24
+ * hydrate it from a persisted state if available.
25
+ */
26
+ export declare function createContext<T>(contextKey: string, options?: PersistedContextOptions): UseContext<T>;
27
+ /** Persist a value inside the __PUBINFO__ namespace. */
28
+ export declare function setPersistedState<T>(stateKey: string, state: T): void;
29
+ /** Retrieve a value from the __PUBINFO__ namespace. */
30
+ export declare function getPersistedState<T>(stateKey: string): T | undefined;
31
+ /** Remove a value from the __PUBINFO__ namespace. */
32
+ export declare function clearPersistedState(stateKey: string): void;
33
+ export {};
@@ -0,0 +1,2 @@
1
+ export * from './global';
2
+ export * from './utils';
@@ -0,0 +1,3 @@
1
+ type AsyncFlatten<T extends unknown[]> = T extends (infer U)[] ? Exclude<Awaited<U>, U[]>[] : never;
2
+ export declare function asyncFlatten<T extends unknown[]>(arr: T): Promise<AsyncFlatten<T>>;
3
+ export {};