@cloudscape-design/components-themeable 3.0.20 → 3.0.23
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/scss/annotation-context/annotation/styles.scss +1 -1
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/pagination/styles.scss +1 -1
- package/lib/internal/scss/radio-group/styles.scss +1 -1
- package/lib/internal/scss/tiles/styles.scss +1 -1
- package/lib/internal/scss/token-group/styles.scss +2 -2
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
- 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 +12 -12
- 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 +152 -152
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/internal.js +2 -7
- package/lib/internal/template/autosuggest/internal.js.map +1 -1
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
- 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 +163 -163
- 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 +7 -7
- 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 +166 -166
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-range-picker/calendar/index.d.ts +1 -1
- package/lib/internal/template/date-range-picker/calendar/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/calendar/index.js +3 -1
- package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/dropdown.d.ts +1 -2
- package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
- package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/index.js +1 -3
- package/lib/internal/template/date-range-picker/index.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
- 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 +59 -59
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +35 -35
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +10 -6
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dropdown/index.d.ts +1 -1
- package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/dropdown/index.js +9 -3
- package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
- package/lib/internal/template/internal/components/dropdown/interfaces.d.ts +4 -0
- package/lib/internal/template/internal/components/dropdown/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/components/dropdown/interfaces.js.map +1 -1
- 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 +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +18 -12
- package/lib/internal/template/internal/generated/theming/index.js +18 -12
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +70 -70
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- 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 +63 -63
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/property-filter/controller.d.ts +1 -1
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +16 -26
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts +7 -0
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -0
- package/lib/internal/template/property-filter/utils.js +62 -0
- package/lib/internal/template/property-filter/utils.js.map +1 -0
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- 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 +34 -34
- 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 +33 -33
- 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 +81 -81
- 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 +26 -26
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +38 -38
- 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 +11 -11
- 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 +61 -61
- 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 +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +69 -69
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- 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 +25 -25
- 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 +43 -43
- 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 +68 -68
- 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 +29 -29
- 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 +59 -59
- 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_ob1ul_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -138,15 +138,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
138
138
|
list-style: none;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
142
|
-
.
|
|
141
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9),
|
|
142
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
143
143
|
min-width: 20px;
|
|
144
144
|
min-width: var(--space-l-4vl6xu, 20px);
|
|
145
145
|
border: 1px solid transparent;
|
|
146
146
|
border: var(--border-field-width-y6x4sn, 1px) solid transparent;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9) {
|
|
150
150
|
cursor: pointer;
|
|
151
151
|
text-align: center;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -154,83 +154,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
line-height: inherit;
|
|
155
155
|
padding: 0;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9):focus {
|
|
158
158
|
outline: none;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_button_fvjdu_ob1ul_111[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
161
161
|
outline: 2px dotted transparent;
|
|
162
162
|
border: 1px solid #0073bb;
|
|
163
163
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
164
164
|
border-radius: 2px;
|
|
165
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
165
|
+
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
166
166
|
box-shadow: 0 0 0 1px #0073bb;
|
|
167
167
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
168
168
|
}
|
|
169
|
-
.awsui_button-
|
|
169
|
+
.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
170
170
|
cursor: default;
|
|
171
171
|
color: #aab7b8;
|
|
172
172
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_arrow_fvjdu_ob1ul_139:not(#\9) {
|
|
176
176
|
color: #545b64;
|
|
177
177
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_arrow_fvjdu_ob1ul_139:not(#\9):not(.awsui_button-disabled_fvjdu_ob1ul_134):hover {
|
|
180
180
|
color: #16191f;
|
|
181
181
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_arrow_fvjdu_ob1ul_139.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
184
184
|
color: #aab7b8;
|
|
185
185
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.awsui_page-
|
|
188
|
+
.awsui_page-number_fvjdu_ob1ul_149:not(#\9) {
|
|
189
189
|
color: #545b64;
|
|
190
190
|
color: var(--color-text-pagination-page-number-default-xf8q73, #545b64);
|
|
191
191
|
}
|
|
192
|
-
.awsui_page-
|
|
192
|
+
.awsui_page-number_fvjdu_ob1ul_149:not(#\9):not(.awsui_button-disabled_fvjdu_ob1ul_134):hover {
|
|
193
193
|
color: #16191f;
|
|
194
194
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
195
195
|
}
|
|
196
|
-
.awsui_page-
|
|
196
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-current_fvjdu_ob1ul_155:not(#\9) {
|
|
197
197
|
font-weight: 700;
|
|
198
198
|
font-weight: var(--font-wayfinding-link-active-weight-r40wpo, 700);
|
|
199
199
|
color: #16191f;
|
|
200
200
|
color: var(--color-text-interactive-active-i5elzx, #16191f);
|
|
201
201
|
}
|
|
202
|
-
.awsui_page-
|
|
202
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-current_fvjdu_ob1ul_155.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
203
203
|
color: #545b64;
|
|
204
204
|
color: var(--color-text-pagination-page-number-active-disabled-nidnvc, #545b64);
|
|
205
205
|
}
|
|
206
|
-
.awsui_page-
|
|
206
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
207
207
|
color: #aab7b8;
|
|
208
208
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
212
212
|
color: #545b64;
|
|
213
213
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_page-
|
|
217
|
-
.
|
|
216
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9),
|
|
217
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
218
218
|
margin: 4px 4px;
|
|
219
219
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
220
220
|
text-align: center;
|
|
221
221
|
box-sizing: border-box;
|
|
222
222
|
padding: 0;
|
|
223
223
|
}
|
|
224
|
-
.awsui_page-
|
|
225
|
-
.
|
|
224
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9):first-child,
|
|
225
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9):first-child {
|
|
226
226
|
margin-left: 0;
|
|
227
227
|
}
|
|
228
|
-
.awsui_page-
|
|
229
|
-
.
|
|
228
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9):last-child,
|
|
229
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9):last-child {
|
|
230
230
|
margin-right: 0;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_root-
|
|
233
|
+
.awsui_root-disabled_fvjdu_ob1ul_186 > .awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
234
234
|
color: #aab7b8;
|
|
235
235
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
236
236
|
}
|
|
@@ -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_ob1ul_93",
|
|
6
|
+
"button": "awsui_button_fvjdu_ob1ul_111",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_ob1ul_112",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_ob1ul_134",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_ob1ul_139",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_ob1ul_149",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_ob1ul_155",
|
|
12
|
+
"page-item": "awsui_page-item_fvjdu_ob1ul_170",
|
|
13
|
+
"root-disabled": "awsui_root-disabled_fvjdu_ob1ul_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_rd87b_185",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_rd87b_189",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_rd87b_189",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_rd87b_220",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_rd87b_220",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_rd87b_223",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_rd87b_223",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_rd87b_226",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_rd87b_226",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_rd87b_226",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_rd87b_226",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_rd87b_229",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_rd87b_229",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_rd87b_229",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_rd87b_229",
|
|
19
|
+
"body": "awsui_body_xjuzf_rd87b_325",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_rd87b_344",
|
|
21
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_rd87b_348",
|
|
22
|
+
"body-size-small": "awsui_body-size-small_xjuzf_rd87b_353",
|
|
23
|
+
"fixed-width": "awsui_fixed-width_xjuzf_rd87b_356",
|
|
24
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_rd87b_360",
|
|
25
|
+
"body-size-large": "awsui_body-size-large_xjuzf_rd87b_367",
|
|
26
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_rd87b_374",
|
|
27
|
+
"dismiss": "awsui_dismiss_xjuzf_rd87b_379",
|
|
28
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_rd87b_386",
|
|
29
|
+
"header-row": "awsui_header-row_xjuzf_rd87b_390",
|
|
30
|
+
"header": "awsui_header_xjuzf_rd87b_390",
|
|
31
|
+
"content": "awsui_content_xjuzf_rd87b_412",
|
|
32
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_rd87b_419",
|
|
33
|
+
"container": "awsui_container_xjuzf_rd87b_431",
|
|
34
|
+
"container-arrow": "awsui_container-arrow_xjuzf_rd87b_439",
|
|
35
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_rd87b_443",
|
|
36
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_rd87b_443",
|
|
37
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_rd87b_455",
|
|
38
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_rd87b_455",
|
|
39
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_rd87b_467",
|
|
40
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_rd87b_467",
|
|
41
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_rd87b_467",
|
|
42
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_rd87b_467",
|
|
43
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_rd87b_483",
|
|
44
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_rd87b_487",
|
|
45
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_rd87b_491",
|
|
46
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_rd87b_1",
|
|
47
|
+
"refresh": "awsui_refresh_xjuzf_rd87b_609",
|
|
48
|
+
"root": "awsui_root_xjuzf_rd87b_631",
|
|
49
|
+
"trigger": "awsui_trigger_xjuzf_rd87b_643",
|
|
50
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_rd87b_650",
|
|
51
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_rd87b_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_rd87b_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_rd87b_189:not(#\9), .awsui_arrow-inner_xjuzf_rd87b_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_rd87b_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_rd87b_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_rd87b_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_rd87b_189:not(#\9) {
|
|
215
215
|
top: 2px;
|
|
216
216
|
}
|
|
217
|
-
.awsui_arrow-
|
|
217
|
+
.awsui_arrow-inner_xjuzf_rd87b_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_rd87b_220 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_rd87b_220 > .awsui_arrow-outer_xjuzf_rd87b_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_rd87b_223 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_rd87b_223 > .awsui_arrow-outer_xjuzf_rd87b_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_rd87b_226 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_rd87b_226 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_rd87b_226 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_rd87b_226 > .awsui_arrow-outer_xjuzf_rd87b_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_rd87b_229 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_rd87b_229 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_rd87b_229 > .awsui_arrow-outer_xjuzf_rd87b_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_rd87b_229 > .awsui_arrow-outer_xjuzf_rd87b_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_rd87b_325:not(#\9) {
|
|
332
332
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
333
333
|
border-collapse: separate;
|
|
334
334
|
border-spacing: 0;
|
|
@@ -382,44 +382,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
382
382
|
border: 1px solid #d5dbdb;
|
|
383
383
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-popover-jq2u63, #d5dbdb);
|
|
384
384
|
}
|
|
385
|
-
.awsui_body-overflow-
|
|
385
|
+
.awsui_body-overflow-visible_xjuzf_rd87b_344:not(#\9) {
|
|
386
386
|
overflow: visible;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
.awsui_variant-
|
|
389
|
+
.awsui_variant-annotation_xjuzf_rd87b_348:not(#\9) {
|
|
390
390
|
background-color: #f1faff;
|
|
391
391
|
background-color: var(--color-background-status-info-yq3r41, #f1faff);
|
|
392
392
|
border-color: #0073bb;
|
|
393
393
|
border-color: var(--color-border-status-info-0iedcr, #0073bb);
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
.awsui_body-size-
|
|
396
|
+
.awsui_body-size-small_xjuzf_rd87b_353:not(#\9) {
|
|
397
397
|
max-width: 210px;
|
|
398
398
|
}
|
|
399
|
-
.awsui_body-size-
|
|
399
|
+
.awsui_body-size-small_xjuzf_rd87b_353.awsui_fixed-width_xjuzf_rd87b_356:not(#\9) {
|
|
400
400
|
width: 210px;
|
|
401
401
|
}
|
|
402
402
|
|
|
403
|
-
.awsui_body-size-
|
|
403
|
+
.awsui_body-size-medium_xjuzf_rd87b_360:not(#\9) {
|
|
404
404
|
max-width: 310px;
|
|
405
405
|
}
|
|
406
|
-
.awsui_body-size-
|
|
406
|
+
.awsui_body-size-medium_xjuzf_rd87b_360.awsui_fixed-width_xjuzf_rd87b_356:not(#\9) {
|
|
407
407
|
width: 310px;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
|
-
.awsui_body-size-
|
|
410
|
+
.awsui_body-size-large_xjuzf_rd87b_367:not(#\9) {
|
|
411
411
|
max-width: 480px;
|
|
412
412
|
}
|
|
413
|
-
.awsui_body-size-
|
|
413
|
+
.awsui_body-size-large_xjuzf_rd87b_367.awsui_fixed-width_xjuzf_rd87b_356:not(#\9) {
|
|
414
414
|
width: 480px;
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
.awsui_has-
|
|
417
|
+
.awsui_has-dismiss_xjuzf_rd87b_374:not(#\9) {
|
|
418
418
|
display: flex;
|
|
419
419
|
align-items: baseline;
|
|
420
420
|
}
|
|
421
421
|
|
|
422
|
-
.
|
|
422
|
+
.awsui_dismiss_xjuzf_rd87b_379:not(#\9) {
|
|
423
423
|
margin: calc(-1 * (4px + 1px)) calc(-1 * (4px + 1px));
|
|
424
424
|
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)));
|
|
425
425
|
margin-left: 0;
|
|
@@ -427,16 +427,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
427
427
|
order: 1;
|
|
428
428
|
}
|
|
429
429
|
|
|
430
|
-
.awsui_dismiss-
|
|
430
|
+
.awsui_dismiss-control_xjuzf_rd87b_386:not(#\9) {
|
|
431
431
|
/* used in test-utils */
|
|
432
432
|
}
|
|
433
433
|
|
|
434
|
-
.awsui_header-
|
|
434
|
+
.awsui_header-row_xjuzf_rd87b_390:not(#\9) {
|
|
435
435
|
margin-bottom: 8px;
|
|
436
436
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
-
.
|
|
439
|
+
.awsui_header_xjuzf_rd87b_390:not(#\9) {
|
|
440
440
|
word-wrap: break-word;
|
|
441
441
|
max-width: 100%;
|
|
442
442
|
overflow: hidden;
|
|
@@ -450,7 +450,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
450
450
|
/* stylelint-disable selector-max-type */
|
|
451
451
|
/* stylelint-enable selector-max-type */
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_header_xjuzf_rd87b_390 > h2:not(#\9) {
|
|
454
454
|
font-size: 16px;
|
|
455
455
|
font-size: var(--font-heading-xs-size-j82aha, 16px);
|
|
456
456
|
line-height: 20px;
|
|
@@ -460,7 +460,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
460
460
|
display: inline;
|
|
461
461
|
}
|
|
462
462
|
|
|
463
|
-
.
|
|
463
|
+
.awsui_content_xjuzf_rd87b_412:not(#\9) {
|
|
464
464
|
word-wrap: break-word;
|
|
465
465
|
max-width: 100%;
|
|
466
466
|
overflow: hidden;
|
|
@@ -468,7 +468,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
468
468
|
color: var(--color-text-body-secondary-u912t7, #545b64);
|
|
469
469
|
flex: 1 1 auto;
|
|
470
470
|
}
|
|
471
|
-
.awsui_content-overflow-
|
|
471
|
+
.awsui_content-overflow-visible_xjuzf_rd87b_419:not(#\9) {
|
|
472
472
|
overflow: visible;
|
|
473
473
|
}
|
|
474
474
|
|
|
@@ -480,7 +480,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
480
480
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
481
481
|
SPDX-License-Identifier: Apache-2.0
|
|
482
482
|
*/
|
|
483
|
-
.
|
|
483
|
+
.awsui_container_xjuzf_rd87b_431:not(#\9) {
|
|
484
484
|
display: inline-block;
|
|
485
485
|
position: fixed;
|
|
486
486
|
top: -9999px;
|
|
@@ -488,59 +488,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
488
488
|
z-index: 2000;
|
|
489
489
|
}
|
|
490
490
|
|
|
491
|
-
.awsui_container-
|
|
491
|
+
.awsui_container-arrow_xjuzf_rd87b_439:not(#\9) {
|
|
492
492
|
position: absolute;
|
|
493
493
|
display: inline-block;
|
|
494
494
|
}
|
|
495
|
-
.awsui_container-arrow-position-right-
|
|
495
|
+
.awsui_container-arrow-position-right-top_xjuzf_rd87b_443:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_rd87b_443:not(#\9) {
|
|
496
496
|
transform: rotate(-90deg);
|
|
497
497
|
transform-origin: 0 100%;
|
|
498
498
|
}
|
|
499
|
-
.awsui_container-arrow-position-right-
|
|
499
|
+
.awsui_container-arrow-position-right-top_xjuzf_rd87b_443:not(#\9) {
|
|
500
500
|
top: calc(12px + 10px);
|
|
501
501
|
left: 0;
|
|
502
502
|
}
|
|
503
|
-
.awsui_container-arrow-position-right-
|
|
503
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_rd87b_443:not(#\9) {
|
|
504
504
|
bottom: 12px;
|
|
505
505
|
left: 0;
|
|
506
506
|
}
|
|
507
|
-
.awsui_container-arrow-position-left-
|
|
507
|
+
.awsui_container-arrow-position-left-top_xjuzf_rd87b_455:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_rd87b_455:not(#\9) {
|
|
508
508
|
transform: rotate(90deg);
|
|
509
509
|
transform-origin: 100% 100%;
|
|
510
510
|
}
|
|
511
|
-
.awsui_container-arrow-position-left-
|
|
511
|
+
.awsui_container-arrow-position-left-top_xjuzf_rd87b_455:not(#\9) {
|
|
512
512
|
top: calc(12px + 10px);
|
|
513
513
|
right: 0;
|
|
514
514
|
}
|
|
515
|
-
.awsui_container-arrow-position-left-
|
|
515
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_rd87b_455:not(#\9) {
|
|
516
516
|
bottom: 12px;
|
|
517
517
|
right: 0;
|
|
518
518
|
}
|
|
519
|
-
.awsui_container-arrow-position-top-
|
|
519
|
+
.awsui_container-arrow-position-top-center_xjuzf_rd87b_467:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_rd87b_467:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_rd87b_467:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_rd87b_467:not(#\9) {
|
|
520
520
|
transform: rotate(180deg);
|
|
521
521
|
transform-origin: 50% 50%;
|
|
522
522
|
}
|
|
523
|
-
.awsui_container-arrow-position-top-
|
|
523
|
+
.awsui_container-arrow-position-top-center_xjuzf_rd87b_467:not(#\9) {
|
|
524
524
|
bottom: -10px;
|
|
525
525
|
left: calc(50% - 10px);
|
|
526
526
|
}
|
|
527
|
-
.awsui_container-arrow-position-top-
|
|
527
|
+
.awsui_container-arrow-position-top-right_xjuzf_rd87b_467:not(#\9) {
|
|
528
528
|
bottom: -10px;
|
|
529
529
|
left: 12px;
|
|
530
530
|
}
|
|
531
|
-
.awsui_container-arrow-position-top-
|
|
531
|
+
.awsui_container-arrow-position-top-left_xjuzf_rd87b_467:not(#\9) {
|
|
532
532
|
bottom: -10px;
|
|
533
533
|
left: calc(100% - 20px - 12px);
|
|
534
534
|
}
|
|
535
|
-
.awsui_container-arrow-position-bottom-
|
|
535
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_rd87b_483:not(#\9) {
|
|
536
536
|
top: -10px;
|
|
537
537
|
left: calc(50% - 10px);
|
|
538
538
|
}
|
|
539
|
-
.awsui_container-arrow-position-bottom-
|
|
539
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_rd87b_487:not(#\9) {
|
|
540
540
|
top: -10px;
|
|
541
541
|
left: 12px;
|
|
542
542
|
}
|
|
543
|
-
.awsui_container-arrow-position-bottom-
|
|
543
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_rd87b_491:not(#\9) {
|
|
544
544
|
top: -10px;
|
|
545
545
|
left: calc(100% - 20px - 12px);
|
|
546
546
|
}
|
|
@@ -637,11 +637,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
637
637
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
638
638
|
SPDX-License-Identifier: Apache-2.0
|
|
639
639
|
*/
|
|
640
|
-
.
|
|
641
|
-
animation: awsui_awsui-motion-fade-
|
|
642
|
-
animation: awsui_awsui-motion-fade-
|
|
640
|
+
.awsui_container_xjuzf_rd87b_431:not(#\9) {
|
|
641
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_rd87b_1 180ms ease-out;
|
|
642
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_rd87b_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
643
643
|
}
|
|
644
|
-
@keyframes awsui_awsui-motion-fade-
|
|
644
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_rd87b_1 {
|
|
645
645
|
from {
|
|
646
646
|
opacity: 0.2;
|
|
647
647
|
}
|
|
@@ -650,20 +650,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
652
|
@media (prefers-reduced-motion: reduce) {
|
|
653
|
-
.
|
|
653
|
+
.awsui_container_xjuzf_rd87b_431:not(#\9) {
|
|
654
654
|
animation: none;
|
|
655
655
|
transition: none;
|
|
656
656
|
}
|
|
657
657
|
}
|
|
658
|
-
.awsui-motion-disabled .
|
|
658
|
+
.awsui-motion-disabled .awsui_container_xjuzf_rd87b_431:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_rd87b_431:not(#\9) {
|
|
659
659
|
animation: none;
|
|
660
660
|
transition: none;
|
|
661
661
|
}
|
|
662
|
-
.
|
|
663
|
-
animation: awsui_awsui-motion-fade-
|
|
664
|
-
animation: awsui_awsui-motion-fade-
|
|
662
|
+
.awsui_container_xjuzf_rd87b_431.awsui_refresh_xjuzf_rd87b_609:not(#\9) {
|
|
663
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_rd87b_1 115ms cubic-bezier(0, 0, 0, 1);
|
|
664
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_rd87b_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
665
665
|
}
|
|
666
|
-
@keyframes awsui_awsui-motion-fade-
|
|
666
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_rd87b_1 {
|
|
667
667
|
from {
|
|
668
668
|
opacity: 0.2;
|
|
669
669
|
}
|
|
@@ -672,17 +672,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
@media (prefers-reduced-motion: reduce) {
|
|
675
|
-
.
|
|
675
|
+
.awsui_container_xjuzf_rd87b_431.awsui_refresh_xjuzf_rd87b_609:not(#\9) {
|
|
676
676
|
animation: none;
|
|
677
677
|
transition: none;
|
|
678
678
|
}
|
|
679
679
|
}
|
|
680
|
-
.awsui-motion-disabled .
|
|
680
|
+
.awsui-motion-disabled .awsui_container_xjuzf_rd87b_431.awsui_refresh_xjuzf_rd87b_609:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_rd87b_431.awsui_refresh_xjuzf_rd87b_609:not(#\9) {
|
|
681
681
|
animation: none;
|
|
682
682
|
transition: none;
|
|
683
683
|
}
|
|
684
684
|
|
|
685
|
-
.
|
|
685
|
+
.awsui_root_xjuzf_rd87b_631:not(#\9) {
|
|
686
686
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
687
687
|
border-collapse: separate;
|
|
688
688
|
border-spacing: 0;
|
|
@@ -724,14 +724,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
724
724
|
color: inherit;
|
|
725
725
|
}
|
|
726
726
|
|
|
727
|
-
.
|
|
727
|
+
.awsui_trigger_xjuzf_rd87b_643:not(#\9) {
|
|
728
728
|
display: inline-block;
|
|
729
729
|
max-width: 100%;
|
|
730
730
|
color: inherit;
|
|
731
731
|
text-align: inherit;
|
|
732
732
|
}
|
|
733
733
|
|
|
734
|
-
.awsui_trigger-type-
|
|
734
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650:not(#\9) {
|
|
735
735
|
border: 0;
|
|
736
736
|
margin: 0;
|
|
737
737
|
padding: 0;
|
|
@@ -740,17 +740,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
740
740
|
border-bottom: 1px dashed currentColor;
|
|
741
741
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
742
742
|
}
|
|
743
|
-
.awsui_trigger-type-
|
|
743
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650:not(#\9):focus {
|
|
744
744
|
outline: none;
|
|
745
745
|
}
|
|
746
|
-
.awsui_trigger-type-
|
|
746
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
747
747
|
position: relative;
|
|
748
748
|
}
|
|
749
|
-
.awsui_trigger-type-
|
|
749
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
750
750
|
outline: 2px dotted transparent;
|
|
751
751
|
outline-offset: calc(1px - 1px);
|
|
752
752
|
}
|
|
753
|
-
.awsui_trigger-type-
|
|
753
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
754
754
|
content: " ";
|
|
755
755
|
display: block;
|
|
756
756
|
position: absolute;
|
|
@@ -759,10 +759,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
759
759
|
width: calc(100% + 2 * 1px);
|
|
760
760
|
height: calc(100% + 2 * 1px);
|
|
761
761
|
border-radius: 2px;
|
|
762
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
762
|
+
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
763
763
|
box-shadow: 0 0 0 2px #0073bb;
|
|
764
764
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
765
765
|
}
|
|
766
|
-
.awsui_trigger-type-
|
|
766
|
+
.awsui_trigger-type-text_xjuzf_rd87b_650 > .awsui_trigger-inner-text_xjuzf_rd87b_679:not(#\9) {
|
|
767
767
|
position: relative;
|
|
768
768
|
}
|