@web-utils/form-ui 1.0.0-beta12 → 1.0.0-beta13

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 (42) hide show
  1. package/chunks/{78hGOZc9.mjs → ALt4yf68.mjs} +1 -1
  2. package/chunks/{BMkPC2kt.mjs → B9ZV4Ei4.mjs} +2 -2
  3. package/chunks/{pFgf4c4i.mjs → BG_Z3LzE.mjs} +1 -1
  4. package/chunks/{DAjuA2O6.mjs → BGad3Wff.mjs} +2 -2
  5. package/chunks/{Bs_IYr3X.mjs → BJCpNo2b.mjs} +1 -1
  6. package/chunks/BM34G781.mjs +26848 -0
  7. package/chunks/{1glrRdhD.mjs → BYqiGFdT.mjs} +1 -1
  8. package/chunks/{BooKKkk0.mjs → Bc4d8vFN.mjs} +1 -1
  9. package/chunks/{C4JpDEWP.mjs → BouiHKbN.mjs} +1 -1
  10. package/chunks/{BnycM8aG.mjs → CQowXkhx.mjs} +1 -1
  11. package/chunks/{GlsJxLiF.mjs → CaHyPp0T.mjs} +1 -1
  12. package/chunks/{Dywq0t6V.mjs → CmtaSp-T.mjs} +1 -1
  13. package/chunks/{BeIZhqg_.mjs → Cqm2ahW2.mjs} +1 -1
  14. package/chunks/{BuZDN2DV.mjs → DZdQxw_s.mjs} +2 -2
  15. package/chunks/{BID1Rr2O.mjs → DeOt3q3a.mjs} +1 -1
  16. package/chunks/{BaExlbMY.mjs → Dr0gqiWt.mjs} +1 -1
  17. package/chunks/{BmQGmui_.mjs → oRDjUjCZ.mjs} +1 -1
  18. package/form-check-box-group/index.mjs +1 -1
  19. package/form-checkbox/index.mjs +1 -1
  20. package/form-date-picker/index.mjs +1 -1
  21. package/form-image/index.mjs +1 -1
  22. package/form-input/index.mjs +1 -1
  23. package/form-input-email/index.mjs +1 -1
  24. package/form-input-id-card/index.mjs +1 -1
  25. package/form-input-number/index.mjs +1 -1
  26. package/form-input-phone-number/index.mjs +1 -1
  27. package/form-item-config-provider/index.mjs +1 -1
  28. package/form-item-x/index.mjs +1 -1
  29. package/form-radio-group/index.mjs +1 -1
  30. package/form-rate/index.mjs +1 -1
  31. package/form-select/index.mjs +1 -1
  32. package/form-slider/index.mjs +1 -1
  33. package/form-switch/index.mjs +1 -1
  34. package/form-text/index.mjs +1 -1
  35. package/index.mjs +32 -33
  36. package/json-editor/index.mjs +1 -1
  37. package/json-editor/style.css +1 -1
  38. package/package.json +1 -2
  39. package/resolver.mjs +12 -64
  40. package/web-types.json +1 -1
  41. package/chunks/BPJNSq9M.mjs +0 -4
  42. package/chunks/DZpWiA3x.mjs +0 -74
@@ -1,4 +1,4 @@
1
- import { n as e, o as t, r as n } from "./BeIZhqg_.mjs";
1
+ import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
2
2
  import { ElInputNumber as r } from "element-plus/es";
3
3
  import { createVNode as i } from "vue";
4
4
  //#endregion
@@ -1,5 +1,5 @@
1
- import { a as e, n as t, r as n } from "./BeIZhqg_.mjs";
2
- import { t as r } from "./Bs_IYr3X.mjs";
1
+ import { a as e, n as t, r as n } from "./Cqm2ahW2.mjs";
2
+ import { t as r } from "./BJCpNo2b.mjs";
3
3
  import { createVNode as i, isVNode as a, mergeProps as o } from "vue";
4
4
  //#region src/components/form/FormInputPhoneNumber.vue?vue&type=script&lang.jsx
5
5
  function s(e) {
@@ -1,4 +1,4 @@
1
- import { n as e, o as t, r as n } from "./BeIZhqg_.mjs";
1
+ import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
2
2
  import { ElRadio as r, ElRadioGroup as i } from "element-plus/es";
3
3
  import { createVNode as a, isVNode as o } from "vue";
4
4
  //#region src/components/form/FormRadioGroup.vue?vue&type=script&lang.jsx
@@ -1,5 +1,5 @@
1
- import { a as e, n as t, r as n } from "./BeIZhqg_.mjs";
2
- import { t as r } from "./Bs_IYr3X.mjs";
1
+ import { a as e, n as t, r as n } from "./Cqm2ahW2.mjs";
2
+ import { t as r } from "./BJCpNo2b.mjs";
3
3
  import { createVNode as i, isVNode as a, mergeProps as o } from "vue";
4
4
  //#region src/components/form/FormInputIdCard.vue?vue&type=script&lang.jsx
5
5
  function s(e) {
@@ -1,4 +1,4 @@
1
- import { n as e, o as t, r as n, t as r } from "./BeIZhqg_.mjs";
1
+ import { n as e, o as t, r as n, t as r } from "./Cqm2ahW2.mjs";
2
2
  import { computed as i, createVNode as a } from "vue";
3
3
  import { ElInput as o } from "element-plus";
4
4
  import { validatePhoneNum as s } from "@web-utils/core";