@web-utils/form-ui 1.0.0-beta27 → 1.0.0-beta29

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 (93) hide show
  1. package/chunks/{CE2akkTQ.mjs → B99alfW4.mjs} +2 -2
  2. package/chunks/BQ77eAb3.mjs +71 -0
  3. package/chunks/BV_N8p9t.mjs +83 -0
  4. package/chunks/BV_P9a8o.mjs +100 -0
  5. package/chunks/Bd1O2CP5.mjs +637 -0
  6. package/chunks/{DzMQIy5h.mjs → BgDYHgyH.mjs} +1 -1
  7. package/chunks/{BJP-5-0v.mjs → BmZieBZW.mjs} +2 -2
  8. package/chunks/{ADvOhGAW.mjs → Br4i8stg.mjs} +1 -1
  9. package/chunks/{ltggbLWM.mjs → C3a15Ful.mjs} +2 -2
  10. package/chunks/{BAE_vglg.mjs → C4bM8miy.mjs} +2 -2
  11. package/chunks/{D-ffcm89.mjs → Cby3mvvZ.mjs} +2 -2
  12. package/chunks/{tRXOz6_G.mjs → Cc3EJjbV.mjs} +2 -2
  13. package/chunks/{lVzx0-GH.mjs → Cgl-hCE5.mjs} +2 -2
  14. package/chunks/{DJTwM7o_.mjs → Ci1XxmdE.mjs} +3 -3
  15. package/chunks/{mjEH6tHn.mjs → CsfgUCe9.mjs} +1 -1
  16. package/chunks/{o5196FMX.mjs → CugRu2Ka.mjs} +3 -3
  17. package/chunks/{DlFC9IZx.mjs → Cy-4nmyC.mjs} +2 -2
  18. package/chunks/{qRpPD8iK.mjs → D1EOkWJ7.mjs} +2 -2
  19. package/chunks/{DGYsSu6t.mjs → DO8dVGef.mjs} +2 -2
  20. package/chunks/{BhmGnR4F.mjs → DazglPJZ.mjs} +1 -1
  21. package/chunks/{CCc9Zjms.mjs → Dt6gY213.mjs} +2 -2
  22. package/chunks/{3QpBKdDM.mjs → DtAYXPvz.mjs} +2 -2
  23. package/chunks/{Cme51jl3.mjs → JhyiXnbd.mjs} +2 -2
  24. package/chunks/{CotIhBXj.mjs → S64sNmuR.mjs} +2 -2
  25. package/chunks/{Dn79Y_Rb.mjs → bnRb5PUB.mjs} +2 -2
  26. package/chunks/{CnP5qx9A.mjs → q1SlJP1y.mjs} +2 -2
  27. package/dict-render/index.d.ts +28 -0
  28. package/element-dialog/index.d.ts +6 -6
  29. package/element-dialog/index.mjs +1 -1
  30. package/form-cascader/index.d.ts +2 -2
  31. package/form-cascader/index.mjs +1 -1
  32. package/form-check-box-group/index.d.ts +1 -1
  33. package/form-check-box-group/index.mjs +1 -1
  34. package/form-checkbox/index.d.ts +1 -1
  35. package/form-checkbox/index.mjs +1 -1
  36. package/form-date-picker/index.d.ts +2 -2
  37. package/form-date-picker/index.mjs +1 -1
  38. package/form-holder/index.mjs +1 -1
  39. package/form-image/index.d.ts +1 -1
  40. package/form-image/index.mjs +1 -1
  41. package/form-input/index.d.ts +1 -1
  42. package/form-input/index.mjs +1 -1
  43. package/form-input-cron-expression/index.d.ts +1 -1
  44. package/form-input-cron-expression/index.mjs +1 -1
  45. package/form-input-email/index.d.ts +1 -1
  46. package/form-input-email/index.mjs +1 -1
  47. package/form-input-id-card/index.d.ts +1 -1
  48. package/form-input-id-card/index.mjs +1 -1
  49. package/form-input-number/index.d.ts +1 -1
  50. package/form-input-number/index.mjs +1 -1
  51. package/form-input-phone-number/index.d.ts +1 -1
  52. package/form-input-phone-number/index.mjs +1 -1
  53. package/form-item-x/index.d.ts +1 -1
  54. package/form-item-x/index.mjs +1 -1
  55. package/form-radio-group/index.d.ts +1 -1
  56. package/form-radio-group/index.mjs +1 -1
  57. package/form-rate/index.d.ts +1 -1
  58. package/form-rate/index.mjs +1 -1
  59. package/form-select/index.d.ts +2 -2
  60. package/form-select/index.mjs +1 -1
  61. package/form-slider/index.d.ts +2 -2
  62. package/form-slider/index.mjs +1 -1
  63. package/form-switch/index.d.ts +1 -1
  64. package/form-switch/index.mjs +1 -1
  65. package/form-text/index.d.ts +1 -1
  66. package/form-text/index.mjs +1 -1
  67. package/helper/dictionary.mjs +7 -7
  68. package/hook/useVisibilityChange.d.ts +4 -0
  69. package/hook/useVisibilityChange.mjs +14 -0
  70. package/iframe-window/index.mjs +1 -1
  71. package/index.d.ts +5 -1
  72. package/index.mjs +32 -28
  73. package/package.json +2 -1
  74. package/pageable-table/index.d.ts +436 -0
  75. package/pageable-table/index.mjs +2 -0
  76. package/pageable-table/style.css +1 -0
  77. package/resize-observer/index.d.ts +8 -0
  78. package/resize-observer/index.mjs +40 -0
  79. package/resize-observer/style.css +1 -0
  80. package/table-column/index.d.ts +160 -0
  81. package/table-column/index.mjs +2 -0
  82. package/table-column/style.css +1 -0
  83. package/table-column-def/index.d.ts +85 -0
  84. package/table-column-def/index.mjs +11 -0
  85. package/table-column-filter/index.d.ts +11 -0
  86. package/table-column-filterable/index.d.ts +10 -0
  87. package/toolbar/index.mjs +1 -1
  88. package/toolbar-button/index.mjs +1 -1
  89. package/web-types.json +1 -1
  90. package/year-calendar/index.mjs +1 -1
  91. package/chunks/BVLgLg_s.mjs +0 -53
  92. /package/chunks/{DS8NSFKr.mjs → 4ZuVpQf6.mjs} +0 -0
  93. /package/chunks/{Bgny2wyC.mjs → dM-icPM8.mjs} +0 -0
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/DS8NSFKr.mjs";
1
+ import { t as e } from "../chunks/4ZuVpQf6.mjs";
2
2
  export { e as default };
@@ -1,53 +0,0 @@
1
- import { capitalize as e, uncapitalize as t } from "@web-utils/core";
2
- import { computed as n } from "vue";
3
- //#region src/utils/index.ts
4
- var r = (t, n, r, i) => {
5
- let a = {};
6
- if (n) for (let e in t) n(e) && (a[e] = t[e]);
7
- return r && r.forEach((t) => {
8
- a[`on${e(t)}`] = (...e) => i(t, ...e);
9
- }), a;
10
- }, i = (e, { emit: t, events: i, predicate: a }) => n(() => r(e, a, i, t)), a = (e, { withOn: n = !1 } = {}) => {
11
- let r = {};
12
- for (let i in e) i.startsWith("on") && (n ? r[i] = e[i] : r[t(i.replace(/^on/, ""))] = e[i]);
13
- return r;
14
- }, o = (e, t = "id", n = "label") => {
15
- let r = [];
16
- function i(e, a) {
17
- if (!e) return;
18
- let o = [...a, {
19
- [t]: e[t],
20
- [n]: e[n]
21
- }];
22
- if (!e.children || e.children.length === 0) {
23
- r.push(o);
24
- return;
25
- }
26
- e.children.forEach((e) => {
27
- i(e, o);
28
- });
29
- }
30
- return e.forEach((e) => i(e, [])), r;
31
- }, s = (e, t = "id", n = "label") => {
32
- let r = [];
33
- return o(e).forEach((e) => {
34
- let i = [], a = [];
35
- for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
36
- r.push({
37
- value: i.join("/"),
38
- label: a.join("/")
39
- });
40
- }), r;
41
- }, c = (e, t = "id", n = "label") => {
42
- let r = {};
43
- return o(e).forEach((e) => {
44
- let i = [], a = [];
45
- for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
46
- r[i.join("/")] = {
47
- value: i.join("/"),
48
- label: a.join("/")
49
- };
50
- }), r;
51
- };
52
- //#endregion
53
- export { i as a, s as i, a as n, c as r, r as t };
File without changes
File without changes