@porsche-design-system/components-vue 3.29.0-rc.0 → 3.29.0-rc.2
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 +51 -3
- package/cjs/PorscheDesignSystemProvider.vue.cjs +1 -1
- package/cjs/lib/components/InputSearchWrapper.vue.cjs +1 -1
- package/cjs/lib/components/PopoverWrapper.vue.cjs +1 -1
- package/cjs/lib/components/TextareaWrapper.vue.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +6 -6
- package/esm/PorscheDesignSystemProvider.vue.mjs +11 -8
- package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -7
- package/esm/lib/components/BannerWrapper.vue.d.ts +13 -6
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +7 -6
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +7 -6
- package/esm/lib/components/ButtonWrapper.vue.d.ts +7 -6
- package/esm/lib/components/CanvasWrapper.vue.d.ts +12 -5
- package/esm/lib/components/CarouselWrapper.vue.d.ts +8 -7
- package/esm/lib/components/CheckboxWrapper.vue.d.ts +10 -9
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
- package/esm/lib/components/DisplayWrapper.vue.d.ts +6 -5
- package/esm/lib/components/DividerWrapper.vue.d.ts +1 -1
- package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +7 -6
- package/esm/lib/components/DrilldownWrapper.vue.d.ts +12 -5
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlexWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +12 -5
- package/esm/lib/components/GridItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/GridWrapper.vue.d.ts +6 -5
- package/esm/lib/components/HeadingWrapper.vue.d.ts +6 -5
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +6 -5
- package/esm/lib/components/IconWrapper.vue.d.ts +2 -2
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +13 -6
- package/esm/lib/components/InputNumberWrapper.vue.d.ts +11 -10
- package/esm/lib/components/InputPasswordWrapper.vue.d.ts +11 -10
- package/esm/lib/components/InputSearchWrapper.vue.d.ts +11 -10
- package/esm/lib/components/InputSearchWrapper.vue.mjs +7 -7
- package/esm/lib/components/InputTextWrapper.vue.d.ts +11 -10
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +6 -5
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +8 -7
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkWrapper.vue.d.ts +7 -6
- package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -2
- package/esm/lib/components/ModalWrapper.vue.d.ts +12 -5
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +6 -5
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -5
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -7
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +6 -5
- package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +8 -7
- package/esm/lib/components/PopoverWrapper.vue.d.ts +17 -5
- package/esm/lib/components/PopoverWrapper.vue.mjs +16 -12
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +8 -7
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SelectWrapper.vue.d.ts +9 -8
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SheetWrapper.vue.d.ts +12 -5
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +8 -7
- package/esm/lib/components/SwitchWrapper.vue.d.ts +9 -8
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableRowWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TabsWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TagWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +12 -5
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextListWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextWrapper.vue.d.ts +7 -6
- package/esm/lib/components/TextareaWrapper.vue.d.ts +15 -14
- package/esm/lib/components/TextareaWrapper.vue.mjs +5 -5
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ToastWrapper.vue.d.ts +1 -1
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +1 -1
- package/esm/lib/types.d.ts +2 -0
- package/package.json +7 -7
- package/partials/esm/index.mjs +1 -0
- package/partials/package.json +3 -3
- package/partials/index.js +0 -12
- /package/partials/{index.cjs → cjs/index.cjs} +0 -0
- /package/partials/{index.d.ts → esm/index.d.ts} +0 -0
|
@@ -9,15 +9,16 @@ type PStepperHorizontalItemProps = {
|
|
|
9
9
|
*/
|
|
10
10
|
state?: StepperHorizontalItemState;
|
|
11
11
|
};
|
|
12
|
-
declare
|
|
13
|
-
|
|
12
|
+
declare var __VLS_8: {};
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
14
|
+
default?: (props: typeof __VLS_8) => any;
|
|
14
15
|
};
|
|
15
|
-
declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalItemProps,
|
|
16
|
+
declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PStepperHorizontalItemProps> & Readonly<{}>, {
|
|
16
17
|
disabled: boolean;
|
|
17
18
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const _default:
|
|
19
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
19
20
|
export default _default;
|
|
20
|
-
type
|
|
21
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
21
22
|
new (): {
|
|
22
23
|
$slots: S;
|
|
23
24
|
};
|
|
@@ -6,21 +6,22 @@ type PStepperHorizontalProps = {
|
|
|
6
6
|
*/
|
|
7
7
|
theme?: Theme;
|
|
8
8
|
};
|
|
9
|
-
declare
|
|
10
|
-
|
|
9
|
+
declare var __VLS_8: {};
|
|
10
|
+
type __VLS_Slots = {} & {
|
|
11
|
+
default?: (props: typeof __VLS_8) => any;
|
|
11
12
|
};
|
|
12
|
-
declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalProps,
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
14
|
+
update: (value: import("../types").StepperHorizontalUpdateEvent) => any;
|
|
15
|
+
stepChange: (value: import("../types").StepperHorizontalUpdateEvent) => any;
|
|
15
16
|
}, string, import("vue").PublicProps, Readonly<PStepperHorizontalProps> & Readonly<{
|
|
16
17
|
onUpdate?: ((value: import("../types").StepperHorizontalUpdateEvent) => any) | undefined;
|
|
17
18
|
onStepChange?: ((value: import("../types").StepperHorizontalUpdateEvent) => any) | undefined;
|
|
18
19
|
}>, {
|
|
19
20
|
size: BreakpointCustomizable<StepperHorizontalSize>;
|
|
20
21
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
|
-
declare const _default:
|
|
22
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
22
23
|
export default _default;
|
|
23
|
-
type
|
|
24
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
24
25
|
new (): {
|
|
25
26
|
$slots: S;
|
|
26
27
|
};
|
|
@@ -33,27 +33,28 @@ type PSwitchProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
theme?: Theme;
|
|
35
35
|
};
|
|
36
|
-
declare
|
|
37
|
-
|
|
36
|
+
declare var __VLS_8: {};
|
|
37
|
+
type __VLS_Slots = {} & {
|
|
38
|
+
default?: (props: typeof __VLS_8) => any;
|
|
38
39
|
};
|
|
39
|
-
declare const __VLS_component: import("vue").DefineComponent<PSwitchProps,
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
declare const __VLS_component: import("vue").DefineComponent<PSwitchProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
41
|
+
update: (value: import("../types").SwitchUpdateEvent) => any;
|
|
42
|
+
switchChange: (value: import("../types").SwitchUpdateEvent) => any;
|
|
42
43
|
}, string, import("vue").PublicProps, Readonly<PSwitchProps> & Readonly<{
|
|
43
44
|
onUpdate?: ((value: import("../types").SwitchUpdateEvent) => any) | undefined;
|
|
44
45
|
onSwitchChange?: ((value: import("../types").SwitchUpdateEvent) => any) | undefined;
|
|
45
46
|
}>, {
|
|
46
47
|
stretch: BreakpointCustomizable<boolean>;
|
|
47
|
-
disabled: boolean;
|
|
48
48
|
compact: boolean;
|
|
49
|
+
disabled: boolean;
|
|
49
50
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
50
51
|
loading: boolean;
|
|
51
52
|
alignLabel: BreakpointCustomizable<SwitchAlignLabel>;
|
|
52
53
|
checked: boolean;
|
|
53
54
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
54
|
-
declare const _default:
|
|
55
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
55
56
|
export default _default;
|
|
56
|
-
type
|
|
57
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
57
58
|
new (): {
|
|
58
59
|
$slots: S;
|
|
59
60
|
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
1
|
+
declare var __VLS_7: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_7) => any;
|
|
3
4
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<{},
|
|
5
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
6
7
|
export default _default;
|
|
7
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
8
9
|
new (): {
|
|
9
10
|
$slots: S;
|
|
10
11
|
};
|
|
@@ -4,15 +4,16 @@ type PTableCellProps = {
|
|
|
4
4
|
*/
|
|
5
5
|
multiline?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare
|
|
8
|
-
|
|
7
|
+
declare var __VLS_8: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_8) => any;
|
|
9
10
|
};
|
|
10
|
-
declare const __VLS_component: import("vue").DefineComponent<PTableCellProps,
|
|
11
|
+
declare const __VLS_component: import("vue").DefineComponent<PTableCellProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableCellProps> & Readonly<{}>, {
|
|
11
12
|
multiline: boolean;
|
|
12
13
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
-
declare const _default:
|
|
14
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
14
15
|
export default _default;
|
|
15
|
-
type
|
|
16
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
17
|
new (): {
|
|
17
18
|
$slots: S;
|
|
18
19
|
};
|
|
@@ -13,16 +13,17 @@ type PTableHeadCellProps = {
|
|
|
13
13
|
*/
|
|
14
14
|
sort?: TableHeadCellSort;
|
|
15
15
|
};
|
|
16
|
-
declare
|
|
17
|
-
|
|
16
|
+
declare var __VLS_8: {};
|
|
17
|
+
type __VLS_Slots = {} & {
|
|
18
|
+
default?: (props: typeof __VLS_8) => any;
|
|
18
19
|
};
|
|
19
|
-
declare const __VLS_component: import("vue").DefineComponent<PTableHeadCellProps,
|
|
20
|
+
declare const __VLS_component: import("vue").DefineComponent<PTableHeadCellProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableHeadCellProps> & Readonly<{}>, {
|
|
20
21
|
hideLabel: boolean;
|
|
21
22
|
multiline: boolean;
|
|
22
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
|
-
declare const _default:
|
|
24
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
24
25
|
export default _default;
|
|
25
|
-
type
|
|
26
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
26
27
|
new (): {
|
|
27
28
|
$slots: S;
|
|
28
29
|
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
1
|
+
declare var __VLS_7: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_7) => any;
|
|
3
4
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<{},
|
|
5
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
6
7
|
export default _default;
|
|
7
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
8
9
|
new (): {
|
|
9
10
|
$slots: S;
|
|
10
11
|
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
1
|
+
declare var __VLS_7: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_7) => any;
|
|
3
4
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<{},
|
|
5
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
6
7
|
export default _default;
|
|
7
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
8
9
|
new (): {
|
|
9
10
|
$slots: S;
|
|
10
11
|
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
1
|
+
declare var __VLS_7: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_7) => any;
|
|
3
4
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<{},
|
|
5
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
6
7
|
export default _default;
|
|
7
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
8
9
|
new (): {
|
|
9
10
|
$slots: S;
|
|
10
11
|
};
|
|
@@ -17,12 +17,13 @@ type PTableProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
theme?: Theme;
|
|
19
19
|
};
|
|
20
|
-
declare
|
|
21
|
-
|
|
20
|
+
declare var __VLS_8: {};
|
|
21
|
+
type __VLS_Slots = {} & {
|
|
22
|
+
default?: (props: typeof __VLS_8) => any;
|
|
22
23
|
};
|
|
23
|
-
declare const __VLS_component: import("vue").DefineComponent<PTableProps,
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
declare const __VLS_component: import("vue").DefineComponent<PTableProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
25
|
+
update: (value: import("../types").TableHeadCellSort) => any;
|
|
26
|
+
sortingChange: (value: import("../types").TableHeadCellSort) => any;
|
|
26
27
|
}, string, import("vue").PublicProps, Readonly<PTableProps> & Readonly<{
|
|
27
28
|
onUpdate?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
|
|
28
29
|
onSortingChange?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
|
|
@@ -30,9 +31,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTableProps, {}, {}
|
|
|
30
31
|
compact: boolean;
|
|
31
32
|
layout: TableLayout;
|
|
32
33
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
-
declare const _default:
|
|
34
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
34
35
|
export default _default;
|
|
35
|
-
type
|
|
36
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
36
37
|
new (): {
|
|
37
38
|
$slots: S;
|
|
38
39
|
};
|
|
@@ -25,12 +25,13 @@ type PTabsBarProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
weight?: TabsBarWeight;
|
|
27
27
|
};
|
|
28
|
-
declare
|
|
29
|
-
|
|
28
|
+
declare var __VLS_8: {};
|
|
29
|
+
type __VLS_Slots = {} & {
|
|
30
|
+
default?: (props: typeof __VLS_8) => any;
|
|
30
31
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps,
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
33
|
+
update: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
34
|
+
tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
34
35
|
}, string, import("vue").PublicProps, Readonly<PTabsBarProps> & Readonly<{
|
|
35
36
|
onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
|
|
36
37
|
onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
|
|
@@ -39,9 +40,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, {},
|
|
|
39
40
|
size: BreakpointCustomizable<TabsBarSize>;
|
|
40
41
|
gradientColor: TabsBarGradientColor;
|
|
41
42
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
42
|
-
declare const _default:
|
|
43
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
43
44
|
export default _default;
|
|
44
|
-
type
|
|
45
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
45
46
|
new (): {
|
|
46
47
|
$slots: S;
|
|
47
48
|
};
|
|
@@ -4,13 +4,14 @@ type PTabsItemProps = {
|
|
|
4
4
|
*/
|
|
5
5
|
label: string;
|
|
6
6
|
};
|
|
7
|
-
declare
|
|
8
|
-
|
|
7
|
+
declare var __VLS_8: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_8) => any;
|
|
9
10
|
};
|
|
10
|
-
declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps,
|
|
11
|
-
declare const _default:
|
|
11
|
+
declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
12
13
|
export default _default;
|
|
13
|
-
type
|
|
14
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
14
15
|
new (): {
|
|
15
16
|
$slots: S;
|
|
16
17
|
};
|
|
@@ -25,12 +25,13 @@ type PTabsProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
weight?: TabsWeight;
|
|
27
27
|
};
|
|
28
|
-
declare
|
|
29
|
-
|
|
28
|
+
declare var __VLS_8: {};
|
|
29
|
+
type __VLS_Slots = {} & {
|
|
30
|
+
default?: (props: typeof __VLS_8) => any;
|
|
30
31
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<PTabsProps,
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
declare const __VLS_component: import("vue").DefineComponent<PTabsProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
33
|
+
update: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
34
|
+
tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
34
35
|
}, string, import("vue").PublicProps, Readonly<PTabsProps> & Readonly<{
|
|
35
36
|
onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
|
|
36
37
|
onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
|
|
@@ -40,9 +41,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsProps, {}, {},
|
|
|
40
41
|
gradientColor: TabsGradientColor;
|
|
41
42
|
activeTabIndex: number;
|
|
42
43
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
43
|
-
declare const _default:
|
|
44
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
44
45
|
export default _default;
|
|
45
|
-
type
|
|
46
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
46
47
|
new (): {
|
|
47
48
|
$slots: S;
|
|
48
49
|
};
|
|
@@ -17,15 +17,16 @@ type PTagDismissibleProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
theme?: Theme;
|
|
19
19
|
};
|
|
20
|
-
declare
|
|
21
|
-
|
|
20
|
+
declare var __VLS_8: {};
|
|
21
|
+
type __VLS_Slots = {} & {
|
|
22
|
+
default?: (props: typeof __VLS_8) => any;
|
|
22
23
|
};
|
|
23
|
-
declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps,
|
|
24
|
+
declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagDismissibleProps> & Readonly<{}>, {
|
|
24
25
|
color: TagDismissibleColor;
|
|
25
26
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
|
-
declare const _default:
|
|
27
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
27
28
|
export default _default;
|
|
28
|
-
type
|
|
29
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
29
30
|
new (): {
|
|
30
31
|
$slots: S;
|
|
31
32
|
};
|
|
@@ -21,16 +21,17 @@ type PTagProps = {
|
|
|
21
21
|
*/
|
|
22
22
|
theme?: Theme;
|
|
23
23
|
};
|
|
24
|
-
declare
|
|
25
|
-
|
|
24
|
+
declare var __VLS_8: {};
|
|
25
|
+
type __VLS_Slots = {} & {
|
|
26
|
+
default?: (props: typeof __VLS_8) => any;
|
|
26
27
|
};
|
|
27
|
-
declare const __VLS_component: import("vue").DefineComponent<PTagProps,
|
|
28
|
+
declare const __VLS_component: import("vue").DefineComponent<PTagProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagProps> & Readonly<{}>, {
|
|
28
29
|
compact: boolean;
|
|
29
30
|
color: TagColor;
|
|
30
31
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
-
declare const _default:
|
|
32
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
32
33
|
export default _default;
|
|
33
|
-
type
|
|
34
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
34
35
|
new (): {
|
|
35
36
|
$slots: S;
|
|
36
37
|
};
|
|
@@ -57,10 +57,17 @@ type PTextFieldWrapperProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
unitPosition?: TextFieldWrapperUnitPosition;
|
|
59
59
|
};
|
|
60
|
-
declare
|
|
61
|
-
|
|
60
|
+
declare var __VLS_8: {};
|
|
61
|
+
type __VLS_Slots = {} & {
|
|
62
|
+
default?: (props: typeof __VLS_8) => any;
|
|
62
63
|
};
|
|
63
|
-
declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps,
|
|
64
|
+
declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
65
|
+
[x: string]: any;
|
|
66
|
+
} & {
|
|
67
|
+
[x: string]: any;
|
|
68
|
+
}, string, import("vue").PublicProps, Readonly<PTextFieldWrapperProps> & Readonly<{
|
|
69
|
+
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
70
|
+
}>, {
|
|
64
71
|
label: string;
|
|
65
72
|
description: string;
|
|
66
73
|
state: TextFieldWrapperState;
|
|
@@ -73,9 +80,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperPr
|
|
|
73
80
|
unit: string;
|
|
74
81
|
unitPosition: TextFieldWrapperUnitPosition;
|
|
75
82
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
76
|
-
declare const _default:
|
|
83
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
77
84
|
export default _default;
|
|
78
|
-
type
|
|
85
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
79
86
|
new (): {
|
|
80
87
|
$slots: S;
|
|
81
88
|
};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
1
|
+
declare var __VLS_7: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_7) => any;
|
|
3
4
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<{},
|
|
5
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
6
7
|
export default _default;
|
|
7
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
8
9
|
new (): {
|
|
9
10
|
$slots: S;
|
|
10
11
|
};
|
|
@@ -17,15 +17,16 @@ type PTextListProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
type?: TextListType;
|
|
19
19
|
};
|
|
20
|
-
declare
|
|
21
|
-
|
|
20
|
+
declare var __VLS_8: {};
|
|
21
|
+
type __VLS_Slots = {} & {
|
|
22
|
+
default?: (props: typeof __VLS_8) => any;
|
|
22
23
|
};
|
|
23
|
-
declare const __VLS_component: import("vue").DefineComponent<PTextListProps,
|
|
24
|
+
declare const __VLS_component: import("vue").DefineComponent<PTextListProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextListProps> & Readonly<{}>, {
|
|
24
25
|
type: TextListType;
|
|
25
26
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
|
-
declare const _default:
|
|
27
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
27
28
|
export default _default;
|
|
28
|
-
type
|
|
29
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
29
30
|
new (): {
|
|
30
31
|
$slots: S;
|
|
31
32
|
};
|
|
@@ -29,20 +29,21 @@ type PTextProps = {
|
|
|
29
29
|
*/
|
|
30
30
|
weight?: TextWeight;
|
|
31
31
|
};
|
|
32
|
-
declare
|
|
33
|
-
|
|
32
|
+
declare var __VLS_8: {};
|
|
33
|
+
type __VLS_Slots = {} & {
|
|
34
|
+
default?: (props: typeof __VLS_8) => any;
|
|
34
35
|
};
|
|
35
|
-
declare const __VLS_component: import("vue").DefineComponent<PTextProps,
|
|
36
|
+
declare const __VLS_component: import("vue").DefineComponent<PTextProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextProps> & Readonly<{}>, {
|
|
36
37
|
weight: TextWeight;
|
|
37
|
-
tag: TextTag;
|
|
38
38
|
size: BreakpointCustomizable<TextSize>;
|
|
39
|
+
tag: TextTag;
|
|
39
40
|
align: TextAlign;
|
|
40
41
|
color: TextColor;
|
|
41
42
|
ellipsis: boolean;
|
|
42
43
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
43
|
-
declare const _default:
|
|
44
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
44
45
|
export default _default;
|
|
45
|
-
type
|
|
46
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
46
47
|
new (): {
|
|
47
48
|
$slots: S;
|
|
48
49
|
};
|
|
@@ -4,6 +4,10 @@ type PTextareaProps = {
|
|
|
4
4
|
* Specifies whether the input can be autofilled by the browser
|
|
5
5
|
*/
|
|
6
6
|
autoComplete?: TextareaAutoComplete;
|
|
7
|
+
/**
|
|
8
|
+
* Show or hide the character counter.
|
|
9
|
+
*/
|
|
10
|
+
counter?: boolean;
|
|
7
11
|
/**
|
|
8
12
|
* The description text.
|
|
9
13
|
*/
|
|
@@ -60,10 +64,6 @@ type PTextareaProps = {
|
|
|
60
64
|
* The number of rows of the textarea.
|
|
61
65
|
*/
|
|
62
66
|
rows?: number;
|
|
63
|
-
/**
|
|
64
|
-
* Show or hide max character count.
|
|
65
|
-
*/
|
|
66
|
-
showCounter?: boolean;
|
|
67
67
|
/**
|
|
68
68
|
* Specifies whether the input should have its spelling and grammar checked
|
|
69
69
|
*/
|
|
@@ -85,13 +85,14 @@ type PTextareaProps = {
|
|
|
85
85
|
*/
|
|
86
86
|
wrap?: TextareaWrap;
|
|
87
87
|
};
|
|
88
|
-
declare
|
|
89
|
-
|
|
88
|
+
declare var __VLS_8: {};
|
|
89
|
+
type __VLS_Slots = {} & {
|
|
90
|
+
default?: (props: typeof __VLS_8) => any;
|
|
90
91
|
};
|
|
91
|
-
declare const __VLS_component: import("vue").DefineComponent<PTextareaProps,
|
|
92
|
-
blur: (value: Event) =>
|
|
93
|
-
change: (value: Event) =>
|
|
94
|
-
input: (value: InputEvent) =>
|
|
92
|
+
declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
93
|
+
blur: (value: Event) => any;
|
|
94
|
+
change: (value: Event) => any;
|
|
95
|
+
input: (value: InputEvent) => any;
|
|
95
96
|
}, string, import("vue").PublicProps, Readonly<PTextareaProps> & Readonly<{
|
|
96
97
|
onBlur?: ((value: Event) => any) | undefined;
|
|
97
98
|
onChange?: ((value: Event) => any) | undefined;
|
|
@@ -101,20 +102,20 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {},
|
|
|
101
102
|
resize: TextareaResize;
|
|
102
103
|
label: string;
|
|
103
104
|
description: string;
|
|
104
|
-
disabled: boolean;
|
|
105
105
|
state: TextareaState;
|
|
106
106
|
required: boolean;
|
|
107
|
+
disabled: boolean;
|
|
107
108
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
108
109
|
value: string;
|
|
109
110
|
message: string;
|
|
110
111
|
placeholder: string;
|
|
111
112
|
readOnly: boolean;
|
|
112
|
-
|
|
113
|
+
counter: boolean;
|
|
113
114
|
rows: number;
|
|
114
115
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
115
|
-
declare const _default:
|
|
116
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
116
117
|
export default _default;
|
|
117
|
-
type
|
|
118
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
118
119
|
new (): {
|
|
119
120
|
$slots: S;
|
|
120
121
|
};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { defineComponent as u, ref as m, inject as c, onMounted as i, onUpdated as h, watch as y, openBlock as C, createBlock as B, resolveDynamicComponent as _, unref as b, withCtx as g, renderSlot as
|
|
2
|
-
import { usePrefix as
|
|
1
|
+
import { defineComponent as u, ref as m, inject as c, onMounted as i, onUpdated as h, watch as y, openBlock as C, createBlock as B, resolveDynamicComponent as _, unref as b, withCtx as g, renderSlot as x } from "vue";
|
|
2
|
+
import { usePrefix as v, themeInjectionKey as w, addEventListenerToElementRef as n, syncProperties as s } from "../../utils.mjs";
|
|
3
3
|
const P = /* @__PURE__ */ u({
|
|
4
4
|
__name: "TextareaWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
autoComplete: {},
|
|
7
|
+
counter: { type: Boolean, default: !1 },
|
|
7
8
|
description: { default: "" },
|
|
8
9
|
disabled: { type: Boolean, default: !1 },
|
|
9
10
|
form: {},
|
|
@@ -18,7 +19,6 @@ const P = /* @__PURE__ */ u({
|
|
|
18
19
|
required: { type: Boolean, default: !1 },
|
|
19
20
|
resize: { default: "vertical" },
|
|
20
21
|
rows: { default: 7 },
|
|
21
|
-
showCounter: { type: Boolean, default: !0 },
|
|
22
22
|
spellCheck: { type: Boolean },
|
|
23
23
|
state: { default: "none" },
|
|
24
24
|
theme: {},
|
|
@@ -27,7 +27,7 @@ const P = /* @__PURE__ */ u({
|
|
|
27
27
|
},
|
|
28
28
|
emits: ["blur", "change", "input"],
|
|
29
29
|
setup(f, { emit: p }) {
|
|
30
|
-
const d =
|
|
30
|
+
const d = v("p-textarea"), t = f, e = m(), a = p, l = c(w), r = () => s(e, { ...t, theme: t.theme || l.value });
|
|
31
31
|
return i(() => {
|
|
32
32
|
r(), n(e, "blur", a), n(e, "change", a), n(e, "input", a);
|
|
33
33
|
}), h(r), y(l, (o) => {
|
|
@@ -37,7 +37,7 @@ const P = /* @__PURE__ */ u({
|
|
|
37
37
|
ref: e
|
|
38
38
|
}, {
|
|
39
39
|
default: g(() => [
|
|
40
|
-
|
|
40
|
+
x(o.$slots, "default")
|
|
41
41
|
]),
|
|
42
42
|
_: 3
|
|
43
43
|
}, 512));
|
|
@@ -33,10 +33,11 @@ type PTextareaWrapperProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
theme?: Theme;
|
|
35
35
|
};
|
|
36
|
-
declare
|
|
37
|
-
|
|
36
|
+
declare var __VLS_8: {};
|
|
37
|
+
type __VLS_Slots = {} & {
|
|
38
|
+
default?: (props: typeof __VLS_8) => any;
|
|
38
39
|
};
|
|
39
|
-
declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps,
|
|
40
|
+
declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextareaWrapperProps> & Readonly<{}>, {
|
|
40
41
|
label: string;
|
|
41
42
|
description: string;
|
|
42
43
|
state: TextareaWrapperState;
|
|
@@ -44,9 +45,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperPro
|
|
|
44
45
|
message: string;
|
|
45
46
|
showCounter: boolean;
|
|
46
47
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
47
|
-
declare const _default:
|
|
48
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
48
49
|
export default _default;
|
|
49
|
-
type
|
|
50
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
50
51
|
new (): {
|
|
51
52
|
$slots: S;
|
|
52
53
|
};
|