@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.
- package/chunks/{78hGOZc9.mjs → ALt4yf68.mjs} +1 -1
- package/chunks/{BMkPC2kt.mjs → B9ZV4Ei4.mjs} +2 -2
- package/chunks/{pFgf4c4i.mjs → BG_Z3LzE.mjs} +1 -1
- package/chunks/{DAjuA2O6.mjs → BGad3Wff.mjs} +2 -2
- package/chunks/{Bs_IYr3X.mjs → BJCpNo2b.mjs} +1 -1
- package/chunks/BM34G781.mjs +26848 -0
- package/chunks/{1glrRdhD.mjs → BYqiGFdT.mjs} +1 -1
- package/chunks/{BooKKkk0.mjs → Bc4d8vFN.mjs} +1 -1
- package/chunks/{C4JpDEWP.mjs → BouiHKbN.mjs} +1 -1
- package/chunks/{BnycM8aG.mjs → CQowXkhx.mjs} +1 -1
- package/chunks/{GlsJxLiF.mjs → CaHyPp0T.mjs} +1 -1
- package/chunks/{Dywq0t6V.mjs → CmtaSp-T.mjs} +1 -1
- package/chunks/{BeIZhqg_.mjs → Cqm2ahW2.mjs} +1 -1
- package/chunks/{BuZDN2DV.mjs → DZdQxw_s.mjs} +2 -2
- package/chunks/{BID1Rr2O.mjs → DeOt3q3a.mjs} +1 -1
- package/chunks/{BaExlbMY.mjs → Dr0gqiWt.mjs} +1 -1
- package/chunks/{BmQGmui_.mjs → oRDjUjCZ.mjs} +1 -1
- package/form-check-box-group/index.mjs +1 -1
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.mjs +1 -1
- package/form-image/index.mjs +1 -1
- package/form-input/index.mjs +1 -1
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-config-provider/index.mjs +1 -1
- package/form-item-x/index.mjs +1 -1
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.mjs +1 -1
- package/form-select/index.mjs +1 -1
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.mjs +1 -1
- package/form-text/index.mjs +1 -1
- package/index.mjs +32 -33
- package/json-editor/index.mjs +1 -1
- package/json-editor/style.css +1 -1
- package/package.json +1 -2
- package/resolver.mjs +12 -64
- package/web-types.json +1 -1
- package/chunks/BPJNSq9M.mjs +0 -4
- package/chunks/DZpWiA3x.mjs +0 -74
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as e, o as t, r as n } from "./
|
|
1
|
+
import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
|
|
2
2
|
import { ElSwitch as r } from "element-plus/es";
|
|
3
3
|
import { createVNode as i, isVNode as a } from "vue";
|
|
4
4
|
//#region src/components/form/FormSwitch.vue?vue&type=script&lang.jsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, i as t, r as n } from "./
|
|
1
|
+
import { c as e, i as t, r as n } from "./Cqm2ahW2.mjs";
|
|
2
2
|
import { ElImage as r } from "element-plus/es";
|
|
3
3
|
import { createVNode as i, isVNode as a } from "vue";
|
|
4
4
|
//#region src/components/form/FormImage.vue?vue&type=script&lang.jsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { formItemConfigProviderContextKey as e } from "../constants.mjs";
|
|
2
2
|
import { ElCol as t, ElFormItem as n, ElTooltip as r } from "element-plus/es";
|
|
3
3
|
import { computed as i, createVNode as a, h as o, inject as s, mergeProps as c, nextTick as l, unref as u, useTemplateRef as d } from "vue";
|
|
4
4
|
import { ElCol as f, rowContextKey as p } from "element-plus";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as e, n as t, r as n } from "./
|
|
2
|
-
import { t as r } from "./
|
|
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/FormInputEmail.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 "./
|
|
1
|
+
import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
|
|
2
2
|
import { ElRate as r } from "element-plus/es";
|
|
3
3
|
import { createVNode as i, isVNode as a } from "vue";
|
|
4
4
|
//#region src/components/form/FormRate.vue?vue&type=script&lang.jsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as e, o as t, r as n } from "./
|
|
1
|
+
import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
|
|
2
2
|
import { ElSlider as r } from "element-plus/es";
|
|
3
3
|
import { createVNode as i, isVNode as a } from "vue";
|
|
4
4
|
//#region src/components/form/FormSlider.vue?vue&type=script&lang.jsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as e, o as t, r as n } from "./
|
|
1
|
+
import { n as e, o as t, r as n } from "./Cqm2ahW2.mjs";
|
|
2
2
|
import { ElCheckbox as r, ElCheckboxGroup as i } from "element-plus/es";
|
|
3
3
|
import { computed as a, createVNode as o, isVNode as s } from "vue";
|
|
4
4
|
//#region src/components/form/FormCheckBoxGroup.vue?vue&type=script&lang.jsx
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/oRDjUjCZ.mjs";
|
|
2
2
|
export { e as default };
|
package/form-checkbox/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BouiHKbN.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CQowXkhx.mjs";
|
|
2
2
|
export { e as default };
|
package/form-image/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CaHyPp0T.mjs";
|
|
2
2
|
export { e as default };
|
package/form-input/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BJCpNo2b.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DZdQxw_s.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BGad3Wff.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/ALt4yf68.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B9ZV4Ei4.mjs";
|
|
2
2
|
export { e as default };
|
package/form-item-x/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { s as e } from "../chunks/
|
|
1
|
+
import { s as e } from "../chunks/Cqm2ahW2.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BG_Z3LzE.mjs";
|
|
2
2
|
export { e as default };
|
package/form-rate/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DeOt3q3a.mjs";
|
|
2
2
|
export { e as default };
|
package/form-select/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CmtaSp-T.mjs";
|
|
2
2
|
export { e as default };
|
package/form-slider/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Dr0gqiWt.mjs";
|
|
2
2
|
export { e as default };
|
package/form-switch/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Bc4d8vFN.mjs";
|
|
2
2
|
export { e as default };
|
package/form-text/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BYqiGFdT.mjs";
|
|
2
2
|
export { e as default };
|
package/index.mjs
CHANGED
|
@@ -1,34 +1,33 @@
|
|
|
1
|
-
import e from "./
|
|
2
|
-
import t from "./
|
|
3
|
-
import n from "./
|
|
4
|
-
import r from "./
|
|
5
|
-
import i from "./form-
|
|
6
|
-
import
|
|
7
|
-
import {
|
|
8
|
-
import { t as s } from "./chunks/
|
|
9
|
-
import { t as c } from "./chunks/
|
|
10
|
-
import l from "./
|
|
11
|
-
import
|
|
12
|
-
import { t as d } from "./chunks/
|
|
13
|
-
import { t as f } from "./chunks/
|
|
14
|
-
import { t as p } from "./chunks/
|
|
15
|
-
import { t as m } from "./chunks/
|
|
16
|
-
import { t as h } from "./chunks/
|
|
17
|
-
import { t as g } from "./chunks/
|
|
18
|
-
import _ from "./
|
|
19
|
-
import v from "./form-input-
|
|
20
|
-
import y from "./form-
|
|
21
|
-
import b from "./form-item-
|
|
22
|
-
import
|
|
23
|
-
import { t as S } from "./chunks/
|
|
24
|
-
import { t as C } from "./chunks/
|
|
25
|
-
import { t as w } from "./chunks/
|
|
26
|
-
import { t as T } from "./chunks/
|
|
27
|
-
import { t as E } from "./chunks/
|
|
28
|
-
import { t as D } from "./chunks/
|
|
29
|
-
import O from "./
|
|
30
|
-
|
|
31
|
-
import { t as k } from "./chunks/DZpWiA3x.mjs";
|
|
1
|
+
import { t as e } from "./chunks/BM34G781.mjs";
|
|
2
|
+
import t from "./element-dialog/index.mjs";
|
|
3
|
+
import n from "./empty-view/index.mjs";
|
|
4
|
+
import r from "./flex-scroll-area/index.mjs";
|
|
5
|
+
import i from "./form-advice/index.mjs";
|
|
6
|
+
import a from "./form-cell/index.mjs";
|
|
7
|
+
import { s as o } from "./chunks/Cqm2ahW2.mjs";
|
|
8
|
+
import { t as s } from "./chunks/BouiHKbN.mjs";
|
|
9
|
+
import { t as c } from "./chunks/oRDjUjCZ.mjs";
|
|
10
|
+
import { t as l } from "./chunks/CQowXkhx.mjs";
|
|
11
|
+
import u from "./form-red-table/index.mjs";
|
|
12
|
+
import { t as d } from "./chunks/6Ukll2os.mjs";
|
|
13
|
+
import { t as f } from "./chunks/CaHyPp0T.mjs";
|
|
14
|
+
import { t as p } from "./chunks/BJCpNo2b.mjs";
|
|
15
|
+
import { t as m } from "./chunks/DZdQxw_s.mjs";
|
|
16
|
+
import { t as h } from "./chunks/BGad3Wff.mjs";
|
|
17
|
+
import { t as g } from "./chunks/ALt4yf68.mjs";
|
|
18
|
+
import { t as _ } from "./chunks/B9ZV4Ei4.mjs";
|
|
19
|
+
import v from "./form-input-tag/index.mjs";
|
|
20
|
+
import y from "./form-input-time/index.mjs";
|
|
21
|
+
import b from "./form-item-config-provider/index.mjs";
|
|
22
|
+
import x from "./form-item-group/index.mjs";
|
|
23
|
+
import { t as S } from "./chunks/BG_Z3LzE.mjs";
|
|
24
|
+
import { t as C } from "./chunks/DeOt3q3a.mjs";
|
|
25
|
+
import { t as w } from "./chunks/Bpox2cVQ.mjs";
|
|
26
|
+
import { t as T } from "./chunks/CmtaSp-T.mjs";
|
|
27
|
+
import { t as E } from "./chunks/Dr0gqiWt.mjs";
|
|
28
|
+
import { t as D } from "./chunks/Bc4d8vFN.mjs";
|
|
29
|
+
import { t as O } from "./chunks/BYqiGFdT.mjs";
|
|
30
|
+
import k from "./form-view/index.mjs";
|
|
32
31
|
import A from "./table-view/index.mjs";
|
|
33
32
|
import j from "./toolbar/index.mjs";
|
|
34
33
|
import M from "./toolbar-button/index.mjs";
|
|
@@ -59,7 +58,7 @@ var N = /* @__PURE__ */ "ElementDialog.EmptyView.FlexScrollArea.FormAdvice.FormC
|
|
|
59
58
|
"Toolbar",
|
|
60
59
|
"ToolbarButton"
|
|
61
60
|
], F = (N) => {
|
|
62
|
-
N.component(
|
|
61
|
+
N.component(t.name, t), N.component(n.name, n), N.component(r.name, r), N.component(i.name, i), N.component(a.name, a), N.component(s.name, s), N.component(c.name, c), N.component(l.name, l), N.component(d.name, d), N.component(f.name, f), N.component(p.name, p), N.component(m.name, m), N.component(h.name, h), N.component(g.name, g), N.component(_.name, _), N.component(v.name, v), N.component(y.name, y), N.component(b.name, b), N.component(x.name, x), N.component(o.name, o), N.component(S.name, S), N.component(C.name, C), N.component(u.name, u), N.component(w.name, w), N.component(T.name, T), N.component(E.name, E), N.component(D.name, D), N.component(O.name, O), N.component(k.name, k), N.component(e.name, e), N.component(A.name, A), N.component(j.name, j), N.component(M.name, M);
|
|
63
62
|
};
|
|
64
63
|
//#endregion
|
|
65
|
-
export {
|
|
64
|
+
export { t as ElementDialog, n as EmptyView, r as FlexScrollArea, i as FormAdvice, a as FormCell, c as FormCheckBoxGroup, s as FormCheckbox, l as FormDatePicker, d as FormHolder, f as FormImage, p as FormInput, m as FormInputEmail, h as FormInputIdCard, g as FormInputNumber, _ as FormInputPhoneNumber, v as FormInputTag, y as FormInputTime, b as FormItemConfigProvider, x as FormItemGroup, o as FormItemX, S as FormRadioGroup, C as FormRate, u as FormRedTable, w as FormRow, T as FormSelect, E as FormSlider, D as FormSwitch, O as FormText, k as FormView, e as JsonEditor, A as TableView, j as Toolbar, M as ToolbarButton, N as componentNames, F as install, P as noStylesComponents };
|
package/json-editor/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BM34G781.mjs";
|
|
2
2
|
export { e as default };
|