@vibe/core 3.53.0-alpha-528cd.0 → 3.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Accordion/index.d.ts +2 -2
- package/dist/components/AlertBanner/index.d.ts +4 -4
- package/dist/components/AttentionBox/index.d.ts +2 -2
- package/dist/components/Avatar/index.d.ts +1 -1
- package/dist/components/AvatarGroup/index.d.ts +1 -1
- package/dist/components/Badge/index.d.ts +1 -1
- package/dist/components/Box/index.d.ts +1 -1
- package/dist/components/BreadcrumbsBar/index.d.ts +4 -4
- package/dist/components/Button/index.d.ts +1 -1
- package/dist/components/ButtonGroup/index.d.ts +1 -1
- package/dist/components/Checkbox/index.d.ts +1 -1
- package/dist/components/Chips/index.d.ts +1 -1
- package/dist/components/Clickable/index.d.ts +1 -1
- package/dist/components/ColorPicker/index.d.ts +2 -2
- package/dist/components/Combobox/index.d.ts +1 -1
- package/dist/components/Counter/index.d.ts +1 -1
- package/dist/components/DatePicker/index.d.ts +1 -1
- package/dist/components/Dialog/Dialog.d.ts +4 -0
- package/dist/components/Dialog/index.d.ts +1 -1
- package/dist/components/DialogContentContainer/index.d.ts +1 -1
- package/dist/components/Divider/index.d.ts +1 -1
- package/dist/components/EditableHeading/index.d.ts +1 -1
- package/dist/components/EditableText/index.d.ts +1 -1
- package/dist/components/ExpandCollapse/index.d.ts +1 -1
- package/dist/components/FieldLabel/FieldLabel.d.ts +4 -0
- package/dist/components/Flex/index.d.ts +1 -1
- package/dist/components/FormattedNumber/index.d.ts +1 -1
- package/dist/components/Heading/index.d.ts +1 -1
- package/dist/components/HiddenText/index.d.ts +1 -1
- package/dist/components/Icon/index.d.ts +2 -2
- package/dist/components/IconButton/index.d.ts +1 -1
- package/dist/components/Label/index.d.ts +1 -1
- package/dist/components/LayerProvider/index.d.ts +1 -1
- package/dist/components/LegacyModal/index.d.ts +5 -5
- package/dist/components/Link/index.d.ts +1 -1
- package/dist/components/List/index.d.ts +1 -1
- package/dist/components/ListItem/index.d.ts +1 -1
- package/dist/components/ListItemAvatar/index.d.ts +1 -1
- package/dist/components/ListItemIcon/index.d.ts +1 -1
- package/dist/components/ListTitle/index.d.ts +1 -1
- package/dist/components/Loader/index.d.ts +1 -1
- package/dist/components/Menu/index.d.ts +6 -6
- package/dist/components/MenuButton/index.d.ts +1 -1
- package/dist/components/Modal/Modal/index.d.ts +1 -1
- package/dist/components/Modal/ModalContent/index.d.ts +1 -1
- package/dist/components/Modal/ModalHeader/index.d.ts +1 -1
- package/dist/components/Modal/ModalMedia/index.d.ts +1 -1
- package/dist/components/Modal/footers/index.d.ts +2 -2
- package/dist/components/Modal/layouts/index.d.ts +3 -3
- package/dist/components/MultiStepIndicator/index.d.ts +1 -1
- package/dist/components/ProgressBars/index.d.ts +1 -1
- package/dist/components/RadioButton/index.d.ts +1 -1
- package/dist/components/Refable/Refable.d.ts +4 -0
- package/dist/components/Skeleton/index.d.ts +1 -1
- package/dist/components/Slider/index.d.ts +1 -1
- package/dist/components/SplitButton/index.d.ts +2 -2
- package/dist/components/Steps/index.d.ts +1 -1
- package/dist/components/Table/index.d.ts +7 -7
- package/dist/components/Tabs/index.d.ts +5 -5
- package/dist/components/Text/index.d.ts +1 -1
- package/dist/components/TextField/index.d.ts +1 -1
- package/dist/components/TextWithHighlight/index.d.ts +1 -1
- package/dist/components/ThemeProvider/index.d.ts +1 -1
- package/dist/components/Tipseen/index.d.ts +5 -5
- package/dist/components/Toast/Toast.d.ts +2 -2
- package/dist/components/Toast/index.d.ts +3 -3
- package/dist/components/Toggle/index.d.ts +1 -1
- package/dist/components/Tooltip/index.d.ts +1 -1
- package/dist/components/VirtualizedGrid/index.d.ts +1 -1
- package/dist/components/VirtualizedList/VirtualizedList.types.d.ts +1 -1
- package/dist/components/VirtualizedList/index.d.ts +1 -1
- package/dist/metadata.json +147 -115
- package/dist/mocked_classnames/components/Accordion/index.d.ts +2 -2
- package/dist/mocked_classnames/components/AlertBanner/index.d.ts +4 -4
- package/dist/mocked_classnames/components/AttentionBox/index.d.ts +2 -2
- package/dist/mocked_classnames/components/Avatar/index.d.ts +1 -1
- package/dist/mocked_classnames/components/AvatarGroup/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Badge/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Box/index.d.ts +1 -1
- package/dist/mocked_classnames/components/BreadcrumbsBar/index.d.ts +4 -4
- package/dist/mocked_classnames/components/Button/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ButtonGroup/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Checkbox/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Chips/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Clickable/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ColorPicker/index.d.ts +2 -2
- package/dist/mocked_classnames/components/Combobox/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Counter/index.d.ts +1 -1
- package/dist/mocked_classnames/components/DatePicker/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Dialog/Dialog.d.ts +4 -0
- package/dist/mocked_classnames/components/Dialog/index.d.ts +1 -1
- package/dist/mocked_classnames/components/DialogContentContainer/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Divider/index.d.ts +1 -1
- package/dist/mocked_classnames/components/EditableHeading/index.d.ts +1 -1
- package/dist/mocked_classnames/components/EditableText/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ExpandCollapse/index.d.ts +1 -1
- package/dist/mocked_classnames/components/FieldLabel/FieldLabel.d.ts +4 -0
- package/dist/mocked_classnames/components/Flex/index.d.ts +1 -1
- package/dist/mocked_classnames/components/FormattedNumber/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Heading/index.d.ts +1 -1
- package/dist/mocked_classnames/components/HiddenText/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Icon/index.d.ts +2 -2
- package/dist/mocked_classnames/components/IconButton/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Label/index.d.ts +1 -1
- package/dist/mocked_classnames/components/LayerProvider/index.d.ts +1 -1
- package/dist/mocked_classnames/components/LegacyModal/index.d.ts +5 -5
- package/dist/mocked_classnames/components/Link/index.d.ts +1 -1
- package/dist/mocked_classnames/components/List/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ListItem/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ListItemAvatar/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ListItemIcon/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ListTitle/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Loader/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Menu/index.d.ts +6 -6
- package/dist/mocked_classnames/components/MenuButton/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Modal/Modal/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Modal/ModalContent/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Modal/ModalHeader/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Modal/ModalMedia/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Modal/footers/index.d.ts +2 -2
- package/dist/mocked_classnames/components/Modal/layouts/index.d.ts +3 -3
- package/dist/mocked_classnames/components/MultiStepIndicator/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ProgressBars/index.d.ts +1 -1
- package/dist/mocked_classnames/components/RadioButton/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Refable/Refable.d.ts +4 -0
- package/dist/mocked_classnames/components/Skeleton/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Slider/index.d.ts +1 -1
- package/dist/mocked_classnames/components/SplitButton/index.d.ts +2 -2
- package/dist/mocked_classnames/components/Steps/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Table/index.d.ts +7 -7
- package/dist/mocked_classnames/components/Tabs/index.d.ts +5 -5
- package/dist/mocked_classnames/components/Text/index.d.ts +1 -1
- package/dist/mocked_classnames/components/TextField/index.d.ts +1 -1
- package/dist/mocked_classnames/components/TextWithHighlight/index.d.ts +1 -1
- package/dist/mocked_classnames/components/ThemeProvider/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Tipseen/index.d.ts +5 -5
- package/dist/mocked_classnames/components/Toast/Toast.d.ts +2 -2
- package/dist/mocked_classnames/components/Toast/index.d.ts +3 -3
- package/dist/mocked_classnames/components/Toggle/index.d.ts +1 -1
- package/dist/mocked_classnames/components/Tooltip/index.d.ts +1 -1
- package/dist/mocked_classnames/components/VirtualizedGrid/index.d.ts +1 -1
- package/dist/mocked_classnames/components/VirtualizedList/VirtualizedList.types.d.ts +1 -1
- package/dist/mocked_classnames/components/VirtualizedList/index.d.ts +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.js.map +1 -1
- package/dist/mocked_classnames/src/components/Button/Button.js +1 -1
- package/dist/mocked_classnames/src/components/Button/Button.js.map +1 -1
- package/dist/mocked_classnames/src/components/Counter/Counter.js +1 -1
- package/dist/mocked_classnames/src/components/Counter/Counter.js.map +1 -1
- package/dist/mocked_classnames/src/components/Dialog/Dialog.js +1 -1
- package/dist/mocked_classnames/src/components/Dialog/Dialog.js.map +1 -1
- package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.js +1 -1
- package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.js.map +1 -1
- package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.js +1 -1
- package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.js.map +1 -1
- package/dist/mocked_classnames/src/components/Refable/Refable.js +1 -1
- package/dist/mocked_classnames/src/components/Refable/Refable.js.map +1 -1
- package/dist/mocked_classnames/src/components/SplitButton/SplitButton.js +1 -1
- package/dist/mocked_classnames/src/components/SplitButton/SplitButton.js.map +1 -1
- package/dist/mocked_classnames/src/components/Toast/Toast.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/Toast.js.map +1 -1
- package/dist/mocked_classnames/src/components/Toast/ToastButton/ToastButton.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/ToastButton/ToastButton.js.map +1 -1
- package/dist/mocked_classnames/src/tests/interactionsTests.js +1 -1
- package/dist/mocked_classnames/src/tests/interactionsTests.js.map +1 -1
- package/dist/mocked_classnames/tests/interactions-utils.d.ts +1 -1
- package/dist/mocked_classnames/types/index.d.ts +2 -2
- package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.js +1 -1
- package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.js.map +1 -1
- package/dist/src/components/Button/Button.js +1 -1
- package/dist/src/components/Button/Button.js.map +1 -1
- package/dist/src/components/Counter/Counter.js +1 -1
- package/dist/src/components/Counter/Counter.js.map +1 -1
- package/dist/src/components/Dialog/Dialog.js +1 -1
- package/dist/src/components/Dialog/Dialog.js.map +1 -1
- package/dist/src/components/Dialog/DialogContent/DialogContent.js +1 -1
- package/dist/src/components/Dialog/DialogContent/DialogContent.js.map +1 -1
- package/dist/src/components/FieldLabel/FieldLabel.js +1 -1
- package/dist/src/components/FieldLabel/FieldLabel.js.map +1 -1
- package/dist/src/components/Refable/Refable.js +1 -1
- package/dist/src/components/Refable/Refable.js.map +1 -1
- package/dist/src/components/SplitButton/SplitButton.js +1 -1
- package/dist/src/components/SplitButton/SplitButton.js.map +1 -1
- package/dist/src/components/Toast/Toast.js +1 -1
- package/dist/src/components/Toast/Toast.js.map +1 -1
- package/dist/src/components/Toast/ToastButton/ToastButton.js +1 -1
- package/dist/src/components/Toast/ToastButton/ToastButton.js.map +1 -1
- package/dist/src/tests/interactionsTests.js +1 -1
- package/dist/src/tests/interactionsTests.js.map +1 -1
- package/dist/tests/interactions-utils.d.ts +1 -1
- package/dist/types/index.d.ts +2 -2
- package/package.json +34 -28
package/dist/metadata.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"aggregator": "core",
|
|
5
5
|
"symbols": [
|
|
6
6
|
"default as Accordion",
|
|
7
|
-
"
|
|
7
|
+
"AccordionProps"
|
|
8
8
|
],
|
|
9
9
|
"displayName": "Accordion",
|
|
10
10
|
"description": "",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"aggregator": "core",
|
|
79
79
|
"symbols": [
|
|
80
80
|
"default as AlertBanner",
|
|
81
|
-
"
|
|
81
|
+
"AlertBannerProps",
|
|
82
82
|
"AlertBannerBackgroundColor"
|
|
83
83
|
],
|
|
84
84
|
"displayName": "AlertBanner",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"aggregator": "core",
|
|
201
201
|
"symbols": [
|
|
202
202
|
"default as AlertBannerButton",
|
|
203
|
-
"
|
|
203
|
+
"AlertBannerButtonProps"
|
|
204
204
|
],
|
|
205
205
|
"displayName": "AlertBannerButton",
|
|
206
206
|
"description": "",
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
"aggregator": "core",
|
|
670
670
|
"symbols": [
|
|
671
671
|
"default as AlertBannerLink",
|
|
672
|
-
"
|
|
672
|
+
"AlertBannerLinkProps"
|
|
673
673
|
],
|
|
674
674
|
"displayName": "AlertBannerLink",
|
|
675
675
|
"description": "",
|
|
@@ -893,7 +893,7 @@
|
|
|
893
893
|
"aggregator": "core",
|
|
894
894
|
"symbols": [
|
|
895
895
|
"default as AlertBannerText",
|
|
896
|
-
"
|
|
896
|
+
"AlertBannerTextProps"
|
|
897
897
|
],
|
|
898
898
|
"displayName": "AlertBannerText",
|
|
899
899
|
"description": "",
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
"aggregator": "core",
|
|
956
956
|
"symbols": [
|
|
957
957
|
"default as AttentionBox",
|
|
958
|
-
"
|
|
958
|
+
"AttentionBoxProps",
|
|
959
959
|
"AttentionBoxType"
|
|
960
960
|
],
|
|
961
961
|
"displayName": "AttentionBox",
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
"aggregator": "core",
|
|
1147
1147
|
"symbols": [
|
|
1148
1148
|
"default as AttentionBoxLink",
|
|
1149
|
-
"
|
|
1149
|
+
"AttentionBoxLinkProps"
|
|
1150
1150
|
],
|
|
1151
1151
|
"displayName": "AttentionBoxLink",
|
|
1152
1152
|
"description": "",
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"aggregator": "core",
|
|
1362
1362
|
"symbols": [
|
|
1363
1363
|
"default as Avatar",
|
|
1364
|
-
"
|
|
1364
|
+
"AvatarProps",
|
|
1365
1365
|
"AvatarType",
|
|
1366
1366
|
"AvatarSize"
|
|
1367
1367
|
],
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"aggregator": "core",
|
|
1801
1801
|
"symbols": [
|
|
1802
1802
|
"default as Badge",
|
|
1803
|
-
"
|
|
1803
|
+
"BadgeProps",
|
|
1804
1804
|
"BadgeType",
|
|
1805
1805
|
"BadgeAnchor",
|
|
1806
1806
|
"BadgeAlignments"
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
"aggregator": "core",
|
|
2061
2061
|
"symbols": [
|
|
2062
2062
|
"default as Box",
|
|
2063
|
-
"
|
|
2063
|
+
"BoxProps",
|
|
2064
2064
|
"BorderColor",
|
|
2065
2065
|
"BackgroundColor",
|
|
2066
2066
|
"BoxTextColor",
|
|
@@ -2752,7 +2752,7 @@
|
|
|
2752
2752
|
"aggregator": "core",
|
|
2753
2753
|
"symbols": [
|
|
2754
2754
|
"default as BreadcrumbsBar",
|
|
2755
|
-
"
|
|
2755
|
+
"BreadcrumbBarProps"
|
|
2756
2756
|
],
|
|
2757
2757
|
"displayName": "BreadcrumbsBar",
|
|
2758
2758
|
"description": "",
|
|
@@ -2822,7 +2822,7 @@
|
|
|
2822
2822
|
"aggregator": "core",
|
|
2823
2823
|
"symbols": [
|
|
2824
2824
|
"default as BreadcrumbMenu",
|
|
2825
|
-
"
|
|
2825
|
+
"BreadcrumbMenuProps"
|
|
2826
2826
|
],
|
|
2827
2827
|
"displayName": "BreadcrumbMenu",
|
|
2828
2828
|
"description": "",
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
"aggregator": "core",
|
|
2865
2865
|
"symbols": [
|
|
2866
2866
|
"default as Button",
|
|
2867
|
-
"
|
|
2867
|
+
"ButtonProps",
|
|
2868
2868
|
"ButtonType",
|
|
2869
2869
|
"ButtonInputType",
|
|
2870
2870
|
"ButtonColor",
|
|
@@ -2944,7 +2944,9 @@
|
|
|
2944
2944
|
}
|
|
2945
2945
|
},
|
|
2946
2946
|
"name": {
|
|
2947
|
-
"defaultValue":
|
|
2947
|
+
"defaultValue": {
|
|
2948
|
+
"value": "undefined"
|
|
2949
|
+
},
|
|
2948
2950
|
"description": "Name of the button - for form submit usages",
|
|
2949
2951
|
"name": "name",
|
|
2950
2952
|
"required": false,
|
|
@@ -3112,7 +3114,9 @@
|
|
|
3112
3114
|
}
|
|
3113
3115
|
},
|
|
3114
3116
|
"loading": {
|
|
3115
|
-
"defaultValue":
|
|
3117
|
+
"defaultValue": {
|
|
3118
|
+
"value": "false"
|
|
3119
|
+
},
|
|
3116
3120
|
"description": "loading boolean which switches the text to a loader",
|
|
3117
3121
|
"name": "loading",
|
|
3118
3122
|
"required": false,
|
|
@@ -3121,7 +3125,9 @@
|
|
|
3121
3125
|
}
|
|
3122
3126
|
},
|
|
3123
3127
|
"loaderClassName": {
|
|
3124
|
-
"defaultValue":
|
|
3128
|
+
"defaultValue": {
|
|
3129
|
+
"value": "undefined"
|
|
3130
|
+
},
|
|
3125
3131
|
"description": "className which is applied to loader container *",
|
|
3126
3132
|
"name": "loaderClassName",
|
|
3127
3133
|
"required": false,
|
|
@@ -3130,7 +3136,9 @@
|
|
|
3130
3136
|
}
|
|
3131
3137
|
},
|
|
3132
3138
|
"style": {
|
|
3133
|
-
"defaultValue":
|
|
3139
|
+
"defaultValue": {
|
|
3140
|
+
"value": "undefined"
|
|
3141
|
+
},
|
|
3134
3142
|
"description": "",
|
|
3135
3143
|
"name": "style",
|
|
3136
3144
|
"required": false,
|
|
@@ -3181,7 +3189,9 @@
|
|
|
3181
3189
|
}
|
|
3182
3190
|
},
|
|
3183
3191
|
"ariaLabeledBy": {
|
|
3184
|
-
"defaultValue":
|
|
3192
|
+
"defaultValue": {
|
|
3193
|
+
"value": "undefined"
|
|
3194
|
+
},
|
|
3185
3195
|
"description": "element id to describe the button accordingly",
|
|
3186
3196
|
"name": "ariaLabeledBy",
|
|
3187
3197
|
"required": false,
|
|
@@ -3190,7 +3200,9 @@
|
|
|
3190
3200
|
}
|
|
3191
3201
|
},
|
|
3192
3202
|
"ariaLabel": {
|
|
3193
|
-
"defaultValue":
|
|
3203
|
+
"defaultValue": {
|
|
3204
|
+
"value": "undefined"
|
|
3205
|
+
},
|
|
3194
3206
|
"description": "aria label to provide important when providing only Icon",
|
|
3195
3207
|
"name": "ariaLabel",
|
|
3196
3208
|
"required": false,
|
|
@@ -3199,7 +3211,9 @@
|
|
|
3199
3211
|
}
|
|
3200
3212
|
},
|
|
3201
3213
|
"ariaHasPopup": {
|
|
3202
|
-
"defaultValue":
|
|
3214
|
+
"defaultValue": {
|
|
3215
|
+
"value": "undefined"
|
|
3216
|
+
},
|
|
3203
3217
|
"description": "aria for a button popup",
|
|
3204
3218
|
"name": "ariaHasPopup",
|
|
3205
3219
|
"required": false,
|
|
@@ -3208,7 +3222,9 @@
|
|
|
3208
3222
|
}
|
|
3209
3223
|
},
|
|
3210
3224
|
"ariaExpanded": {
|
|
3211
|
-
"defaultValue":
|
|
3225
|
+
"defaultValue": {
|
|
3226
|
+
"value": "undefined"
|
|
3227
|
+
},
|
|
3212
3228
|
"description": "aria to be set if the popup is open",
|
|
3213
3229
|
"name": "ariaExpanded",
|
|
3214
3230
|
"required": false,
|
|
@@ -3217,7 +3233,9 @@
|
|
|
3217
3233
|
}
|
|
3218
3234
|
},
|
|
3219
3235
|
"ariaControls": {
|
|
3220
|
-
"defaultValue":
|
|
3236
|
+
"defaultValue": {
|
|
3237
|
+
"value": "undefined"
|
|
3238
|
+
},
|
|
3221
3239
|
"description": "aria controls - receives id for the controlled region",
|
|
3222
3240
|
"name": "ariaControls",
|
|
3223
3241
|
"required": false,
|
|
@@ -3363,7 +3381,7 @@
|
|
|
3363
3381
|
"aggregator": "core",
|
|
3364
3382
|
"symbols": [
|
|
3365
3383
|
"default as ButtonGroup",
|
|
3366
|
-
"
|
|
3384
|
+
"ButtonGroupProps"
|
|
3367
3385
|
],
|
|
3368
3386
|
"displayName": "ButtonGroup",
|
|
3369
3387
|
"description": "",
|
|
@@ -3606,7 +3624,7 @@
|
|
|
3606
3624
|
"aggregator": "core",
|
|
3607
3625
|
"symbols": [
|
|
3608
3626
|
"default as Checkbox",
|
|
3609
|
-
"
|
|
3627
|
+
"CheckBoxProps as CheckboxProps"
|
|
3610
3628
|
],
|
|
3611
3629
|
"displayName": "Checkbox",
|
|
3612
3630
|
"description": "",
|
|
@@ -3781,7 +3799,7 @@
|
|
|
3781
3799
|
"aggregator": "core",
|
|
3782
3800
|
"symbols": [
|
|
3783
3801
|
"default as Chips",
|
|
3784
|
-
"
|
|
3802
|
+
"ChipsProps"
|
|
3785
3803
|
],
|
|
3786
3804
|
"displayName": "Chips",
|
|
3787
3805
|
"description": "",
|
|
@@ -4236,7 +4254,7 @@
|
|
|
4236
4254
|
"aggregator": "core",
|
|
4237
4255
|
"symbols": [
|
|
4238
4256
|
"default as Clickable",
|
|
4239
|
-
"
|
|
4257
|
+
"ClickableProps"
|
|
4240
4258
|
],
|
|
4241
4259
|
"displayName": "Clickable",
|
|
4242
4260
|
"description": "",
|
|
@@ -4424,7 +4442,7 @@
|
|
|
4424
4442
|
"aggregator": "core",
|
|
4425
4443
|
"symbols": [
|
|
4426
4444
|
"default as ColorPicker",
|
|
4427
|
-
"
|
|
4445
|
+
"ColorPickerProps",
|
|
4428
4446
|
"ColorShapes",
|
|
4429
4447
|
"ColorPickerSizes",
|
|
4430
4448
|
"ColorPickerValueOnly",
|
|
@@ -4670,7 +4688,7 @@
|
|
|
4670
4688
|
"aggregator": "core",
|
|
4671
4689
|
"symbols": [
|
|
4672
4690
|
"default as ColorPickerContent",
|
|
4673
|
-
"
|
|
4691
|
+
"ColorPickerContentProps"
|
|
4674
4692
|
],
|
|
4675
4693
|
"displayName": "ColorPickerContent",
|
|
4676
4694
|
"description": "",
|
|
@@ -4918,7 +4936,7 @@
|
|
|
4918
4936
|
"aggregator": "core",
|
|
4919
4937
|
"symbols": [
|
|
4920
4938
|
"default as Combobox",
|
|
4921
|
-
"
|
|
4939
|
+
"ComboboxProps",
|
|
4922
4940
|
"ComboboxOptionIconType",
|
|
4923
4941
|
"ComboboxSizes"
|
|
4924
4942
|
],
|
|
@@ -5359,7 +5377,7 @@
|
|
|
5359
5377
|
"aggregator": "core",
|
|
5360
5378
|
"symbols": [
|
|
5361
5379
|
"default as Counter",
|
|
5362
|
-
"
|
|
5380
|
+
"CounterProps",
|
|
5363
5381
|
"CounterType",
|
|
5364
5382
|
"CounterColor",
|
|
5365
5383
|
"CounterSize"
|
|
@@ -5558,7 +5576,7 @@
|
|
|
5558
5576
|
"aggregator": "core",
|
|
5559
5577
|
"symbols": [
|
|
5560
5578
|
"default as DatePicker",
|
|
5561
|
-
"
|
|
5579
|
+
"DatePickerProps"
|
|
5562
5580
|
],
|
|
5563
5581
|
"displayName": "DatePicker",
|
|
5564
5582
|
"description": "",
|
|
@@ -5754,7 +5772,7 @@
|
|
|
5754
5772
|
"aggregator": "core",
|
|
5755
5773
|
"symbols": [
|
|
5756
5774
|
"default as Dialog",
|
|
5757
|
-
"
|
|
5775
|
+
"DialogProps",
|
|
5758
5776
|
"DialogType",
|
|
5759
5777
|
"DialogSize",
|
|
5760
5778
|
"DialogPosition",
|
|
@@ -5774,6 +5792,24 @@
|
|
|
5774
5792
|
"name": "string"
|
|
5775
5793
|
}
|
|
5776
5794
|
},
|
|
5795
|
+
"referenceWrapperElement": {
|
|
5796
|
+
"defaultValue": null,
|
|
5797
|
+
"description": "The wrapper element type to use for React components. Defaults to \"span\".",
|
|
5798
|
+
"name": "referenceWrapperElement",
|
|
5799
|
+
"required": false,
|
|
5800
|
+
"type": {
|
|
5801
|
+
"name": "enum",
|
|
5802
|
+
"raw": "\"span\" | \"div\"",
|
|
5803
|
+
"value": [
|
|
5804
|
+
{
|
|
5805
|
+
"value": "\"span\""
|
|
5806
|
+
},
|
|
5807
|
+
{
|
|
5808
|
+
"value": "\"div\""
|
|
5809
|
+
}
|
|
5810
|
+
]
|
|
5811
|
+
}
|
|
5812
|
+
},
|
|
5777
5813
|
"position": {
|
|
5778
5814
|
"defaultValue": {
|
|
5779
5815
|
"value": "top"
|
|
@@ -6222,7 +6258,7 @@
|
|
|
6222
6258
|
"aggregator": "core",
|
|
6223
6259
|
"symbols": [
|
|
6224
6260
|
"default as DialogContentContainer",
|
|
6225
|
-
"
|
|
6261
|
+
"DialogContentContainerProps"
|
|
6226
6262
|
],
|
|
6227
6263
|
"displayName": "DialogContentContainer",
|
|
6228
6264
|
"description": "",
|
|
@@ -6351,7 +6387,7 @@
|
|
|
6351
6387
|
"aggregator": "core",
|
|
6352
6388
|
"symbols": [
|
|
6353
6389
|
"default as Divider",
|
|
6354
|
-
"
|
|
6390
|
+
"DividerProps",
|
|
6355
6391
|
"DividerDirection"
|
|
6356
6392
|
],
|
|
6357
6393
|
"displayName": "Divider",
|
|
@@ -7207,7 +7243,7 @@
|
|
|
7207
7243
|
"aggregator": "core",
|
|
7208
7244
|
"symbols": [
|
|
7209
7245
|
"default as EditableHeading",
|
|
7210
|
-
"
|
|
7246
|
+
"EditableHeadingProps"
|
|
7211
7247
|
],
|
|
7212
7248
|
"displayName": "EditableHeading",
|
|
7213
7249
|
"description": "",
|
|
@@ -7387,7 +7423,7 @@
|
|
|
7387
7423
|
"aggregator": "core",
|
|
7388
7424
|
"symbols": [
|
|
7389
7425
|
"default as EditableText",
|
|
7390
|
-
"
|
|
7426
|
+
"EditableTextProps"
|
|
7391
7427
|
],
|
|
7392
7428
|
"displayName": "EditableText",
|
|
7393
7429
|
"description": "",
|
|
@@ -7653,7 +7689,7 @@
|
|
|
7653
7689
|
"aggregator": "core",
|
|
7654
7690
|
"symbols": [
|
|
7655
7691
|
"default as ExpandCollapse",
|
|
7656
|
-
"
|
|
7692
|
+
"ExpandCollapseProps"
|
|
7657
7693
|
],
|
|
7658
7694
|
"displayName": "ExpandCollapse",
|
|
7659
7695
|
"description": "",
|
|
@@ -7838,7 +7874,7 @@
|
|
|
7838
7874
|
"aggregator": "core",
|
|
7839
7875
|
"symbols": [
|
|
7840
7876
|
"default as Flex",
|
|
7841
|
-
"
|
|
7877
|
+
"FlexProps"
|
|
7842
7878
|
],
|
|
7843
7879
|
"displayName": "Flex",
|
|
7844
7880
|
"description": "",
|
|
@@ -8060,7 +8096,7 @@
|
|
|
8060
8096
|
"aggregator": "core",
|
|
8061
8097
|
"symbols": [
|
|
8062
8098
|
"default as FormattedNumber",
|
|
8063
|
-
"
|
|
8099
|
+
"FormattedNumberProps"
|
|
8064
8100
|
],
|
|
8065
8101
|
"displayName": "FormattedNumber",
|
|
8066
8102
|
"description": "",
|
|
@@ -8181,7 +8217,7 @@
|
|
|
8181
8217
|
"aggregator": "core",
|
|
8182
8218
|
"symbols": [
|
|
8183
8219
|
"default as Heading",
|
|
8184
|
-
"
|
|
8220
|
+
"HeadingProps",
|
|
8185
8221
|
"HeadingType",
|
|
8186
8222
|
"HeadingWeight"
|
|
8187
8223
|
],
|
|
@@ -8387,7 +8423,7 @@
|
|
|
8387
8423
|
"aggregator": "core",
|
|
8388
8424
|
"symbols": [
|
|
8389
8425
|
"default as HiddenText",
|
|
8390
|
-
"
|
|
8426
|
+
"HiddenTextProps"
|
|
8391
8427
|
],
|
|
8392
8428
|
"displayName": "HiddenText",
|
|
8393
8429
|
"description": "",
|
|
@@ -8441,7 +8477,7 @@
|
|
|
8441
8477
|
"aggregator": "core",
|
|
8442
8478
|
"symbols": [
|
|
8443
8479
|
"default as Icon",
|
|
8444
|
-
"
|
|
8480
|
+
"IconProps",
|
|
8445
8481
|
"IconType"
|
|
8446
8482
|
],
|
|
8447
8483
|
"displayName": "Icon",
|
|
@@ -8595,7 +8631,7 @@
|
|
|
8595
8631
|
"aggregator": "core",
|
|
8596
8632
|
"symbols": [
|
|
8597
8633
|
"default as CustomSvgIcon",
|
|
8598
|
-
"
|
|
8634
|
+
"CustomSvgIconProps"
|
|
8599
8635
|
],
|
|
8600
8636
|
"displayName": "CustomSvgIcon",
|
|
8601
8637
|
"description": "",
|
|
@@ -8729,7 +8765,7 @@
|
|
|
8729
8765
|
"aggregator": "core",
|
|
8730
8766
|
"symbols": [
|
|
8731
8767
|
"default as IconButton",
|
|
8732
|
-
"
|
|
8768
|
+
"IconButtonProps"
|
|
8733
8769
|
],
|
|
8734
8770
|
"displayName": "IconButton",
|
|
8735
8771
|
"description": "",
|
|
@@ -9060,7 +9096,7 @@
|
|
|
9060
9096
|
"aggregator": "core",
|
|
9061
9097
|
"symbols": [
|
|
9062
9098
|
"default as Label",
|
|
9063
|
-
"
|
|
9099
|
+
"LabelProps",
|
|
9064
9100
|
"LabelSizes",
|
|
9065
9101
|
"LabelKind",
|
|
9066
9102
|
"ContentColor",
|
|
@@ -9340,7 +9376,7 @@
|
|
|
9340
9376
|
"aggregator": "core",
|
|
9341
9377
|
"symbols": [
|
|
9342
9378
|
"default as LayerProvider",
|
|
9343
|
-
"
|
|
9379
|
+
"LayerProviderType"
|
|
9344
9380
|
],
|
|
9345
9381
|
"displayName": "LayerProvider",
|
|
9346
9382
|
"description": "",
|
|
@@ -9372,7 +9408,7 @@
|
|
|
9372
9408
|
"aggregator": "core",
|
|
9373
9409
|
"symbols": [
|
|
9374
9410
|
"default as Link",
|
|
9375
|
-
"
|
|
9411
|
+
"LinkProps",
|
|
9376
9412
|
"LinkTarget",
|
|
9377
9413
|
"LinkIconPosition",
|
|
9378
9414
|
"LinkColor"
|
|
@@ -9615,7 +9651,7 @@
|
|
|
9615
9651
|
"aggregator": "core",
|
|
9616
9652
|
"symbols": [
|
|
9617
9653
|
"default as List",
|
|
9618
|
-
"
|
|
9654
|
+
"ListProps",
|
|
9619
9655
|
"ListElement"
|
|
9620
9656
|
],
|
|
9621
9657
|
"displayName": "List",
|
|
@@ -9750,7 +9786,7 @@
|
|
|
9750
9786
|
"aggregator": "core",
|
|
9751
9787
|
"symbols": [
|
|
9752
9788
|
"default as ListItem",
|
|
9753
|
-
"
|
|
9789
|
+
"ListItemProps",
|
|
9754
9790
|
"ListItemElement",
|
|
9755
9791
|
"ListItemSize"
|
|
9756
9792
|
],
|
|
@@ -9923,7 +9959,7 @@
|
|
|
9923
9959
|
"aggregator": "core",
|
|
9924
9960
|
"symbols": [
|
|
9925
9961
|
"default as ListItemAvatar",
|
|
9926
|
-
"
|
|
9962
|
+
"ListItemAvatarProps"
|
|
9927
9963
|
],
|
|
9928
9964
|
"displayName": "ListItemAvatar",
|
|
9929
9965
|
"description": "",
|
|
@@ -10003,7 +10039,7 @@
|
|
|
10003
10039
|
"aggregator": "core",
|
|
10004
10040
|
"symbols": [
|
|
10005
10041
|
"default as ListItemIcon",
|
|
10006
|
-
"
|
|
10042
|
+
"ListItemIconProps",
|
|
10007
10043
|
"ListItemIconMargin"
|
|
10008
10044
|
],
|
|
10009
10045
|
"displayName": "ListItemIcon",
|
|
@@ -10095,7 +10131,7 @@
|
|
|
10095
10131
|
"aggregator": "core",
|
|
10096
10132
|
"symbols": [
|
|
10097
10133
|
"default as Loader",
|
|
10098
|
-
"
|
|
10134
|
+
"LoaderProps",
|
|
10099
10135
|
"LoaderColors",
|
|
10100
10136
|
"LoaderSizes",
|
|
10101
10137
|
"LoaderSize"
|
|
@@ -10192,7 +10228,7 @@
|
|
|
10192
10228
|
"aggregator": "core",
|
|
10193
10229
|
"symbols": [
|
|
10194
10230
|
"default as Menu",
|
|
10195
|
-
"
|
|
10231
|
+
"MenuProps"
|
|
10196
10232
|
],
|
|
10197
10233
|
"displayName": "Menu",
|
|
10198
10234
|
"description": "",
|
|
@@ -10397,7 +10433,7 @@
|
|
|
10397
10433
|
"aggregator": "core",
|
|
10398
10434
|
"symbols": [
|
|
10399
10435
|
"default as MenuItem",
|
|
10400
|
-
"
|
|
10436
|
+
"MenuItemProps"
|
|
10401
10437
|
],
|
|
10402
10438
|
"displayName": "MenuItem",
|
|
10403
10439
|
"description": "",
|
|
@@ -10795,7 +10831,7 @@
|
|
|
10795
10831
|
"aggregator": "core",
|
|
10796
10832
|
"symbols": [
|
|
10797
10833
|
"default as MenuItemButton",
|
|
10798
|
-
"
|
|
10834
|
+
"MenuItemButtonProps"
|
|
10799
10835
|
],
|
|
10800
10836
|
"displayName": "MenuItemButton",
|
|
10801
10837
|
"description": "",
|
|
@@ -11031,7 +11067,7 @@
|
|
|
11031
11067
|
"aggregator": "core",
|
|
11032
11068
|
"symbols": [
|
|
11033
11069
|
"default as MenuDivider",
|
|
11034
|
-
"
|
|
11070
|
+
"MenuDividerProps"
|
|
11035
11071
|
],
|
|
11036
11072
|
"displayName": "MenuDivider",
|
|
11037
11073
|
"description": "",
|
|
@@ -11073,7 +11109,7 @@
|
|
|
11073
11109
|
"aggregator": "core",
|
|
11074
11110
|
"symbols": [
|
|
11075
11111
|
"default as MenuTitle",
|
|
11076
|
-
"
|
|
11112
|
+
"MenuTitleProps"
|
|
11077
11113
|
],
|
|
11078
11114
|
"displayName": "MenuTitle",
|
|
11079
11115
|
"description": "",
|
|
@@ -11151,7 +11187,7 @@
|
|
|
11151
11187
|
"aggregator": "core",
|
|
11152
11188
|
"symbols": [
|
|
11153
11189
|
"default as MenuGridItem",
|
|
11154
|
-
"
|
|
11190
|
+
"MenuGridItemProps"
|
|
11155
11191
|
],
|
|
11156
11192
|
"displayName": "MenuGridItem",
|
|
11157
11193
|
"description": "",
|
|
@@ -11300,7 +11336,7 @@
|
|
|
11300
11336
|
"aggregator": "core",
|
|
11301
11337
|
"symbols": [
|
|
11302
11338
|
"default as MenuButton",
|
|
11303
|
-
"
|
|
11339
|
+
"MenuButtonProps",
|
|
11304
11340
|
"MenuButtonSize",
|
|
11305
11341
|
"MenuButtonComponentPosition"
|
|
11306
11342
|
],
|
|
@@ -11775,7 +11811,7 @@
|
|
|
11775
11811
|
"aggregator": "core",
|
|
11776
11812
|
"symbols": [
|
|
11777
11813
|
"default as Modal",
|
|
11778
|
-
"
|
|
11814
|
+
"LegacyModalProps as ModalProps",
|
|
11779
11815
|
"ModalWidth"
|
|
11780
11816
|
],
|
|
11781
11817
|
"displayName": "LegacyModal",
|
|
@@ -11943,7 +11979,7 @@
|
|
|
11943
11979
|
"aggregator": "core",
|
|
11944
11980
|
"symbols": [
|
|
11945
11981
|
"default as ModalHeader",
|
|
11946
|
-
"
|
|
11982
|
+
"LegacyModalHeaderProps as ModalHeaderProps"
|
|
11947
11983
|
],
|
|
11948
11984
|
"displayName": "LegacyModalHeader",
|
|
11949
11985
|
"description": "",
|
|
@@ -12072,7 +12108,7 @@
|
|
|
12072
12108
|
"aggregator": "core",
|
|
12073
12109
|
"symbols": [
|
|
12074
12110
|
"default as ModalContent",
|
|
12075
|
-
"
|
|
12111
|
+
"LegacyModalContentProps as ModalContentProps"
|
|
12076
12112
|
],
|
|
12077
12113
|
"displayName": "LegacyModalContent",
|
|
12078
12114
|
"description": "",
|
|
@@ -12114,7 +12150,7 @@
|
|
|
12114
12150
|
"aggregator": "core",
|
|
12115
12151
|
"symbols": [
|
|
12116
12152
|
"default as ModalFooter",
|
|
12117
|
-
"
|
|
12153
|
+
"LegacyModalFooterProps as ModalFooterProps"
|
|
12118
12154
|
],
|
|
12119
12155
|
"displayName": "LegacyModalFooter",
|
|
12120
12156
|
"description": "",
|
|
@@ -12156,7 +12192,7 @@
|
|
|
12156
12192
|
"aggregator": "core",
|
|
12157
12193
|
"symbols": [
|
|
12158
12194
|
"default as ModalFooterButtons",
|
|
12159
|
-
"
|
|
12195
|
+
"LegacyModalFooterButtonsProps as ModalFooterButtonsProps"
|
|
12160
12196
|
],
|
|
12161
12197
|
"displayName": "LegacyModalFooterButtons",
|
|
12162
12198
|
"description": "",
|
|
@@ -12242,7 +12278,7 @@
|
|
|
12242
12278
|
"aggregator": "core",
|
|
12243
12279
|
"symbols": [
|
|
12244
12280
|
"default as MultiStepIndicator",
|
|
12245
|
-
"
|
|
12281
|
+
"MultiStepIndicatorProps"
|
|
12246
12282
|
],
|
|
12247
12283
|
"displayName": "MultiStepIndicator",
|
|
12248
12284
|
"description": "",
|
|
@@ -12425,7 +12461,7 @@
|
|
|
12425
12461
|
"aggregator": "core",
|
|
12426
12462
|
"symbols": [
|
|
12427
12463
|
"default as LinearProgressBar",
|
|
12428
|
-
"
|
|
12464
|
+
"LinearProgressBarProps",
|
|
12429
12465
|
"LinearProgressBarStyle",
|
|
12430
12466
|
"LinearProgressBarSize"
|
|
12431
12467
|
],
|
|
@@ -12640,7 +12676,7 @@
|
|
|
12640
12676
|
"aggregator": "core",
|
|
12641
12677
|
"symbols": [
|
|
12642
12678
|
"default as RadioButton",
|
|
12643
|
-
"
|
|
12679
|
+
"RadioButtonProps"
|
|
12644
12680
|
],
|
|
12645
12681
|
"displayName": "RadioButton",
|
|
12646
12682
|
"description": "",
|
|
@@ -13111,7 +13147,7 @@
|
|
|
13111
13147
|
"aggregator": "core",
|
|
13112
13148
|
"symbols": [
|
|
13113
13149
|
"default as Skeleton",
|
|
13114
|
-
"
|
|
13150
|
+
"SkeletonProps"
|
|
13115
13151
|
],
|
|
13116
13152
|
"displayName": "Skeleton",
|
|
13117
13153
|
"description": "",
|
|
@@ -13254,7 +13290,7 @@
|
|
|
13254
13290
|
"aggregator": "core",
|
|
13255
13291
|
"symbols": [
|
|
13256
13292
|
"default as Slider",
|
|
13257
|
-
"
|
|
13293
|
+
"SliderProps",
|
|
13258
13294
|
"SliderColor",
|
|
13259
13295
|
"SliderLabelColor",
|
|
13260
13296
|
"SliderLabelPosition",
|
|
@@ -13557,7 +13593,7 @@
|
|
|
13557
13593
|
"aggregator": "core",
|
|
13558
13594
|
"symbols": [
|
|
13559
13595
|
"default as SplitButton",
|
|
13560
|
-
"
|
|
13596
|
+
"SplitButtonProps"
|
|
13561
13597
|
],
|
|
13562
13598
|
"displayName": "SplitButton",
|
|
13563
13599
|
"description": "",
|
|
@@ -13636,7 +13672,7 @@
|
|
|
13636
13672
|
},
|
|
13637
13673
|
"dialogPaddingSize": {
|
|
13638
13674
|
"defaultValue": {
|
|
13639
|
-
"value": "
|
|
13675
|
+
"value": "DialogContentContainer.sizes.MEDIUM"
|
|
13640
13676
|
},
|
|
13641
13677
|
"description": "The padding size inside the secondary dialog.",
|
|
13642
13678
|
"name": "dialogPaddingSize",
|
|
@@ -13697,9 +13733,7 @@
|
|
|
13697
13733
|
}
|
|
13698
13734
|
},
|
|
13699
13735
|
"kind": {
|
|
13700
|
-
"defaultValue":
|
|
13701
|
-
"value": "primary"
|
|
13702
|
-
},
|
|
13736
|
+
"defaultValue": null,
|
|
13703
13737
|
"description": "The button's kind",
|
|
13704
13738
|
"name": "kind",
|
|
13705
13739
|
"required": false,
|
|
@@ -13783,9 +13817,7 @@
|
|
|
13783
13817
|
}
|
|
13784
13818
|
},
|
|
13785
13819
|
"color": {
|
|
13786
|
-
"defaultValue":
|
|
13787
|
-
"value": "primary"
|
|
13788
|
-
},
|
|
13820
|
+
"defaultValue": null,
|
|
13789
13821
|
"description": "The button's color",
|
|
13790
13822
|
"name": "color",
|
|
13791
13823
|
"required": false,
|
|
@@ -14132,7 +14164,7 @@
|
|
|
14132
14164
|
"aggregator": "core",
|
|
14133
14165
|
"symbols": [
|
|
14134
14166
|
"default as SplitButtonMenu",
|
|
14135
|
-
"
|
|
14167
|
+
"SplitButtonMenuProps"
|
|
14136
14168
|
],
|
|
14137
14169
|
"displayName": "SplitButtonMenu",
|
|
14138
14170
|
"description": "",
|
|
@@ -14309,7 +14341,7 @@
|
|
|
14309
14341
|
"aggregator": "core",
|
|
14310
14342
|
"symbols": [
|
|
14311
14343
|
"default as Steps",
|
|
14312
|
-
"
|
|
14344
|
+
"StepsProps",
|
|
14313
14345
|
"StepsType",
|
|
14314
14346
|
"StepsDotAriaCurrent",
|
|
14315
14347
|
"StepsColor"
|
|
@@ -14500,8 +14532,8 @@
|
|
|
14500
14532
|
"aggregator": "core",
|
|
14501
14533
|
"symbols": [
|
|
14502
14534
|
"default as Table",
|
|
14503
|
-
"
|
|
14504
|
-
"
|
|
14535
|
+
"TableProps",
|
|
14536
|
+
"TableColumn",
|
|
14505
14537
|
"RowSizes"
|
|
14506
14538
|
],
|
|
14507
14539
|
"displayName": "Table",
|
|
@@ -14689,7 +14721,7 @@
|
|
|
14689
14721
|
"aggregator": "core",
|
|
14690
14722
|
"symbols": [
|
|
14691
14723
|
"default as TableHeader",
|
|
14692
|
-
"
|
|
14724
|
+
"TableHeaderProps"
|
|
14693
14725
|
],
|
|
14694
14726
|
"displayName": "TableHeader",
|
|
14695
14727
|
"description": "",
|
|
@@ -14740,7 +14772,7 @@
|
|
|
14740
14772
|
"aggregator": "core",
|
|
14741
14773
|
"symbols": [
|
|
14742
14774
|
"default as TableHeaderCell",
|
|
14743
|
-
"
|
|
14775
|
+
"TableHeaderCellProps"
|
|
14744
14776
|
],
|
|
14745
14777
|
"displayName": "TableHeaderCell",
|
|
14746
14778
|
"description": "",
|
|
@@ -14861,7 +14893,7 @@
|
|
|
14861
14893
|
"aggregator": "core",
|
|
14862
14894
|
"symbols": [
|
|
14863
14895
|
"default as TableBody",
|
|
14864
|
-
"
|
|
14896
|
+
"TableBodyProps"
|
|
14865
14897
|
],
|
|
14866
14898
|
"displayName": "TableBody",
|
|
14867
14899
|
"description": "",
|
|
@@ -14912,8 +14944,8 @@
|
|
|
14912
14944
|
"aggregator": "core",
|
|
14913
14945
|
"symbols": [
|
|
14914
14946
|
"default as TableVirtualizedBody",
|
|
14915
|
-
"
|
|
14916
|
-
"
|
|
14947
|
+
"TableVirtualizedBodyProps",
|
|
14948
|
+
"TableVirtualizedRow"
|
|
14917
14949
|
],
|
|
14918
14950
|
"displayName": "TableVirtualizedBody",
|
|
14919
14951
|
"description": "",
|
|
@@ -15011,7 +15043,7 @@
|
|
|
15011
15043
|
"aggregator": "core",
|
|
15012
15044
|
"symbols": [
|
|
15013
15045
|
"default as TableRow",
|
|
15014
|
-
"
|
|
15046
|
+
"TableRowProps"
|
|
15015
15047
|
],
|
|
15016
15048
|
"displayName": "TableRow",
|
|
15017
15049
|
"description": "",
|
|
@@ -15140,7 +15172,7 @@
|
|
|
15140
15172
|
"aggregator": "core",
|
|
15141
15173
|
"symbols": [
|
|
15142
15174
|
"default as TableCell",
|
|
15143
|
-
"
|
|
15175
|
+
"TableCellProps"
|
|
15144
15176
|
],
|
|
15145
15177
|
"displayName": "TableCell",
|
|
15146
15178
|
"description": "",
|
|
@@ -15200,7 +15232,7 @@
|
|
|
15200
15232
|
"aggregator": "core",
|
|
15201
15233
|
"symbols": [
|
|
15202
15234
|
"default as Tab",
|
|
15203
|
-
"
|
|
15235
|
+
"TabProps"
|
|
15204
15236
|
],
|
|
15205
15237
|
"displayName": "Tab",
|
|
15206
15238
|
"description": "",
|
|
@@ -15376,7 +15408,7 @@
|
|
|
15376
15408
|
"aggregator": "core",
|
|
15377
15409
|
"symbols": [
|
|
15378
15410
|
"default as TabList",
|
|
15379
|
-
"
|
|
15411
|
+
"TabListProps"
|
|
15380
15412
|
],
|
|
15381
15413
|
"displayName": "TabList",
|
|
15382
15414
|
"description": "",
|
|
@@ -15478,7 +15510,7 @@
|
|
|
15478
15510
|
"aggregator": "core",
|
|
15479
15511
|
"symbols": [
|
|
15480
15512
|
"default as TabPanel",
|
|
15481
|
-
"
|
|
15513
|
+
"TabPanelProps"
|
|
15482
15514
|
],
|
|
15483
15515
|
"displayName": "TabPanel",
|
|
15484
15516
|
"description": "",
|
|
@@ -15538,7 +15570,7 @@
|
|
|
15538
15570
|
"aggregator": "core",
|
|
15539
15571
|
"symbols": [
|
|
15540
15572
|
"default as TabsContext",
|
|
15541
|
-
"
|
|
15573
|
+
"TabsContextProps"
|
|
15542
15574
|
],
|
|
15543
15575
|
"displayName": "TabsContext",
|
|
15544
15576
|
"description": "",
|
|
@@ -15600,7 +15632,7 @@
|
|
|
15600
15632
|
"aggregator": "core",
|
|
15601
15633
|
"symbols": [
|
|
15602
15634
|
"default as TabPanels",
|
|
15603
|
-
"
|
|
15635
|
+
"TabPanelsProps",
|
|
15604
15636
|
"TabPanelsAnimationDirection"
|
|
15605
15637
|
],
|
|
15606
15638
|
"displayName": "TabPanels",
|
|
@@ -15683,7 +15715,7 @@
|
|
|
15683
15715
|
"aggregator": "core",
|
|
15684
15716
|
"symbols": [
|
|
15685
15717
|
"default as Text",
|
|
15686
|
-
"
|
|
15718
|
+
"TextProps",
|
|
15687
15719
|
"TextType",
|
|
15688
15720
|
"TextWeight"
|
|
15689
15721
|
],
|
|
@@ -16062,7 +16094,7 @@
|
|
|
16062
16094
|
"aggregator": "core",
|
|
16063
16095
|
"symbols": [
|
|
16064
16096
|
"default as TextField",
|
|
16065
|
-
"
|
|
16097
|
+
"TextFieldProps",
|
|
16066
16098
|
"TextFieldType",
|
|
16067
16099
|
"TextFieldFeedbackState",
|
|
16068
16100
|
"TextFieldSize"
|
|
@@ -16601,7 +16633,7 @@
|
|
|
16601
16633
|
"aggregator": "core",
|
|
16602
16634
|
"symbols": [
|
|
16603
16635
|
"default as ThemeProvider",
|
|
16604
|
-
"
|
|
16636
|
+
"ThemeProviderProps",
|
|
16605
16637
|
"SystemTheme",
|
|
16606
16638
|
"ThemeColor"
|
|
16607
16639
|
],
|
|
@@ -16674,7 +16706,7 @@
|
|
|
16674
16706
|
"aggregator": "core",
|
|
16675
16707
|
"symbols": [
|
|
16676
16708
|
"default as Tipseen",
|
|
16677
|
-
"
|
|
16709
|
+
"TipseenProps",
|
|
16678
16710
|
"TipseenCloseButtonTheme",
|
|
16679
16711
|
"TipseenColor"
|
|
16680
16712
|
],
|
|
@@ -17009,7 +17041,7 @@
|
|
|
17009
17041
|
"aggregator": "core",
|
|
17010
17042
|
"symbols": [
|
|
17011
17043
|
"default as TipseenContent",
|
|
17012
|
-
"
|
|
17044
|
+
"TipseenContentProps"
|
|
17013
17045
|
],
|
|
17014
17046
|
"displayName": "TipseenContent",
|
|
17015
17047
|
"description": "",
|
|
@@ -17148,7 +17180,7 @@
|
|
|
17148
17180
|
"aggregator": "core",
|
|
17149
17181
|
"symbols": [
|
|
17150
17182
|
"default as TipseenWizard",
|
|
17151
|
-
"
|
|
17183
|
+
"TipseenWizardProps"
|
|
17152
17184
|
],
|
|
17153
17185
|
"displayName": "TipseenWizard",
|
|
17154
17186
|
"description": "",
|
|
@@ -17336,7 +17368,7 @@
|
|
|
17336
17368
|
"aggregator": "core",
|
|
17337
17369
|
"symbols": [
|
|
17338
17370
|
"default as TipseenMedia",
|
|
17339
|
-
"
|
|
17371
|
+
"TipseenMediaProps"
|
|
17340
17372
|
],
|
|
17341
17373
|
"displayName": "TipseenMedia",
|
|
17342
17374
|
"description": "",
|
|
@@ -17387,7 +17419,7 @@
|
|
|
17387
17419
|
"aggregator": "core",
|
|
17388
17420
|
"symbols": [
|
|
17389
17421
|
"default as Toast",
|
|
17390
|
-
"
|
|
17422
|
+
"ToastProps",
|
|
17391
17423
|
"ToastType",
|
|
17392
17424
|
"ToastActionType",
|
|
17393
17425
|
"ToastAction"
|
|
@@ -17571,7 +17603,7 @@
|
|
|
17571
17603
|
"aggregator": "core",
|
|
17572
17604
|
"symbols": [
|
|
17573
17605
|
"default as ToastButton",
|
|
17574
|
-
"
|
|
17606
|
+
"ToastButtonProps"
|
|
17575
17607
|
],
|
|
17576
17608
|
"displayName": "ToastButton",
|
|
17577
17609
|
"description": "",
|
|
@@ -18027,7 +18059,7 @@
|
|
|
18027
18059
|
"aggregator": "core",
|
|
18028
18060
|
"symbols": [
|
|
18029
18061
|
"default as ToastLink",
|
|
18030
|
-
"
|
|
18062
|
+
"ToastLinkProps"
|
|
18031
18063
|
],
|
|
18032
18064
|
"displayName": "ToastLink",
|
|
18033
18065
|
"description": "",
|
|
@@ -18240,7 +18272,7 @@
|
|
|
18240
18272
|
"aggregator": "core",
|
|
18241
18273
|
"symbols": [
|
|
18242
18274
|
"default as Toggle",
|
|
18243
|
-
"
|
|
18275
|
+
"ToggleProps"
|
|
18244
18276
|
],
|
|
18245
18277
|
"displayName": "Toggle",
|
|
18246
18278
|
"description": "",
|
|
@@ -18417,7 +18449,7 @@
|
|
|
18417
18449
|
"aggregator": "core",
|
|
18418
18450
|
"symbols": [
|
|
18419
18451
|
"default as Tooltip",
|
|
18420
|
-
"
|
|
18452
|
+
"TooltipProps",
|
|
18421
18453
|
"TooltipPositions",
|
|
18422
18454
|
"TooltipTheme"
|
|
18423
18455
|
],
|
|
@@ -18923,7 +18955,7 @@
|
|
|
18923
18955
|
"aggregator": "core",
|
|
18924
18956
|
"symbols": [
|
|
18925
18957
|
"default as VirtualizedGrid",
|
|
18926
|
-
"
|
|
18958
|
+
"VirtualizedGridProps",
|
|
18927
18959
|
"VirtualizedGridItemType"
|
|
18928
18960
|
],
|
|
18929
18961
|
"displayName": "VirtualizedGrid",
|
|
@@ -19100,7 +19132,7 @@
|
|
|
19100
19132
|
"aggregator": "core",
|
|
19101
19133
|
"symbols": [
|
|
19102
19134
|
"default as VirtualizedList",
|
|
19103
|
-
"
|
|
19135
|
+
"VirtualizedListProps",
|
|
19104
19136
|
"VirtualizedListItem",
|
|
19105
19137
|
"VirtualizedListLayout",
|
|
19106
19138
|
"VirtualizedListScrollDirection"
|
|
@@ -19533,7 +19565,7 @@
|
|
|
19533
19565
|
"aggregator": "next",
|
|
19534
19566
|
"symbols": [
|
|
19535
19567
|
"default as ModalFooter",
|
|
19536
|
-
"
|
|
19568
|
+
"ModalFooterProps"
|
|
19537
19569
|
],
|
|
19538
19570
|
"displayName": "ModalFooter",
|
|
19539
19571
|
"description": "",
|
|
@@ -19601,7 +19633,7 @@
|
|
|
19601
19633
|
"aggregator": "next",
|
|
19602
19634
|
"symbols": [
|
|
19603
19635
|
"default as ModalFooterWizard",
|
|
19604
|
-
"
|
|
19636
|
+
"ModalFooterWizardProps"
|
|
19605
19637
|
],
|
|
19606
19638
|
"displayName": "ModalFooterWizard",
|
|
19607
19639
|
"description": "",
|
|
@@ -19687,7 +19719,7 @@
|
|
|
19687
19719
|
"aggregator": "next",
|
|
19688
19720
|
"symbols": [
|
|
19689
19721
|
"default as ModalBasicLayout",
|
|
19690
|
-
"
|
|
19722
|
+
"ModalBasicLayoutProps"
|
|
19691
19723
|
],
|
|
19692
19724
|
"displayName": "ModalBasicLayout",
|
|
19693
19725
|
"description": "",
|
|
@@ -19737,7 +19769,7 @@
|
|
|
19737
19769
|
"aggregator": "next",
|
|
19738
19770
|
"symbols": [
|
|
19739
19771
|
"default as ModalMediaLayout",
|
|
19740
|
-
"
|
|
19772
|
+
"ModalMediaLayoutProps"
|
|
19741
19773
|
],
|
|
19742
19774
|
"displayName": "ModalMediaLayout",
|
|
19743
19775
|
"description": "",
|
|
@@ -19787,7 +19819,7 @@
|
|
|
19787
19819
|
"aggregator": "next",
|
|
19788
19820
|
"symbols": [
|
|
19789
19821
|
"default as ModalSideBySideLayout",
|
|
19790
|
-
"
|
|
19822
|
+
"ModalSideBySideLayoutProps"
|
|
19791
19823
|
],
|
|
19792
19824
|
"displayName": "ModalSideBySideLayout",
|
|
19793
19825
|
"description": "",
|
|
@@ -20055,7 +20087,7 @@
|
|
|
20055
20087
|
"aggregator": "next",
|
|
20056
20088
|
"symbols": [
|
|
20057
20089
|
"default as ModalHeader",
|
|
20058
|
-
"
|
|
20090
|
+
"ModalHeaderProps"
|
|
20059
20091
|
],
|
|
20060
20092
|
"displayName": "ModalHeader",
|
|
20061
20093
|
"description": "",
|
|
@@ -20124,7 +20156,7 @@
|
|
|
20124
20156
|
"aggregator": "next",
|
|
20125
20157
|
"symbols": [
|
|
20126
20158
|
"default as ModalContent",
|
|
20127
|
-
"
|
|
20159
|
+
"ModalContentProps"
|
|
20128
20160
|
],
|
|
20129
20161
|
"displayName": "ModalContent",
|
|
20130
20162
|
"description": "",
|
|
@@ -20175,7 +20207,7 @@
|
|
|
20175
20207
|
"aggregator": "next",
|
|
20176
20208
|
"symbols": [
|
|
20177
20209
|
"default as ModalMedia",
|
|
20178
|
-
"
|
|
20210
|
+
"ModalMediaProps"
|
|
20179
20211
|
],
|
|
20180
20212
|
"displayName": "ModalMedia",
|
|
20181
20213
|
"description": "",
|