@heartlandone/vega-vue 2.3.0 → 2.4.0-RTE-preview
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/dist/components.d.ts +25 -0
- package/dist/components.js +319 -10
- package/dist/components.js.map +1 -1
- package/dist/testing/index.d.ts +1 -0
- package/dist/testing/index.js +2 -0
- package/dist/testing/index.js.map +1 -0
- package/dist/testing/utils.d.ts +8 -0
- package/dist/testing/utils.js +90 -0
- package/dist/testing/utils.js.map +1 -0
- package/package.json +6 -4
package/dist/components.d.ts
CHANGED
|
@@ -3,12 +3,18 @@ export declare const VegaAccordion: import("vue").DefineComponent<JSX.VegaAccord
|
|
|
3
3
|
export declare const VegaAppFooter: import("vue").DefineComponent<JSX.VegaAppFooter & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaAppFooter & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
4
4
|
export declare const VegaAppHeaderButton: import("vue").DefineComponent<JSX.VegaAppHeaderButton & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaAppHeaderButton & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
5
5
|
export declare const VegaBackdrop: import("vue").DefineComponent<JSX.VegaBackdrop & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaBackdrop & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
6
|
+
export declare const VegaBanner: import("vue").DefineComponent<JSX.VegaBanner & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaBanner & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
6
7
|
export declare const VegaBarChart: import("vue").DefineComponent<JSX.VegaBarChart & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaBarChart & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
7
8
|
export declare const VegaBox: import("vue").DefineComponent<JSX.VegaBox & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaBox & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
8
9
|
export declare const VegaBreadcrumb: import("vue").DefineComponent<JSX.VegaBreadcrumb & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaBreadcrumb & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
9
10
|
export declare const VegaButton: import("vue").DefineComponent<JSX.VegaButton & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaButton & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
10
11
|
export declare const VegaButtonCircle: import("vue").DefineComponent<JSX.VegaButtonCircle & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaButtonCircle & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
12
|
+
export declare const VegaButtonGroup: import("vue").DefineComponent<JSX.VegaButtonGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaButtonGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
13
|
+
export declare const VegaButtonGroupItem: import("vue").DefineComponent<JSX.VegaButtonGroupItem & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaButtonGroupItem & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
11
14
|
export declare const VegaButtonLink: import("vue").DefineComponent<JSX.VegaButtonLink & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaButtonLink & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
15
|
+
export declare const VegaCalendar: import("vue").DefineComponent<JSX.VegaCalendar & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCalendar & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
16
|
+
export declare const VegaCalendarEvent: import("vue").DefineComponent<JSX.VegaCalendarEvent & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCalendarEvent & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
17
|
+
export declare const VegaCalendarEventSlot: import("vue").DefineComponent<JSX.VegaCalendarEventSlot & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCalendarEventSlot & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
12
18
|
export declare const VegaCard: import("vue").DefineComponent<JSX.VegaCard & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCard & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
13
19
|
export declare const VegaCarousel: import("vue").DefineComponent<JSX.VegaCarousel & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCarousel & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
14
20
|
export declare const VegaCheckbox: import("vue").DefineComponent<JSX.VegaCheckbox & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaCheckbox & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
@@ -20,20 +26,25 @@ export declare const VegaCounterBadge: import("vue").DefineComponent<JSX.VegaCou
|
|
|
20
26
|
export declare const VegaDatePicker: import("vue").DefineComponent<JSX.VegaDatePicker & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDatePicker & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
21
27
|
export declare const VegaDatePickerCalendar: import("vue").DefineComponent<JSX.VegaDatePickerCalendar & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDatePickerCalendar & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
22
28
|
export declare const VegaDialog: import("vue").DefineComponent<JSX.VegaDialog & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDialog & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
29
|
+
export declare const VegaDivider: import("vue").DefineComponent<JSX.VegaDivider & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDivider & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
23
30
|
export declare const VegaDropdown: import("vue").DefineComponent<JSX.VegaDropdown & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDropdown & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
24
31
|
export declare const VegaDropdownContentBox: import("vue").DefineComponent<JSX.VegaDropdownContentBox & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDropdownContentBox & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
25
32
|
export declare const VegaDropdownGroup: import("vue").DefineComponent<JSX.VegaDropdownGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDropdownGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
26
33
|
export declare const VegaDropdownItem: import("vue").DefineComponent<JSX.VegaDropdownItem & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaDropdownItem & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
27
34
|
export declare const VegaFieldError: import("vue").DefineComponent<JSX.VegaFieldError & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaFieldError & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
28
35
|
export declare const VegaFieldLabel: import("vue").DefineComponent<JSX.VegaFieldLabel & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaFieldLabel & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
36
|
+
export declare const VegaFileUploader: import("vue").DefineComponent<JSX.VegaFileUploader & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaFileUploader & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
29
37
|
export declare const VegaFlex: import("vue").DefineComponent<JSX.VegaFlex & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaFlex & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
30
38
|
export declare const VegaFont: import("vue").DefineComponent<JSX.VegaFont & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaFont & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
31
39
|
export declare const VegaForm: import("vue").DefineComponent<JSX.VegaForm & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaForm & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
32
40
|
export declare const VegaGrid: import("vue").DefineComponent<JSX.VegaGrid & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaGrid & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
41
|
+
export declare const VegaHint: import("vue").DefineComponent<JSX.VegaHint & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaHint & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
33
42
|
export declare const VegaIcon: import("vue").DefineComponent<JSX.VegaIcon & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaIcon & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
34
43
|
export declare const VegaImageUploader: import("vue").DefineComponent<JSX.VegaImageUploader & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaImageUploader & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
35
44
|
export declare const VegaInput: import("vue").DefineComponent<JSX.VegaInput & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInput & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
36
45
|
export declare const VegaInputCreditCard: import("vue").DefineComponent<JSX.VegaInputCreditCard & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInputCreditCard & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
46
|
+
export declare const VegaInputNumeric: import("vue").DefineComponent<JSX.VegaInputNumeric & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInputNumeric & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
47
|
+
export declare const VegaInputPhoneNumber: import("vue").DefineComponent<JSX.VegaInputPhoneNumber & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInputPhoneNumber & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
37
48
|
export declare const VegaInputRange: import("vue").DefineComponent<JSX.VegaInputRange & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInputRange & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
38
49
|
export declare const VegaInputSelect: import("vue").DefineComponent<JSX.VegaInputSelect & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaInputSelect & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
39
50
|
export declare const VegaItemToggle: import("vue").DefineComponent<JSX.VegaItemToggle & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaItemToggle & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
@@ -55,8 +66,22 @@ export declare const VegaPopoverContentBox: import("vue").DefineComponent<JSX.Ve
|
|
|
55
66
|
export declare const VegaProgressTracker: import("vue").DefineComponent<JSX.VegaProgressTracker & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaProgressTracker & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
56
67
|
export declare const VegaRadio: import("vue").DefineComponent<JSX.VegaRadio & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRadio & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
57
68
|
export declare const VegaRadioGroup: import("vue").DefineComponent<JSX.VegaRadioGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRadioGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
69
|
+
export declare const VegaRichTextContent: import("vue").DefineComponent<JSX.VegaRichTextContent & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRichTextContent & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
70
|
+
export declare const VegaRichTextEditor: import("vue").DefineComponent<JSX.VegaRichTextEditor & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRichTextEditor & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
71
|
+
export declare const VegaRichTextEditorToolbarButton: import("vue").DefineComponent<JSX.VegaRichTextEditorToolbarButton & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRichTextEditorToolbarButton & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
72
|
+
export declare const VegaRichTextImageEditor: import("vue").DefineComponent<JSX.VegaRichTextImageEditor & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRichTextImageEditor & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
73
|
+
export declare const VegaRichTextLinkEditor: import("vue").DefineComponent<JSX.VegaRichTextLinkEditor & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaRichTextLinkEditor & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
58
74
|
export declare const VegaSectionTitle: import("vue").DefineComponent<JSX.VegaSectionTitle & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSectionTitle & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
59
75
|
export declare const VegaSegmentControl: import("vue").DefineComponent<JSX.VegaSegmentControl & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSegmentControl & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
76
|
+
export declare const VegaSelectionChip: import("vue").DefineComponent<JSX.VegaSelectionChip & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSelectionChip & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
77
|
+
export declare const VegaSelectionChipGroup: import("vue").DefineComponent<JSX.VegaSelectionChipGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSelectionChipGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
78
|
+
export declare const VegaSelectionTile: import("vue").DefineComponent<JSX.VegaSelectionTile & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSelectionTile & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
79
|
+
export declare const VegaSelectionTileGroup: import("vue").DefineComponent<JSX.VegaSelectionTileGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSelectionTileGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
80
|
+
export declare const VegaSidenav: import("vue").DefineComponent<JSX.VegaSidenav & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSidenav & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
81
|
+
export declare const VegaSidenavGroup: import("vue").DefineComponent<JSX.VegaSidenavGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSidenavGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
82
|
+
export declare const VegaSidenavLink: import("vue").DefineComponent<JSX.VegaSidenavLink & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSidenavLink & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
83
|
+
export declare const VegaSignatureCapture: import("vue").DefineComponent<JSX.VegaSignatureCapture & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSignatureCapture & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
84
|
+
export declare const VegaSkeleton: import("vue").DefineComponent<JSX.VegaSkeleton & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSkeleton & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
60
85
|
export declare const VegaSlotContainer: import("vue").DefineComponent<JSX.VegaSlotContainer & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaSlotContainer & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
61
86
|
export declare const VegaStepper: import("vue").DefineComponent<JSX.VegaStepper & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaStepper & import("./vue-component-lib/utils").InputProps>, {}>;
|
|
62
87
|
export declare const VegaTabGroup: import("vue").DefineComponent<JSX.VegaTabGroup & import("./vue-component-lib/utils").InputProps, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.VegaTabGroup & import("./vue-component-lib/utils").InputProps>, {}>;
|
package/dist/components.js
CHANGED
|
@@ -48,6 +48,18 @@ export const VegaBackdrop = /*@__PURE__*/ defineContainer('vega-backdrop', undef
|
|
|
48
48
|
'duration',
|
|
49
49
|
'vegaClick'
|
|
50
50
|
]);
|
|
51
|
+
export const VegaBanner = /*@__PURE__*/ defineContainer('vega-banner', undefined, [
|
|
52
|
+
'type',
|
|
53
|
+
'bannerTitle',
|
|
54
|
+
'content',
|
|
55
|
+
'actionButtons',
|
|
56
|
+
'showCloseButton',
|
|
57
|
+
'isOpen',
|
|
58
|
+
'vegaClose',
|
|
59
|
+
'close',
|
|
60
|
+
'vegaActionButtonClick',
|
|
61
|
+
'actionButtonClick'
|
|
62
|
+
]);
|
|
51
63
|
export const VegaBarChart = /*@__PURE__*/ defineContainer('vega-bar-chart', undefined, [
|
|
52
64
|
'options'
|
|
53
65
|
]);
|
|
@@ -56,11 +68,14 @@ export const VegaBox = /*@__PURE__*/ defineContainer('vega-box', undefined, [
|
|
|
56
68
|
'margin',
|
|
57
69
|
'display',
|
|
58
70
|
'border',
|
|
71
|
+
'borderStyle',
|
|
59
72
|
'shadow',
|
|
60
73
|
'borderColor',
|
|
61
74
|
'backgroundColor',
|
|
62
75
|
'width',
|
|
63
76
|
'height',
|
|
77
|
+
'minHeight',
|
|
78
|
+
'maxHeight',
|
|
64
79
|
'responsiveClass',
|
|
65
80
|
'corners',
|
|
66
81
|
'flexBasis',
|
|
@@ -69,7 +84,10 @@ export const VegaBox = /*@__PURE__*/ defineContainer('vega-box', undefined, [
|
|
|
69
84
|
'order',
|
|
70
85
|
'flex',
|
|
71
86
|
'alignSelf',
|
|
72
|
-
'justifySelf'
|
|
87
|
+
'justifySelf',
|
|
88
|
+
'gridColumn',
|
|
89
|
+
'gridRow',
|
|
90
|
+
'gridArea'
|
|
73
91
|
]);
|
|
74
92
|
export const VegaBreadcrumb = /*@__PURE__*/ defineContainer('vega-breadcrumb', undefined, [
|
|
75
93
|
'maxItems',
|
|
@@ -87,6 +105,7 @@ export const VegaButton = /*@__PURE__*/ defineContainer('vega-button', undefined
|
|
|
87
105
|
'danger',
|
|
88
106
|
'block',
|
|
89
107
|
'type',
|
|
108
|
+
'loading',
|
|
90
109
|
'vegaClick',
|
|
91
110
|
'click'
|
|
92
111
|
]);
|
|
@@ -104,6 +123,21 @@ export const VegaButtonCircle = /*@__PURE__*/ defineContainer('vega-button-circl
|
|
|
104
123
|
'vegaClick',
|
|
105
124
|
'click'
|
|
106
125
|
]);
|
|
126
|
+
export const VegaButtonGroup = /*@__PURE__*/ defineContainer('vega-button-group', undefined, [
|
|
127
|
+
'variant',
|
|
128
|
+
'size',
|
|
129
|
+
'iconAlign',
|
|
130
|
+
'vegaClick',
|
|
131
|
+
'click'
|
|
132
|
+
]);
|
|
133
|
+
export const VegaButtonGroupItem = /*@__PURE__*/ defineContainer('vega-button-group-item', undefined, [
|
|
134
|
+
'icon',
|
|
135
|
+
'label',
|
|
136
|
+
'iconOnly',
|
|
137
|
+
'itemKey',
|
|
138
|
+
'dropdownProps',
|
|
139
|
+
'dropdownSource'
|
|
140
|
+
]);
|
|
107
141
|
export const VegaButtonLink = /*@__PURE__*/ defineContainer('vega-button-link', undefined, [
|
|
108
142
|
'link',
|
|
109
143
|
'size',
|
|
@@ -117,6 +151,28 @@ export const VegaButtonLink = /*@__PURE__*/ defineContainer('vega-button-link',
|
|
|
117
151
|
'vegaClick',
|
|
118
152
|
'click'
|
|
119
153
|
]);
|
|
154
|
+
export const VegaCalendar = /*@__PURE__*/ defineContainer('vega-calendar', undefined, [
|
|
155
|
+
'viewMode',
|
|
156
|
+
'events',
|
|
157
|
+
'timeFormat',
|
|
158
|
+
'moreActionDropdownProps',
|
|
159
|
+
'showEventColorBar',
|
|
160
|
+
'showWeekends',
|
|
161
|
+
'vegaChange',
|
|
162
|
+
'change',
|
|
163
|
+
'vegaEventClick',
|
|
164
|
+
'eventClick',
|
|
165
|
+
'vegaDateDblClick',
|
|
166
|
+
'dateDblClick',
|
|
167
|
+
'vegaMoreActionClick',
|
|
168
|
+
'moreActionClick'
|
|
169
|
+
]);
|
|
170
|
+
export const VegaCalendarEvent = /*@__PURE__*/ defineContainer('vega-calendar-event', undefined, [
|
|
171
|
+
'calendarEvent'
|
|
172
|
+
]);
|
|
173
|
+
export const VegaCalendarEventSlot = /*@__PURE__*/ defineContainer('vega-calendar-event-slot', undefined, [
|
|
174
|
+
'eventKey'
|
|
175
|
+
]);
|
|
120
176
|
export const VegaCard = /*@__PURE__*/ defineContainer('vega-card', undefined, [
|
|
121
177
|
'padding',
|
|
122
178
|
'margin',
|
|
@@ -151,6 +207,8 @@ export const VegaCheckboxGroup = /*@__PURE__*/ defineContainer('vega-checkbox-gr
|
|
|
151
207
|
'required',
|
|
152
208
|
'hint',
|
|
153
209
|
'isValid',
|
|
210
|
+
'autoValidation',
|
|
211
|
+
'validationRules',
|
|
154
212
|
'vegaChange',
|
|
155
213
|
'change'
|
|
156
214
|
], 'value', 'vegaChange');
|
|
@@ -181,6 +239,7 @@ export const VegaColorPicker = /*@__PURE__*/ defineContainer('vega-color-picker'
|
|
|
181
239
|
'autoValidation',
|
|
182
240
|
'validationRules',
|
|
183
241
|
'colors',
|
|
242
|
+
'isInline',
|
|
184
243
|
'vegaChange',
|
|
185
244
|
'change'
|
|
186
245
|
], 'value', 'vegaChange');
|
|
@@ -244,6 +303,11 @@ export const VegaDialog = /*@__PURE__*/ defineContainer('vega-dialog', undefined
|
|
|
244
303
|
'showCancel',
|
|
245
304
|
'modalProps'
|
|
246
305
|
]);
|
|
306
|
+
export const VegaDivider = /*@__PURE__*/ defineContainer('vega-divider', undefined, [
|
|
307
|
+
'direction',
|
|
308
|
+
'variant',
|
|
309
|
+
'margin'
|
|
310
|
+
]);
|
|
247
311
|
export const VegaDropdown = /*@__PURE__*/ defineContainer('vega-dropdown', undefined, [
|
|
248
312
|
'size',
|
|
249
313
|
'trigger',
|
|
@@ -267,6 +331,7 @@ export const VegaDropdown = /*@__PURE__*/ defineContainer('vega-dropdown', undef
|
|
|
267
331
|
'placement',
|
|
268
332
|
'alignment',
|
|
269
333
|
'isLazyLoading',
|
|
334
|
+
'searchTriggerBy',
|
|
270
335
|
'vegaDropdownClick',
|
|
271
336
|
'dropdownClick',
|
|
272
337
|
'vegaShow',
|
|
@@ -276,7 +341,9 @@ export const VegaDropdown = /*@__PURE__*/ defineContainer('vega-dropdown', undef
|
|
|
276
341
|
'vegaCreate',
|
|
277
342
|
'create',
|
|
278
343
|
'vegaSearch',
|
|
279
|
-
'dropdownSearch'
|
|
344
|
+
'dropdownSearch',
|
|
345
|
+
'vegaSearchTrigger',
|
|
346
|
+
'searchTrigger'
|
|
280
347
|
]);
|
|
281
348
|
export const VegaDropdownContentBox = /*@__PURE__*/ defineContainer('vega-dropdown-content-box', undefined);
|
|
282
349
|
export const VegaDropdownGroup = /*@__PURE__*/ defineContainer('vega-dropdown-group', undefined, [
|
|
@@ -290,6 +357,7 @@ export const VegaDropdownItem = /*@__PURE__*/ defineContainer('vega-dropdown-ite
|
|
|
290
357
|
'prefixIcon',
|
|
291
358
|
'disabled',
|
|
292
359
|
'height',
|
|
360
|
+
'danger',
|
|
293
361
|
'vegaClick',
|
|
294
362
|
'click'
|
|
295
363
|
]);
|
|
@@ -297,11 +365,36 @@ export const VegaFieldError = /*@__PURE__*/ defineContainer('vega-field-error',
|
|
|
297
365
|
'message'
|
|
298
366
|
]);
|
|
299
367
|
export const VegaFieldLabel = /*@__PURE__*/ defineContainer('vega-field-label', undefined, [
|
|
368
|
+
'suffixButtonProps',
|
|
300
369
|
'label',
|
|
301
370
|
'isFieldRequired',
|
|
302
371
|
'disabled',
|
|
303
|
-
'vegaClick'
|
|
372
|
+
'vegaClick',
|
|
373
|
+
'vegaLabelButtonClick',
|
|
374
|
+
'labelButtonClick'
|
|
304
375
|
]);
|
|
376
|
+
export const VegaFileUploader = /*@__PURE__*/ defineContainer('vega-file-uploader', undefined, [
|
|
377
|
+
'label',
|
|
378
|
+
'variant',
|
|
379
|
+
'hint',
|
|
380
|
+
'value',
|
|
381
|
+
'disabled',
|
|
382
|
+
'required',
|
|
383
|
+
'validationRules',
|
|
384
|
+
'autoValidation',
|
|
385
|
+
'isValid',
|
|
386
|
+
'accept',
|
|
387
|
+
'vegaChange',
|
|
388
|
+
'change',
|
|
389
|
+
'vegaSelectedFileChange',
|
|
390
|
+
'selectedFileChange',
|
|
391
|
+
'vegaRemove',
|
|
392
|
+
'remove',
|
|
393
|
+
'vegaRetry',
|
|
394
|
+
'retry',
|
|
395
|
+
'vegaPreview',
|
|
396
|
+
'preview'
|
|
397
|
+
], 'value', 'vegaChange');
|
|
305
398
|
export const VegaFlex = /*@__PURE__*/ defineContainer('vega-flex', undefined, [
|
|
306
399
|
'gap',
|
|
307
400
|
'margin',
|
|
@@ -309,12 +402,18 @@ export const VegaFlex = /*@__PURE__*/ defineContainer('vega-flex', undefined, [
|
|
|
309
402
|
'direction',
|
|
310
403
|
'alignItems',
|
|
311
404
|
'justifyContent',
|
|
405
|
+
'flexWrap',
|
|
406
|
+
'flex',
|
|
407
|
+
'flexBasis',
|
|
408
|
+
'flexGrow',
|
|
409
|
+
'flexShrink',
|
|
312
410
|
'useNativeFlex'
|
|
313
411
|
]);
|
|
314
412
|
export const VegaFont = /*@__PURE__*/ defineContainer('vega-font', undefined, [
|
|
315
413
|
'variant',
|
|
316
414
|
'color',
|
|
317
415
|
'disableResponsive',
|
|
416
|
+
'textAlign',
|
|
318
417
|
'as'
|
|
319
418
|
]);
|
|
320
419
|
export const VegaForm = /*@__PURE__*/ defineContainer('vega-form', undefined, [
|
|
@@ -332,6 +431,7 @@ export const VegaGrid = /*@__PURE__*/ defineContainer('vega-grid', undefined, [
|
|
|
332
431
|
'row',
|
|
333
432
|
'gap'
|
|
334
433
|
]);
|
|
434
|
+
export const VegaHint = /*@__PURE__*/ defineContainer('vega-hint', undefined);
|
|
335
435
|
export const VegaIcon = /*@__PURE__*/ defineContainer('vega-icon', undefined, [
|
|
336
436
|
'icon',
|
|
337
437
|
'size',
|
|
@@ -349,6 +449,12 @@ export const VegaImageUploader = /*@__PURE__*/ defineContainer('vega-image-uploa
|
|
|
349
449
|
'isValid',
|
|
350
450
|
'autoValidation',
|
|
351
451
|
'validationRules',
|
|
452
|
+
'label',
|
|
453
|
+
'hint',
|
|
454
|
+
'actionTitle',
|
|
455
|
+
'actionSubTitle',
|
|
456
|
+
'width',
|
|
457
|
+
'height',
|
|
352
458
|
'vegaChange',
|
|
353
459
|
'change',
|
|
354
460
|
'vegaRemove',
|
|
@@ -358,8 +464,11 @@ export const VegaImageUploader = /*@__PURE__*/ defineContainer('vega-image-uploa
|
|
|
358
464
|
], 'value', 'vegaChange');
|
|
359
465
|
export const VegaInput = /*@__PURE__*/ defineContainer('vega-input', undefined, [
|
|
360
466
|
'label',
|
|
467
|
+
'labelSuffixButtonProps',
|
|
361
468
|
'value',
|
|
469
|
+
'valueUpdateTrigger',
|
|
362
470
|
'type',
|
|
471
|
+
'name',
|
|
363
472
|
'autocomplete',
|
|
364
473
|
'prefixIcon',
|
|
365
474
|
'email',
|
|
@@ -383,7 +492,9 @@ export const VegaInput = /*@__PURE__*/ defineContainer('vega-input', undefined,
|
|
|
383
492
|
'vegaBlur',
|
|
384
493
|
'blur',
|
|
385
494
|
'vegaFocus',
|
|
386
|
-
'focus'
|
|
495
|
+
'focus',
|
|
496
|
+
'vegaLabelButtonClick',
|
|
497
|
+
'labelButtonClick'
|
|
387
498
|
], 'value', 'vegaChange');
|
|
388
499
|
export const VegaInputCreditCard = /*@__PURE__*/ defineContainer('vega-input-credit-card', undefined, [
|
|
389
500
|
'required',
|
|
@@ -404,6 +515,45 @@ export const VegaInputCreditCard = /*@__PURE__*/ defineContainer('vega-input-cre
|
|
|
404
515
|
'vegaFocus',
|
|
405
516
|
'focus'
|
|
406
517
|
], 'value', 'vegaChange');
|
|
518
|
+
export const VegaInputNumeric = /*@__PURE__*/ defineContainer('vega-input-numeric', undefined, [
|
|
519
|
+
'prefixText',
|
|
520
|
+
'suffixText',
|
|
521
|
+
'prefixIcon',
|
|
522
|
+
'value',
|
|
523
|
+
'size',
|
|
524
|
+
'placeholder',
|
|
525
|
+
'thousandComma',
|
|
526
|
+
'integerOnly',
|
|
527
|
+
'disabled',
|
|
528
|
+
'minorIncrement',
|
|
529
|
+
'majorIncrement',
|
|
530
|
+
'label',
|
|
531
|
+
'hint',
|
|
532
|
+
'required',
|
|
533
|
+
'validationRules',
|
|
534
|
+
'isValid',
|
|
535
|
+
'autoValidation',
|
|
536
|
+
'vegaChange',
|
|
537
|
+
'change'
|
|
538
|
+
], 'value', 'vegaChange');
|
|
539
|
+
export const VegaInputPhoneNumber = /*@__PURE__*/ defineContainer('vega-input-phone-number', undefined, [
|
|
540
|
+
'label',
|
|
541
|
+
'size',
|
|
542
|
+
'required',
|
|
543
|
+
'disabled',
|
|
544
|
+
'countryCode',
|
|
545
|
+
'allowedCountryCodes',
|
|
546
|
+
'value',
|
|
547
|
+
'validationRules',
|
|
548
|
+
'isValid',
|
|
549
|
+
'autoValidation',
|
|
550
|
+
'placeholder',
|
|
551
|
+
'hint',
|
|
552
|
+
'vegaChange',
|
|
553
|
+
'change',
|
|
554
|
+
'vegaCountryChange',
|
|
555
|
+
'countryChange'
|
|
556
|
+
], 'value', 'vegaChange');
|
|
407
557
|
export const VegaInputRange = /*@__PURE__*/ defineContainer('vega-input-range', undefined, [
|
|
408
558
|
'label',
|
|
409
559
|
'value',
|
|
@@ -443,7 +593,9 @@ export const VegaInputSelect = /*@__PURE__*/ defineContainer('vega-input-select'
|
|
|
443
593
|
'vegaChange',
|
|
444
594
|
'change',
|
|
445
595
|
'vegaSearch',
|
|
446
|
-
'search'
|
|
596
|
+
'search',
|
|
597
|
+
'vegaSearchTrigger',
|
|
598
|
+
'searchTrigger'
|
|
447
599
|
], 'value', 'vegaChange');
|
|
448
600
|
export const VegaItemToggle = /*@__PURE__*/ defineContainer('vega-item-toggle', undefined, [
|
|
449
601
|
'itemToggleStatusMap',
|
|
@@ -458,6 +610,7 @@ export const VegaLeftNav = /*@__PURE__*/ defineContainer('vega-left-nav', undefi
|
|
|
458
610
|
'source',
|
|
459
611
|
'footnote',
|
|
460
612
|
'showAsOverlay',
|
|
613
|
+
'autoCollapseOnOverlay',
|
|
461
614
|
'vegaStateUpdate',
|
|
462
615
|
'stateUpdate'
|
|
463
616
|
]);
|
|
@@ -476,7 +629,9 @@ export const VegaLeftNavLink = /*@__PURE__*/ defineContainer('vega-left-nav-link
|
|
|
476
629
|
'menuClick'
|
|
477
630
|
]);
|
|
478
631
|
export const VegaLeftNavSection = /*@__PURE__*/ defineContainer('vega-left-nav-section', undefined, [
|
|
479
|
-
'sectionHeader'
|
|
632
|
+
'sectionHeader',
|
|
633
|
+
'vegaActionClick',
|
|
634
|
+
'actionClick'
|
|
480
635
|
]);
|
|
481
636
|
export const VegaLineChart = /*@__PURE__*/ defineContainer('vega-line-chart', undefined, [
|
|
482
637
|
'options'
|
|
@@ -542,12 +697,15 @@ export const VegaPopover = /*@__PURE__*/ defineContainer('vega-popover', undefin
|
|
|
542
697
|
'alignment',
|
|
543
698
|
'positionRelativeTo',
|
|
544
699
|
'trigger',
|
|
700
|
+
'showArrow',
|
|
545
701
|
'vegaPopoverShow',
|
|
546
702
|
'popoverShow',
|
|
547
703
|
'vegaPopoverHide',
|
|
548
704
|
'popoverHide'
|
|
549
705
|
]);
|
|
550
|
-
export const VegaPopoverContentBox = /*@__PURE__*/ defineContainer('vega-popover-content-box', undefined
|
|
706
|
+
export const VegaPopoverContentBox = /*@__PURE__*/ defineContainer('vega-popover-content-box', undefined, [
|
|
707
|
+
'showArrow'
|
|
708
|
+
]);
|
|
551
709
|
export const VegaProgressTracker = /*@__PURE__*/ defineContainer('vega-progress-tracker', undefined, [
|
|
552
710
|
'current',
|
|
553
711
|
'direction',
|
|
@@ -580,9 +738,53 @@ export const VegaRadioGroup = /*@__PURE__*/ defineContainer('vega-radio-group',
|
|
|
580
738
|
'hint',
|
|
581
739
|
'isValid',
|
|
582
740
|
'disabled',
|
|
741
|
+
'autoValidation',
|
|
742
|
+
'validationRules',
|
|
583
743
|
'vegaChange',
|
|
584
744
|
'change'
|
|
585
745
|
], 'value', 'vegaChange');
|
|
746
|
+
export const VegaRichTextContent = /*@__PURE__*/ defineContainer('vega-rich-text-content', undefined, [
|
|
747
|
+
'content'
|
|
748
|
+
]);
|
|
749
|
+
export const VegaRichTextEditor = /*@__PURE__*/ defineContainer('vega-rich-text-editor', undefined, [
|
|
750
|
+
'label',
|
|
751
|
+
'required',
|
|
752
|
+
'placeholder',
|
|
753
|
+
'disabled',
|
|
754
|
+
'hint',
|
|
755
|
+
'rows',
|
|
756
|
+
'value',
|
|
757
|
+
'toolbarItems',
|
|
758
|
+
'isValid',
|
|
759
|
+
'autoValidation',
|
|
760
|
+
'validationRules',
|
|
761
|
+
'vegaChange',
|
|
762
|
+
'change',
|
|
763
|
+
'vegaSelectedImageChange',
|
|
764
|
+
'selectedImageChange'
|
|
765
|
+
], 'value', 'vegaChange');
|
|
766
|
+
export const VegaRichTextEditorToolbarButton = /*@__PURE__*/ defineContainer('vega-rich-text-editor-toolbar-button', undefined, [
|
|
767
|
+
'disabled',
|
|
768
|
+
'selected',
|
|
769
|
+
'showArrowIcon',
|
|
770
|
+
'icon',
|
|
771
|
+
'iconColor',
|
|
772
|
+
'vegaClick',
|
|
773
|
+
'click'
|
|
774
|
+
]);
|
|
775
|
+
export const VegaRichTextImageEditor = /*@__PURE__*/ defineContainer('vega-rich-text-image-editor', undefined, [
|
|
776
|
+
'alt',
|
|
777
|
+
'size',
|
|
778
|
+
'vegaChange',
|
|
779
|
+
'change'
|
|
780
|
+
]);
|
|
781
|
+
export const VegaRichTextLinkEditor = /*@__PURE__*/ defineContainer('vega-rich-text-link-editor', undefined, [
|
|
782
|
+
'status',
|
|
783
|
+
'record',
|
|
784
|
+
'resetStatusAfterHide',
|
|
785
|
+
'vegaChange',
|
|
786
|
+
'change'
|
|
787
|
+
]);
|
|
586
788
|
export const VegaSectionTitle = /*@__PURE__*/ defineContainer('vega-section-title', undefined, [
|
|
587
789
|
'titleText',
|
|
588
790
|
'description',
|
|
@@ -598,6 +800,97 @@ export const VegaSegmentControl = /*@__PURE__*/ defineContainer('vega-segment-co
|
|
|
598
800
|
'vegaChange',
|
|
599
801
|
'change'
|
|
600
802
|
]);
|
|
803
|
+
export const VegaSelectionChip = /*@__PURE__*/ defineContainer('vega-selection-chip', undefined, [
|
|
804
|
+
'label',
|
|
805
|
+
'size',
|
|
806
|
+
'variant',
|
|
807
|
+
'disabled',
|
|
808
|
+
'checked',
|
|
809
|
+
'block',
|
|
810
|
+
'disabledTooltip',
|
|
811
|
+
'swatchColor',
|
|
812
|
+
'value',
|
|
813
|
+
'vegaChange',
|
|
814
|
+
'change'
|
|
815
|
+
]);
|
|
816
|
+
export const VegaSelectionChipGroup = /*@__PURE__*/ defineContainer('vega-selection-chip-group', undefined, [
|
|
817
|
+
'label',
|
|
818
|
+
'hint',
|
|
819
|
+
'selectType',
|
|
820
|
+
'value',
|
|
821
|
+
'required',
|
|
822
|
+
'disabled',
|
|
823
|
+
'validationRules',
|
|
824
|
+
'isValid',
|
|
825
|
+
'vegaChange',
|
|
826
|
+
'change'
|
|
827
|
+
], 'value', 'vegaChange');
|
|
828
|
+
export const VegaSelectionTile = /*@__PURE__*/ defineContainer('vega-selection-tile', undefined, [
|
|
829
|
+
'titleText',
|
|
830
|
+
'note',
|
|
831
|
+
'prefixIcon',
|
|
832
|
+
'disabled',
|
|
833
|
+
'checked',
|
|
834
|
+
'selectType',
|
|
835
|
+
'value',
|
|
836
|
+
'vegaChange',
|
|
837
|
+
'change'
|
|
838
|
+
]);
|
|
839
|
+
export const VegaSelectionTileGroup = /*@__PURE__*/ defineContainer('vega-selection-tile-group', undefined, [
|
|
840
|
+
'label',
|
|
841
|
+
'hint',
|
|
842
|
+
'selectType',
|
|
843
|
+
'value',
|
|
844
|
+
'layout',
|
|
845
|
+
'required',
|
|
846
|
+
'disabled',
|
|
847
|
+
'validationRules',
|
|
848
|
+
'isValid',
|
|
849
|
+
'vegaChange',
|
|
850
|
+
'change'
|
|
851
|
+
], 'value', 'vegaChange');
|
|
852
|
+
export const VegaSidenav = /*@__PURE__*/ defineContainer('vega-sidenav', undefined, [
|
|
853
|
+
'source',
|
|
854
|
+
'footnote',
|
|
855
|
+
'headerConfig',
|
|
856
|
+
'openByDefault',
|
|
857
|
+
'vegaStateUpdate',
|
|
858
|
+
'stateUpdate'
|
|
859
|
+
]);
|
|
860
|
+
export const VegaSidenavGroup = /*@__PURE__*/ defineContainer('vega-sidenav-group', undefined, [
|
|
861
|
+
'icon',
|
|
862
|
+
'label'
|
|
863
|
+
]);
|
|
864
|
+
export const VegaSidenavLink = /*@__PURE__*/ defineContainer('vega-sidenav-link', undefined, [
|
|
865
|
+
'icon',
|
|
866
|
+
'selected',
|
|
867
|
+
'url',
|
|
868
|
+
'showSideBarOnClickLink',
|
|
869
|
+
'vegaClick',
|
|
870
|
+
'click'
|
|
871
|
+
]);
|
|
872
|
+
export const VegaSignatureCapture = /*@__PURE__*/ defineContainer('vega-signature-capture', undefined, [
|
|
873
|
+
'mode',
|
|
874
|
+
'label',
|
|
875
|
+
'required',
|
|
876
|
+
'showClearBtn',
|
|
877
|
+
'placeholder',
|
|
878
|
+
'placeholderIcon',
|
|
879
|
+
'disabled',
|
|
880
|
+
'value',
|
|
881
|
+
'isValid',
|
|
882
|
+
'autoValidation',
|
|
883
|
+
'validationRules',
|
|
884
|
+
'height',
|
|
885
|
+
'vegaChange',
|
|
886
|
+
'change'
|
|
887
|
+
], 'value', 'vegaChange');
|
|
888
|
+
export const VegaSkeleton = /*@__PURE__*/ defineContainer('vega-skeleton', undefined, [
|
|
889
|
+
'type',
|
|
890
|
+
'width',
|
|
891
|
+
'height',
|
|
892
|
+
'animated'
|
|
893
|
+
]);
|
|
601
894
|
export const VegaSlotContainer = /*@__PURE__*/ defineContainer('vega-slot-container', undefined);
|
|
602
895
|
export const VegaStepper = /*@__PURE__*/ defineContainer('vega-stepper', undefined, [
|
|
603
896
|
'stepperId',
|
|
@@ -642,14 +935,21 @@ export const VegaTable = /*@__PURE__*/ defineContainer('vega-table', undefined,
|
|
|
642
935
|
'emptyDescription',
|
|
643
936
|
'rowKey',
|
|
644
937
|
'scrollConfig',
|
|
938
|
+
'sortConfig',
|
|
645
939
|
'vegaChange',
|
|
646
940
|
'change',
|
|
647
941
|
'vegaRowClick',
|
|
648
942
|
'rowClick',
|
|
943
|
+
'vegaRowExpand',
|
|
944
|
+
'rowExpand',
|
|
649
945
|
'vegaSelectChange',
|
|
650
946
|
'selectChange',
|
|
651
947
|
'vegaSelectAllChange',
|
|
652
|
-
'selectAllChange'
|
|
948
|
+
'selectAllChange',
|
|
949
|
+
'vegaRowSelect',
|
|
950
|
+
'rowSelect',
|
|
951
|
+
'vegaRowSelectAll',
|
|
952
|
+
'rowSelectAll'
|
|
653
953
|
]);
|
|
654
954
|
export const VegaTableBody = /*@__PURE__*/ defineContainer('vega-table-body', undefined);
|
|
655
955
|
export const VegaTableCell = /*@__PURE__*/ defineContainer('vega-table-cell', undefined, [
|
|
@@ -665,6 +965,7 @@ export const VegaTableHead = /*@__PURE__*/ defineContainer('vega-table-head', un
|
|
|
665
965
|
export const VegaTableHeadCell = /*@__PURE__*/ defineContainer('vega-table-head-cell', undefined, [
|
|
666
966
|
'breakpoint',
|
|
667
967
|
'sorter',
|
|
968
|
+
'sortOrder',
|
|
668
969
|
'textAlign',
|
|
669
970
|
'width',
|
|
670
971
|
'vegaClick',
|
|
@@ -677,7 +978,9 @@ export const VegaTableHeadRow = /*@__PURE__*/ defineContainer('vega-table-head-r
|
|
|
677
978
|
export const VegaTableRow = /*@__PURE__*/ defineContainer('vega-table-row', undefined, [
|
|
678
979
|
'rowKey',
|
|
679
980
|
'vegaClick',
|
|
680
|
-
'click'
|
|
981
|
+
'click',
|
|
982
|
+
'vegaExpand',
|
|
983
|
+
'expand'
|
|
681
984
|
]);
|
|
682
985
|
export const VegaText = /*@__PURE__*/ defineContainer('vega-text', undefined, [
|
|
683
986
|
'overflow',
|
|
@@ -695,6 +998,7 @@ export const VegaTextarea = /*@__PURE__*/ defineContainer('vega-textarea', undef
|
|
|
695
998
|
'required',
|
|
696
999
|
'maxLength',
|
|
697
1000
|
'minLength',
|
|
1001
|
+
'resizable',
|
|
698
1002
|
'validationRules',
|
|
699
1003
|
'vegaChange',
|
|
700
1004
|
'change',
|
|
@@ -721,12 +1025,17 @@ export const VegaTimePicker = /*@__PURE__*/ defineContainer('vega-time-picker',
|
|
|
721
1025
|
export const VegaTimePickerDropdown = /*@__PURE__*/ defineContainer('vega-time-picker-dropdown', undefined);
|
|
722
1026
|
export const VegaToggleSwitch = /*@__PURE__*/ defineContainer('vega-toggle-switch', undefined, [
|
|
723
1027
|
'checked',
|
|
1028
|
+
'value',
|
|
724
1029
|
'size',
|
|
725
1030
|
'label',
|
|
1031
|
+
'required',
|
|
726
1032
|
'disabled',
|
|
1033
|
+
'validationRules',
|
|
1034
|
+
'autoValidation',
|
|
1035
|
+
'isValid',
|
|
727
1036
|
'vegaChange',
|
|
728
1037
|
'change'
|
|
729
|
-
]);
|
|
1038
|
+
], 'value', 'vegaChange');
|
|
730
1039
|
export const VegaTooltip = /*@__PURE__*/ defineContainer('vega-tooltip', undefined, [
|
|
731
1040
|
'size',
|
|
732
1041
|
'minWidth',
|
package/dist/components.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./utils";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/testing/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { RenderResult } from "@testing-library/vue";
|
|
2
|
+
export declare type Nullable<T> = T | undefined | null;
|
|
3
|
+
export declare function waitForVegaReady(renderResult: RenderResult, delay?: number): Promise<RenderResult>;
|
|
4
|
+
export declare type MockedResizeObserverController = {
|
|
5
|
+
hide: (selector: string, container?: HTMLElement) => void;
|
|
6
|
+
show: (selector: string, container?: HTMLElement) => void;
|
|
7
|
+
};
|
|
8
|
+
export declare function mockResizeObserver(): MockedResizeObserverController;
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
import { waitForVega } from '@heartlandone/vega';
|
|
11
|
+
export function waitForVegaReady(renderResult, delay = 300) {
|
|
12
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
13
|
+
yield waitForVega();
|
|
14
|
+
/*
|
|
15
|
+
* The following code is added to load the vega component, and the attribute value is set after each component is loaded.
|
|
16
|
+
* To determine whether there is a hydrated style that cannot meet the requirements after the component is loaded,
|
|
17
|
+
* It need to set the sleep time to ensure that each attribute of the vega component is fully loaded
|
|
18
|
+
*/
|
|
19
|
+
yield sleep(delay);
|
|
20
|
+
return renderResult;
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
export function mockResizeObserver() {
|
|
24
|
+
const resizeObserverElementMap = new Map();
|
|
25
|
+
globalThis.ResizeObserver = class {
|
|
26
|
+
constructor(callback) {
|
|
27
|
+
this.observedElements = [];
|
|
28
|
+
this.callback = callback;
|
|
29
|
+
}
|
|
30
|
+
observe(element) {
|
|
31
|
+
if (!this.isObserved(element)) {
|
|
32
|
+
resizeObserverElementMap.set(element, this);
|
|
33
|
+
this.observedElements.push(element);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
unobserve(element) {
|
|
37
|
+
if (this.isObserved(element)) {
|
|
38
|
+
resizeObserverElementMap.delete(element);
|
|
39
|
+
this.observedElements = this.observedElements.filter((observedElement) => observedElement !== element);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
disconnect() {
|
|
43
|
+
for (const element of this.observedElements) {
|
|
44
|
+
resizeObserverElementMap.delete(element);
|
|
45
|
+
}
|
|
46
|
+
this.observedElements = [];
|
|
47
|
+
}
|
|
48
|
+
show() {
|
|
49
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
50
|
+
this.callback([{ contentRect: { height: 100 } }], this);
|
|
51
|
+
}
|
|
52
|
+
hide() {
|
|
53
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
54
|
+
this.callback([{ contentRect: { height: 0 } }], this);
|
|
55
|
+
}
|
|
56
|
+
isObserved(element) {
|
|
57
|
+
return (this.observedElements.findIndex((e) => e === element) >= 0);
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
return {
|
|
61
|
+
show: (selector, container) => {
|
|
62
|
+
(container || document)
|
|
63
|
+
.querySelectorAll(selector)
|
|
64
|
+
// eslint-disable-next-line unicorn/no-array-for-each
|
|
65
|
+
.forEach((el) => {
|
|
66
|
+
const resizeObserver = resizeObserverElementMap.get(el);
|
|
67
|
+
if (resizeObserver) {
|
|
68
|
+
resizeObserver.show();
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
},
|
|
72
|
+
hide: (selector, container) => {
|
|
73
|
+
(container || document)
|
|
74
|
+
.querySelectorAll(selector)
|
|
75
|
+
// eslint-disable-next-line unicorn/no-array-for-each
|
|
76
|
+
.forEach((el) => {
|
|
77
|
+
const resizeObserver = resizeObserverElementMap.get(el);
|
|
78
|
+
if (resizeObserver) {
|
|
79
|
+
resizeObserver.hide();
|
|
80
|
+
}
|
|
81
|
+
});
|
|
82
|
+
},
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
function sleep(ms) {
|
|
86
|
+
return new Promise((resolve) => {
|
|
87
|
+
setTimeout(resolve, ms);
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
//# sourceMappingURL=utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/testing/utils.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heartlandone/vega-vue",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.0-RTE-preview",
|
|
4
4
|
"description": "Vue specific wrapper for @heartlandone/vega",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -15,7 +15,8 @@
|
|
|
15
15
|
"release": "npm run build",
|
|
16
16
|
"publish:patch": "node ../scripts/publish-version.js patch",
|
|
17
17
|
"publish:minor": "node ../scripts/publish-version.js minor",
|
|
18
|
-
"publish:major": "node ../scripts/publish-version.js major"
|
|
18
|
+
"publish:major": "node ../scripts/publish-version.js major",
|
|
19
|
+
"pr-codesandbox-auto": "node ../scripts/pr-codesandbox-auto/change-package-name.js"
|
|
19
20
|
},
|
|
20
21
|
"publishConfig": {
|
|
21
22
|
"directory": "dist"
|
|
@@ -23,10 +24,11 @@
|
|
|
23
24
|
"license": "MIT",
|
|
24
25
|
"devDependencies": {
|
|
25
26
|
"@babel/types": "^7.17.0",
|
|
27
|
+
"@testing-library/vue": "^8.0.3",
|
|
26
28
|
"typescript": "^4.0.0",
|
|
27
29
|
"vue": "^3.0.0"
|
|
28
30
|
},
|
|
29
31
|
"dependencies": {
|
|
30
|
-
"@heartlandone/vega": "2.
|
|
32
|
+
"@heartlandone/vega": "2.4.0-RTE-preview"
|
|
31
33
|
}
|
|
32
|
-
}
|
|
34
|
+
}
|