@cloudscape-design/components 3.0.175 → 3.0.177
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 +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- 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 +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- 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 +44 -42
- 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 +72 -66
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -21
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
|
@@ -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_13o4y_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_13o4y_189:not(#\9), .awsui_arrow-inner_xjuzf_13o4y_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_13o4y_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_13o4y_189:not(#\9)::after {
|
|
198
198
|
content: "";
|
|
199
199
|
box-sizing: border-box;
|
|
200
200
|
display: inline-block;
|
|
@@ -207,26 +207,26 @@ 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_13o4y_189:not(#\9)::after {
|
|
211
211
|
background-color: var(--color-border-popover-5pygk7, #9ba7b6);
|
|
212
212
|
}
|
|
213
|
-
.awsui_arrow-
|
|
213
|
+
.awsui_arrow-inner_xjuzf_13o4y_189:not(#\9) {
|
|
214
214
|
top: 2px;
|
|
215
215
|
}
|
|
216
|
-
.awsui_arrow-
|
|
216
|
+
.awsui_arrow-inner_xjuzf_13o4y_189:not(#\9)::after {
|
|
217
217
|
border-radius: 1px 0 0 0;
|
|
218
218
|
background-color: var(--color-background-popover-mn5o9k, #ffffff);
|
|
219
219
|
}
|
|
220
|
-
.awsui_arrow-position-right-
|
|
220
|
+
.awsui_arrow-position-right-top_xjuzf_13o4y_220 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_13o4y_220 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
|
|
221
221
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
222
222
|
}
|
|
223
|
-
.awsui_arrow-position-left-
|
|
223
|
+
.awsui_arrow-position-left-top_xjuzf_13o4y_223 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_13o4y_223 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
|
|
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-top-
|
|
226
|
+
.awsui_arrow-position-top-center_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
|
|
227
227
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-position-bottom-
|
|
229
|
+
.awsui_arrow-position-bottom-center_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
|
|
230
230
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
231
231
|
}
|
|
232
232
|
|
|
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
322
322
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
323
323
|
SPDX-License-Identifier: Apache-2.0
|
|
324
324
|
*/
|
|
325
|
-
.
|
|
325
|
+
.awsui_body_xjuzf_13o4y_325:not(#\9) {
|
|
326
326
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
327
327
|
border-collapse: separate;
|
|
328
328
|
border-spacing: 0;
|
|
@@ -357,36 +357,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
357
357
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
358
358
|
font-weight: 400;
|
|
359
359
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
360
|
+
-webkit-font-smoothing: auto;
|
|
361
|
+
-moz-osx-font-smoothing: auto;
|
|
360
362
|
word-wrap: break-word;
|
|
361
363
|
max-width: 100%;
|
|
362
364
|
overflow: hidden;
|
|
363
365
|
padding: var(--space-s-hv8c1d, 12px) var(--space-m-17eucw, 16px);
|
|
364
366
|
}
|
|
365
|
-
.awsui_body-overflow-
|
|
367
|
+
.awsui_body-overflow-visible_xjuzf_13o4y_341:not(#\9) {
|
|
366
368
|
overflow: visible;
|
|
367
369
|
}
|
|
368
370
|
|
|
369
|
-
.awsui_has-
|
|
371
|
+
.awsui_has-dismiss_xjuzf_13o4y_345:not(#\9) {
|
|
370
372
|
display: flex;
|
|
371
373
|
align-items: baseline;
|
|
372
374
|
}
|
|
373
375
|
|
|
374
|
-
.
|
|
376
|
+
.awsui_dismiss_xjuzf_13o4y_350:not(#\9) {
|
|
375
377
|
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)));
|
|
376
378
|
margin-left: 0;
|
|
377
379
|
flex: 0 0 auto;
|
|
378
380
|
order: 1;
|
|
379
381
|
}
|
|
380
382
|
|
|
381
|
-
.awsui_dismiss-
|
|
383
|
+
.awsui_dismiss-control_xjuzf_13o4y_357:not(#\9) {
|
|
382
384
|
/* used in test-utils */
|
|
383
385
|
}
|
|
384
386
|
|
|
385
|
-
.awsui_header-
|
|
387
|
+
.awsui_header-row_xjuzf_13o4y_361:not(#\9) {
|
|
386
388
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
387
389
|
}
|
|
388
390
|
|
|
389
|
-
.
|
|
391
|
+
.awsui_header_xjuzf_13o4y_361:not(#\9) {
|
|
390
392
|
word-wrap: break-word;
|
|
391
393
|
max-width: 100%;
|
|
392
394
|
overflow: hidden;
|
|
@@ -399,7 +401,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
399
401
|
/* stylelint-disable selector-max-type */
|
|
400
402
|
/* stylelint-enable selector-max-type */
|
|
401
403
|
}
|
|
402
|
-
.
|
|
404
|
+
.awsui_header_xjuzf_13o4y_361 > h2:not(#\9) {
|
|
403
405
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
404
406
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
405
407
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
@@ -408,14 +410,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
408
410
|
display: inline;
|
|
409
411
|
}
|
|
410
412
|
|
|
411
|
-
.
|
|
413
|
+
.awsui_content_xjuzf_13o4y_387:not(#\9) {
|
|
412
414
|
word-wrap: break-word;
|
|
413
415
|
max-width: 100%;
|
|
414
416
|
overflow: hidden;
|
|
415
417
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
416
418
|
flex: 1 1 auto;
|
|
417
419
|
}
|
|
418
|
-
.awsui_content-overflow-
|
|
420
|
+
.awsui_content-overflow-visible_xjuzf_13o4y_394:not(#\9) {
|
|
419
421
|
overflow: visible;
|
|
420
422
|
}
|
|
421
423
|
|
|
@@ -511,7 +513,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
511
513
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
512
514
|
SPDX-License-Identifier: Apache-2.0
|
|
513
515
|
*/
|
|
514
|
-
.
|
|
516
|
+
.awsui_container_xjuzf_13o4y_490:not(#\9) {
|
|
515
517
|
display: inline-block;
|
|
516
518
|
position: fixed;
|
|
517
519
|
top: -9999px;
|
|
@@ -519,7 +521,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
519
521
|
z-index: 2000;
|
|
520
522
|
}
|
|
521
523
|
|
|
522
|
-
.awsui_container-
|
|
524
|
+
.awsui_container-body_xjuzf_13o4y_498:not(#\9) {
|
|
523
525
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
524
526
|
border-collapse: separate;
|
|
525
527
|
border-spacing: 0;
|
|
@@ -554,96 +556,98 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
554
556
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
555
557
|
font-weight: 400;
|
|
556
558
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
559
|
+
-webkit-font-smoothing: auto;
|
|
560
|
+
-moz-osx-font-smoothing: auto;
|
|
557
561
|
border-radius: var(--border-radius-popover-8g1bwn, 8px);
|
|
558
562
|
background-color: var(--color-background-popover-mn5o9k, #ffffff);
|
|
559
563
|
box-shadow: var(--shadow-popover-kzy6rd, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
560
564
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-popover-5pygk7, #9ba7b6);
|
|
561
565
|
}
|
|
562
566
|
|
|
563
|
-
.awsui_container-body-variant-
|
|
567
|
+
.awsui_container-body-variant-annotation_xjuzf_13o4y_515:not(#\9) {
|
|
564
568
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
565
569
|
border-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
566
570
|
}
|
|
567
571
|
|
|
568
|
-
.awsui_container-body-size-
|
|
572
|
+
.awsui_container-body-size-small_xjuzf_13o4y_520:not(#\9) {
|
|
569
573
|
max-width: 210px;
|
|
570
574
|
}
|
|
571
|
-
.awsui_container-body-size-
|
|
575
|
+
.awsui_container-body-size-small_xjuzf_13o4y_520.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
|
|
572
576
|
width: 210px;
|
|
573
577
|
}
|
|
574
578
|
|
|
575
|
-
.awsui_container-body-size-
|
|
579
|
+
.awsui_container-body-size-medium_xjuzf_13o4y_527:not(#\9) {
|
|
576
580
|
max-width: 310px;
|
|
577
581
|
}
|
|
578
|
-
.awsui_container-body-size-
|
|
582
|
+
.awsui_container-body-size-medium_xjuzf_13o4y_527.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
|
|
579
583
|
width: 310px;
|
|
580
584
|
}
|
|
581
585
|
|
|
582
|
-
.awsui_container-body-size-
|
|
586
|
+
.awsui_container-body-size-large_xjuzf_13o4y_534:not(#\9) {
|
|
583
587
|
max-width: 480px;
|
|
584
588
|
}
|
|
585
589
|
@media (max-width: 480px) {
|
|
586
|
-
.awsui_container-body-size-
|
|
590
|
+
.awsui_container-body-size-large_xjuzf_13o4y_534:not(#\9) {
|
|
587
591
|
max-width: 310px;
|
|
588
592
|
}
|
|
589
593
|
}
|
|
590
|
-
.awsui_container-body-size-
|
|
594
|
+
.awsui_container-body-size-large_xjuzf_13o4y_534.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
|
|
591
595
|
width: 480px;
|
|
592
596
|
}
|
|
593
597
|
|
|
594
|
-
.awsui_container-
|
|
598
|
+
.awsui_container-arrow_xjuzf_13o4y_546:not(#\9) {
|
|
595
599
|
position: absolute;
|
|
596
600
|
display: inline-block;
|
|
597
601
|
}
|
|
598
|
-
.awsui_container-arrow-position-right-
|
|
602
|
+
.awsui_container-arrow-position-right-top_xjuzf_13o4y_550:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550:not(#\9) {
|
|
599
603
|
transform: rotate(-90deg);
|
|
600
604
|
transform-origin: 0 100%;
|
|
601
605
|
}
|
|
602
|
-
.awsui_container-arrow-position-right-
|
|
606
|
+
.awsui_container-arrow-position-right-top_xjuzf_13o4y_550:not(#\9) {
|
|
603
607
|
top: calc(12px + 10px);
|
|
604
608
|
left: 0;
|
|
605
609
|
}
|
|
606
|
-
.awsui_container-arrow-position-right-
|
|
610
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550:not(#\9) {
|
|
607
611
|
bottom: 12px;
|
|
608
612
|
left: 0;
|
|
609
613
|
}
|
|
610
|
-
.awsui_container-arrow-position-left-
|
|
614
|
+
.awsui_container-arrow-position-left-top_xjuzf_13o4y_562:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562:not(#\9) {
|
|
611
615
|
transform: rotate(90deg);
|
|
612
616
|
transform-origin: 100% 100%;
|
|
613
617
|
}
|
|
614
|
-
.awsui_container-arrow-position-left-
|
|
618
|
+
.awsui_container-arrow-position-left-top_xjuzf_13o4y_562:not(#\9) {
|
|
615
619
|
top: calc(12px + 10px);
|
|
616
620
|
right: 0;
|
|
617
621
|
}
|
|
618
|
-
.awsui_container-arrow-position-left-
|
|
622
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562:not(#\9) {
|
|
619
623
|
bottom: 12px;
|
|
620
624
|
right: 0;
|
|
621
625
|
}
|
|
622
|
-
.awsui_container-arrow-position-top-
|
|
626
|
+
.awsui_container-arrow-position-top-center_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574:not(#\9) {
|
|
623
627
|
transform: rotate(180deg);
|
|
624
628
|
transform-origin: 50% 50%;
|
|
625
629
|
}
|
|
626
|
-
.awsui_container-arrow-position-top-
|
|
630
|
+
.awsui_container-arrow-position-top-center_xjuzf_13o4y_574:not(#\9) {
|
|
627
631
|
bottom: -10px;
|
|
628
632
|
left: calc(50% - 10px);
|
|
629
633
|
}
|
|
630
|
-
.awsui_container-arrow-position-top-
|
|
634
|
+
.awsui_container-arrow-position-top-right_xjuzf_13o4y_574:not(#\9) {
|
|
631
635
|
bottom: -10px;
|
|
632
636
|
left: 12px;
|
|
633
637
|
}
|
|
634
|
-
.awsui_container-arrow-position-top-
|
|
638
|
+
.awsui_container-arrow-position-top-left_xjuzf_13o4y_574:not(#\9) {
|
|
635
639
|
bottom: -10px;
|
|
636
640
|
left: calc(100% - 20px - 12px);
|
|
637
641
|
}
|
|
638
|
-
.awsui_container-arrow-position-bottom-
|
|
642
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590:not(#\9) {
|
|
639
643
|
top: -10px;
|
|
640
644
|
left: calc(50% - 10px);
|
|
641
645
|
}
|
|
642
|
-
.awsui_container-arrow-position-bottom-
|
|
646
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594:not(#\9) {
|
|
643
647
|
top: -10px;
|
|
644
648
|
left: 12px;
|
|
645
649
|
}
|
|
646
|
-
.awsui_container-arrow-position-bottom-
|
|
650
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598:not(#\9) {
|
|
647
651
|
top: -10px;
|
|
648
652
|
left: calc(100% - 20px - 12px);
|
|
649
653
|
}
|
|
@@ -740,10 +744,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
740
744
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
741
745
|
SPDX-License-Identifier: Apache-2.0
|
|
742
746
|
*/
|
|
743
|
-
.
|
|
744
|
-
animation: awsui_awsui-motion-fade-
|
|
747
|
+
.awsui_container_xjuzf_13o4y_490:not(#\9) {
|
|
748
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_13o4y_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
745
749
|
}
|
|
746
|
-
@keyframes awsui_awsui-motion-fade-
|
|
750
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_13o4y_1 {
|
|
747
751
|
from {
|
|
748
752
|
opacity: 0.2;
|
|
749
753
|
}
|
|
@@ -752,19 +756,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
752
756
|
}
|
|
753
757
|
}
|
|
754
758
|
@media (prefers-reduced-motion: reduce) {
|
|
755
|
-
.
|
|
759
|
+
.awsui_container_xjuzf_13o4y_490:not(#\9) {
|
|
756
760
|
animation: none;
|
|
757
761
|
transition: none;
|
|
758
762
|
}
|
|
759
763
|
}
|
|
760
|
-
.awsui-motion-disabled .
|
|
764
|
+
.awsui-motion-disabled .awsui_container_xjuzf_13o4y_490:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_13o4y_490:not(#\9) {
|
|
761
765
|
animation: none;
|
|
762
766
|
transition: none;
|
|
763
767
|
}
|
|
764
|
-
.
|
|
765
|
-
animation: awsui_awsui-motion-fade-
|
|
768
|
+
.awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
|
|
769
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_13o4y_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
766
770
|
}
|
|
767
|
-
@keyframes awsui_awsui-motion-fade-
|
|
771
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_13o4y_1 {
|
|
768
772
|
from {
|
|
769
773
|
opacity: 0.2;
|
|
770
774
|
}
|
|
@@ -773,17 +777,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
773
777
|
}
|
|
774
778
|
}
|
|
775
779
|
@media (prefers-reduced-motion: reduce) {
|
|
776
|
-
.
|
|
780
|
+
.awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
|
|
777
781
|
animation: none;
|
|
778
782
|
transition: none;
|
|
779
783
|
}
|
|
780
784
|
}
|
|
781
|
-
.awsui-motion-disabled .
|
|
785
|
+
.awsui-motion-disabled .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
|
|
782
786
|
animation: none;
|
|
783
787
|
transition: none;
|
|
784
788
|
}
|
|
785
789
|
|
|
786
|
-
.
|
|
790
|
+
.awsui_root_xjuzf_13o4y_738:not(#\9) {
|
|
787
791
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
788
792
|
border-collapse: separate;
|
|
789
793
|
border-spacing: 0;
|
|
@@ -818,18 +822,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
818
822
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
819
823
|
font-weight: 400;
|
|
820
824
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
825
|
+
-webkit-font-smoothing: auto;
|
|
826
|
+
-moz-osx-font-smoothing: auto;
|
|
821
827
|
color: inherit;
|
|
822
828
|
display: inline;
|
|
823
829
|
}
|
|
824
830
|
|
|
825
|
-
.
|
|
831
|
+
.awsui_trigger_xjuzf_13o4y_753:not(#\9) {
|
|
826
832
|
display: inline-block;
|
|
827
833
|
max-width: 100%;
|
|
828
834
|
color: inherit;
|
|
829
835
|
text-align: inherit;
|
|
830
836
|
}
|
|
831
837
|
|
|
832
|
-
.awsui_trigger-type-
|
|
838
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760:not(#\9) {
|
|
833
839
|
border: 0;
|
|
834
840
|
margin: 0;
|
|
835
841
|
padding: 0;
|
|
@@ -837,17 +843,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
837
843
|
cursor: pointer;
|
|
838
844
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
839
845
|
}
|
|
840
|
-
.awsui_trigger-type-
|
|
846
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760:not(#\9):focus {
|
|
841
847
|
outline: none;
|
|
842
848
|
}
|
|
843
|
-
.awsui_trigger-type-
|
|
849
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
844
850
|
position: relative;
|
|
845
851
|
}
|
|
846
|
-
.awsui_trigger-type-
|
|
852
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
847
853
|
outline: 2px dotted transparent;
|
|
848
854
|
outline-offset: calc(1px - 1px);
|
|
849
855
|
}
|
|
850
|
-
.awsui_trigger-type-
|
|
856
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
851
857
|
content: " ";
|
|
852
858
|
display: block;
|
|
853
859
|
position: absolute;
|
|
@@ -858,10 +864,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
858
864
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
859
865
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
860
866
|
}
|
|
861
|
-
.awsui_trigger-type-
|
|
867
|
+
.awsui_trigger-type-text_xjuzf_13o4y_760 > .awsui_trigger-inner-text_xjuzf_13o4y_789:not(#\9) {
|
|
862
868
|
position: relative;
|
|
863
869
|
}
|
|
864
870
|
|
|
865
|
-
.awsui_popover-
|
|
871
|
+
.awsui_popover-content_xjuzf_13o4y_793:not(#\9) {
|
|
866
872
|
display: inline;
|
|
867
873
|
}
|
|
@@ -2,55 +2,55 @@
|
|
|
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
|
-
"has-dismiss": "awsui_has-
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"dismiss-control": "awsui_dismiss-
|
|
25
|
-
"header-row": "awsui_header-
|
|
26
|
-
"header": "
|
|
27
|
-
"content": "
|
|
28
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
29
|
-
"container": "
|
|
30
|
-
"container-body": "awsui_container-
|
|
31
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
32
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
33
|
-
"fixed-width": "awsui_fixed-
|
|
34
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
35
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
36
|
-
"container-arrow": "awsui_container-
|
|
37
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
49
|
-
"refresh": "
|
|
50
|
-
"root": "
|
|
51
|
-
"trigger": "
|
|
52
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
53
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
54
|
-
"popover-content": "awsui_popover-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_13o4y_185",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_13o4y_189",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_13o4y_189",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_13o4y_220",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_13o4y_220",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_13o4y_223",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_13o4y_223",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_13o4y_226",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_13o4y_226",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_13o4y_226",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_13o4y_226",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_13o4y_229",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_13o4y_229",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_13o4y_229",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229",
|
|
20
|
+
"body": "awsui_body_xjuzf_13o4y_325",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_13o4y_341",
|
|
22
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_13o4y_345",
|
|
23
|
+
"dismiss": "awsui_dismiss_xjuzf_13o4y_350",
|
|
24
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_13o4y_357",
|
|
25
|
+
"header-row": "awsui_header-row_xjuzf_13o4y_361",
|
|
26
|
+
"header": "awsui_header_xjuzf_13o4y_361",
|
|
27
|
+
"content": "awsui_content_xjuzf_13o4y_387",
|
|
28
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_13o4y_394",
|
|
29
|
+
"container": "awsui_container_xjuzf_13o4y_490",
|
|
30
|
+
"container-body": "awsui_container-body_xjuzf_13o4y_498",
|
|
31
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_13o4y_515",
|
|
32
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_13o4y_520",
|
|
33
|
+
"fixed-width": "awsui_fixed-width_xjuzf_13o4y_523",
|
|
34
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_13o4y_527",
|
|
35
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_13o4y_534",
|
|
36
|
+
"container-arrow": "awsui_container-arrow_xjuzf_13o4y_546",
|
|
37
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_13o4y_550",
|
|
38
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550",
|
|
39
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_13o4y_562",
|
|
40
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562",
|
|
41
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_13o4y_574",
|
|
42
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_13o4y_574",
|
|
43
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_13o4y_574",
|
|
44
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574",
|
|
45
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590",
|
|
46
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594",
|
|
47
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598",
|
|
48
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_13o4y_1",
|
|
49
|
+
"refresh": "awsui_refresh_xjuzf_13o4y_716",
|
|
50
|
+
"root": "awsui_root_xjuzf_13o4y_738",
|
|
51
|
+
"trigger": "awsui_trigger_xjuzf_13o4y_753",
|
|
52
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_13o4y_760",
|
|
53
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_13o4y_789",
|
|
54
|
+
"popover-content": "awsui_popover-content_xjuzf_13o4y_793"
|
|
55
55
|
};
|
|
56
56
|
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"progress": "
|
|
5
|
-
"result-state": "awsui_result-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"with-result-button": "awsui_with-result-
|
|
9
|
-
"result-text": "awsui_result-
|
|
10
|
-
"result-container-error": "awsui_result-container-
|
|
11
|
-
"result-container-success": "awsui_result-container-
|
|
12
|
-
"result-button": "awsui_result-
|
|
13
|
-
"word-wrap": "awsui_word-
|
|
14
|
-
"label-flash": "awsui_label-
|
|
15
|
-
"label-key-value": "awsui_label-key-
|
|
16
|
-
"flash": "
|
|
17
|
-
"progress-container": "awsui_progress-
|
|
18
|
-
"percentage-container": "awsui_percentage-
|
|
19
|
-
"percentage": "
|
|
20
|
-
"complete": "
|
|
21
|
-
"progress-in-flash": "awsui_progress-in-
|
|
4
|
+
"progress": "awsui_progress_11huc_116n3_185",
|
|
5
|
+
"result-state": "awsui_result-state_11huc_116n3_199",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_116n3_1",
|
|
7
|
+
"root": "awsui_root_11huc_116n3_221",
|
|
8
|
+
"with-result-button": "awsui_with-result-button_11huc_116n3_234",
|
|
9
|
+
"result-text": "awsui_result-text_11huc_116n3_238",
|
|
10
|
+
"result-container-error": "awsui_result-container-error_11huc_116n3_242",
|
|
11
|
+
"result-container-success": "awsui_result-container-success_11huc_116n3_242",
|
|
12
|
+
"result-button": "awsui_result-button_11huc_116n3_246",
|
|
13
|
+
"word-wrap": "awsui_word-wrap_11huc_116n3_251",
|
|
14
|
+
"label-flash": "awsui_label-flash_11huc_116n3_257",
|
|
15
|
+
"label-key-value": "awsui_label-key-value_11huc_116n3_261",
|
|
16
|
+
"flash": "awsui_flash_11huc_116n3_269",
|
|
17
|
+
"progress-container": "awsui_progress-container_11huc_116n3_273",
|
|
18
|
+
"percentage-container": "awsui_percentage-container_11huc_116n3_280",
|
|
19
|
+
"percentage": "awsui_percentage_11huc_116n3_280",
|
|
20
|
+
"complete": "awsui_complete_11huc_116n3_315",
|
|
21
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_116n3_330"
|
|
22
22
|
};
|
|
23
23
|
|