@cloudscape-design/components 3.0.1254 → 3.0.1256
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/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +37 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +43 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +49 -49
- package/dropdown/styles.selectors.js +20 -20
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +36 -36
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +74 -74
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +29 -5
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +5 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +159 -154
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +12 -2
- package/internal/generated/styles/tokens.js +12 -2
- package/internal/generated/theming/index.cjs +152 -10
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +152 -10
- package/internal/manifest.json +1 -1
- package/item-card/index.d.ts +10 -0
- package/item-card/index.d.ts.map +1 -0
- package/item-card/index.js +23 -0
- package/item-card/index.js.map +1 -0
- package/item-card/interfaces.d.ts +122 -0
- package/item-card/interfaces.d.ts.map +1 -0
- package/item-card/interfaces.js.map +1 -0
- package/item-card/internal.d.ts +22 -0
- package/item-card/internal.d.ts.map +1 -0
- package/item-card/internal.js +29 -0
- package/item-card/internal.js.map +1 -0
- package/item-card/style.d.ts +20 -0
- package/item-card/style.d.ts.map +1 -0
- package/item-card/style.js +55 -0
- package/item-card/style.js.map +1 -0
- package/item-card/styles.css.js +19 -0
- package/item-card/styles.scoped.css +361 -0
- package/item-card/styles.selectors.js +20 -0
- package/item-card/test-classes/styles.css.js +10 -0
- package/item-card/test-classes/styles.scoped.css +23 -0
- package/item-card/test-classes/styles.selectors.js +11 -0
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +48 -48
- package/modal/styles.selectors.js +31 -31
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +48 -48
- package/progress-bar/styles.selectors.js +18 -18
- package/prompt-input/styles.css.js +17 -17
- package/prompt-input/styles.scoped.css +79 -79
- package/prompt-input/styles.selectors.js +17 -17
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +165 -165
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/index.d.ts +28 -0
- package/test-utils/dom/index.js +21 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/item-card/index.d.ts +28 -0
- package/test-utils/dom/item-card/index.js +49 -0
- package/test-utils/dom/item-card/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +18 -0
- package/test-utils/selectors/index.js +16 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/item-card/index.d.ts +28 -0
- package/test-utils/selectors/item-card/index.js +49 -0
- package/test-utils/selectors/item-card/index.js.map +1 -0
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +48 -48
- package/token/styles.selectors.js +14 -14
- package/internal/components/card/index.d.ts +0 -14
- package/internal/components/card/index.d.ts.map +0 -1
- package/internal/components/card/index.js +0 -16
- package/internal/components/card/index.js.map +0 -1
- package/internal/components/card/interfaces.d.ts +0 -44
- package/internal/components/card/interfaces.d.ts.map +0 -1
- package/internal/components/card/interfaces.js.map +0 -1
- package/internal/components/card/styles.css.js +0 -16
- package/internal/components/card/styles.scoped.css +0 -318
- package/internal/components/card/styles.selectors.js +0 -17
- /package/{internal/components/card → item-card}/interfaces.js +0 -0
|
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_gfwv3_bxdgn_193:not(#\9) {
|
|
194
194
|
gap: var(--space-scaled-xs-xwoogq, 8px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_root_gfwv3_bxdgn_193.awsui_horizontal_gfwv3_bxdgn_196:not(#\9) {
|
|
197
197
|
display: flex;
|
|
198
198
|
gap: var(--space-xs-ymlm0b, 8px);
|
|
199
199
|
flex-direction: row;
|
|
200
200
|
flex-wrap: wrap;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_root_gfwv3_bxdgn_193.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
|
|
203
203
|
display: flex;
|
|
204
204
|
flex-direction: column;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
207
|
+
.awsui_list_gfwv3_bxdgn_207:not(#\9) {
|
|
208
208
|
display: contents;
|
|
209
209
|
list-style: none;
|
|
210
210
|
padding-block: 0;
|
|
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
margin-block: 0;
|
|
213
213
|
margin-inline: 0;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_gfwv3_bxdgn_207.awsui_horizontal_gfwv3_bxdgn_196:not(#\9), .awsui_list_gfwv3_bxdgn_207.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
gap: var(--space-xs-ymlm0b, 8px);
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_gfwv3_bxdgn_207.awsui_horizontal_gfwv3_bxdgn_196:not(#\9) {
|
|
220
220
|
flex-direction: row;
|
|
221
221
|
flex-wrap: wrap;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_list_gfwv3_bxdgn_207.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
|
|
224
224
|
flex-direction: column;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_list_gfwv3_bxdgn_207.awsui_grid_gfwv3_bxdgn_226:not(#\9) {
|
|
227
227
|
display: grid;
|
|
228
228
|
gap: var(--space-xs-ymlm0b, 8px);
|
|
229
229
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
230
230
|
}
|
|
231
231
|
@media (max-width: 688px) {
|
|
232
|
-
.
|
|
232
|
+
.awsui_list_gfwv3_bxdgn_207.awsui_grid_gfwv3_bxdgn_226:not(#\9) {
|
|
233
233
|
display: flex;
|
|
234
234
|
flex-direction: column;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_list-
|
|
238
|
+
.awsui_list-item_gfwv3_bxdgn_238:not(#\9) {
|
|
239
239
|
padding-block: 0;
|
|
240
240
|
padding-inline: 0;
|
|
241
241
|
margin-block: 0;
|
|
242
242
|
margin-inline: 0;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_toggle-container-
|
|
245
|
+
.awsui_toggle-container-inline_gfwv3_bxdgn_245:not(#\9) {
|
|
246
246
|
padding-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
247
247
|
display: flex;
|
|
248
248
|
align-items: center;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9) {
|
|
252
252
|
border-collapse: separate;
|
|
253
253
|
border-spacing: 0;
|
|
254
254
|
box-sizing: border-box;
|
|
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
margin-inline-start: -1px;
|
|
289
289
|
text-underline-offset: 0.25em;
|
|
290
290
|
text-decoration-thickness: 1px;
|
|
291
|
-
color: var(--awsui-style-color-default-
|
|
291
|
+
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
292
292
|
font-weight: inherit;
|
|
293
293
|
letter-spacing: normal;
|
|
294
294
|
text-decoration-line: none;
|
|
@@ -299,34 +299,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
300
300
|
}
|
|
301
301
|
@media (prefers-reduced-motion: reduce) {
|
|
302
|
-
.
|
|
302
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9) {
|
|
303
303
|
animation: none;
|
|
304
304
|
transition: none;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
|
-
.awsui-motion-disabled .
|
|
307
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_bxdgn_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_bxdgn_245:not(#\9) {
|
|
308
308
|
animation: none;
|
|
309
309
|
transition: none;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9):hover {
|
|
312
312
|
cursor: pointer;
|
|
313
|
-
color: var(--awsui-style-color-hover-
|
|
313
|
+
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus {
|
|
316
316
|
outline: none;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
319
|
-
color: var(--awsui-style-color-active-
|
|
318
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9):active {
|
|
319
|
+
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9):active, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):hover {
|
|
322
322
|
text-decoration-line: underline;
|
|
323
323
|
text-decoration-color: currentColor;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_toggle_gfwv3_bxdgn_245:not(#\9):active, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):hover {
|
|
326
326
|
text-decoration: none;
|
|
327
327
|
text-decoration-color: transparent;
|
|
328
328
|
}
|
|
329
|
-
body[data-awsui-focus-visible=true] .
|
|
329
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus {
|
|
330
330
|
outline: 2px dotted transparent;
|
|
331
331
|
border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
|
|
332
332
|
border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
|
|
@@ -336,11 +336,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_27cw4_245:not(#\9):focus
|
|
|
336
336
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
337
337
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
338
338
|
}
|
|
339
|
-
.
|
|
339
|
+
.awsui_toggle_gfwv3_bxdgn_245 > .awsui_description_gfwv3_bxdgn_337:not(#\9) {
|
|
340
340
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
.awsui_separator_gfwv3_bxdgn_341:not(#\9) {
|
|
344
344
|
margin-block: 0;
|
|
345
345
|
margin-inline: var(--space-scaled-m-m892r9, 16px);
|
|
346
346
|
inline-size: var(--border-divider-section-width-uwo8my, 1px);
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"horizontal": "
|
|
7
|
-
"vertical": "
|
|
8
|
-
"list": "
|
|
9
|
-
"grid": "
|
|
10
|
-
"list-item": "awsui_list-
|
|
11
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
12
|
-
"toggle": "
|
|
13
|
-
"description": "
|
|
14
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_bxdgn_193",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_bxdgn_196",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_bxdgn_202",
|
|
8
|
+
"list": "awsui_list_gfwv3_bxdgn_207",
|
|
9
|
+
"grid": "awsui_grid_gfwv3_bxdgn_226",
|
|
10
|
+
"list-item": "awsui_list-item_gfwv3_bxdgn_238",
|
|
11
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_bxdgn_245",
|
|
12
|
+
"toggle": "awsui_toggle_gfwv3_bxdgn_245",
|
|
13
|
+
"description": "awsui_description_gfwv3_bxdgn_337",
|
|
14
|
+
"separator": "awsui_separator_gfwv3_bxdgn_341"
|
|
15
15
|
};
|
|
16
16
|
|
package/internal/environment.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (a1e1f5e7)";
|
|
3
|
+
export var GIT_SHA = "a1e1f5e7";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -153,5 +153,10 @@ declare const customCSSPropertiesMap: {
|
|
|
153
153
|
tokenStyleDismissColorDisabled: string;
|
|
154
154
|
tokenStyleDismissColorHover: string;
|
|
155
155
|
tokenStyleDismissColorReadOnly: string;
|
|
156
|
+
styleItemCardBackgroundDefault: string;
|
|
157
|
+
styleItemCardBorderColorDefault: string;
|
|
158
|
+
styleItemCardBorderRadius: string;
|
|
159
|
+
styleItemCardBorderWidthDefault: string;
|
|
160
|
+
styleItemCardBoxShadowDefault: string;
|
|
156
161
|
};
|
|
157
162
|
export default customCSSPropertiesMap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgK3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,158 +1,163 @@
|
|
|
1
1
|
const customCSSPropertiesMap = {
|
|
2
|
-
"maxContentWidth": "--awsui-max-content-width-
|
|
3
|
-
"minContentWidth": "--awsui-min-content-width-
|
|
4
|
-
"breadcrumbsGap": "--awsui-breadcrumbs-gap-
|
|
5
|
-
"contentGapLeft": "--awsui-content-gap-left-
|
|
6
|
-
"contentGapRight": "--awsui-content-gap-right-
|
|
7
|
-
"contentHeight": "--awsui-content-height-
|
|
8
|
-
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-
|
|
9
|
-
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-
|
|
10
|
-
"contentLayoutMainGap": "--awsui-content-layout-main-gap-
|
|
11
|
-
"defaultMaxContentWidth": "--awsui-default-max-content-width-
|
|
12
|
-
"defaultMinContentWidth": "--awsui-default-min-content-width-
|
|
13
|
-
"drawerSize": "--awsui-drawer-size-
|
|
14
|
-
"drawerMinSize": "--awsui-drawer-min-size-
|
|
15
|
-
"bottomDrawerSize": "--awsui-bottom-drawer-size-
|
|
16
|
-
"footerHeight": "--awsui-footer-height-
|
|
17
|
-
"headerGap": "--awsui-header-gap-
|
|
18
|
-
"headerHeight": "--awsui-header-height-
|
|
19
|
-
"layoutWidth": "--awsui-layout-width-
|
|
20
|
-
"mainGap": "--awsui-main-gap-
|
|
21
|
-
"mainOffsetLeft": "--awsui-main-offset-left-
|
|
22
|
-
"mainTemplateRows": "--awsui-main-template-rows-
|
|
23
|
-
"mobileBarHeight": "--awsui-mobile-bar-height-
|
|
24
|
-
"notificationsHeight": "--awsui-notifications-height-
|
|
25
|
-
"offsetTop": "--awsui-offset-top-
|
|
26
|
-
"overlapHeight": "--awsui-overlap-height-
|
|
27
|
-
"navigationWidth": "--awsui-navigation-width-
|
|
28
|
-
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-
|
|
29
|
-
"splitPanelReportedSize": "--awsui-split-panel-reported-size-
|
|
30
|
-
"splitPanelHeight": "--awsui-split-panel-height-
|
|
31
|
-
"splitPanelMinWidth": "--awsui-split-panel-min-width-
|
|
32
|
-
"splitPanelMaxWidth": "--awsui-split-panel-max-width-
|
|
33
|
-
"toolsMaxWidth": "--awsui-tools-max-width-
|
|
34
|
-
"toolsWidth": "--awsui-tools-width-
|
|
35
|
-
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-
|
|
36
|
-
"contentScrollMargin": "--awsui-content-scroll-margin-
|
|
37
|
-
"flashbarStackDepth": "--awsui-flashbar-stack-depth-
|
|
38
|
-
"flashbarStackIndex": "--awsui-flashbar-stack-index-
|
|
39
|
-
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-
|
|
40
|
-
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-
|
|
41
|
-
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-
|
|
42
|
-
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-
|
|
43
|
-
"dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-
|
|
44
|
-
"dropdownContentBorderColor": "--awsui-dropdown-content-border-color-
|
|
45
|
-
"dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-
|
|
46
|
-
"dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-
|
|
47
|
-
"modalCustomWidth": "--awsui-modal-custom-width-
|
|
48
|
-
"modalCustomHeight": "--awsui-modal-custom-height-
|
|
49
|
-
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-
|
|
50
|
-
"spinnerRotatorTo": "--awsui-spinner-rotator-to-
|
|
51
|
-
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-
|
|
52
|
-
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-
|
|
53
|
-
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-
|
|
54
|
-
"spinnerLineRightTo": "--awsui-spinner-line-right-to-
|
|
55
|
-
"sliderLabelCount": "--awsui-slider-label-count-
|
|
56
|
-
"sliderTickCount": "--awsui-slider-tick-count-
|
|
57
|
-
"sliderReferenceColumn": "--awsui-slider-reference-column-
|
|
58
|
-
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-
|
|
59
|
-
"sliderMaxStart": "--awsui-slider-max-start-
|
|
60
|
-
"sliderMinEnd": "--awsui-slider-min-end-
|
|
61
|
-
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-
|
|
62
|
-
"sliderTooltipPosition": "--awsui-slider-tooltip-position-
|
|
63
|
-
"togglesLeftWidth": "--awsui-toggles-left-width-
|
|
64
|
-
"togglesRightWidth": "--awsui-toggles-right-width-
|
|
65
|
-
"promptInputMaxRows": "--awsui-prompt-input-max-rows-
|
|
66
|
-
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-
|
|
67
|
-
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-
|
|
68
|
-
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-
|
|
69
|
-
"styleBackgroundActive": "--awsui-style-background-active-
|
|
70
|
-
"styleBackgroundDefault": "--awsui-style-background-default-
|
|
71
|
-
"styleBackgroundDisabled": "--awsui-style-background-disabled-
|
|
72
|
-
"styleBackgroundHover": "--awsui-style-background-hover-
|
|
73
|
-
"styleBorderColorActive": "--awsui-style-border-color-active-
|
|
74
|
-
"styleBorderColorDefault": "--awsui-style-border-color-default-
|
|
75
|
-
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-
|
|
76
|
-
"styleBorderColorHover": "--awsui-style-border-color-hover-
|
|
77
|
-
"styleColorActive": "--awsui-style-color-active-
|
|
78
|
-
"styleColorDefault": "--awsui-style-color-default-
|
|
79
|
-
"styleColorDisabled": "--awsui-style-color-disabled-
|
|
80
|
-
"styleColorHover": "--awsui-style-color-hover-
|
|
81
|
-
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-
|
|
82
|
-
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-
|
|
83
|
-
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-
|
|
84
|
-
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-
|
|
85
|
-
"styleBoxShadowActive": "--awsui-style-box-shadow-active-
|
|
86
|
-
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-
|
|
87
|
-
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-
|
|
88
|
-
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-
|
|
89
|
-
"styleBackgroundReadonly": "--awsui-style-background-readonly-
|
|
90
|
-
"styleBorderColorReadonly": "--awsui-style-border-color-readonly-
|
|
91
|
-
"styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-
|
|
92
|
-
"styleColorReadonly": "--awsui-style-color-readonly-
|
|
93
|
-
"styleBackgroundFocus": "--awsui-style-background-focus-
|
|
94
|
-
"styleBorderColorFocus": "--awsui-style-border-color-focus-
|
|
95
|
-
"styleBoxShadowFocus": "--awsui-style-box-shadow-focus-
|
|
96
|
-
"styleColorFocus": "--awsui-style-color-focus-
|
|
97
|
-
"stylePlaceholderColor": "--awsui-style-placeholder-color-
|
|
98
|
-
"stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-
|
|
99
|
-
"stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-
|
|
100
|
-
"stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-
|
|
101
|
-
"styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-
|
|
102
|
-
"styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-
|
|
103
|
-
"styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-
|
|
104
|
-
"styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-
|
|
105
|
-
"styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-
|
|
106
|
-
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-
|
|
107
|
-
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-
|
|
108
|
-
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-
|
|
109
|
-
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-
|
|
110
|
-
"alertIconColor": "--awsui-alert-icon-color-
|
|
111
|
-
"promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-
|
|
112
|
-
"promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-
|
|
113
|
-
"promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-
|
|
114
|
-
"promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-
|
|
115
|
-
"promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-
|
|
116
|
-
"promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-
|
|
117
|
-
"promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-
|
|
118
|
-
"promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-
|
|
119
|
-
"promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-
|
|
120
|
-
"promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-
|
|
121
|
-
"promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-
|
|
122
|
-
"promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-
|
|
123
|
-
"promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-
|
|
124
|
-
"promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-
|
|
125
|
-
"promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-
|
|
126
|
-
"promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-
|
|
127
|
-
"promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-
|
|
128
|
-
"promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-
|
|
129
|
-
"promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-
|
|
130
|
-
"promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-
|
|
131
|
-
"promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-
|
|
132
|
-
"promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-
|
|
133
|
-
"promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-
|
|
134
|
-
"promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-
|
|
135
|
-
"progressBarBackgroundColor": "--awsui-progress-bar-background-color-
|
|
136
|
-
"progressBarBorderRadius": "--awsui-progress-bar-border-radius-
|
|
137
|
-
"progressBarHeight": "--awsui-progress-bar-height-
|
|
138
|
-
"progressValueBackgroundColor": "--awsui-progress-value-background-color-
|
|
139
|
-
"styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-
|
|
140
|
-
"styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-
|
|
141
|
-
"styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-
|
|
142
|
-
"styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-
|
|
143
|
-
"styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-
|
|
144
|
-
"styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-
|
|
145
|
-
"styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-
|
|
146
|
-
"tokenStyleBackgroundDefault": "--awsui-token-style-background-default-
|
|
147
|
-
"tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-
|
|
148
|
-
"tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-
|
|
149
|
-
"tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-
|
|
150
|
-
"tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-
|
|
151
|
-
"tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-
|
|
152
|
-
"tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-
|
|
153
|
-
"tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-
|
|
154
|
-
"tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-
|
|
155
|
-
"tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-
|
|
2
|
+
"maxContentWidth": "--awsui-max-content-width-6b9ypa",
|
|
3
|
+
"minContentWidth": "--awsui-min-content-width-6b9ypa",
|
|
4
|
+
"breadcrumbsGap": "--awsui-breadcrumbs-gap-6b9ypa",
|
|
5
|
+
"contentGapLeft": "--awsui-content-gap-left-6b9ypa",
|
|
6
|
+
"contentGapRight": "--awsui-content-gap-right-6b9ypa",
|
|
7
|
+
"contentHeight": "--awsui-content-height-6b9ypa",
|
|
8
|
+
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-6b9ypa",
|
|
9
|
+
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-6b9ypa",
|
|
10
|
+
"contentLayoutMainGap": "--awsui-content-layout-main-gap-6b9ypa",
|
|
11
|
+
"defaultMaxContentWidth": "--awsui-default-max-content-width-6b9ypa",
|
|
12
|
+
"defaultMinContentWidth": "--awsui-default-min-content-width-6b9ypa",
|
|
13
|
+
"drawerSize": "--awsui-drawer-size-6b9ypa",
|
|
14
|
+
"drawerMinSize": "--awsui-drawer-min-size-6b9ypa",
|
|
15
|
+
"bottomDrawerSize": "--awsui-bottom-drawer-size-6b9ypa",
|
|
16
|
+
"footerHeight": "--awsui-footer-height-6b9ypa",
|
|
17
|
+
"headerGap": "--awsui-header-gap-6b9ypa",
|
|
18
|
+
"headerHeight": "--awsui-header-height-6b9ypa",
|
|
19
|
+
"layoutWidth": "--awsui-layout-width-6b9ypa",
|
|
20
|
+
"mainGap": "--awsui-main-gap-6b9ypa",
|
|
21
|
+
"mainOffsetLeft": "--awsui-main-offset-left-6b9ypa",
|
|
22
|
+
"mainTemplateRows": "--awsui-main-template-rows-6b9ypa",
|
|
23
|
+
"mobileBarHeight": "--awsui-mobile-bar-height-6b9ypa",
|
|
24
|
+
"notificationsHeight": "--awsui-notifications-height-6b9ypa",
|
|
25
|
+
"offsetTop": "--awsui-offset-top-6b9ypa",
|
|
26
|
+
"overlapHeight": "--awsui-overlap-height-6b9ypa",
|
|
27
|
+
"navigationWidth": "--awsui-navigation-width-6b9ypa",
|
|
28
|
+
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-6b9ypa",
|
|
29
|
+
"splitPanelReportedSize": "--awsui-split-panel-reported-size-6b9ypa",
|
|
30
|
+
"splitPanelHeight": "--awsui-split-panel-height-6b9ypa",
|
|
31
|
+
"splitPanelMinWidth": "--awsui-split-panel-min-width-6b9ypa",
|
|
32
|
+
"splitPanelMaxWidth": "--awsui-split-panel-max-width-6b9ypa",
|
|
33
|
+
"toolsMaxWidth": "--awsui-tools-max-width-6b9ypa",
|
|
34
|
+
"toolsWidth": "--awsui-tools-width-6b9ypa",
|
|
35
|
+
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-6b9ypa",
|
|
36
|
+
"contentScrollMargin": "--awsui-content-scroll-margin-6b9ypa",
|
|
37
|
+
"flashbarStackDepth": "--awsui-flashbar-stack-depth-6b9ypa",
|
|
38
|
+
"flashbarStackIndex": "--awsui-flashbar-stack-index-6b9ypa",
|
|
39
|
+
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-6b9ypa",
|
|
40
|
+
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-6b9ypa",
|
|
41
|
+
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-6b9ypa",
|
|
42
|
+
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-6b9ypa",
|
|
43
|
+
"dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-6b9ypa",
|
|
44
|
+
"dropdownContentBorderColor": "--awsui-dropdown-content-border-color-6b9ypa",
|
|
45
|
+
"dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-6b9ypa",
|
|
46
|
+
"dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-6b9ypa",
|
|
47
|
+
"modalCustomWidth": "--awsui-modal-custom-width-6b9ypa",
|
|
48
|
+
"modalCustomHeight": "--awsui-modal-custom-height-6b9ypa",
|
|
49
|
+
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-6b9ypa",
|
|
50
|
+
"spinnerRotatorTo": "--awsui-spinner-rotator-to-6b9ypa",
|
|
51
|
+
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-6b9ypa",
|
|
52
|
+
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-6b9ypa",
|
|
53
|
+
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-6b9ypa",
|
|
54
|
+
"spinnerLineRightTo": "--awsui-spinner-line-right-to-6b9ypa",
|
|
55
|
+
"sliderLabelCount": "--awsui-slider-label-count-6b9ypa",
|
|
56
|
+
"sliderTickCount": "--awsui-slider-tick-count-6b9ypa",
|
|
57
|
+
"sliderReferenceColumn": "--awsui-slider-reference-column-6b9ypa",
|
|
58
|
+
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-6b9ypa",
|
|
59
|
+
"sliderMaxStart": "--awsui-slider-max-start-6b9ypa",
|
|
60
|
+
"sliderMinEnd": "--awsui-slider-min-end-6b9ypa",
|
|
61
|
+
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-6b9ypa",
|
|
62
|
+
"sliderTooltipPosition": "--awsui-slider-tooltip-position-6b9ypa",
|
|
63
|
+
"togglesLeftWidth": "--awsui-toggles-left-width-6b9ypa",
|
|
64
|
+
"togglesRightWidth": "--awsui-toggles-right-width-6b9ypa",
|
|
65
|
+
"promptInputMaxRows": "--awsui-prompt-input-max-rows-6b9ypa",
|
|
66
|
+
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-6b9ypa",
|
|
67
|
+
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-6b9ypa",
|
|
68
|
+
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-6b9ypa",
|
|
69
|
+
"styleBackgroundActive": "--awsui-style-background-active-6b9ypa",
|
|
70
|
+
"styleBackgroundDefault": "--awsui-style-background-default-6b9ypa",
|
|
71
|
+
"styleBackgroundDisabled": "--awsui-style-background-disabled-6b9ypa",
|
|
72
|
+
"styleBackgroundHover": "--awsui-style-background-hover-6b9ypa",
|
|
73
|
+
"styleBorderColorActive": "--awsui-style-border-color-active-6b9ypa",
|
|
74
|
+
"styleBorderColorDefault": "--awsui-style-border-color-default-6b9ypa",
|
|
75
|
+
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-6b9ypa",
|
|
76
|
+
"styleBorderColorHover": "--awsui-style-border-color-hover-6b9ypa",
|
|
77
|
+
"styleColorActive": "--awsui-style-color-active-6b9ypa",
|
|
78
|
+
"styleColorDefault": "--awsui-style-color-default-6b9ypa",
|
|
79
|
+
"styleColorDisabled": "--awsui-style-color-disabled-6b9ypa",
|
|
80
|
+
"styleColorHover": "--awsui-style-color-hover-6b9ypa",
|
|
81
|
+
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-6b9ypa",
|
|
82
|
+
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-6b9ypa",
|
|
83
|
+
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-6b9ypa",
|
|
84
|
+
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-6b9ypa",
|
|
85
|
+
"styleBoxShadowActive": "--awsui-style-box-shadow-active-6b9ypa",
|
|
86
|
+
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-6b9ypa",
|
|
87
|
+
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-6b9ypa",
|
|
88
|
+
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-6b9ypa",
|
|
89
|
+
"styleBackgroundReadonly": "--awsui-style-background-readonly-6b9ypa",
|
|
90
|
+
"styleBorderColorReadonly": "--awsui-style-border-color-readonly-6b9ypa",
|
|
91
|
+
"styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-6b9ypa",
|
|
92
|
+
"styleColorReadonly": "--awsui-style-color-readonly-6b9ypa",
|
|
93
|
+
"styleBackgroundFocus": "--awsui-style-background-focus-6b9ypa",
|
|
94
|
+
"styleBorderColorFocus": "--awsui-style-border-color-focus-6b9ypa",
|
|
95
|
+
"styleBoxShadowFocus": "--awsui-style-box-shadow-focus-6b9ypa",
|
|
96
|
+
"styleColorFocus": "--awsui-style-color-focus-6b9ypa",
|
|
97
|
+
"stylePlaceholderColor": "--awsui-style-placeholder-color-6b9ypa",
|
|
98
|
+
"stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-6b9ypa",
|
|
99
|
+
"stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-6b9ypa",
|
|
100
|
+
"stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-6b9ypa",
|
|
101
|
+
"styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-6b9ypa",
|
|
102
|
+
"styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-6b9ypa",
|
|
103
|
+
"styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-6b9ypa",
|
|
104
|
+
"styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-6b9ypa",
|
|
105
|
+
"styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-6b9ypa",
|
|
106
|
+
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-6b9ypa",
|
|
107
|
+
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-6b9ypa",
|
|
108
|
+
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-6b9ypa",
|
|
109
|
+
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-6b9ypa",
|
|
110
|
+
"alertIconColor": "--awsui-alert-icon-color-6b9ypa",
|
|
111
|
+
"promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-6b9ypa",
|
|
112
|
+
"promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-6b9ypa",
|
|
113
|
+
"promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-6b9ypa",
|
|
114
|
+
"promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-6b9ypa",
|
|
115
|
+
"promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-6b9ypa",
|
|
116
|
+
"promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-6b9ypa",
|
|
117
|
+
"promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-6b9ypa",
|
|
118
|
+
"promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-6b9ypa",
|
|
119
|
+
"promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-6b9ypa",
|
|
120
|
+
"promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-6b9ypa",
|
|
121
|
+
"promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-6b9ypa",
|
|
122
|
+
"promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-6b9ypa",
|
|
123
|
+
"promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-6b9ypa",
|
|
124
|
+
"promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-6b9ypa",
|
|
125
|
+
"promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-6b9ypa",
|
|
126
|
+
"promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-6b9ypa",
|
|
127
|
+
"promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-6b9ypa",
|
|
128
|
+
"promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-6b9ypa",
|
|
129
|
+
"promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-6b9ypa",
|
|
130
|
+
"promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-6b9ypa",
|
|
131
|
+
"promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-6b9ypa",
|
|
132
|
+
"promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-6b9ypa",
|
|
133
|
+
"promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-6b9ypa",
|
|
134
|
+
"promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-6b9ypa",
|
|
135
|
+
"progressBarBackgroundColor": "--awsui-progress-bar-background-color-6b9ypa",
|
|
136
|
+
"progressBarBorderRadius": "--awsui-progress-bar-border-radius-6b9ypa",
|
|
137
|
+
"progressBarHeight": "--awsui-progress-bar-height-6b9ypa",
|
|
138
|
+
"progressValueBackgroundColor": "--awsui-progress-value-background-color-6b9ypa",
|
|
139
|
+
"styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-6b9ypa",
|
|
140
|
+
"styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-6b9ypa",
|
|
141
|
+
"styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-6b9ypa",
|
|
142
|
+
"styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-6b9ypa",
|
|
143
|
+
"styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-6b9ypa",
|
|
144
|
+
"styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-6b9ypa",
|
|
145
|
+
"styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-6b9ypa",
|
|
146
|
+
"tokenStyleBackgroundDefault": "--awsui-token-style-background-default-6b9ypa",
|
|
147
|
+
"tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-6b9ypa",
|
|
148
|
+
"tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-6b9ypa",
|
|
149
|
+
"tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-6b9ypa",
|
|
150
|
+
"tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-6b9ypa",
|
|
151
|
+
"tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-6b9ypa",
|
|
152
|
+
"tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-6b9ypa",
|
|
153
|
+
"tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-6b9ypa",
|
|
154
|
+
"tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-6b9ypa",
|
|
155
|
+
"tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-6b9ypa",
|
|
156
|
+
"styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-6b9ypa",
|
|
157
|
+
"styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-6b9ypa",
|
|
158
|
+
"styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-6b9ypa",
|
|
159
|
+
"styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-6b9ypa",
|
|
160
|
+
"styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-6b9ypa",
|
|
156
161
|
};
|
|
157
162
|
export default customCSSPropertiesMap;
|
|
158
163
|
//# sourceMappingURL=index.js.map
|