@cloudscape-design/components 3.0.1255 → 3.0.1257
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 +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +37 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +43 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +49 -49
- package/dropdown/styles.selectors.js +20 -20
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +36 -36
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +74 -74
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +29 -5
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +5 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +159 -154
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +12 -2
- package/internal/generated/styles/tokens.js +12 -2
- package/internal/generated/theming/index.cjs +152 -10
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +152 -10
- package/internal/manifest.json +1 -1
- package/item-card/index.d.ts +10 -0
- package/item-card/index.d.ts.map +1 -0
- package/item-card/index.js +23 -0
- package/item-card/index.js.map +1 -0
- package/item-card/interfaces.d.ts +122 -0
- package/item-card/interfaces.d.ts.map +1 -0
- package/item-card/interfaces.js.map +1 -0
- package/item-card/internal.d.ts +22 -0
- package/item-card/internal.d.ts.map +1 -0
- package/item-card/internal.js +29 -0
- package/item-card/internal.js.map +1 -0
- package/item-card/style.d.ts +20 -0
- package/item-card/style.d.ts.map +1 -0
- package/item-card/style.js +55 -0
- package/item-card/style.js.map +1 -0
- package/item-card/styles.css.js +19 -0
- package/item-card/styles.scoped.css +361 -0
- package/item-card/styles.selectors.js +20 -0
- package/item-card/test-classes/styles.css.js +10 -0
- package/item-card/test-classes/styles.scoped.css +23 -0
- package/item-card/test-classes/styles.selectors.js +11 -0
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +48 -48
- package/modal/styles.selectors.js +31 -31
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +48 -48
- package/progress-bar/styles.selectors.js +18 -18
- package/prompt-input/styles.css.js +17 -17
- package/prompt-input/styles.scoped.css +79 -79
- package/prompt-input/styles.selectors.js +17 -17
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +165 -165
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/flashbar/index.d.ts +6 -0
- package/test-utils/dom/flashbar/index.js +9 -0
- package/test-utils/dom/flashbar/index.js.map +1 -1
- package/test-utils/dom/index.d.ts +28 -0
- package/test-utils/dom/index.js +21 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/item-card/index.d.ts +28 -0
- package/test-utils/dom/item-card/index.js +49 -0
- package/test-utils/dom/item-card/index.js.map +1 -0
- package/test-utils/selectors/flashbar/index.d.ts +6 -0
- package/test-utils/selectors/flashbar/index.js +9 -0
- package/test-utils/selectors/flashbar/index.js.map +1 -1
- package/test-utils/selectors/index.d.ts +18 -0
- package/test-utils/selectors/index.js +16 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/item-card/index.d.ts +28 -0
- package/test-utils/selectors/item-card/index.js +49 -0
- package/test-utils/selectors/item-card/index.js.map +1 -0
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +48 -48
- package/token/styles.selectors.js +14 -14
- package/internal/components/card/index.d.ts +0 -14
- package/internal/components/card/index.d.ts.map +0 -1
- package/internal/components/card/index.js +0 -16
- package/internal/components/card/index.js.map +0 -1
- package/internal/components/card/interfaces.d.ts +0 -44
- package/internal/components/card/interfaces.d.ts.map +0 -1
- package/internal/components/card/interfaces.js.map +0 -1
- package/internal/components/card/styles.css.js +0 -16
- package/internal/components/card/styles.scoped.css +0 -318
- package/internal/components/card/styles.selectors.js +0 -17
- /package/{internal/components/card → item-card}/interfaces.js +0 -0
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_dropdown-content-
|
|
154
|
-
animation: awsui_awsui-motion-fade-in-
|
|
153
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in-dropdown_9duf6_dwbjr_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_9duf6_dwbjr_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.4;
|
|
159
159
|
}
|
|
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_dropdown-content-
|
|
165
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
170
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
|
-
.awsui_dropdown-content-
|
|
174
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153.awsui_refresh_9duf6_dwbjr_174:not(#\9) {
|
|
175
175
|
transform-origin: top;
|
|
176
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
176
|
+
animation-name: awsui_awsui-motion-fade-in-0_9duf6_dwbjr_1;
|
|
177
177
|
animation-duration: var(--motion-duration-show-quick-tyvnyw, 135ms);
|
|
178
178
|
animation-timing-function: var(--motion-easing-show-quick-9hlj8q, ease-out);
|
|
179
179
|
}
|
|
180
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
180
|
+
@keyframes awsui_awsui-motion-fade-in-0_9duf6_dwbjr_1 {
|
|
181
181
|
from {
|
|
182
182
|
opacity: 0;
|
|
183
183
|
}
|
|
@@ -186,17 +186,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.awsui_dropdown-content-
|
|
189
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153.awsui_refresh_9duf6_dwbjr_174:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
194
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_dwbjr_153.awsui_refresh_9duf6_dwbjr_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_dwbjr_153.awsui_refresh_9duf6_dwbjr_174:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_root_9duf6_dwbjr_199:not(#\9) {
|
|
200
200
|
border-collapse: separate;
|
|
201
201
|
border-spacing: 0;
|
|
202
202
|
box-sizing: border-box;
|
|
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
position: relative;
|
|
230
230
|
white-space: inherit;
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_root_9duf6_dwbjr_199.awsui_interior_9duf6_dwbjr_232:not(#\9) {
|
|
233
233
|
position: static;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_dropdown_9duf6_dwbjr_153:not(#\9) {
|
|
237
237
|
position: absolute;
|
|
238
238
|
display: none;
|
|
239
239
|
z-index: 2000;
|
|
240
240
|
transform-origin: top;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_use-portal_9duf6_dwbjr_242:not(#\9) {
|
|
243
243
|
z-index: 7000;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_dropdown_9duf6_dwbjr_153:not(#\9):not(.awsui_interior_9duf6_dwbjr_232) {
|
|
246
246
|
transform: translateY(0px);
|
|
247
247
|
transition: transform var(--motion-duration-show-quick-tyvnyw, 135ms);
|
|
248
248
|
}
|
|
249
249
|
@media (prefers-reduced-motion: reduce) {
|
|
250
|
-
.
|
|
250
|
+
.awsui_dropdown_9duf6_dwbjr_153:not(#\9):not(.awsui_interior_9duf6_dwbjr_232) {
|
|
251
251
|
animation: none;
|
|
252
252
|
transition: none;
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
|
-
.awsui-motion-disabled .
|
|
255
|
+
.awsui-motion-disabled .awsui_dropdown_9duf6_dwbjr_153:not(#\9):not(.awsui_interior_9duf6_dwbjr_232), .awsui-mode-entering .awsui_dropdown_9duf6_dwbjr_153:not(#\9):not(.awsui_interior_9duf6_dwbjr_232) {
|
|
256
256
|
animation: none;
|
|
257
257
|
transition: none;
|
|
258
258
|
}
|
|
259
|
-
.awsui_dropdown-content-
|
|
259
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
260
260
|
border-collapse: separate;
|
|
261
261
|
border-spacing: 0;
|
|
262
262
|
box-sizing: border-box;
|
|
@@ -291,14 +291,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
background-color: var(--color-background-dropdown-item-default-qmc033, #ffffff);
|
|
292
292
|
outline: none;
|
|
293
293
|
box-shadow: var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
294
|
-
border-start-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
295
|
-
border-start-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
296
|
-
border-end-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
297
|
-
border-end-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
294
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
295
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
296
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
297
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
298
298
|
border-block: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
|
|
299
299
|
box-sizing: border-box;
|
|
300
300
|
}
|
|
301
|
-
.awsui_dropdown-content-
|
|
301
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9)::after {
|
|
302
302
|
content: "";
|
|
303
303
|
position: absolute;
|
|
304
304
|
z-index: 1;
|
|
@@ -307,74 +307,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
307
|
inset-inline-start: 0px;
|
|
308
308
|
inset-inline-end: 0px;
|
|
309
309
|
background-color: transparent;
|
|
310
|
-
border-block: var(--awsui-dropdown-content-border-width-
|
|
311
|
-
border-inline: var(--awsui-dropdown-content-border-width-
|
|
312
|
-
border-start-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
313
|
-
border-start-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
314
|
-
border-end-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
315
|
-
border-end-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
310
|
+
border-block: var(--awsui-dropdown-content-border-width-6b9ypa, var(--border-width-popover-nflirh, 2px)) solid var(--awsui-dropdown-content-border-color-6b9ypa, var(--color-border-dropdown-container-cmthq7, #b4b4bb));
|
|
311
|
+
border-inline: var(--awsui-dropdown-content-border-width-6b9ypa, var(--border-width-popover-nflirh, 2px)) solid var(--awsui-dropdown-content-border-color-6b9ypa, var(--color-border-dropdown-container-cmthq7, #b4b4bb));
|
|
312
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
313
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
314
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
315
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-6b9ypa, var(--border-radius-dropdown-fgc2a1, 8px));
|
|
316
316
|
pointer-events: none;
|
|
317
317
|
}
|
|
318
|
-
.awsui_dropdown-content-
|
|
318
|
+
.awsui_dropdown-content-wrapper_9duf6_dwbjr_153.awsui_is-empty_9duf6_dwbjr_318:not(#\9)::after {
|
|
319
319
|
display: none;
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_dropdown_9duf6_dwbjr_153 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
322
322
|
border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
|
|
323
323
|
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-group-ylcnh8, #c6c6cd);
|
|
324
324
|
}
|
|
325
|
-
.awsui_dropdown-drop-
|
|
325
|
+
.awsui_dropdown-drop-up_9duf6_dwbjr_325 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
326
326
|
transform-origin: bottom;
|
|
327
327
|
box-shadow: var(--shadow-dropup-2r02r5, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
328
328
|
}
|
|
329
|
-
.awsui_dropdown-drop-
|
|
329
|
+
.awsui_dropdown-drop-up_9duf6_dwbjr_325.awsui_with-limited-width_9duf6_dwbjr_329 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
330
330
|
border-block-start: none;
|
|
331
331
|
}
|
|
332
|
-
.awsui_dropdown-drop-
|
|
332
|
+
.awsui_dropdown-drop-left_9duf6_dwbjr_332:not(#\9) {
|
|
333
333
|
inset-inline-end: 0;
|
|
334
334
|
}
|
|
335
|
-
.awsui_dropdown-drop-
|
|
335
|
+
.awsui_dropdown-drop-right_9duf6_dwbjr_335:not(#\9) {
|
|
336
336
|
inset-inline-start: 0;
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_occupy-entire-width_9duf6_dwbjr_338:not(#\9) {
|
|
339
339
|
min-inline-size: 100%;
|
|
340
340
|
}
|
|
341
|
-
.
|
|
341
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_use-flexible-width_9duf6_dwbjr_341:not(#\9) {
|
|
342
342
|
inline-size: max-content;
|
|
343
|
-
max-inline-size: var(--awsui-dropdown-default-max-width-
|
|
344
|
-
min-inline-size: var(--awsui-dropdown-default-min-width-
|
|
343
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-6b9ypa, none);
|
|
344
|
+
min-inline-size: var(--awsui-dropdown-default-min-width-6b9ypa, auto);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
346
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_interior_9duf6_dwbjr_232 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
347
347
|
margin-block-start: -1px;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_hide-block-border_9duf6_dwbjr_349 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
350
350
|
border-block-start: none;
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_hide-block-border_9duf6_dwbjr_349:not(#\9):not(.awsui_dropdown-drop-up_9duf6_dwbjr_325) > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153 {
|
|
353
353
|
border-block-end: none;
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_hide-block-border_9duf6_dwbjr_349.awsui_refresh_9duf6_dwbjr_174 > .awsui_dropdown-content-wrapper_9duf6_dwbjr_153:not(#\9) {
|
|
356
356
|
border-block-end: none;
|
|
357
357
|
}
|
|
358
|
-
.
|
|
358
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_open_9duf6_dwbjr_358:not(#\9) {
|
|
359
359
|
display: block;
|
|
360
360
|
}
|
|
361
|
-
.
|
|
361
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_open_9duf6_dwbjr_358:not(#\9):not(.awsui_interior_9duf6_dwbjr_232).awsui_refresh_9duf6_dwbjr_174[data-animating=true] {
|
|
362
362
|
transform: translateY(4px);
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_open_9duf6_dwbjr_358:not(#\9):not(.awsui_interior_9duf6_dwbjr_232).awsui_refresh_9duf6_dwbjr_174[data-animating=true].awsui_dropdown-drop-up_9duf6_dwbjr_325 {
|
|
365
365
|
transform: translateY(-4px);
|
|
366
366
|
}
|
|
367
|
-
.
|
|
367
|
+
.awsui_dropdown_9duf6_dwbjr_153.awsui_open_9duf6_dwbjr_358.awsui_nowrap_9duf6_dwbjr_367:not(#\9) {
|
|
368
368
|
white-space: nowrap;
|
|
369
369
|
overflow: scroll;
|
|
370
370
|
}
|
|
371
371
|
|
|
372
|
-
.awsui_dropdown-
|
|
372
|
+
.awsui_dropdown-content_9duf6_dwbjr_153:not(#\9) {
|
|
373
373
|
display: flex;
|
|
374
374
|
flex-direction: column;
|
|
375
375
|
inline-size: 100%;
|
|
376
376
|
}
|
|
377
377
|
|
|
378
|
-
.awsui_stretch-trigger-
|
|
378
|
+
.awsui_stretch-trigger-height_9duf6_dwbjr_378:not(#\9) {
|
|
379
379
|
block-size: 100%;
|
|
380
380
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"is-empty": "awsui_is-
|
|
14
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
15
|
-
"with-limited-width": "awsui_with-limited-
|
|
16
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
17
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
18
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
19
|
-
"use-flexible-width": "awsui_use-flexible-
|
|
20
|
-
"hide-block-border": "awsui_hide-block-
|
|
21
|
-
"open": "
|
|
22
|
-
"nowrap": "
|
|
23
|
-
"dropdown-content": "awsui_dropdown-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_dwbjr_153",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_dwbjr_1",
|
|
7
|
+
"refresh": "awsui_refresh_9duf6_dwbjr_174",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_dwbjr_1",
|
|
9
|
+
"root": "awsui_root_9duf6_dwbjr_199",
|
|
10
|
+
"interior": "awsui_interior_9duf6_dwbjr_232",
|
|
11
|
+
"dropdown": "awsui_dropdown_9duf6_dwbjr_153",
|
|
12
|
+
"use-portal": "awsui_use-portal_9duf6_dwbjr_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_9duf6_dwbjr_318",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_dwbjr_325",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_9duf6_dwbjr_329",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_dwbjr_332",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_dwbjr_335",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_9duf6_dwbjr_338",
|
|
19
|
+
"use-flexible-width": "awsui_use-flexible-width_9duf6_dwbjr_341",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_9duf6_dwbjr_349",
|
|
21
|
+
"open": "awsui_open_9duf6_dwbjr_358",
|
|
22
|
+
"nowrap": "awsui_nowrap_9duf6_dwbjr_367",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_9duf6_dwbjr_153",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_dwbjr_378"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"file-loading-overlay": "awsui_file-loading-
|
|
6
|
-
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-
|
|
7
|
-
"file-name-container": "awsui_file-name-
|
|
8
|
-
"file-option-name": "awsui_file-option-
|
|
9
|
-
"file-option-size": "awsui_file-option-
|
|
10
|
-
"file-option-last-modified": "awsui_file-option-last-
|
|
11
|
-
"file-option": "awsui_file-
|
|
12
|
-
"file-option-thumbnail": "awsui_file-option-
|
|
13
|
-
"file-option-thumbnail-image": "awsui_file-option-thumbnail-
|
|
14
|
-
"file-option-metadata": "awsui_file-option-
|
|
15
|
-
"with-image": "awsui_with-
|
|
16
|
-
"single-row-loading": "awsui_single-row-
|
|
17
|
-
"token": "
|
|
18
|
-
"token-grid": "awsui_token-
|
|
19
|
-
"token-contains-image": "awsui_token-contains-
|
|
20
|
-
"token-box": "awsui_token-
|
|
21
|
-
"horizontal": "
|
|
22
|
-
"error": "
|
|
23
|
-
"dismiss-button": "awsui_dismiss-
|
|
24
|
-
"warning": "
|
|
25
|
-
"read-only": "awsui_read-
|
|
26
|
-
"loading": "
|
|
4
|
+
"root": "awsui_root_39ths_e0jrr_209",
|
|
5
|
+
"file-loading-overlay": "awsui_file-loading-overlay_39ths_e0jrr_241",
|
|
6
|
+
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_e0jrr_246",
|
|
7
|
+
"file-name-container": "awsui_file-name-container_39ths_e0jrr_250",
|
|
8
|
+
"file-option-name": "awsui_file-option-name_39ths_e0jrr_280",
|
|
9
|
+
"file-option-size": "awsui_file-option-size_39ths_e0jrr_281",
|
|
10
|
+
"file-option-last-modified": "awsui_file-option-last-modified_39ths_e0jrr_282",
|
|
11
|
+
"file-option": "awsui_file-option_39ths_e0jrr_280",
|
|
12
|
+
"file-option-thumbnail": "awsui_file-option-thumbnail_39ths_e0jrr_295",
|
|
13
|
+
"file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_e0jrr_299",
|
|
14
|
+
"file-option-metadata": "awsui_file-option-metadata_39ths_e0jrr_312",
|
|
15
|
+
"with-image": "awsui_with-image_39ths_e0jrr_315",
|
|
16
|
+
"single-row-loading": "awsui_single-row-loading_39ths_e0jrr_318",
|
|
17
|
+
"token": "awsui_token_39ths_e0jrr_322",
|
|
18
|
+
"token-grid": "awsui_token-grid_39ths_e0jrr_329",
|
|
19
|
+
"token-contains-image": "awsui_token-contains-image_39ths_e0jrr_338",
|
|
20
|
+
"token-box": "awsui_token-box_39ths_e0jrr_342",
|
|
21
|
+
"horizontal": "awsui_horizontal_39ths_e0jrr_361",
|
|
22
|
+
"error": "awsui_error_39ths_e0jrr_369",
|
|
23
|
+
"dismiss-button": "awsui_dismiss-button_39ths_e0jrr_373",
|
|
24
|
+
"warning": "awsui_warning_39ths_e0jrr_379",
|
|
25
|
+
"read-only": "awsui_read-only_39ths_e0jrr_389",
|
|
26
|
+
"loading": "awsui_loading_39ths_e0jrr_402"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -206,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
207
207
|
SPDX-License-Identifier: Apache-2.0
|
|
208
208
|
*/
|
|
209
|
-
.
|
|
209
|
+
.awsui_root_39ths_e0jrr_209:not(#\9) {
|
|
210
210
|
border-collapse: separate;
|
|
211
211
|
border-spacing: 0;
|
|
212
212
|
box-sizing: border-box;
|
|
@@ -238,16 +238,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
238
238
|
-moz-osx-font-smoothing: auto;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.awsui_file-loading-
|
|
241
|
+
.awsui_file-loading-overlay_39ths_e0jrr_241:not(#\9) {
|
|
242
242
|
position: absolute;
|
|
243
243
|
inset-inline-end: var(--space-static-xs-gnm0mz, 8px);
|
|
244
244
|
inset-block-end: var(--space-static-xxs-ns94dp, 4px);
|
|
245
245
|
}
|
|
246
|
-
.awsui_file-loading-overlay-single-
|
|
246
|
+
.awsui_file-loading-overlay-single-row_39ths_e0jrr_246:not(#\9) {
|
|
247
247
|
inset-inline-end: var(--space-static-xxl-ifa9j8, 32px);
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.awsui_file-name-
|
|
250
|
+
.awsui_file-name-container_39ths_e0jrr_250:not(#\9) {
|
|
251
251
|
all: unset;
|
|
252
252
|
display: block;
|
|
253
253
|
inline-size: 100%;
|
|
@@ -255,14 +255,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
255
255
|
cursor: default;
|
|
256
256
|
text-align: start;
|
|
257
257
|
}
|
|
258
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
258
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_e0jrr_250:not(#\9):focus-visible:focus {
|
|
259
259
|
position: relative;
|
|
260
260
|
}
|
|
261
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
261
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_e0jrr_250:not(#\9):focus-visible:focus {
|
|
262
262
|
outline: 2px dotted transparent;
|
|
263
263
|
outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
|
|
264
264
|
}
|
|
265
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
265
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_e0jrr_250:not(#\9):focus-visible:focus::before {
|
|
266
266
|
content: " ";
|
|
267
267
|
display: block;
|
|
268
268
|
position: absolute;
|
|
@@ -277,26 +277,26 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1quwm_250:n
|
|
|
277
277
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.awsui_file-option-
|
|
281
|
-
.awsui_file-option-
|
|
282
|
-
.awsui_file-option-last-
|
|
280
|
+
.awsui_file-option-name_39ths_e0jrr_280:not(#\9),
|
|
281
|
+
.awsui_file-option-size_39ths_e0jrr_281:not(#\9),
|
|
282
|
+
.awsui_file-option-last-modified_39ths_e0jrr_282:not(#\9) {
|
|
283
283
|
text-overflow: ellipsis;
|
|
284
284
|
overflow: hidden;
|
|
285
285
|
white-space: nowrap;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.awsui_file-
|
|
288
|
+
.awsui_file-option_39ths_e0jrr_280:not(#\9) {
|
|
289
289
|
inline-size: 100%;
|
|
290
290
|
min-inline-size: 0;
|
|
291
291
|
display: flex;
|
|
292
292
|
gap: var(--space-scaled-xs-xwoogq, 8px);
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_file-option-
|
|
295
|
+
.awsui_file-option-thumbnail_39ths_e0jrr_295:not(#\9) {
|
|
296
296
|
margin-block-start: var(--space-static-xxs-ns94dp, 4px);
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_file-option-thumbnail-
|
|
299
|
+
.awsui_file-option-thumbnail-image_39ths_e0jrr_299:not(#\9) {
|
|
300
300
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
301
301
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
302
302
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -309,48 +309,48 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1quwm_250:n
|
|
|
309
309
|
overflow: hidden;
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.awsui_file-option-
|
|
312
|
+
.awsui_file-option-metadata_39ths_e0jrr_312:not(#\9) {
|
|
313
313
|
inline-size: 100%;
|
|
314
314
|
}
|
|
315
|
-
.awsui_file-option-
|
|
315
|
+
.awsui_file-option-metadata_39ths_e0jrr_312.awsui_with-image_39ths_e0jrr_315:not(#\9) {
|
|
316
316
|
inline-size: calc(100% - 48px);
|
|
317
317
|
}
|
|
318
|
-
.awsui_file-option-
|
|
318
|
+
.awsui_file-option-metadata_39ths_e0jrr_312.awsui_single-row-loading_39ths_e0jrr_318:not(#\9) {
|
|
319
319
|
inline-size: calc(100% - var(--size-icon-normal-levt08, 16px));
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.
|
|
322
|
+
.awsui_token_39ths_e0jrr_322:not(#\9) {
|
|
323
323
|
position: relative;
|
|
324
324
|
block-size: 100%;
|
|
325
325
|
display: flex;
|
|
326
326
|
flex-direction: column;
|
|
327
327
|
gap: var(--space-xxs-hwfkai, 4px);
|
|
328
328
|
}
|
|
329
|
-
.awsui_token-
|
|
329
|
+
.awsui_token-grid_39ths_e0jrr_329:not(#\9) {
|
|
330
330
|
display: grid;
|
|
331
331
|
grid-template-rows: max-content auto;
|
|
332
332
|
}
|
|
333
333
|
@media (max-width: 688px) {
|
|
334
|
-
.awsui_token-
|
|
334
|
+
.awsui_token-grid_39ths_e0jrr_329:not(#\9) {
|
|
335
335
|
display: flex;
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
|
-
.awsui_token-contains-
|
|
338
|
+
.awsui_token-contains-image_39ths_e0jrr_338:not(#\9) {
|
|
339
339
|
grid-template-rows: 68px auto;
|
|
340
340
|
}
|
|
341
341
|
|
|
342
|
-
.awsui_token-
|
|
342
|
+
.awsui_token-box_39ths_e0jrr_342:not(#\9) {
|
|
343
343
|
position: relative;
|
|
344
344
|
block-size: 100%;
|
|
345
|
-
border-block: var(--border-width-token-2ukdpu, 2px) solid var(--awsui-token-style-border-color-default-
|
|
346
|
-
border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--awsui-token-style-border-color-default-
|
|
345
|
+
border-block: var(--border-width-token-2ukdpu, 2px) solid var(--awsui-token-style-border-color-default-6b9ypa, var(--color-border-item-selected-wl5ttm, #006ce0));
|
|
346
|
+
border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--awsui-token-style-border-color-default-6b9ypa, var(--color-border-item-selected-wl5ttm, #006ce0));
|
|
347
347
|
padding-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
348
348
|
padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
349
349
|
padding-inline-start: var(--space-field-horizontal-0aq2ch, 12px);
|
|
350
350
|
padding-inline-end: var(--space-xxs-hwfkai, 4px);
|
|
351
351
|
display: flex;
|
|
352
352
|
align-items: flex-start;
|
|
353
|
-
background: var(--awsui-token-style-background-default-
|
|
353
|
+
background: var(--awsui-token-style-background-default-6b9ypa, var(--color-background-item-selected-9gppru, #f0fbff));
|
|
354
354
|
border-start-start-radius: var(--border-radius-token-ycnemh, 8px);
|
|
355
355
|
border-start-end-radius: var(--border-radius-token-ycnemh, 8px);
|
|
356
356
|
border-end-start-radius: var(--border-radius-token-ycnemh, 8px);
|
|
@@ -358,48 +358,48 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1quwm_250:n
|
|
|
358
358
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
359
359
|
box-sizing: border-box;
|
|
360
360
|
}
|
|
361
|
-
.awsui_token-
|
|
361
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_horizontal_39ths_e0jrr_361:not(#\9) {
|
|
362
362
|
max-inline-size: 230px;
|
|
363
363
|
}
|
|
364
364
|
@media (max-width: 688px) {
|
|
365
|
-
.awsui_token-
|
|
365
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_horizontal_39ths_e0jrr_361:not(#\9) {
|
|
366
366
|
max-inline-size: 100%;
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
|
-
.awsui_token-
|
|
369
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_error_39ths_e0jrr_369:not(#\9) {
|
|
370
370
|
border-color: var(--color-border-status-error-j8acpp, #db0000);
|
|
371
371
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
372
372
|
}
|
|
373
|
-
.awsui_token-
|
|
373
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_error_39ths_e0jrr_369 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9) {
|
|
374
374
|
color: var(--color-text-interactive-default-ugh9wp, #424650);
|
|
375
375
|
}
|
|
376
|
-
.awsui_token-
|
|
376
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_error_39ths_e0jrr_369 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9):hover {
|
|
377
377
|
color: var(--color-text-interactive-hover-6naf7i, #0f141a);
|
|
378
378
|
}
|
|
379
|
-
.awsui_token-
|
|
379
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_warning_39ths_e0jrr_379:not(#\9) {
|
|
380
380
|
border-color: var(--color-border-status-warning-j40pg7, #855900);
|
|
381
381
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
382
382
|
}
|
|
383
|
-
.awsui_token-
|
|
383
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_warning_39ths_e0jrr_379 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9) {
|
|
384
384
|
color: var(--color-text-interactive-default-ugh9wp, #424650);
|
|
385
385
|
}
|
|
386
|
-
.awsui_token-
|
|
386
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_warning_39ths_e0jrr_379 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9):hover {
|
|
387
387
|
color: var(--color-text-interactive-hover-6naf7i, #0f141a);
|
|
388
388
|
}
|
|
389
|
-
.awsui_token-
|
|
389
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_read-only_39ths_e0jrr_389:not(#\9) {
|
|
390
390
|
border-color: var(--color-border-input-disabled-zgnzvk, #ebebf0);
|
|
391
391
|
background-color: var(--color-background-container-content-6u8rvp, #ffffff);
|
|
392
392
|
pointer-events: none;
|
|
393
393
|
}
|
|
394
|
-
.awsui_token-
|
|
394
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_read-only_39ths_e0jrr_389 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9) {
|
|
395
395
|
color: var(--color-text-button-inline-icon-disabled-82hho0, #b4b4bb);
|
|
396
396
|
}
|
|
397
|
-
.awsui_token-
|
|
397
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_read-only_39ths_e0jrr_389 > .awsui_dismiss-button_39ths_e0jrr_373:not(#\9):hover {
|
|
398
398
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
399
399
|
cursor: initial;
|
|
400
400
|
color: var(--color-text-button-inline-icon-disabled-82hho0, #b4b4bb);
|
|
401
401
|
}
|
|
402
|
-
.awsui_token-
|
|
402
|
+
.awsui_token-box_39ths_e0jrr_342.awsui_loading_39ths_e0jrr_402:not(#\9) {
|
|
403
403
|
border-color: var(--color-border-control-disabled-uj7t08, #dedee3);
|
|
404
404
|
background-color: var(--color-background-container-content-6u8rvp, #ffffff);
|
|
405
405
|
}
|
|
@@ -2,28 +2,28 @@
|
|
|
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
|
-
"file-loading-overlay": "awsui_file-loading-
|
|
7
|
-
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-
|
|
8
|
-
"file-name-container": "awsui_file-name-
|
|
9
|
-
"file-option-name": "awsui_file-option-
|
|
10
|
-
"file-option-size": "awsui_file-option-
|
|
11
|
-
"file-option-last-modified": "awsui_file-option-last-
|
|
12
|
-
"file-option": "awsui_file-
|
|
13
|
-
"file-option-thumbnail": "awsui_file-option-
|
|
14
|
-
"file-option-thumbnail-image": "awsui_file-option-thumbnail-
|
|
15
|
-
"file-option-metadata": "awsui_file-option-
|
|
16
|
-
"with-image": "awsui_with-
|
|
17
|
-
"single-row-loading": "awsui_single-row-
|
|
18
|
-
"token": "
|
|
19
|
-
"token-grid": "awsui_token-
|
|
20
|
-
"token-contains-image": "awsui_token-contains-
|
|
21
|
-
"token-box": "awsui_token-
|
|
22
|
-
"horizontal": "
|
|
23
|
-
"error": "
|
|
24
|
-
"dismiss-button": "awsui_dismiss-
|
|
25
|
-
"warning": "
|
|
26
|
-
"read-only": "awsui_read-
|
|
27
|
-
"loading": "
|
|
5
|
+
"root": "awsui_root_39ths_e0jrr_209",
|
|
6
|
+
"file-loading-overlay": "awsui_file-loading-overlay_39ths_e0jrr_241",
|
|
7
|
+
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_e0jrr_246",
|
|
8
|
+
"file-name-container": "awsui_file-name-container_39ths_e0jrr_250",
|
|
9
|
+
"file-option-name": "awsui_file-option-name_39ths_e0jrr_280",
|
|
10
|
+
"file-option-size": "awsui_file-option-size_39ths_e0jrr_281",
|
|
11
|
+
"file-option-last-modified": "awsui_file-option-last-modified_39ths_e0jrr_282",
|
|
12
|
+
"file-option": "awsui_file-option_39ths_e0jrr_280",
|
|
13
|
+
"file-option-thumbnail": "awsui_file-option-thumbnail_39ths_e0jrr_295",
|
|
14
|
+
"file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_e0jrr_299",
|
|
15
|
+
"file-option-metadata": "awsui_file-option-metadata_39ths_e0jrr_312",
|
|
16
|
+
"with-image": "awsui_with-image_39ths_e0jrr_315",
|
|
17
|
+
"single-row-loading": "awsui_single-row-loading_39ths_e0jrr_318",
|
|
18
|
+
"token": "awsui_token_39ths_e0jrr_322",
|
|
19
|
+
"token-grid": "awsui_token-grid_39ths_e0jrr_329",
|
|
20
|
+
"token-contains-image": "awsui_token-contains-image_39ths_e0jrr_338",
|
|
21
|
+
"token-box": "awsui_token-box_39ths_e0jrr_342",
|
|
22
|
+
"horizontal": "awsui_horizontal_39ths_e0jrr_361",
|
|
23
|
+
"error": "awsui_error_39ths_e0jrr_369",
|
|
24
|
+
"dismiss-button": "awsui_dismiss-button_39ths_e0jrr_373",
|
|
25
|
+
"warning": "awsui_warning_39ths_e0jrr_379",
|
|
26
|
+
"read-only": "awsui_read-only_39ths_e0jrr_389",
|
|
27
|
+
"loading": "awsui_loading_39ths_e0jrr_402"
|
|
28
28
|
};
|
|
29
29
|
|