@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
|
@@ -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_54dg7_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -135,12 +135,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
135
135
|
font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
136
136
|
font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_root_dm8gx_54dg7_97.awsui_has-items_dm8gx_54dg7_107:not(#\9) {
|
|
139
139
|
padding-top: 8px;
|
|
140
140
|
padding-top: var(--space-xs-rsr2qu, 8px);
|
|
141
141
|
}
|
|
142
142
|
|
|
143
|
-
.
|
|
143
|
+
.awsui_token_dm8gx_54dg7_111:not(#\9) {
|
|
144
144
|
border: 1px solid #00a1c9;
|
|
145
145
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-selected-pr9yuf, #00a1c9);
|
|
146
146
|
padding: 4px 4px 4px 8px;
|
|
@@ -157,7 +157,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
157
|
box-sizing: border-box;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.awsui_dismiss-
|
|
160
|
+
.awsui_dismiss-button_dm8gx_54dg7_123:not(#\9) {
|
|
161
161
|
margin: -1px -1px 0 4px;
|
|
162
162
|
margin: -1px -1px 0 var(--space-xxs-ynfts5, 4px);
|
|
163
163
|
border: 1px solid transparent;
|
|
@@ -167,14 +167,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
color: var(--color-text-button-inline-icon-default-qhj7jl, #545b64);
|
|
168
168
|
background-color: transparent;
|
|
169
169
|
}
|
|
170
|
-
.awsui_dismiss-
|
|
170
|
+
.awsui_dismiss-button_dm8gx_54dg7_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
171
171
|
position: relative;
|
|
172
172
|
}
|
|
173
|
-
.awsui_dismiss-
|
|
173
|
+
.awsui_dismiss-button_dm8gx_54dg7_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
174
174
|
outline: 2px dotted transparent;
|
|
175
175
|
outline-offset: calc(0px - 1px);
|
|
176
176
|
}
|
|
177
|
-
.awsui_dismiss-
|
|
177
|
+
.awsui_dismiss-button_dm8gx_54dg7_123[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
178
178
|
content: " ";
|
|
179
179
|
display: block;
|
|
180
180
|
position: absolute;
|
|
@@ -184,20 +184,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
height: calc(100% + 2 * 0px);
|
|
185
185
|
border-radius: 2px;
|
|
186
186
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
187
|
-
box-shadow: 0 0 0 2px #
|
|
188
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
187
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
188
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
189
189
|
}
|
|
190
|
-
.awsui_dismiss-
|
|
190
|
+
.awsui_dismiss-button_dm8gx_54dg7_123:not(#\9):focus {
|
|
191
191
|
outline: none;
|
|
192
192
|
text-decoration: none;
|
|
193
193
|
}
|
|
194
|
-
.awsui_dismiss-
|
|
194
|
+
.awsui_dismiss-button_dm8gx_54dg7_123:not(#\9):hover {
|
|
195
195
|
cursor: pointer;
|
|
196
196
|
color: #16191f;
|
|
197
197
|
color: var(--color-text-button-inline-icon-hover-84mkuo, #16191f);
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_token-
|
|
200
|
+
.awsui_token-disabled_dm8gx_54dg7_157:not(#\9) {
|
|
201
201
|
border-color: #d5dbdb;
|
|
202
202
|
border-color: var(--color-border-control-disabled-zgidl5, #d5dbdb);
|
|
203
203
|
background-color: #ffffff;
|
|
@@ -206,18 +206,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
color: var(--color-text-disabled-pjiy51, #aab7b8);
|
|
207
207
|
pointer-events: none;
|
|
208
208
|
}
|
|
209
|
-
.awsui_token-
|
|
209
|
+
.awsui_token-disabled_dm8gx_54dg7_157 > .awsui_dismiss-button_dm8gx_54dg7_123:not(#\9) {
|
|
210
210
|
color: #aab7b8;
|
|
211
211
|
color: var(--color-text-button-inline-icon-disabled-sesloi, #aab7b8);
|
|
212
212
|
}
|
|
213
|
-
.awsui_token-
|
|
213
|
+
.awsui_token-disabled_dm8gx_54dg7_157 > .awsui_dismiss-button_dm8gx_54dg7_123:not(#\9):hover {
|
|
214
214
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
215
215
|
cursor: auto;
|
|
216
216
|
color: #aab7b8;
|
|
217
217
|
color: var(--color-text-button-inline-icon-disabled-sesloi, #aab7b8);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9) {
|
|
221
221
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
222
222
|
border-collapse: separate;
|
|
223
223
|
border-spacing: 0;
|
|
@@ -278,47 +278,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
278
278
|
margin-left: -1px;
|
|
279
279
|
}
|
|
280
280
|
@media (prefers-reduced-motion: reduce) {
|
|
281
|
-
.
|
|
281
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9) {
|
|
282
282
|
animation: none;
|
|
283
283
|
transition: none;
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
|
-
.awsui-motion-disabled .
|
|
286
|
+
.awsui-motion-disabled .awsui_toggle_dm8gx_54dg7_172:not(#\9), .awsui-mode-entering .awsui_toggle_dm8gx_54dg7_172:not(#\9) {
|
|
287
287
|
animation: none;
|
|
288
288
|
transition: none;
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9):hover {
|
|
291
291
|
cursor: pointer;
|
|
292
292
|
color: #0073bb;
|
|
293
293
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
294
294
|
}
|
|
295
|
-
.
|
|
295
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9):focus {
|
|
296
296
|
outline: none;
|
|
297
297
|
}
|
|
298
|
-
.
|
|
298
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9):active {
|
|
299
299
|
color: #0073bb;
|
|
300
300
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
301
301
|
}
|
|
302
|
-
.
|
|
302
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9):active, .awsui_toggle_dm8gx_54dg7_172:not(#\9):focus, .awsui_toggle_dm8gx_54dg7_172:not(#\9):hover {
|
|
303
303
|
text-decoration: underline;
|
|
304
304
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
305
305
|
text-decoration-color: currentColor;
|
|
306
306
|
}
|
|
307
|
-
.
|
|
307
|
+
.awsui_toggle_dm8gx_54dg7_172:not(#\9):active, .awsui_toggle_dm8gx_54dg7_172:not(#\9):focus, .awsui_toggle_dm8gx_54dg7_172:not(#\9):hover {
|
|
308
308
|
text-decoration: none;
|
|
309
309
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
310
310
|
text-decoration-color: transparent;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_toggle_dm8gx_54dg7_172[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
313
313
|
outline: 2px dotted transparent;
|
|
314
|
-
border: 1px solid #
|
|
315
|
-
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-
|
|
314
|
+
border: 1px solid #0073bb;
|
|
315
|
+
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
316
316
|
border-radius: 2px;
|
|
317
317
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
318
|
-
box-shadow: 0 0 0 1px #
|
|
319
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-
|
|
318
|
+
box-shadow: 0 0 0 1px #0073bb;
|
|
319
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_toggle_dm8gx_54dg7_172 > .awsui_description_dm8gx_54dg7_233:not(#\9) {
|
|
322
322
|
margin-left: 4px;
|
|
323
323
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
324
324
|
}
|
|
@@ -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_54dg7_97",
|
|
6
|
+
"has-items": "awsui_has-items_dm8gx_54dg7_107",
|
|
7
|
+
"token": "awsui_token_dm8gx_54dg7_111",
|
|
8
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_54dg7_123",
|
|
9
|
+
"token-disabled": "awsui_token-disabled_dm8gx_54dg7_157",
|
|
10
|
+
"toggle": "awsui_toggle_dm8gx_54dg7_172",
|
|
11
|
+
"description": "awsui_description_dm8gx_54dg7_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_7j8tp_93",
|
|
5
|
+
"padding-box": "awsui_padding-box_1ca1i_7j8tp_104",
|
|
6
|
+
"medium": "awsui_medium_1ca1i_7j8tp_114",
|
|
7
|
+
"narrow": "awsui_narrow_1ca1i_7j8tp_114",
|
|
8
|
+
"hidden": "awsui_hidden_1ca1i_7j8tp_122",
|
|
9
|
+
"\t": "awsui_\t_1ca1i_7j8tp_1",
|
|
10
|
+
"identity": "awsui_identity_1ca1i_7j8tp_135",
|
|
11
|
+
"identity-link": "awsui_identity-link_1ca1i_7j8tp_135",
|
|
12
|
+
"no-logo": "awsui_no-logo_1ca1i_7j8tp_152",
|
|
13
|
+
"logo": "awsui_logo_1ca1i_7j8tp_156",
|
|
14
|
+
"title": "awsui_title_1ca1i_7j8tp_167",
|
|
15
|
+
"inputs": "awsui_inputs_1ca1i_7j8tp_181",
|
|
16
|
+
"search": "awsui_search_1ca1i_7j8tp_188",
|
|
17
|
+
"search-expanded": "awsui_search-expanded_1ca1i_7j8tp_193",
|
|
18
|
+
"utilities": "awsui_utilities_1ca1i_7j8tp_198",
|
|
19
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_7j8tp_210",
|
|
20
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_7j8tp_226",
|
|
21
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_7j8tp_226",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_7j8tp_240",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_7j8tp_255",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_7j8tp_268",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_7j8tp_272",
|
|
26
|
+
"trigger": "awsui_trigger_1ca1i_7j8tp_276",
|
|
27
|
+
"rotate-up": "awsui_rotate-up_1ca1i_7j8tp_280",
|
|
28
|
+
"rotate-down": "awsui_rotate-down_1ca1i_7j8tp_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_7j8tp_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -133,7 +133,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
background: #ffffff;
|
|
134
134
|
background: var(--color-background-container-content-o88wxm, #ffffff);
|
|
135
135
|
}
|
|
136
|
-
.awsui_top-
|
|
136
|
+
.awsui_top-navigation_1ca1i_7j8tp_93 > .awsui_padding-box_1ca1i_7j8tp_104:not(#\9) {
|
|
137
137
|
display: flex;
|
|
138
138
|
flex-direction: row;
|
|
139
139
|
flex-wrap: nowrap;
|
|
@@ -145,18 +145,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
145
|
padding: 0 0 0 20px;
|
|
146
146
|
padding: 0 0 0 var(--space-l-4vl6xu, 20px);
|
|
147
147
|
}
|
|
148
|
-
.awsui_top-
|
|
148
|
+
.awsui_top-navigation_1ca1i_7j8tp_93.awsui_medium_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104:not(#\9), .awsui_top-navigation_1ca1i_7j8tp_93.awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104:not(#\9) {
|
|
149
149
|
height: calc(40px + 8px);
|
|
150
150
|
height: calc(var(--space-xxxl-bo9z7f, 40px) + var(--space-scaled-xs-6859qs, 8px));
|
|
151
151
|
}
|
|
152
|
-
.awsui_top-
|
|
152
|
+
.awsui_top-navigation_1ca1i_7j8tp_93.awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104:not(#\9) {
|
|
153
153
|
height: 40px;
|
|
154
154
|
height: var(--space-xxxl-bo9z7f, 40px);
|
|
155
155
|
padding: 0 0 0 8px;
|
|
156
156
|
padding: 0 0 0 var(--space-xs-rsr2qu, 8px);
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.
|
|
159
|
+
.awsui_hidden_1ca1i_7j8tp_122:not(#\9) {
|
|
160
160
|
position: absolute !important;
|
|
161
161
|
top: -9999px !important;
|
|
162
162
|
left: -9999px !important;
|
|
@@ -165,38 +165,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
168
|
-
.
|
|
168
|
+
.awsui_hidden_1ca1i_7j8tp_122 *:not(#\9):not(#awsui_\9 _1ca1i_7j8tp_1) {
|
|
169
169
|
visibility: hidden;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
.
|
|
172
|
+
.awsui_identity_1ca1i_7j8tp_135 > .awsui_identity-link_1ca1i_7j8tp_135:not(#\9) {
|
|
173
173
|
display: flex;
|
|
174
174
|
align-items: center;
|
|
175
175
|
text-decoration: none;
|
|
176
176
|
color: #16191f;
|
|
177
177
|
color: var(--color-text-top-navigation-title-2nrlq4, #16191f);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_identity_1ca1i_7j8tp_135 > .awsui_identity-link_1ca1i_7j8tp_135:not(#\9):hover {
|
|
180
180
|
color: #0073bb;
|
|
181
181
|
color: var(--color-text-accent-s0earc, #0073bb);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_identity_1ca1i_7j8tp_135 > .awsui_identity-link_1ca1i_7j8tp_135[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
184
184
|
outline: thin dotted;
|
|
185
185
|
outline: 5px auto Highlight;
|
|
186
186
|
outline: var(--border-link-focus-ring-outline-67z0xv, 5px auto Highlight);
|
|
187
187
|
outline-offset: 2px;
|
|
188
|
-
outline-color: #
|
|
189
|
-
outline-color: var(--color-border-item-focused-
|
|
188
|
+
outline-color: #0073bb;
|
|
189
|
+
outline-color: var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
190
190
|
border-radius: 2px;
|
|
191
191
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
192
|
-
box-shadow: 0 0 0 0px #
|
|
193
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-e3dct9, 0px) var(--color-border-item-focused-
|
|
192
|
+
box-shadow: 0 0 0 0px #0073bb;
|
|
193
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-e3dct9, 0px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_identity_1ca1i_7j8tp_135.awsui_no-logo_1ca1i_7j8tp_152:not(#\9) {
|
|
196
196
|
min-width: 100px;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_logo_1ca1i_7j8tp_156:not(#\9) {
|
|
200
200
|
display: block;
|
|
201
201
|
max-height: 32px;
|
|
202
202
|
max-height: var(--space-xxl-2nvmf1, 32px);
|
|
@@ -205,12 +205,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
width: auto;
|
|
206
206
|
min-width: 10px;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_logo_1ca1i_7j8tp_156.awsui_narrow_1ca1i_7j8tp_114:not(#\9) {
|
|
209
209
|
max-height: 24px;
|
|
210
210
|
max-height: var(--space-xl-a39hup, 24px);
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
213
|
+
.awsui_title_1ca1i_7j8tp_167:not(#\9) {
|
|
214
214
|
font-size: 18px;
|
|
215
215
|
font-size: var(--font-heading-m-size-f8kmgg, 18px);
|
|
216
216
|
line-height: 22px;
|
|
@@ -225,30 +225,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
overflow: hidden;
|
|
226
226
|
text-overflow: ellipsis;
|
|
227
227
|
}
|
|
228
|
-
.awsui_no-
|
|
228
|
+
.awsui_no-logo_1ca1i_7j8tp_152 > .awsui_identity-link_1ca1i_7j8tp_135 > .awsui_title_1ca1i_7j8tp_167:not(#\9) {
|
|
229
229
|
font-weight: 700;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
.awsui_inputs_1ca1i_7j8tp_181:not(#\9) {
|
|
233
233
|
flex: 1;
|
|
234
234
|
min-width: 0;
|
|
235
235
|
display: flex;
|
|
236
236
|
justify-content: center;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_search_1ca1i_7j8tp_188:not(#\9) {
|
|
240
240
|
width: 100%;
|
|
241
241
|
max-width: 340px;
|
|
242
242
|
padding-left: 40px;
|
|
243
243
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
244
244
|
}
|
|
245
|
-
.awsui_search-
|
|
245
|
+
.awsui_search-expanded_1ca1i_7j8tp_193:not(#\9) {
|
|
246
246
|
max-width: none;
|
|
247
247
|
padding-left: 12px;
|
|
248
248
|
padding-left: var(--space-s-hv8c1d, 12px);
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_utilities_1ca1i_7j8tp_198:not(#\9) {
|
|
252
252
|
display: flex;
|
|
253
253
|
flex-shrink: 0;
|
|
254
254
|
flex-direction: row;
|
|
@@ -257,17 +257,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
padding-left: var(--space-m-17eucw, 16px);
|
|
258
258
|
height: 100%;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_medium_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198:not(#\9), .awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198:not(#\9) {
|
|
261
261
|
padding-left: 0;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_utility-
|
|
264
|
+
.awsui_utility-wrapper_1ca1i_7j8tp_210:not(#\9) {
|
|
265
265
|
display: flex;
|
|
266
266
|
position: relative;
|
|
267
267
|
flex-shrink: 0;
|
|
268
268
|
align-items: center;
|
|
269
269
|
}
|
|
270
|
-
.awsui_utility-
|
|
270
|
+
.awsui_utility-wrapper_1ca1i_7j8tp_210:not(#\9)::after {
|
|
271
271
|
display: block;
|
|
272
272
|
position: absolute;
|
|
273
273
|
content: "";
|
|
@@ -280,96 +280,96 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
280
280
|
background: #eaeded;
|
|
281
281
|
background: var(--color-border-divider-default-k96bks, #eaeded);
|
|
282
282
|
}
|
|
283
|
-
.awsui_utility-
|
|
283
|
+
.awsui_utility-wrapper_1ca1i_7j8tp_210.awsui_utility-wrapper-last_1ca1i_7j8tp_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226) {
|
|
284
284
|
padding-right: 0;
|
|
285
285
|
}
|
|
286
|
-
.awsui_utility-
|
|
286
|
+
.awsui_utility-wrapper_1ca1i_7j8tp_210.awsui_utility-wrapper-last_1ca1i_7j8tp_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226)::after {
|
|
287
287
|
display: none;
|
|
288
288
|
}
|
|
289
|
-
.
|
|
289
|
+
.awsui_medium_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198 > .awsui_utility-wrapper_1ca1i_7j8tp_210:not(#\9)::after, .awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198 > .awsui_utility-wrapper_1ca1i_7j8tp_210:not(#\9)::after {
|
|
290
290
|
top: 8px;
|
|
291
291
|
top: var(--space-xs-rsr2qu, 8px);
|
|
292
292
|
bottom: 8px;
|
|
293
293
|
bottom: var(--space-xs-rsr2qu, 8px);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_utility-wrapper-
|
|
296
|
+
.awsui_utility-wrapper-last_1ca1i_7j8tp_226:not(#\9) {
|
|
297
297
|
margin-right: 12px;
|
|
298
298
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
299
299
|
}
|
|
300
|
-
.awsui_utility-wrapper-
|
|
300
|
+
.awsui_utility-wrapper-last_1ca1i_7j8tp_226.awsui_utility-type-menu-dropdown_1ca1i_7j8tp_240:not(#\9) {
|
|
301
301
|
margin-right: 0;
|
|
302
302
|
}
|
|
303
|
-
.
|
|
303
|
+
.awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198 > .awsui_utility-wrapper-last_1ca1i_7j8tp_226:not(#\9) {
|
|
304
304
|
margin-right: 0;
|
|
305
305
|
}
|
|
306
|
-
.
|
|
306
|
+
.awsui_narrow_1ca1i_7j8tp_114 > .awsui_padding-box_1ca1i_7j8tp_104 > .awsui_utilities_1ca1i_7j8tp_198 > .awsui_utility-wrapper-last_1ca1i_7j8tp_226.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226:not(#\9) {
|
|
307
307
|
padding-right: 20px;
|
|
308
308
|
padding-right: var(--space-l-4vl6xu, 20px);
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.awsui_utility-type-menu-
|
|
311
|
+
.awsui_utility-type-menu-dropdown_1ca1i_7j8tp_240:not(#\9) {
|
|
312
312
|
padding: 0 12px;
|
|
313
313
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
314
314
|
align-items: stretch;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.awsui_utility-type-button-
|
|
318
|
-
.awsui_utility-type-button-primary-
|
|
317
|
+
.awsui_utility-type-button-link_1ca1i_7j8tp_255:not(#\9),
|
|
318
|
+
.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226:not(#\9) {
|
|
319
319
|
padding: 0 16px;
|
|
320
320
|
padding: 0 var(--space-m-17eucw, 16px);
|
|
321
321
|
}
|
|
322
322
|
|
|
323
|
-
.awsui_utility-type-button-primary-
|
|
323
|
+
.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226:not(#\9) {
|
|
324
324
|
left: -1px;
|
|
325
325
|
border-left: 1px solid #ffffff;
|
|
326
326
|
border-left: 1px solid var(--color-background-container-content-o88wxm, #ffffff);
|
|
327
327
|
}
|
|
328
|
-
.awsui_utility-type-button-primary-
|
|
328
|
+
.awsui_utility-type-button-primary-button_1ca1i_7j8tp_226:not(#\9)::after {
|
|
329
329
|
display: none;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.awsui_utility-link-
|
|
332
|
+
.awsui_utility-link-icon_1ca1i_7j8tp_268:not(#\9) {
|
|
333
333
|
margin-right: 4px;
|
|
334
334
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.awsui_utility-button-external-
|
|
337
|
+
.awsui_utility-button-external-icon_1ca1i_7j8tp_272:not(#\9) {
|
|
338
338
|
display: inline-block;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
|
-
.
|
|
341
|
+
.awsui_trigger_1ca1i_7j8tp_276:not(#\9) {
|
|
342
342
|
/*used in test-utils*/
|
|
343
343
|
}
|
|
344
344
|
|
|
345
|
-
.awsui_rotate-
|
|
345
|
+
.awsui_rotate-up_1ca1i_7j8tp_280:not(#\9) {
|
|
346
346
|
transform: rotate(-180deg);
|
|
347
347
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
348
348
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
349
349
|
}
|
|
350
350
|
@media (prefers-reduced-motion: reduce) {
|
|
351
|
-
.awsui_rotate-
|
|
351
|
+
.awsui_rotate-up_1ca1i_7j8tp_280:not(#\9) {
|
|
352
352
|
animation: none;
|
|
353
353
|
transition: none;
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
356
|
+
.awsui-motion-disabled .awsui_rotate-up_1ca1i_7j8tp_280:not(#\9), .awsui-mode-entering .awsui_rotate-up_1ca1i_7j8tp_280:not(#\9) {
|
|
357
357
|
animation: none;
|
|
358
358
|
transition: none;
|
|
359
359
|
}
|
|
360
360
|
|
|
361
|
-
.awsui_rotate-
|
|
361
|
+
.awsui_rotate-down_1ca1i_7j8tp_295:not(#\9) {
|
|
362
362
|
transform: rotate(0deg);
|
|
363
363
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
364
364
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
365
365
|
}
|
|
366
366
|
@media (prefers-reduced-motion: reduce) {
|
|
367
|
-
.awsui_rotate-
|
|
367
|
+
.awsui_rotate-down_1ca1i_7j8tp_295:not(#\9) {
|
|
368
368
|
animation: none;
|
|
369
369
|
transition: none;
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
372
|
+
.awsui-motion-disabled .awsui_rotate-down_1ca1i_7j8tp_295:not(#\9), .awsui-mode-entering .awsui_rotate-down_1ca1i_7j8tp_295:not(#\9) {
|
|
373
373
|
animation: none;
|
|
374
374
|
transition: none;
|
|
375
375
|
}
|
|
@@ -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_7j8tp_93",
|
|
6
|
+
"padding-box": "awsui_padding-box_1ca1i_7j8tp_104",
|
|
7
|
+
"medium": "awsui_medium_1ca1i_7j8tp_114",
|
|
8
|
+
"narrow": "awsui_narrow_1ca1i_7j8tp_114",
|
|
9
|
+
"hidden": "awsui_hidden_1ca1i_7j8tp_122",
|
|
10
|
+
"\t": "awsui_\t_1ca1i_7j8tp_1",
|
|
11
|
+
"identity": "awsui_identity_1ca1i_7j8tp_135",
|
|
12
|
+
"identity-link": "awsui_identity-link_1ca1i_7j8tp_135",
|
|
13
|
+
"no-logo": "awsui_no-logo_1ca1i_7j8tp_152",
|
|
14
|
+
"logo": "awsui_logo_1ca1i_7j8tp_156",
|
|
15
|
+
"title": "awsui_title_1ca1i_7j8tp_167",
|
|
16
|
+
"inputs": "awsui_inputs_1ca1i_7j8tp_181",
|
|
17
|
+
"search": "awsui_search_1ca1i_7j8tp_188",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_1ca1i_7j8tp_193",
|
|
19
|
+
"utilities": "awsui_utilities_1ca1i_7j8tp_198",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_7j8tp_210",
|
|
21
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_7j8tp_226",
|
|
22
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_7j8tp_226",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_7j8tp_240",
|
|
24
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_7j8tp_255",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_7j8tp_268",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_7j8tp_272",
|
|
27
|
+
"trigger": "awsui_trigger_1ca1i_7j8tp_276",
|
|
28
|
+
"rotate-up": "awsui_rotate-up_1ca1i_7j8tp_280",
|
|
29
|
+
"rotate-down": "awsui_rotate-down_1ca1i_7j8tp_295"
|
|
30
30
|
};
|
|
31
31
|
|