@cloudscape-design/components 3.0.519 → 3.0.521
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 +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- 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 -5
- 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 +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +39 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- 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 +149 -130
- 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 +36 -32
- 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 +47 -36
- 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 +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
|
|
94
94
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
95
95
|
transition-delay: var(--motion-duration-transition-quick-6npj01, 90ms);
|
|
96
96
|
border-collapse: separate;
|
|
@@ -128,12 +128,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
128
128
|
-moz-osx-font-smoothing: auto;
|
|
129
129
|
}
|
|
130
130
|
@media (prefers-reduced-motion: reduce) {
|
|
131
|
-
.
|
|
131
|
+
.awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
|
|
132
132
|
animation: none;
|
|
133
133
|
transition: none;
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
|
-
.awsui-motion-disabled .
|
|
136
|
+
.awsui-motion-disabled .awsui_dimmed_10ipo_1rpnh_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
|
|
137
137
|
animation: none;
|
|
138
138
|
transition: none;
|
|
139
139
|
}
|
|
@@ -142,7 +142,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
143
|
SPDX-License-Identifier: Apache-2.0
|
|
144
144
|
*/
|
|
145
|
-
.
|
|
145
|
+
.awsui_marker_10ipo_1rpnh_144:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -176,46 +176,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
177
177
|
-webkit-font-smoothing: auto;
|
|
178
178
|
-moz-osx-font-smoothing: auto;
|
|
179
|
-
margin-
|
|
180
|
-
margin-
|
|
181
|
-
border-radius: 2px;
|
|
182
|
-
|
|
179
|
+
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
180
|
+
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
181
|
+
border-start-start-radius: 2px;
|
|
182
|
+
border-start-end-radius: 2px;
|
|
183
|
+
border-end-start-radius: 2px;
|
|
184
|
+
border-end-end-radius: 2px;
|
|
185
|
+
inline-size: 14px;
|
|
183
186
|
flex-shrink: 0;
|
|
184
187
|
cursor: inherit;
|
|
185
188
|
}
|
|
186
|
-
.awsui_marker--
|
|
187
|
-
margin-
|
|
188
|
-
|
|
189
|
+
.awsui_marker--line_10ipo_1rpnh_187:not(#\9) {
|
|
190
|
+
margin-block-start: 9px;
|
|
191
|
+
block-size: 4px;
|
|
189
192
|
}
|
|
190
|
-
.awsui_marker--
|
|
191
|
-
|
|
192
|
-
border-radius: 2px;
|
|
193
|
+
.awsui_marker--rectangle_10ipo_1rpnh_191:not(#\9) {
|
|
194
|
+
block-size: 14px;
|
|
195
|
+
border-start-start-radius: 2px;
|
|
196
|
+
border-start-end-radius: 2px;
|
|
197
|
+
border-end-start-radius: 2px;
|
|
198
|
+
border-end-end-radius: 2px;
|
|
193
199
|
}
|
|
194
|
-
.awsui_marker--hollow-
|
|
195
|
-
|
|
196
|
-
border-radius: 2px;
|
|
200
|
+
.awsui_marker--hollow-rectangle_10ipo_1rpnh_198:not(#\9) {
|
|
201
|
+
block-size: 14px;
|
|
202
|
+
border-start-start-radius: 2px;
|
|
203
|
+
border-start-end-radius: 2px;
|
|
204
|
+
border-end-start-radius: 2px;
|
|
205
|
+
border-end-end-radius: 2px;
|
|
197
206
|
}
|
|
198
|
-
.awsui_marker--hollow-
|
|
207
|
+
.awsui_marker--hollow-rectangle_10ipo_1rpnh_198:not(#\9)::after {
|
|
199
208
|
content: "";
|
|
200
209
|
display: block;
|
|
201
|
-
margin: 2px;
|
|
202
|
-
|
|
210
|
+
margin-block: 2px;
|
|
211
|
+
margin-inline: 2px;
|
|
212
|
+
block-size: 10px;
|
|
203
213
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
204
214
|
opacity: 0.5;
|
|
205
215
|
}
|
|
206
|
-
.awsui_marker--
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
margin-
|
|
210
|
-
margin-
|
|
216
|
+
.awsui_marker--dashed_10ipo_1rpnh_214:not(#\9) {
|
|
217
|
+
block-size: 4px;
|
|
218
|
+
inline-size: 6px;
|
|
219
|
+
margin-block-start: 9px;
|
|
220
|
+
margin-inline-end: 12px;
|
|
211
221
|
}
|
|
212
|
-
.awsui_marker--
|
|
222
|
+
.awsui_marker--dashed_10ipo_1rpnh_214:not(#\9)::after {
|
|
213
223
|
content: "";
|
|
214
224
|
display: block;
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
margin-
|
|
218
|
-
border-radius: 2px;
|
|
225
|
+
inline-size: 6px;
|
|
226
|
+
block-size: 4px;
|
|
227
|
+
margin-inline-start: 8px;
|
|
228
|
+
border-start-start-radius: 2px;
|
|
229
|
+
border-start-end-radius: 2px;
|
|
230
|
+
border-end-start-radius: 2px;
|
|
231
|
+
border-end-end-radius: 2px;
|
|
219
232
|
background-color: inherit;
|
|
220
233
|
}
|
|
221
234
|
|
|
@@ -223,7 +236,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
223
236
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
224
237
|
SPDX-License-Identifier: Apache-2.0
|
|
225
238
|
*/
|
|
226
|
-
.
|
|
239
|
+
.awsui_root_10ipo_1rpnh_237:not(#\9) {
|
|
227
240
|
border-collapse: separate;
|
|
228
241
|
border-spacing: 0;
|
|
229
242
|
box-sizing: border-box;
|
|
@@ -259,72 +272,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
272
|
-moz-osx-font-smoothing: auto;
|
|
260
273
|
}
|
|
261
274
|
|
|
262
|
-
.
|
|
263
|
-
text-align:
|
|
275
|
+
.awsui_value_10ipo_1rpnh_272:not(#\9) {
|
|
276
|
+
text-align: end;
|
|
264
277
|
margin-inline-start: var(--space-xxl-cu2m1r, 32px);
|
|
265
278
|
}
|
|
266
|
-
.
|
|
279
|
+
.awsui_value_10ipo_1rpnh_272.awsui_expandable_10ipo_1rpnh_276:not(#\9) {
|
|
267
280
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
268
281
|
}
|
|
269
282
|
|
|
270
|
-
.awsui_list-
|
|
271
|
-
.awsui_inner-list-
|
|
283
|
+
.awsui_list-item_10ipo_1rpnh_280:not(#\9),
|
|
284
|
+
.awsui_inner-list-item_10ipo_1rpnh_281:not(#\9) {
|
|
272
285
|
list-style: none;
|
|
273
286
|
}
|
|
274
287
|
|
|
275
|
-
.awsui_inner-list-
|
|
276
|
-
.awsui_list-
|
|
277
|
-
.awsui_list-
|
|
288
|
+
.awsui_inner-list-item_10ipo_1rpnh_281:not(#\9),
|
|
289
|
+
.awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286:not(#\9),
|
|
290
|
+
.awsui_list-item_10ipo_1rpnh_280 > .awsui_expandable-section_10ipo_1rpnh_287:not(#\9) {
|
|
278
291
|
display: flex;
|
|
279
292
|
flex-direction: row;
|
|
280
293
|
justify-content: space-between;
|
|
281
|
-
|
|
294
|
+
inline-size: 100%;
|
|
282
295
|
}
|
|
283
|
-
.awsui_inner-list-
|
|
284
|
-
.awsui_list-
|
|
285
|
-
.awsui_list-
|
|
296
|
+
.awsui_inner-list-item_10ipo_1rpnh_281 > .awsui_key_10ipo_1rpnh_286:not(#\9),
|
|
297
|
+
.awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286:not(#\9),
|
|
298
|
+
.awsui_list-item_10ipo_1rpnh_280 > .awsui_expandable-section_10ipo_1rpnh_287 > .awsui_key_10ipo_1rpnh_286:not(#\9) {
|
|
286
299
|
display: inline-flex;
|
|
287
300
|
color: var(--color-text-group-label-jpw8sm, #414d5c);
|
|
288
301
|
}
|
|
289
302
|
|
|
290
|
-
.awsui_sub-
|
|
303
|
+
.awsui_sub-items_10ipo_1rpnh_300:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) {
|
|
291
304
|
padding-inline-start: calc(14px + var(--space-xxs-p8yyaw, 4px));
|
|
292
305
|
}
|
|
293
|
-
.awsui_sub-
|
|
306
|
+
.awsui_sub-items_10ipo_1rpnh_300.awsui_expandable_10ipo_1rpnh_276:not(#\9) {
|
|
294
307
|
padding-inline-start: 0;
|
|
295
308
|
}
|
|
296
|
-
.awsui_sub-
|
|
309
|
+
.awsui_sub-items_10ipo_1rpnh_300.awsui_expandable_10ipo_1rpnh_276 > .awsui_inner-list-item_10ipo_1rpnh_281 > .awsui_value_10ipo_1rpnh_272:not(#\9) {
|
|
297
310
|
white-space: nowrap;
|
|
298
311
|
}
|
|
299
312
|
|
|
300
|
-
.
|
|
313
|
+
.awsui_list_10ipo_1rpnh_280:not(#\9) {
|
|
301
314
|
display: flex;
|
|
302
|
-
margin: 0;
|
|
303
|
-
|
|
315
|
+
margin-block: 0;
|
|
316
|
+
margin-inline: 0;
|
|
317
|
+
padding-block: 0;
|
|
318
|
+
padding-inline: 0;
|
|
304
319
|
list-style: none;
|
|
305
320
|
flex-direction: column;
|
|
306
321
|
}
|
|
307
|
-
.
|
|
322
|
+
.awsui_list_10ipo_1rpnh_280 > .awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286:not(#\9) {
|
|
308
323
|
align-items: flex-start;
|
|
309
324
|
}
|
|
310
|
-
.
|
|
325
|
+
.awsui_list_10ipo_1rpnh_280 > .awsui_list-item_10ipo_1rpnh_280.awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
|
|
311
326
|
opacity: 0.35;
|
|
312
327
|
}
|
|
313
328
|
|
|
314
|
-
.
|
|
315
|
-
.awsui_inner-list-
|
|
316
|
-
margin-
|
|
329
|
+
.awsui_list_10ipo_1rpnh_280:not(#\9):not(.awsui_compact_10ipo_1rpnh_326) > .awsui_list-item_10ipo_1rpnh_280:not(:first-child),
|
|
330
|
+
.awsui_inner-list-item_10ipo_1rpnh_281:not(#\9) {
|
|
331
|
+
margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
|
|
317
332
|
}
|
|
318
333
|
|
|
319
|
-
.awsui_list-
|
|
320
|
-
.awsui_list-
|
|
334
|
+
.awsui_list-item_10ipo_1rpnh_280.awsui_with-sub-items_10ipo_1rpnh_331:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286,
|
|
335
|
+
.awsui_list-item_10ipo_1rpnh_280.awsui_with-sub-items_10ipo_1rpnh_331:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_value_10ipo_1rpnh_272 {
|
|
321
336
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
322
337
|
}
|
|
323
338
|
|
|
324
|
-
.awsui_full-
|
|
325
|
-
|
|
339
|
+
.awsui_full-width_10ipo_1rpnh_336:not(#\9) {
|
|
340
|
+
inline-size: 100%;
|
|
326
341
|
}
|
|
327
342
|
|
|
328
|
-
.
|
|
343
|
+
.awsui_announced_10ipo_1rpnh_340:not(#\9) {
|
|
329
344
|
/* Used by getSeriesDetailText to select text to be announced by screen readers */
|
|
330
345
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dimmed": "
|
|
6
|
-
"marker": "
|
|
7
|
-
"marker--line": "awsui_marker--
|
|
8
|
-
"marker--rectangle": "awsui_marker--
|
|
9
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
10
|
-
"marker--dashed": "awsui_marker--
|
|
11
|
-
"root": "
|
|
12
|
-
"value": "
|
|
13
|
-
"expandable": "
|
|
14
|
-
"list-item": "awsui_list-
|
|
15
|
-
"inner-list-item": "awsui_inner-list-
|
|
16
|
-
"key-value-pair": "awsui_key-value-
|
|
17
|
-
"expandable-section": "awsui_expandable-
|
|
18
|
-
"key": "
|
|
19
|
-
"sub-items": "awsui_sub-
|
|
20
|
-
"list": "
|
|
21
|
-
"compact": "
|
|
22
|
-
"with-sub-items": "awsui_with-sub-
|
|
23
|
-
"full-width": "awsui_full-
|
|
24
|
-
"announced": "
|
|
5
|
+
"dimmed": "awsui_dimmed_10ipo_1rpnh_93",
|
|
6
|
+
"marker": "awsui_marker_10ipo_1rpnh_144",
|
|
7
|
+
"marker--line": "awsui_marker--line_10ipo_1rpnh_187",
|
|
8
|
+
"marker--rectangle": "awsui_marker--rectangle_10ipo_1rpnh_191",
|
|
9
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1rpnh_198",
|
|
10
|
+
"marker--dashed": "awsui_marker--dashed_10ipo_1rpnh_214",
|
|
11
|
+
"root": "awsui_root_10ipo_1rpnh_237",
|
|
12
|
+
"value": "awsui_value_10ipo_1rpnh_272",
|
|
13
|
+
"expandable": "awsui_expandable_10ipo_1rpnh_276",
|
|
14
|
+
"list-item": "awsui_list-item_10ipo_1rpnh_280",
|
|
15
|
+
"inner-list-item": "awsui_inner-list-item_10ipo_1rpnh_281",
|
|
16
|
+
"key-value-pair": "awsui_key-value-pair_10ipo_1rpnh_286",
|
|
17
|
+
"expandable-section": "awsui_expandable-section_10ipo_1rpnh_287",
|
|
18
|
+
"key": "awsui_key_10ipo_1rpnh_286",
|
|
19
|
+
"sub-items": "awsui_sub-items_10ipo_1rpnh_300",
|
|
20
|
+
"list": "awsui_list_10ipo_1rpnh_280",
|
|
21
|
+
"compact": "awsui_compact_10ipo_1rpnh_326",
|
|
22
|
+
"with-sub-items": "awsui_with-sub-items_10ipo_1rpnh_331",
|
|
23
|
+
"full-width": "awsui_full-width_10ipo_1rpnh_336",
|
|
24
|
+
"announced": "awsui_announced_10ipo_1rpnh_340"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"marker--line": "awsui_marker--
|
|
6
|
-
"marker--rectangle": "awsui_marker--
|
|
7
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
8
|
-
"marker--dashed": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1isd1_yztpv_93",
|
|
5
|
+
"marker--line": "awsui_marker--line_1isd1_yztpv_136",
|
|
6
|
+
"marker--rectangle": "awsui_marker--rectangle_1isd1_yztpv_140",
|
|
7
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_yztpv_147",
|
|
8
|
+
"marker--dashed": "awsui_marker--dashed_1isd1_yztpv_163"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_marker_1isd1_yztpv_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -124,45 +124,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
124
124
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
125
125
|
-webkit-font-smoothing: auto;
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
|
-
margin-
|
|
128
|
-
margin-
|
|
129
|
-
border-radius: 2px;
|
|
130
|
-
|
|
127
|
+
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
128
|
+
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
129
|
+
border-start-start-radius: 2px;
|
|
130
|
+
border-start-end-radius: 2px;
|
|
131
|
+
border-end-start-radius: 2px;
|
|
132
|
+
border-end-end-radius: 2px;
|
|
133
|
+
inline-size: 14px;
|
|
131
134
|
flex-shrink: 0;
|
|
132
135
|
cursor: inherit;
|
|
133
136
|
}
|
|
134
|
-
.awsui_marker--
|
|
135
|
-
margin-
|
|
136
|
-
|
|
137
|
+
.awsui_marker--line_1isd1_yztpv_136:not(#\9) {
|
|
138
|
+
margin-block-start: 9px;
|
|
139
|
+
block-size: 4px;
|
|
137
140
|
}
|
|
138
|
-
.awsui_marker--
|
|
139
|
-
|
|
140
|
-
border-radius: 2px;
|
|
141
|
+
.awsui_marker--rectangle_1isd1_yztpv_140:not(#\9) {
|
|
142
|
+
block-size: 14px;
|
|
143
|
+
border-start-start-radius: 2px;
|
|
144
|
+
border-start-end-radius: 2px;
|
|
145
|
+
border-end-start-radius: 2px;
|
|
146
|
+
border-end-end-radius: 2px;
|
|
141
147
|
}
|
|
142
|
-
.awsui_marker--hollow-
|
|
143
|
-
|
|
144
|
-
border-radius: 2px;
|
|
148
|
+
.awsui_marker--hollow-rectangle_1isd1_yztpv_147:not(#\9) {
|
|
149
|
+
block-size: 14px;
|
|
150
|
+
border-start-start-radius: 2px;
|
|
151
|
+
border-start-end-radius: 2px;
|
|
152
|
+
border-end-start-radius: 2px;
|
|
153
|
+
border-end-end-radius: 2px;
|
|
145
154
|
}
|
|
146
|
-
.awsui_marker--hollow-
|
|
155
|
+
.awsui_marker--hollow-rectangle_1isd1_yztpv_147:not(#\9)::after {
|
|
147
156
|
content: "";
|
|
148
157
|
display: block;
|
|
149
|
-
margin: 2px;
|
|
150
|
-
|
|
158
|
+
margin-block: 2px;
|
|
159
|
+
margin-inline: 2px;
|
|
160
|
+
block-size: 10px;
|
|
151
161
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
152
162
|
opacity: 0.5;
|
|
153
163
|
}
|
|
154
|
-
.awsui_marker--
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
margin-
|
|
158
|
-
margin-
|
|
164
|
+
.awsui_marker--dashed_1isd1_yztpv_163:not(#\9) {
|
|
165
|
+
block-size: 4px;
|
|
166
|
+
inline-size: 6px;
|
|
167
|
+
margin-block-start: 9px;
|
|
168
|
+
margin-inline-end: 12px;
|
|
159
169
|
}
|
|
160
|
-
.awsui_marker--
|
|
170
|
+
.awsui_marker--dashed_1isd1_yztpv_163:not(#\9)::after {
|
|
161
171
|
content: "";
|
|
162
172
|
display: block;
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
margin-
|
|
166
|
-
border-radius: 2px;
|
|
173
|
+
inline-size: 6px;
|
|
174
|
+
block-size: 4px;
|
|
175
|
+
margin-inline-start: 8px;
|
|
176
|
+
border-start-start-radius: 2px;
|
|
177
|
+
border-start-end-radius: 2px;
|
|
178
|
+
border-end-start-radius: 2px;
|
|
179
|
+
border-end-end-radius: 2px;
|
|
167
180
|
background-color: inherit;
|
|
168
181
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"marker--line": "awsui_marker--
|
|
7
|
-
"marker--rectangle": "awsui_marker--
|
|
8
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
9
|
-
"marker--dashed": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1isd1_yztpv_93",
|
|
6
|
+
"marker--line": "awsui_marker--line_1isd1_yztpv_136",
|
|
7
|
+
"marker--rectangle": "awsui_marker--rectangle_1isd1_yztpv_140",
|
|
8
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_yztpv_147",
|
|
9
|
+
"marker--dashed": "awsui_marker--dashed_1isd1_yztpv_163"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"wrapper": "
|
|
5
|
-
"wrapper--fit-height": "awsui_wrapper--fit-
|
|
6
|
-
"inner-wrapper--fit-height": "awsui_inner-wrapper--fit-
|
|
7
|
-
"has-default-filter": "awsui_has-default-
|
|
8
|
-
"content": "
|
|
9
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
10
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
11
|
-
"content--fit-height": "awsui_content--fit-
|
|
12
|
-
"filter-container": "awsui_filter-
|
|
4
|
+
"wrapper": "awsui_wrapper_z5mul_wd119_93",
|
|
5
|
+
"wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_wd119_129",
|
|
6
|
+
"inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_wd119_134",
|
|
7
|
+
"has-default-filter": "awsui_has-default-filter_z5mul_wd119_140",
|
|
8
|
+
"content": "awsui_content_z5mul_wd119_144",
|
|
9
|
+
"content--reserve-filter": "awsui_content--reserve-filter_z5mul_wd119_151",
|
|
10
|
+
"content--reserve-legend": "awsui_content--reserve-legend_z5mul_wd119_155",
|
|
11
|
+
"content--fit-height": "awsui_content--fit-height_z5mul_wd119_159",
|
|
12
|
+
"filter-container": "awsui_filter-container_z5mul_wd119_163"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_wrapper_z5mul_wd119_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -127,40 +127,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
127
127
|
position: relative;
|
|
128
128
|
display: block;
|
|
129
129
|
}
|
|
130
|
-
.awsui_wrapper--fit-
|
|
131
|
-
|
|
130
|
+
.awsui_wrapper--fit-height_z5mul_wd119_129:not(#\9) {
|
|
131
|
+
block-size: 100%;
|
|
132
132
|
overflow-y: auto;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.awsui_inner-wrapper--fit-
|
|
135
|
+
.awsui_inner-wrapper--fit-height_z5mul_wd119_134:not(#\9) {
|
|
136
136
|
display: flex;
|
|
137
137
|
flex-direction: column;
|
|
138
|
-
|
|
138
|
+
block-size: 100%;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.awsui_has-default-
|
|
141
|
+
.awsui_has-default-filter_z5mul_wd119_140 > :not(#\9):first-child {
|
|
142
142
|
flex: 280px 0 1;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.
|
|
145
|
+
.awsui_content_z5mul_wd119_144:not(#\9) {
|
|
146
146
|
display: flex;
|
|
147
147
|
position: relative;
|
|
148
148
|
justify-content: center;
|
|
149
149
|
align-items: center;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
.awsui_content--reserve-
|
|
153
|
-
margin-
|
|
152
|
+
.awsui_content--reserve-filter_z5mul_wd119_151:not(#\9) {
|
|
153
|
+
margin-block-start: calc(2 * var(--line-height-body-m-30ar75, 20px));
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.awsui_content--reserve-
|
|
157
|
-
margin-
|
|
156
|
+
.awsui_content--reserve-legend_z5mul_wd119_155:not(#\9) {
|
|
157
|
+
margin-block-end: calc(2 * var(--line-height-body-m-30ar75, 20px));
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.awsui_content--fit-
|
|
160
|
+
.awsui_content--fit-height_z5mul_wd119_159:not(#\9) {
|
|
161
161
|
flex: 1;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.awsui_filter-
|
|
164
|
+
.awsui_filter-container_z5mul_wd119_163:not(#\9) {
|
|
165
165
|
/* used in test-utils */
|
|
166
166
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"wrapper": "
|
|
6
|
-
"wrapper--fit-height": "awsui_wrapper--fit-
|
|
7
|
-
"inner-wrapper--fit-height": "awsui_inner-wrapper--fit-
|
|
8
|
-
"has-default-filter": "awsui_has-default-
|
|
9
|
-
"content": "
|
|
10
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
11
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
12
|
-
"content--fit-height": "awsui_content--fit-
|
|
13
|
-
"filter-container": "awsui_filter-
|
|
5
|
+
"wrapper": "awsui_wrapper_z5mul_wd119_93",
|
|
6
|
+
"wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_wd119_129",
|
|
7
|
+
"inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_wd119_134",
|
|
8
|
+
"has-default-filter": "awsui_has-default-filter_z5mul_wd119_140",
|
|
9
|
+
"content": "awsui_content_z5mul_wd119_144",
|
|
10
|
+
"content--reserve-filter": "awsui_content--reserve-filter_z5mul_wd119_151",
|
|
11
|
+
"content--reserve-legend": "awsui_content--reserve-legend_z5mul_wd119_155",
|
|
12
|
+
"content--fit-height": "awsui_content--fit-height_z5mul_wd119_159",
|
|
13
|
+
"filter-container": "awsui_filter-container_z5mul_wd119_163"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"styled-box": "awsui_styled-
|
|
6
|
-
"styled-box-checked": "awsui_styled-box-
|
|
7
|
-
"styled-box-indeterminate": "awsui_styled-box-
|
|
8
|
-
"styled-box-disabled": "awsui_styled-box-
|
|
9
|
-
"styled-line": "awsui_styled-
|
|
10
|
-
"styled-line-disabled": "awsui_styled-line-
|
|
4
|
+
"root": "awsui_root_1fn7j_me4fv_93",
|
|
5
|
+
"styled-box": "awsui_styled-box_1fn7j_me4fv_100",
|
|
6
|
+
"styled-box-checked": "awsui_styled-box-checked_1fn7j_me4fv_106",
|
|
7
|
+
"styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_me4fv_106",
|
|
8
|
+
"styled-box-disabled": "awsui_styled-box-disabled_1fn7j_me4fv_110",
|
|
9
|
+
"styled-line": "awsui_styled-line_1fn7j_me4fv_124",
|
|
10
|
+
"styled-line-disabled": "awsui_styled-line-disabled_1fn7j_me4fv_129"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,42 +90,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_1fn7j_me4fv_93:not(#\9) {
|
|
94
94
|
position: absolute;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
inline-size: 100%;
|
|
96
|
+
block-size: 100%;
|
|
97
|
+
inset-block-start: 0;
|
|
98
|
+
inset-inline-start: 0;
|
|
99
99
|
}
|
|
100
|
-
.
|
|
100
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
|
|
101
101
|
fill: var(--color-background-control-default-qzruqy, #ffffff);
|
|
102
102
|
stroke: var(--color-border-control-default-0fzxw0, #7d8998);
|
|
103
103
|
stroke-width: var(--border-field-width-09w7vk, 2px);
|
|
104
104
|
transition: fill var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear), stroke var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-checked_1fn7j_me4fv_106:not(#\9), .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-indeterminate_1fn7j_me4fv_106:not(#\9) {
|
|
107
107
|
fill: var(--color-background-control-checked-w517i0, #0972d3);
|
|
108
108
|
stroke: var(--color-border-control-checked-wlsmbn, #0972d3);
|
|
109
109
|
}
|
|
110
|
-
.
|
|
110
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-disabled_1fn7j_me4fv_110:not(#\9) {
|
|
111
111
|
fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
112
112
|
stroke: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
113
113
|
}
|
|
114
114
|
@media (prefers-reduced-motion: reduce) {
|
|
115
|
-
.
|
|
115
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
.awsui-motion-disabled .
|
|
120
|
+
.awsui-motion-disabled .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-line_1fn7j_me4fv_124:not(#\9) {
|
|
125
125
|
stroke: var(--color-foreground-control-default-wq2gpa, #ffffff);
|
|
126
126
|
stroke-width: 2;
|
|
127
127
|
fill: none;
|
|
128
128
|
}
|
|
129
|
-
.
|
|
129
|
+
.awsui_root_1fn7j_me4fv_93 > .awsui_styled-line-disabled_1fn7j_me4fv_129:not(#\9) {
|
|
130
130
|
stroke: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
|
|
131
131
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
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
|
-
"styled-box": "awsui_styled-
|
|
7
|
-
"styled-box-checked": "awsui_styled-box-
|
|
8
|
-
"styled-box-indeterminate": "awsui_styled-box-
|
|
9
|
-
"styled-box-disabled": "awsui_styled-box-
|
|
10
|
-
"styled-line": "awsui_styled-
|
|
11
|
-
"styled-line-disabled": "awsui_styled-line-
|
|
5
|
+
"root": "awsui_root_1fn7j_me4fv_93",
|
|
6
|
+
"styled-box": "awsui_styled-box_1fn7j_me4fv_100",
|
|
7
|
+
"styled-box-checked": "awsui_styled-box-checked_1fn7j_me4fv_106",
|
|
8
|
+
"styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_me4fv_106",
|
|
9
|
+
"styled-box-disabled": "awsui_styled-box-disabled_1fn7j_me4fv_110",
|
|
10
|
+
"styled-line": "awsui_styled-line_1fn7j_me4fv_124",
|
|
11
|
+
"styled-line-disabled": "awsui_styled-line-disabled_1fn7j_me4fv_129"
|
|
12
12
|
};
|
|
13
13
|
|