@cloudscape-design/components 3.0.1254 → 3.0.1256
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/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/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
package/cards/styles.scoped.css
CHANGED
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_p8a6i_1ul7n_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -174,14 +174,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.awsui_header-variant-full-
|
|
177
|
+
.awsui_header-variant-full-page_p8a6i_1ul7n_177.awsui_header-refresh_p8a6i_1ul7n_177:not(#\9) {
|
|
178
178
|
padding-block-start: 0;
|
|
179
179
|
padding-inline-start: 0;
|
|
180
180
|
padding-inline-end: 0;
|
|
181
181
|
padding-block-end: calc(var(--space-container-header-bottom-2taq8v, 8px) + var(--space-table-header-tools-full-page-bottom-9m47g6, 4px));
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.
|
|
184
|
+
.awsui_list_p8a6i_1ul7n_184:not(#\9) {
|
|
185
185
|
display: flex;
|
|
186
186
|
flex-wrap: wrap;
|
|
187
187
|
box-sizing: border-box;
|
|
@@ -192,93 +192,93 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
192
|
margin-inline-start: calc(var(--space-grid-gutter-whc3jp, 20px) * -1);
|
|
193
193
|
margin-inline-end: 0;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-1_p8a6i_1ul7n_195 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
196
196
|
inline-size: 100%;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-2_p8a6i_1ul7n_198 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
199
199
|
inline-size: 50%;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-3_p8a6i_1ul7n_201 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
202
202
|
inline-size: 33.3333333333%;
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-4_p8a6i_1ul7n_204 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
205
205
|
inline-size: 25%;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-5_p8a6i_1ul7n_207 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
208
208
|
inline-size: 20%;
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-6_p8a6i_1ul7n_210 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
211
211
|
inline-size: 16.6666666667%;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-7_p8a6i_1ul7n_213 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
214
214
|
inline-size: 14.2857142857%;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-8_p8a6i_1ul7n_216 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
217
217
|
inline-size: 12.5%;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-9_p8a6i_1ul7n_219 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
220
220
|
inline-size: 11.1111111111%;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-10_p8a6i_1ul7n_222 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
223
223
|
inline-size: 10%;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-11_p8a6i_1ul7n_225 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
226
226
|
inline-size: 9.0909090909%;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-12_p8a6i_1ul7n_228 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
229
229
|
inline-size: 8.3333333333%;
|
|
230
230
|
}
|
|
231
|
-
.
|
|
231
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-13_p8a6i_1ul7n_231 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
232
232
|
inline-size: 7.6923076923%;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-14_p8a6i_1ul7n_234 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
235
235
|
inline-size: 7.1428571429%;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-15_p8a6i_1ul7n_237 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
238
238
|
inline-size: 6.6666666667%;
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-16_p8a6i_1ul7n_240 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
241
241
|
inline-size: 6.25%;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-17_p8a6i_1ul7n_243 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
244
244
|
inline-size: 5.8823529412%;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-18_p8a6i_1ul7n_246 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
247
247
|
inline-size: 5.5555555556%;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-19_p8a6i_1ul7n_249 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
250
250
|
inline-size: 5.2631578947%;
|
|
251
251
|
}
|
|
252
|
-
.
|
|
252
|
+
.awsui_list_p8a6i_1ul7n_184.awsui_list-grid-20_p8a6i_1ul7n_252 > .awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
253
253
|
inline-size: 5%;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_selection-
|
|
256
|
+
.awsui_selection-control_p8a6i_1ul7n_256:not(#\9) {
|
|
257
257
|
position: absolute;
|
|
258
258
|
box-sizing: border-box;
|
|
259
|
-
inline-size: calc(var(--size-control-adm93y, 16px) + 2 * var(--space-card-horizontal-
|
|
259
|
+
inline-size: calc(var(--size-control-adm93y, 16px) + 2 * var(--space-card-horizontal-default-pihe12, 20px));
|
|
260
260
|
inset-block-start: 0;
|
|
261
261
|
inset-inline-end: 0;
|
|
262
|
-
padding-block: var(--space-card-vertical-
|
|
263
|
-
padding-inline: var(--space-card-horizontal-
|
|
262
|
+
padding-block: var(--space-card-vertical-default-e40tif, 16px);
|
|
263
|
+
padding-inline: var(--space-card-horizontal-default-pihe12, 20px);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
267
|
-
.
|
|
266
|
+
.awsui_loading_p8a6i_1ul7n_266:not(#\9),
|
|
267
|
+
.awsui_empty_p8a6i_1ul7n_267:not(#\9) {
|
|
268
268
|
overflow: hidden;
|
|
269
269
|
text-align: center;
|
|
270
270
|
color: var(--color-text-empty-tlohug, #656871);
|
|
271
271
|
margin-block-end: var(--space-scaled-l-sej05l, 20px);
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.awsui_has-
|
|
274
|
+
.awsui_has-header_p8a6i_1ul7n_274:not(#\9) {
|
|
275
275
|
margin-block-start: var(--space-grid-gutter-whc3jp, 20px);
|
|
276
276
|
}
|
|
277
|
-
.awsui_has-
|
|
277
|
+
.awsui_has-header_p8a6i_1ul7n_274.awsui_refresh_p8a6i_1ul7n_277.awsui_header-variant-full-page_p8a6i_1ul7n_177:not(#\9) {
|
|
278
278
|
margin-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.
|
|
281
|
+
.awsui_card_p8a6i_1ul7n_195:not(#\9) {
|
|
282
282
|
overflow-wrap: break-word;
|
|
283
283
|
word-wrap: break-word;
|
|
284
284
|
box-sizing: border-box;
|
|
@@ -290,7 +290,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
290
290
|
padding-inline-end: 0;
|
|
291
291
|
list-style: none;
|
|
292
292
|
}
|
|
293
|
-
.awsui_card-
|
|
293
|
+
.awsui_card-header_p8a6i_1ul7n_293:not(#\9) {
|
|
294
294
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
295
295
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
296
296
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
@@ -299,42 +299,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
300
300
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
301
301
|
}
|
|
302
|
-
.awsui_card-header-
|
|
303
|
-
|
|
302
|
+
.awsui_card-header-inner_p8a6i_1ul7n_302:not(#\9) {
|
|
303
|
+
/* used in test-utils */
|
|
304
304
|
}
|
|
305
|
-
.awsui_card-header-inner-
|
|
305
|
+
.awsui_card-header-inner-selectable_p8a6i_1ul7n_305:not(#\9) {
|
|
306
306
|
inline-size: 90%;
|
|
307
307
|
}
|
|
308
|
-
.awsui_card-
|
|
308
|
+
.awsui_card-selected_p8a6i_1ul7n_308:not(#\9) {
|
|
309
309
|
/* Used in test utils */
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.
|
|
312
|
+
.awsui_section_p8a6i_1ul7n_312:not(#\9) {
|
|
313
313
|
display: inline-block;
|
|
314
314
|
box-sizing: border-box;
|
|
315
315
|
padding-block-end: var(--space-scaled-xs-xwoogq, 8px);
|
|
316
316
|
padding-inline: 0;
|
|
317
317
|
vertical-align: top;
|
|
318
318
|
}
|
|
319
|
-
.awsui_section-
|
|
319
|
+
.awsui_section-header_p8a6i_1ul7n_319:not(#\9) {
|
|
320
320
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
321
321
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
322
322
|
font-weight: var(--font-display-label-weight-zavpeo, 700);
|
|
323
323
|
color: var(--color-text-label-28gfmc, #0f141a);
|
|
324
324
|
}
|
|
325
|
-
.awsui_section-
|
|
325
|
+
.awsui_section-content_p8a6i_1ul7n_325:not(#\9) {
|
|
326
326
|
/* used in test-utils */
|
|
327
327
|
}
|
|
328
328
|
|
|
329
|
-
.
|
|
329
|
+
.awsui_section_p8a6i_1ul7n_312:not(#\9):not(:first-child) {
|
|
330
330
|
padding-block-start: var(--space-xs-ymlm0b, 8px);
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
.
|
|
333
|
+
.awsui_section_p8a6i_1ul7n_312:not(#\9):last-child {
|
|
334
334
|
padding-block-end: 0;
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.awsui_footer-
|
|
337
|
+
.awsui_footer-pagination_p8a6i_1ul7n_337:not(#\9) {
|
|
338
338
|
display: flex;
|
|
339
339
|
justify-content: flex-end;
|
|
340
340
|
}
|
|
@@ -2,43 +2,43 @@
|
|
|
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
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
7
|
-
"header-refresh": "awsui_header-
|
|
8
|
-
"list": "
|
|
9
|
-
"list-grid-1": "awsui_list-grid-
|
|
10
|
-
"card": "
|
|
11
|
-
"list-grid-2": "awsui_list-grid-
|
|
12
|
-
"list-grid-3": "awsui_list-grid-
|
|
13
|
-
"list-grid-4": "awsui_list-grid-
|
|
14
|
-
"list-grid-5": "awsui_list-grid-
|
|
15
|
-
"list-grid-6": "awsui_list-grid-
|
|
16
|
-
"list-grid-7": "awsui_list-grid-
|
|
17
|
-
"list-grid-8": "awsui_list-grid-
|
|
18
|
-
"list-grid-9": "awsui_list-grid-
|
|
19
|
-
"list-grid-10": "awsui_list-grid-
|
|
20
|
-
"list-grid-11": "awsui_list-grid-
|
|
21
|
-
"list-grid-12": "awsui_list-grid-
|
|
22
|
-
"list-grid-13": "awsui_list-grid-
|
|
23
|
-
"list-grid-14": "awsui_list-grid-
|
|
24
|
-
"list-grid-15": "awsui_list-grid-
|
|
25
|
-
"list-grid-16": "awsui_list-grid-
|
|
26
|
-
"list-grid-17": "awsui_list-grid-
|
|
27
|
-
"list-grid-18": "awsui_list-grid-
|
|
28
|
-
"list-grid-19": "awsui_list-grid-
|
|
29
|
-
"list-grid-20": "awsui_list-grid-
|
|
30
|
-
"selection-control": "awsui_selection-
|
|
31
|
-
"loading": "
|
|
32
|
-
"empty": "
|
|
33
|
-
"has-header": "awsui_has-
|
|
34
|
-
"refresh": "
|
|
35
|
-
"card-header": "awsui_card-
|
|
36
|
-
"card-header-inner": "awsui_card-header-
|
|
37
|
-
"card-header-inner-selectable": "awsui_card-header-inner-
|
|
38
|
-
"card-selected": "awsui_card-
|
|
39
|
-
"section": "
|
|
40
|
-
"section-header": "awsui_section-
|
|
41
|
-
"section-content": "awsui_section-
|
|
42
|
-
"footer-pagination": "awsui_footer-
|
|
5
|
+
"root": "awsui_root_p8a6i_1ul7n_145",
|
|
6
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_1ul7n_177",
|
|
7
|
+
"header-refresh": "awsui_header-refresh_p8a6i_1ul7n_177",
|
|
8
|
+
"list": "awsui_list_p8a6i_1ul7n_184",
|
|
9
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_1ul7n_195",
|
|
10
|
+
"card": "awsui_card_p8a6i_1ul7n_195",
|
|
11
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_1ul7n_198",
|
|
12
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_1ul7n_201",
|
|
13
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_1ul7n_204",
|
|
14
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_1ul7n_207",
|
|
15
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_1ul7n_210",
|
|
16
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_1ul7n_213",
|
|
17
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_1ul7n_216",
|
|
18
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_1ul7n_219",
|
|
19
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_1ul7n_222",
|
|
20
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_1ul7n_225",
|
|
21
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_1ul7n_228",
|
|
22
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_1ul7n_231",
|
|
23
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_1ul7n_234",
|
|
24
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_1ul7n_237",
|
|
25
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_1ul7n_240",
|
|
26
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_1ul7n_243",
|
|
27
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_1ul7n_246",
|
|
28
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_1ul7n_249",
|
|
29
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_1ul7n_252",
|
|
30
|
+
"selection-control": "awsui_selection-control_p8a6i_1ul7n_256",
|
|
31
|
+
"loading": "awsui_loading_p8a6i_1ul7n_266",
|
|
32
|
+
"empty": "awsui_empty_p8a6i_1ul7n_267",
|
|
33
|
+
"has-header": "awsui_has-header_p8a6i_1ul7n_274",
|
|
34
|
+
"refresh": "awsui_refresh_p8a6i_1ul7n_277",
|
|
35
|
+
"card-header": "awsui_card-header_p8a6i_1ul7n_293",
|
|
36
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_1ul7n_302",
|
|
37
|
+
"card-header-inner-selectable": "awsui_card-header-inner-selectable_p8a6i_1ul7n_305",
|
|
38
|
+
"card-selected": "awsui_card-selected_p8a6i_1ul7n_308",
|
|
39
|
+
"section": "awsui_section_p8a6i_1ul7n_312",
|
|
40
|
+
"section-header": "awsui_section-header_p8a6i_1ul7n_319",
|
|
41
|
+
"section-content": "awsui_section-content_p8a6i_1ul7n_325",
|
|
42
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_1ul7n_337"
|
|
43
43
|
};
|
|
44
44
|
|
package/checkbox/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"outline": "
|
|
4
|
+
"root": "awsui_root_k2y2q_15x8j_145",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_15x8j_178",
|
|
6
|
+
"outline": "awsui_outline_k2y2q_15x8j_186"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_k2y2q_15x8j_145.awsui_root_k2y2q_15x8j_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
display: flex;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_checkbox-
|
|
178
|
+
.awsui_checkbox-control_k2y2q_15x8j_178:not(#\9) {
|
|
179
179
|
margin-block-start: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-control-adm93y, 16px)) / 2);
|
|
180
180
|
min-block-size: var(--size-control-adm93y, 16px);
|
|
181
181
|
min-inline-size: var(--size-control-adm93y, 16px);
|
|
@@ -183,15 +183,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
inline-size: var(--size-control-adm93y, 16px);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
187
|
-
--awsui-style-focus-ring-box-shadow-
|
|
186
|
+
.awsui_outline_k2y2q_15x8j_186:not(#\9) {
|
|
187
|
+
--awsui-style-focus-ring-box-shadow-6b9ypa: 0 0 0 var(--awsui-style-focus-ring-border-width-6b9ypa, 2px) var(--awsui-style-focus-ring-border-color-6b9ypa, var(--color-border-item-focused-uk47pl, #006ce0));
|
|
188
188
|
position: relative;
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_outline_k2y2q_15x8j_186:not(#\9) {
|
|
191
191
|
outline: 2px dotted transparent;
|
|
192
192
|
outline-offset: calc(2px - 1px);
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_outline_k2y2q_15x8j_186:not(#\9)::before {
|
|
195
195
|
content: " ";
|
|
196
196
|
display: block;
|
|
197
197
|
position: absolute;
|
|
@@ -199,9 +199,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
inset-block-start: calc(-1 * 2px);
|
|
200
200
|
inline-size: calc(100% + 2px + 2px);
|
|
201
201
|
block-size: calc(100% + 2px + 2px);
|
|
202
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
203
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
204
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
205
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
206
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
202
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
203
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
204
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
205
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
206
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-6b9ypa);
|
|
207
207
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"outline": "
|
|
5
|
+
"root": "awsui_root_k2y2q_15x8j_145",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_15x8j_178",
|
|
7
|
+
"outline": "awsui_outline_k2y2q_15x8j_186"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"background": "
|
|
6
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
7
|
-
"header-background": "awsui_header-
|
|
8
|
-
"notifications": "
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"default-padding": "awsui_default-
|
|
11
|
-
"header-wrapper": "awsui_header-
|
|
12
|
-
"with-divider": "awsui_with-
|
|
13
|
-
"content": "
|
|
14
|
-
"has-header": "awsui_has-
|
|
15
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
16
|
-
"has-default-background": "awsui_has-default-
|
|
17
|
-
"has-notifications": "awsui_has-
|
|
4
|
+
"layout": "awsui_layout_5gtk3_16ebe_145",
|
|
5
|
+
"background": "awsui_background_5gtk3_16ebe_159",
|
|
6
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_16ebe_164",
|
|
7
|
+
"header-background": "awsui_header-background_5gtk3_16ebe_167",
|
|
8
|
+
"notifications": "awsui_notifications_5gtk3_16ebe_171",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_16ebe_176",
|
|
10
|
+
"default-padding": "awsui_default-padding_5gtk3_16ebe_181",
|
|
11
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_16ebe_185",
|
|
12
|
+
"with-divider": "awsui_with-divider_5gtk3_16ebe_190",
|
|
13
|
+
"content": "awsui_content_5gtk3_16ebe_193",
|
|
14
|
+
"has-header": "awsui_has-header_5gtk3_16ebe_197",
|
|
15
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_16ebe_204",
|
|
16
|
+
"has-default-background": "awsui_has-default-background_5gtk3_16ebe_204",
|
|
17
|
+
"has-notifications": "awsui_has-notifications_5gtk3_16ebe_208"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -142,72 +142,72 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
146
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
147
|
-
--awsui-content-layout-max-content-width-
|
|
148
|
-
--awsui-content-layout-main-gap-
|
|
145
|
+
.awsui_layout_5gtk3_16ebe_145:not(#\9) {
|
|
146
|
+
--awsui-content-layout-default-horizontal-padding-6b9ypa: var(--space-layout-content-horizontal-buc0zz, 24px);
|
|
147
|
+
--awsui-content-layout-max-content-width-6b9ypa: 0px;
|
|
148
|
+
--awsui-content-layout-main-gap-6b9ypa: 0px;
|
|
149
149
|
display: grid;
|
|
150
|
-
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-
|
|
151
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
150
|
+
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-6b9ypa)) 1fr 0 0;
|
|
151
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-6b9ypa) min-content min-content auto var(--space-dark-header-overlap-distance-ld45ap, 36px) 1fr;
|
|
152
152
|
min-block-size: 100%;
|
|
153
153
|
}
|
|
154
154
|
@media (max-width: 688px) {
|
|
155
|
-
.
|
|
156
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
155
|
+
.awsui_layout_5gtk3_16ebe_145:not(#\9) {
|
|
156
|
+
--awsui-content-layout-default-horizontal-padding-6b9ypa: var(--space-l-2ud1p3, 20px);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
|
-
.
|
|
159
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_background_5gtk3_16ebe_159:not(#\9) {
|
|
160
160
|
grid-column: 1/8;
|
|
161
161
|
grid-row: 1/6;
|
|
162
162
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_background_5gtk3_16ebe_159.awsui_is-overlap-disabled_5gtk3_16ebe_164:not(#\9) {
|
|
165
165
|
grid-row: 1/5;
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_background_5gtk3_16ebe_159 > .awsui_header-background_5gtk3_16ebe_167:not(#\9) {
|
|
168
168
|
inline-size: 100%;
|
|
169
169
|
block-size: 100%;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_notifications_5gtk3_16ebe_171:not(#\9) {
|
|
172
172
|
grid-column: 4;
|
|
173
173
|
grid-row: 2;
|
|
174
174
|
padding-block-end: var(--space-xs-ymlm0b, 8px);
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_breadcrumbs_5gtk3_16ebe_176:not(#\9) {
|
|
177
177
|
grid-column: 4;
|
|
178
178
|
grid-row: 3;
|
|
179
179
|
padding-block-end: var(--space-xs-ymlm0b, 8px);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
182
|
-
--awsui-content-layout-main-gap-
|
|
183
|
-
grid-template-columns: var(--awsui-toggles-left-width-
|
|
181
|
+
.awsui_layout_5gtk3_16ebe_145.awsui_default-padding_5gtk3_16ebe_181:not(#\9) {
|
|
182
|
+
--awsui-content-layout-main-gap-6b9ypa: var(--space-scaled-m-m892r9, 16px);
|
|
183
|
+
grid-template-columns: var(--awsui-toggles-left-width-6b9ypa, 0) var(--awsui-content-layout-default-horizontal-padding-6b9ypa, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-6b9ypa)) 1fr var(--awsui-content-layout-default-horizontal-padding-6b9ypa, 0) var(--awsui-toggles-right-width-6b9ypa, 0);
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_header-wrapper_5gtk3_16ebe_185:not(#\9) {
|
|
186
186
|
grid-column: 4;
|
|
187
187
|
grid-row: 4;
|
|
188
188
|
padding-block-end: var(--space-content-header-padding-bottom-rvy5xz, 16px);
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_header-wrapper_5gtk3_16ebe_185.awsui_with-divider_5gtk3_16ebe_190:not(#\9) {
|
|
191
191
|
border-block-end: 1px solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_layout_5gtk3_16ebe_145 > .awsui_content_5gtk3_16ebe_193:not(#\9) {
|
|
194
194
|
grid-column: 4;
|
|
195
195
|
grid-row: 5/8;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
198
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
197
|
+
.awsui_layout_5gtk3_16ebe_145:not(#\9):not(.awsui_has-header_5gtk3_16ebe_197) {
|
|
198
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-6b9ypa) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-ld45ap, 36px)) 1fr;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
201
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
200
|
+
.awsui_layout_5gtk3_16ebe_145.awsui_is-overlap-disabled_5gtk3_16ebe_164:not(#\9) {
|
|
201
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-6b9ypa) min-content min-content auto 0 1fr;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_layout_5gtk3_16ebe_145.awsui_is-visual-refresh_5gtk3_16ebe_204 > .awsui_background_5gtk3_16ebe_159.awsui_has-default-background_5gtk3_16ebe_204:not(#\9) {
|
|
205
205
|
background-color: var(--color-background-layout-main-5ilwcb, #ffffff);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
209
|
-
--awsui-content-layout-main-gap-
|
|
208
|
+
.awsui_layout_5gtk3_16ebe_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_16ebe_204).awsui_has-notifications_5gtk3_16ebe_208 {
|
|
209
|
+
--awsui-content-layout-main-gap-6b9ypa: 0px;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_layout_5gtk3_16ebe_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_16ebe_204) > .awsui_notifications_5gtk3_16ebe_171 {
|
|
212
212
|
grid-column: 1/8;
|
|
213
213
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_16ebe_145",
|
|
6
|
+
"background": "awsui_background_5gtk3_16ebe_159",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_16ebe_164",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_16ebe_167",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_16ebe_171",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_16ebe_176",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_16ebe_181",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_16ebe_185",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_16ebe_190",
|
|
14
|
+
"content": "awsui_content_5gtk3_16ebe_193",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_16ebe_197",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_16ebe_204",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_16ebe_204",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_16ebe_208"
|
|
19
19
|
};
|
|
20
20
|
|
package/dropdown/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"use-flexible-width": "awsui_use-flexible-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_dwbjr_153",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_dwbjr_1",
|
|
6
|
+
"refresh": "awsui_refresh_9duf6_dwbjr_174",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_dwbjr_1",
|
|
8
|
+
"root": "awsui_root_9duf6_dwbjr_199",
|
|
9
|
+
"interior": "awsui_interior_9duf6_dwbjr_232",
|
|
10
|
+
"dropdown": "awsui_dropdown_9duf6_dwbjr_153",
|
|
11
|
+
"use-portal": "awsui_use-portal_9duf6_dwbjr_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_9duf6_dwbjr_318",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_dwbjr_325",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_9duf6_dwbjr_329",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_dwbjr_332",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_dwbjr_335",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_9duf6_dwbjr_338",
|
|
18
|
+
"use-flexible-width": "awsui_use-flexible-width_9duf6_dwbjr_341",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_9duf6_dwbjr_349",
|
|
20
|
+
"open": "awsui_open_9duf6_dwbjr_358",
|
|
21
|
+
"nowrap": "awsui_nowrap_9duf6_dwbjr_367",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_9duf6_dwbjr_153",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_dwbjr_378"
|
|
24
24
|
};
|
|
25
25
|
|