@cloudscape-design/components-themeable 3.0.324 → 3.0.325
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/manifest.json +1 -1
- package/lib/internal/scss/pie-chart/styles.scss +1 -1
- package/lib/internal/scss/table/body-cell/styles.scss +1 -1
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +31 -31
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/base-component/styles.scoped.css +27 -11
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +24 -24
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +54 -0
- package/lib/internal/template/internal/generated/theming/index.js +54 -0
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +44 -44
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +16 -16
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/split-panel/styles.css.js +59 -59
- package/lib/internal/template/split-panel/styles.scoped.css +82 -82
- package/lib/internal/template/split-panel/styles.selectors.js +59 -59
- package/lib/internal/template/table/body-cell/styles.css.js +28 -28
- package/lib/internal/template/table/body-cell/styles.scoped.css +70 -70
- package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +13 -13
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +69 -69
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/package.json +1 -1
|
@@ -186,31 +186,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189:not(#\9) {
|
|
190
190
|
transition-duration: var(--motion-duration-refresh-only-fast-osz7cj, 115ms);
|
|
191
191
|
transition-property: none;
|
|
192
192
|
}
|
|
193
193
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
|
-
.awsui-motion-disabled .
|
|
199
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189:not(#\9) {
|
|
200
200
|
animation: none;
|
|
201
201
|
transition: none;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189.awsui_animating_1r9lg_1di9l_203:not(#\9) {
|
|
204
204
|
transition-property: transform;
|
|
205
205
|
transition-timing-function: var(--motion-easing-refresh-only-a-9ds92l, cubic-bezier(0, 0, 0, 1));
|
|
206
206
|
}
|
|
207
207
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.
|
|
208
|
+
.awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189.awsui_animating_1r9lg_1di9l_203:not(#\9) {
|
|
209
209
|
animation: none;
|
|
210
210
|
transition: none;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
.awsui-motion-disabled .
|
|
213
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189.awsui_animating_1r9lg_1di9l_203:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1di9l_189.awsui_refresh_1r9lg_1di9l_189.awsui_animating_1r9lg_1di9l_203:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
@@ -223,88 +223,88 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
223
223
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
224
224
|
SPDX-License-Identifier: Apache-2.0
|
|
225
225
|
*/
|
|
226
|
-
.awsui_preference-icon--layout-
|
|
226
|
+
.awsui_preference-icon--layout-border_1r9lg_1di9l_226:not(#\9) {
|
|
227
227
|
stroke: var(--color-background-home-header-ae9yxg, #000000);
|
|
228
228
|
fill: var(--color-background-container-content-xlzim4, #ffffff);
|
|
229
229
|
}
|
|
230
|
-
.awsui_preference-icon--layout-
|
|
230
|
+
.awsui_preference-icon--layout-background_1r9lg_1di9l_230:not(#\9) {
|
|
231
231
|
fill: var(--color-background-layout-main-nd5gs3, #f2f3f3);
|
|
232
232
|
}
|
|
233
|
-
.awsui_preference-icon--layout-
|
|
233
|
+
.awsui_preference-icon--layout-header_1r9lg_1di9l_233:not(#\9) {
|
|
234
234
|
fill: var(--color-background-home-header-ae9yxg, #000000);
|
|
235
235
|
}
|
|
236
|
-
.awsui_preference-icon--
|
|
236
|
+
.awsui_preference-icon--border_1r9lg_1di9l_236:not(#\9) {
|
|
237
237
|
stroke: var(--color-text-group-label-it5ws2, #545b64);
|
|
238
238
|
fill: var(--color-background-container-content-xlzim4, #ffffff);
|
|
239
239
|
}
|
|
240
|
-
.awsui_preference-icon--primary-
|
|
240
|
+
.awsui_preference-icon--primary-button_1r9lg_1di9l_240:not(#\9) {
|
|
241
241
|
fill: var(--color-background-button-primary-default-1flr6f, #0073bb);
|
|
242
242
|
}
|
|
243
|
-
.awsui_preference-icon--
|
|
243
|
+
.awsui_preference-icon--secondary_1r9lg_1di9l_243:not(#\9) {
|
|
244
244
|
fill: var(--color-text-group-label-it5ws2, #545b64);
|
|
245
245
|
}
|
|
246
|
-
.awsui_preference-icon--disabled-
|
|
246
|
+
.awsui_preference-icon--disabled-element_1r9lg_1di9l_246:not(#\9) {
|
|
247
247
|
fill: var(--color-background-control-disabled-44nu28, #d5dbdb);
|
|
248
248
|
}
|
|
249
|
-
.awsui_preference-icon--
|
|
249
|
+
.awsui_preference-icon--separator_1r9lg_1di9l_249:not(#\9) {
|
|
250
250
|
stroke: var(--color-background-control-disabled-44nu28, #d5dbdb);
|
|
251
251
|
}
|
|
252
|
-
.awsui_preference-icon--focus-
|
|
252
|
+
.awsui_preference-icon--focus-text_1r9lg_1di9l_252:not(#\9) {
|
|
253
253
|
fill: var(--color-text-interactive-default-9x433a, #545b64);
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_preference-icon-refresh--layout-
|
|
256
|
+
.awsui_preference-icon-refresh--layout-top_1r9lg_1di9l_256:not(#\9) {
|
|
257
257
|
fill: var(--color-background-button-primary-disabled-apuj38, #ffffff);
|
|
258
258
|
}
|
|
259
|
-
.awsui_preference-icon-refresh--layout-
|
|
259
|
+
.awsui_preference-icon-refresh--layout-main_1r9lg_1di9l_259:not(#\9) {
|
|
260
260
|
fill: var(--color-background-layout-main-nd5gs3, #f2f3f3);
|
|
261
261
|
}
|
|
262
|
-
.awsui_preference-icon-refresh--
|
|
262
|
+
.awsui_preference-icon-refresh--primary_1r9lg_1di9l_262:not(#\9) {
|
|
263
263
|
fill: var(--color-background-button-primary-default-1flr6f, #0073bb);
|
|
264
264
|
}
|
|
265
|
-
.awsui_preference-icon-refresh--
|
|
265
|
+
.awsui_preference-icon-refresh--disabled_1r9lg_1di9l_265:not(#\9) {
|
|
266
266
|
fill: var(--color-background-control-disabled-44nu28, #d5dbdb);
|
|
267
267
|
}
|
|
268
|
-
.awsui_preference-icon-refresh--column-
|
|
268
|
+
.awsui_preference-icon-refresh--column-header_1r9lg_1di9l_268:not(#\9) {
|
|
269
269
|
fill: var(--color-text-input-disabled-w14lvq, #879596);
|
|
270
270
|
}
|
|
271
|
-
.awsui_preference-icon-refresh--
|
|
271
|
+
.awsui_preference-icon-refresh--window_1r9lg_1di9l_271:not(#\9) {
|
|
272
272
|
stroke: var(--color-background-home-header-ae9yxg, #000000);
|
|
273
273
|
fill: var(--color-background-container-content-xlzim4, #ffffff);
|
|
274
274
|
}
|
|
275
|
-
.awsui_preference-icon-refresh--
|
|
275
|
+
.awsui_preference-icon-refresh--secondary_1r9lg_1di9l_275:not(#\9) {
|
|
276
276
|
fill: var(--color-text-body-secondary-vrqm14, #545b64);
|
|
277
277
|
}
|
|
278
|
-
.awsui_preference-icon-refresh--
|
|
278
|
+
.awsui_preference-icon-refresh--default_1r9lg_1di9l_278:not(#\9) {
|
|
279
279
|
fill: var(--color-text-body-default-fckvk9, #16191f);
|
|
280
280
|
}
|
|
281
|
-
.awsui_preference-icon-refresh--
|
|
281
|
+
.awsui_preference-icon-refresh--separator_1r9lg_1di9l_281:not(#\9) {
|
|
282
282
|
stroke: var(--color-border-divider-default-uqjcpn, #eaeded);
|
|
283
283
|
}
|
|
284
|
-
.awsui_preference-icon-refresh--input-
|
|
285
|
-
fill: var(--color-border-input-default-
|
|
284
|
+
.awsui_preference-icon-refresh--input-default_1r9lg_1di9l_284:not(#\9) {
|
|
285
|
+
fill: var(--color-border-input-default-3zchtj, #687078);
|
|
286
286
|
}
|
|
287
|
-
.awsui_preference-icon-refresh--
|
|
287
|
+
.awsui_preference-icon-refresh--heading_1r9lg_1di9l_287:not(#\9) {
|
|
288
288
|
fill: var(--color-text-heading-default-pytdm8, #16191f);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
/* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
|
|
292
|
-
.awsui_resize-
|
|
292
|
+
.awsui_resize-active_1r9lg_1di9l_292 *:not(#\9) {
|
|
293
293
|
-webkit-user-select: none;
|
|
294
294
|
user-select: none;
|
|
295
295
|
}
|
|
296
|
-
.awsui_resize-
|
|
296
|
+
.awsui_resize-active_1r9lg_1di9l_292 iframe:not(#\9) {
|
|
297
297
|
pointer-events: none;
|
|
298
298
|
}
|
|
299
|
-
.awsui_resize-
|
|
299
|
+
.awsui_resize-side_1r9lg_1di9l_298 *:not(#\9) {
|
|
300
300
|
cursor: ew-resize;
|
|
301
301
|
}
|
|
302
|
-
.awsui_resize-
|
|
302
|
+
.awsui_resize-bottom_1r9lg_1di9l_301 *:not(#\9) {
|
|
303
303
|
cursor: ns-resize;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
306
|
/* stylelint-enable */
|
|
307
|
-
.
|
|
307
|
+
.awsui_root_1r9lg_1di9l_306:not(#\9) {
|
|
308
308
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
309
309
|
border-collapse: separate;
|
|
310
310
|
border-spacing: 0;
|
|
@@ -343,47 +343,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
343
343
|
-moz-osx-font-smoothing: auto;
|
|
344
344
|
}
|
|
345
345
|
|
|
346
|
-
.awsui_preferences-
|
|
346
|
+
.awsui_preferences-button_1r9lg_1di9l_319:not(#\9) {
|
|
347
347
|
/* used in test-utils */
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
.awsui_close-
|
|
350
|
+
.awsui_close-button_1r9lg_1di9l_323:not(#\9) {
|
|
351
351
|
/* used in test-utils */
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.
|
|
354
|
+
.awsui_drawer_1r9lg_1di9l_189:not(#\9) {
|
|
355
355
|
flex-shrink: 0;
|
|
356
356
|
position: relative;
|
|
357
357
|
word-wrap: break-word;
|
|
358
358
|
background-color: var(--color-background-layout-panel-content-jx4wcr, #ffffff);
|
|
359
359
|
z-index: 840;
|
|
360
360
|
}
|
|
361
|
-
.awsui_drawer-
|
|
361
|
+
.awsui_drawer-closed_1r9lg_1di9l_334:not(#\9) {
|
|
362
362
|
cursor: pointer;
|
|
363
363
|
min-width: 40px;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.awsui_drawer-content-
|
|
366
|
+
.awsui_drawer-content-side_1r9lg_1di9l_339:not(#\9) {
|
|
367
367
|
display: flex;
|
|
368
368
|
align-items: center;
|
|
369
369
|
height: 100%;
|
|
370
370
|
overflow: auto;
|
|
371
371
|
}
|
|
372
|
-
.awsui_drawer-
|
|
372
|
+
.awsui_drawer-closed_1r9lg_1di9l_334 > .awsui_drawer-content-side_1r9lg_1di9l_339:not(#\9) {
|
|
373
373
|
width: 40px;
|
|
374
374
|
}
|
|
375
|
-
.awsui_drawer-
|
|
375
|
+
.awsui_drawer-closed_1r9lg_1di9l_334 > .awsui_drawer-content-side_1r9lg_1di9l_339:not(#\9):hover {
|
|
376
376
|
background: var(--color-background-layout-panel-hover-yn48lk, #eaeded);
|
|
377
377
|
}
|
|
378
|
-
.awsui_drawer-content-
|
|
378
|
+
.awsui_drawer-content-side_1r9lg_1di9l_339.awsui_refresh_1r9lg_1di9l_189:not(#\9) {
|
|
379
379
|
border-right: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-panel-side-isxyme, transparent);
|
|
380
380
|
box-sizing: border-box;
|
|
381
381
|
}
|
|
382
|
-
.awsui_drawer-content-
|
|
382
|
+
.awsui_drawer-content-side_1r9lg_1di9l_339 > [aria-hidden=true]:not(#\9) {
|
|
383
383
|
display: none;
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
:not(#\9):not(.awsui_drawer-
|
|
386
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1di9l_334) > .awsui_drawer-content-bottom_1r9lg_1di9l_359 {
|
|
387
387
|
overflow-y: auto;
|
|
388
388
|
position: absolute;
|
|
389
389
|
top: 0;
|
|
@@ -392,7 +392,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
392
392
|
bottom: 0;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_position-
|
|
395
|
+
.awsui_position-bottom_1r9lg_1di9l_368:not(#\9) {
|
|
396
396
|
position: fixed;
|
|
397
397
|
overflow-y: auto;
|
|
398
398
|
border-left: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-panel-bottom-l65byr, rgba(0, 28, 36, 0.15));
|
|
@@ -403,46 +403,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
403
403
|
SplitPanel is no longer in fixed position in the DOM.
|
|
404
404
|
*/
|
|
405
405
|
}
|
|
406
|
-
.awsui_position-
|
|
406
|
+
.awsui_position-bottom_1r9lg_1di9l_368:not(#\9):not(.awsui_refresh_1r9lg_1di9l_189) {
|
|
407
407
|
box-shadow: var(--shadow-split-bottom-bhy97e, 0 -2px 1px -1px rgba(0, 28, 36, 0.15), 0 -1px 1px -1px rgba(0, 28, 36, 0.3));
|
|
408
408
|
}
|
|
409
|
-
.awsui_position-
|
|
409
|
+
.awsui_position-bottom_1r9lg_1di9l_368.awsui_drawer-closed_1r9lg_1di9l_334:not(#\9) {
|
|
410
410
|
overflow: hidden;
|
|
411
411
|
}
|
|
412
|
-
.awsui_position-
|
|
412
|
+
.awsui_position-bottom_1r9lg_1di9l_368.awsui_drawer-closed_1r9lg_1di9l_334:not(#\9):hover {
|
|
413
413
|
background: var(--color-background-layout-panel-hover-yn48lk, #eaeded);
|
|
414
414
|
}
|
|
415
|
-
.awsui_position-
|
|
415
|
+
.awsui_position-bottom_1r9lg_1di9l_368 > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > [aria-hidden=true]:not(#\9) {
|
|
416
416
|
display: none;
|
|
417
417
|
}
|
|
418
|
-
.awsui_position-
|
|
418
|
+
.awsui_position-bottom_1r9lg_1di9l_368.awsui_refresh_1r9lg_1di9l_189:not(#\9) {
|
|
419
419
|
position: relative;
|
|
420
420
|
}
|
|
421
421
|
|
|
422
|
-
.awsui_position-
|
|
422
|
+
.awsui_position-side_1r9lg_1di9l_395:not(#\9) {
|
|
423
423
|
border-top: none;
|
|
424
424
|
box-shadow: var(--shadow-split-side-pjembz, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
425
425
|
height: 100%;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
|
-
.
|
|
428
|
+
.awsui_slider_1r9lg_1di9l_401:not(#\9) {
|
|
429
429
|
padding: 0;
|
|
430
430
|
cursor: ns-resize;
|
|
431
431
|
margin: 2px 0 0 0;
|
|
432
432
|
height: 16px;
|
|
433
433
|
touch-action: none;
|
|
434
434
|
}
|
|
435
|
-
.
|
|
435
|
+
.awsui_slider_1r9lg_1di9l_401:not(#\9):focus {
|
|
436
436
|
outline: none;
|
|
437
437
|
}
|
|
438
|
-
body[data-awsui-focus-visible=true] .
|
|
438
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1di9l_401:not(#\9):focus {
|
|
439
439
|
position: relative;
|
|
440
440
|
}
|
|
441
|
-
body[data-awsui-focus-visible=true] .
|
|
441
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1di9l_401:not(#\9):focus {
|
|
442
442
|
outline: 2px dotted transparent;
|
|
443
443
|
outline-offset: calc(0px - 1px);
|
|
444
444
|
}
|
|
445
|
-
body[data-awsui-focus-visible=true] .
|
|
445
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1di9l_401:not(#\9):focus::before {
|
|
446
446
|
content: " ";
|
|
447
447
|
display: block;
|
|
448
448
|
position: absolute;
|
|
@@ -454,12 +454,12 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
454
454
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-4clyb1, #0073bb);
|
|
455
455
|
}
|
|
456
456
|
|
|
457
|
-
.awsui_slider-
|
|
457
|
+
.awsui_slider-side_1r9lg_1di9l_430:not(#\9) {
|
|
458
458
|
cursor: ew-resize;
|
|
459
459
|
margin: 0 0 0 2px;
|
|
460
460
|
}
|
|
461
461
|
|
|
462
|
-
.awsui_slider-wrapper-
|
|
462
|
+
.awsui_slider-wrapper-bottom_1r9lg_1di9l_435:not(#\9) {
|
|
463
463
|
position: absolute;
|
|
464
464
|
top: 0;
|
|
465
465
|
left: 0;
|
|
@@ -470,7 +470,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
470
470
|
z-index: 2;
|
|
471
471
|
}
|
|
472
472
|
|
|
473
|
-
.awsui_slider-wrapper-
|
|
473
|
+
.awsui_slider-wrapper-side_1r9lg_1di9l_446:not(#\9) {
|
|
474
474
|
position: absolute;
|
|
475
475
|
left: 0;
|
|
476
476
|
top: 0;
|
|
@@ -481,31 +481,31 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
481
481
|
z-index: 1;
|
|
482
482
|
}
|
|
483
483
|
|
|
484
|
-
.awsui_open-
|
|
484
|
+
.awsui_open-button_1r9lg_1di9l_457:not(#\9) {
|
|
485
485
|
/* used in test-utils */
|
|
486
486
|
}
|
|
487
487
|
|
|
488
|
-
.awsui_open-button-
|
|
488
|
+
.awsui_open-button-side_1r9lg_1di9l_461:not(#\9) {
|
|
489
489
|
flex: 0 0 auto;
|
|
490
490
|
align-self: flex-start;
|
|
491
491
|
box-sizing: border-box;
|
|
492
492
|
margin: var(--space-xxs-xx079q, 4px) auto 0;
|
|
493
493
|
}
|
|
494
494
|
|
|
495
|
-
.awsui_slider-
|
|
495
|
+
.awsui_slider-icon_1r9lg_1di9l_468:not(#\9) {
|
|
496
496
|
stroke: var(--color-text-interactive-default-9x433a, #545b64);
|
|
497
497
|
}
|
|
498
|
-
.awsui_slider-
|
|
498
|
+
.awsui_slider-icon_1r9lg_1di9l_468:not(#\9):hover {
|
|
499
499
|
stroke: var(--color-text-interactive-hover-6fw5y8, #16191f);
|
|
500
500
|
}
|
|
501
|
-
.awsui_slider-icon-
|
|
501
|
+
.awsui_slider-icon-bottom_1r9lg_1di9l_474:not(#\9) {
|
|
502
502
|
margin: auto;
|
|
503
503
|
}
|
|
504
|
-
.awsui_slider-icon-
|
|
504
|
+
.awsui_slider-icon-side_1r9lg_1di9l_477:not(#\9) {
|
|
505
505
|
transform: rotate(90deg);
|
|
506
506
|
}
|
|
507
507
|
|
|
508
|
-
.awsui_pane-header-wrapper-
|
|
508
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_1di9l_481:not(#\9) {
|
|
509
509
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
510
510
|
position: sticky;
|
|
511
511
|
top: 0;
|
|
@@ -515,49 +515,49 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
515
515
|
z-index: 1;
|
|
516
516
|
padding: 0 var(--space-scaled-2x-xxxl-k13drt, 40px);
|
|
517
517
|
}
|
|
518
|
-
.awsui_drawer-
|
|
518
|
+
.awsui_drawer-mobile_1r9lg_1di9l_491 > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > .awsui_pane-header-wrapper-bottom_1r9lg_1di9l_481:not(#\9) {
|
|
519
519
|
padding: 0 var(--space-l-z6h7qi, 20px);
|
|
520
520
|
}
|
|
521
|
-
.awsui_drawer-disable-content-
|
|
521
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1di9l_494 > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > .awsui_pane-header-wrapper-bottom_1r9lg_1di9l_481:not(#\9) {
|
|
522
522
|
padding: 0 var(--space-l-z6h7qi, 20px);
|
|
523
523
|
}
|
|
524
|
-
:not(#\9):not(.awsui_drawer-
|
|
524
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1di9l_334) > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > .awsui_pane-header-wrapper-bottom_1r9lg_1di9l_481 {
|
|
525
525
|
background-color: var(--color-background-layout-panel-content-jx4wcr, #ffffff);
|
|
526
526
|
border-bottom: var(--border-panel-header-width-8stwum, 0px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
|
|
527
527
|
}
|
|
528
528
|
|
|
529
|
-
.awsui_content-
|
|
529
|
+
.awsui_content-bottom_1r9lg_1di9l_502:not(#\9) {
|
|
530
530
|
padding: 0 var(--space-scaled-2x-xxxl-k13drt, 40px);
|
|
531
531
|
margin-top: var(--space-panel-split-top-74zu5m, 0px);
|
|
532
532
|
position: relative;
|
|
533
533
|
z-index: 0;
|
|
534
534
|
}
|
|
535
|
-
.awsui_drawer-
|
|
535
|
+
.awsui_drawer-mobile_1r9lg_1di9l_491 > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > .awsui_content-bottom_1r9lg_1di9l_502:not(#\9) {
|
|
536
536
|
padding: 0 var(--space-l-z6h7qi, 20px);
|
|
537
537
|
}
|
|
538
|
-
.awsui_drawer-disable-content-
|
|
538
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1di9l_494 > .awsui_drawer-content-bottom_1r9lg_1di9l_359 > .awsui_content-bottom_1r9lg_1di9l_502:not(#\9) {
|
|
539
539
|
padding: 0;
|
|
540
540
|
}
|
|
541
541
|
|
|
542
|
-
.awsui_pane-bottom-center-
|
|
542
|
+
.awsui_pane-bottom-center-align_1r9lg_1di9l_515:not(#\9) {
|
|
543
543
|
display: flex;
|
|
544
544
|
justify-content: center;
|
|
545
545
|
}
|
|
546
546
|
|
|
547
|
-
.awsui_pane-bottom-content-nav-
|
|
547
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_1di9l_520:not(#\9) {
|
|
548
548
|
padding-left: calc(var(--space-layout-toggle-diameter-b5vqct, 40px) + 2 * var(--space-layout-toggle-padding-j06q89, 20px));
|
|
549
549
|
}
|
|
550
550
|
|
|
551
|
-
.awsui_pane-bottom-content-tools-
|
|
551
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_1di9l_524:not(#\9) {
|
|
552
552
|
padding-right: calc(var(--space-layout-toggle-diameter-b5vqct, 40px) + 2 * var(--space-layout-toggle-padding-j06q89, 20px));
|
|
553
553
|
}
|
|
554
554
|
|
|
555
|
-
.awsui_content-bottom-max-
|
|
555
|
+
.awsui_content-bottom-max-width_1r9lg_1di9l_528:not(#\9) {
|
|
556
556
|
flex-grow: 1;
|
|
557
557
|
max-width: 100%;
|
|
558
558
|
}
|
|
559
559
|
|
|
560
|
-
.awsui_content-
|
|
560
|
+
.awsui_content-side_1r9lg_1di9l_533:not(#\9) {
|
|
561
561
|
flex: auto;
|
|
562
562
|
align-self: flex-start;
|
|
563
563
|
box-sizing: border-box;
|
|
@@ -568,15 +568,15 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
568
568
|
right: 0;
|
|
569
569
|
height: 100%;
|
|
570
570
|
}
|
|
571
|
-
.awsui_content-
|
|
571
|
+
.awsui_content-side_1r9lg_1di9l_533 > .awsui_pane-header-wrapper-side_1r9lg_1di9l_544:not(#\9) {
|
|
572
572
|
padding: 0 var(--space-m-2wfcpy, 16px) 0 var(--space-panel-side-left-v0z44b, 32px);
|
|
573
573
|
}
|
|
574
|
-
.awsui_content-
|
|
574
|
+
.awsui_content-side_1r9lg_1di9l_533 > .awsui_pane-content-wrapper-side_1r9lg_1di9l_547:not(#\9) {
|
|
575
575
|
padding: 0 var(--space-panel-side-right-q7rj50, 32px) 0 var(--space-panel-side-left-v0z44b, 32px);
|
|
576
576
|
margin-top: var(--space-panel-split-top-74zu5m, 0px);
|
|
577
577
|
}
|
|
578
578
|
|
|
579
|
-
.
|
|
579
|
+
.awsui_header_1r9lg_1di9l_552:not(#\9) {
|
|
580
580
|
display: flex;
|
|
581
581
|
flex: auto;
|
|
582
582
|
flex-direction: row;
|
|
@@ -585,7 +585,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
585
585
|
width: 100%;
|
|
586
586
|
margin: var(--space-scaled-m-5caa5e, 16px) 0 var(--space-m-2wfcpy, 16px) 0;
|
|
587
587
|
}
|
|
588
|
-
.awsui_header-
|
|
588
|
+
.awsui_header-text_1r9lg_1di9l_561:not(#\9) {
|
|
589
589
|
font-size: var(--font-panel-header-size-7dlfnh, 18px);
|
|
590
590
|
line-height: var(--font-panel-header-line-height-nzzvgi, 22px);
|
|
591
591
|
font-weight: var(--font-heading-l-weight-hqql3g, 700);
|
|
@@ -595,13 +595,13 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
595
595
|
margin: 0;
|
|
596
596
|
}
|
|
597
597
|
|
|
598
|
-
.awsui_header-
|
|
598
|
+
.awsui_header-divider_1r9lg_1di9l_571:not(#\9) {
|
|
599
599
|
border: none;
|
|
600
600
|
border-top: var(--border-panel-header-width-8stwum, 0px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
|
|
601
601
|
margin-top: calc(-1 * var(--border-panel-header-width-8stwum, 0px));
|
|
602
602
|
}
|
|
603
603
|
|
|
604
|
-
.awsui_header-
|
|
604
|
+
.awsui_header-actions_1r9lg_1di9l_577:not(#\9) {
|
|
605
605
|
display: flex;
|
|
606
606
|
flex-direction: row;
|
|
607
607
|
justify-content: space-between;
|
|
@@ -609,7 +609,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_13ko2_401:not(#\9):focus
|
|
|
609
609
|
margin-left: var(--space-xs-7veqkr, 8px);
|
|
610
610
|
}
|
|
611
611
|
|
|
612
|
-
.
|
|
612
|
+
.awsui_divider_1r9lg_1di9l_585:not(#\9) {
|
|
613
613
|
border-right: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
|
|
614
614
|
margin: var(--space-scaled-xxs-gmgwxk, 4px) var(--space-scaled-xs-sg3tfb, 8px);
|
|
615
615
|
}
|
|
@@ -2,64 +2,64 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"animating": "
|
|
8
|
-
"preference-icon--layout-border": "awsui_preference-icon--layout-
|
|
9
|
-
"preference-icon--layout-background": "awsui_preference-icon--layout-
|
|
10
|
-
"preference-icon--layout-header": "awsui_preference-icon--layout-
|
|
11
|
-
"preference-icon--border": "awsui_preference-icon--
|
|
12
|
-
"preference-icon--primary-button": "awsui_preference-icon--primary-
|
|
13
|
-
"preference-icon--secondary": "awsui_preference-icon--
|
|
14
|
-
"preference-icon--disabled-element": "awsui_preference-icon--disabled-
|
|
15
|
-
"preference-icon--separator": "awsui_preference-icon--
|
|
16
|
-
"preference-icon--focus-text": "awsui_preference-icon--focus-
|
|
17
|
-
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-
|
|
18
|
-
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-
|
|
19
|
-
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--
|
|
20
|
-
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--
|
|
21
|
-
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-
|
|
22
|
-
"preference-icon-refresh--window": "awsui_preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--default": "awsui_preference-icon-refresh--
|
|
25
|
-
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--
|
|
26
|
-
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-
|
|
27
|
-
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--
|
|
28
|
-
"resize-active": "awsui_resize-
|
|
29
|
-
"resize-side": "awsui_resize-
|
|
30
|
-
"resize-bottom": "awsui_resize-
|
|
31
|
-
"root": "
|
|
32
|
-
"preferences-button": "awsui_preferences-
|
|
33
|
-
"close-button": "awsui_close-
|
|
34
|
-
"drawer-closed": "awsui_drawer-
|
|
35
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
36
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
37
|
-
"position-bottom": "awsui_position-
|
|
38
|
-
"position-side": "awsui_position-
|
|
39
|
-
"slider": "
|
|
40
|
-
"slider-side": "awsui_slider-
|
|
41
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
42
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
43
|
-
"open-button": "awsui_open-
|
|
44
|
-
"open-button-side": "awsui_open-button-
|
|
45
|
-
"slider-icon": "awsui_slider-
|
|
46
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
47
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
48
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
49
|
-
"drawer-mobile": "awsui_drawer-
|
|
50
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
51
|
-
"content-bottom": "awsui_content-
|
|
52
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
53
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
54
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
55
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
56
|
-
"content-side": "awsui_content-
|
|
57
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
58
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
59
|
-
"header": "
|
|
60
|
-
"header-text": "awsui_header-
|
|
61
|
-
"header-divider": "awsui_header-
|
|
62
|
-
"header-actions": "awsui_header-
|
|
63
|
-
"divider": "
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_1di9l_189",
|
|
6
|
+
"refresh": "awsui_refresh_1r9lg_1di9l_189",
|
|
7
|
+
"animating": "awsui_animating_1r9lg_1di9l_203",
|
|
8
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1di9l_226",
|
|
9
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1di9l_230",
|
|
10
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1di9l_233",
|
|
11
|
+
"preference-icon--border": "awsui_preference-icon--border_1r9lg_1di9l_236",
|
|
12
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1di9l_240",
|
|
13
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1di9l_243",
|
|
14
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1di9l_246",
|
|
15
|
+
"preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1di9l_249",
|
|
16
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1di9l_252",
|
|
17
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1di9l_256",
|
|
18
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1di9l_259",
|
|
19
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1di9l_262",
|
|
20
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1di9l_265",
|
|
21
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1di9l_268",
|
|
22
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1di9l_271",
|
|
23
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1di9l_275",
|
|
24
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1di9l_278",
|
|
25
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1di9l_281",
|
|
26
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1di9l_284",
|
|
27
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1di9l_287",
|
|
28
|
+
"resize-active": "awsui_resize-active_1r9lg_1di9l_292",
|
|
29
|
+
"resize-side": "awsui_resize-side_1r9lg_1di9l_298",
|
|
30
|
+
"resize-bottom": "awsui_resize-bottom_1r9lg_1di9l_301",
|
|
31
|
+
"root": "awsui_root_1r9lg_1di9l_306",
|
|
32
|
+
"preferences-button": "awsui_preferences-button_1r9lg_1di9l_319",
|
|
33
|
+
"close-button": "awsui_close-button_1r9lg_1di9l_323",
|
|
34
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_1di9l_334",
|
|
35
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_1di9l_339",
|
|
36
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1di9l_359",
|
|
37
|
+
"position-bottom": "awsui_position-bottom_1r9lg_1di9l_368",
|
|
38
|
+
"position-side": "awsui_position-side_1r9lg_1di9l_395",
|
|
39
|
+
"slider": "awsui_slider_1r9lg_1di9l_401",
|
|
40
|
+
"slider-side": "awsui_slider-side_1r9lg_1di9l_430",
|
|
41
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1di9l_435",
|
|
42
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1di9l_446",
|
|
43
|
+
"open-button": "awsui_open-button_1r9lg_1di9l_457",
|
|
44
|
+
"open-button-side": "awsui_open-button-side_1r9lg_1di9l_461",
|
|
45
|
+
"slider-icon": "awsui_slider-icon_1r9lg_1di9l_468",
|
|
46
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1di9l_474",
|
|
47
|
+
"slider-icon-side": "awsui_slider-icon-side_1r9lg_1di9l_477",
|
|
48
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1di9l_481",
|
|
49
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_1di9l_491",
|
|
50
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1di9l_494",
|
|
51
|
+
"content-bottom": "awsui_content-bottom_1r9lg_1di9l_502",
|
|
52
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1di9l_515",
|
|
53
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1di9l_520",
|
|
54
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1di9l_524",
|
|
55
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1di9l_528",
|
|
56
|
+
"content-side": "awsui_content-side_1r9lg_1di9l_533",
|
|
57
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1di9l_544",
|
|
58
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1di9l_547",
|
|
59
|
+
"header": "awsui_header_1r9lg_1di9l_552",
|
|
60
|
+
"header-text": "awsui_header-text_1r9lg_1di9l_561",
|
|
61
|
+
"header-divider": "awsui_header-divider_1r9lg_1di9l_571",
|
|
62
|
+
"header-actions": "awsui_header-actions_1r9lg_1di9l_577",
|
|
63
|
+
"divider": "awsui_divider_1r9lg_1di9l_585"
|
|
64
64
|
};
|
|
65
65
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"body-cell": "awsui_body-
|
|
5
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
6
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
7
|
-
"has-striped-rows": "awsui_has-striped-
|
|
8
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
9
|
-
"body-cell-editable": "awsui_body-cell-
|
|
10
|
-
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-
|
|
11
|
-
"has-selection": "awsui_has-
|
|
12
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
13
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
14
|
-
"body-cell-selected": "awsui_body-cell-
|
|
15
|
-
"has-footer": "awsui_has-
|
|
16
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
17
|
-
"sticky-cell": "awsui_sticky-
|
|
18
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
19
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
20
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
21
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
22
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
23
|
-
"body-cell-success": "awsui_body-cell-
|
|
24
|
-
"body-cell-editor": "awsui_body-cell-
|
|
25
|
-
"body-cell-success-form": "awsui_body-cell-success-
|
|
26
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
27
|
-
"body-cell-success-row": "awsui_body-cell-success-
|
|
28
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
29
|
-
"body-cell-success-controls": "awsui_body-cell-success-
|
|
30
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
31
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
4
|
+
"body-cell": "awsui_body-cell_c6tup_1bwim_93",
|
|
5
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_1bwim_103",
|
|
6
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_1bwim_115",
|
|
7
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_1bwim_127",
|
|
8
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1bwim_130",
|
|
9
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_1bwim_130",
|
|
10
|
+
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_1bwim_136",
|
|
11
|
+
"has-selection": "awsui_has-selection_c6tup_1bwim_139",
|
|
12
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_1bwim_145",
|
|
13
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_1bwim_148",
|
|
14
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_1bwim_148",
|
|
15
|
+
"has-footer": "awsui_has-footer_c6tup_1bwim_148",
|
|
16
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_1bwim_158",
|
|
17
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_1bwim_175",
|
|
18
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_1bwim_183",
|
|
19
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_1bwim_200",
|
|
20
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_1bwim_204",
|
|
21
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1bwim_227",
|
|
22
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1bwim_231",
|
|
23
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_1bwim_255",
|
|
24
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_1bwim_255",
|
|
25
|
+
"body-cell-success-form": "awsui_body-cell-success-form_c6tup_1bwim_277",
|
|
26
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1bwim_277",
|
|
27
|
+
"body-cell-success-row": "awsui_body-cell-success-row_c6tup_1bwim_286",
|
|
28
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1bwim_286",
|
|
29
|
+
"body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_1bwim_296",
|
|
30
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1bwim_296",
|
|
31
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_1bwim_315"
|
|
32
32
|
};
|
|
33
33
|
|