@pubinfo-pr/core 0.204.5 → 0.220.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.
Files changed (80) hide show
  1. package/dist/{AppSetting-Dl8pVkN4.js → AppSetting-B313MN-C.js} +42 -42
  2. package/dist/{HButton-CzYSwI6a.js → HButton-Dt6qGhhR.js} +7 -7
  3. package/dist/{HCheckList-CHR-lWIq.js → HCheckList-BQjEUWU0.js} +15 -15
  4. package/dist/{HDivider-CXS9rl4C.js → HDivider-Ds5MMqtm.js} +3 -3
  5. package/dist/{HInput-CSVwTg1Q.js → HInput-BrsX9848.js} +10 -10
  6. package/dist/{HSlideover-Bc6OHPHe.js → HSlideover-CXBJxuQo.js} +120 -120
  7. package/dist/{HToggle-C_iVIpxv.js → HToggle-DEwBoDsw.js} +8 -8
  8. package/dist/{HTooltip-BHBHfrCD.js → HTooltip-DjAU-Evn.js} +6 -6
  9. package/dist/{HeaderFullMenu-DCF-gTCZ.js → HeaderFullMenu-yMip8PkX.js} +95 -94
  10. package/dist/HeaderThinMenu-B6oUemfK.js +438 -0
  11. package/dist/PreferencesContent-CRWKG-hY.js +701 -0
  12. package/dist/SettingBreadcrumb-Dmz1xlaR.js +45 -0
  13. package/dist/SettingCopyright-BgWvocrJ.js +45 -0
  14. package/dist/{SettingEnableTransition-BBH52KKl.js → SettingEnableTransition-Cf57pLUk.js} +19 -19
  15. package/dist/SettingHome-tNMtRHoT.js +31 -0
  16. package/dist/SettingMenu-B2spR2pp.js +111 -0
  17. package/dist/{SettingMode-BwhhUYlz.js → SettingMode-DGWqKJHt.js} +14 -14
  18. package/dist/SettingNavSearch-C_8VmQmD.js +31 -0
  19. package/dist/SettingOther-B9iOz69R.js +48 -0
  20. package/dist/SettingPage-C0TfmEKp.js +22 -0
  21. package/dist/{SettingTabbar-DuqQVRnz.js → SettingTabbar-DtJIMcmw.js} +58 -58
  22. package/dist/{SettingThemes-Doo6Ax3u.js → SettingThemes-022eXO9f.js} +44 -44
  23. package/dist/SettingToolbar-Bh9aXNpl.js +50 -0
  24. package/dist/SettingTopbar-C1L0XqVL.js +49 -0
  25. package/dist/{SettingWidthMode-VaN0CrBa.js → SettingWidthMode-D7sRlBUK.js} +14 -14
  26. package/dist/auth-B65CJEOe.js +4242 -0
  27. package/dist/{change-organization-OjxZhWST.js → change-organization-Dzke68ZX.js} +38 -38
  28. package/dist/{change-password-B6kO54-d.js → change-password-wEU_ytZo.js} +73 -73
  29. package/dist/{chunk-EsrJ1IKw.js → chunk-CD4vhpVs.js} +3 -3
  30. package/dist/{components-DVIyiEVI.js → components-DReV9oJp.js} +1584 -1584
  31. package/dist/core/request.d.ts +1 -1
  32. package/dist/core-4H5JBsa5.js +4885 -0
  33. package/dist/dist-7OjQvlya.js +468 -0
  34. package/dist/engine-oniguruma-uxNZ2DGJ.js +243 -0
  35. package/dist/features/settings/index.d.ts +90 -1
  36. package/dist/{form-EQ9eL9hv.js → form-C3VHofnN.js} +923 -443
  37. package/dist/index.js +3720 -3685
  38. package/dist/{modal-CSWipFvB.js → modal-Bl5xHbxa.js} +15510 -15790
  39. package/dist/{not-found-DBe-djEg.js → not-found-DbHOY5cU.js} +19 -19
  40. package/dist/{not-permission-DQzWCpOK.js → not-permission-DwERxb_u.js} +19 -19
  41. package/dist/overlayscrollbars-vue-mGyICRMi.js +1460 -0
  42. package/dist/{profile-DJ3gpjsS.js → profile-Dq66-Gsl.js} +3340 -3277
  43. package/dist/{question-line-BKVlJGUb.js → question-line-D7ecIumZ.js} +2 -2
  44. package/dist/{reload-DAR8dVYw.js → reload-CbuQgTlC.js} +4 -4
  45. package/dist/{right-VKgVtqD5.js → right-DYiPS7dU.js} +6 -6
  46. package/dist/style.css +1 -1
  47. package/dist/{tree-select-CTjWj5WT.js → tree-select-B8cTcGLa.js} +2575 -2256
  48. package/dist/watchDiff-CPZFtaOC.js +655 -0
  49. package/package.json +41 -41
  50. package/src/built-in/layout-component/composables/useLayoutVisible.ts +1 -1
  51. package/src/core/ctx.ts +2 -2
  52. package/src/core/request.ts +1 -1
  53. package/types/auto-imports.d.ts +63 -63
  54. package/types/components.d.ts +45 -1
  55. package/dist/HeaderFullMenu-BRhGliRJ.js +0 -6
  56. package/dist/HeaderThinMenu-B_7vLcQX.js +0 -6
  57. package/dist/HeaderThinMenu-PA12XAvb.js +0 -437
  58. package/dist/PreferencesContent-cll4nwwl.js +0 -695
  59. package/dist/SettingBreadcrumb-BvSc7VUo.js +0 -45
  60. package/dist/SettingCopyright-DcWLKM5d.js +0 -45
  61. package/dist/SettingHome-Cd43oJmB.js +0 -31
  62. package/dist/SettingMenu-CJsN4F1l.js +0 -111
  63. package/dist/SettingNavSearch-BhHUWem3.js +0 -31
  64. package/dist/SettingOther-CDY0jSVT.js +0 -48
  65. package/dist/SettingPage-B0WNvUlj.js +0 -22
  66. package/dist/SettingToolbar-CHV_dVJ9.js +0 -50
  67. package/dist/SettingTopbar-CF1K_XIt.js +0 -49
  68. package/dist/auth-CPSkJwBz.js +0 -3968
  69. package/dist/core-Bg2PEcZK.js +0 -4884
  70. package/dist/dist-DAb-7mqe.js +0 -468
  71. package/dist/engine-oniguruma-CUfGsBrF.js +0 -243
  72. package/dist/overlayscrollbars-vue-BOGU2FK-.js +0 -1436
  73. package/dist/pick-C42gkI1h.js +0 -10
  74. package/dist/watchDiff-C4eGkl9e.js +0 -397
  75. /package/dist/{_plugin-vue_export-helper-DaPiLSxE.js → _plugin-vue_export-helper-sUTDUeGO.js} +0 -0
  76. /package/dist/{json-S7wVLDnW.js → json-CC4oV-bd.js} +0 -0
  77. /package/dist/{useContext-D6pJCZez.js → useContext-DLtu9F7E.js} +0 -0
  78. /package/dist/{vitesse-dark-BsnBIHGG.js → vitesse-dark-CxkWMfh6.js} +0 -0
  79. /package/dist/{vitesse-light-Cs_6DF7j.js → vitesse-light-DY25e6F3.js} +0 -0
  80. /package/dist/{wasm-EvDQvzqp.js → wasm-DAU6f5s5.js} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.