@web-utils/component 3.3.15 → 3.3.16

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 (172) hide show
  1. package/address-input/index.mjs +1 -3
  2. package/affix/index.mjs +4 -6
  3. package/aside-menu/index.mjs +8 -10
  4. package/avatar/index.mjs +1 -3
  5. package/awesome-button/index.mjs +20 -22
  6. package/capsule-tab/index.mjs +4 -6
  7. package/card/index.mjs +4 -6
  8. package/carousel/index.mjs +1 -3
  9. package/chat/index.mjs +2 -4
  10. package/chunk-file-uploader/index.mjs +1 -3
  11. package/chunks/{FormTemp.BO_zCjBT.mjs → FormTemp.Cf9d5N_a.mjs} +7 -9
  12. package/chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs +10 -0
  13. package/chunks/{dataformat.J6EgqBfr.mjs → dataformat.skVZSF57.mjs} +1 -1
  14. package/chunks/{dic.6ODiMBAw.mjs → dic.28d_-7EJ.mjs} +1 -1
  15. package/chunks/{event.ChkcZtyR.mjs → event.m1ZDHbkO.mjs} +2 -2
  16. package/chunks/{init.BbPaCwke.mjs → init.DBM2D2IY.mjs} +2 -2
  17. package/chunks/json-beautifier.vs8mCOxd.mjs +124 -0
  18. package/chunks/{util.ThVOTZAO.mjs → util.B_LEdJSZ.mjs} +55 -55
  19. package/code-mirror-editor/index.mjs +1 -3
  20. package/color-picker/index.mjs +4 -6
  21. package/comment/index.mjs +1 -3
  22. package/confirm-button/index.mjs +5 -7
  23. package/confirmable/index.mjs +5 -7
  24. package/context-menu/index.mjs +1 -3
  25. package/count-up/index.mjs +4 -6
  26. package/custom-scrollbar/index.mjs +1 -3
  27. package/data-box/index.mjs +5 -7
  28. package/data-card/index.mjs +4 -6
  29. package/data-cardtext/index.mjs +1 -3
  30. package/data-display/index.mjs +6 -8
  31. package/data-icons/index.mjs +4 -6
  32. package/data-imgtext/index.mjs +6 -8
  33. package/data-operatext/index.mjs +3 -5
  34. package/data-panel/index.mjs +5 -7
  35. package/data-pay/index.mjs +7 -9
  36. package/data-price/index.mjs +3 -5
  37. package/data-progress/index.mjs +1 -3
  38. package/data-rotate/index.mjs +3 -5
  39. package/data-table-picker/index.mjs +1 -3
  40. package/data-tabs/index.mjs +3 -5
  41. package/dialog-form/index.mjs +2 -4
  42. package/dynamic-table/index.mjs +1 -3
  43. package/e-charts/index.mjs +1 -3
  44. package/easy-popup/index.mjs +7 -9
  45. package/editable-progress/index.mjs +6 -8
  46. package/editable-tree/index.mjs +1 -3
  47. package/egd-collapse/index.mjs +4 -6
  48. package/egd-collapse-item/index.mjs +1 -3
  49. package/element-dialog/index.mjs +5 -7
  50. package/empty-view/index.mjs +3 -5
  51. package/error-view/index.mjs +3 -5
  52. package/flex-column/index.mjs +4 -6
  53. package/flex-item/index.mjs +1 -3
  54. package/flex-row/index.mjs +4 -6
  55. package/flex-scroller/index.mjs +6 -8
  56. package/flow/index.mjs +2 -4
  57. package/flow-designer/index.mjs +123 -155
  58. package/flow-node/index.mjs +8 -10
  59. package/flow-viewer/index.mjs +1 -3
  60. package/form-button/index.mjs +5 -7
  61. package/form-cascader/index.mjs +1 -3
  62. package/form-checkbox-group/index.mjs +4 -6
  63. package/form-date-picker/index.mjs +1 -3
  64. package/form-holder/index.mjs +11 -13
  65. package/form-input/index.mjs +5 -7
  66. package/form-input-email/index.mjs +6 -8
  67. package/form-input-id-card/index.mjs +13 -15
  68. package/form-input-number/index.mjs +5 -7
  69. package/form-input-phone-number/index.mjs +9 -11
  70. package/form-input-tag/index.mjs +6 -8
  71. package/form-input-time/index.mjs +7 -9
  72. package/form-item-config-provider/index.mjs +4 -6
  73. package/form-radio-group/index.mjs +22 -24
  74. package/form-select/index.mjs +17 -19
  75. package/form-switch/index.mjs +5 -7
  76. package/form-textarea/index.mjs +1 -3
  77. package/form-view/index.mjs +1 -3
  78. package/fy-array/index.mjs +4 -6
  79. package/fy-article/index.mjs +4 -6
  80. package/fy-cascader/index.mjs +2 -4
  81. package/fy-checkbox/index.mjs +12 -14
  82. package/fy-code/index.mjs +6 -8
  83. package/fy-curd/index.mjs +6 -32
  84. package/fy-date/index.mjs +6 -8
  85. package/fy-draggable/index.mjs +2 -4
  86. package/fy-dynamic/index.mjs +3 -5
  87. package/fy-empty/index.mjs +2 -4
  88. package/fy-form/index.mjs +6 -12
  89. package/fy-form-design/index.mjs +95 -151
  90. package/fy-form-design/style.css +1 -1
  91. package/fy-input/index.mjs +5 -7
  92. package/fy-input-color/index.mjs +9 -11
  93. package/fy-input-icon/index.mjs +3 -5
  94. package/fy-input-map/index.mjs +2 -4
  95. package/fy-input-number/index.mjs +5 -7
  96. package/fy-input-table/index.mjs +2 -4
  97. package/fy-input-tree/index.mjs +2 -4
  98. package/fy-progress/index.mjs +3 -5
  99. package/fy-radio/index.mjs +4 -6
  100. package/fy-rate/index.mjs +5 -7
  101. package/fy-select/index.mjs +4 -6
  102. package/fy-slider/index.mjs +7 -9
  103. package/fy-switch/index.mjs +3 -5
  104. package/fy-tabs/index.mjs +5 -7
  105. package/fy-time/index.mjs +5 -7
  106. package/fy-title/index.mjs +5 -7
  107. package/fy-tree/index.mjs +2 -4
  108. package/fy-u-editor/index.mjs +2 -4
  109. package/fy-upload/index.mjs +3 -5
  110. package/guide-steps/index.mjs +1 -3
  111. package/highlight-j-s/index.mjs +8 -10
  112. package/icon-card/index.mjs +4 -6
  113. package/icon-temp/index.mjs +6 -8
  114. package/iframe-window/index.mjs +6 -8
  115. package/image-cropper/index.mjs +5 -7
  116. package/image-preview/index.mjs +2 -4
  117. package/image-viewer/index.mjs +4 -6
  118. package/input-number/index.mjs +1 -3
  119. package/input-number-range/index.mjs +11 -13
  120. package/keep-view-alive/index.mjs +12 -14
  121. package/keyboard/index.mjs +1 -3
  122. package/license/index.mjs +19 -21
  123. package/loading-view/index.mjs +3 -5
  124. package/login/index.mjs +2 -4
  125. package/monaco-editor/index.mjs +2 -4
  126. package/name-avatar/index.mjs +4 -6
  127. package/nav-bar/index.mjs +3 -5
  128. package/not-implement/index.mjs +3 -5
  129. package/notice/index.mjs +1 -3
  130. package/package.json +8 -8
  131. package/page/index.mjs +6 -8
  132. package/page-header/index.mjs +4 -6
  133. package/page-index/index.mjs +17 -19
  134. package/page-index-top/index.mjs +11 -13
  135. package/page-skeleton/index.mjs +6 -8
  136. package/page-skeleton-new/index.mjs +1 -3
  137. package/pageable-table/index.mjs +8 -10
  138. package/pageable-view/index.mjs +24 -26
  139. package/photo-swipe/index.mjs +7 -9
  140. package/present-view/index.mjs +1 -3
  141. package/queue/index.mjs +4 -6
  142. package/record-video/index.mjs +4 -6
  143. package/resize-observer/index.mjs +4 -6
  144. package/search/index.mjs +6 -8
  145. package/search-popover/index.mjs +2 -4
  146. package/sign/index.mjs +2 -4
  147. package/sign-panel/index.mjs +5 -7
  148. package/skeleton/index.mjs +5 -7
  149. package/split-pane/index.mjs +1 -5
  150. package/stateful/index.mjs +4 -6
  151. package/static-pageable-table/index.mjs +8 -10
  152. package/swiper/index.mjs +4 -6
  153. package/tab/index.mjs +1 -3
  154. package/tab-item/index.mjs +1 -3
  155. package/table-column/index.mjs +1 -3
  156. package/table-view/index.mjs +1 -3
  157. package/tag-render/index.mjs +16 -18
  158. package/text-ellipsis/index.mjs +6 -8
  159. package/tinymce-editor/index.mjs +1 -5
  160. package/toolbar-button/index.mjs +8 -10
  161. package/verify/index.mjs +8 -10
  162. package/vue-cron/index.mjs +1 -3
  163. package/vue-qr-code/index.mjs +9 -11
  164. package/vue-quill-editor/index.mjs +1 -3
  165. package/vue-tags-input/index.mjs +12 -14
  166. package/vue-tree-select/index.mjs +1 -27
  167. package/vue-video-player/index.mjs +1 -3
  168. package/watermark/index.mjs +14 -16
  169. package/web-types.json +1 -1
  170. package/x-input-tag/index.mjs +8 -10
  171. package/chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs +0 -32
  172. package/chunks/json-beautifier.CvdU9XNm.mjs +0 -126
@@ -1,4 +1,4 @@
1
- import { n as c } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const i = {
3
3
  name: "DataPrice",
4
4
  props: {
@@ -32,11 +32,9 @@ var l = function() {
32
32
  o,
33
33
  !1,
34
34
  null,
35
- null,
36
- null,
37
35
  null
38
36
  );
39
- const u = p.exports;
37
+ const v = p.exports;
40
38
  export {
41
- u as default
39
+ v as default
42
40
  };
@@ -1,4 +1,4 @@
1
- import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const r = {
3
3
  name: "DataProgress",
4
4
  props: {
@@ -36,8 +36,6 @@ var e = function() {
36
36
  i,
37
37
  !1,
38
38
  null,
39
- null,
40
- null,
41
39
  null
42
40
  );
43
41
  const u = c.exports;
@@ -1,4 +1,4 @@
1
- import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const o = {
3
3
  name: "DataRotate",
4
4
  props: {
@@ -36,11 +36,9 @@ var e = function() {
36
36
  c,
37
37
  !1,
38
38
  null,
39
- null,
40
- null,
41
39
  null
42
40
  );
43
- const u = r.exports;
41
+ const m = r.exports;
44
42
  export {
45
- u as default
43
+ m as default
46
44
  };
@@ -1,5 +1,5 @@
1
1
  import { f as i } from "../chunks/index.DwCBGcYk.mjs";
2
- import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
+ import { n } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
3
3
  const o = {
4
4
  name: "DataTablePicker",
5
5
  props: {
@@ -64,8 +64,6 @@ var r = function() {
64
64
  s,
65
65
  !1,
66
66
  null,
67
- null,
68
- null,
69
67
  null
70
68
  );
71
69
  const h = a.exports;
@@ -1,4 +1,4 @@
1
- import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const i = {
3
3
  name: "DataTabs",
4
4
  props: {
@@ -30,17 +30,15 @@ var e = function() {
30
30
  s.click && s.click(s);
31
31
  } } }, [a("div", { staticClass: "item-header" }, [a("p", [t._v(t._s(s.title))]), a("span", [t._v(t._s(s.subtitle))])]), a("div", { staticClass: "item-body" }, [a("CountUp", { staticClass: "h2", attrs: { decimals: s.decimals || t.decimals, animation: s.animation || t.animation, end: s.count } })], 1), a("div", { staticClass: "item-footer" }, [a("span", [t._v(t._s(s.allcount))]), a("p", [t._v(t._s(s.text))])]), a("p", { staticClass: "item-tip" }, [t._v(t._s(s.key))])])])]);
32
32
  }), 1)], 1);
33
- }, r = [], l = /* @__PURE__ */ o(
33
+ }, r = [], c = /* @__PURE__ */ o(
34
34
  i,
35
35
  e,
36
36
  r,
37
37
  !1,
38
38
  null,
39
- null,
40
- null,
41
39
  null
42
40
  );
43
- const _ = l.exports;
41
+ const _ = c.exports;
44
42
  export {
45
43
  _ as default
46
44
  };
@@ -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.ThVOTZAO.mjs";
14
+ import { d as f } from "../chunks/util.B_LEdJSZ.mjs";
15
15
  import h from "vue";
16
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
16
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
17
17
  const i = {
18
18
  name: "DialogForm",
19
19
  data() {
@@ -92,8 +92,6 @@ var y = function() {
92
92
  v,
93
93
  !1,
94
94
  null,
95
- null,
96
- null,
97
95
  null
98
96
  );
99
97
  const D = C.exports;
@@ -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.YT9tSeEj.mjs";
2
+ import { n as c } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
3
3
  const n = {
4
4
  number: "fa fa-superscript",
5
5
  email: "el-icon-lx-mail",
@@ -101,8 +101,6 @@ var f = function() {
101
101
  h,
102
102
  !1,
103
103
  null,
104
- null,
105
- null,
106
104
  null
107
105
  );
108
106
  const _ = y.exports;
@@ -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.YT9tSeEj.mjs";
5
+ import { n as d } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
6
6
  const c = ["theme", "initOptions", "autoResize"], l = ["manualUpdate", "watchShallow"], p = {
7
7
  name: "ECharts",
8
8
  props: {
@@ -193,8 +193,6 @@ var g = function() {
193
193
  u,
194
194
  !1,
195
195
  null,
196
- null,
197
- null,
198
196
  null
199
197
  );
200
198
  const M = f.exports;
@@ -1,21 +1,21 @@
1
1
  var d = (i, e, t) => new Promise((o, r) => {
2
- var l = (s) => {
2
+ var h = (s) => {
3
3
  try {
4
4
  n(t.next(s));
5
5
  } catch (a) {
6
6
  r(a);
7
7
  }
8
- }, h = (s) => {
8
+ }, l = (s) => {
9
9
  try {
10
10
  n(t.throw(s));
11
11
  } catch (a) {
12
12
  r(a);
13
13
  }
14
- }, n = (s) => s.done ? o(s.value) : Promise.resolve(s.value).then(l, h);
14
+ }, n = (s) => s.done ? o(s.value) : Promise.resolve(s.value).then(h, l);
15
15
  n((t = t.apply(i, e)).next());
16
16
  });
17
- import { getComputedWidth as f, getComputedHeight as u } from "@web-utils/core";
18
- import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
17
+ import { getComputedWidth as f, getComputedHeight as p } from "@web-utils/core";
18
+ import { n as u } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
19
19
  const c = {
20
20
  name: "EasyPopup",
21
21
  props: {
@@ -81,7 +81,7 @@ const c = {
81
81
  return d(this, null, function* () {
82
82
  if (this.border) {
83
83
  yield this.$nextTick();
84
- const i = f(this.$refs.container), e = u(this.$refs.container), t = document.body.offsetWidth, o = document.body.offsetHeight;
84
+ const i = f(this.$refs.container), e = p(this.$refs.container), t = document.body.offsetWidth, o = document.body.offsetHeight;
85
85
  this.axis.x + this.offset.x + i >= t && (this.axis.x = t - i - this.borderWidth - this.offset.x), this.axis.y + this.offset.y + e >= o && (this.axis.y = o - e - this.borderWidth - this.offset.y);
86
86
  }
87
87
  });
@@ -107,14 +107,12 @@ var m = function() {
107
107
  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) {
108
108
  e.hideOnMouseLeave && e.hide();
109
109
  } } }, [e._t("default")], 2) : e._e()]);
110
- }, x = [], v = /* @__PURE__ */ p(
110
+ }, x = [], v = /* @__PURE__ */ u(
111
111
  c,
112
112
  m,
113
113
  x,
114
114
  !1,
115
115
  null,
116
- null,
117
- null,
118
116
  null
119
117
  );
120
118
  const w = v.exports;
@@ -1,4 +1,4 @@
1
- import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const r = {
3
3
  name: "EditableProgress",
4
4
  props: {
@@ -65,22 +65,20 @@ const r = {
65
65
  }
66
66
  }
67
67
  };
68
- var l = function() {
68
+ var a = function() {
69
69
  var e = this, t = e._self._c;
70
70
  return t("div", { staticClass: "editable-progress", on: { mouseover: e.onMouseOver, mousedown: e.onMouseDown, mouseleave: e.onMouseLeave, click: e.wrapperClick } }, [t("ElProgress", { directives: [{ name: "show", rawName: "v-show", value: !e.slider, expression: "!slider" }], class: e.percent === 100 ? "progress__success" : "", attrs: { "stroke-width": e.strokeWidth, "text-inside": "", percentage: e.percent } }), e.disabled ? e._e() : t("ElSlider", { directives: [{ name: "show", rawName: "v-show", value: e.slider, expression: "slider" }], ref: "slider", style: { width: `${e.max === 100 ? 100 : e.max - 1}%` }, attrs: { "tooltip-class": e.tooltipClass, max: e.max, "format-tooltip": e.formatTooltip, disabled: e.disabled, step: e.step }, on: { input: e.onInput, change: e.onChange }, model: { value: e.percent, callback: function(i) {
71
71
  e.percent = i;
72
72
  }, expression: "percent" } })], 1);
73
- }, a = [], n = /* @__PURE__ */ o(
73
+ }, l = [], n = /* @__PURE__ */ o(
74
74
  r,
75
- l,
76
75
  a,
76
+ l,
77
77
  !1,
78
78
  null,
79
- null,
80
- null,
81
79
  null
82
80
  );
83
- const u = n.exports;
81
+ const p = n.exports;
84
82
  export {
85
- u as default
83
+ p as default
86
84
  };
@@ -30,7 +30,7 @@ import { hasOwn as m, isVerticalScrollbarVisible as T, scrollbarWidth as M, comp
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
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";
33
+ import { n as S } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
34
34
  const V = {
35
35
  name: "EditableTree",
36
36
  props: {
@@ -519,8 +519,6 @@ var A = function() {
519
519
  I,
520
520
  !1,
521
521
  null,
522
- null,
523
- null,
524
522
  null
525
523
  );
526
524
  const G = O.exports;
@@ -1,4 +1,4 @@
1
- import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const i = {
3
3
  name: "EgdCollapse",
4
4
  componentName: "EgdCollapse",
@@ -45,17 +45,15 @@ const i = {
45
45
  }
46
46
  }
47
47
  };
48
- var n = function() {
48
+ var c = function() {
49
49
  var t = this, a = t._self._c;
50
50
  return a("div", { staticClass: "el-collapse", attrs: { role: "tablist", "aria-multiselectable": "true" } }, [t._t("default")], 2);
51
- }, c = [], l = /* @__PURE__ */ s(
51
+ }, n = [], l = /* @__PURE__ */ s(
52
52
  i,
53
- n,
54
53
  c,
54
+ n,
55
55
  !1,
56
56
  null,
57
- null,
58
- null,
59
57
  null
60
58
  );
61
59
  const r = l.exports;
@@ -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.YT9tSeEj.mjs";
4
+ import { n } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
5
5
  const c = {
6
6
  name: "EgdCollapseItem",
7
7
  components: { ElCollapseTransition: a },
@@ -64,8 +64,6 @@ var o = function() {
64
64
  r,
65
65
  !1,
66
66
  null,
67
- null,
68
- null,
69
67
  null
70
68
  );
71
69
  const _ = d.exports;
@@ -5,19 +5,19 @@ var a = (t, e, l) => new Promise((i, n) => {
5
5
  } catch (r) {
6
6
  n(r);
7
7
  }
8
- }, u = (o) => {
8
+ }, c = (o) => {
9
9
  try {
10
10
  s(l.throw(o));
11
11
  } catch (r) {
12
12
  n(r);
13
13
  }
14
- }, s = (o) => o.done ? i(o.value) : Promise.resolve(o.value).then(p, u);
14
+ }, s = (o) => o.done ? i(o.value) : Promise.resolve(o.value).then(p, c);
15
15
  s((l = l.apply(t, e)).next());
16
16
  });
17
17
  import d from "element-ui/lib/dialog";
18
- import { dialogDrag as c } from "@web-utils/vue/directives/dialog-drag";
18
+ import { dialogDrag as u } 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.YT9tSeEj.mjs";
20
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
21
21
  const g = {
22
22
  props: {
23
23
  /**
@@ -89,7 +89,7 @@ const g = {
89
89
  }, y = {
90
90
  name: "ElementDialog",
91
91
  directives: {
92
- dialogDrag: c
92
+ dialogDrag: u
93
93
  },
94
94
  mixins: [...d.mixins || d.default.mixins, g],
95
95
  props: {
@@ -297,8 +297,6 @@ var v = function() {
297
297
  C,
298
298
  !1,
299
299
  null,
300
- null,
301
- null,
302
300
  null
303
301
  );
304
302
  const T = _.exports;
@@ -1,4 +1,4 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const i = {
3
3
  name: "EmptyView",
4
4
  props: {
@@ -57,11 +57,9 @@ var o = function() {
57
57
  s,
58
58
  !1,
59
59
  null,
60
- null,
61
- null,
62
60
  null
63
61
  );
64
- const f = a.exports;
62
+ const l = a.exports;
65
63
  export {
66
- f as default
64
+ l as default
67
65
  };
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
2
  const n = {
3
3
  name: "ErrorView",
4
4
  props: {
@@ -43,11 +43,9 @@ var i = function() {
43
43
  o,
44
44
  !1,
45
45
  null,
46
- null,
47
- null,
48
46
  null
49
47
  );
50
- const f = s.exports;
48
+ const l = s.exports;
51
49
  export {
52
- f as default
50
+ l as default
53
51
  };
@@ -1,5 +1,5 @@
1
- var i = Object.defineProperty, u = Object.defineProperties;
2
- var f = Object.getOwnPropertyDescriptors;
1
+ var i = Object.defineProperty, f = Object.defineProperties;
2
+ var u = Object.getOwnPropertyDescriptors;
3
3
  var o = Object.getOwnPropertySymbols;
4
4
  var C = Object.prototype.hasOwnProperty, m = Object.prototype.propertyIsEnumerable;
5
5
  var a = (t, e, n) => e in t ? i(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, s = (t, e) => {
@@ -9,9 +9,9 @@ var a = (t, e, n) => e in t ? i(t, e, { enumerable: !0, configurable: !0, writab
9
9
  for (var n of o(e))
10
10
  m.call(e, n) && a(t, n, e[n]);
11
11
  return t;
12
- }, c = (t, e) => u(t, f(e));
12
+ }, c = (t, e) => f(t, u(e));
13
13
  import { g as h } from "../chunks/index.DwCBGcYk.mjs";
14
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
15
15
  const d = {
16
16
  name: "FlexColumn",
17
17
  functional: !0,
@@ -56,8 +56,6 @@ var p = /* @__PURE__ */ _(
56
56
  x,
57
57
  !1,
58
58
  null,
59
- null,
60
- null,
61
59
  null
62
60
  );
63
61
  const F = p.exports;
@@ -11,7 +11,7 @@ var r = (t, e, l) => e in t ? i(t, e, { enumerable: !0, configurable: !0, writab
11
11
  return t;
12
12
  }, f = (t, e) => u(t, c(e));
13
13
  import { g as m } from "../chunks/index.DwCBGcYk.mjs";
14
- import { n as C } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
+ import { n as C } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
15
15
  const d = {
16
16
  name: "FlexItem",
17
17
  functional: !0,
@@ -69,8 +69,6 @@ var y = /* @__PURE__ */ C(
69
69
  _,
70
70
  !1,
71
71
  null,
72
- null,
73
- null,
74
72
  null
75
73
  );
76
74
  const b = y.exports;
@@ -11,7 +11,7 @@ var a = (n, e, t) => e in n ? i(n, e, { enumerable: !0, configurable: !0, writab
11
11
  return n;
12
12
  }, c = (n, e) => f(n, u(e));
13
13
  import { g as _ } from "../chunks/index.DwCBGcYk.mjs";
14
- import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
15
15
  const d = {
16
16
  name: "FlexRow",
17
17
  functional: !0,
@@ -33,9 +33,9 @@ const d = {
33
33
  default: !1
34
34
  }
35
35
  },
36
- render(n, { data: e, children: t, props: l }) {
37
- const r = _(e.class, "flex-row");
38
- return l.center || l.horizonCenter && l.verticalCenter ? (r.push("horizon-center"), r.push("vertical-center")) : (l.horizonCenter && r.push("horizon-center"), l.verticalCenter && r.push("vertical-center")), l.textCenter && r.push("text-center"), n("div", c(s({}, e), { class: r }), t);
36
+ render(n, { data: e, children: t, props: r }) {
37
+ const l = _(e.class, "flex-row");
38
+ return r.center || r.horizonCenter && r.verticalCenter ? (l.push("horizon-center"), l.push("vertical-center")) : (r.horizonCenter && l.push("horizon-center"), r.verticalCenter && l.push("vertical-center")), r.textCenter && l.push("text-center"), n("div", c(s({}, e), { class: l }), t);
39
39
  }
40
40
  }, v = null, x = null;
41
41
  var p = /* @__PURE__ */ m(
@@ -44,8 +44,6 @@ var p = /* @__PURE__ */ m(
44
44
  x,
45
45
  !1,
46
46
  null,
47
- null,
48
- null,
49
47
  null
50
48
  );
51
49
  const B = p.exports;
@@ -1,5 +1,5 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
- const o = {
1
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
2
+ const n = {
3
3
  name: "FlexScroller",
4
4
  props: {
5
5
  flexColumn: Boolean,
@@ -14,16 +14,14 @@ const o = {
14
14
  }
15
15
  };
16
16
  var r = function() {
17
- var l = this, e = l._self._c;
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)]);
19
- }, t = [], s = /* @__PURE__ */ n(
20
- o,
17
+ var e = this, l = e._self._c;
18
+ return l("div", { staticClass: "flex-scroller-wrapper" }, [l("div", { class: ["flex-scroller", { "flex-column": e.flexColumn, "flex-row": e.flexRow, "content-scroll": e.contentScroll }, e.contentClass] }, [e._t("default")], 2)]);
19
+ }, t = [], s = /* @__PURE__ */ o(
20
+ n,
21
21
  r,
22
22
  t,
23
23
  !1,
24
24
  null,
25
- null,
26
- null,
27
25
  null
28
26
  );
29
27
  const f = s.exports;
package/flow/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s as l, r } from "../chunks/util.ThVOTZAO.mjs";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
1
+ import { s as l, r } from "../chunks/util.B_LEdJSZ.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
3
3
  const c = {
4
4
  name: "Flow",
5
5
  props: {
@@ -241,8 +241,6 @@ var u = function() {
241
241
  h,
242
242
  !1,
243
243
  null,
244
- null,
245
- null,
246
244
  null
247
245
  );
248
246
  const p = d.exports;