@pubinfo-pr/core 0.204.5 → 0.220.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 (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
@@ -4,8 +4,8 @@ var _hoisted_1 = {
4
4
  width: "1.2em",
5
5
  height: "1.2em"
6
6
  };
7
- function render$1(a, o) {
8
- return openBlock(), createElementBlock("svg", _hoisted_1, [...o[0] ||= [createElementVNode("path", {
7
+ function render$1(e, t) {
8
+ return openBlock(), createElementBlock("svg", _hoisted_1, [...t[0] ||= [createElementVNode("path", {
9
9
  fill: "currentColor",
10
10
  d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16m-1-5h2v2h-2zm2-1.645V14h-2v-1.5a1 1 0 0 1 1-1a1.5 1.5 0 1 0-1.471-1.794l-1.962-.393A3.501 3.501 0 1 1 13 13.355"
11
11
  }, null, -1)]]);
@@ -2,11 +2,11 @@ import { createElementBlock, defineComponent, onMounted, openBlock } from "vue";
2
2
  import { useRouter } from "vue-router";
3
3
  var reload_default = /* @__PURE__ */ defineComponent({
4
4
  __name: "index",
5
- setup(r) {
6
- let a = useRouter();
5
+ setup(e) {
6
+ let n = useRouter();
7
7
  return onMounted(() => {
8
- a.go(-1);
9
- }), (r, i) => (openBlock(), createElementBlock("div"));
8
+ n.go(-1);
9
+ }), (e, t) => (openBlock(), createElementBlock("div"));
10
10
  }
11
11
  });
12
12
  export { reload_default as default };
@@ -4,13 +4,13 @@ var _hoisted_1$1 = {
4
4
  width: "1.2em",
5
5
  height: "1.2em"
6
6
  };
7
- function render$2(s, l) {
8
- return openBlock(), createElementBlock("svg", _hoisted_1$1, [...l[0] ||= [createElementVNode("path", {
7
+ function render$2(e, n) {
8
+ return openBlock(), createElementBlock("svg", _hoisted_1$1, [...n[0] ||= [createElementVNode("path", {
9
9
  fill: "currentColor",
10
10
  d: "M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"
11
11
  }, null, -1), createElementVNode("path", {
12
12
  fill: "currentColor",
13
- d: "m237.248 512l265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"
13
+ d: "m237.2 512l265.5 265.3a32 32 0 0 1-45.4 45.4l-288-288a32 32 0 0 1 0-45.4l288-288a32 32 0 1 1 45.4 45.4z"
14
14
  }, null, -1)]]);
15
15
  }
16
16
  var back_default = markRaw({
@@ -21,10 +21,10 @@ var back_default = markRaw({
21
21
  width: "1.2em",
22
22
  height: "1.2em"
23
23
  };
24
- function render$1(s, c) {
25
- return openBlock(), createElementBlock("svg", _hoisted_1, [...c[0] ||= [createElementVNode("path", {
24
+ function render$1(e, t) {
25
+ return openBlock(), createElementBlock("svg", _hoisted_1, [...t[0] ||= [createElementVNode("path", {
26
26
  fill: "currentColor",
27
- d: "M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"
27
+ d: "M754.8 480H160a32 32 0 1 0 0 64h594.8L521.3 777.3a32 32 0 0 0 45.4 45.4l288-288a32 32 0 0 0 0-45.4l-288-288a32 32 0 1 0-45.4 45.4z"
28
28
  }, null, -1)]]);
29
29
  }
30
30
  var right_default = markRaw({