@web-utils/component 3.2.1 → 3.2.3

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 (58) hide show
  1. package/chunks/{FormTemp.0eqGAu6W.mjs → FormTemp.0ezzipG4.mjs} +5 -6
  2. package/chunks/FyUEditor.c06LkvIy.mjs +224 -0
  3. package/chunks/FyUEditor.vue_vue_type_style_index_0_lang.0-PDx197.mjs +167 -0
  4. package/chunks/IconTemp.tzsg5qth.mjs +29 -0
  5. package/chunks/ResizeObserver.sOHk2Cm-.mjs +51 -0
  6. package/chunks/{form-input-mixin.IKogWBfn.mjs → form-input-mixin.DLHG0EnH.mjs} +2 -2
  7. package/chunks/{form-item-mixin.BilKDUlK.mjs → form-item-mixin.gd9p9Rrj.mjs} +1 -1
  8. package/chunks/{index.LGsb2aDq.mjs → index.Uf8ONhVI.mjs} +3 -3
  9. package/data-display/index.mjs +129 -15
  10. package/data-table-picker/index.mjs +1 -1
  11. package/easy-popup/index.mjs +8 -7
  12. package/editable-tree/index.mjs +1 -1
  13. package/flex-column/index.mjs +1 -1
  14. package/flex-item/index.mjs +1 -1
  15. package/flex-row/index.mjs +1 -1
  16. package/flow-designer/index.mjs +218 -164
  17. package/flow-viewer/index.mjs +161 -73
  18. package/form-button/index.mjs +25 -11
  19. package/form-cascader/index.mjs +2 -2
  20. package/form-checkbox-group/index.mjs +2 -2
  21. package/form-date-picker/index.mjs +2 -2
  22. package/form-holder/index.mjs +1 -1
  23. package/form-input/index.mjs +2 -2
  24. package/form-input-email/index.mjs +2 -2
  25. package/form-input-id-card/index.mjs +2 -2
  26. package/form-input-number/index.mjs +2 -2
  27. package/form-input-phone-number/index.mjs +2 -2
  28. package/form-input-tag/index.mjs +155 -31
  29. package/form-input-time/index.mjs +2 -2
  30. package/form-item/index.mjs +1 -1
  31. package/form-radio-group/index.mjs +2 -2
  32. package/form-select/index.mjs +2 -2
  33. package/form-switch/index.mjs +2 -2
  34. package/form-textarea/index.mjs +2 -2
  35. package/form-view/index.mjs +12 -13
  36. package/fy-curd/index.mjs +4 -5
  37. package/fy-form/index.mjs +1 -1
  38. package/fy-form-design/index.mjs +498 -329
  39. package/fy-input-icon/index.mjs +20 -21
  40. package/fy-u-editor/index.mjs +75 -237
  41. package/highlight-j-s/index.mjs +4 -3
  42. package/icon-temp/index.mjs +7 -6
  43. package/index.mjs +446 -446
  44. package/nav-bar/index.mjs +7 -6
  45. package/package.json +1 -1
  46. package/page/index.mjs +1 -0
  47. package/page-header/index.mjs +3 -2
  48. package/page-skeleton/index.mjs +95 -17
  49. package/pageable-table/index.mjs +1 -1
  50. package/pageable-view/index.mjs +8 -8
  51. package/present-view/index.mjs +3 -4
  52. package/resize-observer/index.mjs +4 -3
  53. package/split-pane/index.mjs +3 -4
  54. package/swiper/index.mjs +3 -4
  55. package/table-view/index.mjs +1 -1
  56. package/watermark/index.mjs +1 -1
  57. package/web-types.json +1 -1
  58. package/x-input-tag/index.mjs +10 -9
@@ -1,20 +1,21 @@
1
- var d = (i, e, t) => new Promise((o, r) => {
1
+ var d = (i, e, t) => new Promise((o, a) => {
2
2
  var l = (s) => {
3
3
  try {
4
4
  n(t.next(s));
5
- } catch (a) {
6
- r(a);
5
+ } catch (r) {
6
+ a(r);
7
7
  }
8
8
  }, h = (s) => {
9
9
  try {
10
10
  n(t.throw(s));
11
- } catch (a) {
12
- r(a);
11
+ } catch (r) {
12
+ a(r);
13
13
  }
14
14
  }, n = (s) => s.done ? o(s.value) : Promise.resolve(s.value).then(l, h);
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
+ /* empty css */
18
19
  import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
20
  const c = {
20
21
  name: "EasyPopup",
@@ -104,7 +105,7 @@ var m = function() {
104
105
  null,
105
106
  null
106
107
  );
107
- const w = v.exports;
108
+ const $ = v.exports;
108
109
  export {
109
- w as default
110
+ $ as default
110
111
  };
@@ -29,7 +29,7 @@ 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";
32
+ import { a as R, b as z, c as y } from "../chunks/index.Uf8ONhVI.mjs";
33
33
  import { n as S } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
34
34
  const V = {
35
35
  name: "EditableTree",
@@ -10,7 +10,7 @@ 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";
13
+ import { g as h } from "../chunks/index.Uf8ONhVI.mjs";
14
14
  import { n as _ } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
15
15
  const d = {
16
16
  name: "FlexColumn",
@@ -10,7 +10,7 @@ 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";
13
+ import { g as m } from "../chunks/index.Uf8ONhVI.mjs";
14
14
  import { n as C } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
15
15
  const d = {
16
16
  name: "FlexItem",
@@ -10,7 +10,7 @@ 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";
13
+ import { g as _ } from "../chunks/index.Uf8ONhVI.mjs";
14
14
  import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
15
15
  const d = {
16
16
  name: "FlexRow",