@7pmlabs/design-system 0.7.0 → 0.8.1
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/design-system10.mjs +8 -8
- package/dist/design-system10.mjs.map +1 -1
- package/dist/design-system101.mjs.map +1 -1
- package/dist/design-system102.mjs +16 -16
- package/dist/design-system105.mjs +9 -9
- package/dist/design-system106.mjs.map +1 -1
- package/dist/design-system107.mjs.map +1 -1
- package/dist/design-system108.mjs +16 -16
- package/dist/design-system109.mjs +16 -16
- package/dist/design-system11.mjs.map +1 -1
- package/dist/design-system111.mjs +16 -16
- package/dist/design-system111.mjs.map +1 -1
- package/dist/design-system112.mjs.map +1 -1
- package/dist/design-system114.mjs.map +1 -1
- package/dist/design-system116.mjs +1 -1
- package/dist/design-system117.mjs +1 -1
- package/dist/design-system118.mjs +5 -5
- package/dist/design-system118.mjs.map +1 -1
- package/dist/design-system12.mjs.map +1 -1
- package/dist/design-system123.mjs.map +1 -1
- package/dist/design-system125.mjs +7 -4
- package/dist/design-system125.mjs.map +1 -1
- package/dist/design-system126.mjs +5 -8
- package/dist/design-system126.mjs.map +1 -1
- package/dist/design-system127.mjs +6 -6
- package/dist/design-system127.mjs.map +1 -1
- package/dist/design-system13.mjs.map +1 -1
- package/dist/design-system14.mjs.map +1 -1
- package/dist/design-system15.mjs.map +1 -1
- package/dist/design-system16.mjs.map +1 -1
- package/dist/design-system17.mjs +170 -146
- package/dist/design-system17.mjs.map +1 -1
- package/dist/design-system18.mjs.map +1 -1
- package/dist/design-system19.mjs +64 -64
- package/dist/design-system19.mjs.map +1 -1
- package/dist/design-system20.mjs +78 -78
- package/dist/design-system20.mjs.map +1 -1
- package/dist/design-system21.mjs.map +1 -1
- package/dist/design-system22.mjs.map +1 -1
- package/dist/design-system23.mjs.map +1 -1
- package/dist/design-system24.mjs.map +1 -1
- package/dist/design-system25.mjs.map +1 -1
- package/dist/design-system40.mjs +46 -46
- package/dist/design-system40.mjs.map +1 -1
- package/dist/design-system43.mjs +10 -10
- package/dist/design-system45.mjs.map +1 -1
- package/dist/design-system49.mjs +2 -2
- package/dist/design-system49.mjs.map +1 -1
- package/dist/design-system51.mjs +68 -68
- package/dist/design-system51.mjs.map +1 -1
- package/dist/design-system54.mjs.map +1 -1
- package/dist/design-system57.mjs.map +1 -1
- package/dist/design-system64.mjs +10 -10
- package/dist/design-system64.mjs.map +1 -1
- package/dist/design-system66.mjs.map +1 -1
- package/dist/design-system72.mjs.map +1 -1
- package/dist/design-system76.mjs.map +1 -1
- package/dist/design-system79.mjs.map +1 -1
- package/dist/design-system83.mjs +43 -43
- package/dist/design-system83.mjs.map +1 -1
- package/dist/design-system85.mjs +75 -75
- package/dist/design-system85.mjs.map +1 -1
- package/dist/design-system88.mjs.map +1 -1
- package/dist/design-system90.mjs.map +1 -1
- package/dist/design-system95.mjs +42 -42
- package/dist/design-system95.mjs.map +1 -1
- package/dist/design-system96.mjs +2 -2
- package/dist/design-system96.mjs.map +1 -1
- package/dist/design-system97.mjs +1 -1
- package/dist/design-system97.mjs.map +1 -1
- package/dist/design-system98.mjs +12 -12
- package/dist/design-system98.mjs.map +1 -1
- package/dist/design-system99.mjs.map +1 -1
- package/dist/style.css +1 -1
- package/dist/types/components/BBreadcrumb/BBreadcrumb.vue.d.ts +4 -4
- package/dist/types/components/BBreadcrumb/BBreadcrumbSeparator.vue.d.ts +1 -1
- package/dist/types/components/BButton.vue.d.ts +4 -4
- package/dist/types/components/BCarousel/BCarousel.vue.d.ts +6 -6
- package/dist/types/components/BCarousel/BCarouselItem.vue.d.ts +1 -1
- package/dist/types/components/BCheckbox.vue.d.ts +5 -5
- package/dist/types/components/BCollapse.vue.d.ts +3 -3
- package/dist/types/components/BCurrencyField.vue.d.ts +6 -6
- package/dist/types/components/BDatePicker/BDatePicker.vue.d.ts +6 -6
- package/dist/types/components/BDatePicker/BDatePickerButtonNext.vue.d.ts +1 -1
- package/dist/types/components/BDatePicker/BDatePickerButtonPrevious.vue.d.ts +1 -1
- package/dist/types/components/BDatePicker/BDatePickerGridDate.vue.d.ts +3 -3
- package/dist/types/components/BDatePicker/BDatePickerGridDateRange.vue.d.ts +3 -3
- package/dist/types/components/BDatePicker/BDatePickerGridMonth.vue.d.ts +3 -3
- package/dist/types/components/BDatePicker/BDatePickerGridYear.vue.d.ts +3 -3
- package/dist/types/components/BDatePicker/BDatePickerHeading.vue.d.ts +1 -1
- package/dist/types/components/BDatePicker/BDatePickerIcon.vue.d.ts +1 -1
- package/dist/types/components/BDropdown/BDropdown.vue.d.ts +5 -5
- package/dist/types/components/BDropdown/BDropdownContent.vue.d.ts +1 -1
- package/dist/types/components/BDropdown/BDropdownItem.vue.d.ts +4 -4
- package/dist/types/components/BErrorMessage.vue.d.ts +4 -4
- package/dist/types/components/BImagePicker/BImagePicker.vue.d.ts +7 -7
- package/dist/types/components/BImagePicker/BImagePickerCloseButton.vue.d.ts +1 -1
- package/dist/types/components/BImagePicker/BImagePreview.vue.d.ts +3 -3
- package/dist/types/components/BLabel.vue.d.ts +5 -5
- package/dist/types/components/BLoadingBar.vue.d.ts +4 -4
- package/dist/types/components/BLoadingOverlay.vue.d.ts +4 -4
- package/dist/types/components/BModal/BModal.vue.d.ts +5 -5
- package/dist/types/components/BModal/BModalBody.vue.d.ts +1 -1
- package/dist/types/components/BModal/BModalContainer.vue.d.ts +5 -5
- package/dist/types/components/BModal/BModalFooter.vue.d.ts +1 -1
- package/dist/types/components/BModal/BModalHeader.vue.d.ts +1 -1
- package/dist/types/components/BMultiSelect.vue.d.ts +9 -9
- package/dist/types/components/BOtpField/BOtpField.vue.d.ts +7 -7
- package/dist/types/components/BOtpField/BOtpFieldBox.vue.d.ts +7 -7
- package/dist/types/components/BOverlay.vue.d.ts +1 -1
- package/dist/types/components/BPagination.vue.d.ts +5 -5
- package/dist/types/components/BRadio.vue.d.ts +6 -6
- package/dist/types/components/BSelect.vue.d.ts +9 -9
- package/dist/types/components/BStepper.vue.d.ts +3 -3
- package/dist/types/components/BSwitch.vue.d.ts +5 -5
- package/dist/types/components/BTabs/BTab.vue.d.ts +1 -1
- package/dist/types/components/BTabs/BTabs.vue.d.ts +5 -5
- package/dist/types/components/BTextField.vue.d.ts +8 -8
- package/dist/types/components/BTextarea.vue.d.ts +7 -7
- package/dist/types/components/BTimeline/BTimeline.vue.d.ts +1 -1
- package/dist/types/components/BTimeline/BTimelineItem.vue.d.ts +1 -1
- package/dist/types/components/BToast/BToast.vue.d.ts +3 -3
- package/dist/types/components/BToast/BToastItem.vue.d.ts +6 -6
- package/dist/types/components/BTooltip.vue.d.ts +6 -6
- package/dist/types/composables/Validation.d.ts +6 -1
- package/dist/types/constants/Common.d.ts +2 -2
- package/package.json +3 -3
|
@@ -20,7 +20,7 @@ export interface Props {
|
|
|
20
20
|
requiredErrorMessage?: string;
|
|
21
21
|
validationRules?: ValidationRule[];
|
|
22
22
|
}
|
|
23
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
23
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
24
24
|
inputId: string;
|
|
25
25
|
label: string;
|
|
26
26
|
multiple: boolean;
|
|
@@ -29,9 +29,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
29
29
|
required: boolean;
|
|
30
30
|
requiredErrorMessage: string;
|
|
31
31
|
validationRules: any;
|
|
32
|
-
}
|
|
32
|
+
}>>, {
|
|
33
33
|
validate: () => void;
|
|
34
|
-
},
|
|
34
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
35
35
|
change: () => void;
|
|
36
36
|
"update:modelValue": (value: FileItemRead | FileItemRead[]) => void;
|
|
37
37
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
@@ -43,19 +43,19 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
43
43
|
required: boolean;
|
|
44
44
|
requiredErrorMessage: string;
|
|
45
45
|
validationRules: any;
|
|
46
|
-
}>>> & {
|
|
46
|
+
}>>> & Readonly<{
|
|
47
47
|
onChange?: () => any;
|
|
48
48
|
"onUpdate:modelValue"?: (value: FileItemRead | FileItemRead[]) => any;
|
|
49
|
-
}
|
|
49
|
+
}>, {
|
|
50
|
+
required: boolean;
|
|
50
51
|
label: string;
|
|
51
52
|
inputId: string;
|
|
52
|
-
required: boolean;
|
|
53
53
|
validationRules: ValidationRule[];
|
|
54
54
|
requiredErrorMessage: string;
|
|
55
55
|
hideDetails: boolean;
|
|
56
56
|
multiple: boolean;
|
|
57
57
|
maxFileSize: number;
|
|
58
|
-
}, {}>;
|
|
58
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
59
59
|
export default _default;
|
|
60
60
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
61
61
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -2,11 +2,11 @@ export interface Props {
|
|
|
2
2
|
modelValue: boolean;
|
|
3
3
|
url: string;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}
|
|
5
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
"update:modelValue": (value: boolean) => void;
|
|
7
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>> & {
|
|
7
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>> & Readonly<{
|
|
8
8
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
|
9
|
-
}, {}, {}>;
|
|
9
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
10
|
export default _default;
|
|
11
11
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
12
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -6,19 +6,19 @@ export interface BLabelProps {
|
|
|
6
6
|
*/
|
|
7
7
|
required?: boolean;
|
|
8
8
|
}
|
|
9
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLabelProps>, {
|
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLabelProps>, {
|
|
10
10
|
id: string;
|
|
11
11
|
label: string;
|
|
12
12
|
required: boolean;
|
|
13
|
-
}
|
|
13
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLabelProps>, {
|
|
14
14
|
id: string;
|
|
15
15
|
label: string;
|
|
16
16
|
required: boolean;
|
|
17
|
-
}
|
|
18
|
-
label: string;
|
|
17
|
+
}>>> & Readonly<{}>, {
|
|
19
18
|
required: boolean;
|
|
19
|
+
label: string;
|
|
20
20
|
id: string;
|
|
21
|
-
}, {}>, {
|
|
21
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
22
22
|
default?(_: {}): any;
|
|
23
23
|
}>;
|
|
24
24
|
export default _default;
|
|
@@ -4,19 +4,19 @@ export interface BLoadingBarProps {
|
|
|
4
4
|
borderRadius?: string;
|
|
5
5
|
absolute?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingBarProps>, {
|
|
7
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingBarProps>, {
|
|
8
8
|
height: string;
|
|
9
9
|
borderRadius: string;
|
|
10
10
|
absolute: boolean;
|
|
11
|
-
}
|
|
11
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingBarProps>, {
|
|
12
12
|
height: string;
|
|
13
13
|
borderRadius: string;
|
|
14
14
|
absolute: boolean;
|
|
15
|
-
}
|
|
15
|
+
}>>> & Readonly<{}>, {
|
|
16
16
|
height: string;
|
|
17
17
|
borderRadius: string;
|
|
18
18
|
absolute: boolean;
|
|
19
|
-
}, {}>;
|
|
19
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
20
20
|
export default _default;
|
|
21
21
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
22
22
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -4,16 +4,16 @@ export interface BLoadingOverlayProps {
|
|
|
4
4
|
absolute?: boolean;
|
|
5
5
|
spinnerSize?: `${BLoadingOverlaySpinnerSize}`;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingOverlayProps>, {
|
|
7
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingOverlayProps>, {
|
|
8
8
|
absolute: boolean;
|
|
9
9
|
spinnerSize: BLoadingOverlaySpinnerSize;
|
|
10
|
-
}
|
|
10
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BLoadingOverlayProps>, {
|
|
11
11
|
absolute: boolean;
|
|
12
12
|
spinnerSize: BLoadingOverlaySpinnerSize;
|
|
13
|
-
}
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
14
|
absolute: boolean;
|
|
15
15
|
spinnerSize: "sm" | "md" | "lg";
|
|
16
|
-
}, {}>;
|
|
16
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
17
17
|
export default _default;
|
|
18
18
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
19
19
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -17,23 +17,23 @@ export interface BModalProps {
|
|
|
17
17
|
/**
|
|
18
18
|
* [Vue warn]: Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes
|
|
19
19
|
*/
|
|
20
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BModalProps>, {
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BModalProps>, {
|
|
21
21
|
size: BModalSize;
|
|
22
22
|
fullscreen: boolean;
|
|
23
23
|
persistent: boolean;
|
|
24
|
-
}
|
|
24
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
25
|
"update:modelValue": (value: boolean) => void;
|
|
26
26
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BModalProps>, {
|
|
27
27
|
size: BModalSize;
|
|
28
28
|
fullscreen: boolean;
|
|
29
29
|
persistent: boolean;
|
|
30
|
-
}>>> & {
|
|
30
|
+
}>>> & Readonly<{
|
|
31
31
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
|
32
|
-
}
|
|
32
|
+
}>, {
|
|
33
33
|
size: BModalSize;
|
|
34
34
|
fullscreen: boolean;
|
|
35
35
|
persistent: boolean;
|
|
36
|
-
}, {}>, {
|
|
36
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
37
37
|
default?(_: {}): any;
|
|
38
38
|
}>;
|
|
39
39
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
}>;
|
|
4
4
|
export default _default;
|
|
@@ -4,23 +4,23 @@ export interface Props {
|
|
|
4
4
|
fullscreen?: boolean;
|
|
5
5
|
persistent?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
7
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
8
|
size: BModalSize;
|
|
9
9
|
fullscreen: boolean;
|
|
10
10
|
persistent: boolean;
|
|
11
|
-
}
|
|
11
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
12
|
close: () => void;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
14
|
size: BModalSize;
|
|
15
15
|
fullscreen: boolean;
|
|
16
16
|
persistent: boolean;
|
|
17
|
-
}>>> & {
|
|
17
|
+
}>>> & Readonly<{
|
|
18
18
|
onClose?: () => any;
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
size: BModalSize;
|
|
21
21
|
fullscreen: boolean;
|
|
22
22
|
persistent: boolean;
|
|
23
|
-
}, {}>, {
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
24
24
|
default?(_: {}): any;
|
|
25
25
|
}>;
|
|
26
26
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
}>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
}>;
|
|
4
4
|
export default _default;
|
|
@@ -31,7 +31,7 @@ export interface BMultiSelectProps {
|
|
|
31
31
|
*/
|
|
32
32
|
allowInput?: boolean;
|
|
33
33
|
}
|
|
34
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BMultiSelectProps>, {
|
|
34
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BMultiSelectProps>, {
|
|
35
35
|
inputId: string;
|
|
36
36
|
label: string;
|
|
37
37
|
disabled: boolean;
|
|
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
44
44
|
hideDetails: boolean;
|
|
45
45
|
showSelectedItemCount: boolean;
|
|
46
46
|
allowInput: boolean;
|
|
47
|
-
}
|
|
47
|
+
}>>, {
|
|
48
48
|
validate: () => void;
|
|
49
|
-
selectMenu: import("vue").Ref<boolean>;
|
|
50
|
-
},
|
|
49
|
+
selectMenu: import("vue").Ref<boolean, boolean>;
|
|
50
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
51
51
|
change: (value: string | number) => void;
|
|
52
52
|
open: () => void;
|
|
53
53
|
close: () => void;
|
|
@@ -66,17 +66,17 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
66
66
|
hideDetails: boolean;
|
|
67
67
|
showSelectedItemCount: boolean;
|
|
68
68
|
allowInput: boolean;
|
|
69
|
-
}>>> & {
|
|
69
|
+
}>>> & Readonly<{
|
|
70
70
|
onChange?: (value: string | number) => any;
|
|
71
|
+
onClose?: () => any;
|
|
71
72
|
"onUpdate:modelValue"?: (value: (string | number)[]) => any;
|
|
72
73
|
onOpen?: () => any;
|
|
73
|
-
onClose?: () => any;
|
|
74
74
|
"onChange:input"?: (inputValue: string) => any;
|
|
75
|
-
}
|
|
75
|
+
}>, {
|
|
76
76
|
disabled: boolean;
|
|
77
|
+
required: boolean;
|
|
77
78
|
label: string;
|
|
78
79
|
inputId: string;
|
|
79
|
-
required: boolean;
|
|
80
80
|
validationRules: ValidationRule[];
|
|
81
81
|
placeholder: string;
|
|
82
82
|
requiredErrorMessage: string;
|
|
@@ -85,7 +85,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
85
85
|
menuCssClass: string;
|
|
86
86
|
showSelectedItemCount: boolean;
|
|
87
87
|
allowInput: boolean;
|
|
88
|
-
}, {}>;
|
|
88
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
89
89
|
export default _default;
|
|
90
90
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
91
91
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -26,7 +26,7 @@ export interface BOtpFieldProps {
|
|
|
26
26
|
*/
|
|
27
27
|
hideDetails?: boolean;
|
|
28
28
|
}
|
|
29
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BOtpFieldProps>, {
|
|
29
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BOtpFieldProps>, {
|
|
30
30
|
inputId: string;
|
|
31
31
|
modelValue: string;
|
|
32
32
|
numInputs: number;
|
|
@@ -37,10 +37,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
37
37
|
required: boolean;
|
|
38
38
|
requiredErrorMessage: string;
|
|
39
39
|
hideDetails: boolean;
|
|
40
|
-
}
|
|
40
|
+
}>>, {
|
|
41
41
|
validate: () => void;
|
|
42
42
|
focus: () => void;
|
|
43
|
-
},
|
|
43
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
44
44
|
complete: (value: string) => void;
|
|
45
45
|
change: (value: string) => void;
|
|
46
46
|
"update:focusIndex": (index: number) => void;
|
|
@@ -56,23 +56,23 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
56
56
|
required: boolean;
|
|
57
57
|
requiredErrorMessage: string;
|
|
58
58
|
hideDetails: boolean;
|
|
59
|
-
}>>> & {
|
|
59
|
+
}>>> & Readonly<{
|
|
60
60
|
onChange?: (value: string) => any;
|
|
61
61
|
"onUpdate:modelValue"?: (value: string) => any;
|
|
62
62
|
onComplete?: (value: string) => any;
|
|
63
63
|
"onUpdate:focusIndex"?: (index: number) => any;
|
|
64
|
-
}
|
|
64
|
+
}>, {
|
|
65
65
|
disabled: boolean;
|
|
66
|
+
required: boolean;
|
|
66
67
|
inputId: string;
|
|
67
68
|
modelValue: string;
|
|
68
|
-
required: boolean;
|
|
69
69
|
inputCssClass: string;
|
|
70
70
|
validationRules: ValidationRule[];
|
|
71
71
|
requiredErrorMessage: string;
|
|
72
72
|
hideDetails: boolean;
|
|
73
73
|
numInputs: number;
|
|
74
74
|
focusIndex: number;
|
|
75
|
-
}, {}>;
|
|
75
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
76
|
export default _default;
|
|
77
77
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
78
78
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,13 +3,13 @@ export interface Props {
|
|
|
3
3
|
focus?: boolean;
|
|
4
4
|
isDisabled?: boolean;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
6
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
7
7
|
value: string;
|
|
8
8
|
focus: boolean;
|
|
9
9
|
isDisabled: boolean;
|
|
10
|
-
}
|
|
10
|
+
}>>, {
|
|
11
11
|
focus: () => void;
|
|
12
|
-
},
|
|
12
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
13
|
"on-change": (value: string) => void;
|
|
14
14
|
"on-keydown": (keyboardEvent: KeyboardEvent) => void;
|
|
15
15
|
"on-keyup": (keyboardEvent: KeyboardEvent) => void;
|
|
@@ -20,18 +20,18 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
20
20
|
value: string;
|
|
21
21
|
focus: boolean;
|
|
22
22
|
isDisabled: boolean;
|
|
23
|
-
}>>> & {
|
|
23
|
+
}>>> & Readonly<{
|
|
24
24
|
"onOn-change"?: (value: string) => any;
|
|
25
25
|
"onOn-keydown"?: (keyboardEvent: KeyboardEvent) => any;
|
|
26
26
|
"onOn-keyup"?: (keyboardEvent: KeyboardEvent) => any;
|
|
27
27
|
"onOn-paste"?: (clipboardEvent: ClipboardEvent) => any;
|
|
28
28
|
"onOn-focus"?: () => any;
|
|
29
29
|
"onOn-blur"?: () => any;
|
|
30
|
-
}
|
|
31
|
-
value: string;
|
|
30
|
+
}>, {
|
|
32
31
|
focus: boolean;
|
|
32
|
+
value: string;
|
|
33
33
|
isDisabled: boolean;
|
|
34
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
36
36
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
37
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
}>;
|
|
4
4
|
export default _default;
|
|
@@ -15,25 +15,25 @@ export interface BPaginationProps {
|
|
|
15
15
|
transparent?: boolean;
|
|
16
16
|
size?: `${BPaginationSize}`;
|
|
17
17
|
}
|
|
18
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BPaginationProps>, {
|
|
18
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BPaginationProps>, {
|
|
19
19
|
border: boolean;
|
|
20
20
|
transparent: boolean;
|
|
21
21
|
size: BPaginationSize;
|
|
22
|
-
}
|
|
22
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
23
23
|
change: (value: number) => void;
|
|
24
24
|
"update:modelValue": (value: number) => void;
|
|
25
25
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BPaginationProps>, {
|
|
26
26
|
border: boolean;
|
|
27
27
|
transparent: boolean;
|
|
28
28
|
size: BPaginationSize;
|
|
29
|
-
}>>> & {
|
|
29
|
+
}>>> & Readonly<{
|
|
30
30
|
onChange?: (value: number) => any;
|
|
31
31
|
"onUpdate:modelValue"?: (value: number) => any;
|
|
32
|
-
}
|
|
32
|
+
}>, {
|
|
33
33
|
size: "sm" | "md";
|
|
34
34
|
border: boolean;
|
|
35
35
|
transparent: boolean;
|
|
36
|
-
}, {}>;
|
|
36
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
37
37
|
export default _default;
|
|
38
38
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
39
39
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -24,7 +24,7 @@ export interface BRadioProps {
|
|
|
24
24
|
required?: boolean;
|
|
25
25
|
requiredErrorMessage?: string;
|
|
26
26
|
}
|
|
27
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BRadioProps>, {
|
|
27
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BRadioProps>, {
|
|
28
28
|
inputId: string;
|
|
29
29
|
modelValue: string;
|
|
30
30
|
inputName: string;
|
|
@@ -36,7 +36,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
36
36
|
validationRules: any;
|
|
37
37
|
required: boolean;
|
|
38
38
|
requiredErrorMessage: string;
|
|
39
|
-
}
|
|
39
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
40
|
change: () => void;
|
|
41
41
|
"update:modelValue": (value: string | number | boolean) => void;
|
|
42
42
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BRadioProps>, {
|
|
@@ -51,22 +51,22 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
51
51
|
validationRules: any;
|
|
52
52
|
required: boolean;
|
|
53
53
|
requiredErrorMessage: string;
|
|
54
|
-
}>>> & {
|
|
54
|
+
}>>> & Readonly<{
|
|
55
55
|
onChange?: () => any;
|
|
56
56
|
"onUpdate:modelValue"?: (value: string | number | boolean) => any;
|
|
57
|
-
}
|
|
57
|
+
}>, {
|
|
58
58
|
disabled: boolean;
|
|
59
|
+
required: boolean;
|
|
59
60
|
label: string;
|
|
60
61
|
inputId: string;
|
|
61
62
|
modelValue: string | number | boolean;
|
|
62
63
|
labelOrphan: boolean;
|
|
63
|
-
required: boolean;
|
|
64
64
|
validationRules: ValidationRule[];
|
|
65
65
|
requiredErrorMessage: string;
|
|
66
66
|
hideDetails: boolean;
|
|
67
67
|
inputName: string;
|
|
68
68
|
labelCssClass: string;
|
|
69
|
-
}, {}>, {
|
|
69
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
70
70
|
default?(_: {}): any;
|
|
71
71
|
}>;
|
|
72
72
|
export default _default;
|
|
@@ -27,7 +27,7 @@ export interface BSelectProps {
|
|
|
27
27
|
*/
|
|
28
28
|
allowInput?: boolean;
|
|
29
29
|
}
|
|
30
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BSelectProps>, {
|
|
30
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BSelectProps>, {
|
|
31
31
|
inputId: string;
|
|
32
32
|
label: string;
|
|
33
33
|
disabled: boolean;
|
|
@@ -39,10 +39,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
39
39
|
requiredErrorMessage: string;
|
|
40
40
|
hideDetails: boolean;
|
|
41
41
|
allowInput: boolean;
|
|
42
|
-
}
|
|
42
|
+
}>>, {
|
|
43
43
|
validate: () => void;
|
|
44
|
-
selectMenu: import("vue").Ref<boolean>;
|
|
45
|
-
},
|
|
44
|
+
selectMenu: import("vue").Ref<boolean, boolean>;
|
|
45
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
46
46
|
change: (value: string | number) => void;
|
|
47
47
|
open: () => void;
|
|
48
48
|
close: () => void;
|
|
@@ -60,17 +60,17 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
60
60
|
requiredErrorMessage: string;
|
|
61
61
|
hideDetails: boolean;
|
|
62
62
|
allowInput: boolean;
|
|
63
|
-
}>>> & {
|
|
63
|
+
}>>> & Readonly<{
|
|
64
64
|
onChange?: (value: string | number) => any;
|
|
65
|
+
onClose?: () => any;
|
|
65
66
|
"onUpdate:modelValue"?: (value: string | number) => any;
|
|
66
67
|
onOpen?: () => any;
|
|
67
|
-
onClose?: () => any;
|
|
68
68
|
"onChange:input"?: (inputValue: string) => any;
|
|
69
|
-
}
|
|
69
|
+
}>, {
|
|
70
70
|
disabled: boolean;
|
|
71
|
+
required: boolean;
|
|
71
72
|
label: string;
|
|
72
73
|
inputId: string;
|
|
73
|
-
required: boolean;
|
|
74
74
|
validationRules: ValidationRule[];
|
|
75
75
|
placeholder: string;
|
|
76
76
|
requiredErrorMessage: string;
|
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
78
78
|
valueCssClass: string;
|
|
79
79
|
menuCssClass: string;
|
|
80
80
|
allowInput: boolean;
|
|
81
|
-
}, {}>;
|
|
81
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
82
82
|
export default _default;
|
|
83
83
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
84
84
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -9,11 +9,11 @@ interface Props {
|
|
|
9
9
|
*/
|
|
10
10
|
modelValue: number;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
13
|
"update:modelValue": (value: number) => void;
|
|
14
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>> & {
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>> & Readonly<{
|
|
15
15
|
"onUpdate:modelValue"?: (value: number) => any;
|
|
16
|
-
}, {}, {}>, Partial<Record<`step-header-${number}`, (_: {
|
|
16
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Partial<Record<`step-header-${number}`, (_: {
|
|
17
17
|
text: string;
|
|
18
18
|
}) => any>> & Partial<Record<`step-content-${number}`, (_: {}) => any>>>;
|
|
19
19
|
export default _default;
|
|
@@ -8,13 +8,13 @@ export interface BCheckboxProps {
|
|
|
8
8
|
labelOrphan?: boolean;
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
}
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BCheckboxProps>, {
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BCheckboxProps>, {
|
|
12
12
|
inputId: string;
|
|
13
13
|
modelValue: boolean;
|
|
14
14
|
label: string;
|
|
15
15
|
labelOrphan: boolean;
|
|
16
16
|
disabled: boolean;
|
|
17
|
-
}
|
|
17
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
18
|
"update:modelValue": (value: boolean | (string | number)[]) => void;
|
|
19
19
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BCheckboxProps>, {
|
|
20
20
|
inputId: string;
|
|
@@ -22,15 +22,15 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
22
22
|
label: string;
|
|
23
23
|
labelOrphan: boolean;
|
|
24
24
|
disabled: boolean;
|
|
25
|
-
}>>> & {
|
|
25
|
+
}>>> & Readonly<{
|
|
26
26
|
"onUpdate:modelValue"?: (value: boolean | (string | number)[]) => any;
|
|
27
|
-
}
|
|
27
|
+
}>, {
|
|
28
28
|
disabled: boolean;
|
|
29
29
|
label: string;
|
|
30
30
|
inputId: string;
|
|
31
31
|
modelValue: boolean | (string | number)[];
|
|
32
32
|
labelOrphan: boolean;
|
|
33
|
-
}, {}>, {
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
34
34
|
default?(_: {}): any;
|
|
35
35
|
}>;
|
|
36
36
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
}>;
|
|
4
4
|
export default _default;
|
|
@@ -13,20 +13,20 @@ export interface BTabsProps {
|
|
|
13
13
|
*/
|
|
14
14
|
headerCssClass?: string;
|
|
15
15
|
}
|
|
16
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BTabsProps>, {
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BTabsProps>, {
|
|
17
17
|
modelValue: any;
|
|
18
18
|
headerCssClass: string;
|
|
19
|
-
}
|
|
19
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
20
|
"update:modelValue": (value: number) => void;
|
|
21
21
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BTabsProps>, {
|
|
22
22
|
modelValue: any;
|
|
23
23
|
headerCssClass: string;
|
|
24
|
-
}>>> & {
|
|
24
|
+
}>>> & Readonly<{
|
|
25
25
|
"onUpdate:modelValue"?: (value: number) => any;
|
|
26
|
-
}
|
|
26
|
+
}>, {
|
|
27
27
|
modelValue: number;
|
|
28
28
|
headerCssClass: string;
|
|
29
|
-
}, {}>, {
|
|
29
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
30
30
|
"headers-prepend"?(_: {}): any;
|
|
31
31
|
"headers-append"?(_: {}): any;
|
|
32
32
|
default?(_: {}): any;
|