@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
package/esm/lib/types.d.ts
CHANGED
|
@@ -430,14 +430,14 @@ declare const FORM_STATES: readonly [
|
|
|
430
430
|
"error",
|
|
431
431
|
"success"
|
|
432
432
|
];
|
|
433
|
-
export type FormState = typeof FORM_STATES[number];
|
|
433
|
+
export type FormState = (typeof FORM_STATES)[number];
|
|
434
434
|
declare const BUTTON_ARIA_ATTRIBUTES: readonly [
|
|
435
435
|
"aria-label",
|
|
436
436
|
"aria-expanded",
|
|
437
437
|
"aria-pressed",
|
|
438
438
|
"aria-haspopup"
|
|
439
439
|
];
|
|
440
|
-
export type ButtonAriaAttribute = typeof BUTTON_ARIA_ATTRIBUTES[number];
|
|
440
|
+
export type ButtonAriaAttribute = (typeof BUTTON_ARIA_ATTRIBUTES)[number];
|
|
441
441
|
declare const LINK_ARIA_ATTRIBUTES: readonly [
|
|
442
442
|
"aria-label",
|
|
443
443
|
"aria-current",
|
|
@@ -553,7 +553,7 @@ declare const HEADING_TAGS: readonly [
|
|
|
553
553
|
"h5",
|
|
554
554
|
"h6"
|
|
555
555
|
];
|
|
556
|
-
export type HeadingTag = typeof HEADING_TAGS[number];
|
|
556
|
+
export type HeadingTag = (typeof HEADING_TAGS)[number];
|
|
557
557
|
declare const TEXT_SIZES: readonly [
|
|
558
558
|
"xx-small",
|
|
559
559
|
"x-small",
|
|
@@ -611,7 +611,7 @@ declare const BUTTON_TYPES: readonly [
|
|
|
611
611
|
"submit",
|
|
612
612
|
"reset"
|
|
613
613
|
];
|
|
614
|
-
export type ButtonType = typeof BUTTON_TYPES[number];
|
|
614
|
+
export type ButtonType = (typeof BUTTON_TYPES)[number];
|
|
615
615
|
declare const LINK_BUTTON_VARIANTS: readonly [
|
|
616
616
|
"primary",
|
|
617
617
|
"secondary",
|
|
@@ -737,7 +737,7 @@ declare const CONTENT_WRAPPER_BACKGROUND_COLORS: readonly [
|
|
|
737
737
|
"transparent",
|
|
738
738
|
"default"
|
|
739
739
|
];
|
|
740
|
-
export type ContentWrapperBackgroundColor = typeof CONTENT_WRAPPER_BACKGROUND_COLORS[number];
|
|
740
|
+
export type ContentWrapperBackgroundColor = (typeof CONTENT_WRAPPER_BACKGROUND_COLORS)[number];
|
|
741
741
|
declare const CONTENT_WRAPPER_WIDTHS: readonly [
|
|
742
742
|
"narrow",
|
|
743
743
|
"basic",
|
|
@@ -745,7 +745,7 @@ declare const CONTENT_WRAPPER_WIDTHS: readonly [
|
|
|
745
745
|
"fluid",
|
|
746
746
|
"full"
|
|
747
747
|
];
|
|
748
|
-
export type ContentWrapperWidth = typeof CONTENT_WRAPPER_WIDTHS[number];
|
|
748
|
+
export type ContentWrapperWidth = (typeof CONTENT_WRAPPER_WIDTHS)[number];
|
|
749
749
|
export type CrestTarget = LinkTarget;
|
|
750
750
|
export type CrestAriaAttribute = LinkAriaAttribute;
|
|
751
751
|
declare const DISPLAY_TAGS: readonly [
|
|
@@ -778,12 +778,12 @@ declare const DIVIDER_COLORS: readonly [
|
|
|
778
778
|
"neutral-contrast-medium",
|
|
779
779
|
"neutral-contrast-low"
|
|
780
780
|
];
|
|
781
|
-
export type DividerColor = typeof DIVIDER_COLORS[number];
|
|
781
|
+
export type DividerColor = (typeof DIVIDER_COLORS)[number];
|
|
782
782
|
declare const DIVIDER_DIRECTIONS: readonly [
|
|
783
783
|
"vertical",
|
|
784
784
|
"horizontal"
|
|
785
785
|
];
|
|
786
|
-
export type DividerDirection = typeof DIVIDER_DIRECTIONS[number];
|
|
786
|
+
export type DividerDirection = (typeof DIVIDER_DIRECTIONS)[number];
|
|
787
787
|
export type DividerOrientation = DividerDirection;
|
|
788
788
|
declare const FIELDSET_LABEL_SIZES: readonly [
|
|
789
789
|
"small",
|
|
@@ -799,14 +799,14 @@ declare const FLEX_WRAPS: readonly [
|
|
|
799
799
|
"wrap",
|
|
800
800
|
"wrap-reverse"
|
|
801
801
|
];
|
|
802
|
-
export type FlexWrap = typeof FLEX_WRAPS[number];
|
|
802
|
+
export type FlexWrap = (typeof FLEX_WRAPS)[number];
|
|
803
803
|
declare const FLEX_DIRECTIONS: readonly [
|
|
804
804
|
"row",
|
|
805
805
|
"row-reverse",
|
|
806
806
|
"column",
|
|
807
807
|
"column-reverse"
|
|
808
808
|
];
|
|
809
|
-
export type FlexDirection = typeof FLEX_DIRECTIONS[number];
|
|
809
|
+
export type FlexDirection = (typeof FLEX_DIRECTIONS)[number];
|
|
810
810
|
declare const FLEX_JUSTIFY_CONTENTS: readonly [
|
|
811
811
|
"flex-start",
|
|
812
812
|
"flex-end",
|
|
@@ -815,7 +815,7 @@ declare const FLEX_JUSTIFY_CONTENTS: readonly [
|
|
|
815
815
|
"space-around",
|
|
816
816
|
"space-evenly"
|
|
817
817
|
];
|
|
818
|
-
export type FlexJustifyContent = typeof FLEX_JUSTIFY_CONTENTS[number];
|
|
818
|
+
export type FlexJustifyContent = (typeof FLEX_JUSTIFY_CONTENTS)[number];
|
|
819
819
|
declare const FLEX_ALIGN_ITEMS: readonly [
|
|
820
820
|
"stretch",
|
|
821
821
|
"flex-start",
|
|
@@ -823,7 +823,7 @@ declare const FLEX_ALIGN_ITEMS: readonly [
|
|
|
823
823
|
"center",
|
|
824
824
|
"baseline"
|
|
825
825
|
];
|
|
826
|
-
export type FlexAlignItems = typeof FLEX_ALIGN_ITEMS[number];
|
|
826
|
+
export type FlexAlignItems = (typeof FLEX_ALIGN_ITEMS)[number];
|
|
827
827
|
declare const FLEX_ALIGN_CONTENTS: readonly [
|
|
828
828
|
"stretch",
|
|
829
829
|
"flex-start",
|
|
@@ -833,7 +833,7 @@ declare const FLEX_ALIGN_CONTENTS: readonly [
|
|
|
833
833
|
"space-around",
|
|
834
834
|
"space-evenly"
|
|
835
835
|
];
|
|
836
|
-
export type FlexAlignContent = typeof FLEX_ALIGN_CONTENTS[number];
|
|
836
|
+
export type FlexAlignContent = (typeof FLEX_ALIGN_CONTENTS)[number];
|
|
837
837
|
declare const FLEX_ITEM_WIDTHS: readonly [
|
|
838
838
|
"auto",
|
|
839
839
|
"one-quarter",
|
|
@@ -843,7 +843,7 @@ declare const FLEX_ITEM_WIDTHS: readonly [
|
|
|
843
843
|
"three-quarters",
|
|
844
844
|
"full"
|
|
845
845
|
];
|
|
846
|
-
export type FlexItemWidth = typeof FLEX_ITEM_WIDTHS[number];
|
|
846
|
+
export type FlexItemWidth = (typeof FLEX_ITEM_WIDTHS)[number];
|
|
847
847
|
declare const FLEX_ITEM_OFFSETS: readonly [
|
|
848
848
|
"none",
|
|
849
849
|
"one-quarter",
|
|
@@ -852,7 +852,7 @@ declare const FLEX_ITEM_OFFSETS: readonly [
|
|
|
852
852
|
"two-thirds",
|
|
853
853
|
"three-quarters"
|
|
854
854
|
];
|
|
855
|
-
export type FlexItemOffset = typeof FLEX_ITEM_OFFSETS[number];
|
|
855
|
+
export type FlexItemOffset = (typeof FLEX_ITEM_OFFSETS)[number];
|
|
856
856
|
declare const FLEX_ITEM_ALIGN_SELFS: readonly [
|
|
857
857
|
"auto",
|
|
858
858
|
"flex-start",
|
|
@@ -861,24 +861,24 @@ declare const FLEX_ITEM_ALIGN_SELFS: readonly [
|
|
|
861
861
|
"baseline",
|
|
862
862
|
"stretch"
|
|
863
863
|
];
|
|
864
|
-
export type FlexItemAlignSelf = typeof FLEX_ITEM_ALIGN_SELFS[number];
|
|
864
|
+
export type FlexItemAlignSelf = (typeof FLEX_ITEM_ALIGN_SELFS)[number];
|
|
865
865
|
declare const FLEX_ITEM_GROWS: readonly [
|
|
866
866
|
0,
|
|
867
867
|
1
|
|
868
868
|
];
|
|
869
|
-
export type FlexItemGrow = typeof FLEX_ITEM_GROWS[number];
|
|
869
|
+
export type FlexItemGrow = (typeof FLEX_ITEM_GROWS)[number];
|
|
870
870
|
declare const FLEX_ITEM_SHRINKS: readonly [
|
|
871
871
|
0,
|
|
872
872
|
1
|
|
873
873
|
];
|
|
874
|
-
export type FlexItemShrink = typeof FLEX_ITEM_SHRINKS[number];
|
|
874
|
+
export type FlexItemShrink = (typeof FLEX_ITEM_SHRINKS)[number];
|
|
875
875
|
declare const FLEX_ITEM_FLEXS: readonly [
|
|
876
876
|
"initial",
|
|
877
877
|
"auto",
|
|
878
878
|
"none",
|
|
879
879
|
"equal"
|
|
880
880
|
];
|
|
881
|
-
export type FlexItemFlex = typeof FLEX_ITEM_FLEXS[number];
|
|
881
|
+
export type FlexItemFlex = (typeof FLEX_ITEM_FLEXS)[number];
|
|
882
882
|
declare const FLYOUT_POSITIONS: readonly [
|
|
883
883
|
"start",
|
|
884
884
|
"end",
|
|
@@ -902,7 +902,7 @@ declare const FLYOUT_MULTILEVEL_ARIA_ATTRIBUTES: readonly [
|
|
|
902
902
|
];
|
|
903
903
|
export type FlyoutMultilevelAriaAttribute = (typeof FLYOUT_MULTILEVEL_ARIA_ATTRIBUTES)[number];
|
|
904
904
|
export type FlyoutMultilevelUpdate = {
|
|
905
|
-
activeIdentifier: string;
|
|
905
|
+
activeIdentifier: string | undefined;
|
|
906
906
|
};
|
|
907
907
|
/** @deprecated */
|
|
908
908
|
export type FlyoutMultilevelUpdateEvent = FlyoutMultilevelUpdate;
|
|
@@ -913,18 +913,18 @@ declare const GRID_DIRECTIONS: readonly [
|
|
|
913
913
|
"column",
|
|
914
914
|
"column-reverse"
|
|
915
915
|
];
|
|
916
|
-
export type GridDirection = typeof GRID_DIRECTIONS[number];
|
|
916
|
+
export type GridDirection = (typeof GRID_DIRECTIONS)[number];
|
|
917
917
|
declare const GRID_WRAPS: readonly [
|
|
918
918
|
"nowrap",
|
|
919
919
|
"wrap"
|
|
920
920
|
];
|
|
921
|
-
export type GridWrap = typeof GRID_WRAPS[number];
|
|
921
|
+
export type GridWrap = (typeof GRID_WRAPS)[number];
|
|
922
922
|
declare const GRID_GUTTERS: readonly [
|
|
923
923
|
16,
|
|
924
924
|
24,
|
|
925
925
|
36
|
|
926
926
|
];
|
|
927
|
-
export type GridGutter = typeof GRID_GUTTERS[number];
|
|
927
|
+
export type GridGutter = (typeof GRID_GUTTERS)[number];
|
|
928
928
|
declare const GRID_ITEM_SIZES: readonly [
|
|
929
929
|
1,
|
|
930
930
|
2,
|
|
@@ -939,7 +939,7 @@ declare const GRID_ITEM_SIZES: readonly [
|
|
|
939
939
|
11,
|
|
940
940
|
12
|
|
941
941
|
];
|
|
942
|
-
export type GridItemSize = typeof GRID_ITEM_SIZES[number];
|
|
942
|
+
export type GridItemSize = (typeof GRID_ITEM_SIZES)[number];
|
|
943
943
|
declare const GRID_ITEM_OFFSETS: readonly [
|
|
944
944
|
0,
|
|
945
945
|
1,
|
|
@@ -954,7 +954,7 @@ declare const GRID_ITEM_OFFSETS: readonly [
|
|
|
954
954
|
10,
|
|
955
955
|
11
|
|
956
956
|
];
|
|
957
|
-
export type GridItemOffset = typeof GRID_ITEM_OFFSETS[number];
|
|
957
|
+
export type GridItemOffset = (typeof GRID_ITEM_OFFSETS)[number];
|
|
958
958
|
declare const HEADING_COLORS: readonly [
|
|
959
959
|
"primary",
|
|
960
960
|
"inherit"
|
|
@@ -1132,14 +1132,15 @@ declare const MARQUE_SIZES: readonly [
|
|
|
1132
1132
|
"small",
|
|
1133
1133
|
"medium"
|
|
1134
1134
|
];
|
|
1135
|
-
export type MarqueSize = typeof MARQUE_SIZES[number];
|
|
1135
|
+
export type MarqueSize = (typeof MARQUE_SIZES)[number];
|
|
1136
1136
|
declare const BACKDROPS: readonly [
|
|
1137
1137
|
"blur",
|
|
1138
1138
|
"shading"
|
|
1139
1139
|
];
|
|
1140
1140
|
export type Backdrop = (typeof BACKDROPS)[number];
|
|
1141
1141
|
declare const MODAL_ARIA_ATTRIBUTES: readonly [
|
|
1142
|
-
"aria-label"
|
|
1142
|
+
"aria-label",
|
|
1143
|
+
"role"
|
|
1143
1144
|
];
|
|
1144
1145
|
export type ModalAriaAttribute = (typeof MODAL_ARIA_ATTRIBUTES)[number];
|
|
1145
1146
|
export type ModalBackdrop = Backdrop;
|
|
@@ -1255,11 +1256,11 @@ declare const SPINNER_SIZES: readonly [
|
|
|
1255
1256
|
"large",
|
|
1256
1257
|
"inherit"
|
|
1257
1258
|
];
|
|
1258
|
-
export type SpinnerSize = typeof SPINNER_SIZES[number];
|
|
1259
|
+
export type SpinnerSize = (typeof SPINNER_SIZES)[number];
|
|
1259
1260
|
declare const SPINNER_ARIA_ATTRIBUTES: readonly [
|
|
1260
1261
|
"aria-label"
|
|
1261
1262
|
];
|
|
1262
|
-
export type SpinnerAriaAttribute = typeof SPINNER_ARIA_ATTRIBUTES[number];
|
|
1263
|
+
export type SpinnerAriaAttribute = (typeof SPINNER_ARIA_ATTRIBUTES)[number];
|
|
1263
1264
|
declare const STEPPER_HORIZONTAL_SIZES: readonly [
|
|
1264
1265
|
"small",
|
|
1265
1266
|
"medium"
|
|
@@ -1323,11 +1324,11 @@ declare const TAG_DISMISSIBLE_COLORS: readonly [
|
|
|
1323
1324
|
"background-surface",
|
|
1324
1325
|
"background-default"
|
|
1325
1326
|
];
|
|
1326
|
-
export type TagDismissibleColor = typeof TAG_DISMISSIBLE_COLORS[number];
|
|
1327
|
+
export type TagDismissibleColor = (typeof TAG_DISMISSIBLE_COLORS)[number];
|
|
1327
1328
|
declare const TAG_DISMISSIBLE_ARIA_ATTRIBUTES: readonly [
|
|
1328
1329
|
"aria-label"
|
|
1329
1330
|
];
|
|
1330
|
-
export type TagDismissibleAriaAttribute = typeof TAG_DISMISSIBLE_ARIA_ATTRIBUTES[number];
|
|
1331
|
+
export type TagDismissibleAriaAttribute = (typeof TAG_DISMISSIBLE_ARIA_ATTRIBUTES)[number];
|
|
1331
1332
|
export type TagIcon = IconName;
|
|
1332
1333
|
declare const TAG_COLORS: readonly [
|
|
1333
1334
|
"background-base",
|
|
@@ -1373,19 +1374,19 @@ declare const LIST_TYPES: readonly [
|
|
|
1373
1374
|
"ordered"
|
|
1374
1375
|
];
|
|
1375
1376
|
/** @deprecated */
|
|
1376
|
-
export type TextListListType = typeof LIST_TYPES[number];
|
|
1377
|
+
export type TextListListType = (typeof LIST_TYPES)[number];
|
|
1377
1378
|
declare const ORDER_TYPES: readonly [
|
|
1378
1379
|
"numbered",
|
|
1379
1380
|
"alphabetically"
|
|
1380
1381
|
];
|
|
1381
1382
|
/** @deprecated */
|
|
1382
|
-
export type TextListOrderType = typeof ORDER_TYPES[number];
|
|
1383
|
+
export type TextListOrderType = (typeof ORDER_TYPES)[number];
|
|
1383
1384
|
declare const TEXT_LIST_TYPES: readonly [
|
|
1384
1385
|
"unordered",
|
|
1385
1386
|
"numbered",
|
|
1386
1387
|
"alphabetically"
|
|
1387
1388
|
];
|
|
1388
|
-
export type TextListType = typeof TEXT_LIST_TYPES[number];
|
|
1389
|
+
export type TextListType = (typeof TEXT_LIST_TYPES)[number];
|
|
1389
1390
|
export type TextareaState = FormState;
|
|
1390
1391
|
declare const AUTO_COMPLETE: readonly [
|
|
1391
1392
|
"off",
|
|
@@ -1417,7 +1418,7 @@ declare const TOAST_STATES: readonly [
|
|
|
1417
1418
|
"success",
|
|
1418
1419
|
"neutral"
|
|
1419
1420
|
];
|
|
1420
|
-
export type ToastState = typeof TOAST_STATES[number];
|
|
1421
|
+
export type ToastState = (typeof TOAST_STATES)[number];
|
|
1421
1422
|
export type ToastMessage = {
|
|
1422
1423
|
text: string;
|
|
1423
1424
|
state?: ToastState;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@porsche-design-system/components-vue",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.22.0-rc.1",
|
|
4
4
|
"description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"porsche",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE",
|
|
18
18
|
"homepage": "https://designsystem.porsche.com",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@porsche-design-system/components-js": "3.
|
|
20
|
+
"@porsche-design-system/components-js": "3.22.0-rc.1"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"ag-grid-enterprise": ">= 32.0.0 <33.0.0",
|
package/styles/_index.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@forward '@porsche-design-system/components-js/styles';
|