@web-utils/form-ui 1.0.0-beta23 → 1.0.0-beta25
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/api/index.d.ts +1 -1
- package/api/index.mjs +1 -1
- package/awesome-button/index.mjs +2 -49
- package/base.css +1 -1
- package/chunks/0nMB8MZ0.mjs +174 -0
- package/chunks/{DBL23JPA.mjs → 1UkAGJ03.mjs} +3 -3
- package/chunks/{CwjQbaXJ.mjs → 4G13cKOo.mjs} +3 -3
- package/chunks/{DbBdLuvW.mjs → B2PYq5pM.mjs} +3 -3
- package/chunks/{B-Y8YSMp.mjs → B8rugxZ0.mjs} +3 -3
- package/chunks/{CH7m94ce.mjs → BM8sdTDJ.mjs} +3 -3
- package/chunks/{INlqdzng.mjs → BYNkR7-j.mjs} +3 -3
- package/chunks/{BwuQhCIf.mjs → BdD1Rt-7.mjs} +6 -7
- package/chunks/{BzMaCcUd.mjs → BdHFJ9cK.mjs} +1 -1
- package/chunks/{CJv6Sn_v.mjs → BowPVbJ7.mjs} +3 -3
- package/chunks/{ENc67_lM.mjs → CAQ6-w1f.mjs} +4 -4
- package/chunks/{DP1YukLf.mjs → CjeZ3uKX.mjs} +7 -7
- package/chunks/{Cxvr9Z1r.mjs → Ckur6g6N.mjs} +1 -1
- package/chunks/CnVy7Ngb.mjs +474 -0
- package/chunks/{tIzKZ11j.mjs → CtK74qPE.mjs} +6 -7
- package/chunks/DDc6e1uO.mjs +62 -0
- package/chunks/{Bw1QPGNc.mjs → DJjmr9R3.mjs} +3 -3
- package/chunks/{3VI058Yv.mjs → DdZcziWU.mjs} +4 -4
- package/chunks/{DpH8CVbN.mjs → DgL5zblr.mjs} +17 -17
- package/chunks/{BcMgzZyZ.mjs → Dl5QgkX_.mjs} +6 -7
- package/chunks/{Cp9FIjnh.mjs → DnWeeCd1.mjs} +2 -2
- package/chunks/{rkRnszQn.mjs → MVhpewST.mjs} +2 -2
- package/chunks/{C2RhdxHB.mjs → U08ZaDiY.mjs} +199 -206
- package/chunks/{BIm5rmJm.mjs → Uhf6MK26.mjs} +2 -2
- package/chunks/{dDAvzX4k.mjs → XKBWlv3M.mjs} +3 -3
- package/chunks/iIcGTQmB.mjs +50 -0
- package/chunks/{y8u4cMEF.mjs → o7O5_GIP.mjs} +4 -4
- package/confirm-button/index.d.ts +82 -40
- package/confirm-button/index.mjs +1 -1
- package/confirmable/index.d.ts +83 -41
- package/confirmable/index.mjs +1 -1
- package/element-dialog/index.d.ts +295 -17
- package/element-dialog/index.mjs +1 -1
- package/empty-view/index.mjs +1 -1
- package/form-advice/index.mjs +1 -1
- package/form-button/index.d.ts +82 -40
- package/form-cascader/index.d.ts +11 -9
- package/form-cascader/index.mjs +1 -1
- package/form-check-box-group/index.d.ts +10 -8
- package/form-check-box-group/index.mjs +1 -1
- package/form-checkbox/index.d.ts +9 -7
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.d.ts +11 -9
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.d.ts +3 -3
- package/form-holder/index.mjs +1 -1
- package/form-image/index.d.ts +8 -6
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +13 -11
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +8 -6
- package/form-input-cron-expression/index.mjs +1 -1
- package/form-input-email/index.d.ts +9 -9
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +9 -9
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +10 -8
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +9 -9
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-group/index.d.ts +1 -1
- package/form-item-x/index.d.ts +5 -5
- package/form-item-x/index.mjs +1 -1
- package/form-radio-group/index.d.ts +9 -7
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +9 -7
- package/form-rate/index.mjs +1 -1
- package/form-red-table/index.mjs +1 -1
- package/form-select/index.d.ts +10 -8
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +9 -7
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +9 -7
- package/form-switch/index.mjs +1 -1
- package/form-text/index.d.ts +8 -6
- package/form-text/index.mjs +1 -1
- package/form-view/index.mjs +1 -1
- package/helper/dictionary.mjs +1 -1
- package/iframe-window/index.mjs +1 -1
- package/index.d.ts +2 -2
- package/index.mjs +30 -30
- package/month-calendar/index.d.ts +1 -1
- package/package.json +2 -1
- package/table-view/index.mjs +1 -1
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.d.ts +2 -2
- package/vue-cron/index.mjs +1 -1
- package/web-types.json +13047 -1
- package/x-input-tag/index.d.ts +2 -0
- package/x-input-tag/index.mjs +226 -0
- package/x-input-tag/style.css +1 -0
- package/year-calendar/index.d.ts +1 -1
- package/year-calendar/index.mjs +2 -174
- package/year-calendar/style.css +1 -1
- package/chunks/Cnmu4eY-.mjs +0 -106
- package/chunks/CozfnlhM.mjs +0 -73
- package/chunks/D4Pknq4r.mjs +0 -53
- package/month-calendar/index.mjs +0 -312
- package/month-calendar/style.css +0 -1
package/form-slider/index.d.ts
CHANGED
|
@@ -151,7 +151,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
151
151
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
152
152
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
153
153
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
154
|
-
}>, () =>
|
|
154
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
155
|
+
[key: string]: any;
|
|
156
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
155
157
|
change: null;
|
|
156
158
|
input: null;
|
|
157
159
|
"update:modelValue": null;
|
|
@@ -318,23 +320,23 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
318
320
|
push: number;
|
|
319
321
|
col: boolean;
|
|
320
322
|
span: number;
|
|
321
|
-
offset: number;
|
|
322
|
-
pull: number;
|
|
323
323
|
tag: string;
|
|
324
|
-
labelPosition: string;
|
|
325
324
|
required: boolean;
|
|
326
|
-
showMessage: boolean;
|
|
327
|
-
inlineMessage: boolean;
|
|
328
325
|
wrapCol: boolean;
|
|
329
326
|
block: boolean;
|
|
330
327
|
unwrap: boolean;
|
|
331
328
|
half: boolean;
|
|
332
329
|
hideLabel: boolean;
|
|
333
330
|
tipsAfterLabel: boolean;
|
|
331
|
+
labelPosition: string;
|
|
332
|
+
showMessage: boolean;
|
|
333
|
+
inlineMessage: boolean;
|
|
334
|
+
offset: number;
|
|
335
|
+
pull: number;
|
|
336
|
+
wrapFormItem: boolean;
|
|
334
337
|
validateEvent: boolean;
|
|
335
338
|
persistent: boolean;
|
|
336
339
|
placement: string;
|
|
337
|
-
wrapFormItem: boolean;
|
|
338
340
|
min: number;
|
|
339
341
|
max: number;
|
|
340
342
|
showInput: boolean;
|
package/form-slider/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BowPVbJ7.mjs";
|
|
2
2
|
export { e as default };
|
package/form-switch/index.d.ts
CHANGED
|
@@ -147,7 +147,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
147
147
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
148
148
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
149
149
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
150
|
-
}>, () =>
|
|
150
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
151
|
+
[key: string]: any;
|
|
152
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
151
153
|
change: null;
|
|
152
154
|
"update:modelValue": null;
|
|
153
155
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
@@ -310,21 +312,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
310
312
|
push: number;
|
|
311
313
|
col: boolean;
|
|
312
314
|
span: number;
|
|
313
|
-
offset: number;
|
|
314
|
-
pull: number;
|
|
315
315
|
tag: string;
|
|
316
|
-
labelPosition: string;
|
|
317
316
|
required: boolean;
|
|
318
|
-
showMessage: boolean;
|
|
319
|
-
inlineMessage: boolean;
|
|
320
317
|
wrapCol: boolean;
|
|
321
318
|
block: boolean;
|
|
322
319
|
unwrap: boolean;
|
|
323
320
|
half: boolean;
|
|
324
321
|
hideLabel: boolean;
|
|
325
322
|
tipsAfterLabel: boolean;
|
|
326
|
-
|
|
323
|
+
labelPosition: string;
|
|
324
|
+
showMessage: boolean;
|
|
325
|
+
inlineMessage: boolean;
|
|
326
|
+
offset: number;
|
|
327
|
+
pull: number;
|
|
327
328
|
wrapFormItem: boolean;
|
|
329
|
+
validateEvent: boolean;
|
|
328
330
|
inlinePrompt: boolean;
|
|
329
331
|
activeText: string;
|
|
330
332
|
inactiveText: string;
|
package/form-switch/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B8rugxZ0.mjs";
|
|
2
2
|
export { e as default };
|
package/form-text/index.d.ts
CHANGED
|
@@ -100,7 +100,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
100
100
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
101
101
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
102
102
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
103
|
-
}>, () =>
|
|
103
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
104
|
+
[key: string]: any;
|
|
105
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
104
106
|
type: StringConstructor;
|
|
105
107
|
size: {
|
|
106
108
|
type: StringConstructor;
|
|
@@ -208,19 +210,19 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
208
210
|
push: number;
|
|
209
211
|
col: boolean;
|
|
210
212
|
span: number;
|
|
211
|
-
offset: number;
|
|
212
|
-
pull: number;
|
|
213
213
|
tag: string;
|
|
214
|
-
labelPosition: string;
|
|
215
214
|
required: boolean;
|
|
216
|
-
showMessage: boolean;
|
|
217
|
-
inlineMessage: boolean;
|
|
218
215
|
wrapCol: boolean;
|
|
219
216
|
block: boolean;
|
|
220
217
|
unwrap: boolean;
|
|
221
218
|
half: boolean;
|
|
222
219
|
hideLabel: boolean;
|
|
223
220
|
tipsAfterLabel: boolean;
|
|
221
|
+
labelPosition: string;
|
|
222
|
+
showMessage: boolean;
|
|
223
|
+
inlineMessage: boolean;
|
|
224
|
+
offset: number;
|
|
225
|
+
pull: number;
|
|
224
226
|
wrapFormItem: boolean;
|
|
225
227
|
truncated: boolean;
|
|
226
228
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
package/form-text/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DdZcziWU.mjs";
|
|
2
2
|
export { e as default };
|
package/form-view/index.mjs
CHANGED
package/helper/dictionary.mjs
CHANGED
package/iframe-window/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CjeZ3uKX.mjs";
|
|
2
2
|
import { createBlock as t, createElementVNode as n, mergeModels as r, mergeProps as i, openBlock as a, useModel as o, withCtx as s } from "vue";
|
|
3
3
|
//#region src/components/iframe-window/IframeWindow.vue
|
|
4
4
|
var c = ["src"], l = /* @__PURE__ */ Object.assign({ name: "IframeWindow" }, {
|
package/index.d.ts
CHANGED
|
@@ -35,13 +35,13 @@ import { default as FormSwitch } from './form-switch/index.js';
|
|
|
35
35
|
import { default as FormText } from './form-text/index.js';
|
|
36
36
|
import { default as FormView } from './form-view/index.js';
|
|
37
37
|
import { default as IframeWindow } from './iframe-window/index.js';
|
|
38
|
-
import { default as MonthCalendar } from './month-calendar/index.js';
|
|
39
38
|
import { default as TableView } from './table-view/index.js';
|
|
40
39
|
import { default as Toolbar } from './toolbar/index.js';
|
|
41
40
|
import { default as ToolbarButton } from './toolbar-button/index.js';
|
|
42
41
|
import { default as VueCron } from './vue-cron/index.js';
|
|
42
|
+
import { default as XInputTag } from './x-input-tag/index.js';
|
|
43
43
|
import { default as YearCalendar } from './year-calendar/index.js';
|
|
44
|
-
export { AwesomeButton, Confirmable, ConfirmButton, ElementDialog, EmptyView, FlexScrollArea, FormAdvice, FormButton, FormCascader, FormCell, FormCheckbox, FormCheckBoxGroup, FormDatePicker, FormHolder, FormImage, FormInput, FormInputCronExpression, FormInputEmail, FormInputIdCard, FormInputNumber, FormInputPhoneNumber, FormInputTag, FormInputTime, FormItemConfigProvider, FormItemGroup, FormItemX, FormRadioGroup, FormRate, FormRedTable, FormRow, FormSelect, FormSlider, FormSwitch, FormText, FormView, IframeWindow,
|
|
44
|
+
export { AwesomeButton, Confirmable, ConfirmButton, ElementDialog, EmptyView, FlexScrollArea, FormAdvice, FormButton, FormCascader, FormCell, FormCheckbox, FormCheckBoxGroup, FormDatePicker, FormHolder, FormImage, FormInput, FormInputCronExpression, FormInputEmail, FormInputIdCard, FormInputNumber, FormInputPhoneNumber, FormInputTag, FormInputTime, FormItemConfigProvider, FormItemGroup, FormItemX, FormRadioGroup, FormRate, FormRedTable, FormRow, FormSelect, FormSlider, FormSwitch, FormText, FormView, IframeWindow, TableView, Toolbar, ToolbarButton, VueCron, XInputTag, YearCalendar };
|
|
45
45
|
export declare const componentNames: string[];
|
|
46
46
|
export declare const noStylesComponents: string[];
|
|
47
47
|
export declare const install: (app: App) => void;
|
package/index.mjs
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
import e from "./
|
|
1
|
+
import { t as e } from "./chunks/iIcGTQmB.mjs";
|
|
2
2
|
import t from "./confirmable/index.mjs";
|
|
3
3
|
import n from "./confirm-button/index.mjs";
|
|
4
|
-
import { t as r } from "./chunks/
|
|
4
|
+
import { t as r } from "./chunks/CjeZ3uKX.mjs";
|
|
5
5
|
import i from "./empty-view/index.mjs";
|
|
6
6
|
import a from "./flex-scroll-area/index.mjs";
|
|
7
7
|
import o from "./form-advice/index.mjs";
|
|
8
8
|
import s from "./form-button/index.mjs";
|
|
9
|
-
import { a as c } from "./chunks/
|
|
10
|
-
import { t as l } from "./chunks/
|
|
9
|
+
import { a as c } from "./chunks/Uhf6MK26.mjs";
|
|
10
|
+
import { t as l } from "./chunks/o7O5_GIP.mjs";
|
|
11
11
|
import u from "./form-cell/index.mjs";
|
|
12
|
-
import { t as d } from "./chunks/
|
|
13
|
-
import { t as f } from "./chunks/
|
|
14
|
-
import { t as p } from "./chunks/
|
|
12
|
+
import { t as d } from "./chunks/DJjmr9R3.mjs";
|
|
13
|
+
import { t as f } from "./chunks/BYNkR7-j.mjs";
|
|
14
|
+
import { t as p } from "./chunks/B2PYq5pM.mjs";
|
|
15
15
|
import m from "./form-red-table/index.mjs";
|
|
16
|
-
import { t as h } from "./chunks/
|
|
17
|
-
import { t as g } from "./chunks/
|
|
18
|
-
import { t as _ } from "./chunks/
|
|
19
|
-
import { t as v } from "./chunks/
|
|
20
|
-
import { t as y } from "./chunks/
|
|
21
|
-
import { t as b } from "./chunks/
|
|
22
|
-
import { t as x } from "./chunks/
|
|
23
|
-
import { t as S } from "./chunks/
|
|
24
|
-
import { t as C } from "./chunks/
|
|
16
|
+
import { t as h } from "./chunks/MVhpewST.mjs";
|
|
17
|
+
import { t as g } from "./chunks/CAQ6-w1f.mjs";
|
|
18
|
+
import { t as _ } from "./chunks/0nMB8MZ0.mjs";
|
|
19
|
+
import { t as v } from "./chunks/U08ZaDiY.mjs";
|
|
20
|
+
import { t as y } from "./chunks/DDc6e1uO.mjs";
|
|
21
|
+
import { t as b } from "./chunks/BdD1Rt-7.mjs";
|
|
22
|
+
import { t as x } from "./chunks/CtK74qPE.mjs";
|
|
23
|
+
import { t as S } from "./chunks/XKBWlv3M.mjs";
|
|
24
|
+
import { t as C } from "./chunks/Dl5QgkX_.mjs";
|
|
25
25
|
import w from "./form-input-tag/index.mjs";
|
|
26
26
|
import T from "./form-input-time/index.mjs";
|
|
27
27
|
import E from "./form-item-config-provider/index.mjs";
|
|
28
28
|
import { t as D } from "./chunks/eR-FlUht.mjs";
|
|
29
|
-
import { t as O } from "./chunks/
|
|
30
|
-
import { t as k } from "./chunks/
|
|
29
|
+
import { t as O } from "./chunks/4G13cKOo.mjs";
|
|
30
|
+
import { t as k } from "./chunks/1UkAGJ03.mjs";
|
|
31
31
|
import { t as A } from "./chunks/DETsVUo_.mjs";
|
|
32
|
-
import { t as j } from "./chunks/
|
|
33
|
-
import { t as M } from "./chunks/
|
|
34
|
-
import { t as N } from "./chunks/
|
|
35
|
-
import { t as P } from "./chunks/
|
|
32
|
+
import { t as j } from "./chunks/BM8sdTDJ.mjs";
|
|
33
|
+
import { t as M } from "./chunks/BowPVbJ7.mjs";
|
|
34
|
+
import { t as N } from "./chunks/B8rugxZ0.mjs";
|
|
35
|
+
import { t as P } from "./chunks/DdZcziWU.mjs";
|
|
36
36
|
import F from "./form-view/index.mjs";
|
|
37
37
|
import I from "./iframe-window/index.mjs";
|
|
38
|
-
import L from "./
|
|
39
|
-
import R from "./
|
|
40
|
-
import { t as z } from "./chunks/
|
|
41
|
-
import
|
|
42
|
-
import V from "./
|
|
38
|
+
import L from "./table-view/index.mjs";
|
|
39
|
+
import { t as R } from "./chunks/DOl--Hf9.mjs";
|
|
40
|
+
import { t as z } from "./chunks/Ckur6g6N.mjs";
|
|
41
|
+
import B from "./x-input-tag/index.mjs";
|
|
42
|
+
import { t as V } from "./chunks/CnVy7Ngb.mjs";
|
|
43
43
|
//#region src/components/index.ts
|
|
44
|
-
var H = /* @__PURE__ */ "AwesomeButton.Confirmable.ConfirmButton.ElementDialog.EmptyView.FlexScrollArea.FormAdvice.FormButton.FormCascader.FormCell.FormCheckbox.FormCheckBoxGroup.FormDatePicker.FormHolder.FormImage.FormInput.FormInputCronExpression.FormInputEmail.FormInputIdCard.FormInputNumber.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItemConfigProvider.FormItemGroup.FormItemX.FormRadioGroup.FormRate.FormRedTable.FormRow.FormSelect.FormSlider.FormSwitch.FormText.FormView.IframeWindow.
|
|
45
|
-
H.component(e.name, e), H.component(t.name, t), H.component(n.name, n), H.component(r.name, r), H.component(i.name, i), H.component(a.name, a), H.component(o.name, o), H.component(s.name, s), H.component(l.name, l), H.component(u.name, u), H.component(d.name, d), H.component(f.name, f), H.component(p.name, p), H.component(h.name, h), H.component(g.name, g), H.component(_.name, _), H.component(y.name, y), H.component(b.name, b), H.component(x.name, x), H.component(S.name, S), H.component(C.name, C), H.component(w.name, w), H.component(T.name, T), H.component(E.name, E), H.component(D.name, D), H.component(c.name, c), H.component(O.name, O), H.component(k.name, k), H.component(m.name, m), H.component(A.name, A), H.component(j.name, j), H.component(M.name, M), H.component(N.name, N), H.component(P.name, P), H.component(F.name, F), H.component(I.name, I), H.component(L.name, L), H.component(
|
|
44
|
+
var H = /* @__PURE__ */ "AwesomeButton.Confirmable.ConfirmButton.ElementDialog.EmptyView.FlexScrollArea.FormAdvice.FormButton.FormCascader.FormCell.FormCheckbox.FormCheckBoxGroup.FormDatePicker.FormHolder.FormImage.FormInput.FormInputCronExpression.FormInputEmail.FormInputIdCard.FormInputNumber.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItemConfigProvider.FormItemGroup.FormItemX.FormRadioGroup.FormRate.FormRedTable.FormRow.FormSelect.FormSlider.FormSwitch.FormText.FormView.IframeWindow.TableView.Toolbar.ToolbarButton.VueCron.XInputTag.YearCalendar".split("."), U = /* @__PURE__ */ "AwesomeButton.Confirmable.ConfirmButton.FlexScrollArea.FormAdvice.FormButton.FormCascader.FormCell.FormCheckbox.FormCheckBoxGroup.FormDatePicker.FormImage.FormInputEmail.FormInputIdCard.FormInputNumber.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItemConfigProvider.FormRadioGroup.FormRate.FormSelect.FormSlider.FormSwitch.FormText.FormView.TableView.ToolbarButton".split("."), W = (H) => {
|
|
45
|
+
H.component(e.name, e), H.component(t.name, t), H.component(n.name, n), H.component(r.name, r), H.component(i.name, i), H.component(a.name, a), H.component(o.name, o), H.component(s.name, s), H.component(l.name, l), H.component(u.name, u), H.component(d.name, d), H.component(f.name, f), H.component(p.name, p), H.component(h.name, h), H.component(g.name, g), H.component(_.name, _), H.component(y.name, y), H.component(b.name, b), H.component(x.name, x), H.component(S.name, S), H.component(C.name, C), H.component(w.name, w), H.component(T.name, T), H.component(E.name, E), H.component(D.name, D), H.component(c.name, c), H.component(O.name, O), H.component(k.name, k), H.component(m.name, m), H.component(A.name, A), H.component(j.name, j), H.component(M.name, M), H.component(N.name, N), H.component(P.name, P), H.component(F.name, F), H.component(I.name, I), H.component(L.name, L), H.component(z.name, z), H.component(R.name, R), H.component(v.name, v), H.component(B.name, B), H.component(V.name, V);
|
|
46
46
|
};
|
|
47
47
|
//#endregion
|
|
48
|
-
export { e as AwesomeButton, n as ConfirmButton, t as Confirmable, r as ElementDialog, i as EmptyView, a as FlexScrollArea, o as FormAdvice, s as FormButton, l as FormCascader, u as FormCell, f as FormCheckBoxGroup, d as FormCheckbox, p as FormDatePicker, h as FormHolder, g as FormImage, _ as FormInput, y as FormInputCronExpression, b as FormInputEmail, x as FormInputIdCard, S as FormInputNumber, C as FormInputPhoneNumber, w as FormInputTag, T as FormInputTime, E as FormItemConfigProvider, D as FormItemGroup, c as FormItemX, O as FormRadioGroup, k as FormRate, m as FormRedTable, A as FormRow, j as FormSelect, M as FormSlider, N as FormSwitch, P as FormText, F as FormView, I as IframeWindow, L as
|
|
48
|
+
export { e as AwesomeButton, n as ConfirmButton, t as Confirmable, r as ElementDialog, i as EmptyView, a as FlexScrollArea, o as FormAdvice, s as FormButton, l as FormCascader, u as FormCell, f as FormCheckBoxGroup, d as FormCheckbox, p as FormDatePicker, h as FormHolder, g as FormImage, _ as FormInput, y as FormInputCronExpression, b as FormInputEmail, x as FormInputIdCard, S as FormInputNumber, C as FormInputPhoneNumber, w as FormInputTag, T as FormInputTime, E as FormItemConfigProvider, D as FormItemGroup, c as FormItemX, O as FormRadioGroup, k as FormRate, m as FormRedTable, A as FormRow, j as FormSelect, M as FormSlider, N as FormSwitch, P as FormText, F as FormView, I as IframeWindow, L as TableView, z as Toolbar, R as ToolbarButton, v as VueCron, B as XInputTag, V as YearCalendar, H as componentNames, W as install, U as noStylesComponents };
|
|
@@ -70,9 +70,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
70
70
|
onToggleDate?: ((...args: any[]) => any) | undefined;
|
|
71
71
|
onMonthClickEvent?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
}>, {
|
|
73
|
-
activeDates: unknown[];
|
|
74
73
|
month: string | number;
|
|
75
74
|
year: string | number;
|
|
75
|
+
activeDates: unknown[];
|
|
76
76
|
lang: string;
|
|
77
77
|
activeClass: string;
|
|
78
78
|
prefixClass: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@web-utils/form-ui",
|
|
3
3
|
"description": "form-ui",
|
|
4
|
-
"version": "1.0.0-
|
|
4
|
+
"version": "1.0.0-beta25",
|
|
5
5
|
"author": "Simple",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"type": "module",
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
"cronosjs": "^1.7.1",
|
|
31
31
|
"dayjs": "^1.11.20",
|
|
32
32
|
"element-plus": "^2.13.7",
|
|
33
|
+
"lodash-es": "^4.18.1",
|
|
33
34
|
"vue": "^3.5.32"
|
|
34
35
|
}
|
|
35
36
|
}
|
package/table-view/index.mjs
CHANGED
package/toolbar/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Ckur6g6N.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -69,9 +69,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
69
69
|
round: boolean;
|
|
70
70
|
nativeType: string;
|
|
71
71
|
footer: boolean;
|
|
72
|
-
warning: boolean;
|
|
73
72
|
loadable: boolean;
|
|
74
|
-
|
|
73
|
+
warning: boolean;
|
|
75
74
|
confirm: boolean;
|
|
75
|
+
circle: boolean;
|
|
76
76
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
77
77
|
export default _default;
|
package/vue-cron/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/U08ZaDiY.mjs";
|
|
2
2
|
export { e as default };
|