@web-utils/component 3.3.7 → 3.3.9

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 (182) 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.BO_zCjBT.mjs} +4 -4
  12. package/chunks/{dataformat.Ab9PZnVk.mjs → dataformat.J6EgqBfr.mjs} +1 -1
  13. package/chunks/{dic.7JBaVHv6.mjs → dic.6ODiMBAw.mjs} +1 -1
  14. package/chunks/{event.lbJYeMJp.mjs → event.ChkcZtyR.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.BbPaCwke.mjs} +3 -3
  18. package/chunks/{util.y1gUGRqi.mjs → util.ThVOTZAO.mjs} +2 -24
  19. package/code-mirror-editor/index.mjs +8 -13
  20. package/color-picker/index.mjs +1 -1
  21. package/comment/index.mjs +1 -1
  22. package/confirm-button/index.mjs +2 -2
  23. package/confirmable/index.mjs +2 -2
  24. package/context-menu/index.mjs +1 -1
  25. package/count-up/index.mjs +1 -1
  26. package/custom-scrollbar/index.mjs +1 -1
  27. package/data-box/index.mjs +1 -1
  28. package/data-card/index.mjs +1 -1
  29. package/data-cardtext/index.mjs +1 -1
  30. package/data-display/index.mjs +1 -1
  31. package/data-icons/index.mjs +1 -1
  32. package/data-imgtext/index.mjs +1 -1
  33. package/data-operatext/index.mjs +1 -1
  34. package/data-panel/index.mjs +1 -1
  35. package/data-pay/index.mjs +1 -1
  36. package/data-price/index.mjs +1 -1
  37. package/data-progress/index.mjs +1 -1
  38. package/data-rotate/index.mjs +1 -1
  39. package/data-table-picker/index.mjs +2 -2
  40. package/data-tabs/index.mjs +1 -1
  41. package/dialog-form/index.mjs +2 -2
  42. package/dynamic-table/index.mjs +1 -1
  43. package/e-charts/index.mjs +1 -1
  44. package/easy-popup/index.mjs +2 -5
  45. package/editable-progress/index.mjs +1 -1
  46. package/editable-tree/index.mjs +3 -7
  47. package/egd-collapse/index.mjs +2 -4
  48. package/egd-collapse-item/index.mjs +1 -1
  49. package/element-dialog/index.mjs +2 -6
  50. package/empty-view/index.mjs +1 -1
  51. package/error-view/index.mjs +1 -1
  52. package/flex-column/index.mjs +2 -2
  53. package/flex-item/index.mjs +2 -2
  54. package/flex-row/index.mjs +2 -2
  55. package/flex-scroller/index.mjs +2 -6
  56. package/flow/index.mjs +2 -2
  57. package/flow-designer/index.mjs +28 -116
  58. package/flow-node/index.mjs +2 -2
  59. package/flow-viewer/index.mjs +2 -8
  60. package/form-button/index.mjs +1 -1
  61. package/form-cascader/index.mjs +4 -4
  62. package/form-checkbox-group/index.mjs +5 -7
  63. package/form-date-picker/index.mjs +4 -4
  64. package/form-holder/index.mjs +2 -2
  65. package/form-input/index.mjs +4 -6
  66. package/form-input-email/index.mjs +4 -6
  67. package/form-input-id-card/index.mjs +4 -6
  68. package/form-input-number/index.mjs +5 -7
  69. package/form-input-phone-number/index.mjs +4 -6
  70. package/form-input-tag/index.mjs +3 -3
  71. package/form-input-time/index.mjs +4 -6
  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 +6 -12
  75. package/form-select/index.mjs +5 -7
  76. package/form-switch/index.mjs +4 -6
  77. package/form-textarea/index.mjs +3 -3
  78. package/form-view/index.mjs +2 -4
  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 +14 -24
  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 +8 -12
  90. package/fy-form-design/index.mjs +13 -70
  91. package/fy-form-design/style.css +1 -1
  92. package/fy-input/index.mjs +2 -2
  93. package/fy-input-color/index.mjs +2 -2
  94. package/fy-input-icon/index.mjs +38 -38
  95. package/fy-input-icon/style.css +1 -1
  96. package/fy-input-map/index.mjs +2 -2
  97. package/fy-input-number/index.mjs +2 -2
  98. package/fy-input-table/index.mjs +2 -2
  99. package/fy-input-tree/index.mjs +2 -2
  100. package/fy-progress/index.mjs +1 -1
  101. package/fy-radio/index.mjs +2 -2
  102. package/fy-rate/index.mjs +2 -2
  103. package/fy-select/index.mjs +5 -5
  104. package/fy-slider/index.mjs +3 -3
  105. package/fy-switch/index.mjs +2 -2
  106. package/fy-tabs/index.mjs +17 -28
  107. package/fy-time/index.mjs +2 -2
  108. package/fy-title/index.mjs +2 -2
  109. package/fy-tree/index.mjs +3 -3
  110. package/fy-u-editor/index.mjs +2 -2
  111. package/fy-upload/index.mjs +4 -4
  112. package/guide-steps/index.mjs +1 -1
  113. package/highlight-j-s/index.mjs +1 -1
  114. package/icon-card/index.mjs +1 -1
  115. package/icon-temp/index.mjs +7 -6
  116. package/iframe-window/index.mjs +1 -1
  117. package/image-cropper/index.mjs +2 -2
  118. package/image-preview/index.mjs +2 -2
  119. package/image-viewer/index.mjs +1 -1
  120. package/input-number/index.mjs +2 -2
  121. package/input-number-range/index.mjs +1 -1
  122. package/keep-view-alive/index.mjs +1 -1
  123. package/keyboard/index.mjs +1 -1
  124. package/license/index.mjs +2 -2
  125. package/loading-view/index.mjs +1 -1
  126. package/login/index.mjs +2 -2
  127. package/monaco-editor/index.mjs +2 -2
  128. package/name-avatar/index.mjs +1 -1
  129. package/nav-bar/index.mjs +1 -1
  130. package/not-implement/index.mjs +1 -1
  131. package/notice/index.mjs +1 -1
  132. package/package.json +12 -12
  133. package/page/index.mjs +1 -1
  134. package/page-header/index.mjs +1 -1
  135. package/page-index/index.mjs +1 -1
  136. package/page-index-top/index.mjs +1 -1
  137. package/page-skeleton/index.mjs +2 -6
  138. package/page-skeleton-new/index.mjs +1 -1
  139. package/pageable-table/index.mjs +2 -2
  140. package/pageable-view/index.mjs +2 -2
  141. package/photo-swipe/index.mjs +2 -4
  142. package/present-view/index.mjs +2 -4
  143. package/queue/index.mjs +1 -1
  144. package/record-video/index.mjs +2 -2
  145. package/resize-observer/index.mjs +2 -2
  146. package/search/index.mjs +3 -3
  147. package/search-popover/index.mjs +3 -3
  148. package/sign/index.mjs +2 -2
  149. package/sign-panel/index.mjs +2 -2
  150. package/skeleton/index.mjs +1 -1
  151. package/split-pane/index.mjs +1 -1
  152. package/stateful/index.mjs +1 -1
  153. package/static-pageable-table/index.mjs +1 -1
  154. package/swiper/index.mjs +1 -1
  155. package/tab/index.mjs +2 -2
  156. package/tab-item/index.mjs +2 -2
  157. package/table-column/index.mjs +1 -1
  158. package/table-view/index.mjs +16 -20
  159. package/tag-render/index.mjs +1 -1
  160. package/text-ellipsis/index.mjs +2 -2
  161. package/tinymce-editor/index.mjs +1 -1
  162. package/toolbar-button/index.mjs +1 -1
  163. package/verify/index.mjs +2 -2
  164. package/vue-cron/index.mjs +1 -1
  165. package/vue-qr-code/index.mjs +1 -1
  166. package/vue-quill-editor/index.mjs +1 -1
  167. package/vue-tags-input/index.mjs +1 -1
  168. package/vue-tree-select/index.mjs +5 -19
  169. package/vue-video-player/index.mjs +2 -12
  170. package/watermark/index.mjs +2 -2
  171. package/web-types.json +9 -1
  172. package/x-input-tag/index.mjs +1 -1
  173. /package/chunks/{_plugin-vue2_normalizer.JwmUNtgn.mjs → _plugin-vue2_normalizer.YT9tSeEj.mjs} +0 -0
  174. /package/chunks/{confirmable-mixin.GqdyYLEM.mjs → confirmable-mixin.D2KW-Qlc.mjs} +0 -0
  175. /package/chunks/{form-pick-mixin.y-qhZJi6.mjs → form-pick-mixin.BFTIVn_i.mjs} +0 -0
  176. /package/chunks/{index.LGsb2aDq.mjs → index.DwCBGcYk.mjs} +0 -0
  177. /package/chunks/{input-number-mixin.GE2zr_3s.mjs → input-number-mixin.CzjtGf2n.mjs} +0 -0
  178. /package/chunks/{json-beautifier.fUZFSW5j.mjs → json-beautifier.CvdU9XNm.mjs} +0 -0
  179. /package/chunks/{packages.2yUDw9GA.mjs → packages.CWPkeLu9.mjs} +0 -0
  180. /package/chunks/{permission.bUiJNk5J.mjs → permission.CO31YIkD.mjs} +0 -0
  181. /package/chunks/{slot.j1uMmBnG.mjs → slot.DXIbhGat.mjs} +0 -0
  182. /package/chunks/{tab-mixin.tM9jcRT8.mjs → tab-mixin.CVr9bZtn.mjs} +0 -0
@@ -1,4 +1,4 @@
1
- import { n as d } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as d } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "AddressInput",
4
4
  inject: {
package/affix/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as f } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as f } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const r = {
3
3
  name: "Affix",
4
4
  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
  name: "AsideMenu",
4
4
  props: {
package/avatar/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 i = "avue-avatar", r = {
3
3
  name: "Avatar",
4
4
  props: {
@@ -27,7 +27,7 @@ var u = (o, t, n) => new Promise((s, l) => {
27
27
  i((n = n.apply(o, t)).next());
28
28
  });
29
29
  import { isFunction as x, error as S } from "@web-utils/core";
30
- import { n as k } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
30
+ import { n as k } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
31
31
  const L = {
32
32
  props: {
33
33
  type: {
@@ -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 t = {
3
3
  name: "CapsuleTab",
4
4
  props: {
package/card/index.mjs CHANGED
@@ -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 n = {
3
3
  img: "img",
4
4
  title: "title",
@@ -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 s = {
3
3
  name: "Carousel",
4
4
  props: {
package/chat/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import { formatDate as r } from "@web-utils/integrations/dayjs";
2
- import { s as l } from "../chunks/util.y1gUGRqi.mjs";
3
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { s as l } from "../chunks/util.ThVOTZAO.mjs";
3
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
4
4
  const d = {
5
5
  name: "Chat",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import d from "simple-uploader.js";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  function r(e) {
4
4
  return e.replace(/[A-Z]/g, (t) => `-${t.toLowerCase()}`);
5
5
  }
@@ -1,10 +1,10 @@
1
1
  import { isBlank as _ } from "@web-utils/core";
2
2
  import { formatDate as i } from "@web-utils/integrations/dayjs";
3
- import { p as h, M as g, A as b, b as c, q as A, e as S, k as d, t as T, h as C, v, u as x } from "./util.y1gUGRqi.mjs";
3
+ import { p as h, M as g, A as b, b as c, q as A, e as S, k as d, t as T, h as C, v, u as x } from "./util.ThVOTZAO.mjs";
4
4
  import "../fy-u-editor/style.css";
5
- import { a as D, b as O } from "./dataformat.Ab9PZnVk.mjs";
6
- import { s as j } from "./slot.j1uMmBnG.mjs";
7
- import { n as L } from "./_plugin-vue2_normalizer.JwmUNtgn.mjs";
5
+ import { a as D, b as O } from "./dataformat.J6EgqBfr.mjs";
6
+ import { s as j } from "./slot.DXIbhGat.mjs";
7
+ import { n as L } from "./_plugin-vue2_normalizer.YT9tSeEj.mjs";
8
8
  const R = (n = {}, e = {}, s = {}, r = []) => {
9
9
  let t = n[e.prop];
10
10
  const a = e.type, o = e.separator;
@@ -1,5 +1,5 @@
1
1
  import { isBlank as l } from "@web-utils/core";
2
- import { f as E, M as f, A as h, R as T, c as p, e as m, K as A, g as I, S as L, b as S, h as B, I as _ } from "./util.y1gUGRqi.mjs";
2
+ import { f as E, M as f, A as h, R as T, c as p, e as m, K as A, g as I, S as L, b as S, h as B, I as _ } from "./util.ThVOTZAO.mjs";
3
3
  const P = {
4
4
  common: {
5
5
  condition: "条件",
@@ -1,5 +1,5 @@
1
1
  import { isBlank as P } from "@web-utils/core";
2
- import { m as w, n as E } from "./util.y1gUGRqi.mjs";
2
+ import { m as w, n as E } from "./util.ThVOTZAO.mjs";
3
3
  const F = (n, t = []) => new Promise((i) => {
4
4
  const c = [], s = [], a = {};
5
5
  n.forEach((r) => {
@@ -1,7 +1,7 @@
1
- import { D as r, a as i, b as a } from "./util.y1gUGRqi.mjs";
2
- import { s as l } from "./slot.j1uMmBnG.mjs";
1
+ import { D as r, a as i, b as a } from "./util.ThVOTZAO.mjs";
2
+ import { s as l } from "./slot.DXIbhGat.mjs";
3
3
  import { isBlank as s } from "@web-utils/core";
4
- import { i as p } from "./dataformat.Ab9PZnVk.mjs";
4
+ import { i as p } from "./dataformat.J6EgqBfr.mjs";
5
5
  const f = {
6
6
  mixins: [l],
7
7
  data() {
@@ -1,5 +1,5 @@
1
- import { f as e } from "./form-item-mixin.BilKDUlK.mjs";
2
- import { d as r } from "./index.LGsb2aDq.mjs";
1
+ import { f as e } from "./form-item-mixin.CdcqXa2h.mjs";
2
+ import { d as r } from "./index.DwCBGcYk.mjs";
3
3
  const o = {
4
4
  mixins: [e],
5
5
  props: {
@@ -9,7 +9,7 @@ var i = (e, r, t) => r in e ? m(e, r, { enumerable: !0, configurable: !0, writab
9
9
  c.call(r, t) && i(e, t, r[t]);
10
10
  return e;
11
11
  };
12
- import { d as o } from "./index.LGsb2aDq.mjs";
12
+ import { d as o } from "./index.DwCBGcYk.mjs";
13
13
  import a from "element-ui/lib/col";
14
14
  import u from "element-ui/lib/form-item";
15
15
  const d = ["span"], n = [...Object.keys(a.props || a.default.props)], h = n.filter((e) => !d.includes(e)), b = ["label", "prop", "rules", "labelWidth", "required"], p = [...Object.keys(u.props || u.default.props)], g = p.filter((e) => !b.includes(e)), y = [
@@ -1,6 +1,6 @@
1
- import { s as a, l as n, a as h, b as r } from "./dic.7JBaVHv6.mjs";
2
- import { d, a as c } from "./util.y1gUGRqi.mjs";
3
- import { s as l } from "./slot.j1uMmBnG.mjs";
1
+ import { s as a, l as n, a as h, b as r } from "./dic.6ODiMBAw.mjs";
2
+ import { d, a as c } from "./util.ThVOTZAO.mjs";
3
+ import { s as l } from "./slot.DXIbhGat.mjs";
4
4
  import { isBlank as s } from "@web-utils/core";
5
5
  const f = {
6
6
  mixins: [l],
@@ -18,19 +18,7 @@ const D = "fy-", f = {
18
18
  url: "url",
19
19
  fileName: "file",
20
20
  res: ""
21
- }, I = [
22
- "dates",
23
- "date",
24
- "datetime",
25
- "datetimerange",
26
- "daterange",
27
- "time",
28
- "timerange",
29
- "week",
30
- "month",
31
- "monthrange",
32
- "year"
33
- ], R = ["tree", "number", "icon", "color", "table", "map"], L = ["img", "array", "url"], k = ["cascader", "tree", "select"], K = ["slider"], V = L.concat([
21
+ }, I = ["dates", "date", "datetime", "datetimerange", "daterange", "time", "timerange", "week", "month", "monthrange", "year"], R = ["tree", "number", "icon", "color", "table", "map"], L = ["img", "array", "url"], k = ["cascader", "tree", "select"], K = ["slider"], V = L.concat([
34
22
  "upload",
35
23
  "dynamic",
36
24
  "map",
@@ -42,17 +30,7 @@ const D = "fy-", f = {
42
30
  "daterange",
43
31
  "datetimerange",
44
32
  "dates"
45
- ]), F = I.concat([
46
- "select",
47
- "checkbox",
48
- "radio",
49
- "cascader",
50
- "tree",
51
- "color",
52
- "icon",
53
- "table",
54
- "map"
55
- ]), T = " | ", B = ",", y = {
33
+ ]), F = I.concat(["select", "checkbox", "radio", "cascader", "tree", "color", "icon", "table", "map"]), T = " | ", B = ",", y = {
56
34
  img: /\.(gif|jpg|jpeg|png|webp|svg|GIF|JPG|JPEG|PNG|WEBP|SVG)/,
57
35
  video: /\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|ogg|mp4)/,
58
36
  audio: /\.(mp3|wav|MP3|WAV)/
@@ -12,7 +12,7 @@ import "codemirror/addon/fold/foldgutter";
12
12
  import "codemirror/addon/fold/foldgutter.css";
13
13
  import "codemirror/addon/fold/brace-fold";
14
14
  import "codemirror/addon/fold/comment-fold";
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
  var P = function() {
17
17
  var r = {}, l = function() {
18
18
  var m = {
@@ -352,20 +352,15 @@ Expecting ` + E.join(", ") + ", got '" + this.terminals_[h] + "'" : x = "Parse e
352
352
  last_line: this.yylineno + 1,
353
353
  first_column: this.yylloc.last_column,
354
354
  last_column: e ? e[e.length - 1].length - 1 : this.yylloc.last_column + n[0].length
355
- }, this.yytext += n[0], this.match += n[0], this.yyleng = this.yytext.length, this._more = !1, this._input = this._input.slice(n[0].length), this.matched += n[0], t = this.performAction.call(
356
- this,
357
- this.yy,
358
- this,
359
- o[s],
360
- this.conditionStack[this.conditionStack.length - 1]
361
- ), this.done && this._input && (this.done = !1), t || void 0;
355
+ }, this.yytext += n[0], this.match += n[0], this.yyleng = this.yytext.length, this._more = !1, this._input = this._input.slice(n[0].length), this.matched += n[0], t = this.performAction.call(this, this.yy, this, o[s], this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), t || void 0;
362
356
  if (this._input === "")
363
357
  return this.EOF;
364
- this.parseError(
365
- "Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
366
- ` + this.showPosition(),
367
- { text: "", token: null, line: this.yylineno }
368
- );
358
+ this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
359
+ ` + this.showPosition(), {
360
+ text: "",
361
+ token: null,
362
+ line: this.yylineno
363
+ });
369
364
  },
370
365
  lex: function() {
371
366
  var t = this.next();
@@ -16,7 +16,7 @@ var a = (i, e, r) => new Promise((t, n) => {
16
16
  });
17
17
  import p from "element-ui/packages/color-picker/src/color";
18
18
  import u from "element-ui/src/utils/clickoutside";
19
- import { n as h } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { n as h } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
20
20
  const f = {
21
21
  name: "ColorPicker",
22
22
  directives: { Clickoutside: u },
package/comment/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 e = {
3
3
  avatar: "avatar",
4
4
  author: "author",
@@ -1,5 +1,5 @@
1
- import { c as n } from "../chunks/confirmable-mixin.GqdyYLEM.mjs";
2
- import { n as t } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { c as n } from "../chunks/confirmable-mixin.D2KW-Qlc.mjs";
2
+ import { n as t } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const o = {
4
4
  props: {
5
5
  type: {
@@ -1,5 +1,5 @@
1
- import { c as n } from "../chunks/confirmable-mixin.GqdyYLEM.mjs";
2
- import { n as l } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { c as n } from "../chunks/confirmable-mixin.D2KW-Qlc.mjs";
2
+ import { n as l } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const o = {
4
4
  name: "Confirmable",
5
5
  mixins: [n]
@@ -1,4 +1,4 @@
1
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const a = {
3
3
  name: "ContextMenu",
4
4
  props: {
@@ -11,7 +11,7 @@ var r = (t, e, s) => e in t ? u(t, e, { enumerable: !0, configurable: !0, writab
11
11
  return t;
12
12
  }, n = (t, e) => o(t, d(e));
13
13
  import { CountUp as p } from "countup.js";
14
- import { n as h } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
14
+ import { n as h } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const m = {
16
16
  name: "CountUp",
17
17
  props: {
@@ -1,7 +1,7 @@
1
1
  import "overlayscrollbars/overlayscrollbars.css";
2
2
  import { OverlayScrollbars as r } from "overlayscrollbars";
3
3
  import { defaults as n } from "lodash-es";
4
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
4
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
5
5
  const a = {
6
6
  name: "CustomScrollbar",
7
7
  props: {
@@ -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 i = {
3
3
  name: "DataBox",
4
4
  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 e = {
3
3
  name: "DataCard",
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 e = {
3
3
  name: "DataCardtext",
4
4
  props: {
@@ -1,5 +1,5 @@
1
1
  import o from "../count-up/index.mjs";
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 r = {
4
4
  name: "DataDisplay",
5
5
  components: {
@@ -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 i = {
3
3
  name: "DataIcons",
4
4
  props: {
@@ -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 c = {
3
3
  name: "DataImgtext",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const r = {
3
3
  name: "DataOperatext",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const o = {
3
3
  name: "DataPanel",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const r = {
3
3
  name: "DataPay",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const i = {
3
3
  name: "DataPrice",
4
4
  props: {
@@ -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 r = {
3
3
  name: "DataProgress",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const o = {
3
3
  name: "DataRotate",
4
4
  props: {
@@ -1,5 +1,5 @@
1
- import { f as i } from "../chunks/index.LGsb2aDq.mjs";
2
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { f as i } from "../chunks/index.DwCBGcYk.mjs";
2
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const o = {
4
4
  name: "DataTablePicker",
5
5
  props: {
@@ -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 i = {
3
3
  name: "DataTabs",
4
4
  props: {
@@ -11,9 +11,9 @@ var l = (t, e, o) => e in t ? c(t, e, { enumerable: !0, configurable: !0, writab
11
11
  return t;
12
12
  }, r = (t, e) => d(t, m(e));
13
13
  import { isEmpty as b } from "@web-utils/core";
14
- import { d as f } from "../chunks/util.y1gUGRqi.mjs";
14
+ import { d as f } from "../chunks/util.ThVOTZAO.mjs";
15
15
  import h from "vue";
16
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
16
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
17
17
  const i = {
18
18
  name: "DialogForm",
19
19
  data() {
@@ -1,5 +1,5 @@
1
1
  import { fastClone as o, validateNumber as p, validateIdCard as u, validatePhoneNum as d } from "@web-utils/core";
2
- import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const n = {
4
4
  number: "fa fa-superscript",
5
5
  email: "el-icon-lx-mail",
@@ -2,7 +2,7 @@ import * as s from "echarts/core";
2
2
  import { isString as r } from "@web-utils/core";
3
3
  import { debounce as a } from "@web-utils/integrations/lodash";
4
4
  import { addListener as n, removeListener as o } from "resize-detector";
5
- import { n as d } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
5
+ import { n as d } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
6
6
  const c = ["theme", "initOptions", "autoResize"], l = ["manualUpdate", "watchShallow"], p = {
7
7
  name: "ECharts",
8
8
  props: {
@@ -15,7 +15,7 @@ var d = (i, e, t) => new Promise((o, r) => {
15
15
  n((t = t.apply(i, e)).next());
16
16
  });
17
17
  import { getComputedWidth as f, getComputedHeight as u } from "@web-utils/core";
18
- import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const c = {
20
20
  name: "EasyPopup",
21
21
  props: {
@@ -88,10 +88,7 @@ const c = {
88
88
  };
89
89
  var m = function() {
90
90
  var e = this, t = e._self._c;
91
- return t("Transition", { attrs: { name: "easy-popup" } }, [e.rendered ? t("div", { directives: [{ name: "show", rawName: "v-show", value: e.visible, expression: "visible" }], ref: "container", class: [
92
- "easy-popup",
93
- { "easy-popup__visible": e.visible, "easy-popup__hide": !e.visible, "flex-row": e.flexRow, "flex-column": e.flexColumn }
94
- ], style: e.position, on: { mouseleave: function(o) {
91
+ return t("Transition", { attrs: { name: "easy-popup" } }, [e.rendered ? t("div", { directives: [{ name: "show", rawName: "v-show", value: e.visible, expression: "visible" }], ref: "container", class: ["easy-popup", { "easy-popup__visible": e.visible, "easy-popup__hide": !e.visible, "flex-row": e.flexRow, "flex-column": e.flexColumn }], style: e.position, on: { mouseleave: function(o) {
95
92
  e.hideOnMouseLeave && e.hide();
96
93
  } } }, [e._t("default")], 2) : e._e()]);
97
94
  }, x = [], v = /* @__PURE__ */ p(
@@ -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 r = {
3
3
  name: "EditableProgress",
4
4
  props: {
@@ -29,8 +29,8 @@ var a = (t, e, i) => new Promise((s, o) => {
29
29
  import { hasOwn as m, isVerticalScrollbarVisible as T, scrollbarWidth as M, computePosition as K, isPlainObject as u, isFunction as N, isUndefined as p, isNotEmpty as P, fastClone as E, delay as D, findTreeChildren as L } from "@web-utils/core";
30
30
  import { addResizeListener as C, removeResizeListener as g } from "@web-utils/integrations/resize";
31
31
  import { cloneDeep as v } from "@web-utils/integrations/lodash";
32
- import { a as R, b as z, c as y } from "../chunks/index.LGsb2aDq.mjs";
33
- import { n as S } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
32
+ import { a as R, b as z, c as y } from "../chunks/index.DwCBGcYk.mjs";
33
+ import { n as S } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
34
34
  const V = {
35
35
  name: "EditableTree",
36
36
  props: {
@@ -458,11 +458,7 @@ const V = {
458
458
  return this.$refs.tree.root;
459
459
  },
460
460
  findTreeNode(t) {
461
- return L(
462
- this.$refs.tree.root.childNodes,
463
- (e) => e.data === t || e.data.id === t,
464
- "childNodes"
465
- );
461
+ return L(this.$refs.tree.root.childNodes, (e) => e.data === t || e.data.id === t, "childNodes");
466
462
  },
467
463
  registerNode(t) {
468
464
  t.store.registerNode(t), delete t.store.nodesMap[-1];
@@ -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 i = {
3
3
  name: "EgdCollapse",
4
4
  componentName: "EgdCollapse",
@@ -37,9 +37,7 @@ const i = {
37
37
  },
38
38
  handleItemClick(e) {
39
39
  if (this.accordion)
40
- this.setActiveNames(
41
- (this.activeNames[0] || this.activeNames[0] === 0) && this.activeNames[0] === e.name ? "" : e.name
42
- );
40
+ this.setActiveNames((this.activeNames[0] || this.activeNames[0] === 0) && this.activeNames[0] === e.name ? "" : e.name);
43
41
  else {
44
42
  const t = this.activeNames.slice(0), a = t.indexOf(e.name);
45
43
  a > -1 ? t.splice(a, 1) : t.push(e.name), this.setActiveNames(t);
@@ -1,7 +1,7 @@
1
1
  import s from "element-ui/src/mixins/emitter";
2
2
  import { generateId as l } from "element-ui/src/utils/util";
3
3
  import a from "element-ui/lib/transitions/collapse-transition";
4
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
4
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
5
5
  const c = {
6
6
  name: "EgdCollapseItem",
7
7
  components: { ElCollapseTransition: a },
@@ -17,7 +17,7 @@ var a = (t, e, l) => new Promise((i, n) => {
17
17
  import d from "element-ui/lib/dialog";
18
18
  import { dialogDrag as c } from "@web-utils/vue/directives/dialog-drag";
19
19
  import { getComputedHeight as h, isDef as f } from "@web-utils/core";
20
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
20
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const g = {
22
22
  props: {
23
23
  visible: {
@@ -135,11 +135,7 @@ const g = {
135
135
  }
136
136
  },
137
137
  created() {
138
- this.$watch(
139
- () => ({ offsetTop: this.offsetTop, verticalCenter: this.verticalCenter, top: this.top }),
140
- this.computeTop,
141
- { deep: !0 }
142
- );
138
+ this.$watch(() => ({ offsetTop: this.offsetTop, verticalCenter: this.verticalCenter, top: this.top }), this.computeTop, { deep: !0 });
143
139
  },
144
140
  mounted() {
145
141
  return a(this, null, function* () {
@@ -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: "EmptyView",
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 n = {
3
3
  name: "ErrorView",
4
4
  props: {
@@ -10,8 +10,8 @@ var a = (t, e, n) => e in t ? i(t, e, { enumerable: !0, configurable: !0, writab
10
10
  m.call(e, n) && a(t, n, e[n]);
11
11
  return t;
12
12
  }, c = (t, e) => u(t, f(e));
13
- import { g as h } from "../chunks/index.LGsb2aDq.mjs";
14
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { g as h } from "../chunks/index.DwCBGcYk.mjs";
14
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const d = {
16
16
  name: "FlexColumn",
17
17
  functional: !0,
@@ -10,8 +10,8 @@ var r = (t, e, l) => e in t ? i(t, e, { enumerable: !0, configurable: !0, writab
10
10
  x.call(e, l) && r(t, l, e[l]);
11
11
  return t;
12
12
  }, f = (t, e) => u(t, c(e));
13
- import { g as m } from "../chunks/index.LGsb2aDq.mjs";
14
- import { n as C } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { g as m } from "../chunks/index.DwCBGcYk.mjs";
14
+ import { n as C } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const d = {
16
16
  name: "FlexItem",
17
17
  functional: !0,
@@ -10,8 +10,8 @@ var a = (n, e, t) => e in n ? i(n, e, { enumerable: !0, configurable: !0, writab
10
10
  h.call(e, t) && a(n, t, e[t]);
11
11
  return n;
12
12
  }, c = (n, e) => f(n, u(e));
13
- import { g as _ } from "../chunks/index.LGsb2aDq.mjs";
14
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { g as _ } from "../chunks/index.DwCBGcYk.mjs";
14
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const d = {
16
16
  name: "FlexRow",
17
17
  functional: !0,
@@ -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 = {
3
3
  name: "FlexScroller",
4
4
  props: {
@@ -15,11 +15,7 @@ const o = {
15
15
  };
16
16
  var r = function() {
17
17
  var l = this, e = l._self._c;
18
- return e("div", { staticClass: "flex-scroller-wrapper" }, [e("div", { class: [
19
- "flex-scroller",
20
- { "flex-column": l.flexColumn, "flex-row": l.flexRow, "content-scroll": l.contentScroll },
21
- l.contentClass
22
- ] }, [l._t("default")], 2)]);
18
+ return e("div", { staticClass: "flex-scroller-wrapper" }, [e("div", { class: ["flex-scroller", { "flex-column": l.flexColumn, "flex-row": l.flexRow, "content-scroll": l.contentScroll }, l.contentClass] }, [l._t("default")], 2)]);
23
19
  }, t = [], s = /* @__PURE__ */ n(
24
20
  o,
25
21
  r,
package/flow/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s as l, r } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s as l, r } from "../chunks/util.ThVOTZAO.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const c = {
4
4
  name: "Flow",
5
5
  props: {