@pubinfo-pr/core 0.197.1 → 0.203.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 (384) hide show
  1. package/dist/{AppSetting-0-YgO9Qb.js → AppSetting-Dl8pVkN4.js} +19 -19
  2. package/dist/{HCheckList-DCayaTm5.js → HCheckList-CHR-lWIq.js} +1 -1
  3. package/dist/{HSlideover-CcUSdJQ4.js → HSlideover-Bc6OHPHe.js} +1 -1
  4. package/dist/{HToggle-D_cVpGi6.js → HToggle-C_iVIpxv.js} +1 -1
  5. package/dist/HeaderFullMenu-BRhGliRJ.js +6 -0
  6. package/dist/{HeaderFullMenu-DkVnuEfi.js → HeaderFullMenu-DCF-gTCZ.js} +5 -5
  7. package/dist/HeaderThinMenu-B_7vLcQX.js +6 -0
  8. package/dist/{HeaderThinMenu-Cu2oYwVE.js → HeaderThinMenu-PA12XAvb.js} +6 -6
  9. package/dist/{PreferencesContent-Cmo-utpv.js → PreferencesContent-cll4nwwl.js} +216 -222
  10. package/dist/{SettingBreadcrumb-BPUilwdm.js → SettingBreadcrumb-BvSc7VUo.js} +7 -7
  11. package/dist/{SettingCopyright-Bd01RCDY.js → SettingCopyright-DcWLKM5d.js} +4 -4
  12. package/dist/{SettingEnableTransition-DxOWFYG5.js → SettingEnableTransition-BBH52KKl.js} +5 -5
  13. package/dist/{SettingHome-Xih-3dHo.js → SettingHome-Cd43oJmB.js} +6 -6
  14. package/dist/{SettingMenu-BSKzTy2Y.js → SettingMenu-CJsN4F1l.js} +9 -9
  15. package/dist/{SettingMode-WzzCxirq.js → SettingMode-BwhhUYlz.js} +4 -4
  16. package/dist/{SettingNavSearch-BbcoIFLT.js → SettingNavSearch-BhHUWem3.js} +5 -5
  17. package/dist/{SettingOther-DbmH3exz.js → SettingOther-CDY0jSVT.js} +6 -6
  18. package/dist/{SettingPage-BKK3Nkoc.js → SettingPage-B0WNvUlj.js} +3 -3
  19. package/dist/{SettingTabbar-DmstIp4g.js → SettingTabbar-DuqQVRnz.js} +9 -9
  20. package/dist/{SettingThemes-B-tbtAij.js → SettingThemes-Doo6Ax3u.js} +6 -6
  21. package/dist/{SettingToolbar-BYmncRop.js → SettingToolbar-CHV_dVJ9.js} +5 -5
  22. package/dist/{SettingTopbar-TUV9Omz_.js → SettingTopbar-CF1K_XIt.js} +9 -9
  23. package/dist/{SettingWidthMode-B4YW2k7c.js → SettingWidthMode-VaN0CrBa.js} +5 -5
  24. package/dist/{auth-3qxvC7c0.js → auth-CPSkJwBz.js} +408 -721
  25. package/dist/built-in/layout-component/composables/useGetComputedStyle.d.ts +2 -1
  26. package/dist/{change-organization-CqSdzdzE.js → change-organization-OjxZhWST.js} +6 -6
  27. package/dist/{change-password-C-wP37AZ.js → change-password-B6kO54-d.js} +11 -11
  28. package/dist/chunk-EsrJ1IKw.js +18 -0
  29. package/dist/{components-BBUZzqlu.js → components-DVIyiEVI.js} +1638 -8135
  30. package/dist/core/request.d.ts +1 -1
  31. package/dist/core-Bg2PEcZK.js +4884 -0
  32. package/dist/engine-oniguruma-CUfGsBrF.js +243 -0
  33. package/dist/features/api/modules/auth/renzhengfuwu.d.ts +14 -0
  34. package/dist/features/settings/index.d.ts +1 -90
  35. package/dist/{form-PQVS8GHI.js → form-EQ9eL9hv.js} +409 -937
  36. package/dist/index.js +3657 -3664
  37. package/dist/{json-BXgUSJdB.js → json-S7wVLDnW.js} +1 -1
  38. package/dist/{modal-BpSD9TIN.js → modal-CSWipFvB.js} +858 -627
  39. package/dist/{not-found-Cf3r3ii1.js → not-found-DBe-djEg.js} +5 -5
  40. package/dist/{not-permission-C-E-GIfl.js → not-permission-DQzWCpOK.js} +5 -5
  41. package/dist/overlayscrollbars-vue-BOGU2FK-.js +1436 -0
  42. package/dist/pick-C42gkI1h.js +10 -0
  43. package/dist/{profile-DG8AxWEz.js → profile-DJ3gpjsS.js} +3126 -3223
  44. package/dist/style.css +1 -1
  45. package/dist/{tree-select-CVAMY_P9.js → tree-select-CTjWj5WT.js} +1950 -2309
  46. package/dist/utils/shikiHighlighter.d.ts +24 -0
  47. package/dist/watchDiff-C4eGkl9e.js +397 -0
  48. package/package.json +34 -34
  49. package/src/built-in/layout-component/Layout.vue +1 -1
  50. package/src/built-in/layout-component/composables/useGetComputedStyle.ts +15 -4
  51. package/src/built-in/layout-component/composables/useLayoutVisible.ts +10 -5
  52. package/src/core/ctx.ts +2 -2
  53. package/src/core/request.ts +3 -6
  54. package/src/features/api/modules/auth/renzhengfuwu.ts +36 -0
  55. package/src/features/api/modules/auth/typings.d.ts +19 -1
  56. package/src/features/components/PartyLogin/steps/One.vue +7 -20
  57. package/src/utils/shikiHighlighter.ts +80 -0
  58. package/types/auto-imports.d.ts +63 -63
  59. package/types/components.d.ts +1 -45
  60. package/dist/HeaderFullMenu-CxH27Jfe.js +0 -6
  61. package/dist/HeaderThinMenu-D0mGzGtV.js +0 -6
  62. package/dist/abap-DYU9iCta.js +0 -2
  63. package/dist/actionscript-3-5IxUWxcE.js +0 -2
  64. package/dist/ada-BUTvEWPp.js +0 -2
  65. package/dist/andromeeda-D9oxpuGm.js +0 -2
  66. package/dist/angular-html-B2C6rvfU.js +0 -14
  67. package/dist/angular-html-CkZ_TxLx.js +0 -2
  68. package/dist/angular-ts-B6Nq5O81.js +0 -16
  69. package/dist/apache-8eo_EbSs.js +0 -2
  70. package/dist/apex-Db9YZAti.js +0 -2
  71. package/dist/apl-Bnxp7721.js +0 -14
  72. package/dist/applescript-CwyDq1U3.js +0 -2
  73. package/dist/ara-CIJRarrH.js +0 -2
  74. package/dist/asciidoc-BSSmzNd_.js +0 -2
  75. package/dist/asm-BWSMp8MP.js +0 -2
  76. package/dist/astro-C7YmnRW5.js +0 -16
  77. package/dist/aurora-x-BQHdrYoj.js +0 -2
  78. package/dist/awk-CcgkrZcD.js +0 -2
  79. package/dist/ayu-dark-nM7drNxu.js +0 -2
  80. package/dist/ballerina-D-djTvTU.js +0 -2
  81. package/dist/bat-CAUP6QpB.js +0 -2
  82. package/dist/beancount-BgmaWgVM.js +0 -2
  83. package/dist/berry-LuZqcLTE.js +0 -2
  84. package/dist/bibtex-CCG03ne0.js +0 -2
  85. package/dist/bicep-DV_LFZOj.js +0 -2
  86. package/dist/blade-DpjGG4eI.js +0 -18
  87. package/dist/bsl-G0oU2PYD.js +0 -3
  88. package/dist/c-CT-rDY-p.js +0 -2
  89. package/dist/c-aNUSXONu.js +0 -2
  90. package/dist/c3-CwVEj1Xb.js +0 -2
  91. package/dist/cadence-BHtkCQZe.js +0 -2
  92. package/dist/cairo-CgRBLAQV.js +0 -3
  93. package/dist/catppuccin-frappe-Bsga6uAj.js +0 -2
  94. package/dist/catppuccin-latte-fnRyIDsD.js +0 -2
  95. package/dist/catppuccin-macchiato-zZDA8rZf.js +0 -2
  96. package/dist/catppuccin-mocha-D7cTFl82.js +0 -2
  97. package/dist/clarity-CCuuc-d7.js +0 -2
  98. package/dist/clojure-Djhocpb3.js +0 -2
  99. package/dist/cmake-BXnmxdeL.js +0 -2
  100. package/dist/cobol-C1B2JKyB.js +0 -8
  101. package/dist/codeowners-D28ypLWz.js +0 -2
  102. package/dist/codeql-B3l5Me_Y.js +0 -2
  103. package/dist/coffee-CmyFqYEN.js +0 -3
  104. package/dist/common-lisp-C3QGOYk9.js +0 -2
  105. package/dist/coq-u8OMuNcp.js +0 -2
  106. package/dist/cpp-CPdN1rJc.js +0 -16
  107. package/dist/cpp-CwMzZdXZ.js +0 -2
  108. package/dist/crystal-CO0lmKnh.js +0 -16
  109. package/dist/csharp-y3_uMhde.js +0 -2
  110. package/dist/css-CxH0tsbA.js +0 -2
  111. package/dist/css-Dd_B9hFR.js +0 -2
  112. package/dist/csv-BtJjgv4y.js +0 -2
  113. package/dist/cue-CrnZkaGR.js +0 -2
  114. package/dist/cypher-DxwmsYeq.js +0 -2
  115. package/dist/d-CjxI4b1e.js +0 -2
  116. package/dist/dark-plus-DtbT-Ie8.js +0 -2
  117. package/dist/dart-DEGgi6Pn.js +0 -2
  118. package/dist/dax-DmB6QCLs.js +0 -2
  119. package/dist/desktop-tnDPrcNj.js +0 -2
  120. package/dist/diff-BO2dAF9X.js +0 -2
  121. package/dist/docker-CdxKIu-h.js +0 -2
  122. package/dist/dotenv-BivlZmZX.js +0 -2
  123. package/dist/dracula-DQ4dr4fp.js +0 -2
  124. package/dist/dracula-soft-BB1k6Ado.js +0 -2
  125. package/dist/dream-maker-UbXCkjVh.js +0 -2
  126. package/dist/edge-DrPEdeV2.js +0 -10
  127. package/dist/elixir-CAbBHNaQ.js +0 -3
  128. package/dist/elm-Ia8wQRUo.js +0 -3
  129. package/dist/emacs-lisp-BAv7FOwR.js +0 -2
  130. package/dist/erb-BmbWbGuu.js +0 -8
  131. package/dist/erlang-BBqWkBo2.js +0 -3
  132. package/dist/everforest-dark-BQ-SYg9W.js +0 -2
  133. package/dist/everforest-light-Dka1Grsn.js +0 -2
  134. package/dist/fennel-BSeU5iFl.js +0 -2
  135. package/dist/fish-dZgASuy8.js +0 -2
  136. package/dist/fluent-BK0TV0Ci.js +0 -2
  137. package/dist/fortran-fixed-form-DMqxcd63.js +0 -3
  138. package/dist/fortran-free-form-CU7XN1nu.js +0 -2
  139. package/dist/fsharp-B6HgZcq7.js +0 -3
  140. package/dist/gdresource-BPIHcOKL.js +0 -8
  141. package/dist/gdscript-jwhbR3Kw.js +0 -2
  142. package/dist/gdshader-BOjRQ7NX.js +0 -2
  143. package/dist/genie-BbPZEr5S.js +0 -2
  144. package/dist/gherkin-TjX8MZZ2.js +0 -2
  145. package/dist/git-commit-t6DCxTrE.js +0 -3
  146. package/dist/git-rebase-2OJqk1Nk.js +0 -3
  147. package/dist/github-dark-DR6kvrVx.js +0 -2
  148. package/dist/github-dark-default-Caq5e8P8.js +0 -2
  149. package/dist/github-dark-dimmed-IuXDRuzv.js +0 -2
  150. package/dist/github-dark-high-contrast-DOLSO_nK.js +0 -2
  151. package/dist/github-light-D0gEPPJM.js +0 -2
  152. package/dist/github-light-default-CainT5bY.js +0 -2
  153. package/dist/github-light-high-contrast-DalEKY7l.js +0 -2
  154. package/dist/gleam-BaKX3M32.js +0 -2
  155. package/dist/glimmer-js-Br6zcidb.js +0 -12
  156. package/dist/glimmer-ts-VQWYTWEO.js +0 -12
  157. package/dist/glsl-BaBp3rBc.js +0 -2
  158. package/dist/glsl-Btcnr7wt.js +0 -3
  159. package/dist/gn-D3W12L8n.js +0 -2
  160. package/dist/gnuplot-C7nG8NBx.js +0 -2
  161. package/dist/go-CDMGBx9R.js +0 -2
  162. package/dist/graphql-BUc39Pmk.js +0 -2
  163. package/dist/graphql-LZINJWgX.js +0 -12
  164. package/dist/groovy-DpAdtwL_.js +0 -2
  165. package/dist/gruvbox-dark-hard-jDCVmy7W.js +0 -2
  166. package/dist/gruvbox-dark-medium-c7iXXi7f.js +0 -2
  167. package/dist/gruvbox-dark-soft-CSxBY9Mq.js +0 -2
  168. package/dist/gruvbox-light-hard-S5q5ENj6.js +0 -2
  169. package/dist/gruvbox-light-medium-ktNSsd3Y.js +0 -2
  170. package/dist/gruvbox-light-soft-1uNKDk4v.js +0 -2
  171. package/dist/hack-Bz-ZrVvD.js +0 -8
  172. package/dist/haml-Bw6J5EYa.js +0 -2
  173. package/dist/haml-w9vtFpvg.js +0 -8
  174. package/dist/handlebars-DE-D9NSo.js +0 -12
  175. package/dist/haskell-BCU_ENra.js +0 -2
  176. package/dist/haxe-CI2Cw40C.js +0 -2
  177. package/dist/hcl-DZT6kL4Z.js +0 -2
  178. package/dist/hjson-DjX8ZGxP.js +0 -2
  179. package/dist/hlsl-DrbHkFUr.js +0 -2
  180. package/dist/houston-Df0t6taf.js +0 -2
  181. package/dist/html-BaxR5z6w.js +0 -2
  182. package/dist/html-D1jC2Qvu.js +0 -8
  183. package/dist/html-derivative-0CQyYH5A.js +0 -3
  184. package/dist/http-DlRZRI2n.js +0 -12
  185. package/dist/hurl-oOBF40EF.js +0 -10
  186. package/dist/hxml-DpEoYyNf.js +0 -3
  187. package/dist/hy-DeNSN3Xl.js +0 -2
  188. package/dist/imba-C8QCbIT1.js +0 -2
  189. package/dist/ini-5K44R-c9.js +0 -2
  190. package/dist/java-Ctkmzrfs.js +0 -2
  191. package/dist/java-ZbTYu_ij.js +0 -2
  192. package/dist/javascript-B2PKl4YR.js +0 -2
  193. package/dist/javascript-CgWzLcwK.js +0 -2
  194. package/dist/jinja-BLcrGfbJ.js +0 -3
  195. package/dist/jison-xEGRyULv.js +0 -3
  196. package/dist/json-DTyG1Mm2.js +0 -2
  197. package/dist/json5-XoFX4Xcw.js +0 -2
  198. package/dist/jsonc-K40Y1Q0-.js +0 -2
  199. package/dist/jsonl-Bna9B-tR.js +0 -2
  200. package/dist/jsonnet-1lw9dY-D.js +0 -2
  201. package/dist/jssm-CYUnZBcY.js +0 -2
  202. package/dist/jsx-DtOg3Fc_.js +0 -2
  203. package/dist/jsx-lYu1Yztz.js +0 -2
  204. package/dist/julia-CDvtzTHp.js +0 -14
  205. package/dist/kanagawa-dragon-ARqN91z5.js +0 -2
  206. package/dist/kanagawa-lotus-1BAf2aNv.js +0 -2
  207. package/dist/kanagawa-wave-DlWCUqA4.js +0 -2
  208. package/dist/kdl-CfclADGt.js +0 -2
  209. package/dist/kotlin-FNhFixyq.js +0 -2
  210. package/dist/kusto-BapJCu_s.js +0 -2
  211. package/dist/laserwave-BVvu191l.js +0 -2
  212. package/dist/latex-Bvpv9kfK.js +0 -3
  213. package/dist/lean-B_X_CANq.js +0 -2
  214. package/dist/less-BFxpJcv2.js +0 -2
  215. package/dist/light-plus-CYhFKUFz.js +0 -2
  216. package/dist/liquid-U1zf3oug.js +0 -12
  217. package/dist/llvm-yB1CCqBM.js +0 -2
  218. package/dist/log-BG-t_tD8.js +0 -2
  219. package/dist/logo-CGZiAo8G.js +0 -2
  220. package/dist/lua-C9zY81oP.js +0 -3
  221. package/dist/lua-DLxLZ2RW.js +0 -2
  222. package/dist/luau-DLbWxhQy.js +0 -2
  223. package/dist/make-C3tgDf9_.js +0 -2
  224. package/dist/markdown-Csu61TTh.js +0 -2
  225. package/dist/marko-nyqAmqUI.js +0 -12
  226. package/dist/material-theme-DgSncoSD.js +0 -2
  227. package/dist/material-theme-darker-DD_5nS_3.js +0 -2
  228. package/dist/material-theme-lighter-C9j8UetM.js +0 -2
  229. package/dist/material-theme-ocean-CzTCFHbd.js +0 -2
  230. package/dist/material-theme-palenight-BE0Xq8PT.js +0 -2
  231. package/dist/matlab-Cp-Q2k26.js +0 -2
  232. package/dist/mdc-d53y9ith.js +0 -10
  233. package/dist/mdx-BGY1YXYE.js +0 -2
  234. package/dist/mermaid-gQj2Zi7h.js +0 -2
  235. package/dist/min-dark-C7nVmKmP.js +0 -2
  236. package/dist/min-light-ba4OL2Z_.js +0 -2
  237. package/dist/mipsasm-DsVvDD7N.js +0 -2
  238. package/dist/mojo-DU78mHjU.js +0 -2
  239. package/dist/monokai-DvSEbUTK.js +0 -2
  240. package/dist/moonbit-Bkll8XbT.js +0 -2
  241. package/dist/move-DJGaanyw.js +0 -2
  242. package/dist/narrat-BcR_p5Hv.js +0 -2
  243. package/dist/nextflow-BL9dClcw.js +0 -2
  244. package/dist/nginx-CV9JmALz.js +0 -3
  245. package/dist/night-owl-CtVF9rPD.js +0 -2
  246. package/dist/nim-te_GaVck.js +0 -18
  247. package/dist/nix-C5gMVS4J.js +0 -2
  248. package/dist/nord-cRy1QZoq.js +0 -2
  249. package/dist/nushell-BjqjAfZW.js +0 -2
  250. package/dist/objective-c-DZQ7dDaR.js +0 -2
  251. package/dist/objective-cpp-DCRGNYrd.js +0 -2
  252. package/dist/ocaml-3kEO5BYT.js +0 -2
  253. package/dist/one-dark-pro-B3VdEx-v.js +0 -2
  254. package/dist/one-light-RFMVFQC3.js +0 -2
  255. package/dist/openscad-BRJat3b2.js +0 -2
  256. package/dist/overlayscrollbars-vue-Cel87Kgl.js +0 -1449
  257. package/dist/pascal-BUEgFKSX.js +0 -2
  258. package/dist/perl-7UCBaYND.js +0 -14
  259. package/dist/php-mDSAUD9i.js +0 -16
  260. package/dist/pkl-104Yx63o.js +0 -2
  261. package/dist/plastic-UiFrYylG.js +0 -2
  262. package/dist/plsql-C-IGmtrE.js +0 -2
  263. package/dist/po-DyFlyrGh.js +0 -2
  264. package/dist/poimandres-CGKGOoTh.js +0 -2
  265. package/dist/polar-DSmUYImF.js +0 -2
  266. package/dist/postcss-DP2NgXm7.js +0 -2
  267. package/dist/powerquery-DlXCTaPi.js +0 -2
  268. package/dist/powershell-Dxjv9cLk.js +0 -2
  269. package/dist/prisma-CGJY2D8x.js +0 -2
  270. package/dist/prolog-BorYIy06.js +0 -2
  271. package/dist/proto-BAwO7NWj.js +0 -2
  272. package/dist/pug-Zyq249yV.js +0 -10
  273. package/dist/puppet-Cu0lv036.js +0 -2
  274. package/dist/purescript-DyoySDyB.js +0 -2
  275. package/dist/python-Bvvo8uyQ.js +0 -2
  276. package/dist/qml-D3eZJzT9.js +0 -3
  277. package/dist/qmldir-D1z-UnHs.js +0 -2
  278. package/dist/qss-Dv0MdkP7.js +0 -2
  279. package/dist/r-c1PQVLJj.js +0 -2
  280. package/dist/r-l36z1dgL.js +0 -2
  281. package/dist/racket-llauEMBo.js +0 -2
  282. package/dist/raku-KQATKujr.js +0 -2
  283. package/dist/razor-E6-2WLpi.js +0 -8
  284. package/dist/red-fq8xICKH.js +0 -2
  285. package/dist/reg-CGMxH85q.js +0 -2
  286. package/dist/regexp-BY9OLcqG.js +0 -2
  287. package/dist/regexp-KmjEV4On.js +0 -2
  288. package/dist/rel-Drxjrmz0.js +0 -2
  289. package/dist/riscv-BDQfWa20.js +0 -2
  290. package/dist/rose-pine-DLZAi306.js +0 -2
  291. package/dist/rose-pine-dawn-BA2y229q.js +0 -2
  292. package/dist/rose-pine-moon-eqYZjjsV.js +0 -2
  293. package/dist/rosmsg-D7bL3g-s.js +0 -2
  294. package/dist/rst-m-D_tQcW.js +0 -20
  295. package/dist/ruby-BVu5kfh5.js +0 -28
  296. package/dist/rust-Dso8855s.js +0 -2
  297. package/dist/sas-CquUau70.js +0 -3
  298. package/dist/sass-vfYDBXTt.js +0 -2
  299. package/dist/scala-BdckxRLg.js +0 -2
  300. package/dist/scheme-BV4bS3Ca.js +0 -2
  301. package/dist/scss-7A8uFtLV.js +0 -3
  302. package/dist/scss-D83VSvSD.js +0 -2
  303. package/dist/sdbl-C2bqOBqM.js +0 -2
  304. package/dist/shaderlab-xssyI2wW.js +0 -3
  305. package/dist/shellscript-CdTNX2dd.js +0 -2
  306. package/dist/shellscript-DGhZApeF.js +0 -2
  307. package/dist/shellsession-D3qcOywU.js +0 -3
  308. package/dist/slack-dark-B2_PXlsA.js +0 -2
  309. package/dist/slack-ochin-v9hksd22.js +0 -2
  310. package/dist/smalltalk-0IDGTn2H.js +0 -2
  311. package/dist/snazzy-light-CL36DBfS.js +0 -2
  312. package/dist/solarized-dark-C18b6Ufy.js +0 -2
  313. package/dist/solarized-light-BAGU0WLu.js +0 -2
  314. package/dist/solidity-C8O5IUJU.js +0 -2
  315. package/dist/soy-B9pZoG5f.js +0 -3
  316. package/dist/sparql-DwdiMOOj.js +0 -3
  317. package/dist/splunk-BpVxEntx.js +0 -2
  318. package/dist/sql-CZMPNcpH.js +0 -2
  319. package/dist/sql-Cltr2bMj.js +0 -2
  320. package/dist/ssh-config-CIhMiQRT.js +0 -2
  321. package/dist/stata-DluY11vU.js +0 -3
  322. package/dist/stylus-CoUmUHBT.js +0 -2
  323. package/dist/svelte-BALtX7Zw.js +0 -12
  324. package/dist/swift-COqh92Qr.js +0 -2
  325. package/dist/synthwave-84-DXjXJWd6.js +0 -2
  326. package/dist/system-verilog-BbMH3UMN.js +0 -2
  327. package/dist/systemd-Ddx9YlJ4.js +0 -2
  328. package/dist/talonscript--sotpIdN.js +0 -2
  329. package/dist/tasl-DhT-d-yS.js +0 -2
  330. package/dist/tcl-BeWFP2he.js +0 -2
  331. package/dist/templ-Br-tyrbw.js +0 -10
  332. package/dist/terraform-D9C_Kzas.js +0 -2
  333. package/dist/tex-Dhgquaf4.js +0 -3
  334. package/dist/tokyo-night-Bi031c0t.js +0 -2
  335. package/dist/toml-CFDeJBrT.js +0 -2
  336. package/dist/ts-tags-BmHMJ1Ku.js +0 -36
  337. package/dist/tsv-CHT8Znl_.js +0 -2
  338. package/dist/tsx-Bp6Ks_-Z.js +0 -2
  339. package/dist/tsx-DgZNb2Ll.js +0 -2
  340. package/dist/turtle-Cr-W5KDF.js +0 -2
  341. package/dist/twig-BSTdhhnj.js +0 -16
  342. package/dist/typescript-BG2vJ8xr.js +0 -2
  343. package/dist/typescript-DDVte1e-.js +0 -2
  344. package/dist/typespec-Kcck1wYS.js +0 -2
  345. package/dist/typst-hjra1gmE.js +0 -2
  346. package/dist/v-DunSR70U.js +0 -2
  347. package/dist/vala-tv_r3YdM.js +0 -2
  348. package/dist/vb-LZ3aUjy3.js +0 -2
  349. package/dist/verilog-CgkF4m3B.js +0 -2
  350. package/dist/vesper-DG7AfQdE.js +0 -2
  351. package/dist/vhdl-C2Y3eKRH.js +0 -2
  352. package/dist/viml-BB6OwG4V.js +0 -2
  353. package/dist/vitesse-black-DjBXw08M.js +0 -2
  354. package/dist/vue-Bqxrx3zx.js +0 -20
  355. package/dist/vue-html-C8fa4UqC.js +0 -3
  356. package/dist/vue-vine-DuNSZpdR.js +0 -16
  357. package/dist/vyper-CEhTQtbh.js +0 -2
  358. package/dist/wasm-Bf-A47lC.js +0 -2
  359. package/dist/watchDiff-DjdqkraB.js +0 -712
  360. package/dist/wenyan-BcXG64B2.js +0 -2
  361. package/dist/wgsl-CJi6yh5p.js +0 -2
  362. package/dist/wikitext-DhhvzAFk.js +0 -2
  363. package/dist/wit-B9ce0Mpq.js +0 -2
  364. package/dist/wolfram-Vumsy1c2.js +0 -2
  365. package/dist/xml-Ckqa9Eho.js +0 -2
  366. package/dist/xml-DTQoJ620.js +0 -3
  367. package/dist/xsl-uDUl2_Rd.js +0 -3
  368. package/dist/yaml-C23jhwL5.js +0 -2
  369. package/dist/yaml-WaxB4ITM.js +0 -2
  370. package/dist/zenscript-DdiF9L9p.js +0 -2
  371. package/dist/zig-L21BDcuV.js +0 -2
  372. /package/dist/{HButton-BhTCR42t.js → HButton-CzYSwI6a.js} +0 -0
  373. /package/dist/{HDivider-MuI2PQ4n.js → HDivider-CXS9rl4C.js} +0 -0
  374. /package/dist/{HInput-B8GVLAun.js → HInput-CSVwTg1Q.js} +0 -0
  375. /package/dist/{HTooltip-BvJ_z3G4.js → HTooltip-BHBHfrCD.js} +0 -0
  376. /package/dist/{_plugin-vue_export-helper-DVKbFKW2.js → _plugin-vue_export-helper-DaPiLSxE.js} +0 -0
  377. /package/dist/{dist-C-8OSO4T.js → dist-DAb-7mqe.js} +0 -0
  378. /package/dist/{question-line-BqCS9xPh.js → question-line-BKVlJGUb.js} +0 -0
  379. /package/dist/{reload-Hczi3GDA.js → reload-DAR8dVYw.js} +0 -0
  380. /package/dist/{right--anj29a_.js → right-VKgVtqD5.js} +0 -0
  381. /package/dist/{useContext-DGVdf2BE.js → useContext-D6pJCZez.js} +0 -0
  382. /package/dist/{vitesse-dark-CYtoUhtR.js → vitesse-dark-BsnBIHGG.js} +0 -0
  383. /package/dist/{vitesse-light-DVC_fcEv.js → vitesse-light-Cs_6DF7j.js} +0 -0
  384. /package/dist/{wasm-BflyMyUx.js → wasm-EvDQvzqp.js} +0 -0
@@ -37,9 +37,6 @@ export function createRequest(options: RequestOptions = {}) {
37
37
  responded: {
38
38
  onSuccess: async (response, method) => {
39
39
  let stopped = false;
40
- const stop = () => {
41
- stopped = true;
42
- };
43
40
  const res = await hooks.callHookWith(
44
41
  async (hookFns, args) => {
45
42
  let _response = args[0];
@@ -47,15 +44,15 @@ export function createRequest(options: RequestOptions = {}) {
47
44
  if (stopped) {
48
45
  break;
49
46
  }
50
- _response = await fn(_response, method, stop);
47
+ _response = await fn(_response, method, () => stopped = true);
51
48
  }
52
49
  return _response;
53
50
  },
54
51
  'http:response:onSuccess',
55
- [response, method, stop],
52
+ response,
56
53
  ) as AxiosResponse<any, any>;
57
54
 
58
- return stopped ? res : (responded?.onSuccess?.(res, method, stop) ?? res);
55
+ return stopped ? res : (responded?.onSuccess?.(res, method, () => stopped = true) ?? res);
59
56
  },
60
57
  onError: async (err, method) => {
61
58
  await hooks.callHook('http:response:onError', err, method);
@@ -1,5 +1,41 @@
1
1
  import { auth as request } from '@/features/api/request';
2
2
 
3
+ /**
4
+ * @description 双因素认证-二次认证准备
5
+ * @url /auth/2fa/prepare
6
+ * @method POST
7
+ * @author @pubinfo/openapi
8
+ */
9
+ export function postAuth2FaPrepare<
10
+ R = API.ResponseDataString,
11
+ T = API.ResponseDataString,
12
+ >(body: API.Prepare2faDto, options?: Parameters<typeof request.Post<R, T>>[2]) {
13
+ return request.Post<R, T>('/auth/2fa/prepare', body, {
14
+ headers: {
15
+ 'Content-Type': 'application/json',
16
+ },
17
+ ...(options || {}),
18
+ });
19
+ }
20
+
21
+ /**
22
+ * @description 双因素认证-二次认证验证
23
+ * @url /auth/2fa/verify
24
+ * @method POST
25
+ * @author @pubinfo/openapi
26
+ */
27
+ export function postAuth2FaVerify<
28
+ R = API.ResponseDataLoginTokenVo,
29
+ T = API.ResponseDataLoginTokenVo,
30
+ >(body: API.Verify2faDto, options?: Parameters<typeof request.Post<R, T>>[2]) {
31
+ return request.Post<R, T>('/auth/2fa/verify', body, {
32
+ headers: {
33
+ 'Content-Type': 'application/json',
34
+ },
35
+ ...(options || {}),
36
+ });
37
+ }
38
+
3
39
  /**
4
40
  * @description 验证码-前端校验 需要校验的验证码类型:blockPuzzle、clickWord
5
41
  * @url /auth/captcha/check
@@ -40,9 +40,9 @@ declare namespace API {
40
40
  };
41
41
 
42
42
  type IResponseCode = {
43
- msg?: string;
44
43
  code?: number;
45
44
  hint?: string;
45
+ msg?: string;
46
46
  };
47
47
 
48
48
  type LoginByPwdCaptchaDto = {
@@ -79,6 +79,8 @@ declare namespace API {
79
79
  /** 访问令牌 */
80
80
  accessToken?: string;
81
81
  loginResponse?: IResponseCode;
82
+ /** 2FA登录码 不为空表示开启了2FA登录 */
83
+ login2faCode?: string;
82
84
  };
83
85
 
84
86
  type postAuthChangeLoginOrgParams = {
@@ -103,6 +105,13 @@ declare namespace API {
103
105
  refreshToken: string;
104
106
  };
105
107
 
108
+ type Prepare2faDto = {
109
+ /** login2faCode */
110
+ login2faCode: string;
111
+ /** 二次认证方式 默认支持sms */
112
+ fa2Type: string;
113
+ };
114
+
106
115
  type PubLoginTokenVo = {
107
116
  /** id */
108
117
  id?: string;
@@ -174,4 +183,13 @@ declare namespace API {
174
183
  key?: string;
175
184
  plaintext?: string;
176
185
  };
186
+
187
+ type Verify2faDto = {
188
+ /** login2faCode */
189
+ login2faCode: string;
190
+ /** 二次认证方式 默认支持sms */
191
+ fa2Type: string;
192
+ /** 认证码 */
193
+ verifyCode: string;
194
+ };
177
195
  }
@@ -1,7 +1,7 @@
1
1
  <script setup lang="ts">
2
2
  import type { HTTPMethod, HTTPParamsValue, ParamItem } from '../type';
3
3
  import { DeleteOutlined, PlusOutlined, SendOutlined } from '@ant-design/icons-vue';
4
- import { codeToHtml } from 'shiki';
4
+ import { highlightCode } from '../../../../utils/shikiHighlighter';
5
5
  import MethodSelect from '../MethodSelect.vue';
6
6
  import HttpParamsItem from '../ParamsItem.vue';
7
7
  import HttpParamsPanel from '../ParamsPanel.vue';
@@ -104,25 +104,12 @@ const formattedHtml = ref<string>('');
104
104
  // Watch data changes and update formatted HTML
105
105
  watch(() => props.data, async (newData) => {
106
106
  if (newData != null) {
107
- try {
108
- // Convert data to formatted JSON string
109
- const jsonString = typeof newData === 'string'
110
- ? newData
111
- : JSON.stringify(newData, null, 2);
112
-
113
- formattedHtml.value = await codeToHtml(jsonString, {
114
- lang: 'json',
115
- themes: {
116
- light: 'vitesse-light',
117
- dark: 'vitesse-dark',
118
- },
119
- });
120
- }
121
- catch (error) {
122
- console.error('Failed to format data:', error);
123
- // Fallback to plain text display
124
- formattedHtml.value = `<pre>${String(newData)}</pre>`;
125
- }
107
+ // Convert data to formatted JSON string
108
+ const jsonString = typeof newData === 'string'
109
+ ? newData
110
+ : JSON.stringify(newData, null, 2);
111
+
112
+ formattedHtml.value = await highlightCode(jsonString, { lang: 'json' });
126
113
  }
127
114
  else {
128
115
  formattedHtml.value = '';
@@ -0,0 +1,80 @@
1
+ import type { HighlighterCore } from 'shiki';
2
+
3
+ // 缓存 highlighter 实例,全局单例模式
4
+ let highlighterPromise: Promise<HighlighterCore> | null = null;
5
+
6
+ /**
7
+ * 获取 Shiki 高亮器实例(单例模式)
8
+ * 支持的语言:json
9
+ * 支持的主题:vitesse-dark, vitesse-light
10
+ *
11
+ * 所有 shiki 相关模块均采用动态导入,避免主 bundle 体积过大
12
+ */
13
+ export function getShikiHighlighter(): Promise<HighlighterCore> {
14
+ if (!highlighterPromise) {
15
+ highlighterPromise = (async () => {
16
+ // 动态导入 shiki 核心模块
17
+ const [
18
+ { createHighlighterCore },
19
+ { createOnigurumaEngine },
20
+ ] = await Promise.all([
21
+ import('shiki/core'),
22
+ import('shiki/engine/oniguruma'),
23
+ ]);
24
+
25
+ return createHighlighterCore({
26
+ themes: [
27
+ import('shiki/themes/vitesse-light.mjs'),
28
+ import('shiki/themes/vitesse-dark.mjs'),
29
+ ],
30
+ langs: [
31
+ import('shiki/langs/json.mjs'),
32
+ ],
33
+ engine: createOnigurumaEngine(import('shiki/wasm')),
34
+ });
35
+ })();
36
+ }
37
+ return highlighterPromise;
38
+ }
39
+
40
+ export interface HighlightCodeOptions {
41
+ /** 代码语言,默认 json */
42
+ lang?: string
43
+ /** 亮色主题,默认 vitesse-light */
44
+ lightTheme?: string
45
+ /** 暗色主题,默认 vitesse-dark */
46
+ darkTheme?: string
47
+ }
48
+
49
+ /**
50
+ * 使用 Shiki 高亮代码
51
+ * @param code 要高亮的代码
52
+ * @param options 高亮选项
53
+ * @returns 高亮后的 HTML 字符串
54
+ */
55
+ export async function highlightCode(
56
+ code: string,
57
+ options: HighlightCodeOptions = {},
58
+ ): Promise<string> {
59
+ const {
60
+ lang = 'json',
61
+ lightTheme = 'vitesse-light',
62
+ darkTheme = 'vitesse-dark',
63
+ } = options;
64
+
65
+ try {
66
+ const highlighter = await getShikiHighlighter();
67
+
68
+ return highlighter.codeToHtml(code, {
69
+ lang,
70
+ themes: {
71
+ light: lightTheme,
72
+ dark: darkTheme,
73
+ },
74
+ });
75
+ }
76
+ catch (error) {
77
+ console.error('Failed to highlight code:', error);
78
+ return `<pre><code>${code}</code></pre>`;
79
+ }
80
+ }
@@ -6,69 +6,69 @@
6
6
  // biome-ignore lint: disable
7
7
  export {}
8
8
  declare global {
9
- const EffectScope: typeof import('vue').EffectScope
10
- const computed: typeof import('vue').computed
11
- const createApp: typeof import('vue').createApp
12
- const customRef: typeof import('vue').customRef
13
- const defineAsyncComponent: typeof import('vue').defineAsyncComponent
14
- const defineComponent: typeof import('vue').defineComponent
15
- const effectScope: typeof import('vue').effectScope
16
- const getCurrentInstance: typeof import('vue').getCurrentInstance
17
- const getCurrentScope: typeof import('vue').getCurrentScope
18
- const getCurrentWatcher: typeof import('vue').getCurrentWatcher
19
- const h: typeof import('vue').h
20
- const inject: typeof import('vue').inject
21
- const isProxy: typeof import('vue').isProxy
22
- const isReactive: typeof import('vue').isReactive
23
- const isReadonly: typeof import('vue').isReadonly
24
- const isRef: typeof import('vue').isRef
25
- const isShallow: typeof import('vue').isShallow
26
- const markRaw: typeof import('vue').markRaw
27
- const nextTick: typeof import('vue').nextTick
28
- const onActivated: typeof import('vue').onActivated
29
- const onBeforeMount: typeof import('vue').onBeforeMount
30
- const onBeforeRouteLeave: typeof import('vue-router').onBeforeRouteLeave
31
- const onBeforeRouteUpdate: typeof import('vue-router').onBeforeRouteUpdate
32
- const onBeforeUnmount: typeof import('vue').onBeforeUnmount
33
- const onBeforeUpdate: typeof import('vue').onBeforeUpdate
34
- const onDeactivated: typeof import('vue').onDeactivated
35
- const onErrorCaptured: typeof import('vue').onErrorCaptured
36
- const onMounted: typeof import('vue').onMounted
37
- const onRenderTracked: typeof import('vue').onRenderTracked
38
- const onRenderTriggered: typeof import('vue').onRenderTriggered
39
- const onScopeDispose: typeof import('vue').onScopeDispose
40
- const onServerPrefetch: typeof import('vue').onServerPrefetch
41
- const onUnmounted: typeof import('vue').onUnmounted
42
- const onUpdated: typeof import('vue').onUpdated
43
- const onWatcherCleanup: typeof import('vue').onWatcherCleanup
44
- const provide: typeof import('vue').provide
45
- const reactive: typeof import('vue').reactive
46
- const readonly: typeof import('vue').readonly
47
- const ref: typeof import('vue').ref
48
- const resolveComponent: typeof import('vue').resolveComponent
49
- const shallowReactive: typeof import('vue').shallowReactive
50
- const shallowReadonly: typeof import('vue').shallowReadonly
51
- const shallowRef: typeof import('vue').shallowRef
52
- const toRaw: typeof import('vue').toRaw
53
- const toRef: typeof import('vue').toRef
54
- const toRefs: typeof import('vue').toRefs
55
- const toValue: typeof import('vue').toValue
56
- const triggerRef: typeof import('vue').triggerRef
57
- const unref: typeof import('vue').unref
58
- const useAttrs: typeof import('vue').useAttrs
59
- const useCssModule: typeof import('vue').useCssModule
60
- const useCssVars: typeof import('vue').useCssVars
61
- const useId: typeof import('vue').useId
62
- const useLink: typeof import('vue-router').useLink
63
- const useModel: typeof import('vue').useModel
64
- const useRoute: typeof import('vue-router').useRoute
65
- const useRouter: typeof import('vue-router').useRouter
66
- const useSlots: typeof import('vue').useSlots
67
- const useTemplateRef: typeof import('vue').useTemplateRef
68
- const watch: typeof import('vue').watch
69
- const watchEffect: typeof import('vue').watchEffect
70
- const watchPostEffect: typeof import('vue').watchPostEffect
71
- const watchSyncEffect: typeof import('vue').watchSyncEffect
9
+ const EffectScope: typeof import('vue')['EffectScope']
10
+ const computed: typeof import('vue')['computed']
11
+ const createApp: typeof import('vue')['createApp']
12
+ const customRef: typeof import('vue')['customRef']
13
+ const defineAsyncComponent: typeof import('vue')['defineAsyncComponent']
14
+ const defineComponent: typeof import('vue')['defineComponent']
15
+ const effectScope: typeof import('vue')['effectScope']
16
+ const getCurrentInstance: typeof import('vue')['getCurrentInstance']
17
+ const getCurrentScope: typeof import('vue')['getCurrentScope']
18
+ const getCurrentWatcher: typeof import('vue')['getCurrentWatcher']
19
+ const h: typeof import('vue')['h']
20
+ const inject: typeof import('vue')['inject']
21
+ const isProxy: typeof import('vue')['isProxy']
22
+ const isReactive: typeof import('vue')['isReactive']
23
+ const isReadonly: typeof import('vue')['isReadonly']
24
+ const isRef: typeof import('vue')['isRef']
25
+ const isShallow: typeof import('vue')['isShallow']
26
+ const markRaw: typeof import('vue')['markRaw']
27
+ const nextTick: typeof import('vue')['nextTick']
28
+ const onActivated: typeof import('vue')['onActivated']
29
+ const onBeforeMount: typeof import('vue')['onBeforeMount']
30
+ const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave']
31
+ const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate']
32
+ const onBeforeUnmount: typeof import('vue')['onBeforeUnmount']
33
+ const onBeforeUpdate: typeof import('vue')['onBeforeUpdate']
34
+ const onDeactivated: typeof import('vue')['onDeactivated']
35
+ const onErrorCaptured: typeof import('vue')['onErrorCaptured']
36
+ const onMounted: typeof import('vue')['onMounted']
37
+ const onRenderTracked: typeof import('vue')['onRenderTracked']
38
+ const onRenderTriggered: typeof import('vue')['onRenderTriggered']
39
+ const onScopeDispose: typeof import('vue')['onScopeDispose']
40
+ const onServerPrefetch: typeof import('vue')['onServerPrefetch']
41
+ const onUnmounted: typeof import('vue')['onUnmounted']
42
+ const onUpdated: typeof import('vue')['onUpdated']
43
+ const onWatcherCleanup: typeof import('vue')['onWatcherCleanup']
44
+ const provide: typeof import('vue')['provide']
45
+ const reactive: typeof import('vue')['reactive']
46
+ const readonly: typeof import('vue')['readonly']
47
+ const ref: typeof import('vue')['ref']
48
+ const resolveComponent: typeof import('vue')['resolveComponent']
49
+ const shallowReactive: typeof import('vue')['shallowReactive']
50
+ const shallowReadonly: typeof import('vue')['shallowReadonly']
51
+ const shallowRef: typeof import('vue')['shallowRef']
52
+ const toRaw: typeof import('vue')['toRaw']
53
+ const toRef: typeof import('vue')['toRef']
54
+ const toRefs: typeof import('vue')['toRefs']
55
+ const toValue: typeof import('vue')['toValue']
56
+ const triggerRef: typeof import('vue')['triggerRef']
57
+ const unref: typeof import('vue')['unref']
58
+ const useAttrs: typeof import('vue')['useAttrs']
59
+ const useCssModule: typeof import('vue')['useCssModule']
60
+ const useCssVars: typeof import('vue')['useCssVars']
61
+ const useId: typeof import('vue')['useId']
62
+ const useLink: typeof import('vue-router')['useLink']
63
+ const useModel: typeof import('vue')['useModel']
64
+ const useRoute: typeof import('vue-router')['useRoute']
65
+ const useRouter: typeof import('vue-router')['useRouter']
66
+ const useSlots: typeof import('vue')['useSlots']
67
+ const useTemplateRef: typeof import('vue')['useTemplateRef']
68
+ const watch: typeof import('vue')['watch']
69
+ const watchEffect: typeof import('vue')['watchEffect']
70
+ const watchPostEffect: typeof import('vue')['watchPostEffect']
71
+ const watchSyncEffect: typeof import('vue')['watchSyncEffect']
72
72
  }
73
73
  // for type re-export
74
74
  declare global {
@@ -1,12 +1,8 @@
1
1
  /* eslint-disable */
2
2
  // @ts-nocheck
3
- // biome-ignore lint: disable
4
- // oxlint-disable
5
- // ------
6
3
  // Generated by unplugin-vue-components
7
4
  // Read more: https://github.com/vuejs/core/pull/3399
8
- import { GlobalComponents } from 'vue'
9
-
5
+ // biome-ignore lint: disable
10
6
  export {}
11
7
 
12
8
  /* prettier-ignore */
@@ -50,43 +46,3 @@ declare module 'vue' {
50
46
  RouterView: typeof import('vue-router')['RouterView']
51
47
  }
52
48
  }
53
-
54
- // For TSX support
55
- declare global {
56
- const AAlert: typeof import('ant-design-vue/es')['Alert']
57
- const AButton: typeof import('ant-design-vue/es')['Button']
58
- const ACard: typeof import('ant-design-vue/es')['Card']
59
- const ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
60
- const ADivider: typeof import('ant-design-vue/es')['Divider']
61
- const AForm: typeof import('ant-design-vue/es')['Form']
62
- const AFormItem: typeof import('ant-design-vue/es')['FormItem']
63
- const AInput: typeof import('ant-design-vue/es')['Input']
64
- const AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
65
- const AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
66
- const AModal: typeof import('ant-design-vue/es')['Modal']
67
- const ARadioButton: typeof import('ant-design-vue/es')['RadioButton']
68
- const ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup']
69
- const ASelect: typeof import('ant-design-vue/es')['Select']
70
- const ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
71
- const ATag: typeof import('ant-design-vue/es')['Tag']
72
- const ATooltip: typeof import('ant-design-vue/es')['Tooltip']
73
- const ATreeSelect: typeof import('ant-design-vue/es')['TreeSelect']
74
- const DeleteOutlined: typeof import('@ant-design/icons-vue')['DeleteOutlined']
75
- const HBadge: typeof import('./../src/built-in/layout-component/components/ui/HBadge.vue')['default']
76
- const HButton: typeof import('./../src/built-in/layout-component/components/ui/HButton.vue')['default']
77
- const HCheckList: typeof import('./../src/built-in/layout-component/components/ui/HCheckList.vue')['default']
78
- const HDialog: typeof import('./../src/built-in/layout-component/components/ui/HDialog.vue')['default']
79
- const HDivider: typeof import('./../src/built-in/layout-component/components/ui/HDivider.vue')['default']
80
- const HDropdown: typeof import('./../src/built-in/layout-component/components/ui/HDropdown.vue')['default']
81
- const HDropdownMenu: typeof import('./../src/built-in/layout-component/components/ui/HDropdownMenu.vue')['default']
82
- const HDropdownTree: typeof import('./../src/built-in/layout-component/components/ui/HDropdownTree.vue')['default']
83
- const HInput: typeof import('./../src/built-in/layout-component/components/ui/HInput.vue')['default']
84
- const HKbd: typeof import('./../src/built-in/layout-component/components/ui/HKbd.vue')['default']
85
- const HSelect: typeof import('./../src/built-in/layout-component/components/ui/HSelect.vue')['default']
86
- const HSlideover: typeof import('./../src/built-in/layout-component/components/ui/HSlideover.vue')['default']
87
- const HTabList: typeof import('./../src/built-in/layout-component/components/ui/HTabList.vue')['default']
88
- const HToggle: typeof import('./../src/built-in/layout-component/components/ui/HToggle.vue')['default']
89
- const HTooltip: typeof import('./../src/built-in/layout-component/components/ui/HTooltip.vue')['default']
90
- const RouterLink: typeof import('vue-router')['RouterLink']
91
- const RouterView: typeof import('vue-router')['RouterView']
92
- }
@@ -1,6 +0,0 @@
1
- import "./modal-BpSD9TIN.js";
2
- import "./tree-select-CVAMY_P9.js";
3
- import "./components-BBUZzqlu.js";
4
- import "./useContext-DGVdf2BE.js";
5
- import { t as HeaderFullMenu_default } from "./HeaderFullMenu-DkVnuEfi.js";
6
- export { HeaderFullMenu_default as default };
@@ -1,6 +0,0 @@
1
- import "./modal-BpSD9TIN.js";
2
- import "./tree-select-CVAMY_P9.js";
3
- import "./components-BBUZzqlu.js";
4
- import "./useContext-DGVdf2BE.js";
5
- import { t as HeaderThinMenu_default } from "./HeaderThinMenu-Cu2oYwVE.js";
6
- export { HeaderThinMenu_default as default };
@@ -1,2 +0,0 @@
1
- var abap_default = [Object.freeze(JSON.parse("{\"displayName\":\"ABAP\",\"fileTypes\":[\"abap\",\"ABAP\"],\"foldingStartMarker\":\"/\\\\*\\\\*|\\\\{\\\\s*$\",\"foldingStopMarker\":\"\\\\*\\\\*/|^\\\\s*}\",\"name\":\"abap\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.abap\"}},\"match\":\"^\\\\*.*\\\\n?\",\"name\":\"comment.line.full.abap\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.abap\"}},\"match\":\"\\\".*\\\\n?\",\"name\":\"comment.line.partial.abap\"},{\"match\":\"(?<!\\\\S)##.*?(?=([,.:\\\\s]))\",\"name\":\"comment.line.pragma.abap\"},{\"match\":\"(?i)(?<=[-~\\\\s])(?<=[-=]>)([/_a-z][/-9_a-z]*)(?=\\\\s+(?:|[-*+/]|&&?)=\\\\s+)\",\"name\":\"variable.other.abap\"},{\"match\":\"\\\\b[0-9]+(\\\\b|[,.])\",\"name\":\"constant.numeric.abap\"},{\"match\":\"(?i)(^|\\\\s+)((P(?:UBLIC|RIVATE|ROTECTED))\\\\sSECTION)(?=\\\\s+|[.:])\",\"name\":\"storage.modifier.class.abap\"},{\"begin\":\"(?<!\\\\\\\\)(\\\\|)(.*?)\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.escape.abap\"}},\"end\":\"(?<!\\\\\\\\)(\\\\||(\\\\\\\\\\\\\\\\\\\\|))\",\"endCaptures\":{\"1\":{\"name\":\"constant.character.escape.abap\"}},\"name\":\"string.interpolated.abap\",\"patterns\":[{\"match\":\"(\\\\{ )|( })\",\"name\":\"constant.character.escape\"},{\"match\":\"\\\\\\\\\\\\|\",\"name\":\"constant.character.escape.abap\"},{\"match\":\"(?i)(?<=\\\\s)(align|alpha|case|country|currency|date|decimals|exponent|number|pad|sign|style|time|timestamp|timezone|width|xsd|zero)(?=\\\\s=)\",\"name\":\"entity.name.property.stringtemplate.abap\"},{\"match\":\"(?i)(?<==\\\\s)(center|engineering|environment|in|iso|left|leftplus|leftspace|lower|no|out|raw|right|rightplus|rightspace|scale_preserving|scale_preserving_scientific|scientific|scientific_with_leading_zero|sign_as_postfix|simple|space|upper|user|yes)(?=\\\\s)\",\"name\":\"entity.value.property.stringtemplate.abap\"}]},{\"begin\":\"'\",\"end\":\"'\",\"name\":\"string.quoted.single.abap\",\"patterns\":[{\"match\":\"''\",\"name\":\"constant.character.escape.abap\"}]},{\"begin\":\"`\",\"end\":\"`\",\"name\":\"string.quoted.single.abap\",\"patterns\":[{\"match\":\"``\",\"name\":\"constant.character.escape.abap\"}]},{\"begin\":\"(?i)^\\\\s*(class)\\\\s([/_a-z][/-9_a-z]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.block.abap\"},\"2\":{\"name\":\"entity.name.type.block.abap\"}},\"end\":\"\\\\s*\\\\.\\\\s*\\\\n?\",\"name\":\"meta.block.begin.implementation.abap\",\"patterns\":[{\"match\":\"(?i)(^|\\\\s+)(definition|implementation|public|inheriting\\\\s+from|final|deferred|abstract|shared\\\\s+memory\\\\s+enabled|(global|local)*\\\\s*friends|(create\\\\s+(p(?:ublic|rotected|rivate)))|for\\\\s+behavior\\\\s+of|for\\\\s+testing|risk\\\\s+level\\\\s+(critical|dangerous|harmless))|duration\\\\s(short|medium|long)(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.class.abap\"},{\"begin\":\"(?=[A-Z_a-z][0-9A-Z_a-z]*)\",\"contentName\":\"entity.name.type.block.abap\",\"end\":\"(?![0-9A-Z_a-z])\",\"patterns\":[{\"include\":\"#generic_names\"}]}]},{\"begin\":\"(?i)^\\\\s*(method)\\\\s(?:([/_a-z][/-9_a-z]*)~)?([/_a-z][/-9_a-z]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.block.abap\"},\"2\":{\"name\":\"entity.name.type.abap\"},\"3\":{\"name\":\"entity.name.function.abap\"}},\"end\":\"\\\\s*\\\\.\\\\s*\\\\n?\",\"patterns\":[{\"match\":\"(?i)(?<=^|\\\\s)(BY(?:\\\\s+DATABASE(\\\\s+PROCEDURE|\\\\s+FUNCTION|\\\\s+GRAPH\\\\s+WORKSPACE)|\\\\s+KERNEL\\\\s+MODULE))(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.method.abap\"},{\"match\":\"(?i)(?<=^|\\\\s)(FOR\\\\s+(HDB|LLANG))(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.method.abap\"},{\"match\":\"(?i)(?<=\\\\s)(OPTIONS\\\\s+(READ-ONLY|DETERMINISTIC|SUPPRESS\\\\s+SYNTAX\\\\s+ERRORS))(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.method.abap\"},{\"match\":\"(?i)(?<=^|\\\\s)(LANGUAGE\\\\s+(SQLSCRIPT|SQL|GRAPH))(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.method.abap\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.method.abap\"}},\"match\":\"(?i)(?<=\\\\s)(USING)\\\\s+([/_a-z][/-9=>_a-z]*)+(?=\\\\s+|\\\\.)\"},{\"begin\":\"(?=[A-Z_a-z][0-9A-Z_a-z]*)\",\"end\":\"(?![0-9A-Z_a-z])\",\"patterns\":[{\"include\":\"#generic_names\"}]}]},{\"begin\":\"(?i)^\\\\s*(INTERFACE)\\\\s([/_a-z][/-9_a-z]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.block.abap\"},\"2\":{\"name\":\"entity.name.type.abap\"}},\"end\":\"\\\\s*\\\\.\\\\s*\\\\n?\",\"patterns\":[{\"match\":\"(?i)(?<=^|\\\\s)(DEFERRED|PUBLIC)(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.method.abap\"}]},{\"begin\":\"(?i)^\\\\s*(FORM)\\\\s([/_a-z][-/-9?_a-z]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.block.abap\"},\"2\":{\"name\":\"entity.name.type.abap\"}},\"end\":\"\\\\s*\\\\.\\\\s*\\\\n?\",\"patterns\":[{\"match\":\"(?i)(?<=^|\\\\s)(USING|TABLES|CHANGING|RAISING|IMPLEMENTATION|DEFINITION)(?=\\\\s+|\\\\.)\",\"name\":\"storage.modifier.form.abap\"},{\"include\":\"#abaptypes\"},{\"include\":\"#keywords_followed_by_braces\"}]},{\"match\":\"(?i)(end(?:class|method|form|interface))\",\"name\":\"storage.type.block.end.abap\"},{\"match\":\"(?i)(<[A-Z_a-z][0-9A-Z_a-z]*>)\",\"name\":\"variable.other.field.symbol.abap\"},{\"include\":\"#keywords\"},{\"include\":\"#abap_constants\"},{\"include\":\"#reserved_names\"},{\"include\":\"#operators\"},{\"include\":\"#builtin_functions\"},{\"include\":\"#abaptypes\"},{\"include\":\"#system_fields\"},{\"include\":\"#sql_functions\"},{\"include\":\"#sql_types\"}],\"repository\":{\"abap_constants\":{\"match\":\"(?i)(?<=\\\\s)(initial|null|@?space|@?abap_true|@?abap_false|@?abap_undefined|table_line|%_final|%_hints|%_predefined|col_background|col_group|col_heading|col_key|col_negative|col_normal|col_positive|col_total|adabas|as400|db2|db6|hdb|oracle|sybase|mssqlnt|pos_low|pos_high)(?=[,.\\\\s])\",\"name\":\"constant.language.abap\"},\"abaptypes\":{\"patterns\":[{\"match\":\"(?i)\\\\s(abap_bool|string|xstring|any|clike|csequence|numeric|xsequence|decfloat|decfloat16|decfloat34|utclong|simple|int8|[cdfinptx])(?=[,.\\\\s])\",\"name\":\"support.type.abap\"},{\"match\":\"(?i)\\\\s(TYPE|REF|TO|LIKE|LINE|OF|STRUCTURE|STANDARD|SORTED|HASHED|INDEX|TABLE|WITH|UNIQUE|NON-UNIQUE|SECONDARY|DEFAULT|KEY)(?=[,.\\\\s])\",\"name\":\"keyword.control.simple.abap\"}]},\"arithmetic_operator\":{\"match\":\"(?i)(?<=\\\\s)([-*+]|\\\\*\\\\*|[%/]|DIV|MOD|BIT-AND|BIT-OR|BIT-XOR|BIT-NOT)(?=\\\\s)\",\"name\":\"keyword.control.simple.abap\"},\"builtin_functions\":{\"match\":\"(?i)(?<=\\\\s)(abs|sign|ceil|floor|trunc|frac|acos|asin|atan|cos|sin|tan|cosh|sinh|tanh|exp|log|log10|sqrt|strlen|xstrlen|charlen|lines|numofchar|dbmaxlen|round|rescale|nmax|nmin|cmax|cmin|boolc|boolx|xsdbool|contains|contains_any_of|contains_any_not_of|matches|line_exists|ipow|char_off|count|count_any_of|count_any_not_of|distance|condense|concat_lines_of|escape|find|find_end|find_any_of|find_any_not_of|insert|match|repeat|replace|reverse|segment|shift_left|shift_right|substring|substring_after|substring_from|substring_before|substring_to|to_upper|to_lower|to_mixed|from_mixed|translate|bit-set|line_index)(?=\\\\()\",\"name\":\"entity.name.function.builtin.abap\"},\"comparison_operator\":{\"match\":\"(?i)(?<=\\\\s)([<>]|<=|>=|=|<>|eq|ne|lt|le|gt|ge|cs|cp|co|cn|ca|na|ns|np|byte-co|byte-cn|byte-ca|byte-na|byte-cs|byte-ns|[moz])(?=\\\\s)\",\"name\":\"keyword.control.simple.abap\"},\"control_keywords\":{\"match\":\"(?i)(^|\\\\s)(at|case|catch|continue|do|elseif|else|endat|endcase|endcatch|enddo|endif|endloop|endon|endtry|endwhile|if|loop|on|raise|try|while)(?=[.:\\\\s])\",\"name\":\"keyword.control.flow.abap\"},\"generic_names\":{\"match\":\"[A-Z_a-z][0-9A-Z_a-z]*\"},\"keywords\":{\"patterns\":[{\"include\":\"#main_keywords\"},{\"include\":\"#text_symbols\"},{\"include\":\"#control_keywords\"},{\"include\":\"#keywords_followed_by_braces\"}]},\"keywords_followed_by_braces\":{\"captures\":{\"1\":{\"name\":\"keyword.control.simple.abap\"},\"2\":{\"name\":\"variable.other.abap\"}},\"match\":\"(?i)\\\\b(data|value|field-symbol|final|reference|resumable)\\\\((<?[/_a-z][/-9_a-z]*>?)\\\\)\"},\"logical_operator\":{\"match\":\"(?i)(?<=\\\\s)(not|or|and)(?=\\\\s)\",\"name\":\"keyword.control.simple.abap\"},\"main_keywords\":{\"match\":\"(?i)(?<=^|\\\\s)(abap-source|abstract|accept|accepting|access|according|action|activation|actual|add|add-corresponding|adjacent|after|alias|aliases|all|allocate|amdp|analysis|analyzer|append|appending|application|archive|area|arithmetic|as|ascending|assert|assign|assigned|assigning|association|asynchronous|at|attributes|authority|authority-check|authorization|auto|back|background|backward|badi|base|before|begin|behavior|between|binary|bit|blanks??|blocks??|bound|boundaries|bounds|boxed|break|break-point|buffer|by|bypassing|byte|byte-order|call|calling|cast|casting|cds|centered|change|changing|channels|char-to-hex|character|check|checkbox|cid|circular|class|class-data|class-events|class-methods??|class-pool|cleanup|clear|clients??|clock|clone|close|cnt|code|collect|color|column|comments??|commit|common|communication|comparing|components??|compression|compute|concatenate|cond|condense|condition|connection|constants??|contexts??|controls??|conv|conversion|convert|copy|corresponding|count|country|cover|create|currency|current|cursor|customer-function|data|database|datainfo|dataset|date|daylight|ddl|deallocate|decimals|declarations|deep|default|deferred|define|delete|deleting|demand|descending|describe|destination|detail|determine|dialog|did|directory|discarding|display|display-mode|distance|distinct|divide|divide-corresponding|dummy|duplicates??|duration|during|dynpro|edit|editor-call|empty|enabled|enabling|encoding|end|end-enhancement-section|end-of-definition|end-of-page|end-of-selection|end-test-injection|end-test-seam|endenhancement|endexec|endfunction|endian|ending|endmodule|endprovide|endselect|endwith|enhancement|enhancement-point|enhancement-section|enhancements|entities|entity|entries|entry|enum|equiv|errors|escape|escaping|events??|exact|except|exception|exception-table|exceptions|excluding|exec|execute|exists|exit|exit-command|expanding|explicit|exponent|export|exporting|extended|extension|extract|fail|failed|features|fetch|field|field-groups|field-symbols|fields|file|fill|filters??|final|find|first|first-line|fixed-point|flush|following|for|format|forward|found|frames??|free|from|full|function|function-pool|generate|get|giving|graph|groups??|handler??|hashed|having|headers??|heading|help-id|help-request|hide|hint|hold|hotspot|icon|id|identification|identifier|ignore|ignoring|immediately|implemented|implicit|import|importing|in|inactive|incl|includes??|including|increment|index|index-line|indicators|infotypes|inheriting|init|initial|initialization|inner|input|insert|instances??|intensified|interface|interface-pool|interfaces|internal|intervals|into|inverse|inverted-date|is|job|join|keep|keeping|kernel|keys??|keywords|kind|language|last|late|layout|leading|leave|left|left-justified|legacy|length|let|levels??|like|line|line-count|line-selection|line-size|linefeed|lines|link|list|list-processing|listbox|load|load-of-program|locale??|locks??|log-point|logical|lower|mapped|mapping|margin|mark|mask|match|matchcode|maximum|members|memory|mesh|message|message-id|messages|messaging|methods??|mode|modif|modifier|modify|module|move|move-corresponding|multiply|multiply-corresponding|name|nametab|native|nested|nesting|new|new-line|new-page|new-section|next|no-display|no-extension|no-gaps??|no-grouping|no-heading|no-scrolling|no-sign|no-title|no-zero|nodes|non-unicode|non-unique|number|objects??|objmgr|obligatory|occurences??|occurrences??|occurs|of|offset|on|only|open|optional|options??|order|others|out|outer|output|output-length|overflow|overlay|pack|package|padding|page|parameter|parameter-table|parameters|part|partially|pcre|perform|performing|permissions|pf-status|places|pool|position|pragmas|preceding|precompiled|preferred|preserving|primary|print|print-control|private|privileged|procedure|process|program|property|protected|provide|push|pushbutton|put|query|queue-only|queueonly|quickinfo|radiobutton|raising|ranges??|read|read-only|received??|receiving|redefinition|reduce|ref|reference|refresh|regex|reject|renaming|replace|replacement|replacing|report|reported|request|requested|required|reserve|reset|resolution|respecting|response|restore|results??|resumable|resume|retry|return|returning|right|right-justified|rollback|rows|rp-provide-from-last|run|sap|sap-spool|save|saving|scan|screen|scroll|scroll-boundary|scrolling|search|seconds|section|select|select-options|selection|selection-screen|selection-sets??|selection-table|selections|send|separated??|session|set|shared|shift|shortdump|shortdump-id|sign|simple|simulation|single|size|skip|skipping|smart|some|sort|sortable|sorted|source|specified|split|spool|spots|sql|stable|stamp|standard|start-of-selection|starting|state|statements??|statics??|statusinfo|step|step-loop|stop|structures??|style|subkey|submatches|submit|subroutine|subscreen|substring|subtract|subtract-corresponding|suffix|sum|summary|supplied|supply|suppress|switch|symbol|syntax-check|syntax-trace|system-call|system-exceptions|tab|tabbed|tables??|tableview|tabstrip|target|tasks??|test|test-injection|test-seam|testing|text|textpool|then|throw|times??|title|titlebar|to|tokens|top-lines|top-of-page|trace-file|trace-table|trailing|transaction|transfer|transformation|translate|transporting|trmac|truncate|truncation|type|type-pools??|types|uline|unassign|unbounded|under|unicode|union|unique|unit|unix|unpack|until|unwind|up|update|upper|user|user-command|using|utf-8|uuid|valid|validate|value|value-request|values|vary|varying|version|via|visible|wait|when|where|windows??|with|with-heading|with-title|without|word|work|workspace|write|xml|zone)(?=[,.:\\\\s])\",\"name\":\"keyword.control.simple.abap\"},\"operators\":{\"patterns\":[{\"include\":\"#other_operator\"},{\"include\":\"#arithmetic_operator\"},{\"include\":\"#comparison_operator\"},{\"include\":\"#logical_operator\"}]},\"other_operator\":{\"match\":\"(?<=\\\\s)(&&?|\\\\?=|\\\\+=|-=|/=|\\\\*=|&&=|&=)(?=\\\\s)\",\"name\":\"keyword.control.simple.abap\"},\"reserved_names\":{\"match\":\"(?i)(?<=\\\\s)(me|super)(?=[,.\\\\s]|->)\",\"name\":\"constant.language.abap\"},\"sql_functions\":{\"match\":\"(?i)(?<=\\\\s)(abap_system_timezone|abap_user_timezone|abs|add_days|add_months|allow_precision_loss|as_geo_json|avg|bintohex|cast|ceil|coalesce|concat_with_space|concat|corr_spearman|corr|count|currency_conversion|datn_add_days|datn_add_months|datn_days_between|dats_add_days|dats_add_months|dats_days_between|dats_from_datn|dats_is_valid|dats_tims_to_tstmp|dats_to_datn|dayname|days_between|dense_rank|division|div|extract_day|extract_hour|extract_minute|extract_month|extract_second|extract_year|first_value|floor|grouping|hextobin|initcap|instr|is_valid|lag|last_value|lead|left|length|like_regexpr|locate_regexpr_after|locate_regexpr|locate|lower|lpad|ltrim|max|median|min|mod|monthname|ntile|occurrences_regexpr|over|product|rank|replace_regexpr|replace|rigth|round|row_number|rpad|rtrim|stddev|string_agg|substring_regexpr|substring|sum|tims_from_timn|tims_is_valid|tims_to_timn|to_blob|to_clob|tstmp_add_seconds|tstmp_current_utctimestamp|tstmp_is_valid|tstmp_seconds_between|tstmp_to_dats|tstmp_to_dst|tstmp_to_tims|tstmpl_from_utcl|tstmpl_to_utcl|unit_conversion|upper|utcl_add_seconds|utcl_current|utcl_seconds_between|uuid|var|weekday)(?=\\\\()\",\"name\":\"entity.name.function.sql.abap\"},\"sql_types\":{\"match\":\"(?i)(?<=\\\\s)(char|clnt|cuky|curr|datn|dats|dec|decfloat16|decfloat34|fltp|int1|int2|int4|int8|lang|numc|quan|raw|sstring|timn|tims|unit|utclong)(?=[()\\\\s])\",\"name\":\"entity.name.type.sql.abap\"},\"system_fields\":{\"captures\":{\"1\":{\"name\":\"variable.language.abap\"},\"2\":{\"name\":\"variable.language.abap\"}},\"match\":\"(?i)\\\\b(sy)-(abcde|batch|binpt|calld|callr|colno|cpage|cprog|cucol|curow|datar|datlo|datum|dayst|dbcnt|dbnam|dbsysc|dyngr|dynnr|fdayw|fdpos|host|index|langu|ldbpg|lilli|linct|linno|linsz|lisel|listi|loopc|lsind|macol|mandt|marow|modno|msgid|msgli|msgno|msgty|msgv[1-4]|opsysc|pagno|pfkey|repid|saprl|scols|slset|spono|srows|staco|staro|stepl|subrc|sysid|tabix|tcode|tfill|timlo|title|tleng|tvar[0-9]|tzone|ucomm|uline|uname|uzeit|vline|wtitl|zonlo)(?=[.\\\\s])\"},\"text_symbols\":{\"captures\":{\"1\":{\"name\":\"keyword.control.simple.abap\"},\"2\":{\"name\":\"constant.numeric.abap\"}},\"match\":\"(?i)(?<=^|\\\\s)(text)-([0-9A-Z]{1,3})(?=[,.:\\\\s])\"}},\"scopeName\":\"source.abap\"}"))];
2
- export { abap_default as default };
@@ -1,2 +0,0 @@
1
- var actionscript_3_default = [Object.freeze(JSON.parse("{\"displayName\":\"ActionScript\",\"fileTypes\":[\"as\"],\"name\":\"actionscript-3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#package\"},{\"include\":\"#class\"},{\"include\":\"#interface\"},{\"include\":\"#namespace_declaration\"},{\"include\":\"#import\"},{\"include\":\"#mxml\"},{\"include\":\"#strings\"},{\"include\":\"#regexp\"},{\"include\":\"#variable_declaration\"},{\"include\":\"#numbers\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#primitive_functions\"},{\"include\":\"#language_constants\"},{\"include\":\"#language_variables\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"},{\"include\":\"#other_operators\"},{\"include\":\"#arithmetic_operators\"},{\"include\":\"#logical_operators\"},{\"include\":\"#array_access_operators\"},{\"include\":\"#vector_creation_operators\"},{\"include\":\"#control_keywords\"},{\"include\":\"#other_keywords\"},{\"include\":\"#use_namespace\"},{\"include\":\"#functions\"}],\"repository\":{\"arithmetic_operators\":{\"match\":\"([-%+/]|(?<!:)\\\\*)\",\"name\":\"keyword.operator.actionscript.3\"},\"array_access_operators\":{\"match\":\"([]\\\\[])\",\"name\":\"keyword.operator.actionscript.3\"},\"class\":{\"begin\":\"(^|\\\\s+|;)(\\\\b(dynamic|final|abstract)\\\\b\\\\s+)?(\\\\b(internal|public)\\\\b\\\\s+)?(\\\\b(dynamic|final|abstract)\\\\b\\\\s+)?(?=\\\\bclass\\\\b)\",\"beginCaptures\":{\"3\":{\"name\":\"storage.modifier.actionscript.3\"},\"5\":{\"name\":\"storage.modifier.actionscript.3\"},\"7\":{\"name\":\"storage.modifier.actionscript.3\"}},\"end\":\"}\",\"name\":\"meta.class.actionscript.3\",\"patterns\":[{\"include\":\"#class_declaration\"},{\"include\":\"#metadata\"},{\"include\":\"#method\"},{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#regexp\"},{\"include\":\"#numbers\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#primitive_functions\"},{\"include\":\"#language_constants\"},{\"include\":\"#language_variables\"},{\"include\":\"#other_operators\"},{\"include\":\"#other_keywords\"},{\"include\":\"#use_namespace\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"},{\"include\":\"#arithmetic_operators\"},{\"include\":\"#array_access_operators\"},{\"include\":\"#vector_creation_operators\"},{\"include\":\"#variable_declaration\"},{\"include\":\"#object_literal\"}]},\"class_declaration\":{\"begin\":\"\\\\b(class)\\\\b\\\\s+([$.0-9A-Z_a-z]+|\\\\*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.class.actionscript.3\"},\"2\":{\"name\":\"entity.name.class.actionscript.3\"}},\"end\":\"\\\\{\",\"name\":\"meta.class_declaration.actionscript.3\",\"patterns\":[{\"include\":\"#extends\"},{\"include\":\"#implements\"},{\"include\":\"#comments\"}]},\"code_block\":{\"begin\":\"\\\\{\",\"end\":\"}\",\"name\":\"meta.code_block.actionscript.3\",\"patterns\":[{\"include\":\"#code_block\"},{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#regexp\"},{\"include\":\"#variable_declaration\"},{\"include\":\"#numbers\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#primitive_functions\"},{\"include\":\"#language_constants\"},{\"include\":\"#language_variables\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"},{\"include\":\"#other_operators\"},{\"include\":\"#arithmetic_operators\"},{\"include\":\"#logical_operators\"},{\"include\":\"#array_access_operators\"},{\"include\":\"#vector_creation_operators\"},{\"include\":\"#control_keywords\"},{\"include\":\"#other_keywords\"},{\"include\":\"#use_namespace\"},{\"include\":\"#functions\"},{\"include\":\"#import\"}]},\"comments\":{\"patterns\":[{\"begin\":\"/\\\\*\\\\*(?!/)\",\"end\":\"\\\\*/\",\"name\":\"comment.block.documentation.actionscript.3\",\"patterns\":[{\"match\":\"@(copy|default|eventType|example|exampleText|includeExample|inheritDoc|internal|param|private|return|see|since|throws)\\\\b\",\"name\":\"keyword.other.documentation.actionscript.3.asdoc\"}]},{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.actionscript.3\"},{\"match\":\"//.*\",\"name\":\"comment.line.actionscript.3\"}]},\"control_keywords\":{\"match\":\"\\\\b(if|else|do|while|for|each|continue|return|switch|case|default|break|try|catch|finally|throw|with)\\\\b\",\"name\":\"keyword.control.actionscript.3\"},\"dynamic_type\":{\"captures\":{\"1\":{\"name\":\"support.type.actionscript.3\"}},\"match\":\"(?<=:)\\\\s*(\\\\*)\"},\"escapes\":{\"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.actionscript.3\"},\"extends\":{\"captures\":{\"1\":{\"name\":\"keyword.other.actionscript.3\"},\"2\":{\"name\":\"entity.other.inherited-class.actionscript.3\"},\"3\":{\"name\":\"entity.other.inherited-class.actionscript.3\"}},\"match\":\"\\\\b(extends)\\\\b\\\\s+([$.0-9A-Z_a-z]+)\\\\s*(?:,\\\\s*([$.0-9A-Z_a-z]+))*\\\\s*\",\"name\":\"meta.extends.actionscript.3\"},\"function_arguments\":{\"begin\":\"\\\\(\",\"end\":\"\\\\)\",\"name\":\"meta.function_arguments.actionscript.3\",\"patterns\":[{\"include\":\"#parameters\"},{\"include\":\"#comments\"}]},\"functions\":{\"begin\":\"\\\\b(function)\\\\b(?:\\\\s+\\\\b([gs]et)\\\\b\\\\s+)?\\\\s*([$0-9A-Z_a-z]+\\\\b)?\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.function.actionscript.3\"},\"2\":{\"name\":\"storage.modifier.actionscript.3\"},\"3\":{\"name\":\"entity.name.function.actionscript.3\"}},\"end\":\"($|;|(?=\\\\{))\",\"name\":\"meta.function.actionscript.3\",\"patterns\":[{\"include\":\"#function_arguments\"},{\"include\":\"#return_type\"},{\"include\":\"#comments\"}]},\"guess_constant\":{\"captures\":{\"1\":{\"name\":\"constant.other.actionscript.3\"}},\"match\":\"\\\\b([$A-Z][0-9A-Z_]+)\\\\b\"},\"guess_type\":{\"captures\":{\"1\":{\"name\":\"support.type.actionscript.3\"}},\"match\":\"\\\\b((?:[$0-9A-Z_a-z]+\\\\.)*[A-Z][0-9A-Z]*[a-z]+[$0-9A-Z_a-z]*)\\\\b\"},\"implements\":{\"captures\":{\"1\":{\"name\":\"keyword.other.actionscript.3\"},\"2\":{\"name\":\"entity.other.inherited-class.actionscript.3\"},\"3\":{\"name\":\"entity.other.inherited-class.actionscript.3\"}},\"match\":\"\\\\b(implements)\\\\b\\\\s+([$.0-9A-Z_a-z]+)\\\\s*(?:,\\\\s*([$.0-9A-Z_a-z]+))*\\\\s*\",\"name\":\"meta.implements.actionscript.3\"},\"import\":{\"captures\":{\"2\":{\"name\":\"keyword.control.import.actionscript.3\"},\"3\":{\"name\":\"support.type.actionscript.3\"}},\"match\":\"(^|\\\\s+|;)\\\\b(import)\\\\b\\\\s+([$.0-9A-Z_a-z]+(?:\\\\.\\\\*)?)\\\\s*(?=;|$)\",\"name\":\"meta.import.actionscript.3\"},\"interface\":{\"begin\":\"(^|\\\\s+|;)(\\\\b(internal|public)\\\\b\\\\s+)?(?=\\\\binterface\\\\b)\",\"beginCaptures\":{\"3\":{\"name\":\"storage.modifier.actionscript.3\"}},\"end\":\"}\",\"name\":\"meta.interface.actionscript.3\",\"patterns\":[{\"include\":\"#interface_declaration\"},{\"include\":\"#metadata\"},{\"include\":\"#functions\"},{\"include\":\"#comments\"}]},\"interface_declaration\":{\"begin\":\"\\\\b(interface)\\\\b\\\\s+([$.0-9A-Z_a-z]+)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.interface.actionscript.3\"},\"2\":{\"name\":\"entity.name.class.actionscript.3\"}},\"end\":\"\\\\{\",\"name\":\"meta.class_declaration.actionscript.3\",\"patterns\":[{\"include\":\"#extends\"},{\"include\":\"#comments\"}]},\"language_constants\":{\"match\":\"\\\\b(true|false|null|Infinity|-Infinity|NaN|undefined)\\\\b\",\"name\":\"constant.language.actionscript.3\"},\"language_variables\":{\"match\":\"\\\\b(super|this|arguments)\\\\b\",\"name\":\"variable.language.actionscript.3\"},\"logical_operators\":{\"match\":\"([!\\\\&<>?^|~])\",\"name\":\"keyword.operator.actionscript.3\"},\"metadata\":{\"begin\":\"(?<=(?:^|[;{}]|\\\\*/)\\\\s*)\\\\[\\\\s*\\\\b([$A-Z_a-z][$0-9A-Z_a-z]+)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.actionscript.3\"}},\"end\":\"]\",\"name\":\"meta.metadata_info.actionscript.3\",\"patterns\":[{\"include\":\"#metadata_info\"}]},\"metadata_info\":{\"begin\":\"\\\\(\",\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#strings\"},{\"captures\":{\"1\":{\"name\":\"variable.parameter.actionscript.3\"},\"2\":{\"name\":\"keyword.operator.actionscript.3\"}},\"match\":\"(\\\\w+)\\\\s*(=)\"}]},\"method\":{\"begin\":\"(^|\\\\s+)((\\\\w+)\\\\s+)?((\\\\w+)\\\\s+)?((\\\\w+)\\\\s+)?((\\\\w+)\\\\s+)?(?=\\\\bfunction\\\\b)\",\"beginCaptures\":{\"3\":{\"name\":\"storage.modifier.actionscript.3\"},\"5\":{\"name\":\"storage.modifier.actionscript.3\"},\"7\":{\"name\":\"storage.modifier.actionscript.3\"},\"8\":{\"name\":\"storage.modifier.actionscript.3\"}},\"end\":\"(?<=([;}]))\",\"name\":\"meta.method.actionscript.3\",\"patterns\":[{\"include\":\"#functions\"},{\"include\":\"#code_block\"}]},\"mxml\":{\"begin\":\"<!\\\\[CDATA\\\\[\",\"end\":\"]]>\",\"name\":\"meta.cdata.actionscript.3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#import\"},{\"include\":\"#metadata\"},{\"include\":\"#class\"},{\"include\":\"#namespace_declaration\"},{\"include\":\"#use_namespace\"},{\"include\":\"#class_declaration\"},{\"include\":\"#method\"},{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#regexp\"},{\"include\":\"#numbers\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#primitive_functions\"},{\"include\":\"#language_constants\"},{\"include\":\"#language_variables\"},{\"include\":\"#other_keywords\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"},{\"include\":\"#other_operators\"},{\"include\":\"#arithmetic_operators\"},{\"include\":\"#array_access_operators\"},{\"include\":\"#vector_creation_operators\"},{\"include\":\"#variable_declaration\"}]},\"namespace_declaration\":{\"captures\":{\"2\":{\"name\":\"storage.modifier.actionscript.3\"},\"3\":{\"name\":\"storage.modifier.actionscript.3\"}},\"match\":\"((\\\\w+)\\\\s+)?(namespace)\\\\s+[$0-9A-Z_a-z]+\",\"name\":\"meta.namespace_declaration.actionscript.3\"},\"numbers\":{\"match\":\"\\\\b((0([Xx])\\\\h*)|(([0-9]+\\\\.?[0-9]*)|(\\\\.[0-9]+))(([Ee])([-+])?[0-9]+)?)([Ll]|UL|ul|[FUfu])?\\\\b\",\"name\":\"constant.numeric.actionscript.3\"},\"object_literal\":{\"begin\":\"\\\\{\",\"end\":\"}\",\"name\":\"meta.object_literal.actionscript.3\",\"patterns\":[{\"include\":\"#object_literal\"},{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#regexp\"},{\"include\":\"#numbers\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#primitive_functions\"},{\"include\":\"#language_constants\"},{\"include\":\"#language_variables\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"},{\"include\":\"#array_access_operators\"},{\"include\":\"#vector_creation_operators\"},{\"include\":\"#functions\"}]},\"other_keywords\":{\"match\":\"\\\\b(as|delete|in|instanceof|is|native|new|to|typeof)\\\\b\",\"name\":\"keyword.other.actionscript.3\"},\"other_operators\":{\"match\":\"([.=])\",\"name\":\"keyword.operator.actionscript.3\"},\"package\":{\"begin\":\"(^|\\\\s+)(package)\\\\b\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.other.actionscript.3\"}},\"end\":\"}\",\"name\":\"meta.package.actionscript.3\",\"patterns\":[{\"include\":\"#package_name\"},{\"include\":\"#variable_declaration\"},{\"include\":\"#method\"},{\"include\":\"#comments\"},{\"include\":\"#return_type\"},{\"include\":\"#import\"},{\"include\":\"#use_namespace\"},{\"include\":\"#strings\"},{\"include\":\"#numbers\"},{\"include\":\"#language_constants\"},{\"include\":\"#metadata\"},{\"include\":\"#class\"},{\"include\":\"#interface\"},{\"include\":\"#namespace_declaration\"}]},\"package_name\":{\"begin\":\"(?<=package)\\\\s+([._\\\\w]*)\\\\b\",\"end\":\"\\\\{\",\"name\":\"meta.package_name.actionscript.3\"},\"parameters\":{\"begin\":\"(\\\\.\\\\.\\\\.)?\\\\s*([$A-Z_a-z][$0-9A-Z_a-z]*)(?:\\\\s*(:)\\\\s*(?:([$A-Za-z][$0-9A-Z_a-z]+(?:\\\\.[$A-Za-z][$0-9A-Z_a-z]+)*)(?:\\\\.<([$A-Za-z][$0-9A-Z_a-z]+(?:\\\\.[$A-Za-z][$0-9A-Z_a-z]+)*)>)?|(\\\\*)))?(?:\\\\s*(=))?\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.actionscript.3\"},\"2\":{\"name\":\"variable.parameter.actionscript.3\"},\"3\":{\"name\":\"keyword.operator.actionscript.3\"},\"4\":{\"name\":\"support.type.actionscript.3\"},\"5\":{\"name\":\"support.type.actionscript.3\"},\"6\":{\"name\":\"support.type.actionscript.3\"},\"7\":{\"name\":\"keyword.operator.actionscript.3\"}},\"end\":\",|(?=\\\\))\",\"patterns\":[{\"include\":\"#strings\"},{\"include\":\"#numbers\"},{\"include\":\"#language_constants\"},{\"include\":\"#comments\"},{\"include\":\"#primitive_types\"},{\"include\":\"#primitive_error_types\"},{\"include\":\"#dynamic_type\"},{\"include\":\"#guess_type\"},{\"include\":\"#guess_constant\"}]},\"primitive_error_types\":{\"captures\":{\"1\":{\"name\":\"support.class.error.actionscript.3\"}},\"match\":\"\\\\b((Argument|Definition|Eval|Internal|Range|Reference|Security|Syntax|Type|URI|Verify)?Error)\\\\b\"},\"primitive_functions\":{\"captures\":{\"1\":{\"name\":\"support.function.actionscript.3\"}},\"match\":\"\\\\b(decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|isFinite|isNaN|isXMLName|parseFloat|parseInt|trace|unescape)(?=\\\\s*\\\\()\"},\"primitive_types\":{\"captures\":{\"1\":{\"name\":\"support.class.builtin.actionscript.3\"}},\"match\":\"\\\\b(Array|Boolean|Class|Date|Function|int|JSON|Math|Namespace|Number|Object|QName|RegExp|String|uint|Vector|XML|XMLList|\\\\*(?<=a))\\\\b\"},\"regexp\":{\"begin\":\"(?<=[(,:=\\\\[]|^|return|&&|\\\\|\\\\||!)\\\\s*(/)(?![*+/?{}])\",\"end\":\"$|(/)[gim]*\",\"name\":\"string.regex.actionscript.3\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.actionscript.3\"},{\"match\":\"\\\\[(\\\\\\\\]|[^]])*]\",\"name\":\"constant.character.class.actionscript.3\"}]},\"return_type\":{\"captures\":{\"1\":{\"name\":\"keyword.operator.actionscript.3\"},\"2\":{\"name\":\"support.type.actionscript.3\"},\"3\":{\"name\":\"support.type.actionscript.3\"},\"4\":{\"name\":\"support.type.actionscript.3\"}},\"match\":\"(:)\\\\s*([$A-Za-z][$0-9A-Z_a-z]+(?:\\\\.[$A-Za-z][$0-9A-Z_a-z]+)*)(?:\\\\.<([$A-Za-z][$0-9A-Z_a-z]+(?:\\\\.[$A-Za-z][$0-9A-Z_a-z]+)*)>)?|(\\\\*)\"},\"strings\":{\"patterns\":[{\"begin\":\"@\\\"\",\"end\":\"\\\"\",\"name\":\"string.quoted.verbatim.actionscript.3\"},{\"begin\":\"\\\"\",\"end\":\"\\\"\",\"name\":\"string.quoted.double.actionscript.3\",\"patterns\":[{\"include\":\"#escapes\"}]},{\"begin\":\"'\",\"end\":\"'\",\"name\":\"string.quoted.single.actionscript.3\",\"patterns\":[{\"include\":\"#escapes\"}]}]},\"use_namespace\":{\"captures\":{\"2\":{\"name\":\"keyword.other.actionscript.3\"},\"3\":{\"name\":\"keyword.other.actionscript.3\"},\"4\":{\"name\":\"storage.modifier.actionscript.3\"}},\"match\":\"(^|\\\\s+|;)(use\\\\s+)?(namespace)\\\\s+(\\\\w+)\\\\s*(;|$)\"},\"variable_declaration\":{\"captures\":{\"2\":{\"name\":\"storage.modifier.actionscript.3\"},\"4\":{\"name\":\"storage.modifier.actionscript.3\"},\"6\":{\"name\":\"storage.modifier.actionscript.3\"},\"7\":{\"name\":\"storage.modifier.actionscript.3\"},\"8\":{\"name\":\"keyword.operator.actionscript.3\"}},\"match\":\"((static)\\\\s+)?((\\\\w+)\\\\s+)?((static)\\\\s+)?(const|var)\\\\s+[$0-9A-Z_a-z]+(?:\\\\s*(:))?\",\"name\":\"meta.variable_declaration.actionscript.3\"},\"vector_creation_operators\":{\"match\":\"([<>])\",\"name\":\"keyword.operator.actionscript.3\"}},\"scopeName\":\"source.actionscript.3\"}"))];
2
- export { actionscript_3_default as default };