@pubinfo-pr/core 0.200.1 → 0.203.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AppSetting-kJRPnkd7.js → AppSetting-B7mE7iHt.js} +40 -40
- package/dist/{HButton-CErp0mmx.js → HButton-Dt6qGhhR.js} +7 -7
- package/dist/{HCheckList-DfyQDWlj.js → HCheckList-DAkb0SBD.js} +15 -15
- package/dist/{HDivider-D0jqQd5V.js → HDivider-Ds5MMqtm.js} +3 -3
- package/dist/{HInput-SGtQfOg-.js → HInput-BrsX9848.js} +10 -10
- package/dist/{HSlideover-CW2mo_MH.js → HSlideover-CXBJxuQo.js} +120 -120
- package/dist/{HToggle-DTYX36Nv.js → HToggle-DEwBoDsw.js} +7 -7
- package/dist/{HTooltip-BUu2jovy.js → HTooltip-DjAU-Evn.js} +6 -6
- package/dist/{HeaderFullMenu-BJISBxyT.js → HeaderFullMenu-l2890Bzo.js} +93 -92
- package/dist/HeaderThinMenu-5K6HXiQk.js +438 -0
- package/dist/PreferencesContent-CWHTBvHQ.js +701 -0
- package/dist/SettingBreadcrumb-p3hD9w-9.js +45 -0
- package/dist/SettingCopyright-BgWvocrJ.js +45 -0
- package/dist/{SettingEnableTransition-DyIuTVwf.js → SettingEnableTransition-Cf57pLUk.js} +17 -17
- package/dist/SettingHome-tNMtRHoT.js +31 -0
- package/dist/SettingMenu-Du4Xhle1.js +111 -0
- package/dist/{SettingMode-BzU3i7wu.js → SettingMode-DGWqKJHt.js} +12 -12
- package/dist/SettingNavSearch-C_8VmQmD.js +31 -0
- package/dist/SettingOther-B9iOz69R.js +48 -0
- package/dist/SettingPage-C0TfmEKp.js +22 -0
- package/dist/{SettingTabbar-C4LeLY8p.js → SettingTabbar-C7ZQrcN4.js} +57 -57
- package/dist/{SettingThemes-Cw6RPVzb.js → SettingThemes-022eXO9f.js} +42 -42
- package/dist/SettingToolbar-Bh9aXNpl.js +50 -0
- package/dist/SettingTopbar-DjB1Izhm.js +49 -0
- package/dist/{SettingWidthMode-nLOBk0va.js → SettingWidthMode-D7sRlBUK.js} +12 -12
- package/dist/auth-B65CJEOe.js +4242 -0
- package/dist/{change-organization-C0ycAOrg.js → change-organization-sU8aNfhI.js} +37 -37
- package/dist/{change-password-BG-GzMjk.js → change-password-Dxzhg43p.js} +72 -72
- package/dist/chunk-CD4vhpVs.js +18 -0
- package/dist/{components-D3h4bynm.js → components-emseuaQx.js} +1821 -8301
- package/dist/core/request.d.ts +1 -1
- package/dist/core-4H5JBsa5.js +4885 -0
- package/dist/dist-7OjQvlya.js +468 -0
- package/dist/engine-oniguruma-uxNZ2DGJ.js +243 -0
- package/dist/features/api/modules/auth/renzhengfuwu.d.ts +14 -0
- package/dist/features/settings/index.d.ts +90 -1
- package/dist/{form-B8DLqjcv.js → form-C3VHofnN.js} +923 -443
- package/dist/index.js +3723 -3688
- package/dist/{json-CS4uwq6s.js → json-CC4oV-bd.js} +1 -1
- package/dist/{modal-DI1pivlf.js → modal-Bl5xHbxa.js} +15512 -15808
- package/dist/{not-found-DefRS5UT.js → not-found-DbHOY5cU.js} +18 -18
- package/dist/{not-permission-DlVznUAr.js → not-permission-DwERxb_u.js} +18 -18
- package/dist/overlayscrollbars-vue-mGyICRMi.js +1460 -0
- package/dist/{profile-D_LjvR1Z.js → profile-Dq66-Gsl.js} +3322 -3258
- package/dist/{question-line-DlOx1JLj.js → question-line-D7ecIumZ.js} +2 -2
- package/dist/{reload-BSumZEfh.js → reload-CbuQgTlC.js} +4 -4
- package/dist/{right-DreQ_F11.js → right-DYiPS7dU.js} +6 -6
- package/dist/style.css +1 -1
- package/dist/{tree-select-_dclwCh-.js → tree-select-B8cTcGLa.js} +2575 -2256
- package/dist/utils/shikiHighlighter.d.ts +24 -0
- package/dist/watchDiff-CPZFtaOC.js +655 -0
- package/package.json +41 -41
- package/src/built-in/layout-component/composables/useLayoutVisible.ts +1 -1
- package/src/built-in/system-info/components/SystemInfo.vue +68 -66
- package/src/built-in/system-info/index.ts +4 -4
- package/src/core/ctx.ts +2 -2
- package/src/core/request.ts +1 -1
- package/src/features/api/modules/auth/renzhengfuwu.ts +36 -0
- package/src/features/api/modules/auth/typings.d.ts +19 -1
- package/src/features/components/PartyLogin/steps/One.vue +7 -20
- package/src/features/components/PubinfoApp/index.vue +1 -0
- package/src/utils/shikiHighlighter.ts +80 -0
- package/types/auto-imports.d.ts +63 -63
- package/types/components.d.ts +45 -1
- package/dist/HeaderFullMenu-b76YdzzL.js +0 -6
- package/dist/HeaderThinMenu-Axg_TXct.js +0 -6
- package/dist/HeaderThinMenu-D-aQYGqU.js +0 -437
- package/dist/PreferencesContent-CsiWBBO1.js +0 -695
- package/dist/SettingBreadcrumb-eKruZu6b.js +0 -45
- package/dist/SettingCopyright-BRJsDUkG.js +0 -45
- package/dist/SettingHome-B83g4XZP.js +0 -31
- package/dist/SettingMenu-DWVM_tI_.js +0 -111
- package/dist/SettingNavSearch-B4K-SZAx.js +0 -31
- package/dist/SettingOther-ErTVvHY4.js +0 -48
- package/dist/SettingPage-BuvXTZ-r.js +0 -22
- package/dist/SettingToolbar-TWm_5emz.js +0 -50
- package/dist/SettingTopbar-C4TN5uEY.js +0 -49
- package/dist/abap-DnRAvVWC.js +0 -2
- package/dist/actionscript-3-msZW2Nd7.js +0 -2
- package/dist/ada-BnC7joNr.js +0 -2
- package/dist/andromeeda-DAi7Zn3O.js +0 -2
- package/dist/angular-html-CfzavAnw.js +0 -14
- package/dist/angular-html-CrOacC1u.js +0 -2
- package/dist/angular-ts-DiJs407Z.js +0 -16
- package/dist/apache-B-Z8vYaQ.js +0 -2
- package/dist/apex-C2Noo1FU.js +0 -2
- package/dist/apl-BFsbNrB2.js +0 -14
- package/dist/applescript-BpRgPLPz.js +0 -2
- package/dist/ara-DTx016Ok.js +0 -2
- package/dist/asciidoc-wKjKdiA4.js +0 -2
- package/dist/asm-xZOYl9w2.js +0 -2
- package/dist/astro-D9e5nYiV.js +0 -16
- package/dist/aurora-x-CDpb0rTE.js +0 -2
- package/dist/auth-CMohCBnq.js +0 -3967
- package/dist/awk-3BwACbwn.js +0 -2
- package/dist/ayu-dark-CPnKMvWU.js +0 -2
- package/dist/ballerina-VA7wU8Y0.js +0 -2
- package/dist/bat-sVhn2XCB.js +0 -2
- package/dist/beancount-CNgVKIDY.js +0 -2
- package/dist/berry-BlI-PUTt.js +0 -2
- package/dist/bibtex-B6IEpmWb.js +0 -2
- package/dist/bicep-kktY_vpK.js +0 -2
- package/dist/blade-B1141JsO.js +0 -18
- package/dist/bsl-BbNmGm08.js +0 -3
- package/dist/c-4zsKFSTE.js +0 -2
- package/dist/c-Cvq0wHxz.js +0 -2
- package/dist/cadence-CeV8achK.js +0 -2
- package/dist/cairo-BeL3hNNR.js +0 -3
- package/dist/catppuccin-frappe-CYjXTpLB.js +0 -2
- package/dist/catppuccin-latte-BP-uZ0dx.js +0 -2
- package/dist/catppuccin-macchiato-CgDoT_aE.js +0 -2
- package/dist/catppuccin-mocha-Bk_D7dln.js +0 -2
- package/dist/clarity-DBEE78gB.js +0 -2
- package/dist/clojure-BFXloc7Q.js +0 -2
- package/dist/cmake-C6J-XxwT.js +0 -2
- package/dist/cobol-DYWOBmba.js +0 -8
- package/dist/codeowners-2QIwUD68.js +0 -2
- package/dist/codeql-fYQZB3Eu.js +0 -2
- package/dist/coffee-uoAXafwu.js +0 -3
- package/dist/common-lisp-mqEFEz2m.js +0 -2
- package/dist/coq-DVFDtWom.js +0 -2
- package/dist/cpp-BO2dorzg.js +0 -2
- package/dist/cpp-Ba8vDVQv.js +0 -16
- package/dist/crystal-CdH-hSfI.js +0 -16
- package/dist/csharp-D4GwS--m.js +0 -2
- package/dist/css-BPH6wT__.js +0 -2
- package/dist/css-Dn_LUKRl.js +0 -2
- package/dist/csv-DGhU9OPh.js +0 -2
- package/dist/cue-BjeLxBDB.js +0 -2
- package/dist/cypher-Axek-jiX.js +0 -2
- package/dist/d-CvSb7lgK.js +0 -2
- package/dist/dark-plus-BROoqxNE.js +0 -2
- package/dist/dart-D3lY8Y-J.js +0 -2
- package/dist/dax-8_Wvr0d1.js +0 -2
- package/dist/desktop-CGQdBGkk.js +0 -2
- package/dist/diff-IbIUICCs.js +0 -2
- package/dist/dist-CJQj4sgz.js +0 -468
- package/dist/docker-DYs0e5yp.js +0 -2
- package/dist/dotenv-DP5FfelN.js +0 -2
- package/dist/dracula-CO5RND2y.js +0 -2
- package/dist/dracula-soft-CcubPGL5.js +0 -2
- package/dist/dream-maker-Cguvgdbe.js +0 -2
- package/dist/edge-Dnua-W20.js +0 -10
- package/dist/elixir-DFKWSPCw.js +0 -3
- package/dist/elm-VFC9t5c8.js +0 -3
- package/dist/emacs-lisp-CFhrNsBY.js +0 -2
- package/dist/erb-CCXgwK_j.js +0 -8
- package/dist/erlang-C99AW0pa.js +0 -3
- package/dist/everforest-dark-BzkBm4oV.js +0 -2
- package/dist/everforest-light-6t-pc3xg.js +0 -2
- package/dist/fennel-DLzv2kEg.js +0 -2
- package/dist/fish-CrpcBLGY.js +0 -2
- package/dist/fluent-Cgb80GZA.js +0 -2
- package/dist/fortran-fixed-form-m2e4NVmq.js +0 -3
- package/dist/fortran-free-form-5KVyf4H-.js +0 -2
- package/dist/fsharp-D2zphAKM.js +0 -3
- package/dist/gdresource-C7deQN19.js +0 -8
- package/dist/gdscript-C1VWrs5m.js +0 -2
- package/dist/gdshader-BIY53tWi.js +0 -2
- package/dist/genie-9IFfnqUU.js +0 -2
- package/dist/gherkin-1iObs2O9.js +0 -2
- package/dist/git-commit-fODQp1jL.js +0 -3
- package/dist/git-rebase-B9JMbwIM.js +0 -3
- package/dist/github-dark-CrDaVcf5.js +0 -2
- package/dist/github-dark-default-D7ew6oyG.js +0 -2
- package/dist/github-dark-dimmed-C9HFgab3.js +0 -2
- package/dist/github-dark-high-contrast-wgTYZXF2.js +0 -2
- package/dist/github-light-clYQ578w.js +0 -2
- package/dist/github-light-default-BD-qeOgc.js +0 -2
- package/dist/github-light-high-contrast-CUWPjA6F.js +0 -2
- package/dist/gleam-D1sL72nZ.js +0 -2
- package/dist/glimmer-js-mnfoipP4.js +0 -12
- package/dist/glimmer-ts-Vwc7x5el.js +0 -12
- package/dist/glsl-BM79ANxo.js +0 -2
- package/dist/glsl-bVDu2tRl.js +0 -3
- package/dist/gnuplot-C7nG8NBx.js +0 -2
- package/dist/go-CDMGBx9R.js +0 -2
- package/dist/graphql-Blhn4Ti0.js +0 -12
- package/dist/graphql-miYQqS2P.js +0 -2
- package/dist/groovy-DpAdtwL_.js +0 -2
- package/dist/gruvbox-dark-hard-DGsx2GxU.js +0 -2
- package/dist/gruvbox-dark-medium-DAKSw6I6.js +0 -2
- package/dist/gruvbox-dark-soft-CeX40AvH.js +0 -2
- package/dist/gruvbox-light-hard-CF1Tu1iA.js +0 -2
- package/dist/gruvbox-light-medium-xsCjHpPw.js +0 -2
- package/dist/gruvbox-light-soft-7coHTuzG.js +0 -2
- package/dist/hack-7C5x4T-_.js +0 -8
- package/dist/haml-DfQvtItk.js +0 -2
- package/dist/haml-Dv6tzh7n.js +0 -8
- package/dist/handlebars-CROXrCh9.js +0 -12
- package/dist/haskell-BCU_ENra.js +0 -2
- package/dist/haxe-CI2Cw40C.js +0 -2
- package/dist/hcl-DZT6kL4Z.js +0 -2
- package/dist/hjson-DjX8ZGxP.js +0 -2
- package/dist/hlsl-DrbHkFUr.js +0 -2
- package/dist/houston-B7By0kh6.js +0 -2
- package/dist/html-CHDLnu8B.js +0 -2
- package/dist/html-D_hMHeE_.js +0 -8
- package/dist/html-derivative-CopqrXDk.js +0 -3
- package/dist/html-derivative-D3CEVNhY.js +0 -2
- package/dist/http-DtxVMOhn.js +0 -12
- package/dist/hurl-DEd-LLt-.js +0 -10
- package/dist/hxml-DpEoYyNf.js +0 -3
- package/dist/hy-DeNSN3Xl.js +0 -2
- package/dist/imba-C8QCbIT1.js +0 -2
- package/dist/ini-5K44R-c9.js +0 -2
- package/dist/java-C20Uda2J.js +0 -2
- package/dist/java-DzXBQdoj.js +0 -2
- package/dist/javascript-BJbJ2Vkc.js +0 -2
- package/dist/javascript-Dycm8Hyd.js +0 -2
- package/dist/jinja-BP27dfdV.js +0 -3
- package/dist/jison-CXOe1N5D.js +0 -3
- package/dist/json-osxk1FMH.js +0 -2
- package/dist/json5-XoFX4Xcw.js +0 -2
- package/dist/jsonc-K40Y1Q0-.js +0 -2
- package/dist/jsonl-Bna9B-tR.js +0 -2
- package/dist/jsonnet-1lw9dY-D.js +0 -2
- package/dist/jssm-CYUnZBcY.js +0 -2
- package/dist/jsx-BPBOa2CL.js +0 -2
- package/dist/jsx-DyXpcK38.js +0 -2
- package/dist/julia-BIymapM-.js +0 -14
- package/dist/kanagawa-dragon-Xfwgxn9c.js +0 -2
- package/dist/kanagawa-lotus-BRUptwxp.js +0 -2
- package/dist/kanagawa-wave-DW-acwZd.js +0 -2
- package/dist/kdl-CfclADGt.js +0 -2
- package/dist/kotlin-FNhFixyq.js +0 -2
- package/dist/kusto-CF-Y9S4v.js +0 -2
- package/dist/laserwave-hOG3RlVG.js +0 -2
- package/dist/latex-CDB4AtOy.js +0 -3
- package/dist/lean-CUXEMhPT.js +0 -2
- package/dist/less-BFxpJcv2.js +0 -2
- package/dist/light-plus-DVh8P_vS.js +0 -2
- package/dist/liquid-DOAu7AIJ.js +0 -12
- package/dist/llvm-yB1CCqBM.js +0 -2
- package/dist/log-BG-t_tD8.js +0 -2
- package/dist/logo-CGZiAo8G.js +0 -2
- package/dist/lua-C7jagqEX.js +0 -2
- package/dist/lua-DwvoJpOg.js +0 -3
- package/dist/luau-CvL4lods.js +0 -2
- package/dist/make-C3tgDf9_.js +0 -2
- package/dist/markdown-Dyup0Au6.js +0 -2
- package/dist/marko-CU9xlJim.js +0 -12
- package/dist/material-theme-DmFtxJmp.js +0 -2
- package/dist/material-theme-darker-CUOM9kCp.js +0 -2
- package/dist/material-theme-lighter-BTz57UB3.js +0 -2
- package/dist/material-theme-ocean-ByxaTGeQ.js +0 -2
- package/dist/material-theme-palenight-BcnRkkgS.js +0 -2
- package/dist/matlab-Cp-Q2k26.js +0 -2
- package/dist/mdc-CgyezY4I.js +0 -10
- package/dist/mdx-BGY1YXYE.js +0 -2
- package/dist/mermaid-4us6aNUf.js +0 -2
- package/dist/min-dark-DNbI5SbO.js +0 -2
- package/dist/min-light-F4BhMi3a.js +0 -2
- package/dist/mipsasm-DsVvDD7N.js +0 -2
- package/dist/mojo-DsbeQpTC.js +0 -2
- package/dist/monokai-CCPJIqmO.js +0 -2
- package/dist/move-CsY6oaMr.js +0 -2
- package/dist/narrat-Dt9pplE3.js +0 -2
- package/dist/nextflow-_yz6btMz.js +0 -2
- package/dist/nginx-D0SaaB1T.js +0 -3
- package/dist/night-owl-BF0oLCh4.js +0 -2
- package/dist/nim-ClZRjmAG.js +0 -18
- package/dist/nix-C30pu-XF.js +0 -2
- package/dist/nord-CivpZPbe.js +0 -2
- package/dist/nushell-CN3bvvul.js +0 -2
- package/dist/objective-c-BU41w6gi.js +0 -2
- package/dist/objective-cpp-DRi_u4XF.js +0 -2
- package/dist/ocaml-BQUPg4Vc.js +0 -2
- package/dist/one-dark-pro-B90Mr6az.js +0 -2
- package/dist/one-light-Czi-k9Qd.js +0 -2
- package/dist/openscad-DzhxhWzS.js +0 -2
- package/dist/overlayscrollbars-vue-BJtv0PXr.js +0 -1436
- package/dist/pascal-fr-zfvY8.js +0 -2
- package/dist/perl-BONdgqEk.js +0 -14
- package/dist/php-CkldpTwd.js +0 -16
- package/dist/pick-CiRODtTM.js +0 -10
- package/dist/pkl-DiBgHWzw.js +0 -2
- package/dist/plastic-DgEVLLEf.js +0 -2
- package/dist/plsql-B0Y5lzLA.js +0 -2
- package/dist/po-DH_2lVVI.js +0 -2
- package/dist/poimandres-DVw_WEOw.js +0 -2
- package/dist/polar-B5UJqW2X.js +0 -2
- package/dist/postcss-DcHaF3o6.js +0 -2
- package/dist/powerquery-782B9lMX.js +0 -2
- package/dist/powershell-C430fpLb.js +0 -2
- package/dist/prisma-CvweD45H.js +0 -2
- package/dist/prolog-D4wVZtB7.js +0 -2
- package/dist/proto-DdvYvbZd.js +0 -2
- package/dist/pug-BNgUsZNy.js +0 -10
- package/dist/puppet-CClzKUH9.js +0 -2
- package/dist/purescript-DHIg5VOR.js +0 -2
- package/dist/python-DvhvKlZZ.js +0 -2
- package/dist/qml-nEcL49P6.js +0 -3
- package/dist/qmldir-BtOqlgPr.js +0 -2
- package/dist/qss-ClrV3_Z9.js +0 -2
- package/dist/r-C-usIf8k.js +0 -2
- package/dist/r-C16XYL7B.js +0 -2
- package/dist/racket-od71tNNk.js +0 -2
- package/dist/raku-BafRw-D9.js +0 -2
- package/dist/razor-DFLmUw5J.js +0 -8
- package/dist/red-CxfwiYss.js +0 -2
- package/dist/reg-CEJ4u76_.js +0 -2
- package/dist/regexp-DHmQlrOr.js +0 -2
- package/dist/regexp-DhnhP6Rg.js +0 -2
- package/dist/rel-CqP7ei8l.js +0 -2
- package/dist/riscv-MDRl54Sr.js +0 -2
- package/dist/rose-pine-C-YvPx8i.js +0 -2
- package/dist/rose-pine-dawn-YFmwt8a2.js +0 -2
- package/dist/rose-pine-moon-CEkPllOl.js +0 -2
- package/dist/rosmsg-CjPdTMH_.js +0 -2
- package/dist/rst-FjQhBJbo.js +0 -20
- package/dist/ruby-6_kFSgYU.js +0 -28
- package/dist/rust-BmA7pwJq.js +0 -2
- package/dist/sas-DWFkkZhV.js +0 -3
- package/dist/sass-WBoQIb5a.js +0 -2
- package/dist/scala-oj3UWPYE.js +0 -2
- package/dist/scheme-D8elN4XP.js +0 -2
- package/dist/scss-C3rOBIpO.js +0 -2
- package/dist/scss-DCW_iwzw.js +0 -3
- package/dist/sdbl-1Jil1ibL.js +0 -2
- package/dist/shaderlab-BiTZe6wd.js +0 -3
- package/dist/shellscript-BgfUoURL.js +0 -2
- package/dist/shellscript-VazcVHVa.js +0 -2
- package/dist/shellsession-E9-fFzrt.js +0 -3
- package/dist/slack-dark-CrvBI2ER.js +0 -2
- package/dist/slack-ochin-DHGUEcgG.js +0 -2
- package/dist/smalltalk-CqpX258U.js +0 -2
- package/dist/snazzy-light-Ds9WHe42.js +0 -2
- package/dist/solarized-dark-D_uyE4Am.js +0 -2
- package/dist/solarized-light-CiPKp-CD.js +0 -2
- package/dist/solidity-DkHnQa-Q.js +0 -2
- package/dist/soy-zulPRiR4.js +0 -3
- package/dist/sparql-_ExiBwId.js +0 -3
- package/dist/splunk-C1WI5q-z.js +0 -2
- package/dist/sql-Dx3aMqR5.js +0 -2
- package/dist/sql-uECzuuDw.js +0 -2
- package/dist/ssh-config-DCNkoN49.js +0 -2
- package/dist/stata-CEvt7T3u.js +0 -3
- package/dist/stylus-DjIFnVIy.js +0 -2
- package/dist/svelte-BTXiw8b_.js +0 -12
- package/dist/swift-DbLRdXGw.js +0 -2
- package/dist/synthwave-84-BUvQUrA0.js +0 -2
- package/dist/system-verilog-DwRrDuUC.js +0 -2
- package/dist/systemd-Bgl646hW.js +0 -2
- package/dist/talonscript-CsY1u3F7.js +0 -2
- package/dist/tasl-DdqzqPD0.js +0 -2
- package/dist/tcl-BfhAB2cJ.js +0 -2
- package/dist/templ-BWRLQt5A.js +0 -10
- package/dist/terraform-pGAQ0zW7.js +0 -2
- package/dist/tex-xdbq3CaT.js +0 -3
- package/dist/tokyo-night-vc5Diq8Q.js +0 -2
- package/dist/toml-Cyhj-OXr.js +0 -2
- package/dist/ts-tags-grq0tiUL.js +0 -36
- package/dist/tsv-C9bNKEMa.js +0 -2
- package/dist/tsx-BhOqGk0p.js +0 -2
- package/dist/tsx-CMQ1mQIE.js +0 -2
- package/dist/turtle-Bx6SVsq9.js +0 -2
- package/dist/twig-UeNhiIh3.js +0 -16
- package/dist/typescript-BKcsjt75.js +0 -2
- package/dist/typescript-C_OcD2I9.js +0 -2
- package/dist/typespec-otBjN2Qt.js +0 -2
- package/dist/typst-QU-aNfPn.js +0 -2
- package/dist/v-BhDBjJzl.js +0 -2
- package/dist/vala-47dwwaWY.js +0 -2
- package/dist/vb-BnhjgUfT.js +0 -2
- package/dist/verilog-BqCzecFd.js +0 -2
- package/dist/vesper-OMhtc8Do.js +0 -2
- package/dist/vhdl-CPlO9C1x.js +0 -2
- package/dist/viml-CVoyjbl3.js +0 -2
- package/dist/vitesse-black-V_wQwmut.js +0 -2
- package/dist/vue-DVWuOfxq.js +0 -20
- package/dist/vue-html-Cppv63Ia.js +0 -8
- package/dist/vue-vine-BKFt49hu.js +0 -18
- package/dist/vyper-Dr9ZK7Tc.js +0 -2
- package/dist/wasm-Hzjjdewx.js +0 -2
- package/dist/watchDiff-D0Gf0T5E.js +0 -397
- package/dist/wenyan-MudmExHN.js +0 -2
- package/dist/wgsl-Bl50NE6j.js +0 -2
- package/dist/wikitext-1zhw1Fse.js +0 -2
- package/dist/wit-viBDayJa.js +0 -2
- package/dist/wolfram-CgYjQJoa.js +0 -2
- package/dist/xml-Bi7r6gAu.js +0 -3
- package/dist/xml-DcJlpw85.js +0 -2
- package/dist/xsl-CK5YakcJ.js +0 -3
- package/dist/yaml-BOJKoODW.js +0 -2
- package/dist/yaml-CD-Vt5Sq.js +0 -2
- package/dist/zenscript-BnwCdyI6.js +0 -2
- package/dist/zig-Bjv5g2TX.js +0 -2
- /package/dist/{vitesse-dark-CqDMGtk5.js → vitesse-dark-CxkWMfh6.js} +0 -0
- /package/dist/{vitesse-light-2jYwTSYp.js → vitesse-light-DY25e6F3.js} +0 -0
- /package/dist/{wasm-k6ZKCtGX.js → wasm-DAU6f5s5.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { n as useClipboard } from "./dist-
|
|
1
|
+
import { n as useClipboard } from "./dist-7OjQvlya.js";
|
|
2
2
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
3
3
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
4
|
-
import { t as HButton_default } from "./HButton-
|
|
5
|
-
import { t as HSlideover_default } from "./HSlideover-
|
|
4
|
+
import { t as HButton_default } from "./HButton-Dt6qGhhR.js";
|
|
5
|
+
import { t as HSlideover_default } from "./HSlideover-CXBJxuQo.js";
|
|
6
6
|
import { Fragment, computed, createBlock, createElementBlock, createElementVNode, createSlots, createTextVNode, createVNode, defineAsyncComponent, defineComponent, markRaw, openBlock, renderList, resolveComponent, resolveDynamicComponent, unref, useModel, watch, withCtx } from "vue";
|
|
7
7
|
import { useRoute } from "vue-router";
|
|
8
8
|
import Message from "vue-m-message";
|
|
@@ -11,8 +11,8 @@ var _hoisted_1$1 = {
|
|
|
11
11
|
width: "1.2em",
|
|
12
12
|
height: "1.2em"
|
|
13
13
|
};
|
|
14
|
-
function render$1(
|
|
15
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$1, [...
|
|
14
|
+
function render$1(e, t) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$1, [...t[0] ||= [createElementVNode("path", {
|
|
16
16
|
fill: "currentColor",
|
|
17
17
|
d: "M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"
|
|
18
18
|
}, null, -1)]]);
|
|
@@ -23,20 +23,20 @@ var document_copy_default = markRaw({
|
|
|
23
23
|
}), _hoisted_1 = { class: "settong-warp" }, AppSetting_default = /* @__PURE__ */ _plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
24
24
|
name: "AppSetting",
|
|
25
25
|
components: {
|
|
26
|
-
SettingThemes: defineAsyncComponent(() => import("./SettingThemes-
|
|
27
|
-
SettingsMode: defineAsyncComponent(() => import("./SettingMode-
|
|
28
|
-
SettingWidthMode: defineAsyncComponent(() => import("./SettingWidthMode-
|
|
29
|
-
SettingEnableTransition: defineAsyncComponent(() => import("./SettingEnableTransition-
|
|
30
|
-
SettingMenu: defineAsyncComponent(() => import("./SettingMenu-
|
|
31
|
-
SettingTopbar: defineAsyncComponent(() => import("./SettingTopbar-
|
|
32
|
-
SettingTabbar: defineAsyncComponent(() => import("./SettingTabbar-
|
|
33
|
-
SettingToolbar: defineAsyncComponent(() => import("./SettingToolbar-
|
|
34
|
-
SettingBreadcrumb: defineAsyncComponent(() => import("./SettingBreadcrumb-
|
|
35
|
-
SettingPage: defineAsyncComponent(() => import("./SettingPage-
|
|
36
|
-
SettingNavSearch: defineAsyncComponent(() => import("./SettingNavSearch-
|
|
37
|
-
SettingCopyright: defineAsyncComponent(() => import("./SettingCopyright-
|
|
38
|
-
SettingHome: defineAsyncComponent(() => import("./SettingHome-
|
|
39
|
-
SettingOther: defineAsyncComponent(() => import("./SettingOther-
|
|
26
|
+
SettingThemes: defineAsyncComponent(() => import("./SettingThemes-022eXO9f.js")),
|
|
27
|
+
SettingsMode: defineAsyncComponent(() => import("./SettingMode-DGWqKJHt.js")),
|
|
28
|
+
SettingWidthMode: defineAsyncComponent(() => import("./SettingWidthMode-D7sRlBUK.js")),
|
|
29
|
+
SettingEnableTransition: defineAsyncComponent(() => import("./SettingEnableTransition-Cf57pLUk.js")),
|
|
30
|
+
SettingMenu: defineAsyncComponent(() => import("./SettingMenu-Du4Xhle1.js")),
|
|
31
|
+
SettingTopbar: defineAsyncComponent(() => import("./SettingTopbar-DjB1Izhm.js")),
|
|
32
|
+
SettingTabbar: defineAsyncComponent(() => import("./SettingTabbar-C7ZQrcN4.js")),
|
|
33
|
+
SettingToolbar: defineAsyncComponent(() => import("./SettingToolbar-Bh9aXNpl.js")),
|
|
34
|
+
SettingBreadcrumb: defineAsyncComponent(() => import("./SettingBreadcrumb-p3hD9w-9.js")),
|
|
35
|
+
SettingPage: defineAsyncComponent(() => import("./SettingPage-C0TfmEKp.js")),
|
|
36
|
+
SettingNavSearch: defineAsyncComponent(() => import("./SettingNavSearch-C_8VmQmD.js")),
|
|
37
|
+
SettingCopyright: defineAsyncComponent(() => import("./SettingCopyright-BgWvocrJ.js")),
|
|
38
|
+
SettingHome: defineAsyncComponent(() => import("./SettingHome-tNMtRHoT.js")),
|
|
39
|
+
SettingOther: defineAsyncComponent(() => import("./SettingOther-B9iOz69R.js"))
|
|
40
40
|
},
|
|
41
41
|
__name: "AppSetting",
|
|
42
42
|
props: {
|
|
@@ -44,8 +44,8 @@ var document_copy_default = markRaw({
|
|
|
44
44
|
openModifiers: {}
|
|
45
45
|
},
|
|
46
46
|
emits: ["update:open"],
|
|
47
|
-
setup(
|
|
48
|
-
let
|
|
47
|
+
setup(t) {
|
|
48
|
+
let i = useModel(t, "open"), a = useRoute(), { settingsStore: o, menuStore: s } = useContext(), c = computed(() => o.mode !== "pc"), l = computed(() => m([
|
|
49
49
|
"SettingThemes",
|
|
50
50
|
"SettingsMode",
|
|
51
51
|
"SettingWidthMode",
|
|
@@ -66,35 +66,35 @@ var document_copy_default = markRaw({
|
|
|
66
66
|
"SettingEnableTransition",
|
|
67
67
|
"SettingBreadcrumb"
|
|
68
68
|
]));
|
|
69
|
-
watch(() =>
|
|
70
|
-
|
|
69
|
+
watch(() => o.settings.menu.menuMode, (e) => {
|
|
70
|
+
e === "single" ? s.setActived(0) : s.setActived(a.fullPath);
|
|
71
71
|
});
|
|
72
|
-
let { copy:
|
|
73
|
-
watch(
|
|
74
|
-
|
|
72
|
+
let { copy: u, copied: d, isSupported: f } = useClipboard();
|
|
73
|
+
watch(d, (e) => {
|
|
74
|
+
e && Message.success("复制成功,请粘贴到 src/settings.ts 文件中!", { zIndex: 2e3 });
|
|
75
75
|
});
|
|
76
|
-
function
|
|
77
|
-
|
|
76
|
+
function p() {
|
|
77
|
+
u(JSON.stringify(o.settings, null, 2));
|
|
78
78
|
}
|
|
79
|
-
function
|
|
80
|
-
return
|
|
79
|
+
function m(e, t) {
|
|
80
|
+
return e.filter((e) => c.value ? !t.includes(e) : e);
|
|
81
81
|
}
|
|
82
|
-
return (
|
|
83
|
-
let
|
|
84
|
-
return openBlock(), createBlock(
|
|
85
|
-
modelValue:
|
|
86
|
-
"onUpdate:modelValue":
|
|
82
|
+
return (e, t) => {
|
|
83
|
+
let n = HButton_default, r = HSlideover_default;
|
|
84
|
+
return openBlock(), createBlock(r, {
|
|
85
|
+
modelValue: i.value,
|
|
86
|
+
"onUpdate:modelValue": t[0] ||= (e) => i.value = e,
|
|
87
87
|
title: "应用配置"
|
|
88
88
|
}, createSlots({
|
|
89
|
-
default: withCtx(() => [createElementVNode("div", _hoisted_1, [
|
|
89
|
+
default: withCtx(() => [createElementVNode("div", _hoisted_1, [t[1] ||= createElementVNode("div", { class: "rounded-2 bg-rose/20 px-4 py-2 text-sm/6 c-rose" }, [createElementVNode("p", { class: "my-1" }, " 应用配置可实时预览效果,但只是临时生效,要想真正应用于项目,可以点击下方的「复制配置」按钮,并将配置粘贴到 src/settings.ts 文件中。 "), createElementVNode("p", { class: "my-1" }, " 注意:在生产环境中应关闭该模块。 ")], -1), (openBlock(!0), createElementBlock(Fragment, null, renderList(unref(l), (e) => (openBlock(), createBlock(resolveDynamicComponent(e), { key: e }))), 128))])]),
|
|
90
90
|
_: 2
|
|
91
|
-
}, [unref(
|
|
91
|
+
}, [unref(f) ? {
|
|
92
92
|
name: "footer",
|
|
93
|
-
fn: withCtx(() => [createVNode(
|
|
93
|
+
fn: withCtx(() => [createVNode(n, {
|
|
94
94
|
block: "",
|
|
95
|
-
onClick:
|
|
95
|
+
onClick: p
|
|
96
96
|
}, {
|
|
97
|
-
default: withCtx(() => [createVNode(unref(document_copy_default)),
|
|
97
|
+
default: withCtx(() => [createVNode(unref(document_copy_default)), t[2] ||= createTextVNode(" 复制配置 ", -1)]),
|
|
98
98
|
_: 1
|
|
99
99
|
})]),
|
|
100
100
|
key: "0"
|
|
@@ -15,15 +15,15 @@ var _hoisted_1 = ["disabled"], HButton_default = /* @__PURE__ */ defineComponent
|
|
|
15
15
|
default: !1
|
|
16
16
|
}
|
|
17
17
|
},
|
|
18
|
-
setup(
|
|
19
|
-
let
|
|
18
|
+
setup(t) {
|
|
19
|
+
let n = t, r = computed(() => [
|
|
20
20
|
"focus:outline-none focus-visible:outline-0 cursor-pointer disabled:cursor-not-allowed disabled:opacity-75 flex-shrink-0 gap-x-1.5 px-2.5 py-1.5 border-size-0 font-medium text-sm rounded-md select-none",
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
n.block ? "w-full flex justify-center items-center" : "inline-flex items-center",
|
|
22
|
+
n.outline ? "shadow-sm ring-1 ring-inset ring-ui-primary text-ui-primary bg-white dark:bg-dark hover:not-disabled:bg-ui-primary/10 dark:hover:not-disabled:bg-ui-primary/10 focus-visible:ring-2" : "shadow-sm text-ui-text bg-ui-primary hover:bg-ui-primary/75 disabled:bg-ui-primary/90 focus-visible:ring-inset focus-visible:ring-2"
|
|
23
23
|
]);
|
|
24
|
-
return (e,
|
|
25
|
-
disabled:
|
|
26
|
-
class: normalizeClass(unref(
|
|
24
|
+
return (e, n) => (openBlock(), createElementBlock("button", {
|
|
25
|
+
disabled: t.disabled,
|
|
26
|
+
class: normalizeClass(unref(r))
|
|
27
27
|
}, [renderSlot(e.$slots, "default")], 10, _hoisted_1));
|
|
28
28
|
}
|
|
29
29
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as PubinfoIcon_default } from "./components-
|
|
1
|
+
import { a as PubinfoIcon_default } from "./components-emseuaQx.js";
|
|
2
2
|
import { Fragment, createBlock, createElementBlock, createTextVNode, defineComponent, normalizeClass, openBlock, renderList, toDisplayString, unref, watch } from "vue";
|
|
3
3
|
var _hoisted_1 = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, _hoisted_2 = ["disabled", "onClick"], HCheckList_default = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "HCheckList",
|
|
@@ -11,23 +11,23 @@ var _hoisted_1 = { class: "inline-flex select-none items-center justify-center o
|
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
emits: ["update:modelValue", "change"],
|
|
14
|
-
setup(
|
|
15
|
-
let
|
|
16
|
-
watch(() =>
|
|
17
|
-
|
|
14
|
+
setup(t, { emit: i }) {
|
|
15
|
+
let a = t, o = i;
|
|
16
|
+
watch(() => a.modelValue, (e) => {
|
|
17
|
+
o("change", e);
|
|
18
18
|
});
|
|
19
|
-
function
|
|
20
|
-
|
|
19
|
+
function s(e) {
|
|
20
|
+
o("update:modelValue", e);
|
|
21
21
|
}
|
|
22
|
-
return (
|
|
23
|
-
key:
|
|
24
|
-
disabled:
|
|
25
|
-
class: normalizeClass(["flex cursor-pointer items-center truncate border-size-0 bg-inherit px-2 py-1.5 text-sm disabled:cursor-not-allowed disabled:opacity-50 hover:not-disabled:(bg-ui-primary text-ui-text)", { "text-ui-text bg-ui-primary":
|
|
26
|
-
onClick: (e) =>
|
|
27
|
-
}, [
|
|
22
|
+
return (r, i) => (openBlock(), createElementBlock("div", _hoisted_1, [(openBlock(!0), createElementBlock(Fragment, null, renderList(t.options, (n) => (openBlock(), createElementBlock("button", {
|
|
23
|
+
key: n.value,
|
|
24
|
+
disabled: t.disabled || n.disabled,
|
|
25
|
+
class: normalizeClass(["flex cursor-pointer items-center truncate border-size-0 bg-inherit px-2 py-1.5 text-sm disabled:cursor-not-allowed disabled:opacity-50 hover:not-disabled:(bg-ui-primary text-ui-text)", { "text-ui-text bg-ui-primary": t.modelValue === n.value }]),
|
|
26
|
+
onClick: (e) => s(n.value)
|
|
27
|
+
}, [n.icon ? (openBlock(), createBlock(unref(PubinfoIcon_default), {
|
|
28
28
|
key: 0,
|
|
29
|
-
name:
|
|
30
|
-
}, null, 8, ["name"])) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [createTextVNode(toDisplayString(
|
|
29
|
+
name: n.icon
|
|
30
|
+
}, null, 8, ["name"])) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [createTextVNode(toDisplayString(n.label), 1)], 64))], 10, _hoisted_2))), 128))]));
|
|
31
31
|
}
|
|
32
32
|
});
|
|
33
33
|
export { HCheckList_default as t };
|
|
@@ -3,9 +3,9 @@ var _hoisted_1 = { "w-full": "" }, _hoisted_2 = { class: "flex items-center just
|
|
|
3
3
|
name: "HDivider",
|
|
4
4
|
__name: "HDivider",
|
|
5
5
|
props: { title: {} },
|
|
6
|
-
setup(
|
|
7
|
-
let
|
|
8
|
-
return (
|
|
6
|
+
setup(e) {
|
|
7
|
+
let t = e;
|
|
8
|
+
return (e, n) => (openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, toDisplayString(t.title), 1)]), renderSlot(e.$slots, "default")]));
|
|
9
9
|
}
|
|
10
10
|
});
|
|
11
11
|
export { HDivider_default as t };
|
|
@@ -14,20 +14,20 @@ var _hoisted_1 = { class: "relative w-full lg:w-48" }, _hoisted_2 = [
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
emits: ["update:modelValue"],
|
|
17
|
-
setup(
|
|
18
|
-
let
|
|
19
|
-
function
|
|
20
|
-
|
|
17
|
+
setup(t, { expose: r, emit: i }) {
|
|
18
|
+
let a = i, o = ref();
|
|
19
|
+
function s(e) {
|
|
20
|
+
a("update:modelValue", e.target.value);
|
|
21
21
|
}
|
|
22
|
-
return
|
|
22
|
+
return r({ ref: o }), (n, r) => (openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("input", {
|
|
23
23
|
ref_key: "inputRef",
|
|
24
|
-
ref:
|
|
24
|
+
ref: o,
|
|
25
25
|
type: "text",
|
|
26
|
-
value:
|
|
27
|
-
placeholder:
|
|
28
|
-
disabled:
|
|
26
|
+
value: t.modelValue,
|
|
27
|
+
placeholder: t.placeholder,
|
|
28
|
+
disabled: t.disabled,
|
|
29
29
|
class: "relative block w-full border-0 rounded-md bg-white px-2.5 py-1.5 text-sm shadow-sm ring-1 ring-stone-2 ring-inset disabled:cursor-not-allowed dark:bg-dark disabled:opacity-50 focus:outline-none focus:ring-2 dark:ring-stone-8 focus:ring-ui-primary placeholder-stone-4 dark:placeholder-stone-5",
|
|
30
|
-
onInput:
|
|
30
|
+
onInput: s
|
|
31
31
|
}, null, 40, _hoisted_2)]));
|
|
32
32
|
}
|
|
33
33
|
});
|