@cloudscape-design/components 3.0.13 → 3.0.16
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 +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
|
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_arrow_xjuzf_jc3c7_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9), .awsui_arrow-inner_xjuzf_jc3c7_189:not(#\9) {
|
|
190
190
|
position: absolute;
|
|
191
191
|
overflow: hidden;
|
|
192
192
|
width: 20px;
|
|
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
top: 0;
|
|
195
195
|
left: 0;
|
|
196
196
|
}
|
|
197
|
-
.awsui_arrow-
|
|
197
|
+
.awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_jc3c7_189:not(#\9)::after {
|
|
198
198
|
content: "";
|
|
199
199
|
box-sizing: border-box;
|
|
200
200
|
display: inline-block;
|
|
@@ -207,31 +207,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
transform: rotate(45deg);
|
|
208
208
|
transform-origin: 0 100%;
|
|
209
209
|
}
|
|
210
|
-
.awsui_arrow-
|
|
210
|
+
.awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after {
|
|
211
211
|
background-color: #9ba7b6;
|
|
212
212
|
background-color: var(--color-border-popover-5pygk7, #9ba7b6);
|
|
213
213
|
}
|
|
214
|
-
.awsui_arrow-
|
|
214
|
+
.awsui_arrow-inner_xjuzf_jc3c7_189:not(#\9) {
|
|
215
215
|
top: 2px;
|
|
216
216
|
}
|
|
217
|
-
.awsui_arrow-
|
|
217
|
+
.awsui_arrow-inner_xjuzf_jc3c7_189:not(#\9)::after {
|
|
218
218
|
border-radius: 1px 0 0 0;
|
|
219
219
|
background-color: #ffffff;
|
|
220
220
|
background-color: var(--color-background-popover-mn5o9k, #ffffff);
|
|
221
221
|
}
|
|
222
|
-
.awsui_arrow-position-right-
|
|
222
|
+
.awsui_arrow-position-right-top_xjuzf_jc3c7_220 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_jc3c7_220 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after {
|
|
223
223
|
box-shadow: -0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
224
224
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-position-left-
|
|
226
|
+
.awsui_arrow-position-left-top_xjuzf_jc3c7_223 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_jc3c7_223 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after {
|
|
227
227
|
box-shadow: 0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
228
228
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
229
229
|
}
|
|
230
|
-
.awsui_arrow-position-top-
|
|
230
|
+
.awsui_arrow-position-top-center_xjuzf_jc3c7_226 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_jc3c7_226 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_jc3c7_226 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_jc3c7_226 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after {
|
|
231
231
|
box-shadow: -0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
232
232
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
233
233
|
}
|
|
234
|
-
.awsui_arrow-position-bottom-
|
|
234
|
+
.awsui_arrow-position-bottom-center_xjuzf_jc3c7_229 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_jc3c7_229 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_jc3c7_229 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_jc3c7_229 > .awsui_arrow-outer_xjuzf_jc3c7_189:not(#\9)::after {
|
|
235
235
|
box-shadow: 0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
236
236
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
237
237
|
}
|
|
@@ -328,7 +328,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
329
329
|
SPDX-License-Identifier: Apache-2.0
|
|
330
330
|
*/
|
|
331
|
-
.
|
|
331
|
+
.awsui_body_xjuzf_jc3c7_325:not(#\9) {
|
|
332
332
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
333
333
|
border-collapse: separate;
|
|
334
334
|
border-spacing: 0;
|
|
@@ -344,7 +344,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
344
|
font-stretch: normal;
|
|
345
345
|
line-height: normal;
|
|
346
346
|
-webkit-hyphens: none;
|
|
347
|
-
-ms-hyphens: none;
|
|
348
347
|
hyphens: none;
|
|
349
348
|
letter-spacing: normal;
|
|
350
349
|
list-style: disc outside none;
|
|
@@ -373,7 +372,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
373
372
|
overflow: hidden;
|
|
374
373
|
box-sizing: border-box;
|
|
375
374
|
border-radius: 8px;
|
|
376
|
-
border-radius: var(--border-
|
|
375
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
377
376
|
padding: 12px 16px;
|
|
378
377
|
padding: var(--space-s-hv8c1d, 12px) var(--space-m-17eucw, 16px);
|
|
379
378
|
background-color: #ffffff;
|
|
@@ -383,44 +382,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
383
382
|
border: 2px solid #9ba7b6;
|
|
384
383
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-popover-5pygk7, #9ba7b6);
|
|
385
384
|
}
|
|
386
|
-
.awsui_body-overflow-
|
|
385
|
+
.awsui_body-overflow-visible_xjuzf_jc3c7_344:not(#\9) {
|
|
387
386
|
overflow: visible;
|
|
388
387
|
}
|
|
389
388
|
|
|
390
|
-
.awsui_variant-
|
|
389
|
+
.awsui_variant-annotation_xjuzf_jc3c7_348:not(#\9) {
|
|
391
390
|
background-color: #f2f8fd;
|
|
392
391
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
393
392
|
border-color: #0972d3;
|
|
394
393
|
border-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
395
394
|
}
|
|
396
395
|
|
|
397
|
-
.awsui_body-size-
|
|
396
|
+
.awsui_body-size-small_xjuzf_jc3c7_353:not(#\9) {
|
|
398
397
|
max-width: 210px;
|
|
399
398
|
}
|
|
400
|
-
.awsui_body-size-
|
|
399
|
+
.awsui_body-size-small_xjuzf_jc3c7_353.awsui_fixed-width_xjuzf_jc3c7_356:not(#\9) {
|
|
401
400
|
width: 210px;
|
|
402
401
|
}
|
|
403
402
|
|
|
404
|
-
.awsui_body-size-
|
|
403
|
+
.awsui_body-size-medium_xjuzf_jc3c7_360:not(#\9) {
|
|
405
404
|
max-width: 310px;
|
|
406
405
|
}
|
|
407
|
-
.awsui_body-size-
|
|
406
|
+
.awsui_body-size-medium_xjuzf_jc3c7_360.awsui_fixed-width_xjuzf_jc3c7_356:not(#\9) {
|
|
408
407
|
width: 310px;
|
|
409
408
|
}
|
|
410
409
|
|
|
411
|
-
.awsui_body-size-
|
|
410
|
+
.awsui_body-size-large_xjuzf_jc3c7_367:not(#\9) {
|
|
412
411
|
max-width: 480px;
|
|
413
412
|
}
|
|
414
|
-
.awsui_body-size-
|
|
413
|
+
.awsui_body-size-large_xjuzf_jc3c7_367.awsui_fixed-width_xjuzf_jc3c7_356:not(#\9) {
|
|
415
414
|
width: 480px;
|
|
416
415
|
}
|
|
417
416
|
|
|
418
|
-
.awsui_has-
|
|
417
|
+
.awsui_has-dismiss_xjuzf_jc3c7_374:not(#\9) {
|
|
419
418
|
display: flex;
|
|
420
419
|
align-items: baseline;
|
|
421
420
|
}
|
|
422
421
|
|
|
423
|
-
.
|
|
422
|
+
.awsui_dismiss_xjuzf_jc3c7_379:not(#\9) {
|
|
424
423
|
margin: calc(-1 * (4px + 2px)) calc(-1 * (4px + 2px));
|
|
425
424
|
margin: calc(-1 * (var(--space-scaled-xxs-95dhkm, 4px) + var(--border-field-width-idlekx, 2px))) calc(-1 * (var(--space-xxs-ynfts5, 4px) + var(--border-field-width-idlekx, 2px)));
|
|
426
425
|
margin-left: 0;
|
|
@@ -428,16 +427,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
428
427
|
order: 1;
|
|
429
428
|
}
|
|
430
429
|
|
|
431
|
-
.awsui_dismiss-
|
|
430
|
+
.awsui_dismiss-control_xjuzf_jc3c7_386:not(#\9) {
|
|
432
431
|
/* used in test-utils */
|
|
433
432
|
}
|
|
434
433
|
|
|
435
|
-
.awsui_header-
|
|
434
|
+
.awsui_header-row_xjuzf_jc3c7_390:not(#\9) {
|
|
436
435
|
margin-bottom: 8px;
|
|
437
436
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
438
437
|
}
|
|
439
438
|
|
|
440
|
-
.
|
|
439
|
+
.awsui_header_xjuzf_jc3c7_390:not(#\9) {
|
|
441
440
|
word-wrap: break-word;
|
|
442
441
|
max-width: 100%;
|
|
443
442
|
overflow: hidden;
|
|
@@ -451,7 +450,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
451
450
|
/* stylelint-disable selector-max-type */
|
|
452
451
|
/* stylelint-enable selector-max-type */
|
|
453
452
|
}
|
|
454
|
-
.
|
|
453
|
+
.awsui_header_xjuzf_jc3c7_390 > h2:not(#\9) {
|
|
455
454
|
font-size: 14px;
|
|
456
455
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
457
456
|
line-height: 18px;
|
|
@@ -461,7 +460,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
461
460
|
display: inline;
|
|
462
461
|
}
|
|
463
462
|
|
|
464
|
-
.
|
|
463
|
+
.awsui_content_xjuzf_jc3c7_412:not(#\9) {
|
|
465
464
|
word-wrap: break-word;
|
|
466
465
|
max-width: 100%;
|
|
467
466
|
overflow: hidden;
|
|
@@ -469,7 +468,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
469
468
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
470
469
|
flex: 1 1 auto;
|
|
471
470
|
}
|
|
472
|
-
.awsui_content-overflow-
|
|
471
|
+
.awsui_content-overflow-visible_xjuzf_jc3c7_419:not(#\9) {
|
|
473
472
|
overflow: visible;
|
|
474
473
|
}
|
|
475
474
|
|
|
@@ -481,7 +480,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
481
480
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
482
481
|
SPDX-License-Identifier: Apache-2.0
|
|
483
482
|
*/
|
|
484
|
-
.
|
|
483
|
+
.awsui_container_xjuzf_jc3c7_431:not(#\9) {
|
|
485
484
|
display: inline-block;
|
|
486
485
|
position: fixed;
|
|
487
486
|
top: -9999px;
|
|
@@ -489,59 +488,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
489
488
|
z-index: 2000;
|
|
490
489
|
}
|
|
491
490
|
|
|
492
|
-
.awsui_container-
|
|
491
|
+
.awsui_container-arrow_xjuzf_jc3c7_439:not(#\9) {
|
|
493
492
|
position: absolute;
|
|
494
493
|
display: inline-block;
|
|
495
494
|
}
|
|
496
|
-
.awsui_container-arrow-position-right-
|
|
495
|
+
.awsui_container-arrow-position-right-top_xjuzf_jc3c7_443:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_jc3c7_443:not(#\9) {
|
|
497
496
|
transform: rotate(-90deg);
|
|
498
497
|
transform-origin: 0 100%;
|
|
499
498
|
}
|
|
500
|
-
.awsui_container-arrow-position-right-
|
|
499
|
+
.awsui_container-arrow-position-right-top_xjuzf_jc3c7_443:not(#\9) {
|
|
501
500
|
top: calc(12px + 10px);
|
|
502
501
|
left: 0;
|
|
503
502
|
}
|
|
504
|
-
.awsui_container-arrow-position-right-
|
|
503
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_jc3c7_443:not(#\9) {
|
|
505
504
|
bottom: 12px;
|
|
506
505
|
left: 0;
|
|
507
506
|
}
|
|
508
|
-
.awsui_container-arrow-position-left-
|
|
507
|
+
.awsui_container-arrow-position-left-top_xjuzf_jc3c7_455:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_jc3c7_455:not(#\9) {
|
|
509
508
|
transform: rotate(90deg);
|
|
510
509
|
transform-origin: 100% 100%;
|
|
511
510
|
}
|
|
512
|
-
.awsui_container-arrow-position-left-
|
|
511
|
+
.awsui_container-arrow-position-left-top_xjuzf_jc3c7_455:not(#\9) {
|
|
513
512
|
top: calc(12px + 10px);
|
|
514
513
|
right: 0;
|
|
515
514
|
}
|
|
516
|
-
.awsui_container-arrow-position-left-
|
|
515
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_jc3c7_455:not(#\9) {
|
|
517
516
|
bottom: 12px;
|
|
518
517
|
right: 0;
|
|
519
518
|
}
|
|
520
|
-
.awsui_container-arrow-position-top-
|
|
519
|
+
.awsui_container-arrow-position-top-center_xjuzf_jc3c7_467:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_jc3c7_467:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_jc3c7_467:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_jc3c7_467:not(#\9) {
|
|
521
520
|
transform: rotate(180deg);
|
|
522
521
|
transform-origin: 50% 50%;
|
|
523
522
|
}
|
|
524
|
-
.awsui_container-arrow-position-top-
|
|
523
|
+
.awsui_container-arrow-position-top-center_xjuzf_jc3c7_467:not(#\9) {
|
|
525
524
|
bottom: -10px;
|
|
526
525
|
left: calc(50% - 10px);
|
|
527
526
|
}
|
|
528
|
-
.awsui_container-arrow-position-top-
|
|
527
|
+
.awsui_container-arrow-position-top-right_xjuzf_jc3c7_467:not(#\9) {
|
|
529
528
|
bottom: -10px;
|
|
530
529
|
left: 12px;
|
|
531
530
|
}
|
|
532
|
-
.awsui_container-arrow-position-top-
|
|
531
|
+
.awsui_container-arrow-position-top-left_xjuzf_jc3c7_467:not(#\9) {
|
|
533
532
|
bottom: -10px;
|
|
534
533
|
left: calc(100% - 20px - 12px);
|
|
535
534
|
}
|
|
536
|
-
.awsui_container-arrow-position-bottom-
|
|
535
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_jc3c7_483:not(#\9) {
|
|
537
536
|
top: -10px;
|
|
538
537
|
left: calc(50% - 10px);
|
|
539
538
|
}
|
|
540
|
-
.awsui_container-arrow-position-bottom-
|
|
539
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_jc3c7_487:not(#\9) {
|
|
541
540
|
top: -10px;
|
|
542
541
|
left: 12px;
|
|
543
542
|
}
|
|
544
|
-
.awsui_container-arrow-position-bottom-
|
|
543
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_jc3c7_491:not(#\9) {
|
|
545
544
|
top: -10px;
|
|
546
545
|
left: calc(100% - 20px - 12px);
|
|
547
546
|
}
|
|
@@ -638,11 +637,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
638
637
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
639
638
|
SPDX-License-Identifier: Apache-2.0
|
|
640
639
|
*/
|
|
641
|
-
.
|
|
642
|
-
animation: awsui_awsui-motion-fade-
|
|
643
|
-
animation: awsui_awsui-motion-fade-
|
|
640
|
+
.awsui_container_xjuzf_jc3c7_431:not(#\9) {
|
|
641
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 180ms ease-out;
|
|
642
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
644
643
|
}
|
|
645
|
-
@keyframes awsui_awsui-motion-fade-
|
|
644
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 {
|
|
646
645
|
from {
|
|
647
646
|
opacity: 0.2;
|
|
648
647
|
}
|
|
@@ -651,20 +650,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
651
650
|
}
|
|
652
651
|
}
|
|
653
652
|
@media (prefers-reduced-motion: reduce) {
|
|
654
|
-
.
|
|
653
|
+
.awsui_container_xjuzf_jc3c7_431:not(#\9) {
|
|
655
654
|
animation: none;
|
|
656
655
|
transition: none;
|
|
657
656
|
}
|
|
658
657
|
}
|
|
659
|
-
.awsui-motion-disabled .
|
|
658
|
+
.awsui-motion-disabled .awsui_container_xjuzf_jc3c7_431:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_jc3c7_431:not(#\9) {
|
|
660
659
|
animation: none;
|
|
661
660
|
transition: none;
|
|
662
661
|
}
|
|
663
|
-
.
|
|
664
|
-
animation: awsui_awsui-motion-fade-
|
|
665
|
-
animation: awsui_awsui-motion-fade-
|
|
662
|
+
.awsui_container_xjuzf_jc3c7_431.awsui_refresh_xjuzf_jc3c7_609:not(#\9) {
|
|
663
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 115ms cubic-bezier(0, 0, 0, 1);
|
|
664
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
666
665
|
}
|
|
667
|
-
@keyframes awsui_awsui-motion-fade-
|
|
666
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_jc3c7_1 {
|
|
668
667
|
from {
|
|
669
668
|
opacity: 0.2;
|
|
670
669
|
}
|
|
@@ -673,17 +672,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
673
672
|
}
|
|
674
673
|
}
|
|
675
674
|
@media (prefers-reduced-motion: reduce) {
|
|
676
|
-
.
|
|
675
|
+
.awsui_container_xjuzf_jc3c7_431.awsui_refresh_xjuzf_jc3c7_609:not(#\9) {
|
|
677
676
|
animation: none;
|
|
678
677
|
transition: none;
|
|
679
678
|
}
|
|
680
679
|
}
|
|
681
|
-
.awsui-motion-disabled .
|
|
680
|
+
.awsui-motion-disabled .awsui_container_xjuzf_jc3c7_431.awsui_refresh_xjuzf_jc3c7_609:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_jc3c7_431.awsui_refresh_xjuzf_jc3c7_609:not(#\9) {
|
|
682
681
|
animation: none;
|
|
683
682
|
transition: none;
|
|
684
683
|
}
|
|
685
684
|
|
|
686
|
-
.
|
|
685
|
+
.awsui_root_xjuzf_jc3c7_631:not(#\9) {
|
|
687
686
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
688
687
|
border-collapse: separate;
|
|
689
688
|
border-spacing: 0;
|
|
@@ -699,7 +698,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
699
698
|
font-stretch: normal;
|
|
700
699
|
line-height: normal;
|
|
701
700
|
-webkit-hyphens: none;
|
|
702
|
-
-ms-hyphens: none;
|
|
703
701
|
hyphens: none;
|
|
704
702
|
letter-spacing: normal;
|
|
705
703
|
list-style: disc outside none;
|
|
@@ -726,14 +724,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
726
724
|
color: inherit;
|
|
727
725
|
}
|
|
728
726
|
|
|
729
|
-
.
|
|
727
|
+
.awsui_trigger_xjuzf_jc3c7_643:not(#\9) {
|
|
730
728
|
display: inline-block;
|
|
731
729
|
max-width: 100%;
|
|
732
730
|
color: inherit;
|
|
733
731
|
text-align: inherit;
|
|
734
732
|
}
|
|
735
733
|
|
|
736
|
-
.awsui_trigger-type-
|
|
734
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650:not(#\9) {
|
|
737
735
|
border: 0;
|
|
738
736
|
margin: 0;
|
|
739
737
|
padding: 0;
|
|
@@ -742,17 +740,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
742
740
|
border-bottom: 1px dashed currentColor;
|
|
743
741
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
744
742
|
}
|
|
745
|
-
.awsui_trigger-type-
|
|
743
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650:not(#\9):focus {
|
|
746
744
|
outline: none;
|
|
747
745
|
}
|
|
748
|
-
.awsui_trigger-type-
|
|
746
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
749
747
|
position: relative;
|
|
750
748
|
}
|
|
751
|
-
.awsui_trigger-type-
|
|
749
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
752
750
|
outline: 2px dotted transparent;
|
|
753
751
|
outline-offset: calc(1px - 1px);
|
|
754
752
|
}
|
|
755
|
-
.awsui_trigger-type-
|
|
753
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
756
754
|
content: " ";
|
|
757
755
|
display: block;
|
|
758
756
|
position: absolute;
|
|
@@ -761,10 +759,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
761
759
|
width: calc(100% + 2 * 1px);
|
|
762
760
|
height: calc(100% + 2 * 1px);
|
|
763
761
|
border-radius: 4px;
|
|
764
|
-
border-radius: var(--border-control-focus-ring-
|
|
762
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
765
763
|
box-shadow: 0 0 0 2px #0972d3;
|
|
766
764
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
767
765
|
}
|
|
768
|
-
.awsui_trigger-type-
|
|
766
|
+
.awsui_trigger-type-text_xjuzf_jc3c7_650 > .awsui_trigger-inner-text_xjuzf_jc3c7_679:not(#\9) {
|
|
769
767
|
position: relative;
|
|
770
768
|
}
|
|
@@ -2,53 +2,53 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
20
|
-
"body": "
|
|
21
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
22
|
-
"variant-annotation": "awsui_variant-
|
|
23
|
-
"body-size-small": "awsui_body-size-
|
|
24
|
-
"fixed-width": "awsui_fixed-
|
|
25
|
-
"body-size-medium": "awsui_body-size-
|
|
26
|
-
"body-size-large": "awsui_body-size-
|
|
27
|
-
"has-dismiss": "awsui_has-
|
|
28
|
-
"dismiss": "
|
|
29
|
-
"dismiss-control": "awsui_dismiss-
|
|
30
|
-
"header-row": "awsui_header-
|
|
31
|
-
"header": "
|
|
32
|
-
"content": "
|
|
33
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
34
|
-
"container": "
|
|
35
|
-
"container-arrow": "awsui_container-
|
|
36
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
48
|
-
"refresh": "
|
|
49
|
-
"root": "
|
|
50
|
-
"trigger": "
|
|
51
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
52
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_jc3c7_185",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_jc3c7_189",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_jc3c7_189",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_jc3c7_220",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_jc3c7_220",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_jc3c7_223",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_jc3c7_223",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_jc3c7_226",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_jc3c7_226",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_jc3c7_226",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_jc3c7_226",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_jc3c7_229",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_jc3c7_229",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_jc3c7_229",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_jc3c7_229",
|
|
20
|
+
"body": "awsui_body_xjuzf_jc3c7_325",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_jc3c7_344",
|
|
22
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_jc3c7_348",
|
|
23
|
+
"body-size-small": "awsui_body-size-small_xjuzf_jc3c7_353",
|
|
24
|
+
"fixed-width": "awsui_fixed-width_xjuzf_jc3c7_356",
|
|
25
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_jc3c7_360",
|
|
26
|
+
"body-size-large": "awsui_body-size-large_xjuzf_jc3c7_367",
|
|
27
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_jc3c7_374",
|
|
28
|
+
"dismiss": "awsui_dismiss_xjuzf_jc3c7_379",
|
|
29
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_jc3c7_386",
|
|
30
|
+
"header-row": "awsui_header-row_xjuzf_jc3c7_390",
|
|
31
|
+
"header": "awsui_header_xjuzf_jc3c7_390",
|
|
32
|
+
"content": "awsui_content_xjuzf_jc3c7_412",
|
|
33
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_jc3c7_419",
|
|
34
|
+
"container": "awsui_container_xjuzf_jc3c7_431",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_jc3c7_439",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_jc3c7_443",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_jc3c7_443",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_jc3c7_455",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_jc3c7_455",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_jc3c7_467",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_jc3c7_467",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_jc3c7_467",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_jc3c7_467",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_jc3c7_483",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_jc3c7_487",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_jc3c7_491",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_jc3c7_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_jc3c7_609",
|
|
49
|
+
"root": "awsui_root_xjuzf_jc3c7_631",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_jc3c7_643",
|
|
51
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_jc3c7_650",
|
|
52
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_jc3c7_679"
|
|
53
53
|
};
|
|
54
54
|
|
|
@@ -240,7 +240,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
font-stretch: normal;
|
|
241
241
|
line-height: normal;
|
|
242
242
|
-webkit-hyphens: none;
|
|
243
|
-
-ms-hyphens: none;
|
|
244
243
|
hyphens: none;
|
|
245
244
|
letter-spacing: normal;
|
|
246
245
|
list-style: disc outside none;
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"radio": "
|
|
6
|
-
"radio--has-description": "awsui_radio--has-
|
|
7
|
-
"radio-control": "awsui_radio-
|
|
8
|
-
"input": "
|
|
9
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"root": "awsui_root_1mabk_pp3ws_93",
|
|
5
|
+
"radio": "awsui_radio_1mabk_pp3ws_105",
|
|
6
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_pp3ws_113",
|
|
7
|
+
"radio-control": "awsui_radio-control_1mabk_pp3ws_117",
|
|
8
|
+
"input": "awsui_input_1mabk_pp3ws_125",
|
|
9
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_pp3ws_147",
|
|
10
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_pp3ws_151",
|
|
11
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_pp3ws_156",
|
|
12
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_pp3ws_162"
|
|
13
13
|
};
|
|
14
14
|
|