@cloudscape-design/components-themeable 3.0.5 → 3.0.8
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/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +153 -153
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +190 -190
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +8 -8
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +168 -168
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +24 -24
- package/lib/internal/template/date-picker/styles.scoped.css +45 -45
- package/lib/internal/template/date-picker/styles.selectors.js +24 -24
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +42 -42
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/lib/internal/template/date-range-picker/styles.css.js +42 -42
- package/lib/internal/template/date-range-picker/styles.scoped.css +53 -53
- package/lib/internal/template/date-range-picker/styles.selectors.js +42 -42
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +46 -46
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +62 -62
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/icon/icons.js +1 -1
- package/lib/internal/template/icon/interfaces.d.ts +1 -1
- package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +39 -39
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +22 -18
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/package-lock.json +53 -13
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +48 -48
- package/lib/internal/template/popover/styles.scoped.css +64 -64
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +18 -18
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/side-navigation/styles.css.js +22 -22
- package/lib/internal/template/side-navigation/styles.scoped.css +36 -36
- package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +58 -58
- package/lib/internal/template/split-panel/styles.scoped.css +82 -82
- package/lib/internal/template/split-panel/styles.selectors.js +58 -58
- package/lib/internal/template/table/header-cell/styles.css.js +14 -14
- package/lib/internal/template/table/header-cell/styles.scoped.css +28 -28
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +32 -32
- package/lib/internal/template/table/styles.scoped.css +39 -39
- package/lib/internal/template/table/styles.selectors.js +32 -32
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +39 -39
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +14 -14
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +64 -64
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +20 -20
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +16 -16
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +28 -28
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +46 -46
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +72 -72
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +32 -32
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/wizard/styles.css.js +31 -31
- package/lib/internal/template/wizard/styles.scoped.css +62 -62
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -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_root_fvjdu_4v3i1_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -139,15 +139,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
list-style: none;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.
|
|
143
|
-
.
|
|
142
|
+
.awsui_button_fvjdu_4v3i1_111:not(#\9),
|
|
143
|
+
.awsui_dots_fvjdu_4v3i1_112:not(#\9) {
|
|
144
144
|
min-width: 20px;
|
|
145
145
|
min-width: var(--space-l-4vl6xu, 20px);
|
|
146
146
|
border: 1px solid transparent;
|
|
147
147
|
border: var(--border-field-width-y6x4sn, 1px) solid transparent;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.
|
|
150
|
+
.awsui_button_fvjdu_4v3i1_111:not(#\9) {
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
text-align: center;
|
|
153
153
|
box-sizing: border-box;
|
|
@@ -155,83 +155,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
line-height: inherit;
|
|
156
156
|
padding: 0;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_button_fvjdu_4v3i1_111:not(#\9):focus {
|
|
159
159
|
outline: none;
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_button_fvjdu_4v3i1_111[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
162
162
|
outline: 2px dotted transparent;
|
|
163
|
-
border: 1px solid #
|
|
164
|
-
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-
|
|
163
|
+
border: 1px solid #0073bb;
|
|
164
|
+
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
165
165
|
border-radius: 2px;
|
|
166
166
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
167
|
-
box-shadow: 0 0 0 1px #
|
|
168
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-
|
|
167
|
+
box-shadow: 0 0 0 1px #0073bb;
|
|
168
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
169
169
|
}
|
|
170
|
-
.awsui_button-
|
|
170
|
+
.awsui_button-disabled_fvjdu_4v3i1_134:not(#\9) {
|
|
171
171
|
cursor: default;
|
|
172
172
|
color: #aab7b8;
|
|
173
173
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.
|
|
176
|
+
.awsui_arrow_fvjdu_4v3i1_139:not(#\9) {
|
|
177
177
|
color: #545b64;
|
|
178
178
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_arrow_fvjdu_4v3i1_139:not(#\9):not(.awsui_button-disabled_fvjdu_4v3i1_134):hover {
|
|
181
181
|
color: #16191f;
|
|
182
182
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.awsui_arrow_fvjdu_4v3i1_139.awsui_button-disabled_fvjdu_4v3i1_134:not(#\9) {
|
|
185
185
|
color: #aab7b8;
|
|
186
186
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_page-
|
|
189
|
+
.awsui_page-number_fvjdu_4v3i1_149:not(#\9) {
|
|
190
190
|
color: #545b64;
|
|
191
191
|
color: var(--color-text-pagination-page-number-default-xf8q73, #545b64);
|
|
192
192
|
}
|
|
193
|
-
.awsui_page-
|
|
193
|
+
.awsui_page-number_fvjdu_4v3i1_149:not(#\9):not(.awsui_button-disabled_fvjdu_4v3i1_134):hover {
|
|
194
194
|
color: #16191f;
|
|
195
195
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
196
196
|
}
|
|
197
|
-
.awsui_page-
|
|
197
|
+
.awsui_page-number_fvjdu_4v3i1_149.awsui_button-current_fvjdu_4v3i1_155:not(#\9) {
|
|
198
198
|
font-weight: 700;
|
|
199
199
|
font-weight: var(--font-wayfinding-link-active-weight-r40wpo, 700);
|
|
200
200
|
color: #16191f;
|
|
201
201
|
color: var(--color-text-interactive-active-i5elzx, #16191f);
|
|
202
202
|
}
|
|
203
|
-
.awsui_page-
|
|
203
|
+
.awsui_page-number_fvjdu_4v3i1_149.awsui_button-current_fvjdu_4v3i1_155.awsui_button-disabled_fvjdu_4v3i1_134:not(#\9) {
|
|
204
204
|
color: #545b64;
|
|
205
205
|
color: var(--color-text-pagination-page-number-active-disabled-nidnvc, #545b64);
|
|
206
206
|
}
|
|
207
|
-
.awsui_page-
|
|
207
|
+
.awsui_page-number_fvjdu_4v3i1_149.awsui_button-disabled_fvjdu_4v3i1_134:not(#\9) {
|
|
208
208
|
color: #aab7b8;
|
|
209
209
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.awsui_dots_fvjdu_4v3i1_112:not(#\9) {
|
|
213
213
|
color: #545b64;
|
|
214
214
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
.awsui_page-
|
|
218
|
-
.
|
|
217
|
+
.awsui_page-item_fvjdu_4v3i1_170:not(#\9),
|
|
218
|
+
.awsui_dots_fvjdu_4v3i1_112:not(#\9) {
|
|
219
219
|
margin: 4px 4px;
|
|
220
220
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
221
221
|
text-align: center;
|
|
222
222
|
box-sizing: border-box;
|
|
223
223
|
padding: 0;
|
|
224
224
|
}
|
|
225
|
-
.awsui_page-
|
|
226
|
-
.
|
|
225
|
+
.awsui_page-item_fvjdu_4v3i1_170:not(#\9):first-child,
|
|
226
|
+
.awsui_dots_fvjdu_4v3i1_112:not(#\9):first-child {
|
|
227
227
|
margin-left: 0;
|
|
228
228
|
}
|
|
229
|
-
.awsui_page-
|
|
230
|
-
.
|
|
229
|
+
.awsui_page-item_fvjdu_4v3i1_170:not(#\9):last-child,
|
|
230
|
+
.awsui_dots_fvjdu_4v3i1_112:not(#\9):last-child {
|
|
231
231
|
margin-right: 0;
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.awsui_root-
|
|
234
|
+
.awsui_root-disabled_fvjdu_4v3i1_186 > .awsui_dots_fvjdu_4v3i1_112:not(#\9) {
|
|
235
235
|
color: #aab7b8;
|
|
236
236
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
237
237
|
}
|
|
@@ -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
|
-
"root": "
|
|
6
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"page-item": "awsui_page-
|
|
13
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_4v3i1_93",
|
|
6
|
+
"button": "awsui_button_fvjdu_4v3i1_111",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_4v3i1_112",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_4v3i1_134",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_4v3i1_139",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_4v3i1_149",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_4v3i1_155",
|
|
12
|
+
"page-item": "awsui_page-item_fvjdu_4v3i1_170",
|
|
13
|
+
"root-disabled": "awsui_root-disabled_fvjdu_4v3i1_186"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,53 +1,53 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"body": "
|
|
20
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
21
|
-
"variant-annotation": "awsui_variant-
|
|
22
|
-
"body-size-small": "awsui_body-size-
|
|
23
|
-
"fixed-width": "awsui_fixed-
|
|
24
|
-
"body-size-medium": "awsui_body-size-
|
|
25
|
-
"body-size-large": "awsui_body-size-
|
|
26
|
-
"has-dismiss": "awsui_has-
|
|
27
|
-
"dismiss": "
|
|
28
|
-
"dismiss-control": "awsui_dismiss-
|
|
29
|
-
"header-row": "awsui_header-
|
|
30
|
-
"header": "
|
|
31
|
-
"content": "
|
|
32
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
33
|
-
"container": "
|
|
34
|
-
"container-arrow": "awsui_container-
|
|
35
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
36
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
38
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
40
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
44
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
47
|
-
"refresh": "
|
|
48
|
-
"root": "
|
|
49
|
-
"trigger": "
|
|
50
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
51
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_1q0fm_185",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_1q0fm_189",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_1q0fm_189",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1q0fm_220",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1q0fm_220",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1q0fm_223",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1q0fm_223",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1q0fm_226",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1q0fm_226",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1q0fm_226",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1q0fm_226",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1q0fm_229",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1q0fm_229",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1q0fm_229",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1q0fm_229",
|
|
19
|
+
"body": "awsui_body_xjuzf_1q0fm_325",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1q0fm_344",
|
|
21
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_1q0fm_348",
|
|
22
|
+
"body-size-small": "awsui_body-size-small_xjuzf_1q0fm_353",
|
|
23
|
+
"fixed-width": "awsui_fixed-width_xjuzf_1q0fm_356",
|
|
24
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_1q0fm_360",
|
|
25
|
+
"body-size-large": "awsui_body-size-large_xjuzf_1q0fm_367",
|
|
26
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_1q0fm_374",
|
|
27
|
+
"dismiss": "awsui_dismiss_xjuzf_1q0fm_379",
|
|
28
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_1q0fm_386",
|
|
29
|
+
"header-row": "awsui_header-row_xjuzf_1q0fm_390",
|
|
30
|
+
"header": "awsui_header_xjuzf_1q0fm_390",
|
|
31
|
+
"content": "awsui_content_xjuzf_1q0fm_412",
|
|
32
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1q0fm_419",
|
|
33
|
+
"container": "awsui_container_xjuzf_1q0fm_431",
|
|
34
|
+
"container-arrow": "awsui_container-arrow_xjuzf_1q0fm_439",
|
|
35
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1q0fm_443",
|
|
36
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1q0fm_443",
|
|
37
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1q0fm_455",
|
|
38
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1q0fm_455",
|
|
39
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1q0fm_467",
|
|
40
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1q0fm_467",
|
|
41
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1q0fm_467",
|
|
42
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1q0fm_467",
|
|
43
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1q0fm_483",
|
|
44
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1q0fm_487",
|
|
45
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1q0fm_491",
|
|
46
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1q0fm_1",
|
|
47
|
+
"refresh": "awsui_refresh_xjuzf_1q0fm_609",
|
|
48
|
+
"root": "awsui_root_xjuzf_1q0fm_631",
|
|
49
|
+
"trigger": "awsui_trigger_xjuzf_1q0fm_643",
|
|
50
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_1q0fm_650",
|
|
51
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1q0fm_679"
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -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_1q0fm_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9), .awsui_arrow-inner_xjuzf_1q0fm_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_1q0fm_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_1q0fm_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_1q0fm_189:not(#\9)::after {
|
|
211
211
|
background-color: #d5dbdb;
|
|
212
212
|
background-color: var(--color-border-popover-jq2u63, #d5dbdb);
|
|
213
213
|
}
|
|
214
|
-
.awsui_arrow-
|
|
214
|
+
.awsui_arrow-inner_xjuzf_1q0fm_189:not(#\9) {
|
|
215
215
|
top: 2px;
|
|
216
216
|
}
|
|
217
|
-
.awsui_arrow-
|
|
217
|
+
.awsui_arrow-inner_xjuzf_1q0fm_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-g6qj89, #ffffff);
|
|
221
221
|
}
|
|
222
|
-
.awsui_arrow-position-right-
|
|
222
|
+
.awsui_arrow-position-right-top_xjuzf_1q0fm_220 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1q0fm_220 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after {
|
|
223
223
|
box-shadow: -0.71px 0.71px 4px -2px rgba(0, 28, 36, 0.5);
|
|
224
224
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-position-left-
|
|
226
|
+
.awsui_arrow-position-left-top_xjuzf_1q0fm_223 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1q0fm_223 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after {
|
|
227
227
|
box-shadow: 0.71px -0.71px 4px -2px rgba(0, 28, 36, 0.5);
|
|
228
228
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
|
|
229
229
|
}
|
|
230
|
-
.awsui_arrow-position-top-
|
|
230
|
+
.awsui_arrow-position-top-center_xjuzf_1q0fm_226 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1q0fm_226 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1q0fm_226 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1q0fm_226 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after {
|
|
231
231
|
box-shadow: -0.71px -0.71px 4px -2px rgba(0, 28, 36, 0.5);
|
|
232
232
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
|
|
233
233
|
}
|
|
234
|
-
.awsui_arrow-position-bottom-
|
|
234
|
+
.awsui_arrow-position-bottom-center_xjuzf_1q0fm_229 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1q0fm_229 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1q0fm_229 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1q0fm_229 > .awsui_arrow-outer_xjuzf_1q0fm_189:not(#\9)::after {
|
|
235
235
|
box-shadow: 0.71px 0.71px 4px -2px rgba(0, 28, 36, 0.5);
|
|
236
236
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
|
|
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_1q0fm_325:not(#\9) {
|
|
332
332
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
333
333
|
border-collapse: separate;
|
|
334
334
|
border-spacing: 0;
|
|
@@ -383,44 +383,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
383
383
|
border: 1px solid #d5dbdb;
|
|
384
384
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-popover-jq2u63, #d5dbdb);
|
|
385
385
|
}
|
|
386
|
-
.awsui_body-overflow-
|
|
386
|
+
.awsui_body-overflow-visible_xjuzf_1q0fm_344:not(#\9) {
|
|
387
387
|
overflow: visible;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.awsui_variant-
|
|
390
|
+
.awsui_variant-annotation_xjuzf_1q0fm_348:not(#\9) {
|
|
391
391
|
background-color: #f1faff;
|
|
392
392
|
background-color: var(--color-background-status-info-yq3r41, #f1faff);
|
|
393
393
|
border-color: #0073bb;
|
|
394
394
|
border-color: var(--color-border-status-info-0iedcr, #0073bb);
|
|
395
395
|
}
|
|
396
396
|
|
|
397
|
-
.awsui_body-size-
|
|
397
|
+
.awsui_body-size-small_xjuzf_1q0fm_353:not(#\9) {
|
|
398
398
|
max-width: 210px;
|
|
399
399
|
}
|
|
400
|
-
.awsui_body-size-
|
|
400
|
+
.awsui_body-size-small_xjuzf_1q0fm_353.awsui_fixed-width_xjuzf_1q0fm_356:not(#\9) {
|
|
401
401
|
width: 210px;
|
|
402
402
|
}
|
|
403
403
|
|
|
404
|
-
.awsui_body-size-
|
|
404
|
+
.awsui_body-size-medium_xjuzf_1q0fm_360:not(#\9) {
|
|
405
405
|
max-width: 310px;
|
|
406
406
|
}
|
|
407
|
-
.awsui_body-size-
|
|
407
|
+
.awsui_body-size-medium_xjuzf_1q0fm_360.awsui_fixed-width_xjuzf_1q0fm_356:not(#\9) {
|
|
408
408
|
width: 310px;
|
|
409
409
|
}
|
|
410
410
|
|
|
411
|
-
.awsui_body-size-
|
|
411
|
+
.awsui_body-size-large_xjuzf_1q0fm_367:not(#\9) {
|
|
412
412
|
max-width: 480px;
|
|
413
413
|
}
|
|
414
|
-
.awsui_body-size-
|
|
414
|
+
.awsui_body-size-large_xjuzf_1q0fm_367.awsui_fixed-width_xjuzf_1q0fm_356:not(#\9) {
|
|
415
415
|
width: 480px;
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
.awsui_has-
|
|
418
|
+
.awsui_has-dismiss_xjuzf_1q0fm_374:not(#\9) {
|
|
419
419
|
display: flex;
|
|
420
420
|
align-items: baseline;
|
|
421
421
|
}
|
|
422
422
|
|
|
423
|
-
.
|
|
423
|
+
.awsui_dismiss_xjuzf_1q0fm_379:not(#\9) {
|
|
424
424
|
margin: calc(-1 * (4px + 1px)) calc(-1 * (4px + 1px));
|
|
425
425
|
margin: calc(-1 * (var(--space-scaled-xxs-95dhkm, 4px) + var(--border-field-width-y6x4sn, 1px))) calc(-1 * (var(--space-xxs-ynfts5, 4px) + var(--border-field-width-y6x4sn, 1px)));
|
|
426
426
|
margin-left: 0;
|
|
@@ -428,16 +428,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
428
428
|
order: 1;
|
|
429
429
|
}
|
|
430
430
|
|
|
431
|
-
.awsui_dismiss-
|
|
431
|
+
.awsui_dismiss-control_xjuzf_1q0fm_386:not(#\9) {
|
|
432
432
|
/* used in test-utils */
|
|
433
433
|
}
|
|
434
434
|
|
|
435
|
-
.awsui_header-
|
|
435
|
+
.awsui_header-row_xjuzf_1q0fm_390:not(#\9) {
|
|
436
436
|
margin-bottom: 8px;
|
|
437
437
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
438
438
|
}
|
|
439
439
|
|
|
440
|
-
.
|
|
440
|
+
.awsui_header_xjuzf_1q0fm_390:not(#\9) {
|
|
441
441
|
word-wrap: break-word;
|
|
442
442
|
max-width: 100%;
|
|
443
443
|
overflow: hidden;
|
|
@@ -451,7 +451,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
451
451
|
/* stylelint-disable selector-max-type */
|
|
452
452
|
/* stylelint-enable selector-max-type */
|
|
453
453
|
}
|
|
454
|
-
.
|
|
454
|
+
.awsui_header_xjuzf_1q0fm_390 > h2:not(#\9) {
|
|
455
455
|
font-size: 16px;
|
|
456
456
|
font-size: var(--font-heading-xs-size-j82aha, 16px);
|
|
457
457
|
line-height: 20px;
|
|
@@ -461,7 +461,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
461
461
|
display: inline;
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
-
.
|
|
464
|
+
.awsui_content_xjuzf_1q0fm_412:not(#\9) {
|
|
465
465
|
word-wrap: break-word;
|
|
466
466
|
max-width: 100%;
|
|
467
467
|
overflow: hidden;
|
|
@@ -469,7 +469,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
469
469
|
color: var(--color-text-body-secondary-u912t7, #545b64);
|
|
470
470
|
flex: 1 1 auto;
|
|
471
471
|
}
|
|
472
|
-
.awsui_content-overflow-
|
|
472
|
+
.awsui_content-overflow-visible_xjuzf_1q0fm_419:not(#\9) {
|
|
473
473
|
overflow: visible;
|
|
474
474
|
}
|
|
475
475
|
|
|
@@ -481,7 +481,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
481
481
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
482
482
|
SPDX-License-Identifier: Apache-2.0
|
|
483
483
|
*/
|
|
484
|
-
.
|
|
484
|
+
.awsui_container_xjuzf_1q0fm_431:not(#\9) {
|
|
485
485
|
display: inline-block;
|
|
486
486
|
position: fixed;
|
|
487
487
|
top: -9999px;
|
|
@@ -489,59 +489,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
489
489
|
z-index: 2000;
|
|
490
490
|
}
|
|
491
491
|
|
|
492
|
-
.awsui_container-
|
|
492
|
+
.awsui_container-arrow_xjuzf_1q0fm_439:not(#\9) {
|
|
493
493
|
position: absolute;
|
|
494
494
|
display: inline-block;
|
|
495
495
|
}
|
|
496
|
-
.awsui_container-arrow-position-right-
|
|
496
|
+
.awsui_container-arrow-position-right-top_xjuzf_1q0fm_443:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1q0fm_443:not(#\9) {
|
|
497
497
|
transform: rotate(-90deg);
|
|
498
498
|
transform-origin: 0 100%;
|
|
499
499
|
}
|
|
500
|
-
.awsui_container-arrow-position-right-
|
|
500
|
+
.awsui_container-arrow-position-right-top_xjuzf_1q0fm_443:not(#\9) {
|
|
501
501
|
top: calc(12px + 10px);
|
|
502
502
|
left: 0;
|
|
503
503
|
}
|
|
504
|
-
.awsui_container-arrow-position-right-
|
|
504
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_1q0fm_443:not(#\9) {
|
|
505
505
|
bottom: 12px;
|
|
506
506
|
left: 0;
|
|
507
507
|
}
|
|
508
|
-
.awsui_container-arrow-position-left-
|
|
508
|
+
.awsui_container-arrow-position-left-top_xjuzf_1q0fm_455:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1q0fm_455:not(#\9) {
|
|
509
509
|
transform: rotate(90deg);
|
|
510
510
|
transform-origin: 100% 100%;
|
|
511
511
|
}
|
|
512
|
-
.awsui_container-arrow-position-left-
|
|
512
|
+
.awsui_container-arrow-position-left-top_xjuzf_1q0fm_455:not(#\9) {
|
|
513
513
|
top: calc(12px + 10px);
|
|
514
514
|
right: 0;
|
|
515
515
|
}
|
|
516
|
-
.awsui_container-arrow-position-left-
|
|
516
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_1q0fm_455:not(#\9) {
|
|
517
517
|
bottom: 12px;
|
|
518
518
|
right: 0;
|
|
519
519
|
}
|
|
520
|
-
.awsui_container-arrow-position-top-
|
|
520
|
+
.awsui_container-arrow-position-top-center_xjuzf_1q0fm_467:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1q0fm_467:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1q0fm_467:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1q0fm_467:not(#\9) {
|
|
521
521
|
transform: rotate(180deg);
|
|
522
522
|
transform-origin: 50% 50%;
|
|
523
523
|
}
|
|
524
|
-
.awsui_container-arrow-position-top-
|
|
524
|
+
.awsui_container-arrow-position-top-center_xjuzf_1q0fm_467:not(#\9) {
|
|
525
525
|
bottom: -10px;
|
|
526
526
|
left: calc(50% - 10px);
|
|
527
527
|
}
|
|
528
|
-
.awsui_container-arrow-position-top-
|
|
528
|
+
.awsui_container-arrow-position-top-right_xjuzf_1q0fm_467:not(#\9) {
|
|
529
529
|
bottom: -10px;
|
|
530
530
|
left: 12px;
|
|
531
531
|
}
|
|
532
|
-
.awsui_container-arrow-position-top-
|
|
532
|
+
.awsui_container-arrow-position-top-left_xjuzf_1q0fm_467:not(#\9) {
|
|
533
533
|
bottom: -10px;
|
|
534
534
|
left: calc(100% - 20px - 12px);
|
|
535
535
|
}
|
|
536
|
-
.awsui_container-arrow-position-bottom-
|
|
536
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_1q0fm_483:not(#\9) {
|
|
537
537
|
top: -10px;
|
|
538
538
|
left: calc(50% - 10px);
|
|
539
539
|
}
|
|
540
|
-
.awsui_container-arrow-position-bottom-
|
|
540
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_1q0fm_487:not(#\9) {
|
|
541
541
|
top: -10px;
|
|
542
542
|
left: 12px;
|
|
543
543
|
}
|
|
544
|
-
.awsui_container-arrow-position-bottom-
|
|
544
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_1q0fm_491:not(#\9) {
|
|
545
545
|
top: -10px;
|
|
546
546
|
left: calc(100% - 20px - 12px);
|
|
547
547
|
}
|
|
@@ -638,11 +638,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
638
638
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
639
639
|
SPDX-License-Identifier: Apache-2.0
|
|
640
640
|
*/
|
|
641
|
-
.
|
|
642
|
-
animation: awsui_awsui-motion-fade-
|
|
643
|
-
animation: awsui_awsui-motion-fade-
|
|
641
|
+
.awsui_container_xjuzf_1q0fm_431:not(#\9) {
|
|
642
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 180ms ease-out;
|
|
643
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
644
644
|
}
|
|
645
|
-
@keyframes awsui_awsui-motion-fade-
|
|
645
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 {
|
|
646
646
|
from {
|
|
647
647
|
opacity: 0.2;
|
|
648
648
|
}
|
|
@@ -651,20 +651,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
651
651
|
}
|
|
652
652
|
}
|
|
653
653
|
@media (prefers-reduced-motion: reduce) {
|
|
654
|
-
.
|
|
654
|
+
.awsui_container_xjuzf_1q0fm_431:not(#\9) {
|
|
655
655
|
animation: none;
|
|
656
656
|
transition: none;
|
|
657
657
|
}
|
|
658
658
|
}
|
|
659
|
-
.awsui-motion-disabled .
|
|
659
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1q0fm_431:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1q0fm_431:not(#\9) {
|
|
660
660
|
animation: none;
|
|
661
661
|
transition: none;
|
|
662
662
|
}
|
|
663
|
-
.
|
|
664
|
-
animation: awsui_awsui-motion-fade-
|
|
665
|
-
animation: awsui_awsui-motion-fade-
|
|
663
|
+
.awsui_container_xjuzf_1q0fm_431.awsui_refresh_xjuzf_1q0fm_609:not(#\9) {
|
|
664
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 115ms cubic-bezier(0, 0, 0, 1);
|
|
665
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
666
666
|
}
|
|
667
|
-
@keyframes awsui_awsui-motion-fade-
|
|
667
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1q0fm_1 {
|
|
668
668
|
from {
|
|
669
669
|
opacity: 0.2;
|
|
670
670
|
}
|
|
@@ -673,17 +673,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
673
673
|
}
|
|
674
674
|
}
|
|
675
675
|
@media (prefers-reduced-motion: reduce) {
|
|
676
|
-
.
|
|
676
|
+
.awsui_container_xjuzf_1q0fm_431.awsui_refresh_xjuzf_1q0fm_609:not(#\9) {
|
|
677
677
|
animation: none;
|
|
678
678
|
transition: none;
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
|
-
.awsui-motion-disabled .
|
|
681
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1q0fm_431.awsui_refresh_xjuzf_1q0fm_609:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1q0fm_431.awsui_refresh_xjuzf_1q0fm_609:not(#\9) {
|
|
682
682
|
animation: none;
|
|
683
683
|
transition: none;
|
|
684
684
|
}
|
|
685
685
|
|
|
686
|
-
.
|
|
686
|
+
.awsui_root_xjuzf_1q0fm_631:not(#\9) {
|
|
687
687
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
688
688
|
border-collapse: separate;
|
|
689
689
|
border-spacing: 0;
|
|
@@ -726,14 +726,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
726
726
|
color: inherit;
|
|
727
727
|
}
|
|
728
728
|
|
|
729
|
-
.
|
|
729
|
+
.awsui_trigger_xjuzf_1q0fm_643:not(#\9) {
|
|
730
730
|
display: inline-block;
|
|
731
731
|
max-width: 100%;
|
|
732
732
|
color: inherit;
|
|
733
733
|
text-align: inherit;
|
|
734
734
|
}
|
|
735
735
|
|
|
736
|
-
.awsui_trigger-type-
|
|
736
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650:not(#\9) {
|
|
737
737
|
border: 0;
|
|
738
738
|
margin: 0;
|
|
739
739
|
padding: 0;
|
|
@@ -742,17 +742,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
742
742
|
border-bottom: 1px dashed currentColor;
|
|
743
743
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
744
744
|
}
|
|
745
|
-
.awsui_trigger-type-
|
|
745
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650:not(#\9):focus {
|
|
746
746
|
outline: none;
|
|
747
747
|
}
|
|
748
|
-
.awsui_trigger-type-
|
|
748
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
749
749
|
position: relative;
|
|
750
750
|
}
|
|
751
|
-
.awsui_trigger-type-
|
|
751
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
752
752
|
outline: 2px dotted transparent;
|
|
753
753
|
outline-offset: calc(1px - 1px);
|
|
754
754
|
}
|
|
755
|
-
.awsui_trigger-type-
|
|
755
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
756
756
|
content: " ";
|
|
757
757
|
display: block;
|
|
758
758
|
position: absolute;
|
|
@@ -762,9 +762,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
762
762
|
height: calc(100% + 2 * 1px);
|
|
763
763
|
border-radius: 2px;
|
|
764
764
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
765
|
-
box-shadow: 0 0 0 2px #
|
|
766
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
765
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
766
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
767
767
|
}
|
|
768
|
-
.awsui_trigger-type-
|
|
768
|
+
.awsui_trigger-type-text_xjuzf_1q0fm_650 > .awsui_trigger-inner-text_xjuzf_1q0fm_679:not(#\9) {
|
|
769
769
|
position: relative;
|
|
770
770
|
}
|