@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.
Files changed (55) hide show
  1. package/app-layout/visual-refresh/app-bar.d.ts.map +1 -1
  2. package/app-layout/visual-refresh/app-bar.js +2 -1
  3. package/app-layout/visual-refresh/app-bar.js.map +1 -1
  4. package/app-layout/visual-refresh/background.d.ts.map +1 -1
  5. package/app-layout/visual-refresh/background.js +7 -4
  6. package/app-layout/visual-refresh/background.js.map +1 -1
  7. package/app-layout/visual-refresh/context.d.ts +2 -0
  8. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  9. package/app-layout/visual-refresh/context.js +23 -18
  10. package/app-layout/visual-refresh/context.js.map +1 -1
  11. package/app-layout/visual-refresh/styles.css.js +60 -59
  12. package/app-layout/visual-refresh/styles.scoped.css +175 -152
  13. package/app-layout/visual-refresh/styles.selectors.js +60 -59
  14. package/cards/index.d.ts.map +1 -1
  15. package/cards/index.js +1 -1
  16. package/cards/index.js.map +1 -1
  17. package/container/internal.d.ts +2 -1
  18. package/container/internal.d.ts.map +1 -1
  19. package/container/internal.js +21 -6
  20. package/container/internal.js.map +1 -1
  21. package/container/styles.css.js +16 -16
  22. package/container/styles.scoped.css +36 -26
  23. package/container/styles.selectors.js +16 -16
  24. package/internal/environment.js +1 -1
  25. package/package.json +1 -1
  26. package/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
  27. package/split-panel/icons/bottom-icon-refresh.js +6 -9
  28. package/split-panel/icons/bottom-icon-refresh.js.map +1 -1
  29. package/split-panel/icons/side-position-refresh.d.ts +1 -0
  30. package/split-panel/icons/side-position-refresh.d.ts.map +1 -1
  31. package/split-panel/icons/side-position-refresh.js +6 -9
  32. package/split-panel/icons/side-position-refresh.js.map +1 -1
  33. package/split-panel/styles.css.js +59 -58
  34. package/split-panel/styles.scoped.css +84 -81
  35. package/split-panel/styles.selectors.js +59 -58
  36. package/table/header-cell/index.d.ts +2 -1
  37. package/table/header-cell/index.d.ts.map +1 -1
  38. package/table/header-cell/index.js +2 -1
  39. package/table/header-cell/index.js.map +1 -1
  40. package/table/header-cell/styles.css.js +16 -15
  41. package/table/header-cell/styles.scoped.css +26 -26
  42. package/table/header-cell/styles.selectors.js +16 -15
  43. package/table/internal.d.ts.map +1 -1
  44. package/table/internal.js +7 -3
  45. package/table/internal.js.map +1 -1
  46. package/table/sticky-header.d.ts +1 -0
  47. package/table/sticky-header.d.ts.map +1 -1
  48. package/table/sticky-header.js +2 -1
  49. package/table/sticky-header.js.map +1 -1
  50. package/table/styles.css.js +34 -32
  51. package/table/styles.scoped.css +47 -39
  52. package/table/styles.selectors.js +34 -32
  53. package/table/thead.d.ts.map +1 -1
  54. package/table/thead.js +3 -3
  55. 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
- .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189:not(#\9) {
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
- .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189:not(#\9) {
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 .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189:not(#\9) {
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
- .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189.awsui_animating_1r9lg_ickr1_203:not(#\9) {
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
- .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189.awsui_animating_1r9lg_ickr1_203:not(#\9) {
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 .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189.awsui_animating_1r9lg_ickr1_203:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_ickr1_189.awsui_refresh_1r9lg_ickr1_189.awsui_animating_1r9lg_ickr1_203:not(#\9) {
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-border_1r9lg_ickr1_226:not(#\9) {
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-background_1r9lg_ickr1_230:not(#\9) {
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-header_1r9lg_ickr1_233:not(#\9) {
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--border_1r9lg_ickr1_236:not(#\9) {
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-button_1r9lg_ickr1_240:not(#\9) {
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--secondary_1r9lg_ickr1_243:not(#\9) {
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-element_1r9lg_ickr1_246:not(#\9) {
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--separator_1r9lg_ickr1_249:not(#\9) {
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-text_1r9lg_ickr1_252:not(#\9) {
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-top_1r9lg_ickr1_256:not(#\9) {
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-main_1r9lg_ickr1_259:not(#\9) {
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--primary_1r9lg_ickr1_262:not(#\9) {
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--disabled_1r9lg_ickr1_265:not(#\9) {
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--window_1r9lg_ickr1_268:not(#\9) {
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--secondary_1r9lg_ickr1_272:not(#\9) {
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--default_1r9lg_ickr1_275:not(#\9) {
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--separator_1r9lg_ickr1_278:not(#\9) {
279
- stroke: var(--color-border-button-primary-disabled-6gwabt, #e9ebed);
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-default_1r9lg_ickr1_281:not(#\9) {
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--heading_1r9lg_ickr1_284:not(#\9) {
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-active_1r9lg_ickr1_289 *:not(#\9) {
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-active_1r9lg_ickr1_289 iframe:not(#\9) {
296
+ .awsui_resize-active_1r9lg_1d1qh_292 iframe:not(#\9) {
294
297
  pointer-events: none;
295
298
  }
296
- .awsui_resize-side_1r9lg_ickr1_295 *:not(#\9) {
299
+ .awsui_resize-side_1r9lg_1d1qh_298 *:not(#\9) {
297
300
  cursor: ew-resize;
298
301
  }
299
- .awsui_resize-bottom_1r9lg_ickr1_298 *:not(#\9) {
302
+ .awsui_resize-bottom_1r9lg_1d1qh_301 *:not(#\9) {
300
303
  cursor: ns-resize;
301
304
  }
302
305
 
303
306
  /* stylelint-enable */
304
- .awsui_root_1r9lg_ickr1_303:not(#\9) {
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-button_1r9lg_ickr1_314:not(#\9) {
344
+ .awsui_preferences-button_1r9lg_1d1qh_317:not(#\9) {
342
345
  /* used in test-utils */
343
346
  }
344
347
 
345
- .awsui_close-button_1r9lg_ickr1_318:not(#\9) {
348
+ .awsui_close-button_1r9lg_1d1qh_321:not(#\9) {
346
349
  /* used in test-utils */
347
350
  }
348
351
 
349
- .awsui_drawer_1r9lg_ickr1_189:not(#\9) {
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-closed_1r9lg_ickr1_329:not(#\9) {
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-side_1r9lg_ickr1_334:not(#\9) {
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-closed_1r9lg_ickr1_329 > .awsui_drawer-content-side_1r9lg_ickr1_334:not(#\9) {
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-closed_1r9lg_ickr1_329 > .awsui_drawer-content-side_1r9lg_ickr1_334:not(#\9):hover {
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-side_1r9lg_ickr1_334.awsui_refresh_1r9lg_ickr1_189:not(#\9) {
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-side_1r9lg_ickr1_334 > [aria-hidden=true]:not(#\9) {
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-closed_1r9lg_ickr1_329) > .awsui_drawer-content-bottom_1r9lg_ickr1_354 {
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-bottom_1r9lg_ickr1_363:not(#\9) {
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-bottom_1r9lg_ickr1_363:not(#\9):not(.awsui_refresh_1r9lg_ickr1_189) {
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-bottom_1r9lg_ickr1_363.awsui_drawer-closed_1r9lg_ickr1_329:not(#\9) {
407
+ .awsui_position-bottom_1r9lg_1d1qh_366.awsui_drawer-closed_1r9lg_1d1qh_332:not(#\9) {
405
408
  overflow: hidden;
406
409
  }
407
- .awsui_position-bottom_1r9lg_ickr1_363.awsui_drawer-closed_1r9lg_ickr1_329:not(#\9):hover {
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-bottom_1r9lg_ickr1_363 > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > [aria-hidden=true]:not(#\9) {
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-bottom_1r9lg_ickr1_363.awsui_refresh_1r9lg_ickr1_189:not(#\9) {
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-side_1r9lg_ickr1_390:not(#\9) {
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
- .awsui_slider_1r9lg_ickr1_396:not(#\9) {
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
- .awsui_slider_1r9lg_ickr1_396:not(#\9):focus {
433
+ .awsui_slider_1r9lg_1d1qh_399:not(#\9):focus {
431
434
  outline: none;
432
435
  }
433
- .awsui_slider_1r9lg_ickr1_396[data-awsui-focus-visible=true]:not(#\9):focus {
436
+ .awsui_slider_1r9lg_1d1qh_399[data-awsui-focus-visible=true]:not(#\9):focus {
434
437
  position: relative;
435
438
  }
436
- .awsui_slider_1r9lg_ickr1_396[data-awsui-focus-visible=true]:not(#\9):focus {
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
- .awsui_slider_1r9lg_ickr1_396[data-awsui-focus-visible=true]:not(#\9):focus::before {
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-side_1r9lg_ickr1_425:not(#\9) {
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-bottom_1r9lg_ickr1_430:not(#\9) {
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-side_1r9lg_ickr1_441:not(#\9) {
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-button_1r9lg_ickr1_452:not(#\9) {
482
+ .awsui_open-button_1r9lg_1d1qh_455:not(#\9) {
480
483
  /* used in test-utils */
481
484
  }
482
485
 
483
- .awsui_open-button-side_1r9lg_ickr1_456:not(#\9) {
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-icon_1r9lg_ickr1_463:not(#\9) {
493
+ .awsui_slider-icon_1r9lg_1d1qh_466:not(#\9) {
491
494
  stroke: var(--color-text-interactive-default-eg5fsa, #414d5c);
492
495
  }
493
- .awsui_slider-icon_1r9lg_ickr1_463:not(#\9):hover {
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-bottom_1r9lg_ickr1_469:not(#\9) {
499
+ .awsui_slider-icon-bottom_1r9lg_1d1qh_472:not(#\9) {
497
500
  margin: auto;
498
501
  }
499
- .awsui_slider-icon-side_1r9lg_ickr1_472:not(#\9) {
502
+ .awsui_slider-icon-side_1r9lg_1d1qh_475:not(#\9) {
500
503
  transform: rotate(90deg);
501
504
  }
502
505
 
503
- .awsui_pane-header-wrapper-bottom_1r9lg_ickr1_476:not(#\9) {
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-mobile_1r9lg_ickr1_486 > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > .awsui_pane-header-wrapper-bottom_1r9lg_ickr1_476:not(#\9) {
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-paddings_1r9lg_ickr1_489 > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > .awsui_pane-header-wrapper-bottom_1r9lg_ickr1_476:not(#\9) {
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-closed_1r9lg_ickr1_329) > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > .awsui_pane-header-wrapper-bottom_1r9lg_ickr1_476 {
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-bottom_1r9lg_ickr1_497:not(#\9) {
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-mobile_1r9lg_ickr1_486 > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > .awsui_content-bottom_1r9lg_ickr1_497:not(#\9) {
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-paddings_1r9lg_ickr1_489 > .awsui_drawer-content-bottom_1r9lg_ickr1_354 > .awsui_content-bottom_1r9lg_ickr1_497:not(#\9) {
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-align_1r9lg_ickr1_508:not(#\9) {
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-padding_1r9lg_ickr1_513:not(#\9) {
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-padding_1r9lg_ickr1_517:not(#\9) {
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-width_1r9lg_ickr1_521:not(#\9) {
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-side_1r9lg_ickr1_526:not(#\9) {
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-side_1r9lg_ickr1_526 > .awsui_pane-header-wrapper-side_1r9lg_ickr1_537:not(#\9) {
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-side_1r9lg_ickr1_526 > .awsui_pane-content-wrapper-side_1r9lg_ickr1_540:not(#\9) {
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
- .awsui_header_1r9lg_ickr1_545:not(#\9) {
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-text_1r9lg_ickr1_554:not(#\9) {
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-divider_1r9lg_ickr1_562:not(#\9) {
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-actions_1r9lg_ickr1_568:not(#\9) {
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
- .awsui_divider_1r9lg_ickr1_576:not(#\9) {
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": "awsui_drawer_1r9lg_ickr1_189",
6
- "refresh": "awsui_refresh_1r9lg_ickr1_189",
7
- "animating": "awsui_animating_1r9lg_ickr1_203",
8
- "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_ickr1_226",
9
- "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_ickr1_230",
10
- "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_ickr1_233",
11
- "preference-icon--border": "awsui_preference-icon--border_1r9lg_ickr1_236",
12
- "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_ickr1_240",
13
- "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_ickr1_243",
14
- "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_ickr1_246",
15
- "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_ickr1_249",
16
- "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_ickr1_252",
17
- "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_ickr1_256",
18
- "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_ickr1_259",
19
- "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_ickr1_262",
20
- "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_ickr1_265",
21
- "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_ickr1_268",
22
- "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_ickr1_272",
23
- "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_ickr1_275",
24
- "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_ickr1_278",
25
- "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_ickr1_281",
26
- "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_ickr1_284",
27
- "resize-active": "awsui_resize-active_1r9lg_ickr1_289",
28
- "resize-side": "awsui_resize-side_1r9lg_ickr1_295",
29
- "resize-bottom": "awsui_resize-bottom_1r9lg_ickr1_298",
30
- "root": "awsui_root_1r9lg_ickr1_303",
31
- "preferences-button": "awsui_preferences-button_1r9lg_ickr1_314",
32
- "close-button": "awsui_close-button_1r9lg_ickr1_318",
33
- "drawer-closed": "awsui_drawer-closed_1r9lg_ickr1_329",
34
- "drawer-content-side": "awsui_drawer-content-side_1r9lg_ickr1_334",
35
- "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_ickr1_354",
36
- "position-bottom": "awsui_position-bottom_1r9lg_ickr1_363",
37
- "position-side": "awsui_position-side_1r9lg_ickr1_390",
38
- "slider": "awsui_slider_1r9lg_ickr1_396",
39
- "slider-side": "awsui_slider-side_1r9lg_ickr1_425",
40
- "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_ickr1_430",
41
- "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_ickr1_441",
42
- "open-button": "awsui_open-button_1r9lg_ickr1_452",
43
- "open-button-side": "awsui_open-button-side_1r9lg_ickr1_456",
44
- "slider-icon": "awsui_slider-icon_1r9lg_ickr1_463",
45
- "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_ickr1_469",
46
- "slider-icon-side": "awsui_slider-icon-side_1r9lg_ickr1_472",
47
- "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_ickr1_476",
48
- "drawer-mobile": "awsui_drawer-mobile_1r9lg_ickr1_486",
49
- "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_ickr1_489",
50
- "content-bottom": "awsui_content-bottom_1r9lg_ickr1_497",
51
- "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_ickr1_508",
52
- "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_ickr1_513",
53
- "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_ickr1_517",
54
- "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_ickr1_521",
55
- "content-side": "awsui_content-side_1r9lg_ickr1_526",
56
- "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_ickr1_537",
57
- "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_ickr1_540",
58
- "header": "awsui_header_1r9lg_ickr1_545",
59
- "header-text": "awsui_header-text_1r9lg_ickr1_554",
60
- "header-divider": "awsui_header-divider_1r9lg_ickr1_562",
61
- "header-actions": "awsui_header-actions_1r9lg_ickr1_568",
62
- "divider": "awsui_divider_1r9lg_ickr1_576"
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,eAoFtB"}
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'],