@web-utils/component 3.3.6 → 3.3.8

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 (181) hide show
  1. package/address-input/index.mjs +1 -1
  2. package/affix/index.mjs +1 -1
  3. package/aside-menu/index.mjs +1 -1
  4. package/avatar/index.mjs +1 -1
  5. package/awesome-button/index.mjs +1 -1
  6. package/capsule-tab/index.mjs +1 -1
  7. package/card/index.mjs +1 -1
  8. package/carousel/index.mjs +1 -1
  9. package/chat/index.mjs +2 -2
  10. package/chunk-file-uploader/index.mjs +1 -1
  11. package/chunks/{FormTemp.2IfXIr8o.mjs → FormTemp.DBXY12r6.mjs} +4 -4
  12. package/chunks/{dataformat.Ab9PZnVk.mjs → dataformat.D_Opg_Hq.mjs} +1 -1
  13. package/chunks/{dic.7JBaVHv6.mjs → dic.BPoY9VwV.mjs} +1 -1
  14. package/chunks/{event.lbJYeMJp.mjs → event.X575VReS.mjs} +3 -3
  15. package/chunks/{form-input-mixin.IKogWBfn.mjs → form-input-mixin.DMuQta5I.mjs} +2 -2
  16. package/chunks/{form-item-mixin.BilKDUlK.mjs → form-item-mixin.CdcqXa2h.mjs} +1 -1
  17. package/chunks/{init.6oF7OO2W.mjs → init.CwDxjHXI.mjs} +3 -3
  18. package/code-mirror-editor/index.mjs +1 -1
  19. package/color-picker/index.mjs +1 -1
  20. package/comment/index.mjs +1 -1
  21. package/confirm-button/index.mjs +2 -2
  22. package/confirmable/index.mjs +2 -2
  23. package/context-menu/index.mjs +1 -1
  24. package/count-up/index.mjs +1 -1
  25. package/custom-scrollbar/index.mjs +1 -1
  26. package/data-box/index.mjs +1 -1
  27. package/data-card/index.mjs +1 -1
  28. package/data-cardtext/index.mjs +1 -1
  29. package/data-display/index.mjs +1 -1
  30. package/data-icons/index.mjs +1 -1
  31. package/data-imgtext/index.mjs +1 -1
  32. package/data-operatext/index.mjs +1 -1
  33. package/data-panel/index.mjs +1 -1
  34. package/data-pay/index.mjs +1 -1
  35. package/data-price/index.mjs +1 -1
  36. package/data-progress/index.mjs +1 -1
  37. package/data-rotate/index.mjs +1 -1
  38. package/data-table-picker/index.mjs +2 -2
  39. package/data-tabs/index.mjs +1 -1
  40. package/dialog-form/index.mjs +2 -2
  41. package/dynamic-table/index.mjs +1 -1
  42. package/e-charts/index.mjs +1 -1
  43. package/easy-popup/index.mjs +1 -1
  44. package/editable-progress/index.mjs +1 -1
  45. package/editable-tree/index.mjs +2 -2
  46. package/egd-collapse/index.mjs +1 -1
  47. package/egd-collapse-item/index.mjs +1 -1
  48. package/element-dialog/index.mjs +1 -1
  49. package/empty-view/index.mjs +1 -1
  50. package/error-view/index.mjs +1 -1
  51. package/flex-column/index.mjs +2 -2
  52. package/flex-item/index.mjs +2 -2
  53. package/flex-row/index.mjs +2 -2
  54. package/flex-scroller/index.mjs +1 -1
  55. package/flow/index.mjs +2 -2
  56. package/flow-designer/index.mjs +79 -75
  57. package/flow-designer/style.css +1 -1
  58. package/flow-node/index.mjs +2 -2
  59. package/flow-viewer/index.mjs +1 -1
  60. package/form-button/index.mjs +1 -1
  61. package/form-cascader/index.mjs +4 -4
  62. package/form-checkbox-group/index.mjs +4 -4
  63. package/form-date-picker/index.mjs +4 -4
  64. package/form-holder/index.mjs +2 -2
  65. package/form-input/index.mjs +3 -3
  66. package/form-input-email/index.mjs +3 -3
  67. package/form-input-id-card/index.mjs +3 -3
  68. package/form-input-number/index.mjs +4 -4
  69. package/form-input-phone-number/index.mjs +3 -3
  70. package/form-input-tag/index.mjs +3 -3
  71. package/form-input-time/index.mjs +3 -3
  72. package/form-item/index.mjs +1 -1
  73. package/form-item-config-provider/index.mjs +1 -1
  74. package/form-radio-group/index.mjs +4 -4
  75. package/form-select/index.mjs +4 -4
  76. package/form-switch/index.mjs +3 -3
  77. package/form-textarea/index.mjs +3 -3
  78. package/form-view/index.mjs +1 -1
  79. package/fy-array/index.mjs +3 -3
  80. package/fy-article/index.mjs +1 -1
  81. package/fy-cascader/index.mjs +2 -2
  82. package/fy-checkbox/index.mjs +2 -2
  83. package/fy-code/index.mjs +2 -2
  84. package/fy-curd/index.mjs +9 -9
  85. package/fy-date/index.mjs +2 -2
  86. package/fy-draggable/index.mjs +2 -2
  87. package/fy-dynamic/index.mjs +3 -3
  88. package/fy-empty/index.mjs +2 -2
  89. package/fy-form/index.mjs +7 -7
  90. package/fy-form-design/index.mjs +3 -3
  91. package/fy-input/index.mjs +2 -2
  92. package/fy-input-color/index.mjs +2 -2
  93. package/fy-input-icon/index.mjs +2 -2
  94. package/fy-input-map/index.mjs +2 -2
  95. package/fy-input-number/index.mjs +2 -2
  96. package/fy-input-table/index.mjs +2 -2
  97. package/fy-input-tree/index.mjs +2 -2
  98. package/fy-progress/index.mjs +1 -1
  99. package/fy-radio/index.mjs +2 -2
  100. package/fy-rate/index.mjs +2 -2
  101. package/fy-select/index.mjs +5 -5
  102. package/fy-slider/index.mjs +3 -3
  103. package/fy-switch/index.mjs +2 -2
  104. package/fy-tabs/index.mjs +1 -1
  105. package/fy-time/index.mjs +2 -2
  106. package/fy-title/index.mjs +2 -2
  107. package/fy-tree/index.mjs +3 -3
  108. package/fy-u-editor/index.mjs +2 -2
  109. package/fy-upload/index.mjs +4 -4
  110. package/guide-steps/index.mjs +1 -1
  111. package/highlight-j-s/index.mjs +1 -1
  112. package/icon-card/index.mjs +1 -1
  113. package/icon-temp/index.mjs +1 -1
  114. package/iframe-window/index.mjs +1 -1
  115. package/image-cropper/index.mjs +2 -2
  116. package/image-preview/index.mjs +2 -2
  117. package/image-viewer/index.mjs +1 -1
  118. package/input-number/index.mjs +2 -2
  119. package/input-number-range/index.mjs +1 -1
  120. package/keep-view-alive/index.mjs +1 -1
  121. package/keyboard/index.mjs +1 -1
  122. package/license/index.mjs +2 -2
  123. package/loading-view/index.mjs +1 -1
  124. package/login/index.mjs +2 -2
  125. package/monaco-editor/index.mjs +2 -2
  126. package/name-avatar/index.mjs +1 -1
  127. package/nav-bar/index.mjs +1 -1
  128. package/not-implement/index.mjs +1 -1
  129. package/notice/index.mjs +1 -1
  130. package/package.json +12 -12
  131. package/page/index.mjs +1 -1
  132. package/page-header/index.mjs +1 -1
  133. package/page-index/index.mjs +1 -1
  134. package/page-index-top/index.mjs +1 -1
  135. package/page-skeleton/index.mjs +1 -1
  136. package/page-skeleton-new/index.mjs +1 -1
  137. package/pageable-table/index.mjs +2 -2
  138. package/pageable-view/index.mjs +2 -2
  139. package/photo-swipe/index.mjs +1 -1
  140. package/present-view/index.mjs +1 -1
  141. package/queue/index.mjs +1 -1
  142. package/record-video/index.mjs +2 -2
  143. package/resize-observer/index.mjs +2 -2
  144. package/search/index.mjs +3 -3
  145. package/search-popover/index.mjs +2 -2
  146. package/sign/index.mjs +2 -2
  147. package/sign-panel/index.mjs +1 -1
  148. package/skeleton/index.mjs +1 -1
  149. package/split-pane/index.mjs +1 -1
  150. package/stateful/index.mjs +1 -1
  151. package/static-pageable-table/index.mjs +1 -1
  152. package/swiper/index.mjs +1 -1
  153. package/tab/index.mjs +2 -2
  154. package/tab-item/index.mjs +2 -2
  155. package/table-column/index.mjs +1 -1
  156. package/table-view/index.mjs +2 -2
  157. package/tag-render/index.mjs +1 -1
  158. package/text-ellipsis/index.mjs +2 -2
  159. package/tinymce-editor/index.mjs +1 -1
  160. package/toolbar-button/index.mjs +1 -1
  161. package/verify/index.mjs +2 -2
  162. package/vue-cron/index.mjs +1 -1
  163. package/vue-qr-code/index.mjs +1 -1
  164. package/vue-quill-editor/index.mjs +1 -1
  165. package/vue-tags-input/index.mjs +1 -1
  166. package/vue-tree-select/index.mjs +1 -1
  167. package/vue-video-player/index.mjs +1 -1
  168. package/watermark/index.mjs +2 -2
  169. package/web-types.json +1 -1
  170. package/x-input-tag/index.mjs +1 -1
  171. /package/chunks/{_plugin-vue2_normalizer.JwmUNtgn.mjs → _plugin-vue2_normalizer.YT9tSeEj.mjs} +0 -0
  172. /package/chunks/{confirmable-mixin.GqdyYLEM.mjs → confirmable-mixin.D2KW-Qlc.mjs} +0 -0
  173. /package/chunks/{form-pick-mixin.y-qhZJi6.mjs → form-pick-mixin.BFTIVn_i.mjs} +0 -0
  174. /package/chunks/{index.LGsb2aDq.mjs → index.DwCBGcYk.mjs} +0 -0
  175. /package/chunks/{input-number-mixin.GE2zr_3s.mjs → input-number-mixin.CzjtGf2n.mjs} +0 -0
  176. /package/chunks/{json-beautifier.fUZFSW5j.mjs → json-beautifier.CvdU9XNm.mjs} +0 -0
  177. /package/chunks/{packages.2yUDw9GA.mjs → packages.CWPkeLu9.mjs} +0 -0
  178. /package/chunks/{permission.bUiJNk5J.mjs → permission.CO31YIkD.mjs} +0 -0
  179. /package/chunks/{slot.j1uMmBnG.mjs → slot.DXIbhGat.mjs} +0 -0
  180. /package/chunks/{tab-mixin.tM9jcRT8.mjs → tab-mixin.CVr9bZtn.mjs} +0 -0
  181. /package/chunks/{util.y1gUGRqi.mjs → util.CGBb6mdq.mjs} +0 -0
@@ -1,8 +1,8 @@
1
- import { p as R, e as I } from "../chunks/event.lbJYeMJp.mjs";
2
- import { B, i as F, p as N } from "../chunks/util.y1gUGRqi.mjs";
3
- import { p as A } from "../chunks/packages.2yUDw9GA.mjs";
1
+ import { p as R, e as I } from "../chunks/event.X575VReS.mjs";
2
+ import { B, i as F, p as N } from "../chunks/util.CGBb6mdq.mjs";
3
+ import { p as A } from "../chunks/packages.CWPkeLu9.mjs";
4
4
  import { isBlank as b } from "@web-utils/core";
5
- import { n as K } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
5
+ import { n as K } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
6
6
  let d, g;
7
7
  const w = {
8
8
  width: 200,
@@ -1,4 +1,4 @@
1
- import { n as l } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as l } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const i = {
3
3
  name: "GuideSteps",
4
4
  props: {
@@ -1,7 +1,7 @@
1
1
  import a from "highlight.js/lib/core";
2
2
  import "highlight.js/styles/atom-one-dark-reasonable.css";
3
3
  import { escapeHtml as g } from "@web-utils/core";
4
- import { n as l } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
4
+ import { n as l } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
5
5
  const i = {
6
6
  name: "HighlightJS",
7
7
  props: {
@@ -1,4 +1,4 @@
1
- import { n as s } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const a = {
3
3
  name: "IconCard",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as t } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as t } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const s = {
3
3
  name: "IconTemp",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "IframeWindow",
4
4
  props: {
@@ -9,10 +9,10 @@ var a = (t, e, o) => e in t ? p(t, e, { enumerable: !0, configurable: !0, writab
9
9
  c.call(e, o) && a(t, o, e[o]);
10
10
  return t;
11
11
  };
12
- import { B as u } from "../chunks/util.y1gUGRqi.mjs";
12
+ import { B as u } from "../chunks/util.CGBb6mdq.mjs";
13
13
  import { VueCropper as f } from "vue-cropper";
14
14
  import m from "vue";
15
- import { n as d } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
15
+ import { n as d } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
16
16
  const n = {
17
17
  name: "ImageCropper",
18
18
  components: {
@@ -9,10 +9,10 @@ var r = (i, e, t) => e in i ? m(i, e, { enumerable: !0, configurable: !0, writab
9
9
  v.call(e, t) && r(i, t, e[t]);
10
10
  return i;
11
11
  };
12
- import { i as p } from "../chunks/util.y1gUGRqi.mjs";
12
+ import { i as p } from "../chunks/util.CGBb6mdq.mjs";
13
13
  import { setPx as u } from "@web-utils/core";
14
14
  import _ from "vue";
15
- import { n as f } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
15
+ import { n as f } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
16
16
  const o = {
17
17
  name: "ImagePreview",
18
18
  data() {
@@ -1,6 +1,6 @@
1
1
  import s from "viewerjs";
2
2
  import "viewerjs/dist/viewer.css";
3
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
3
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
4
4
  const l = {
5
5
  name: "ImageViewer",
6
6
  props: {
@@ -1,7 +1,7 @@
1
1
  import s from "element-ui/src/mixins/focus";
2
2
  import u from "element-ui/src/directives/repeat-click";
3
- import { i as o } from "../chunks/input-number-mixin.GE2zr_3s.mjs";
4
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
3
+ import { i as o } from "../chunks/input-number-mixin.CzjtGf2n.mjs";
4
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
5
5
  const l = {
6
6
  name: "InputNumber",
7
7
  directives: {
@@ -1,5 +1,5 @@
1
1
  import { isNotEmpty as s } from "@web-utils/core";
2
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const l = {
4
4
  name: "InputNumberRange",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { n as y } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as y } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const C = Object.prototype.toString;
3
3
  function f(e) {
4
4
  return e != null;
@@ -1,4 +1,4 @@
1
- import { n as S } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as S } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  let v = class {
3
3
  constructor(e) {
4
4
  if (typeof e != "object") {
package/license/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { C as r } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as l } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { C as r } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { n as l } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const g = {
4
4
  name: "License",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const i = {
3
3
  name: "LoadingView",
4
4
  props: {
package/login/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import { s as l } from "../chunks/util.y1gUGRqi.mjs";
1
+ import { s as l } from "../chunks/util.CGBb6mdq.mjs";
2
2
  import { isBlank as n } from "@web-utils/core";
3
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
3
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
4
4
  const r = "发送验证码", i = "{{time}}s后重获取", c = {
5
5
  name: "Login",
6
6
  props: {
@@ -11,9 +11,9 @@ var r = (t, e, i) => e in t ? u(t, e, { enumerable: !0, configurable: !0, writab
11
11
  };
12
12
  import * as o from "monaco-editor/esm/vs/editor/editor.api";
13
13
  import "monaco-editor/esm/vs/basic-languages/javascript/javascript.contribution";
14
- import { c as l } from "../chunks/json-beautifier.fUZFSW5j.mjs";
14
+ import { c as l } from "../chunks/json-beautifier.CvdU9XNm.mjs";
15
15
  import { NOOP as a } from "@web-utils/core";
16
- import { n as g } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
16
+ import { n as g } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
17
17
  const m = {
18
18
  name: "MonacoEditor",
19
19
  props: {
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const n = {
3
3
  name: "NameAvatar",
4
4
  props: {
package/nav-bar/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as o } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const a = {
3
3
  name: "NavBar",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as e } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as e } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const s = {
3
3
  name: "NotImplement"
4
4
  };
package/notice/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const a = {
3
3
  img: "img",
4
4
  title: "title",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@web-utils/component",
3
3
  "description": "Web Components",
4
- "version": "3.3.6",
4
+ "version": "3.3.8",
5
5
  "author": "Simple",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -17,22 +17,22 @@
17
17
  "@tinymce/tinymce-vue": "3.2.8",
18
18
  "@wangeditor/editor": "^5.1.23",
19
19
  "@wangeditor/editor-for-vue": "^1.0.2",
20
- "@web-utils/core": "^3.0.7",
21
- "@web-utils/integrations": "^3.0.7",
22
- "@web-utils/vue": "^3.0.7",
23
- "bpmn-js": "^16.3.1",
24
- "bpmn-js-token-simulation": "^0.33.0",
20
+ "@web-utils/core": "^3.0.15",
21
+ "@web-utils/integrations": "^3.0.15",
22
+ "@web-utils/vue": "^3.0.15",
23
+ "bpmn-js": "^17.0.2",
24
+ "bpmn-js-token-simulation": "^0.33.1",
25
25
  "codemirror": "^5.65.15",
26
26
  "countup.js": "^2.8.0",
27
27
  "dayjs": "^1.11.10",
28
- "diagram-js": "13.4.0",
29
- "echarts": "^5.4.3",
28
+ "diagram-js": "14.1.0",
29
+ "echarts": "^5.5.0",
30
30
  "highlight.js": "^11.9.0",
31
31
  "lodash-es": "^4.17.21",
32
- "min-dash": "^4.1.1",
32
+ "min-dash": "^4.2.1",
33
33
  "min-dom": "^4.1.0",
34
- "monaco-editor": "^0.45.0",
35
- "overlayscrollbars": "^2.4.6",
34
+ "monaco-editor": "^0.46.0",
35
+ "overlayscrollbars": "^2.5.0",
36
36
  "photoswipe": "^5.4.3",
37
37
  "qrcode": "^1.5.3",
38
38
  "quill": "^1.3.7",
@@ -40,7 +40,7 @@
40
40
  "simple-uploader.js": "^0.6.0",
41
41
  "tiny-svg": "^3.0.1",
42
42
  "tinymce": "4.9.11",
43
- "video.js": "^8.9.0",
43
+ "video.js": "^8.10.0",
44
44
  "viewerjs": "^1.11.6",
45
45
  "vue-cropper": "^0.6.4",
46
46
  "vuedraggable": "^2.24.3",
package/page/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as t } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as t } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "Page",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "PageHeader",
4
4
  props: {
@@ -15,7 +15,7 @@ var r = (a, t, e) => new Promise((s, n) => {
15
15
  u((e = e.apply(a, t)).next());
16
16
  });
17
17
  import { treeToArray as p, findFirstMatchNode as d } from "@web-utils/core";
18
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "PageIndex",
21
21
  props: {
@@ -15,7 +15,7 @@ var i = (s, t, e) => new Promise((a, r) => {
15
15
  u((e = e.apply(s, t)).next());
16
16
  });
17
17
  import { treeToArray as h, findFirstMatchNode as o } from "@web-utils/core";
18
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "PageIndexTop",
21
21
  props: {
@@ -4,7 +4,7 @@ import n from "../nav-bar/index.mjs";
4
4
  import "../nav-bar/style.css";
5
5
  import l from "../page-header/index.mjs";
6
6
  import "../page-header/style.css";
7
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
7
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
8
8
  const a = {
9
9
  name: "PageSkeleton",
10
10
  components: {
@@ -1,4 +1,4 @@
1
- import { n as l } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as l } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const a = {
3
3
  name: "PageSkeletonNew",
4
4
  props: {
@@ -37,8 +37,8 @@ var h = (t, e, a) => new Promise((s, l) => {
37
37
  });
38
38
  import { hasOwn as v } from "@web-utils/core";
39
39
  import { cloneDeep as S, merge as C } from "@web-utils/integrations/lodash";
40
- import { f as T, h as k, i as B } from "../chunks/index.LGsb2aDq.mjs";
41
- import { n as P } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
40
+ import { f as T, h as k, i as B } from "../chunks/index.DwCBGcYk.mjs";
41
+ import { n as P } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
42
42
  const o = {
43
43
  loading: 1,
44
44
  error: -1,
@@ -37,8 +37,8 @@ var h = (e, t, s) => new Promise((l, r) => {
37
37
  });
38
38
  import { cloneDeep as S, merge as w } from "@web-utils/integrations/lodash";
39
39
  import { copy as P, hasOwn as C } from "@web-utils/core";
40
- import { f as v, h as x, i as O } from "../chunks/index.LGsb2aDq.mjs";
41
- import { n as R } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
40
+ import { f as v, h as x, i as O } from "../chunks/index.DwCBGcYk.mjs";
41
+ import { n as R } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
42
42
  function k(e) {
43
43
  let t = "";
44
44
  for (const s in e)
@@ -16,7 +16,7 @@ var u = (i, n, t) => new Promise((h, a) => {
16
16
  });
17
17
  import g from "photoswipe";
18
18
  import "photoswipe/dist/photoswipe.css";
19
- import { n as d } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { n as d } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
20
20
  function w(i) {
21
21
  new g(i).init();
22
22
  }
@@ -30,7 +30,7 @@ import { hasOwn as p, toStringArray as S, delay as F, isInContainer as k } from
30
30
  import { merge as B } from "@web-utils/integrations/lodash";
31
31
  import L from "../resize-observer/index.mjs";
32
32
  import "../resize-observer/style.css";
33
- import { n as C } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
33
+ import { n as C } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
34
34
  const w = [
35
35
  "back",
36
36
  "create",
package/queue/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const s = {
3
3
  name: "Queue",
4
4
  props: {
@@ -1,5 +1,5 @@
1
- import { s } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  let o = class {
4
4
  /**
5
5
  * 构造函数
@@ -1,5 +1,5 @@
1
- import { j as r } from "../chunks/index.LGsb2aDq.mjs";
2
- import { n as o } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { j as r } from "../chunks/index.DwCBGcYk.mjs";
2
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  let t;
4
4
  function i() {
5
5
  i.init || (i.init = !0, t = r() !== -1);
package/search/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
- import { a as p } from "../chunks/util.y1gUGRqi.mjs";
2
- import { i } from "../chunks/init.6oF7OO2W.mjs";
1
+ import { a as p } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { i } from "../chunks/init.CwDxjHXI.mjs";
3
3
  import { isBlank as o } from "@web-utils/core";
4
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
4
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
5
5
  const l = {
6
6
  name: "Search",
7
7
  mixins: [i],
@@ -16,8 +16,8 @@ var c = (r, e, t) => new Promise((s, i) => {
16
16
  });
17
17
  import { copy as u, isInContainer as d } from "@web-utils/core";
18
18
  import p from "element-ui/lib/utils/clickoutside";
19
- import { z as f } from "../chunks/util.y1gUGRqi.mjs";
20
- import { n as v } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { z as f } from "../chunks/util.CGBb6mdq.mjs";
20
+ import { n as v } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const m = {
22
22
  name: "SearchPopover",
23
23
  directives: {
package/sign/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s as v } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s as v } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  function p(e, s, n, r, t, o) {
4
4
  e.save(), e.fillStyle = t, e.translate(s, n), e.rotate(Math.PI + o), e.beginPath();
5
5
  let a = Math.sin(0), d = Math.cos(0);
@@ -1,4 +1,4 @@
1
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const n = {
3
3
  name: "SignPanel",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const o = "avue-skeleton", r = {
3
3
  name: "Skeleton",
4
4
  props: {
@@ -14,7 +14,7 @@ var l = (e, t, s) => new Promise((o, i) => {
14
14
  }, a = (r) => r.done ? o(r.value) : Promise.resolve(r.value).then(n, c);
15
15
  a((s = s.apply(e, t)).next());
16
16
  });
17
- import { n as u } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
17
+ import { n as u } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
18
18
  import d from "../resize-observer/index.mjs";
19
19
  import "../resize-observer/style.css";
20
20
  function g(e, t) {
@@ -1,4 +1,4 @@
1
- import { n as A } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as A } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const g = {
3
3
  name: "Stateful",
4
4
  functional: !0,
@@ -1,5 +1,5 @@
1
1
  import { chunk as r } from "@web-utils/integrations/lodash";
2
- import { n as s } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const n = {
4
4
  name: "StaticPageableTable",
5
5
  props: {
package/swiper/index.mjs CHANGED
@@ -17,7 +17,7 @@ var h = (e, t, s) => new Promise((i, r) => {
17
17
  import { getEleWidth as c } from "@web-utils/core";
18
18
  import u from "../resize-observer/index.mjs";
19
19
  import "../resize-observer/style.css";
20
- import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
20
+ import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const f = {
22
22
  name: "Swiper",
23
23
  components: {
package/tab/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { p as n } from "../chunks/tab-mixin.tM9jcRT8.mjs";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { p as n } from "../chunks/tab-mixin.CVr9bZtn.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const s = {
4
4
  name: "Tab",
5
5
  mixins: [n],
@@ -1,5 +1,5 @@
1
- import { c as a } from "../chunks/tab-mixin.tM9jcRT8.mjs";
2
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { c as a } from "../chunks/tab-mixin.CVr9bZtn.mjs";
2
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const l = {
4
4
  name: "TabItem",
5
5
  mixins: [a],
@@ -10,7 +10,7 @@ var i = (t, e, n) => e in t ? s(t, e, { enumerable: !0, configurable: !0, writab
10
10
  f.call(e, n) && i(t, n, e[n]);
11
11
  return t;
12
12
  }, r = (t, e) => u(t, d(e));
13
- import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
14
  const g = {
15
15
  props: {
16
16
  type: {
@@ -16,8 +16,8 @@ var a = (r, e, t) => new Promise((s, l) => {
16
16
  });
17
17
  import { merge as n } from "@web-utils/integrations/lodash";
18
18
  import { isString as d, isArray as u, trace as f, warning as m, toStringArray as g, isFunction as w, hasOwn as p } from "@web-utils/core";
19
- import { k as _ } from "../chunks/index.LGsb2aDq.mjs";
20
- import { n as v } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { k as _ } from "../chunks/index.DwCBGcYk.mjs";
20
+ import { n as v } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const P = [
22
22
  "back",
23
23
  "create",
@@ -10,7 +10,7 @@ var l = (t, e, n) => e in t ? u(t, e, { enumerable: !0, configurable: !0, writab
10
10
  return t;
11
11
  };
12
12
  import { hasOwn as o } from "@web-utils/core";
13
- import { n as g } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { n as g } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
14
  const f = {
15
15
  name: "TagRender",
16
16
  inject: {
@@ -1,5 +1,5 @@
1
- import { s as n } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as o } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s as n } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const h = {
4
4
  name: "TextEllipsis",
5
5
  props: {
@@ -38,7 +38,7 @@ import "tinymce/plugins/fullscreen";
38
38
  import "tinymce/plugins/preview";
39
39
  import "tinymce/plugins/imagetools";
40
40
  import { getFilePrefix as D, guid as A } from "@web-utils/core";
41
- import { n as b } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
41
+ import { n as b } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
42
42
  const S = {
43
43
  Redo: "重做",
44
44
  Undo: "撤销",
@@ -15,7 +15,7 @@ var s = (n, t, e) => new Promise((r, i) => {
15
15
  a((e = e.apply(n, t)).next());
16
16
  });
17
17
  import { isFunction as p } from "@web-utils/core";
18
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "ToolbarButton",
21
21
  inject: {
package/verify/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s } from "../chunks/util.CGBb6mdq.mjs";
2
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const l = {
4
4
  name: "Verify",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const s = {
3
3
  Seconds: {
4
4
  name: "秒",
@@ -15,7 +15,7 @@ var o = (t, n, a) => new Promise((l, r) => {
15
15
  s((a = a.apply(t, n)).next());
16
16
  });
17
17
  import { drawToCanvas as u, genDataURL as d, genSVG as h } from "@web-utils/integrations/qrcode";
18
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "VueQrCode",
21
21
  props: {
@@ -2,7 +2,7 @@ import "quill/dist/quill.core.css";
2
2
  import "quill/dist/quill.snow.css";
3
3
  import "quill/dist/quill.bubble.css";
4
4
  import l from "quill";
5
- import { n as s } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
5
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
6
6
  const n = {
7
7
  theme: "snow",
8
8
  boundary: document.body,
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "VueTagsInput",
4
4
  props: {
@@ -13,7 +13,7 @@ var Z = (e, t, s) => t in e ? Ce(e, t, { enumerable: !0, configurable: !0, writa
13
13
  import xe, { h as r } from "vue";
14
14
  import { noop as Re, identity as $e, last as ee, once as Ie, debounce as Ae } from "lodash-es";
15
15
  import { isPromise as le } from "@web-utils/core";
16
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
16
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
17
17
  const O = process.env.NODE_ENV === "production" ? (
18
18
  /* istanbul ignore next */
19
19
  Re
@@ -29,7 +29,7 @@ import "video.js/dist/video-js.min.css";
29
29
  import y from "video.js";
30
30
  import g from "video.js/dist/lang/zh-CN.json";
31
31
  import { defaults as b } from "lodash-es";
32
- import { n as O } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
32
+ import { n as O } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
33
33
  y.addLanguage("zh", g);
34
34
  const _ = [
35
35
  "loadeddata",
@@ -10,8 +10,8 @@ var c = (l, t, e) => t in l ? d(l, t, { enumerable: !0, configurable: !0, writab
10
10
  x.call(t, e) && c(l, e, t[e]);
11
11
  return l;
12
12
  }, u = (l, t) => g(l, y(t));
13
- import { g as b } from "../chunks/index.LGsb2aDq.mjs";
14
- import { n as S } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { g as b } from "../chunks/index.DwCBGcYk.mjs";
14
+ import { n as S } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const k = {
16
16
  name: "Watermark",
17
17
  functional: !0,