@bagelink/vue 0.0.1020 → 0.0.1025
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/Accordion.vue.d.ts +3 -2
- package/dist/components/Accordion.vue.d.ts.map +1 -1
- package/dist/components/AccordionItem.vue.d.ts +14 -20
- package/dist/components/AccordionItem.vue.d.ts.map +1 -1
- package/dist/components/AddressSearch.vue.d.ts +1 -1
- package/dist/components/AddressSearch.vue.d.ts.map +1 -1
- package/dist/components/Alert.vue.d.ts.map +1 -1
- package/dist/components/Avatar.vue.d.ts +4 -8
- package/dist/components/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Badge.vue.d.ts +1 -1
- package/dist/components/Badge.vue.d.ts.map +1 -1
- package/dist/components/BglVideo.vue.d.ts +1 -1
- package/dist/components/BglVideo.vue.d.ts.map +1 -1
- package/dist/components/Btn.vue.d.ts +15 -30
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/Card.vue.d.ts +13 -20
- package/dist/components/Card.vue.d.ts.map +1 -1
- package/dist/components/Carousel.vue.d.ts +12 -2
- package/dist/components/Carousel.vue.d.ts.map +1 -1
- package/dist/components/DataPreview.vue.d.ts +6 -5
- package/dist/components/DataPreview.vue.d.ts.map +1 -1
- package/dist/components/DropDown.vue.d.ts +7 -3
- package/dist/components/DropDown.vue.d.ts.map +1 -1
- package/dist/components/Flag.vue.d.ts +1 -1
- package/dist/components/Flag.vue.d.ts.map +1 -1
- package/dist/components/IframeVue.vue.d.ts +7 -22
- package/dist/components/IframeVue.vue.d.ts.map +1 -1
- package/dist/components/Image.vue.d.ts +4 -7
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts +13 -20
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/ListView.vue.d.ts +3 -2
- package/dist/components/ListView.vue.d.ts.map +1 -1
- package/dist/components/Loading.vue.d.ts +3 -8
- package/dist/components/Loading.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed.vue.d.ts +5 -11
- package/dist/components/MapEmbed.vue.d.ts.map +1 -1
- package/dist/components/MaterialIcon.vue.d.ts +3 -8
- package/dist/components/MaterialIcon.vue.d.ts.map +1 -1
- package/dist/components/Modal.vue.d.ts +13 -18
- package/dist/components/Modal.vue.d.ts.map +1 -1
- package/dist/components/ModalConfirm.vue.d.ts +5 -12
- package/dist/components/ModalConfirm.vue.d.ts.map +1 -1
- package/dist/components/ModalForm.vue.d.ts +9 -3
- package/dist/components/ModalForm.vue.d.ts.map +1 -1
- package/dist/components/NavBar.vue.d.ts +11 -15
- package/dist/components/NavBar.vue.d.ts.map +1 -1
- package/dist/components/PageTitle.vue.d.ts +3 -2
- package/dist/components/PageTitle.vue.d.ts.map +1 -1
- package/dist/components/Pill.vue.d.ts +12 -24
- package/dist/components/Pill.vue.d.ts.map +1 -1
- package/dist/components/RouterWrapper.vue.d.ts.map +1 -1
- package/dist/components/TableSchema.vue.d.ts +4 -8
- package/dist/components/TableSchema.vue.d.ts.map +1 -1
- package/dist/components/Title.vue.d.ts +2 -1
- package/dist/components/Title.vue.d.ts.map +1 -1
- package/dist/components/TopBar.vue.d.ts +3 -2
- package/dist/components/TopBar.vue.d.ts.map +1 -1
- package/dist/components/Zoomer.vue.d.ts +3 -2
- package/dist/components/Zoomer.vue.d.ts.map +1 -1
- package/dist/components/dashboard/Lineart.vue.d.ts +3 -5
- package/dist/components/dashboard/Lineart.vue.d.ts.map +1 -1
- package/dist/components/form/BglField.vue.d.ts +1 -1
- package/dist/components/form/BglField.vue.d.ts.map +1 -1
- package/dist/components/form/BglForm.vue.d.ts +15 -23
- package/dist/components/form/BglForm.vue.d.ts.map +1 -1
- package/dist/components/form/BglMultiStepForm.vue.d.ts +3 -4
- package/dist/components/form/BglMultiStepForm.vue.d.ts.map +1 -1
- package/dist/components/form/FieldArray.vue.d.ts +1 -1
- package/dist/components/form/FieldArray.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CheckInput.vue.d.ts +7 -6
- package/dist/components/form/inputs/CheckInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/Checkbox.vue.d.ts +5 -4
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +4 -9
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ColorPicker.vue.d.ts +4 -14
- package/dist/components/form/inputs/ColorPicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DateInput.vue.d.ts +5 -17
- package/dist/components/form/inputs/DateInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DatePicker.vue.d.ts +5 -14
- package/dist/components/form/inputs/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/FileUpload.vue.d.ts +5 -4
- package/dist/components/form/inputs/FileUpload.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/JSONInput.vue.d.ts +5 -11
- package/dist/components/form/inputs/JSONInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/NumberInput.vue.d.ts +26 -0
- package/dist/components/form/inputs/NumberInput.vue.d.ts.map +1 -0
- package/dist/components/form/inputs/OTP.vue.d.ts +5 -8
- package/dist/components/form/inputs/OTP.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/PasswordInput.vue.d.ts +7 -7
- package/dist/components/form/inputs/PasswordInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioGroup.vue.d.ts +3 -4
- package/dist/components/form/inputs/RadioGroup.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioPillsInput.vue.d.ts +5 -9
- package/dist/components/form/inputs/RadioPillsInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RangeInput.vue.d.ts +12 -15
- package/dist/components/form/inputs/RangeInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/components/Toolbar.vue.d.ts +5 -7
- package/dist/components/form/inputs/RichText/components/Toolbar.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/components/gridBox.vue.d.ts +1 -1
- package/dist/components/form/inputs/RichText/components/gridBox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/index.vue.d.ts +5 -7
- package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts +11 -3
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts +5 -5
- package/dist/components/form/inputs/SignaturePad.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TableField.vue.d.ts +5 -12
- package/dist/components/form/inputs/TableField.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TelInput.vue.d.ts +5 -5
- package/dist/components/form/inputs/TelInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TextInput.vue.d.ts +5 -31
- package/dist/components/form/inputs/TextInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ToggleInput.vue.d.ts +7 -6
- package/dist/components/form/inputs/ToggleInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/index.d.ts +1 -0
- package/dist/components/form/inputs/index.d.ts.map +1 -1
- package/dist/components/layout/BottomMenu.vue.d.ts +6 -6
- package/dist/components/layout/BottomMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Layout.vue.d.ts +3 -2
- package/dist/components/layout/Layout.vue.d.ts.map +1 -1
- package/dist/components/layout/SidebarMenu.vue.d.ts +10 -12
- package/dist/components/layout/SidebarMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Skeleton.vue.d.ts +11 -16
- package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/layout/TabbedLayout.vue.d.ts +12 -16
- package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/Tabs.vue.d.ts +9 -11
- package/dist/components/layout/Tabs.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsBody.vue.d.ts +6 -6
- package/dist/components/layout/TabsBody.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +30 -12
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/directives/index.d.ts +3 -0
- package/dist/directives/index.d.ts.map +1 -0
- package/dist/directives/pattern.d.ts +8 -0
- package/dist/directives/pattern.d.ts.map +1 -0
- package/dist/directives/ripple.d.ts +4 -0
- package/dist/directives/ripple.d.ts.map +1 -0
- package/dist/index.cjs +726 -360
- package/dist/index.mjs +726 -360
- package/dist/plugins/bagel.d.ts.map +1 -1
- package/dist/style.css +5019 -2947
- package/dist/utils/BagelFormUtils.d.ts +21 -0
- package/dist/utils/BagelFormUtils.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/Btn.vue +5 -3
- package/src/components/Card.vue +0 -1
- package/src/components/Carousel.vue +25 -3
- package/src/components/Dropdown.vue +1 -1
- package/src/components/FieldSet.vue +15 -0
- package/src/components/Image.vue +11 -1
- package/src/components/form/FieldArray.vue +1 -2
- package/src/components/form/inputs/NumberInput.vue +163 -0
- package/src/components/form/inputs/RangeInput.vue +146 -77
- package/src/components/form/inputs/index.ts +1 -0
- package/src/components/layout/TabsNav.vue +14 -12
- package/src/directives/index.ts +2 -0
- package/src/directives/pattern.ts +156 -0
- package/src/plugins/bagel.ts +2 -1
- package/src/styles/appearance.css +25 -0
- package/src/styles/layout.css +2892 -1954
- package/src/styles/mobilLayout.css +3004 -1920
- package/src/styles/theme.css +258 -256
- package/src/utils/BagelFormUtils.ts +16 -0
- package/tsconfig.json +1 -1
- /package/src/{plugins → directives}/ripple.ts +0 -0
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { BglFormSchemaFnT } from '../..';
|
|
2
2
|
export type FormStatus = 'idle' | 'loading' | 'success' | 'error';
|
|
3
|
+
type __VLS_Props = {
|
|
4
|
+
label?: string;
|
|
5
|
+
id?: string;
|
|
6
|
+
schema: BglFormSchemaFnT<any>;
|
|
7
|
+
modelValue?: {
|
|
8
|
+
[key: string]: any;
|
|
9
|
+
};
|
|
10
|
+
onDelete?: (id: string) => void;
|
|
11
|
+
onSubmit?: (data: any) => void;
|
|
12
|
+
status?: FormStatus;
|
|
13
|
+
};
|
|
3
14
|
declare function validateForm(): boolean;
|
|
4
15
|
declare function runSubmit(): void;
|
|
5
16
|
declare function deleteItem(): void;
|
|
6
17
|
declare function __VLS_template(): {
|
|
18
|
+
attrs: Partial<{}>;
|
|
7
19
|
slots: {
|
|
8
20
|
submit?(_: {
|
|
9
21
|
submit: typeof runSubmit;
|
|
@@ -21,20 +33,10 @@ declare function __VLS_template(): {
|
|
|
21
33
|
refs: {
|
|
22
34
|
form: HTMLFormElement;
|
|
23
35
|
};
|
|
24
|
-
|
|
36
|
+
rootEl: any;
|
|
25
37
|
};
|
|
26
38
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
27
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
28
|
-
label?: string;
|
|
29
|
-
id?: string;
|
|
30
|
-
schema: BglFormSchemaFnT<any>;
|
|
31
|
-
modelValue?: {
|
|
32
|
-
[key: string]: any;
|
|
33
|
-
};
|
|
34
|
-
onDelete?: (id: string) => void;
|
|
35
|
-
onSubmit?: (data: any) => void;
|
|
36
|
-
status?: FormStatus;
|
|
37
|
-
}, {
|
|
39
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
38
40
|
submit: typeof runSubmit;
|
|
39
41
|
validateForm: typeof validateForm;
|
|
40
42
|
deleteItem: typeof deleteItem;
|
|
@@ -44,17 +46,7 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
44
46
|
submit: (...args: any[]) => void;
|
|
45
47
|
"update:modelValue": (...args: any[]) => void;
|
|
46
48
|
dirty: (...args: any[]) => void;
|
|
47
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
48
|
-
label?: string;
|
|
49
|
-
id?: string;
|
|
50
|
-
schema: BglFormSchemaFnT<any>;
|
|
51
|
-
modelValue?: {
|
|
52
|
-
[key: string]: any;
|
|
53
|
-
};
|
|
54
|
-
onDelete?: (id: string) => void;
|
|
55
|
-
onSubmit?: (data: any) => void;
|
|
56
|
-
status?: FormStatus;
|
|
57
|
-
}> & Readonly<{
|
|
49
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
58
50
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
59
51
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
60
52
|
onDirty?: ((...args: any[]) => any) | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BglForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglForm.vue"],"names":[],"mappings":"AAAA,OA8IO,EAAY,KAAK,gBAAgB,EAAiC,MAAM,eAAe,CAAA;AAG9F,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"BglForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglForm.vue"],"names":[],"mappings":"AAAA,OA8IO,EAAY,KAAK,gBAAgB,EAAiC,MAAM,eAAe,CAAA;AAG9F,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAA;AAIjE,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,MAAM,EAAE,gBAAgB,CAAC,GAAG,CAAC,CAAA;IAC7B,UAAU,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IACnC,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAA;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAA;IAC9B,MAAM,CAAC,EAAE,UAAU,CAAA;CACnB,CAAC;AA+BH,iBAAS,YAAY,YAMpB;AAeD,iBAAS,SAAS,SAMjB;AAID,iBAAS,UAAU,SAgBlB;AA8BD,iBAAS,cAAc;WAsFT,OAAO,IAA6B;;;;;;YAZrB,GAAG;;;;;YACH,GAAG;yBACF,GAAG;uBACL,GAAG;;;;;;EAc9B;AAmBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;gBA/NN;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE;6EAwOnC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -2,7 +2,8 @@ import { BglFormSchemaFnT } from '../..';
|
|
|
2
2
|
declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3
3
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
4
4
|
readonly onSubmit?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
|
|
5
|
+
readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
|
|
6
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onSubmit" | "onUpdate:modelValue"> & Partial<{}> & ({
|
|
6
7
|
modelValue: T;
|
|
7
8
|
} & {
|
|
8
9
|
bagelFormProps?: Omit<{
|
|
@@ -37,9 +38,7 @@ declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable
|
|
|
37
38
|
submit: () => void;
|
|
38
39
|
}): any;
|
|
39
40
|
};
|
|
40
|
-
emit: ((event: "submit", ...args: any[]) => void) &
|
|
41
|
-
'update:modelValue': [modelValue: T];
|
|
42
|
-
};
|
|
41
|
+
emit: ((event: "submit", ...args: any[]) => void) & ((evt: "update:modelValue", value: T) => void);
|
|
43
42
|
}>) => import('vue').VNode & {
|
|
44
43
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
45
44
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BglMultiStepForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglMultiStepForm.vue"],"names":[],"mappings":"AA6HA,OAAO,EAAa,KAAK,gBAAgB,EAAqB,MAAM,eAAe,CAAA;yBAIlE,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAChC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"BglMultiStepForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglMultiStepForm.vue"],"names":[],"mappings":"AA6HA,OAAO,EAAa,KAAK,gBAAgB,EAAqB,MAAM,eAAe,CAAA;yBAIlE,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAChC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA+QxD,mBAAmB,CAAC;;;;oBA3KhB,CAAC;;yBA9FI,IAAI;;;;;;;;;;;;iHAEpB,CACA,QAAQ,GAAG,GAAG,MAAM,YAAY,GAAG,MAAM,MAAM,EAAE,GAAG,UAAU,MAAM,EAAE,GAAG,UAAU,CAClF,CACD;gBACO,gBAAgB,CAAC,CAAC,CAAC;MAmQ0F,CAAC,4BAA2B;oBAChI,OAAO,KAAK,EAAE,gBAAgB;;;;;;MAAsB,GAAG,IAAI;WACpE,GAAG;;yBA5CiB,GAAG;uBACL,GAAG;;;;;YACA,GAAG;;UA4CzB,4FAAqC;OAGlC,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAzRzE,wBAyR4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { AttributeFn, AttributeValue, Attributes, BagelFieldOptions, BglFormSche
|
|
|
2
2
|
declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3
3
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
4
4
|
readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & {
|
|
5
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & Partial<{}> & {
|
|
6
6
|
el?: any;
|
|
7
7
|
id: string;
|
|
8
8
|
label?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldArray.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/FieldArray.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FieldArray.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/FieldArray.vue"],"names":[],"mappings":"AAiHA,OAAO,KAAK,EACX,WAAW,EACX,cAAc,EACd,UAAU,EACV,iBAAiB,EACjB,gBAAgB,EAChB,KAAK,EACL,MAAM,eAAe,CAAA;yBAIL,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAChC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAqOxD,mBAAmB,CAAC;;;aAjOvB,GAAG;YACJ,MAAM;gBACF,MAAM;sBACA,MAAM;mBACT,KAAK,CAAC,CAAC,CAAC,EAAE;gBACb,cAAc,GAAG,WAAW,CAAC,CAAC,CAAC;gBAC/B,UAAU,CAAC,CAAC,CAAC;mBACV,OAAO;mBACP,OAAO;mBACP,MAAM;kBACP,iBAAiB,CAAC,CAAC,CAAC;uBACf,GAAG;cACZ,OAAO;iBACJ,OAAO;gBACR,gBAAgB;oBACZ,CAAC,EAAE;KAkNsG,CAAC,4BAA2B;oBAChI,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;OAKD,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AA/OzE,wBA+O4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
label?: string;
|
|
3
3
|
id?: string;
|
|
4
4
|
title?: string;
|
|
@@ -9,22 +9,23 @@ declare let __VLS_typeProps: {
|
|
|
9
9
|
};
|
|
10
10
|
type __VLS_PublicProps = {
|
|
11
11
|
'modelValue'?: boolean | undefined | any[];
|
|
12
|
-
} &
|
|
12
|
+
} & __VLS_Props;
|
|
13
13
|
declare function __VLS_template(): {
|
|
14
|
+
attrs: Partial<{}>;
|
|
14
15
|
slots: {
|
|
15
16
|
label?(_: {}): any;
|
|
16
17
|
};
|
|
17
18
|
refs: {};
|
|
18
|
-
|
|
19
|
+
rootEl: HTMLDivElement;
|
|
19
20
|
};
|
|
20
21
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
21
22
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
|
-
"update:modelValue": (
|
|
23
|
+
"update:modelValue": (value: boolean | any[] | undefined) => any;
|
|
23
24
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
24
|
-
"onUpdate:modelValue"?: ((
|
|
25
|
+
"onUpdate:modelValue"?: ((value: boolean | any[] | undefined) => any) | undefined;
|
|
25
26
|
}>, {
|
|
26
27
|
defaultValue: boolean;
|
|
27
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
28
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
28
29
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
29
30
|
export default _default;
|
|
30
31
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/CheckInput.vue"],"names":[],"mappings":"AAgGA,
|
|
1
|
+
{"version":3,"file":"CheckInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/CheckInput.vue"],"names":[],"mappings":"AAgGA,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,KAAK,CAAC,EAAE,GAAG,CAAA;CACX,CAAC;AAoBF,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,GAAG,EAAE,CAAC;CAC1C,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WAuDT,OAAO,IAA6B;;uBARvB,GAAG;;;;EAa7B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;kBAtGL,OAAO;wFA+GrB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -2,18 +2,19 @@ type __VLS_PublicProps = {
|
|
|
2
2
|
'modelValue'?: boolean;
|
|
3
3
|
};
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
label?(_: {}): any;
|
|
7
8
|
};
|
|
8
9
|
refs: {};
|
|
9
|
-
|
|
10
|
+
rootEl: HTMLLabelElement;
|
|
10
11
|
};
|
|
11
12
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
13
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
|
-
"update:modelValue": (
|
|
14
|
+
"update:modelValue": (value: boolean) => any;
|
|
14
15
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
15
|
-
"onUpdate:modelValue"?: ((
|
|
16
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
16
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
17
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
17
18
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
18
19
|
export default _default;
|
|
19
20
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"AAgEA,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAKF,iBAAS,cAAc;WA4CT,OAAO,IAA6B;;uBARvB,GAAG;;;;EAa7B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;+FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -4,21 +4,16 @@ declare global {
|
|
|
4
4
|
hljs: HilightJS;
|
|
5
5
|
}
|
|
6
6
|
}
|
|
7
|
-
|
|
7
|
+
type __VLS_Props = {
|
|
8
8
|
language?: Language;
|
|
9
9
|
readonly?: boolean;
|
|
10
10
|
modelValue?: string;
|
|
11
11
|
autodetect?: boolean;
|
|
12
12
|
ignoreIllegals?: boolean;
|
|
13
|
-
}
|
|
13
|
+
};
|
|
14
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
15
|
"update:modelValue": (...args: any[]) => void;
|
|
15
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
16
|
-
language?: Language;
|
|
17
|
-
readonly?: boolean;
|
|
18
|
-
modelValue?: string;
|
|
19
|
-
autodetect?: boolean;
|
|
20
|
-
ignoreIllegals?: boolean;
|
|
21
|
-
}> & Readonly<{
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
22
17
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
23
18
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
24
19
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"AAoKA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAItD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,IAAI,EAAE,SAAS,CAAA;KACf;CACD
|
|
1
|
+
{"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"AAoKA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAItD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,IAAI,EAAE,SAAS,CAAA;KACf;CACD;AAKD,KAAK,WAAW,GAAG;IAClB,QAAQ,CAAC,EAAE,QAAQ,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,cAAc,CAAC,EAAE,OAAO,CAAA;CACxB,CAAC;;;;;;AAsMF,wBAOG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
label?: string;
|
|
3
3
|
id?: string;
|
|
4
4
|
placeholder?: string;
|
|
@@ -9,20 +9,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
9
|
nativeInputAttrs?: {
|
|
10
10
|
[key: string]: any;
|
|
11
11
|
};
|
|
12
|
-
}
|
|
12
|
+
};
|
|
13
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
14
|
"update:modelValue": (...args: any[]) => void;
|
|
14
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
15
|
-
label?: string;
|
|
16
|
-
id?: string;
|
|
17
|
-
placeholder?: string;
|
|
18
|
-
modelValue: any;
|
|
19
|
-
editMode?: boolean;
|
|
20
|
-
small?: boolean;
|
|
21
|
-
required?: boolean;
|
|
22
|
-
nativeInputAttrs?: {
|
|
23
|
-
[key: string]: any;
|
|
24
|
-
};
|
|
25
|
-
}> & Readonly<{
|
|
15
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
26
16
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
27
17
|
}>, {
|
|
28
18
|
editMode: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/ColorPicker.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColorPicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/ColorPicker.vue"],"names":[],"mappings":"AA4CA,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,GAAG,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;CACzC,CAAC;;;;;;cAJU,OAAO;;AAqFpB,wBAQG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VueDatePickerProps } from '@vuepic/vue-datepicker';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
required?: boolean;
|
|
4
4
|
label?: string;
|
|
5
5
|
editMode?: boolean;
|
|
@@ -12,27 +12,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
12
12
|
timePickerInline?: boolean;
|
|
13
13
|
minutesIncrement?: string | number;
|
|
14
14
|
minutesGridIncrement?: string | number;
|
|
15
|
-
}
|
|
15
|
+
};
|
|
16
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
17
|
"update:modelValue": (...args: any[]) => void;
|
|
17
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
18
|
-
required?: boolean;
|
|
19
|
-
label?: string;
|
|
20
|
-
editMode?: boolean;
|
|
21
|
-
small?: boolean;
|
|
22
|
-
enableTime?: boolean;
|
|
23
|
-
modelValue?: string | Date;
|
|
24
|
-
defaultValue?: string | Date;
|
|
25
|
-
extraProps?: VueDatePickerProps;
|
|
26
|
-
allowedDates?: string[] | Date[];
|
|
27
|
-
timePickerInline?: boolean;
|
|
28
|
-
minutesIncrement?: string | number;
|
|
29
|
-
minutesGridIncrement?: string | number;
|
|
30
|
-
}> & Readonly<{
|
|
18
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
31
19
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
32
20
|
}>, {
|
|
33
21
|
small: boolean;
|
|
34
22
|
editMode: boolean;
|
|
35
23
|
enableTime: boolean;
|
|
36
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
24
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
37
25
|
export default _default;
|
|
38
26
|
//# sourceMappingURL=DateInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/DateInput.vue"],"names":[],"mappings":"AAgGA,OAAoB,EAA2B,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAEtG,OAAO,sCAAsC,CAAA
|
|
1
|
+
{"version":3,"file":"DateInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/DateInput.vue"],"names":[],"mappings":"AAgGA,OAAoB,EAA2B,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAEtG,OAAO,sCAAsC,CAAA;AAI7C,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC5B,UAAU,CAAC,EAAE,kBAAkB,CAAA;IAC/B,YAAY,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,CAAA;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAClC,oBAAoB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtC,CAAC;;;;;;WATO,OAAO;cADJ,OAAO;gBAEL,OAAO;;AA0HtB,wBASG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
label?: string;
|
|
3
3
|
id?: string;
|
|
4
4
|
options?: {
|
|
@@ -8,20 +8,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
8
8
|
modelValue?: Date;
|
|
9
9
|
allowedDates?: string[] | Date[];
|
|
10
10
|
disabledDates?: string[] | Date[];
|
|
11
|
-
}
|
|
11
|
+
};
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
13
|
"update:modelValue": (...args: any[]) => void;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
14
|
-
label?: string;
|
|
15
|
-
id?: string;
|
|
16
|
-
options?: {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
};
|
|
19
|
-
showTimeWrap?: boolean;
|
|
20
|
-
modelValue?: Date;
|
|
21
|
-
allowedDates?: string[] | Date[];
|
|
22
|
-
disabledDates?: string[] | Date[];
|
|
23
|
-
}> & Readonly<{
|
|
14
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
24
15
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
25
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
16
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
26
17
|
export default _default;
|
|
27
18
|
//# sourceMappingURL=DatePicker.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/DatePicker.vue"],"names":[],"mappings":"AA8LA,OAAO,sCAAsC,CAAA
|
|
1
|
+
{"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/DatePicker.vue"],"names":[],"mappings":"AA8LA,OAAO,sCAAsC,CAAA;AAI7C,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,OAAO,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IAChC,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,UAAU,CAAC,EAAE,IAAI,CAAA;IACjB,YAAY,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,CAAA;IAChC,aAAa,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,CAAA;CACjC,CAAC;;;;;;AA2GF,wBAQG"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { StorageFile } from '../../..';
|
|
2
2
|
type StrKey = keyof StorageFile;
|
|
3
3
|
type FSValue = string[] | string | number;
|
|
4
|
-
|
|
4
|
+
type __VLS_Props = {
|
|
5
5
|
label?: string;
|
|
6
6
|
multiple?: boolean;
|
|
7
7
|
files?: StorageFile | StorageFile[];
|
|
@@ -23,8 +23,9 @@ declare const __VLS_defaults: {
|
|
|
23
23
|
};
|
|
24
24
|
type __VLS_PublicProps = {
|
|
25
25
|
'modelValue'?: typeof __VLS_defaults['modelValue'];
|
|
26
|
-
} &
|
|
26
|
+
} & __VLS_Props;
|
|
27
27
|
declare function __VLS_template(): {
|
|
28
|
+
attrs: Partial<{}>;
|
|
28
29
|
slots: {
|
|
29
30
|
files?(_: {
|
|
30
31
|
files: import('@vue-macros/reactivity-transform/macros.js').ReactiveVariable<{
|
|
@@ -93,7 +94,7 @@ declare function __VLS_template(): {
|
|
|
93
94
|
}): any;
|
|
94
95
|
};
|
|
95
96
|
refs: {};
|
|
96
|
-
|
|
97
|
+
rootEl: HTMLDivElement;
|
|
97
98
|
};
|
|
98
99
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
99
100
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -102,7 +103,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
|
102
103
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
103
104
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
104
105
|
onAddFileStart?: ((...args: any[]) => any) | undefined;
|
|
105
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
106
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
106
107
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
107
108
|
export default _default;
|
|
108
109
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileUpload.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/FileUpload.vue"],"names":[],"mappings":"AA2sBA,OAAO,EAIN,KAAK,WAAW,EAGhB,MAAM,eAAe,CAAA;AAMtB,KAAK,MAAM,GAAG,MAAM,WAAW,CAAA;AAE/B,KAAK,OAAO,GAAG,MAAM,EAAE,GAAG,MAAM,GAAG,MAAM,CAAA;AAEzC,
|
|
1
|
+
{"version":3,"file":"FileUpload.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/FileUpload.vue"],"names":[],"mappings":"AA2sBA,OAAO,EAIN,KAAK,WAAW,EAGhB,MAAM,eAAe,CAAA;AAMtB,KAAK,MAAM,GAAG,MAAM,WAAW,CAAA;AAE/B,KAAK,OAAO,GAAG,MAAM,EAAE,GAAG,MAAM,GAAG,MAAM,CAAA;AAEzC,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAA;IACnC,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,UAAU,GAAG,OAAO,CAAA;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AAwKF,iBAAS,MAAM,SAkBd;AAkCD,QAAA,MAAM,cAAc;sBACI,OAAO;CAC9B,CAAC;AACF,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,OAAO,cAAc,CAAC,YAAY,CAAC,CAAC;CAClD,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WAihBT,OAAO,IAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA5tBvC,MAAM;4BACJ,OAAO;uBACZ,MAAM;2BACF,OAAO;;YAgtBS,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAntBpB,MAAM;4BACJ,OAAO;uBACZ,MAAM;2BACF,OAAO;;;YAitBgB,GAAG;;;;EAarC;AA0BD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;6FAWnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,26 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
description?: string;
|
|
3
3
|
label?: string;
|
|
4
4
|
modelValue: any;
|
|
5
5
|
placeholder?: string;
|
|
6
6
|
editMode?: boolean;
|
|
7
7
|
small?: boolean;
|
|
8
|
-
}
|
|
8
|
+
};
|
|
9
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
9
10
|
"update:modelValue": (...args: any[]) => void;
|
|
10
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
11
|
-
description?: string;
|
|
12
|
-
label?: string;
|
|
13
|
-
modelValue: any;
|
|
14
|
-
placeholder?: string;
|
|
15
|
-
editMode?: boolean;
|
|
16
|
-
small?: boolean;
|
|
17
|
-
}> & Readonly<{
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
18
12
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
19
13
|
}>, {
|
|
20
14
|
label: string;
|
|
21
15
|
description: string;
|
|
22
16
|
placeholder: string;
|
|
23
17
|
editMode: boolean;
|
|
24
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
18
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
25
19
|
export default _default;
|
|
26
20
|
//# sourceMappingURL=JSONInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JSONInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/JSONInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"JSONInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/JSONInput.vue"],"names":[],"mappings":"AA2DA,KAAK,WAAW,GAAG;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;CACf,CAAC;;;;;;WALO,MAAM;iBADA,MAAM;iBAGN,MAAM;cACT,OAAO;;AAiGpB,wBASG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { MaterialIcons } from '../../..';
|
|
2
|
+
type NumberLayout = 'default' | 'vertical' | 'horizontal';
|
|
3
|
+
interface NumberInputProps {
|
|
4
|
+
modelValue: number;
|
|
5
|
+
min?: number;
|
|
6
|
+
max?: number;
|
|
7
|
+
step?: number;
|
|
8
|
+
spinner?: boolean;
|
|
9
|
+
iconStart?: MaterialIcons;
|
|
10
|
+
icon?: MaterialIcons;
|
|
11
|
+
label?: string;
|
|
12
|
+
placeholder?: string;
|
|
13
|
+
disabled: boolean;
|
|
14
|
+
required?: boolean;
|
|
15
|
+
id?: string;
|
|
16
|
+
helptext?: string;
|
|
17
|
+
layout?: NumberLayout;
|
|
18
|
+
center?: boolean;
|
|
19
|
+
}
|
|
20
|
+
declare const _default: import('vue').DefineComponent<NumberInputProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
21
|
+
"update:modelValue": (...args: any[]) => void;
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<NumberInputProps> & Readonly<{
|
|
23
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
24
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
25
|
+
export default _default;
|
|
26
|
+
//# sourceMappingURL=NumberInput.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NumberInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/NumberInput.vue"],"names":[],"mappings":"AAqKA,OAAO,EAAQ,KAAK,aAAa,EAAO,MAAM,eAAe,CAAA;AAK7D,KAAK,YAAY,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,CAAA;AAEzD,UAAU,gBAAgB;IACzB,UAAU,EAAE,MAAM,CAAA;IAClB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,SAAS,CAAC,EAAE,aAAa,CAAA;IACzB,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,OAAO,CAAA;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,MAAM,CAAC,EAAE,YAAY,CAAA;IACrB,MAAM,CAAC,EAAE,OAAO,CAAA;CAChB;;;;;;AAiRD,wBAQG"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
digitCount: number;
|
|
3
3
|
default?: string;
|
|
4
4
|
modelValue?: string;
|
|
5
|
-
}
|
|
5
|
+
};
|
|
6
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
6
7
|
"update:modelValue": (...args: any[]) => void;
|
|
7
8
|
complete: (...args: any[]) => void;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
9
|
-
digitCount: number;
|
|
10
|
-
default?: string;
|
|
11
|
-
modelValue?: string;
|
|
12
|
-
}> & Readonly<{
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
13
10
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
14
11
|
onComplete?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
12
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
13
|
export default _default;
|
|
17
14
|
//# sourceMappingURL=OTP.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OTP.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/OTP.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"OTP.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/OTP.vue"],"names":[],"mappings":"AAuJA,KAAK,WAAW,GAAG;IAAE,UAAU,EAAE,MAAM,CAAC;IAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;;;;;;;;AA6JjF,wBAQG"}
|
|
@@ -25,20 +25,20 @@ export interface TextInputProps {
|
|
|
25
25
|
autocomplete?: AutoFillField;
|
|
26
26
|
onFocusout?: (e: FocusEvent) => void;
|
|
27
27
|
}
|
|
28
|
-
|
|
28
|
+
type __VLS_Props = TextInputProps;
|
|
29
29
|
type __VLS_PublicProps = {
|
|
30
30
|
'modelValue'?: string;
|
|
31
31
|
'showPwd'?: boolean;
|
|
32
|
-
} &
|
|
32
|
+
} & __VLS_Props;
|
|
33
33
|
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
34
|
-
"update:modelValue": (
|
|
35
|
-
"update:showPwd": (
|
|
34
|
+
"update:modelValue": (value: string) => any;
|
|
35
|
+
"update:showPwd": (value: boolean) => any;
|
|
36
36
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
37
|
-
"onUpdate:modelValue"?: ((
|
|
38
|
-
"onUpdate:showPwd"?: ((
|
|
37
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
38
|
+
"onUpdate:showPwd"?: ((value: boolean) => any) | undefined;
|
|
39
39
|
}>, {
|
|
40
40
|
label: string;
|
|
41
41
|
autocomplete: AutoFillField;
|
|
42
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
42
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
43
43
|
export default _default;
|
|
44
44
|
//# sourceMappingURL=PasswordInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PasswordInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/PasswordInput.vue"],"names":[],"mappings":"AA4EA,OAAO,EAAO,KAAK,aAAa,EAAa,MAAM,eAAe,CAAA;AAElE,MAAM,WAAW,cAAc;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IACzC,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,SAAS,CAAC,EAAE,aAAa,CAAA;IACzB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,aAAa,CAAA;IAC5B,UAAU,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAA;CACpC;AAGD,
|
|
1
|
+
{"version":3,"file":"PasswordInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/PasswordInput.vue"],"names":[],"mappings":"AA4EA,OAAO,EAAO,KAAK,aAAa,EAAa,MAAM,eAAe,CAAA;AAElE,MAAM,WAAW,cAAc;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IACzC,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,SAAS,CAAC,EAAE,aAAa,CAAA;IACzB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,aAAa,CAAA;IAC5B,UAAU,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAA;CACpC;AAGD,KAAK,WAAW,GAAG,cAAc,CAAC;AA6BlC,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;CACnB,GAAG,WAAW,CAAC;;;;;;;;WArDP,MAAM;kBAgBC,aAAa;;AAsI7B,wBASG"}
|
|
@@ -10,7 +10,8 @@ export interface RadioOption<T> {
|
|
|
10
10
|
declare const _default: <ContextObjType extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
11
11
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
12
12
|
readonly onDelete?: ((...args: any[]) => any) | undefined;
|
|
13
|
-
|
|
13
|
+
readonly "onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
14
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onDelete"> & Partial<{}> & ({
|
|
14
15
|
modelValue?: any;
|
|
15
16
|
} & {
|
|
16
17
|
groupName: string;
|
|
@@ -30,9 +31,7 @@ declare const _default: <ContextObjType extends Record<string, any>>(__VLS_props
|
|
|
30
31
|
contextObj: ContextObjType;
|
|
31
32
|
}): any;
|
|
32
33
|
};
|
|
33
|
-
emit: ((event: "delete", ...args: any[]) => void) &
|
|
34
|
-
'update:modelValue': [modelValue: any];
|
|
35
|
-
};
|
|
34
|
+
emit: ((event: "delete", ...args: any[]) => void) & ((evt: "update:modelValue", value: any) => void);
|
|
36
35
|
}>) => import('vue').VNode & {
|
|
37
36
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
38
37
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioGroup.vue"],"names":[],"mappings":"AAgFA,MAAM,WAAW,WAAW,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,GAAG,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,CAAC,CAAA;CACb;yBAGgB,cAAc,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAC7C,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"RadioGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioGroup.vue"],"names":[],"mappings":"AAgFA,MAAM,WAAW,WAAW,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,GAAG,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,CAAC,CAAA;CACb;yBAGgB,cAAc,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAC7C,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAiKxD,mBAAmB,CAAC;;;;qBAzIf,GAAG;;mBApBN,MAAM;iBACR,WAAW,CAAC,cAAc,CAAC,EAAE;oBAC1B,OAAO;MA2JmG,CAAC,4BAA2B;oBAChI,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;qBAhLH,MAAM;qBACN,MAAM;uBACJ,MAAM;oBACT,MAAM;mBACP,GAAG;gBACN,MAAM;;YA4IoB,GAAG;;UAiCzB,8FAA0C;OAGvC,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AA3KzE,wBA2K4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,22 +1,18 @@
|
|
|
1
1
|
import { Option } from '../../..';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
options?: Option[];
|
|
4
4
|
modelValue?: any;
|
|
5
5
|
id?: string;
|
|
6
6
|
label?: string;
|
|
7
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
9
|
"update:modelValue": (...args: any[]) => void;
|
|
9
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
10
|
-
options?: Option[];
|
|
11
|
-
modelValue?: any;
|
|
12
|
-
id?: string;
|
|
13
|
-
label?: string;
|
|
14
|
-
}> & Readonly<{
|
|
10
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
15
11
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
16
12
|
}>, {
|
|
17
13
|
label: string;
|
|
18
14
|
id: string;
|
|
19
15
|
modelValue: any;
|
|
20
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
16
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
21
17
|
export default _default;
|
|
22
18
|
//# sourceMappingURL=RadioPillsInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioPillsInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioPillsInput.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA
|
|
1
|
+
{"version":3,"file":"RadioPillsInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioPillsInput.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAM3C,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAA;IAClB,UAAU,CAAC,EAAE,GAAG,CAAA;IAChB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;;;;;;WADO,MAAM;QADT,MAAM;gBADE,GAAG;;AAmIlB,wBASG"}
|