@porsche-design-system/components-vue 3.21.0 → 3.22.0-rc.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/CHANGELOG.md +54 -2
- package/ag-grid/theme.css +17 -8
- package/cjs/lib/components/FlyoutMultilevelItemWrapper.vue.cjs +1 -1
- package/cjs/lib/components/PinCodeWrapper.vue.cjs +1 -1
- package/cjs/lib/components/SegmentedControlWrapper.vue.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +2 -25
- package/esm/lib/components/AccordionWrapper.vue.d.ts +4 -27
- package/esm/lib/components/BannerWrapper.vue.d.ts +2 -26
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +2 -29
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +3 -44
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +3 -44
- package/esm/lib/components/ButtonWrapper.vue.d.ts +3 -36
- package/esm/lib/components/CanvasWrapper.vue.d.ts +2 -22
- package/esm/lib/components/CarouselWrapper.vue.d.ts +4 -43
- package/esm/lib/components/CheckboxWrapper.vue.d.ts +7 -50
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +2 -25
- package/esm/lib/components/CrestWrapper.vue.d.ts +2 -23
- package/esm/lib/components/DisplayWrapper.vue.d.ts +2 -29
- package/esm/lib/components/DividerWrapper.vue.d.ts +2 -25
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +2 -31
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +2 -33
- package/esm/lib/components/FlexWrapper.vue.d.ts +2 -33
- package/esm/lib/components/FlyoutMultilevelItemWrapper.vue.d.ts +17 -10
- package/esm/lib/components/FlyoutMultilevelItemWrapper.vue.mjs +12 -9
- package/esm/lib/components/FlyoutMultilevelWrapper.vue.d.ts +2 -21
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +2 -24
- package/esm/lib/components/GridItemWrapper.vue.d.ts +2 -25
- package/esm/lib/components/GridWrapper.vue.d.ts +2 -35
- package/esm/lib/components/HeadingWrapper.vue.d.ts +2 -29
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +2 -29
- package/esm/lib/components/IconWrapper.vue.d.ts +3 -28
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +2 -27
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +2 -39
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +2 -27
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +2 -37
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +4 -31
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +2 -37
- package/esm/lib/components/LinkWrapper.vue.d.ts +2 -31
- package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -29
- package/esm/lib/components/ModalWrapper.vue.d.ts +2 -25
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +2 -33
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +2 -23
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +5 -42
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +2 -23
- package/esm/lib/components/PaginationWrapper.vue.d.ts +4 -43
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +9 -46
- package/esm/lib/components/PinCodeWrapper.vue.mjs +5 -4
- package/esm/lib/components/PopoverWrapper.vue.d.ts +2 -23
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +2 -27
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +2 -23
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +17 -25
- package/esm/lib/components/SegmentedControlWrapper.vue.mjs +10 -7
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +2 -23
- package/esm/lib/components/SelectWrapper.vue.d.ts +6 -41
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +2 -37
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +2 -23
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +2 -23
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +4 -25
- package/esm/lib/components/SwitchWrapper.vue.d.ts +4 -35
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableCellWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +2 -25
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableRowWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableWrapper.vue.d.ts +3 -12
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +4 -29
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +1 -10
- package/esm/lib/components/TabsWrapper.vue.d.ts +4 -31
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TagWrapper.vue.d.ts +2 -25
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TextListWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TextWrapper.vue.d.ts +3 -34
- package/esm/lib/components/TextareaWrapper.vue.d.ts +5 -54
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +2 -33
- package/esm/lib/components/ToastWrapper.vue.d.ts +1 -10
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +2 -25
- package/esm/lib/types.d.ts +36 -35
- package/package.json +2 -2
- package/styles/_index.scss +1 -1
|
@@ -41,40 +41,17 @@ type PModalProps = {
|
|
|
41
41
|
declare function __VLS_template(): {
|
|
42
42
|
default?(_: {}): any;
|
|
43
43
|
};
|
|
44
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
45
|
-
backdrop: string;
|
|
46
|
-
disableBackdropClick: boolean;
|
|
47
|
-
dismissButton: boolean;
|
|
48
|
-
fullscreen: boolean;
|
|
49
|
-
open: boolean;
|
|
50
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
44
|
+
declare const __VLS_component: import("vue").DefineComponent<PModalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
51
45
|
open: boolean;
|
|
52
46
|
dismissButton: boolean;
|
|
53
47
|
disableBackdropClick: boolean;
|
|
54
48
|
backdrop: ModalBackdrop;
|
|
55
49
|
fullscreen: BreakpointCustomizable<boolean>;
|
|
56
|
-
}, {}>;
|
|
50
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
57
51
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
58
52
|
export default _default;
|
|
59
|
-
type __VLS_WithDefaults<P, D> = {
|
|
60
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
61
|
-
default: D[K];
|
|
62
|
-
}> : P[K];
|
|
63
|
-
};
|
|
64
|
-
type __VLS_Prettify<T> = {
|
|
65
|
-
[K in keyof T]: T[K];
|
|
66
|
-
} & {};
|
|
67
53
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
68
54
|
new (): {
|
|
69
55
|
$slots: S;
|
|
70
56
|
};
|
|
71
57
|
};
|
|
72
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
73
|
-
type __VLS_TypePropsToOption<T> = {
|
|
74
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
75
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
76
|
-
} : {
|
|
77
|
-
type: import('vue').PropType<T[K]>;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
@@ -32,49 +32,18 @@ type PModelSignatureProps = {
|
|
|
32
32
|
declare function __VLS_template(): {
|
|
33
33
|
default?(_: {}): any;
|
|
34
34
|
};
|
|
35
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
36
|
-
color: string;
|
|
37
|
-
fetchPriority: string;
|
|
38
|
-
lazy: boolean;
|
|
39
|
-
model: string;
|
|
40
|
-
safeZone: boolean;
|
|
41
|
-
size: string;
|
|
42
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PModelSignatureProps>, {
|
|
43
|
-
color: string;
|
|
44
|
-
fetchPriority: string;
|
|
45
|
-
lazy: boolean;
|
|
46
|
-
model: string;
|
|
47
|
-
safeZone: boolean;
|
|
48
|
-
size: string;
|
|
49
|
-
}>>>, {
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<PModelSignatureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PModelSignatureProps> & Readonly<{}>, {
|
|
50
36
|
size: ModelSignatureSize;
|
|
51
37
|
color: ModelSignatureColor;
|
|
52
38
|
lazy: boolean;
|
|
53
39
|
model: ModelSignatureModel;
|
|
54
40
|
fetchPriority: ModelSignatureFetchPriority;
|
|
55
41
|
safeZone: boolean;
|
|
56
|
-
}, {}>;
|
|
42
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
57
43
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
58
44
|
export default _default;
|
|
59
|
-
type __VLS_WithDefaults<P, D> = {
|
|
60
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
61
|
-
default: D[K];
|
|
62
|
-
}> : P[K];
|
|
63
|
-
};
|
|
64
|
-
type __VLS_Prettify<T> = {
|
|
65
|
-
[K in keyof T]: T[K];
|
|
66
|
-
} & {};
|
|
67
45
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
68
46
|
new (): {
|
|
69
47
|
$slots: S;
|
|
70
48
|
};
|
|
71
49
|
};
|
|
72
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
73
|
-
type __VLS_TypePropsToOption<T> = {
|
|
74
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
75
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
76
|
-
} : {
|
|
77
|
-
type: import('vue').PropType<T[K]>;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
@@ -11,34 +11,13 @@ type PMultiSelectOptionProps = {
|
|
|
11
11
|
declare function __VLS_template(): {
|
|
12
12
|
default?(_: {}): any;
|
|
13
13
|
};
|
|
14
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
14
|
+
declare const __VLS_component: import("vue").DefineComponent<PMultiSelectOptionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PMultiSelectOptionProps> & Readonly<{}>, {
|
|
15
15
|
disabled: boolean;
|
|
16
|
-
}
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
}>>>, {
|
|
19
|
-
disabled: boolean;
|
|
20
|
-
}, {}>;
|
|
16
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
17
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
22
18
|
export default _default;
|
|
23
|
-
type __VLS_WithDefaults<P, D> = {
|
|
24
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
25
|
-
default: D[K];
|
|
26
|
-
}> : P[K];
|
|
27
|
-
};
|
|
28
|
-
type __VLS_Prettify<T> = {
|
|
29
|
-
[K in keyof T]: T[K];
|
|
30
|
-
} & {};
|
|
31
19
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
32
20
|
new (): {
|
|
33
21
|
$slots: S;
|
|
34
22
|
};
|
|
35
23
|
};
|
|
36
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
|
-
type __VLS_TypePropsToOption<T> = {
|
|
38
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
39
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
40
|
-
} : {
|
|
41
|
-
type: import('vue').PropType<T[K]>;
|
|
42
|
-
required: true;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
@@ -52,62 +52,25 @@ type PMultiSelectProps = {
|
|
|
52
52
|
declare function __VLS_template(): {
|
|
53
53
|
default?(_: {}): any;
|
|
54
54
|
};
|
|
55
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
56
|
-
description: string;
|
|
57
|
-
disabled: boolean;
|
|
58
|
-
dropdownDirection: string;
|
|
59
|
-
hideLabel: boolean;
|
|
60
|
-
label: string;
|
|
61
|
-
message: string;
|
|
62
|
-
required: boolean;
|
|
63
|
-
state: string;
|
|
64
|
-
value: () => never[];
|
|
65
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
55
|
+
declare const __VLS_component: import("vue").DefineComponent<PMultiSelectProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
66
56
|
update: (value: import("../types").MultiSelectUpdateEvent) => void;
|
|
67
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
68
|
-
description: string;
|
|
69
|
-
disabled: boolean;
|
|
70
|
-
dropdownDirection: string;
|
|
71
|
-
hideLabel: boolean;
|
|
72
|
-
label: string;
|
|
73
|
-
message: string;
|
|
74
|
-
required: boolean;
|
|
75
|
-
state: string;
|
|
76
|
-
value: () => never[];
|
|
77
|
-
}>>> & {
|
|
57
|
+
}, string, import("vue").PublicProps, Readonly<PMultiSelectProps> & Readonly<{
|
|
78
58
|
onUpdate?: ((value: import("../types").MultiSelectUpdateEvent) => any) | undefined;
|
|
79
|
-
}
|
|
59
|
+
}>, {
|
|
80
60
|
label: string;
|
|
81
61
|
description: string;
|
|
62
|
+
disabled: boolean;
|
|
82
63
|
state: MultiSelectState;
|
|
83
64
|
required: boolean;
|
|
84
|
-
disabled: boolean;
|
|
85
65
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
86
66
|
value: string[];
|
|
87
67
|
message: string;
|
|
88
68
|
dropdownDirection: MultiSelectDropdownDirection;
|
|
89
|
-
}, {}>;
|
|
69
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
90
70
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
91
71
|
export default _default;
|
|
92
|
-
type __VLS_WithDefaults<P, D> = {
|
|
93
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
94
|
-
default: D[K];
|
|
95
|
-
}> : P[K];
|
|
96
|
-
};
|
|
97
|
-
type __VLS_Prettify<T> = {
|
|
98
|
-
[K in keyof T]: T[K];
|
|
99
|
-
} & {};
|
|
100
72
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
101
73
|
new (): {
|
|
102
74
|
$slots: S;
|
|
103
75
|
};
|
|
104
76
|
};
|
|
105
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
106
|
-
type __VLS_TypePropsToOption<T> = {
|
|
107
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
108
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
109
|
-
} : {
|
|
110
|
-
type: import('vue').PropType<T[K]>;
|
|
111
|
-
required: true;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
@@ -11,34 +11,13 @@ type POptgroupProps = {
|
|
|
11
11
|
declare function __VLS_template(): {
|
|
12
12
|
default?(_: {}): any;
|
|
13
13
|
};
|
|
14
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
14
|
+
declare const __VLS_component: import("vue").DefineComponent<POptgroupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<POptgroupProps> & Readonly<{}>, {
|
|
15
15
|
disabled: boolean;
|
|
16
|
-
}
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
}>>>, {
|
|
19
|
-
disabled: boolean;
|
|
20
|
-
}, {}>;
|
|
16
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
17
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
22
18
|
export default _default;
|
|
23
|
-
type __VLS_WithDefaults<P, D> = {
|
|
24
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
25
|
-
default: D[K];
|
|
26
|
-
}> : P[K];
|
|
27
|
-
};
|
|
28
|
-
type __VLS_Prettify<T> = {
|
|
29
|
-
[K in keyof T]: T[K];
|
|
30
|
-
} & {};
|
|
31
19
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
32
20
|
new (): {
|
|
33
21
|
$slots: S;
|
|
34
22
|
};
|
|
35
23
|
};
|
|
36
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
|
-
type __VLS_TypePropsToOption<T> = {
|
|
38
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
39
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
40
|
-
} : {
|
|
41
|
-
type: import('vue').PropType<T[K]>;
|
|
42
|
-
required: true;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
@@ -46,56 +46,17 @@ type PPaginationProps = {
|
|
|
46
46
|
*/
|
|
47
47
|
totalItemsCount: number;
|
|
48
48
|
};
|
|
49
|
-
declare const _default: import("vue").DefineComponent<
|
|
50
|
-
activePage: number;
|
|
51
|
-
intl: () => {
|
|
52
|
-
root: string;
|
|
53
|
-
prev: string;
|
|
54
|
-
next: string;
|
|
55
|
-
page: string;
|
|
56
|
-
};
|
|
57
|
-
itemsPerPage: number;
|
|
58
|
-
showLastPage: boolean;
|
|
59
|
-
totalItemsCount: number;
|
|
60
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
49
|
+
declare const _default: import("vue").DefineComponent<PPaginationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
61
50
|
pageChange: (value: import("../types").PaginationUpdateEvent) => void;
|
|
62
51
|
update: (value: import("../types").PaginationUpdateEvent) => void;
|
|
63
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
64
|
-
activePage: number;
|
|
65
|
-
intl: () => {
|
|
66
|
-
root: string;
|
|
67
|
-
prev: string;
|
|
68
|
-
next: string;
|
|
69
|
-
page: string;
|
|
70
|
-
};
|
|
71
|
-
itemsPerPage: number;
|
|
72
|
-
showLastPage: boolean;
|
|
73
|
-
totalItemsCount: number;
|
|
74
|
-
}>>> & {
|
|
52
|
+
}, string, import("vue").PublicProps, Readonly<PPaginationProps> & Readonly<{
|
|
75
53
|
onUpdate?: ((value: import("../types").PaginationUpdateEvent) => any) | undefined;
|
|
76
54
|
onPageChange?: ((value: import("../types").PaginationUpdateEvent) => any) | undefined;
|
|
77
|
-
}
|
|
55
|
+
}>, {
|
|
78
56
|
intl: PaginationInternationalization;
|
|
79
57
|
activePage: number;
|
|
80
58
|
itemsPerPage: number;
|
|
81
59
|
showLastPage: boolean;
|
|
82
60
|
totalItemsCount: number;
|
|
83
|
-
}, {}>;
|
|
61
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
84
62
|
export default _default;
|
|
85
|
-
type __VLS_WithDefaults<P, D> = {
|
|
86
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
87
|
-
default: D[K];
|
|
88
|
-
}> : P[K];
|
|
89
|
-
};
|
|
90
|
-
type __VLS_Prettify<T> = {
|
|
91
|
-
[K in keyof T]: T[K];
|
|
92
|
-
} & {};
|
|
93
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
94
|
-
type __VLS_TypePropsToOption<T> = {
|
|
95
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
96
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
97
|
-
} : {
|
|
98
|
-
type: import('vue').PropType<T[K]>;
|
|
99
|
-
required: true;
|
|
100
|
-
};
|
|
101
|
-
};
|
|
@@ -8,6 +8,10 @@ type PPinCodeProps = {
|
|
|
8
8
|
* Disables the Pin Code. No events will be triggered while disabled state is active.
|
|
9
9
|
*/
|
|
10
10
|
disabled?: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* The id of a form element the pin-code should be associated with.
|
|
13
|
+
*/
|
|
14
|
+
form?: string;
|
|
11
15
|
/**
|
|
12
16
|
* Show or hide label and description text. For better accessibility it is recommended to show the label.
|
|
13
17
|
*/
|
|
@@ -56,68 +60,27 @@ type PPinCodeProps = {
|
|
|
56
60
|
declare function __VLS_template(): {
|
|
57
61
|
default?(_: {}): any;
|
|
58
62
|
};
|
|
59
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
60
|
-
description: string;
|
|
61
|
-
disabled: boolean;
|
|
62
|
-
hideLabel: boolean;
|
|
63
|
-
label: string;
|
|
64
|
-
length: number;
|
|
65
|
-
loading: boolean;
|
|
66
|
-
message: string;
|
|
67
|
-
required: boolean;
|
|
68
|
-
state: string;
|
|
69
|
-
type: string;
|
|
70
|
-
value: string;
|
|
71
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
63
|
+
declare const __VLS_component: import("vue").DefineComponent<PPinCodeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
72
64
|
update: (value: import("../types").PinCodeUpdateEvent) => void;
|
|
73
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
74
|
-
description: string;
|
|
75
|
-
disabled: boolean;
|
|
76
|
-
hideLabel: boolean;
|
|
77
|
-
label: string;
|
|
78
|
-
length: number;
|
|
79
|
-
loading: boolean;
|
|
80
|
-
message: string;
|
|
81
|
-
required: boolean;
|
|
82
|
-
state: string;
|
|
83
|
-
type: string;
|
|
84
|
-
value: string;
|
|
85
|
-
}>>> & {
|
|
65
|
+
}, string, import("vue").PublicProps, Readonly<PPinCodeProps> & Readonly<{
|
|
86
66
|
onUpdate?: ((value: import("../types").PinCodeUpdateEvent) => any) | undefined;
|
|
87
|
-
}
|
|
67
|
+
}>, {
|
|
88
68
|
label: string;
|
|
89
69
|
length: PinCodeLength;
|
|
90
70
|
type: PinCodeType;
|
|
91
71
|
description: string;
|
|
72
|
+
disabled: boolean;
|
|
92
73
|
state: PinCodeState;
|
|
93
74
|
required: boolean;
|
|
94
|
-
disabled: boolean;
|
|
95
75
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
96
76
|
loading: boolean;
|
|
97
77
|
value: string;
|
|
98
78
|
message: string;
|
|
99
|
-
}, {}>;
|
|
79
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
100
80
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
101
81
|
export default _default;
|
|
102
|
-
type __VLS_WithDefaults<P, D> = {
|
|
103
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
104
|
-
default: D[K];
|
|
105
|
-
}> : P[K];
|
|
106
|
-
};
|
|
107
|
-
type __VLS_Prettify<T> = {
|
|
108
|
-
[K in keyof T]: T[K];
|
|
109
|
-
} & {};
|
|
110
82
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
111
83
|
new (): {
|
|
112
84
|
$slots: S;
|
|
113
85
|
};
|
|
114
86
|
};
|
|
115
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
116
|
-
type __VLS_TypePropsToOption<T> = {
|
|
117
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
118
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
119
|
-
} : {
|
|
120
|
-
type: import('vue').PropType<T[K]>;
|
|
121
|
-
required: true;
|
|
122
|
-
};
|
|
123
|
-
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as p, ref as m, inject as u, onMounted as i, onUpdated as c, watch as h, openBlock as y, createBlock as C, resolveDynamicComponent as _, unref as b, withCtx as B, renderSlot as g } from "vue";
|
|
2
2
|
import { usePrefix as v, themeInjectionKey as P, addEventListenerToElementRef as R, syncProperties as l } from "../../utils.mjs";
|
|
3
|
-
const j = /* @__PURE__ */
|
|
3
|
+
const j = /* @__PURE__ */ p({
|
|
4
4
|
__name: "PinCodeWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
description: { default: "" },
|
|
7
7
|
disabled: { type: Boolean, default: !1 },
|
|
8
|
+
form: {},
|
|
8
9
|
hideLabel: { default: !1 },
|
|
9
10
|
label: { default: "" },
|
|
10
11
|
length: { default: 4 },
|
|
@@ -19,9 +20,9 @@ const j = /* @__PURE__ */ r({
|
|
|
19
20
|
},
|
|
20
21
|
emits: ["update"],
|
|
21
22
|
setup(d, { emit: s }) {
|
|
22
|
-
const f = v("p-pin-code"), t = d, e = m(),
|
|
23
|
+
const f = v("p-pin-code"), t = d, e = m(), r = s, o = u(P), a = () => l(e, { ...t, theme: t.theme || o.value });
|
|
23
24
|
return i(() => {
|
|
24
|
-
a(), R(e, "update",
|
|
25
|
+
a(), R(e, "update", r);
|
|
25
26
|
}), c(a), h(o, (n) => {
|
|
26
27
|
l(e, { theme: t.theme || n });
|
|
27
28
|
}), (n, k) => (y(), C(_(b(f)), {
|
|
@@ -20,34 +20,13 @@ type PPopoverProps = {
|
|
|
20
20
|
declare function __VLS_template(): {
|
|
21
21
|
default?(_: {}): any;
|
|
22
22
|
};
|
|
23
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
24
|
-
direction: string;
|
|
25
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PPopoverProps>, {
|
|
26
|
-
direction: string;
|
|
27
|
-
}>>>, {
|
|
23
|
+
declare const __VLS_component: import("vue").DefineComponent<PPopoverProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PPopoverProps> & Readonly<{}>, {
|
|
28
24
|
direction: PopoverDirection;
|
|
29
|
-
}, {}>;
|
|
25
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
30
26
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
31
27
|
export default _default;
|
|
32
|
-
type __VLS_WithDefaults<P, D> = {
|
|
33
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
34
|
-
default: D[K];
|
|
35
|
-
}> : P[K];
|
|
36
|
-
};
|
|
37
|
-
type __VLS_Prettify<T> = {
|
|
38
|
-
[K in keyof T]: T[K];
|
|
39
|
-
} & {};
|
|
40
28
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
41
29
|
new (): {
|
|
42
30
|
$slots: S;
|
|
43
31
|
};
|
|
44
32
|
};
|
|
45
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
46
|
-
type __VLS_TypePropsToOption<T> = {
|
|
47
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
48
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
49
|
-
} : {
|
|
50
|
-
type: import('vue').PropType<T[K]>;
|
|
51
|
-
required: true;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
@@ -28,46 +28,17 @@ type PRadioButtonWrapperProps = {
|
|
|
28
28
|
declare function __VLS_template(): {
|
|
29
29
|
default?(_: {}): any;
|
|
30
30
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
32
|
-
hideLabel: boolean;
|
|
33
|
-
label: string;
|
|
34
|
-
loading: boolean;
|
|
35
|
-
message: string;
|
|
36
|
-
state: string;
|
|
37
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PRadioButtonWrapperProps>, {
|
|
38
|
-
hideLabel: boolean;
|
|
39
|
-
label: string;
|
|
40
|
-
loading: boolean;
|
|
41
|
-
message: string;
|
|
42
|
-
state: string;
|
|
43
|
-
}>>>, {
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<PRadioButtonWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PRadioButtonWrapperProps> & Readonly<{}>, {
|
|
44
32
|
label: string;
|
|
45
33
|
state: RadioButtonWrapperState;
|
|
46
34
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
47
35
|
loading: boolean;
|
|
48
36
|
message: string;
|
|
49
|
-
}, {}>;
|
|
37
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
50
38
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
51
39
|
export default _default;
|
|
52
|
-
type __VLS_WithDefaults<P, D> = {
|
|
53
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
54
|
-
default: D[K];
|
|
55
|
-
}> : P[K];
|
|
56
|
-
};
|
|
57
|
-
type __VLS_Prettify<T> = {
|
|
58
|
-
[K in keyof T]: T[K];
|
|
59
|
-
} & {};
|
|
60
40
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
61
41
|
new (): {
|
|
62
42
|
$slots: S;
|
|
63
43
|
};
|
|
64
44
|
};
|
|
65
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
66
|
-
type __VLS_TypePropsToOption<T> = {
|
|
67
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
68
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
69
|
-
} : {
|
|
70
|
-
type: import('vue').PropType<T[K]>;
|
|
71
|
-
required: true;
|
|
72
|
-
};
|
|
73
|
-
};
|
|
@@ -36,40 +36,15 @@ type PScrollerProps = {
|
|
|
36
36
|
declare function __VLS_template(): {
|
|
37
37
|
default?(_: {}): any;
|
|
38
38
|
};
|
|
39
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
40
|
-
alignScrollIndicator: string;
|
|
41
|
-
gradientColor: string;
|
|
42
|
-
scrollbar: boolean;
|
|
43
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PScrollerProps>, {
|
|
44
|
-
alignScrollIndicator: string;
|
|
45
|
-
gradientColor: string;
|
|
46
|
-
scrollbar: boolean;
|
|
47
|
-
}>>>, {
|
|
39
|
+
declare const __VLS_component: import("vue").DefineComponent<PScrollerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PScrollerProps> & Readonly<{}>, {
|
|
48
40
|
scrollbar: boolean;
|
|
49
41
|
gradientColor: ScrollerGradientColor;
|
|
50
42
|
alignScrollIndicator: ScrollerAlignScrollIndicator;
|
|
51
|
-
}, {}>;
|
|
43
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
44
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
53
45
|
export default _default;
|
|
54
|
-
type __VLS_WithDefaults<P, D> = {
|
|
55
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
56
|
-
default: D[K];
|
|
57
|
-
}> : P[K];
|
|
58
|
-
};
|
|
59
|
-
type __VLS_Prettify<T> = {
|
|
60
|
-
[K in keyof T]: T[K];
|
|
61
|
-
} & {};
|
|
62
46
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
63
47
|
new (): {
|
|
64
48
|
$slots: S;
|
|
65
49
|
};
|
|
66
50
|
};
|
|
67
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
68
|
-
type __VLS_TypePropsToOption<T> = {
|
|
69
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
70
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
71
|
-
} : {
|
|
72
|
-
type: import('vue').PropType<T[K]>;
|
|
73
|
-
required: true;
|
|
74
|
-
};
|
|
75
|
-
};
|
|
@@ -28,34 +28,13 @@ type PSegmentedControlItemProps = {
|
|
|
28
28
|
declare function __VLS_template(): {
|
|
29
29
|
default?(_: {}): any;
|
|
30
30
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<PSegmentedControlItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PSegmentedControlItemProps> & Readonly<{}>, {
|
|
32
32
|
disabled: boolean;
|
|
33
|
-
}
|
|
34
|
-
disabled: boolean;
|
|
35
|
-
}>>>, {
|
|
36
|
-
disabled: boolean;
|
|
37
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
38
34
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
39
35
|
export default _default;
|
|
40
|
-
type __VLS_WithDefaults<P, D> = {
|
|
41
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
42
|
-
default: D[K];
|
|
43
|
-
}> : P[K];
|
|
44
|
-
};
|
|
45
|
-
type __VLS_Prettify<T> = {
|
|
46
|
-
[K in keyof T]: T[K];
|
|
47
|
-
} & {};
|
|
48
36
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
49
37
|
new (): {
|
|
50
38
|
$slots: S;
|
|
51
39
|
};
|
|
52
40
|
};
|
|
53
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
54
|
-
type __VLS_TypePropsToOption<T> = {
|
|
55
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
56
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
57
|
-
} : {
|
|
58
|
-
type: import('vue').PropType<T[K]>;
|
|
59
|
-
required: true;
|
|
60
|
-
};
|
|
61
|
-
};
|
|
@@ -8,6 +8,18 @@ type PSegmentedControlProps = {
|
|
|
8
8
|
* Sets the amount of columns.
|
|
9
9
|
*/
|
|
10
10
|
columns?: BreakpointCustomizable<SegmentedControlColumns>;
|
|
11
|
+
/**
|
|
12
|
+
* Disables the segmented-control.
|
|
13
|
+
*/
|
|
14
|
+
disabled?: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* The id of a form element the segmented-control should be associated with.
|
|
17
|
+
*/
|
|
18
|
+
form?: string;
|
|
19
|
+
/**
|
|
20
|
+
* The name of the segmented-control.
|
|
21
|
+
*/
|
|
22
|
+
name?: string;
|
|
11
23
|
/**
|
|
12
24
|
* Adapts the segmented-control color depending on the theme.
|
|
13
25
|
*/
|
|
@@ -20,40 +32,20 @@ type PSegmentedControlProps = {
|
|
|
20
32
|
declare function __VLS_template(): {
|
|
21
33
|
default?(_: {}): any;
|
|
22
34
|
};
|
|
23
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
24
|
-
columns: string;
|
|
25
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<PSegmentedControlProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
36
|
segmentedControlChange: (value: import("../types").SegmentedControlUpdateEvent) => void;
|
|
27
37
|
update: (value: import("../types").SegmentedControlUpdateEvent) => void;
|
|
28
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
29
|
-
columns: string;
|
|
30
|
-
}>>> & {
|
|
38
|
+
}, string, import("vue").PublicProps, Readonly<PSegmentedControlProps> & Readonly<{
|
|
31
39
|
onUpdate?: ((value: import("../types").SegmentedControlUpdateEvent) => any) | undefined;
|
|
32
40
|
onSegmentedControlChange?: ((value: import("../types").SegmentedControlUpdateEvent) => any) | undefined;
|
|
33
|
-
}
|
|
41
|
+
}>, {
|
|
42
|
+
disabled: boolean;
|
|
34
43
|
columns: BreakpointCustomizable<SegmentedControlColumns>;
|
|
35
|
-
}, {}>;
|
|
44
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
36
45
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
37
46
|
export default _default;
|
|
38
|
-
type __VLS_WithDefaults<P, D> = {
|
|
39
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
40
|
-
default: D[K];
|
|
41
|
-
}> : P[K];
|
|
42
|
-
};
|
|
43
|
-
type __VLS_Prettify<T> = {
|
|
44
|
-
[K in keyof T]: T[K];
|
|
45
|
-
} & {};
|
|
46
47
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
47
48
|
new (): {
|
|
48
49
|
$slots: S;
|
|
49
50
|
};
|
|
50
51
|
};
|
|
51
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
52
|
-
type __VLS_TypePropsToOption<T> = {
|
|
53
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
54
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
55
|
-
} : {
|
|
56
|
-
type: import('vue').PropType<T[K]>;
|
|
57
|
-
required: true;
|
|
58
|
-
};
|
|
59
|
-
};
|