@cloudscape-design/components 3.0.108 → 3.0.110
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/app-layout/visual-refresh/app-bar.d.ts.map +1 -1
- package/app-layout/visual-refresh/app-bar.js +2 -1
- package/app-layout/visual-refresh/app-bar.js.map +1 -1
- package/app-layout/visual-refresh/background.d.ts.map +1 -1
- package/app-layout/visual-refresh/background.js +7 -4
- package/app-layout/visual-refresh/background.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +2 -0
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +23 -18
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +60 -59
- package/app-layout/visual-refresh/styles.scoped.css +175 -152
- package/app-layout/visual-refresh/styles.selectors.js +60 -59
- package/cards/index.d.ts.map +1 -1
- package/cards/index.js +1 -1
- package/cards/index.js.map +1 -1
- package/container/internal.d.ts +2 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +21 -6
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +16 -16
- package/container/styles.scoped.css +36 -26
- package/container/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/package.json +1 -1
- package/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
- package/split-panel/icons/bottom-icon-refresh.js +6 -9
- package/split-panel/icons/bottom-icon-refresh.js.map +1 -1
- package/split-panel/icons/side-position-refresh.d.ts +1 -0
- package/split-panel/icons/side-position-refresh.d.ts.map +1 -1
- package/split-panel/icons/side-position-refresh.js +6 -9
- package/split-panel/icons/side-position-refresh.js.map +1 -1
- package/split-panel/styles.css.js +59 -58
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +59 -58
- package/table/header-cell/index.d.ts +2 -1
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +2 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/header-cell/styles.css.js +16 -15
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +16 -15
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +7 -3
- package/table/internal.js.map +1 -1
- package/table/sticky-header.d.ts +1 -0
- package/table/sticky-header.d.ts.map +1 -1
- package/table/sticky-header.js +2 -1
- package/table/sticky-header.js.map +1 -1
- package/table/styles.css.js +34 -32
- package/table/styles.scoped.css +47 -39
- package/table/styles.selectors.js +34 -32
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js +3 -3
- package/table/thead.js.map +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_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189:not(#\9) {
|
|
190
190
|
transition-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
191
191
|
transition-property: none;
|
|
192
192
|
}
|
|
193
193
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_drawer_1r9lg_1d1qh_189.awsui_refresh_1r9lg_1d1qh_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_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189:not(#\9) {
|
|
200
200
|
animation: none;
|
|
201
201
|
transition: none;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_drawer_1r9lg_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189.awsui_animating_1r9lg_1d1qh_203:not(#\9) {
|
|
204
204
|
transition-property: transform;
|
|
205
205
|
transition-timing-function: var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
206
206
|
}
|
|
207
207
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.
|
|
208
|
+
.awsui_drawer_1r9lg_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189.awsui_animating_1r9lg_1d1qh_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_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189.awsui_animating_1r9lg_1d1qh_203:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1d1qh_189.awsui_refresh_1r9lg_1d1qh_189.awsui_animating_1r9lg_1d1qh_203:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
@@ -223,85 +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_1d1qh_226:not(#\9) {
|
|
227
227
|
stroke: var(--color-background-home-header-mpq08f, #000716);
|
|
228
228
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
229
229
|
}
|
|
230
|
-
.awsui_preference-icon--layout-
|
|
230
|
+
.awsui_preference-icon--layout-background_1r9lg_1d1qh_230:not(#\9) {
|
|
231
231
|
fill: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
232
232
|
}
|
|
233
|
-
.awsui_preference-icon--layout-
|
|
233
|
+
.awsui_preference-icon--layout-header_1r9lg_1d1qh_233:not(#\9) {
|
|
234
234
|
fill: var(--color-background-home-header-mpq08f, #000716);
|
|
235
235
|
}
|
|
236
|
-
.awsui_preference-icon--
|
|
236
|
+
.awsui_preference-icon--border_1r9lg_1d1qh_236:not(#\9) {
|
|
237
237
|
stroke: var(--color-text-group-label-w9to2i, #414d5c);
|
|
238
238
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
239
239
|
}
|
|
240
|
-
.awsui_preference-icon--primary-
|
|
240
|
+
.awsui_preference-icon--primary-button_1r9lg_1d1qh_240:not(#\9) {
|
|
241
241
|
fill: var(--color-background-button-primary-default-pwn1g1, #0972d3);
|
|
242
242
|
}
|
|
243
|
-
.awsui_preference-icon--
|
|
243
|
+
.awsui_preference-icon--secondary_1r9lg_1d1qh_243:not(#\9) {
|
|
244
244
|
fill: var(--color-text-group-label-w9to2i, #414d5c);
|
|
245
245
|
}
|
|
246
|
-
.awsui_preference-icon--disabled-
|
|
246
|
+
.awsui_preference-icon--disabled-element_1r9lg_1d1qh_246:not(#\9) {
|
|
247
247
|
fill: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
248
248
|
}
|
|
249
|
-
.awsui_preference-icon--
|
|
249
|
+
.awsui_preference-icon--separator_1r9lg_1d1qh_249:not(#\9) {
|
|
250
250
|
stroke: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
251
251
|
}
|
|
252
|
-
.awsui_preference-icon--focus-
|
|
252
|
+
.awsui_preference-icon--focus-text_1r9lg_1d1qh_252:not(#\9) {
|
|
253
253
|
fill: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_preference-icon-refresh--layout-
|
|
256
|
+
.awsui_preference-icon-refresh--layout-top_1r9lg_1d1qh_256:not(#\9) {
|
|
257
257
|
fill: var(--color-background-button-primary-disabled-eon7km, #e9ebed);
|
|
258
258
|
}
|
|
259
|
-
.awsui_preference-icon-refresh--layout-
|
|
259
|
+
.awsui_preference-icon-refresh--layout-main_1r9lg_1d1qh_259:not(#\9) {
|
|
260
260
|
fill: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
261
261
|
}
|
|
262
|
-
.awsui_preference-icon-refresh--
|
|
262
|
+
.awsui_preference-icon-refresh--primary_1r9lg_1d1qh_262:not(#\9) {
|
|
263
263
|
fill: var(--color-background-button-primary-default-pwn1g1, #0972d3);
|
|
264
264
|
}
|
|
265
|
-
.awsui_preference-icon-refresh--
|
|
265
|
+
.awsui_preference-icon-refresh--disabled_1r9lg_1d1qh_265:not(#\9) {
|
|
266
266
|
fill: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
267
267
|
}
|
|
268
|
-
.awsui_preference-icon-refresh--
|
|
268
|
+
.awsui_preference-icon-refresh--column-header_1r9lg_1d1qh_268:not(#\9) {
|
|
269
|
+
fill: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
270
|
+
}
|
|
271
|
+
.awsui_preference-icon-refresh--window_1r9lg_1d1qh_271:not(#\9) {
|
|
269
272
|
stroke: var(--color-background-home-header-mpq08f, #000716);
|
|
270
273
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
271
274
|
}
|
|
272
|
-
.awsui_preference-icon-refresh--
|
|
275
|
+
.awsui_preference-icon-refresh--secondary_1r9lg_1d1qh_275:not(#\9) {
|
|
273
276
|
fill: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
274
277
|
}
|
|
275
|
-
.awsui_preference-icon-refresh--
|
|
278
|
+
.awsui_preference-icon-refresh--default_1r9lg_1d1qh_278:not(#\9) {
|
|
276
279
|
fill: var(--color-text-body-default-ajf1h5, #000716);
|
|
277
280
|
}
|
|
278
|
-
.awsui_preference-icon-refresh--
|
|
279
|
-
stroke: var(--color-border-
|
|
281
|
+
.awsui_preference-icon-refresh--separator_1r9lg_1d1qh_281:not(#\9) {
|
|
282
|
+
stroke: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
280
283
|
}
|
|
281
|
-
.awsui_preference-icon-refresh--input-
|
|
284
|
+
.awsui_preference-icon-refresh--input-default_1r9lg_1d1qh_284:not(#\9) {
|
|
282
285
|
fill: var(--color-border-input-default-e47bkv, #7d8998);
|
|
283
286
|
}
|
|
284
|
-
.awsui_preference-icon-refresh--
|
|
287
|
+
.awsui_preference-icon-refresh--heading_1r9lg_1d1qh_287:not(#\9) {
|
|
285
288
|
fill: var(--color-text-heading-default-jopz0f, #000716);
|
|
286
289
|
}
|
|
287
290
|
|
|
288
291
|
/* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
|
|
289
|
-
.awsui_resize-
|
|
292
|
+
.awsui_resize-active_1r9lg_1d1qh_292 *:not(#\9) {
|
|
290
293
|
-webkit-user-select: none;
|
|
291
294
|
user-select: none;
|
|
292
295
|
}
|
|
293
|
-
.awsui_resize-
|
|
296
|
+
.awsui_resize-active_1r9lg_1d1qh_292 iframe:not(#\9) {
|
|
294
297
|
pointer-events: none;
|
|
295
298
|
}
|
|
296
|
-
.awsui_resize-
|
|
299
|
+
.awsui_resize-side_1r9lg_1d1qh_298 *:not(#\9) {
|
|
297
300
|
cursor: ew-resize;
|
|
298
301
|
}
|
|
299
|
-
.awsui_resize-
|
|
302
|
+
.awsui_resize-bottom_1r9lg_1d1qh_301 *:not(#\9) {
|
|
300
303
|
cursor: ns-resize;
|
|
301
304
|
}
|
|
302
305
|
|
|
303
306
|
/* stylelint-enable */
|
|
304
|
-
.
|
|
307
|
+
.awsui_root_1r9lg_1d1qh_306:not(#\9) {
|
|
305
308
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
306
309
|
border-collapse: separate;
|
|
307
310
|
border-spacing: 0;
|
|
@@ -338,47 +341,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
338
341
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
339
342
|
}
|
|
340
343
|
|
|
341
|
-
.awsui_preferences-
|
|
344
|
+
.awsui_preferences-button_1r9lg_1d1qh_317:not(#\9) {
|
|
342
345
|
/* used in test-utils */
|
|
343
346
|
}
|
|
344
347
|
|
|
345
|
-
.awsui_close-
|
|
348
|
+
.awsui_close-button_1r9lg_1d1qh_321:not(#\9) {
|
|
346
349
|
/* used in test-utils */
|
|
347
350
|
}
|
|
348
351
|
|
|
349
|
-
.
|
|
352
|
+
.awsui_drawer_1r9lg_1d1qh_189:not(#\9) {
|
|
350
353
|
flex-shrink: 0;
|
|
351
354
|
position: relative;
|
|
352
355
|
word-wrap: break-word;
|
|
353
356
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
354
357
|
z-index: 851;
|
|
355
358
|
}
|
|
356
|
-
.awsui_drawer-
|
|
359
|
+
.awsui_drawer-closed_1r9lg_1d1qh_332:not(#\9) {
|
|
357
360
|
cursor: pointer;
|
|
358
361
|
min-width: 40px;
|
|
359
362
|
}
|
|
360
363
|
|
|
361
|
-
.awsui_drawer-content-
|
|
364
|
+
.awsui_drawer-content-side_1r9lg_1d1qh_337:not(#\9) {
|
|
362
365
|
display: flex;
|
|
363
366
|
align-items: center;
|
|
364
367
|
height: 100%;
|
|
365
368
|
overflow: auto;
|
|
366
369
|
}
|
|
367
|
-
.awsui_drawer-
|
|
370
|
+
.awsui_drawer-closed_1r9lg_1d1qh_332 > .awsui_drawer-content-side_1r9lg_1d1qh_337:not(#\9) {
|
|
368
371
|
width: 40px;
|
|
369
372
|
}
|
|
370
|
-
.awsui_drawer-
|
|
373
|
+
.awsui_drawer-closed_1r9lg_1d1qh_332 > .awsui_drawer-content-side_1r9lg_1d1qh_337:not(#\9):hover {
|
|
371
374
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
372
375
|
}
|
|
373
|
-
.awsui_drawer-content-
|
|
376
|
+
.awsui_drawer-content-side_1r9lg_1d1qh_337.awsui_refresh_1r9lg_1d1qh_189:not(#\9) {
|
|
374
377
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-side-yjkfcr, #e9ebed);
|
|
375
378
|
box-sizing: border-box;
|
|
376
379
|
}
|
|
377
|
-
.awsui_drawer-content-
|
|
380
|
+
.awsui_drawer-content-side_1r9lg_1d1qh_337 > [aria-hidden=true]:not(#\9) {
|
|
378
381
|
display: none;
|
|
379
382
|
}
|
|
380
383
|
|
|
381
|
-
:not(#\9):not(.awsui_drawer-
|
|
384
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1d1qh_332) > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 {
|
|
382
385
|
overflow-y: auto;
|
|
383
386
|
position: absolute;
|
|
384
387
|
top: 0;
|
|
@@ -387,7 +390,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
387
390
|
bottom: 0;
|
|
388
391
|
}
|
|
389
392
|
|
|
390
|
-
.awsui_position-
|
|
393
|
+
.awsui_position-bottom_1r9lg_1d1qh_366:not(#\9) {
|
|
391
394
|
position: fixed;
|
|
392
395
|
overflow-y: auto;
|
|
393
396
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-bottom-zrjpck, #e9ebed);
|
|
@@ -398,46 +401,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
398
401
|
SplitPanel is no longer in fixed position in the DOM.
|
|
399
402
|
*/
|
|
400
403
|
}
|
|
401
|
-
.awsui_position-
|
|
404
|
+
.awsui_position-bottom_1r9lg_1d1qh_366:not(#\9):not(.awsui_refresh_1r9lg_1d1qh_189) {
|
|
402
405
|
box-shadow: var(--shadow-split-bottom-otfetg, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
403
406
|
}
|
|
404
|
-
.awsui_position-
|
|
407
|
+
.awsui_position-bottom_1r9lg_1d1qh_366.awsui_drawer-closed_1r9lg_1d1qh_332:not(#\9) {
|
|
405
408
|
overflow: hidden;
|
|
406
409
|
}
|
|
407
|
-
.awsui_position-
|
|
410
|
+
.awsui_position-bottom_1r9lg_1d1qh_366.awsui_drawer-closed_1r9lg_1d1qh_332:not(#\9):hover {
|
|
408
411
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
409
412
|
}
|
|
410
|
-
.awsui_position-
|
|
413
|
+
.awsui_position-bottom_1r9lg_1d1qh_366 > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > [aria-hidden=true]:not(#\9) {
|
|
411
414
|
display: none;
|
|
412
415
|
}
|
|
413
|
-
.awsui_position-
|
|
416
|
+
.awsui_position-bottom_1r9lg_1d1qh_366.awsui_refresh_1r9lg_1d1qh_189:not(#\9) {
|
|
414
417
|
position: relative;
|
|
415
418
|
}
|
|
416
419
|
|
|
417
|
-
.awsui_position-
|
|
420
|
+
.awsui_position-side_1r9lg_1d1qh_393:not(#\9) {
|
|
418
421
|
border-top: none;
|
|
419
422
|
box-shadow: var(--shadow-split-side-qv353u, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
|
|
420
423
|
height: 100%;
|
|
421
424
|
}
|
|
422
425
|
|
|
423
|
-
.
|
|
426
|
+
.awsui_slider_1r9lg_1d1qh_399:not(#\9) {
|
|
424
427
|
padding: 0;
|
|
425
428
|
cursor: ns-resize;
|
|
426
429
|
margin: 2px 0 0 0;
|
|
427
430
|
height: 16px;
|
|
428
431
|
touch-action: none;
|
|
429
432
|
}
|
|
430
|
-
.
|
|
433
|
+
.awsui_slider_1r9lg_1d1qh_399:not(#\9):focus {
|
|
431
434
|
outline: none;
|
|
432
435
|
}
|
|
433
|
-
.
|
|
436
|
+
.awsui_slider_1r9lg_1d1qh_399[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
434
437
|
position: relative;
|
|
435
438
|
}
|
|
436
|
-
.
|
|
439
|
+
.awsui_slider_1r9lg_1d1qh_399[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
437
440
|
outline: 2px dotted transparent;
|
|
438
441
|
outline-offset: calc(0px - 1px);
|
|
439
442
|
}
|
|
440
|
-
.
|
|
443
|
+
.awsui_slider_1r9lg_1d1qh_399[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
441
444
|
content: " ";
|
|
442
445
|
display: block;
|
|
443
446
|
position: absolute;
|
|
@@ -449,12 +452,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
449
452
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
450
453
|
}
|
|
451
454
|
|
|
452
|
-
.awsui_slider-
|
|
455
|
+
.awsui_slider-side_1r9lg_1d1qh_428:not(#\9) {
|
|
453
456
|
cursor: ew-resize;
|
|
454
457
|
margin: 0 0 0 2px;
|
|
455
458
|
}
|
|
456
459
|
|
|
457
|
-
.awsui_slider-wrapper-
|
|
460
|
+
.awsui_slider-wrapper-bottom_1r9lg_1d1qh_433:not(#\9) {
|
|
458
461
|
position: absolute;
|
|
459
462
|
top: 0;
|
|
460
463
|
left: 0;
|
|
@@ -465,7 +468,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
465
468
|
z-index: 2;
|
|
466
469
|
}
|
|
467
470
|
|
|
468
|
-
.awsui_slider-wrapper-
|
|
471
|
+
.awsui_slider-wrapper-side_1r9lg_1d1qh_444:not(#\9) {
|
|
469
472
|
position: absolute;
|
|
470
473
|
left: 0;
|
|
471
474
|
top: 0;
|
|
@@ -476,31 +479,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
476
479
|
z-index: 1;
|
|
477
480
|
}
|
|
478
481
|
|
|
479
|
-
.awsui_open-
|
|
482
|
+
.awsui_open-button_1r9lg_1d1qh_455:not(#\9) {
|
|
480
483
|
/* used in test-utils */
|
|
481
484
|
}
|
|
482
485
|
|
|
483
|
-
.awsui_open-button-
|
|
486
|
+
.awsui_open-button-side_1r9lg_1d1qh_459:not(#\9) {
|
|
484
487
|
flex: 0 0 auto;
|
|
485
488
|
align-self: flex-start;
|
|
486
489
|
box-sizing: border-box;
|
|
487
490
|
margin: var(--space-xxs-ynfts5, 4px) auto 0;
|
|
488
491
|
}
|
|
489
492
|
|
|
490
|
-
.awsui_slider-
|
|
493
|
+
.awsui_slider-icon_1r9lg_1d1qh_466:not(#\9) {
|
|
491
494
|
stroke: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
492
495
|
}
|
|
493
|
-
.awsui_slider-
|
|
496
|
+
.awsui_slider-icon_1r9lg_1d1qh_466:not(#\9):hover {
|
|
494
497
|
stroke: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
495
498
|
}
|
|
496
|
-
.awsui_slider-icon-
|
|
499
|
+
.awsui_slider-icon-bottom_1r9lg_1d1qh_472:not(#\9) {
|
|
497
500
|
margin: auto;
|
|
498
501
|
}
|
|
499
|
-
.awsui_slider-icon-
|
|
502
|
+
.awsui_slider-icon-side_1r9lg_1d1qh_475:not(#\9) {
|
|
500
503
|
transform: rotate(90deg);
|
|
501
504
|
}
|
|
502
505
|
|
|
503
|
-
.awsui_pane-header-wrapper-
|
|
506
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_1d1qh_479:not(#\9) {
|
|
504
507
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
505
508
|
position: sticky;
|
|
506
509
|
top: 0;
|
|
@@ -510,47 +513,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
510
513
|
z-index: 1;
|
|
511
514
|
padding: 0 var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
512
515
|
}
|
|
513
|
-
.awsui_drawer-
|
|
516
|
+
.awsui_drawer-mobile_1r9lg_1d1qh_489 > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > .awsui_pane-header-wrapper-bottom_1r9lg_1d1qh_479:not(#\9) {
|
|
514
517
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
515
518
|
}
|
|
516
|
-
.awsui_drawer-disable-content-
|
|
519
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1d1qh_492 > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > .awsui_pane-header-wrapper-bottom_1r9lg_1d1qh_479:not(#\9) {
|
|
517
520
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
518
521
|
}
|
|
519
|
-
:not(#\9):not(.awsui_drawer-
|
|
522
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1d1qh_332) > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > .awsui_pane-header-wrapper-bottom_1r9lg_1d1qh_479 {
|
|
520
523
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
521
524
|
border-bottom: var(--border-panel-header-width-6fmoo4, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
522
525
|
}
|
|
523
526
|
|
|
524
|
-
.awsui_content-
|
|
527
|
+
.awsui_content-bottom_1r9lg_1d1qh_500:not(#\9) {
|
|
525
528
|
padding: 0 var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
526
529
|
margin-top: var(--space-panel-split-top-0y4u4f, 20px);
|
|
527
530
|
}
|
|
528
|
-
.awsui_drawer-
|
|
531
|
+
.awsui_drawer-mobile_1r9lg_1d1qh_489 > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > .awsui_content-bottom_1r9lg_1d1qh_500:not(#\9) {
|
|
529
532
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
530
533
|
}
|
|
531
|
-
.awsui_drawer-disable-content-
|
|
534
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1d1qh_492 > .awsui_drawer-content-bottom_1r9lg_1d1qh_357 > .awsui_content-bottom_1r9lg_1d1qh_500:not(#\9) {
|
|
532
535
|
padding: 0;
|
|
533
536
|
}
|
|
534
537
|
|
|
535
|
-
.awsui_pane-bottom-center-
|
|
538
|
+
.awsui_pane-bottom-center-align_1r9lg_1d1qh_511:not(#\9) {
|
|
536
539
|
display: flex;
|
|
537
540
|
justify-content: center;
|
|
538
541
|
}
|
|
539
542
|
|
|
540
|
-
.awsui_pane-bottom-content-nav-
|
|
543
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_1d1qh_516:not(#\9) {
|
|
541
544
|
padding-left: calc(var(--space-layout-toggle-diameter-hzvqtj, 40px) + 2 * var(--space-layout-toggle-padding-axl9jr, 20px));
|
|
542
545
|
}
|
|
543
546
|
|
|
544
|
-
.awsui_pane-bottom-content-tools-
|
|
547
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_1d1qh_520:not(#\9) {
|
|
545
548
|
padding-right: calc(var(--space-layout-toggle-diameter-hzvqtj, 40px) + 2 * var(--space-layout-toggle-padding-axl9jr, 20px));
|
|
546
549
|
}
|
|
547
550
|
|
|
548
|
-
.awsui_content-bottom-max-
|
|
551
|
+
.awsui_content-bottom-max-width_1r9lg_1d1qh_524:not(#\9) {
|
|
549
552
|
flex-grow: 1;
|
|
550
553
|
max-width: 100%;
|
|
551
554
|
}
|
|
552
555
|
|
|
553
|
-
.awsui_content-
|
|
556
|
+
.awsui_content-side_1r9lg_1d1qh_529:not(#\9) {
|
|
554
557
|
flex: auto;
|
|
555
558
|
align-self: flex-start;
|
|
556
559
|
box-sizing: border-box;
|
|
@@ -561,15 +564,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
561
564
|
right: 0;
|
|
562
565
|
height: 100%;
|
|
563
566
|
}
|
|
564
|
-
.awsui_content-
|
|
567
|
+
.awsui_content-side_1r9lg_1d1qh_529 > .awsui_pane-header-wrapper-side_1r9lg_1d1qh_540:not(#\9) {
|
|
565
568
|
padding: 0 var(--space-m-17eucw, 16px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
566
569
|
}
|
|
567
|
-
.awsui_content-
|
|
570
|
+
.awsui_content-side_1r9lg_1d1qh_529 > .awsui_pane-content-wrapper-side_1r9lg_1d1qh_543:not(#\9) {
|
|
568
571
|
padding: 0 var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
569
572
|
margin-top: var(--space-panel-split-top-0y4u4f, 20px);
|
|
570
573
|
}
|
|
571
574
|
|
|
572
|
-
.
|
|
575
|
+
.awsui_header_1r9lg_1d1qh_548:not(#\9) {
|
|
573
576
|
display: flex;
|
|
574
577
|
flex: auto;
|
|
575
578
|
flex-direction: row;
|
|
@@ -578,7 +581,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
578
581
|
width: 100%;
|
|
579
582
|
margin: var(--space-scaled-m-pv0fmt, 16px) 0 var(--space-m-17eucw, 16px) 0;
|
|
580
583
|
}
|
|
581
|
-
.awsui_header-
|
|
584
|
+
.awsui_header-text_1r9lg_1d1qh_557:not(#\9) {
|
|
582
585
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
583
586
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
584
587
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -586,13 +589,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
586
589
|
margin: 0;
|
|
587
590
|
}
|
|
588
591
|
|
|
589
|
-
.awsui_header-
|
|
592
|
+
.awsui_header-divider_1r9lg_1d1qh_565:not(#\9) {
|
|
590
593
|
border: none;
|
|
591
594
|
border-top: var(--border-panel-header-width-6fmoo4, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
592
595
|
margin-top: calc(-1 * var(--border-panel-header-width-6fmoo4, 2px));
|
|
593
596
|
}
|
|
594
597
|
|
|
595
|
-
.awsui_header-
|
|
598
|
+
.awsui_header-actions_1r9lg_1d1qh_571:not(#\9) {
|
|
596
599
|
display: flex;
|
|
597
600
|
flex-direction: row;
|
|
598
601
|
justify-content: space-between;
|
|
@@ -600,7 +603,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
600
603
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
601
604
|
}
|
|
602
605
|
|
|
603
|
-
.
|
|
606
|
+
.awsui_divider_1r9lg_1d1qh_579:not(#\9) {
|
|
604
607
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
605
608
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-scaled-xs-6859qs, 8px);
|
|
606
609
|
}
|
|
@@ -2,63 +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--
|
|
22
|
-
"preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--
|
|
25
|
-
"preference-icon-refresh--
|
|
26
|
-
"preference-icon-refresh--
|
|
27
|
-
"
|
|
28
|
-
"resize-
|
|
29
|
-
"resize-
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"drawer-
|
|
35
|
-
"drawer-content-
|
|
36
|
-
"
|
|
37
|
-
"position-
|
|
38
|
-
"
|
|
39
|
-
"slider
|
|
40
|
-
"slider-
|
|
41
|
-
"slider-wrapper-
|
|
42
|
-
"
|
|
43
|
-
"open-button
|
|
44
|
-
"
|
|
45
|
-
"slider-icon
|
|
46
|
-
"slider-icon-
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"drawer-
|
|
50
|
-
"content-
|
|
51
|
-
"
|
|
52
|
-
"pane-bottom-
|
|
53
|
-
"pane-bottom-content-
|
|
54
|
-
"
|
|
55
|
-
"content-
|
|
56
|
-
"
|
|
57
|
-
"pane-
|
|
58
|
-
"
|
|
59
|
-
"header
|
|
60
|
-
"header-
|
|
61
|
-
"header-
|
|
62
|
-
"
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_1d1qh_189",
|
|
6
|
+
"refresh": "awsui_refresh_1r9lg_1d1qh_189",
|
|
7
|
+
"animating": "awsui_animating_1r9lg_1d1qh_203",
|
|
8
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1d1qh_226",
|
|
9
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1d1qh_230",
|
|
10
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1d1qh_233",
|
|
11
|
+
"preference-icon--border": "awsui_preference-icon--border_1r9lg_1d1qh_236",
|
|
12
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1d1qh_240",
|
|
13
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1d1qh_243",
|
|
14
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1d1qh_246",
|
|
15
|
+
"preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1d1qh_249",
|
|
16
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1d1qh_252",
|
|
17
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1d1qh_256",
|
|
18
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1d1qh_259",
|
|
19
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1d1qh_262",
|
|
20
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1d1qh_265",
|
|
21
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1d1qh_268",
|
|
22
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1d1qh_271",
|
|
23
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1d1qh_275",
|
|
24
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1d1qh_278",
|
|
25
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1d1qh_281",
|
|
26
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1d1qh_284",
|
|
27
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1d1qh_287",
|
|
28
|
+
"resize-active": "awsui_resize-active_1r9lg_1d1qh_292",
|
|
29
|
+
"resize-side": "awsui_resize-side_1r9lg_1d1qh_298",
|
|
30
|
+
"resize-bottom": "awsui_resize-bottom_1r9lg_1d1qh_301",
|
|
31
|
+
"root": "awsui_root_1r9lg_1d1qh_306",
|
|
32
|
+
"preferences-button": "awsui_preferences-button_1r9lg_1d1qh_317",
|
|
33
|
+
"close-button": "awsui_close-button_1r9lg_1d1qh_321",
|
|
34
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_1d1qh_332",
|
|
35
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_1d1qh_337",
|
|
36
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1d1qh_357",
|
|
37
|
+
"position-bottom": "awsui_position-bottom_1r9lg_1d1qh_366",
|
|
38
|
+
"position-side": "awsui_position-side_1r9lg_1d1qh_393",
|
|
39
|
+
"slider": "awsui_slider_1r9lg_1d1qh_399",
|
|
40
|
+
"slider-side": "awsui_slider-side_1r9lg_1d1qh_428",
|
|
41
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1d1qh_433",
|
|
42
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1d1qh_444",
|
|
43
|
+
"open-button": "awsui_open-button_1r9lg_1d1qh_455",
|
|
44
|
+
"open-button-side": "awsui_open-button-side_1r9lg_1d1qh_459",
|
|
45
|
+
"slider-icon": "awsui_slider-icon_1r9lg_1d1qh_466",
|
|
46
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1d1qh_472",
|
|
47
|
+
"slider-icon-side": "awsui_slider-icon-side_1r9lg_1d1qh_475",
|
|
48
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1d1qh_479",
|
|
49
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_1d1qh_489",
|
|
50
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1d1qh_492",
|
|
51
|
+
"content-bottom": "awsui_content-bottom_1r9lg_1d1qh_500",
|
|
52
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1d1qh_511",
|
|
53
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1d1qh_516",
|
|
54
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1d1qh_520",
|
|
55
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1d1qh_524",
|
|
56
|
+
"content-side": "awsui_content-side_1r9lg_1d1qh_529",
|
|
57
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1d1qh_540",
|
|
58
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1d1qh_543",
|
|
59
|
+
"header": "awsui_header_1r9lg_1d1qh_548",
|
|
60
|
+
"header-text": "awsui_header-text_1r9lg_1d1qh_557",
|
|
61
|
+
"header-divider": "awsui_header-divider_1r9lg_1d1qh_565",
|
|
62
|
+
"header-actions": "awsui_header-actions_1r9lg_1d1qh_571",
|
|
63
|
+
"divider": "awsui_divider_1r9lg_1d1qh_579"
|
|
63
64
|
};
|
|
64
65
|
|
|
@@ -10,6 +10,7 @@ interface TableHeaderCellProps {
|
|
|
10
10
|
sortingDisabled: boolean | undefined;
|
|
11
11
|
wrapLines: boolean | undefined;
|
|
12
12
|
showFocusRing: boolean;
|
|
13
|
+
hidden?: boolean;
|
|
13
14
|
onClick(detail: TableProps.SortingState<any>): void;
|
|
14
15
|
onResizeFinish: () => void;
|
|
15
16
|
colIndex: number;
|
|
@@ -18,6 +19,6 @@ interface TableHeaderCellProps {
|
|
|
18
19
|
onBlur?: () => void;
|
|
19
20
|
resizableColumns?: boolean;
|
|
20
21
|
}
|
|
21
|
-
export declare function TableHeaderCell({ className, style, tabIndex, column, activeSortingColumn, sortingDescending, sortingDisabled, wrapLines, showFocusRing, onClick, colIndex, onFocus, onBlur, updateColumn, resizableColumns, onResizeFinish, }: TableHeaderCellProps): JSX.Element;
|
|
22
|
+
export declare function TableHeaderCell({ className, style, tabIndex, column, activeSortingColumn, sortingDescending, sortingDisabled, wrapLines, showFocusRing, hidden, onClick, colIndex, onFocus, onBlur, updateColumn, resizableColumns, onResizeFinish, }: TableHeaderCellProps): JSX.Element;
|
|
22
23
|
export {};
|
|
23
24
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/table/header-cell/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAM3C,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IACzC,mBAAmB,EAAE,UAAU,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,SAAS,CAAC;IAC/D,iBAAiB,EAAE,OAAO,GAAG,SAAS,CAAC;IACvC,eAAe,EAAE,OAAO,GAAG,SAAS,CAAC;IACrC,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,aAAa,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,UAAU,CAAC,YAAY,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;IACpD,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,KAAK,EACL,QAAQ,EACR,MAAM,EACN,mBAAmB,EACnB,iBAAiB,EACjB,eAAe,EACf,SAAS,EACT,aAAa,EACb,OAAO,EACP,QAAQ,EACR,OAAO,EACP,MAAM,EACN,YAAY,EACZ,gBAAgB,EAChB,cAAc,GACf,EAAE,oBAAoB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/table/header-cell/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAM3C,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IACzC,mBAAmB,EAAE,UAAU,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,SAAS,CAAC;IAC/D,iBAAiB,EAAE,OAAO,GAAG,SAAS,CAAC;IACvC,eAAe,EAAE,OAAO,GAAG,SAAS,CAAC;IACrC,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,MAAM,EAAE,UAAU,CAAC,YAAY,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;IACpD,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,KAAK,EACL,QAAQ,EACR,MAAM,EACN,mBAAmB,EACnB,iBAAiB,EACjB,eAAe,EACf,SAAS,EACT,aAAa,EACb,MAAM,EACN,OAAO,EACP,QAAQ,EACR,OAAO,EACP,MAAM,EACN,YAAY,EACZ,gBAAgB,EAChB,cAAc,GACf,EAAE,oBAAoB,eAqFtB"}
|
|
@@ -12,7 +12,7 @@ import { Resizer } from '../resizer';
|
|
|
12
12
|
import { useUniqueId } from '../../internal/hooks/use-unique-id';
|
|
13
13
|
export function TableHeaderCell(_a) {
|
|
14
14
|
var _b, _c, _d;
|
|
15
|
-
var className = _a.className, style = _a.style, tabIndex = _a.tabIndex, column = _a.column, activeSortingColumn = _a.activeSortingColumn, sortingDescending = _a.sortingDescending, sortingDisabled = _a.sortingDisabled, wrapLines = _a.wrapLines, showFocusRing = _a.showFocusRing, onClick = _a.onClick, colIndex = _a.colIndex, onFocus = _a.onFocus, onBlur = _a.onBlur, updateColumn = _a.updateColumn, resizableColumns = _a.resizableColumns, onResizeFinish = _a.onResizeFinish;
|
|
15
|
+
var className = _a.className, style = _a.style, tabIndex = _a.tabIndex, column = _a.column, activeSortingColumn = _a.activeSortingColumn, sortingDescending = _a.sortingDescending, sortingDisabled = _a.sortingDisabled, wrapLines = _a.wrapLines, showFocusRing = _a.showFocusRing, hidden = _a.hidden, onClick = _a.onClick, colIndex = _a.colIndex, onFocus = _a.onFocus, onBlur = _a.onBlur, updateColumn = _a.updateColumn, resizableColumns = _a.resizableColumns, onResizeFinish = _a.onResizeFinish;
|
|
16
16
|
var focusVisible = useFocusVisible();
|
|
17
17
|
var sortable = !!column.sortingComparator || !!column.sortingField;
|
|
18
18
|
var sorted = !!activeSortingColumn && isSorted(column, activeSortingColumn);
|
|
@@ -42,6 +42,7 @@ export function TableHeaderCell(_a) {
|
|
|
42
42
|
_b[styles['header-cell-disabled']] = sortingDisabled,
|
|
43
43
|
_b[styles['header-cell-ascending']] = sortingStatus === 'ascending',
|
|
44
44
|
_b[styles['header-cell-descending']] = sortingStatus === 'descending',
|
|
45
|
+
_b[styles['header-cell-hidden']] = hidden,
|
|
45
46
|
_b)), "aria-sort": sortingStatus && getAriaSort(sortingStatus), style: style, scope: "col" },
|
|
46
47
|
React.createElement("div", __assign({ className: clsx(styles['header-cell-content'], (_c = {},
|
|
47
48
|
_c[styles['header-cell-fake-focus']] = showFocusRing && focusVisible['data-awsui-focus-visible'],
|