@cloudscape-design/components 3.0.15 → 3.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +30 -31
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +15 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +45 -39
- package/internal/generated/theming/index.js +45 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-items": "awsui_has-
|
|
6
|
-
"token": "
|
|
7
|
-
"dismiss-button": "awsui_dismiss-
|
|
8
|
-
"token-disabled": "awsui_token-
|
|
9
|
-
"toggle": "
|
|
10
|
-
"description": "
|
|
4
|
+
"root": "awsui_root_dm8gx_kadvx_97",
|
|
5
|
+
"has-items": "awsui_has-items_dm8gx_kadvx_107",
|
|
6
|
+
"token": "awsui_token_dm8gx_kadvx_111",
|
|
7
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_kadvx_123",
|
|
8
|
+
"token-disabled": "awsui_token-disabled_dm8gx_kadvx_157",
|
|
9
|
+
"toggle": "awsui_toggle_dm8gx_kadvx_172",
|
|
10
|
+
"description": "awsui_description_dm8gx_kadvx_233"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_dm8gx_kadvx_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -134,12 +134,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
135
135
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_root_dm8gx_kadvx_97.awsui_has-items_dm8gx_kadvx_107:not(#\9) {
|
|
138
138
|
padding-top: 8px;
|
|
139
139
|
padding-top: var(--space-xs-rsr2qu, 8px);
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.
|
|
142
|
+
.awsui_token_dm8gx_kadvx_111:not(#\9) {
|
|
143
143
|
border: 2px solid #0972d3;
|
|
144
144
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
145
145
|
padding: 4px 4px 4px 12px;
|
|
@@ -149,14 +149,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
149
|
background: #f2f8fd;
|
|
150
150
|
background: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
151
151
|
border-radius: 8px;
|
|
152
|
-
border-radius: var(--border-
|
|
152
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
153
153
|
color: #000716;
|
|
154
154
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
155
155
|
height: 100%;
|
|
156
156
|
box-sizing: border-box;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.awsui_dismiss-
|
|
159
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9) {
|
|
160
160
|
margin: -1px -1px 0 4px;
|
|
161
161
|
margin: -1px -1px 0 var(--space-xxs-ynfts5, 4px);
|
|
162
162
|
border: 1px solid transparent;
|
|
@@ -166,14 +166,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
167
167
|
background-color: transparent;
|
|
168
168
|
}
|
|
169
|
-
.awsui_dismiss-
|
|
169
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
170
170
|
position: relative;
|
|
171
171
|
}
|
|
172
|
-
.awsui_dismiss-
|
|
172
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
173
173
|
outline: 2px dotted transparent;
|
|
174
174
|
outline-offset: calc(0px - 1px);
|
|
175
175
|
}
|
|
176
|
-
.awsui_dismiss-
|
|
176
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
177
177
|
content: " ";
|
|
178
178
|
display: block;
|
|
179
179
|
position: absolute;
|
|
@@ -182,21 +182,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
width: calc(100% + 2 * 0px);
|
|
183
183
|
height: calc(100% + 2 * 0px);
|
|
184
184
|
border-radius: 4px;
|
|
185
|
-
border-radius: var(--border-control-focus-ring-
|
|
185
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
186
186
|
box-shadow: 0 0 0 2px #0972d3;
|
|
187
187
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
188
188
|
}
|
|
189
|
-
.awsui_dismiss-
|
|
189
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):focus {
|
|
190
190
|
outline: none;
|
|
191
191
|
text-decoration: none;
|
|
192
192
|
}
|
|
193
|
-
.awsui_dismiss-
|
|
193
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):hover {
|
|
194
194
|
cursor: pointer;
|
|
195
195
|
color: #033160;
|
|
196
196
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_token-
|
|
199
|
+
.awsui_token-disabled_dm8gx_kadvx_157:not(#\9) {
|
|
200
200
|
border-color: #d1d5db;
|
|
201
201
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
202
202
|
background-color: #ffffff;
|
|
@@ -205,18 +205,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
206
206
|
pointer-events: none;
|
|
207
207
|
}
|
|
208
|
-
.awsui_token-
|
|
208
|
+
.awsui_token-disabled_dm8gx_kadvx_157 > .awsui_dismiss-button_dm8gx_kadvx_123:not(#\9) {
|
|
209
209
|
color: #9ba7b6;
|
|
210
210
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
211
211
|
}
|
|
212
|
-
.awsui_token-
|
|
212
|
+
.awsui_token-disabled_dm8gx_kadvx_157 > .awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):hover {
|
|
213
213
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
214
214
|
cursor: auto;
|
|
215
215
|
color: #9ba7b6;
|
|
216
216
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.
|
|
219
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
220
220
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
221
221
|
border-collapse: separate;
|
|
222
222
|
border-spacing: 0;
|
|
@@ -276,47 +276,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
276
276
|
margin-left: -1px;
|
|
277
277
|
}
|
|
278
278
|
@media (prefers-reduced-motion: reduce) {
|
|
279
|
-
.
|
|
279
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
280
280
|
animation: none;
|
|
281
281
|
transition: none;
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
|
-
.awsui-motion-disabled .
|
|
284
|
+
.awsui-motion-disabled .awsui_toggle_dm8gx_kadvx_172:not(#\9), .awsui-mode-entering .awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
285
285
|
animation: none;
|
|
286
286
|
transition: none;
|
|
287
287
|
}
|
|
288
|
-
.
|
|
288
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
289
289
|
cursor: pointer;
|
|
290
290
|
color: #033160;
|
|
291
291
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
292
292
|
}
|
|
293
|
-
.
|
|
293
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):focus {
|
|
294
294
|
outline: none;
|
|
295
295
|
}
|
|
296
|
-
.
|
|
296
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active {
|
|
297
297
|
color: #033160;
|
|
298
298
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
299
299
|
}
|
|
300
|
-
.
|
|
300
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active, .awsui_toggle_dm8gx_kadvx_172:not(#\9):focus, .awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
301
301
|
text-decoration: underline;
|
|
302
302
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
303
303
|
text-decoration-color: currentColor;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active, .awsui_toggle_dm8gx_kadvx_172:not(#\9):focus, .awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
306
306
|
text-decoration: none;
|
|
307
307
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
308
308
|
text-decoration-color: transparent;
|
|
309
309
|
}
|
|
310
|
-
.
|
|
310
|
+
.awsui_toggle_dm8gx_kadvx_172[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
311
311
|
outline: 2px dotted transparent;
|
|
312
312
|
border: 2px solid #0972d3;
|
|
313
313
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
314
314
|
border-radius: 4px;
|
|
315
|
-
border-radius: var(--border-control-focus-ring-
|
|
315
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
316
316
|
box-shadow: 0 0 0 0px #0972d3;
|
|
317
317
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
318
318
|
}
|
|
319
|
-
.
|
|
319
|
+
.awsui_toggle_dm8gx_kadvx_172 > .awsui_description_dm8gx_kadvx_233:not(#\9) {
|
|
320
320
|
margin-left: 4px;
|
|
321
321
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
322
322
|
}
|
|
@@ -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
|
-
"has-items": "awsui_has-
|
|
7
|
-
"token": "
|
|
8
|
-
"dismiss-button": "awsui_dismiss-
|
|
9
|
-
"token-disabled": "awsui_token-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
5
|
+
"root": "awsui_root_dm8gx_kadvx_97",
|
|
6
|
+
"has-items": "awsui_has-items_dm8gx_kadvx_107",
|
|
7
|
+
"token": "awsui_token_dm8gx_kadvx_111",
|
|
8
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_kadvx_123",
|
|
9
|
+
"token-disabled": "awsui_token-disabled_dm8gx_kadvx_157",
|
|
10
|
+
"toggle": "awsui_toggle_dm8gx_kadvx_172",
|
|
11
|
+
"description": "awsui_description_dm8gx_kadvx_233"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"top-navigation": "awsui_top-
|
|
5
|
-
"padding-box": "awsui_padding-
|
|
6
|
-
"medium": "
|
|
7
|
-
"narrow": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"\t": "awsui_\
|
|
10
|
-
"identity": "
|
|
11
|
-
"identity-link": "awsui_identity-
|
|
12
|
-
"no-logo": "awsui_no-
|
|
13
|
-
"logo": "
|
|
14
|
-
"title": "
|
|
15
|
-
"inputs": "
|
|
16
|
-
"search": "
|
|
17
|
-
"search-expanded": "awsui_search-
|
|
18
|
-
"utilities": "
|
|
19
|
-
"utility-wrapper": "awsui_utility-
|
|
20
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
21
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
22
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
23
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
24
|
-
"utility-link-icon": "awsui_utility-link-
|
|
25
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
26
|
-
"trigger": "
|
|
27
|
-
"rotate-up": "awsui_rotate-
|
|
28
|
-
"rotate-down": "awsui_rotate-
|
|
4
|
+
"top-navigation": "awsui_top-navigation_1ca1i_5b66r_93",
|
|
5
|
+
"padding-box": "awsui_padding-box_1ca1i_5b66r_104",
|
|
6
|
+
"medium": "awsui_medium_1ca1i_5b66r_114",
|
|
7
|
+
"narrow": "awsui_narrow_1ca1i_5b66r_114",
|
|
8
|
+
"hidden": "awsui_hidden_1ca1i_5b66r_122",
|
|
9
|
+
"\t": "awsui_\t_1ca1i_5b66r_1",
|
|
10
|
+
"identity": "awsui_identity_1ca1i_5b66r_135",
|
|
11
|
+
"identity-link": "awsui_identity-link_1ca1i_5b66r_135",
|
|
12
|
+
"no-logo": "awsui_no-logo_1ca1i_5b66r_152",
|
|
13
|
+
"logo": "awsui_logo_1ca1i_5b66r_156",
|
|
14
|
+
"title": "awsui_title_1ca1i_5b66r_167",
|
|
15
|
+
"inputs": "awsui_inputs_1ca1i_5b66r_181",
|
|
16
|
+
"search": "awsui_search_1ca1i_5b66r_188",
|
|
17
|
+
"search-expanded": "awsui_search-expanded_1ca1i_5b66r_193",
|
|
18
|
+
"utilities": "awsui_utilities_1ca1i_5b66r_198",
|
|
19
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_5b66r_210",
|
|
20
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_5b66r_226",
|
|
21
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_5b66r_226",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_5b66r_240",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_5b66r_255",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_5b66r_268",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_5b66r_272",
|
|
26
|
+
"trigger": "awsui_trigger_1ca1i_5b66r_276",
|
|
27
|
+
"rotate-up": "awsui_rotate-up_1ca1i_5b66r_280",
|
|
28
|
+
"rotate-down": "awsui_rotate-down_1ca1i_5b66r_295"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -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
|
-
.awsui_top-
|
|
93
|
+
.awsui_top-navigation_1ca1i_5b66r_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
background: #ffffff;
|
|
133
133
|
background: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
134
134
|
}
|
|
135
|
-
.awsui_top-
|
|
135
|
+
.awsui_top-navigation_1ca1i_5b66r_93 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
136
136
|
display: flex;
|
|
137
137
|
flex-direction: row;
|
|
138
138
|
flex-wrap: nowrap;
|
|
@@ -144,18 +144,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
144
144
|
padding: 0 0 0 20px;
|
|
145
145
|
padding: 0 0 0 var(--space-l-4vl6xu, 20px);
|
|
146
146
|
}
|
|
147
|
-
.awsui_top-
|
|
147
|
+
.awsui_top-navigation_1ca1i_5b66r_93.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9), .awsui_top-navigation_1ca1i_5b66r_93.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
148
148
|
height: calc(40px + 8px);
|
|
149
149
|
height: calc(var(--space-xxxl-bo9z7f, 40px) + var(--space-scaled-xs-6859qs, 8px));
|
|
150
150
|
}
|
|
151
|
-
.awsui_top-
|
|
151
|
+
.awsui_top-navigation_1ca1i_5b66r_93.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
152
152
|
height: 40px;
|
|
153
153
|
height: var(--space-xxxl-bo9z7f, 40px);
|
|
154
154
|
padding: 0 0 0 8px;
|
|
155
155
|
padding: 0 0 0 var(--space-xs-rsr2qu, 8px);
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
.awsui_hidden_1ca1i_5b66r_122:not(#\9) {
|
|
159
159
|
position: absolute !important;
|
|
160
160
|
top: -9999px !important;
|
|
161
161
|
left: -9999px !important;
|
|
@@ -164,22 +164,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
167
|
-
.
|
|
167
|
+
.awsui_hidden_1ca1i_5b66r_122 *:not(#\9):not(#awsui_\9 _1ca1i_5b66r_1) {
|
|
168
168
|
visibility: hidden;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
171
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135:not(#\9) {
|
|
172
172
|
display: flex;
|
|
173
173
|
align-items: center;
|
|
174
174
|
text-decoration: none;
|
|
175
175
|
color: #000716;
|
|
176
176
|
color: var(--color-text-top-navigation-title-oypxe3, #000716);
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135:not(#\9):hover {
|
|
179
179
|
color: #0972d3;
|
|
180
180
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
183
183
|
outline: thin dotted;
|
|
184
184
|
outline: 0;
|
|
185
185
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -187,15 +187,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
outline-color: #0972d3;
|
|
188
188
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
189
189
|
border-radius: 4px;
|
|
190
|
-
border-radius: var(--border-control-focus-ring-
|
|
190
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
191
191
|
box-shadow: 0 0 0 2px #0972d3;
|
|
192
192
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_identity_1ca1i_5b66r_135.awsui_no-logo_1ca1i_5b66r_152:not(#\9) {
|
|
195
195
|
min-width: 100px;
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_logo_1ca1i_5b66r_156:not(#\9) {
|
|
199
199
|
display: block;
|
|
200
200
|
max-height: 32px;
|
|
201
201
|
max-height: var(--space-xxl-2nvmf1, 32px);
|
|
@@ -204,12 +204,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
204
|
width: auto;
|
|
205
205
|
min-width: 10px;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_logo_1ca1i_5b66r_156.awsui_narrow_1ca1i_5b66r_114:not(#\9) {
|
|
208
208
|
max-height: 24px;
|
|
209
209
|
max-height: var(--space-xl-a39hup, 24px);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.awsui_title_1ca1i_5b66r_167:not(#\9) {
|
|
213
213
|
font-size: 20px;
|
|
214
214
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
215
215
|
line-height: 24px;
|
|
@@ -224,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
overflow: hidden;
|
|
225
225
|
text-overflow: ellipsis;
|
|
226
226
|
}
|
|
227
|
-
.awsui_no-
|
|
227
|
+
.awsui_no-logo_1ca1i_5b66r_152 > .awsui_identity-link_1ca1i_5b66r_135 > .awsui_title_1ca1i_5b66r_167:not(#\9) {
|
|
228
228
|
font-weight: 700;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_inputs_1ca1i_5b66r_181:not(#\9) {
|
|
232
232
|
flex: 1;
|
|
233
233
|
min-width: 0;
|
|
234
234
|
display: flex;
|
|
235
235
|
justify-content: center;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.
|
|
238
|
+
.awsui_search_1ca1i_5b66r_188:not(#\9) {
|
|
239
239
|
width: 100%;
|
|
240
240
|
max-width: 340px;
|
|
241
241
|
padding-left: 40px;
|
|
242
242
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
243
243
|
}
|
|
244
|
-
.awsui_search-
|
|
244
|
+
.awsui_search-expanded_1ca1i_5b66r_193:not(#\9) {
|
|
245
245
|
max-width: none;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-left: var(--space-s-hv8c1d, 12px);
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.
|
|
250
|
+
.awsui_utilities_1ca1i_5b66r_198:not(#\9) {
|
|
251
251
|
display: flex;
|
|
252
252
|
flex-shrink: 0;
|
|
253
253
|
flex-direction: row;
|
|
@@ -256,17 +256,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
256
256
|
padding-left: var(--space-m-17eucw, 16px);
|
|
257
257
|
height: 100%;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198:not(#\9), .awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198:not(#\9) {
|
|
260
260
|
padding-left: 0;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_utility-
|
|
263
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9) {
|
|
264
264
|
display: flex;
|
|
265
265
|
position: relative;
|
|
266
266
|
flex-shrink: 0;
|
|
267
267
|
align-items: center;
|
|
268
268
|
}
|
|
269
|
-
.awsui_utility-
|
|
269
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after {
|
|
270
270
|
display: block;
|
|
271
271
|
position: absolute;
|
|
272
272
|
content: "";
|
|
@@ -279,96 +279,96 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
background: #e9ebed;
|
|
280
280
|
background: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
281
281
|
}
|
|
282
|
-
.awsui_utility-
|
|
282
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_5b66r_226) {
|
|
283
283
|
padding-right: 0;
|
|
284
284
|
}
|
|
285
|
-
.awsui_utility-
|
|
285
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_5b66r_226)::after {
|
|
286
286
|
display: none;
|
|
287
287
|
}
|
|
288
|
-
.
|
|
288
|
+
.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after, .awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after {
|
|
289
289
|
top: 8px;
|
|
290
290
|
top: var(--space-xs-rsr2qu, 8px);
|
|
291
291
|
bottom: 8px;
|
|
292
292
|
bottom: var(--space-xs-rsr2qu, 8px);
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_utility-wrapper-
|
|
295
|
+
.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9) {
|
|
296
296
|
margin-right: 12px;
|
|
297
297
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_utility-wrapper-
|
|
299
|
+
.awsui_utility-wrapper-last_1ca1i_5b66r_226.awsui_utility-type-menu-dropdown_1ca1i_5b66r_240:not(#\9) {
|
|
300
300
|
margin-right: 0;
|
|
301
301
|
}
|
|
302
|
-
.
|
|
302
|
+
.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9) {
|
|
303
303
|
margin-right: 0;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper-last_1ca1i_5b66r_226.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
306
306
|
padding-right: 20px;
|
|
307
307
|
padding-right: var(--space-l-4vl6xu, 20px);
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
.awsui_utility-type-menu-
|
|
310
|
+
.awsui_utility-type-menu-dropdown_1ca1i_5b66r_240:not(#\9) {
|
|
311
311
|
padding: 0 12px;
|
|
312
312
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
313
313
|
align-items: stretch;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.awsui_utility-type-button-
|
|
317
|
-
.awsui_utility-type-button-primary-
|
|
316
|
+
.awsui_utility-type-button-link_1ca1i_5b66r_255:not(#\9),
|
|
317
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
318
318
|
padding: 0 16px;
|
|
319
319
|
padding: 0 var(--space-m-17eucw, 16px);
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.awsui_utility-type-button-primary-
|
|
322
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
323
323
|
left: -1px;
|
|
324
324
|
border-left: 1px solid #ffffff;
|
|
325
325
|
border-left: 1px solid var(--color-background-container-content-i8i4a0, #ffffff);
|
|
326
326
|
}
|
|
327
|
-
.awsui_utility-type-button-primary-
|
|
327
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9)::after {
|
|
328
328
|
display: none;
|
|
329
329
|
}
|
|
330
330
|
|
|
331
|
-
.awsui_utility-link-
|
|
331
|
+
.awsui_utility-link-icon_1ca1i_5b66r_268:not(#\9) {
|
|
332
332
|
margin-right: 4px;
|
|
333
333
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
334
334
|
}
|
|
335
335
|
|
|
336
|
-
.awsui_utility-button-external-
|
|
336
|
+
.awsui_utility-button-external-icon_1ca1i_5b66r_272:not(#\9) {
|
|
337
337
|
display: inline-block;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.
|
|
340
|
+
.awsui_trigger_1ca1i_5b66r_276:not(#\9) {
|
|
341
341
|
/*used in test-utils*/
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.awsui_rotate-
|
|
344
|
+
.awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
345
345
|
transform: rotate(-180deg);
|
|
346
346
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
347
347
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
348
348
|
}
|
|
349
349
|
@media (prefers-reduced-motion: reduce) {
|
|
350
|
-
.awsui_rotate-
|
|
350
|
+
.awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
351
351
|
animation: none;
|
|
352
352
|
transition: none;
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
355
|
+
.awsui-motion-disabled .awsui_rotate-up_1ca1i_5b66r_280:not(#\9), .awsui-mode-entering .awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
356
356
|
animation: none;
|
|
357
357
|
transition: none;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.awsui_rotate-
|
|
360
|
+
.awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
361
361
|
transform: rotate(0deg);
|
|
362
362
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
363
363
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
364
364
|
}
|
|
365
365
|
@media (prefers-reduced-motion: reduce) {
|
|
366
|
-
.awsui_rotate-
|
|
366
|
+
.awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
367
367
|
animation: none;
|
|
368
368
|
transition: none;
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
371
|
+
.awsui-motion-disabled .awsui_rotate-down_1ca1i_5b66r_295:not(#\9), .awsui-mode-entering .awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
372
372
|
animation: none;
|
|
373
373
|
transition: none;
|
|
374
374
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"top-navigation": "awsui_top-
|
|
6
|
-
"padding-box": "awsui_padding-
|
|
7
|
-
"medium": "
|
|
8
|
-
"narrow": "
|
|
9
|
-
"hidden": "
|
|
10
|
-
"\t": "awsui_\
|
|
11
|
-
"identity": "
|
|
12
|
-
"identity-link": "awsui_identity-
|
|
13
|
-
"no-logo": "awsui_no-
|
|
14
|
-
"logo": "
|
|
15
|
-
"title": "
|
|
16
|
-
"inputs": "
|
|
17
|
-
"search": "
|
|
18
|
-
"search-expanded": "awsui_search-
|
|
19
|
-
"utilities": "
|
|
20
|
-
"utility-wrapper": "awsui_utility-
|
|
21
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
22
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
23
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
24
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
25
|
-
"utility-link-icon": "awsui_utility-link-
|
|
26
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
27
|
-
"trigger": "
|
|
28
|
-
"rotate-up": "awsui_rotate-
|
|
29
|
-
"rotate-down": "awsui_rotate-
|
|
5
|
+
"top-navigation": "awsui_top-navigation_1ca1i_5b66r_93",
|
|
6
|
+
"padding-box": "awsui_padding-box_1ca1i_5b66r_104",
|
|
7
|
+
"medium": "awsui_medium_1ca1i_5b66r_114",
|
|
8
|
+
"narrow": "awsui_narrow_1ca1i_5b66r_114",
|
|
9
|
+
"hidden": "awsui_hidden_1ca1i_5b66r_122",
|
|
10
|
+
"\t": "awsui_\t_1ca1i_5b66r_1",
|
|
11
|
+
"identity": "awsui_identity_1ca1i_5b66r_135",
|
|
12
|
+
"identity-link": "awsui_identity-link_1ca1i_5b66r_135",
|
|
13
|
+
"no-logo": "awsui_no-logo_1ca1i_5b66r_152",
|
|
14
|
+
"logo": "awsui_logo_1ca1i_5b66r_156",
|
|
15
|
+
"title": "awsui_title_1ca1i_5b66r_167",
|
|
16
|
+
"inputs": "awsui_inputs_1ca1i_5b66r_181",
|
|
17
|
+
"search": "awsui_search_1ca1i_5b66r_188",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_1ca1i_5b66r_193",
|
|
19
|
+
"utilities": "awsui_utilities_1ca1i_5b66r_198",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_5b66r_210",
|
|
21
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_5b66r_226",
|
|
22
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_5b66r_226",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_5b66r_240",
|
|
24
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_5b66r_255",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_5b66r_268",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_5b66r_272",
|
|
27
|
+
"trigger": "awsui_trigger_1ca1i_5b66r_276",
|
|
28
|
+
"rotate-up": "awsui_rotate-up_1ca1i_5b66r_280",
|
|
29
|
+
"rotate-down": "awsui_rotate-down_1ca1i_5b66r_295"
|
|
30
30
|
};
|
|
31
31
|
|