@cloudscape-design/components-themeable 3.0.76 → 3.0.78

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 (90) hide show
  1. package/lib/internal/scss/date-range-picker/styles.scss +7 -8
  2. package/lib/internal/scss/popover/styles.scss +5 -0
  3. package/lib/internal/scss/table/header-cell/styles.scss +4 -0
  4. package/lib/internal/template/app-layout/drawer.d.ts +2 -1
  5. package/lib/internal/template/app-layout/drawer.d.ts.map +1 -1
  6. package/lib/internal/template/app-layout/drawer.js +8 -2
  7. package/lib/internal/template/app-layout/drawer.js.map +1 -1
  8. package/lib/internal/template/app-layout/index.d.ts.map +1 -1
  9. package/lib/internal/template/app-layout/index.js +6 -5
  10. package/lib/internal/template/app-layout/index.js.map +1 -1
  11. package/lib/internal/template/app-layout/interfaces.d.ts +6 -0
  12. package/lib/internal/template/app-layout/interfaces.d.ts.map +1 -1
  13. package/lib/internal/template/app-layout/interfaces.js.map +1 -1
  14. package/lib/internal/template/app-layout/notifications/index.js +1 -1
  15. package/lib/internal/template/app-layout/notifications/index.js.map +1 -1
  16. package/lib/internal/template/app-layout/tools-and-split-panel.d.ts +2 -1
  17. package/lib/internal/template/app-layout/tools-and-split-panel.d.ts.map +1 -1
  18. package/lib/internal/template/app-layout/tools-and-split-panel.js +2 -2
  19. package/lib/internal/template/app-layout/tools-and-split-panel.js.map +1 -1
  20. package/lib/internal/template/app-layout/utils/use-focus-control.d.ts +10 -4
  21. package/lib/internal/template/app-layout/utils/use-focus-control.d.ts.map +1 -1
  22. package/lib/internal/template/app-layout/utils/use-focus-control.js +30 -9
  23. package/lib/internal/template/app-layout/utils/use-focus-control.js.map +1 -1
  24. package/lib/internal/template/app-layout/visual-refresh/app-bar.js +2 -2
  25. package/lib/internal/template/app-layout/visual-refresh/app-bar.js.map +1 -1
  26. package/lib/internal/template/app-layout/visual-refresh/context.d.ts +3 -1
  27. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  28. package/lib/internal/template/app-layout/visual-refresh/context.js +8 -4
  29. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  30. package/lib/internal/template/app-layout/visual-refresh/navigation.js +1 -1
  31. package/lib/internal/template/app-layout/visual-refresh/navigation.js.map +1 -1
  32. package/lib/internal/template/app-layout/visual-refresh/notifications.js +2 -2
  33. package/lib/internal/template/app-layout/visual-refresh/notifications.js.map +1 -1
  34. package/lib/internal/template/app-layout/visual-refresh/tools.d.ts.map +1 -1
  35. package/lib/internal/template/app-layout/visual-refresh/tools.js +7 -4
  36. package/lib/internal/template/app-layout/visual-refresh/tools.js.map +1 -1
  37. package/lib/internal/template/date-range-picker/calendar/index.d.ts.map +1 -1
  38. package/lib/internal/template/date-range-picker/calendar/index.js +22 -26
  39. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  40. package/lib/internal/template/date-range-picker/index.js +1 -1
  41. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  42. package/lib/internal/template/date-range-picker/styles.css.js +36 -37
  43. package/lib/internal/template/date-range-picker/styles.scoped.css +50 -54
  44. package/lib/internal/template/date-range-picker/styles.selectors.js +36 -37
  45. package/lib/internal/template/input/internal.d.ts.map +1 -1
  46. package/lib/internal/template/input/internal.js +2 -3
  47. package/lib/internal/template/input/internal.js.map +1 -1
  48. package/lib/internal/template/internal/base-component/styles.scoped.css +9 -2
  49. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
  50. package/lib/internal/template/internal/components/autosuggest-input/index.js +4 -5
  51. package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
  52. package/lib/internal/template/internal/components/button-trigger/index.d.ts.map +1 -1
  53. package/lib/internal/template/internal/components/button-trigger/index.js +2 -3
  54. package/lib/internal/template/internal/components/button-trigger/index.js.map +1 -1
  55. package/lib/internal/template/internal/components/chart-popover/index.js +1 -1
  56. package/lib/internal/template/internal/components/chart-popover/index.js.map +1 -1
  57. package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
  58. package/lib/internal/template/internal/components/dropdown/index.js +1 -1
  59. package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
  60. package/lib/internal/template/internal/components/dropdown-status/index.d.ts.map +1 -1
  61. package/lib/internal/template/internal/components/dropdown-status/index.js +2 -4
  62. package/lib/internal/template/internal/components/dropdown-status/index.js.map +1 -1
  63. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  64. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  65. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  66. package/lib/internal/template/internal/environment.js +1 -1
  67. package/lib/internal/template/internal/events/index.d.ts +0 -9
  68. package/lib/internal/template/internal/events/index.d.ts.map +1 -1
  69. package/lib/internal/template/internal/events/index.js +0 -11
  70. package/lib/internal/template/internal/events/index.js.map +1 -1
  71. package/lib/internal/template/internal/generated/theming/index.cjs +23 -0
  72. package/lib/internal/template/internal/generated/theming/index.js +23 -0
  73. package/lib/internal/template/pagination/internal.d.ts.map +1 -1
  74. package/lib/internal/template/pagination/internal.js +1 -1
  75. package/lib/internal/template/pagination/internal.js.map +1 -1
  76. package/lib/internal/template/popover/internal.js +2 -2
  77. package/lib/internal/template/popover/internal.js.map +1 -1
  78. package/lib/internal/template/popover/styles.css.js +50 -49
  79. package/lib/internal/template/popover/styles.scoped.css +67 -62
  80. package/lib/internal/template/popover/styles.selectors.js +50 -49
  81. package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
  82. package/lib/internal/template/table/header-cell/index.js +1 -0
  83. package/lib/internal/template/table/header-cell/index.js.map +1 -1
  84. package/lib/internal/template/table/header-cell/styles.css.js +15 -14
  85. package/lib/internal/template/table/header-cell/styles.scoped.css +27 -24
  86. package/lib/internal/template/table/header-cell/styles.selectors.js +15 -14
  87. package/lib/internal/template/table/resizer/styles.css.js +4 -4
  88. package/lib/internal/template/table/resizer/styles.scoped.css +9 -9
  89. package/lib/internal/template/table/resizer/styles.selectors.js +4 -4
  90. package/package.json +1 -1
@@ -2,54 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_xjuzf_3edh7_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_3edh7_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_3edh7_189",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_3edh7_220",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_3edh7_220",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_3edh7_223",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_3edh7_223",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_3edh7_226",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_3edh7_226",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_3edh7_226",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_3edh7_226",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_3edh7_229",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_3edh7_229",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_3edh7_229",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_3edh7_229",
20
- "body": "awsui_body_xjuzf_3edh7_325",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_3edh7_339",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_3edh7_343",
23
- "dismiss": "awsui_dismiss_xjuzf_3edh7_348",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_3edh7_355",
25
- "header-row": "awsui_header-row_xjuzf_3edh7_359",
26
- "header": "awsui_header_xjuzf_3edh7_359",
27
- "content": "awsui_content_xjuzf_3edh7_381",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_3edh7_388",
29
- "container": "awsui_container_xjuzf_3edh7_484",
30
- "container-body": "awsui_container-body_xjuzf_3edh7_492",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_3edh7_507",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_3edh7_512",
33
- "fixed-width": "awsui_fixed-width_xjuzf_3edh7_515",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_3edh7_519",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_3edh7_526",
36
- "container-arrow": "awsui_container-arrow_xjuzf_3edh7_538",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_3edh7_542",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_3edh7_542",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_3edh7_554",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_3edh7_554",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_3edh7_566",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_3edh7_566",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_3edh7_566",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_3edh7_566",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_3edh7_582",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_3edh7_586",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_3edh7_590",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_3edh7_1",
49
- "refresh": "awsui_refresh_xjuzf_3edh7_708",
50
- "root": "awsui_root_xjuzf_3edh7_730",
51
- "trigger": "awsui_trigger_xjuzf_3edh7_742",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_3edh7_749",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_3edh7_778"
5
+ "arrow": "awsui_arrow_xjuzf_1g2lt_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_1g2lt_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_1g2lt_189",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1g2lt_220",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1g2lt_220",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1g2lt_223",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1g2lt_223",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1g2lt_226",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1g2lt_226",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1g2lt_226",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1g2lt_226",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1g2lt_229",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1g2lt_229",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1g2lt_229",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1g2lt_229",
20
+ "body": "awsui_body_xjuzf_1g2lt_325",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1g2lt_339",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_1g2lt_343",
23
+ "dismiss": "awsui_dismiss_xjuzf_1g2lt_348",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_1g2lt_355",
25
+ "header-row": "awsui_header-row_xjuzf_1g2lt_359",
26
+ "header": "awsui_header_xjuzf_1g2lt_359",
27
+ "content": "awsui_content_xjuzf_1g2lt_381",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1g2lt_388",
29
+ "container": "awsui_container_xjuzf_1g2lt_484",
30
+ "container-body": "awsui_container-body_xjuzf_1g2lt_492",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1g2lt_507",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_1g2lt_512",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_1g2lt_515",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1g2lt_519",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_1g2lt_526",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_1g2lt_538",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1g2lt_542",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1g2lt_542",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1g2lt_554",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1g2lt_554",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1g2lt_566",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1g2lt_566",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1g2lt_566",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1g2lt_566",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1g2lt_582",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1g2lt_586",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1g2lt_590",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1g2lt_1",
49
+ "refresh": "awsui_refresh_xjuzf_1g2lt_708",
50
+ "root": "awsui_root_xjuzf_1g2lt_730",
51
+ "trigger": "awsui_trigger_xjuzf_1g2lt_743",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_1g2lt_750",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1g2lt_779",
54
+ "popover-content": "awsui_popover-content_xjuzf_1g2lt_783"
54
55
  };
55
56
 
@@ -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;AAI3C,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,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,UAAU,CAAC,YAAY,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;IACpD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,KAAK,EACL,QAAQ,EACR,MAAM,EACN,mBAAmB,EACnB,iBAAiB,EACjB,eAAe,EACf,SAAS,EACT,OAAO,EACP,aAAa,EACb,OAAO,EACP,OAAO,EACP,MAAM,GACP,EAAE,oBAAoB,eAwEtB"}
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;AAI3C,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,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,UAAU,CAAC,YAAY,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;IACpD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,KAAK,EACL,QAAQ,EACR,MAAM,EACN,mBAAmB,EACnB,iBAAiB,EACjB,eAAe,EACf,SAAS,EACT,OAAO,EACP,aAAa,EACb,OAAO,EACP,OAAO,EACP,MAAM,GACP,EAAE,oBAAoB,eAyEtB"}
@@ -33,6 +33,7 @@ export function TableHeaderCell(_a) {
33
33
  }
34
34
  };
35
35
  return (React.createElement("th", { className: clsx(className, (_b = {},
36
+ _b[styles['header-cell-resizable']] = !!resizer,
36
37
  _b[styles['header-cell-sortable']] = sortingStatus,
37
38
  _b[styles['header-cell-sorted']] = sortingStatus === 'ascending' || sortingStatus === 'descending',
38
39
  _b[styles['header-cell-disabled']] = sortingDisabled,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/table/header-cell/index.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport React from 'react';\nimport InternalIcon from '../../icon/internal';\nimport useFocusVisible from '../../internal/hooks/focus-visible';\nimport { KeyCode } from '../../internal/keycode';\nimport { TableProps } from '../interfaces';\nimport { getAriaSort, getSortingIconName, getSortingStatus, isSorted } from './utils';\nimport styles from './styles.css.js';\n\ninterface TableHeaderCellProps {\n className?: string;\n style?: React.CSSProperties;\n tabIndex: number;\n column: TableProps.ColumnDefinition<any>;\n activeSortingColumn: TableProps.SortingColumn<any> | undefined;\n sortingDescending: boolean | undefined;\n sortingDisabled: boolean | undefined;\n wrapLines: boolean | undefined;\n resizer: React.ReactNode;\n showFocusRing: boolean;\n onClick(detail: TableProps.SortingState<any>): void;\n onFocus?: () => void;\n onBlur?: () => void;\n}\n\nexport function TableHeaderCell({\n className,\n style,\n tabIndex,\n column,\n activeSortingColumn,\n sortingDescending,\n sortingDisabled,\n wrapLines,\n resizer,\n showFocusRing,\n onClick,\n onFocus,\n onBlur,\n}: TableHeaderCellProps) {\n const focusVisible = useFocusVisible();\n const sortable = !!column.sortingComparator || !!column.sortingField;\n const sorted = !!activeSortingColumn && isSorted(column, activeSortingColumn);\n const sortingStatus = getSortingStatus(sortable, sorted, !!sortingDescending, !!sortingDisabled);\n const handleClick = () =>\n onClick({\n sortingColumn: column,\n isDescending: sorted ? !sortingDescending : false,\n });\n\n // Elements with role=\"button\" do not have the default behavior of <button>, where pressing\n // Enter or Space will trigger a click event. Therefore we need to add this ourselves.\n // The native <button> element cannot be used due to a misaligned implementation in Firefox:\n // https://bugzilla.mozilla.org/show_bug.cgi?id=843003\n const handleKeyPress = ({ nativeEvent: e }: React.KeyboardEvent) => {\n if (e.keyCode === KeyCode.enter || e.keyCode === KeyCode.space) {\n e.preventDefault();\n handleClick();\n }\n };\n\n return (\n <th\n className={clsx(className, {\n [styles['header-cell-sortable']]: sortingStatus,\n [styles['header-cell-sorted']]: sortingStatus === 'ascending' || sortingStatus === 'descending',\n [styles['header-cell-disabled']]: sortingDisabled,\n [styles['header-cell-ascending']]: sortingStatus === 'ascending',\n [styles['header-cell-descending']]: sortingStatus === 'descending',\n })}\n aria-sort={sortingStatus && getAriaSort(sortingStatus)}\n style={style}\n scope=\"col\"\n >\n <div\n className={clsx(styles['header-cell-content'], {\n [styles['header-cell-fake-focus']]: showFocusRing && focusVisible['data-awsui-focus-visible'],\n })}\n aria-label={\n column.ariaLabel\n ? column.ariaLabel({\n sorted: sorted,\n descending: sorted && !!sortingDescending,\n disabled: !!sortingDisabled,\n })\n : undefined\n }\n {...(sortingDisabled || !sortingStatus\n ? { ['aria-disabled']: 'true' }\n : {\n onKeyPress: handleKeyPress,\n tabIndex: tabIndex,\n role: 'button',\n ...focusVisible,\n onClick: handleClick,\n onFocus,\n onBlur,\n })}\n >\n <div className={clsx(styles['header-cell-text'], wrapLines && styles['header-cell-text-wrap'])}>\n {column.header}\n </div>\n {sortingStatus && (\n <span className={styles['sorting-icon']}>\n <InternalIcon name={getSortingIconName(sortingStatus)} />\n </span>\n )}\n </div>\n {resizer}\n </th>\n );\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/table/header-cell/index.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport React from 'react';\nimport InternalIcon from '../../icon/internal';\nimport useFocusVisible from '../../internal/hooks/focus-visible';\nimport { KeyCode } from '../../internal/keycode';\nimport { TableProps } from '../interfaces';\nimport { getAriaSort, getSortingIconName, getSortingStatus, isSorted } from './utils';\nimport styles from './styles.css.js';\n\ninterface TableHeaderCellProps {\n className?: string;\n style?: React.CSSProperties;\n tabIndex: number;\n column: TableProps.ColumnDefinition<any>;\n activeSortingColumn: TableProps.SortingColumn<any> | undefined;\n sortingDescending: boolean | undefined;\n sortingDisabled: boolean | undefined;\n wrapLines: boolean | undefined;\n resizer: React.ReactNode;\n showFocusRing: boolean;\n onClick(detail: TableProps.SortingState<any>): void;\n onFocus?: () => void;\n onBlur?: () => void;\n}\n\nexport function TableHeaderCell({\n className,\n style,\n tabIndex,\n column,\n activeSortingColumn,\n sortingDescending,\n sortingDisabled,\n wrapLines,\n resizer,\n showFocusRing,\n onClick,\n onFocus,\n onBlur,\n}: TableHeaderCellProps) {\n const focusVisible = useFocusVisible();\n const sortable = !!column.sortingComparator || !!column.sortingField;\n const sorted = !!activeSortingColumn && isSorted(column, activeSortingColumn);\n const sortingStatus = getSortingStatus(sortable, sorted, !!sortingDescending, !!sortingDisabled);\n const handleClick = () =>\n onClick({\n sortingColumn: column,\n isDescending: sorted ? !sortingDescending : false,\n });\n\n // Elements with role=\"button\" do not have the default behavior of <button>, where pressing\n // Enter or Space will trigger a click event. Therefore we need to add this ourselves.\n // The native <button> element cannot be used due to a misaligned implementation in Firefox:\n // https://bugzilla.mozilla.org/show_bug.cgi?id=843003\n const handleKeyPress = ({ nativeEvent: e }: React.KeyboardEvent) => {\n if (e.keyCode === KeyCode.enter || e.keyCode === KeyCode.space) {\n e.preventDefault();\n handleClick();\n }\n };\n\n return (\n <th\n className={clsx(className, {\n [styles['header-cell-resizable']]: !!resizer,\n [styles['header-cell-sortable']]: sortingStatus,\n [styles['header-cell-sorted']]: sortingStatus === 'ascending' || sortingStatus === 'descending',\n [styles['header-cell-disabled']]: sortingDisabled,\n [styles['header-cell-ascending']]: sortingStatus === 'ascending',\n [styles['header-cell-descending']]: sortingStatus === 'descending',\n })}\n aria-sort={sortingStatus && getAriaSort(sortingStatus)}\n style={style}\n scope=\"col\"\n >\n <div\n className={clsx(styles['header-cell-content'], {\n [styles['header-cell-fake-focus']]: showFocusRing && focusVisible['data-awsui-focus-visible'],\n })}\n aria-label={\n column.ariaLabel\n ? column.ariaLabel({\n sorted: sorted,\n descending: sorted && !!sortingDescending,\n disabled: !!sortingDisabled,\n })\n : undefined\n }\n {...(sortingDisabled || !sortingStatus\n ? { ['aria-disabled']: 'true' }\n : {\n onKeyPress: handleKeyPress,\n tabIndex: tabIndex,\n role: 'button',\n ...focusVisible,\n onClick: handleClick,\n onFocus,\n onBlur,\n })}\n >\n <div className={clsx(styles['header-cell-text'], wrapLines && styles['header-cell-text-wrap'])}>\n {column.header}\n </div>\n {sortingStatus && (\n <span className={styles['sorting-icon']}>\n <InternalIcon name={getSortingIconName(sortingStatus)} />\n </span>\n )}\n </div>\n {resizer}\n </th>\n );\n}\n"]}
@@ -1,19 +1,20 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "header-cell": "awsui_header-cell_1spae_1q5s3_93",
5
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_1q5s3_103",
6
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_1q5s3_106",
7
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1q5s3_109",
8
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_1q5s3_115",
9
- "sorting-icon": "awsui_sorting-icon_1spae_1q5s3_128",
10
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_1q5s3_135",
11
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_1q5s3_135",
12
- "header-cell-content": "awsui_header-cell-content_1spae_1q5s3_135",
13
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1q5s3_168",
14
- "header-cell-text": "awsui_header-cell-text_1spae_1q5s3_197",
15
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1q5s3_197",
16
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_1q5s3_203",
17
- "header-cell-descending": "awsui_header-cell-descending_1spae_1q5s3_204"
4
+ "header-cell": "awsui_header-cell_1spae_1k3tn_93",
5
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_1k3tn_103",
6
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_1k3tn_106",
7
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1k3tn_109",
8
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_1k3tn_115",
9
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_1k3tn_127",
10
+ "sorting-icon": "awsui_sorting-icon_1spae_1k3tn_131",
11
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_1k3tn_138",
12
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_1k3tn_138",
13
+ "header-cell-content": "awsui_header-cell-content_1spae_1k3tn_138",
14
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1k3tn_171",
15
+ "header-cell-text": "awsui_header-cell-text_1spae_1k3tn_200",
16
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1k3tn_200",
17
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_1k3tn_206",
18
+ "header-cell-descending": "awsui_header-cell-descending_1spae_1k3tn_207"
18
19
  };
19
20
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_header-cell_1spae_1q5s3_93:not(#\9) {
93
+ .awsui_header-cell_1spae_1k3tn_93:not(#\9) {
94
94
  position: relative;
95
95
  text-align: left;
96
96
  box-sizing: border-box;
@@ -100,22 +100,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
100
100
  font-weight: var(--font-heading-s-weight-1ygwuy, 700);
101
101
  padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-scaled-xs-6859qs, 8px);
102
102
  }
103
- .awsui_header-cell-sticky_1spae_1q5s3_103:not(#\9) {
103
+ .awsui_header-cell-sticky_1spae_1k3tn_103:not(#\9) {
104
104
  border-bottom: var(--border-table-sticky-width-52djt5, 0px) solid var(--color-border-divider-default-k96bks, #eaeded);
105
105
  }
106
- .awsui_header-cell-stuck_1spae_1q5s3_106:not(#\9) {
106
+ .awsui_header-cell-stuck_1spae_1k3tn_106:not(#\9) {
107
107
  border-bottom-color: transparent;
108
108
  }
109
- .awsui_header-cell-variant-full-page_1spae_1q5s3_109:not(#\9) {
109
+ .awsui_header-cell-variant-full-page_1spae_1k3tn_109:not(#\9) {
110
110
  border-bottom: var(--space-scaled-xxs-95dhkm, 4px) solid transparent;
111
111
  }
112
- .awsui_header-cell_1spae_1q5s3_93:not(#\9):first-child {
112
+ .awsui_header-cell_1spae_1k3tn_93:not(#\9):first-child {
113
113
  padding-left: var(--space-xs-rsr2qu, 8px);
114
114
  }
115
- .awsui_header-cell_1spae_1q5s3_93:not(#\9):last-child, .awsui_header-cell_1spae_1q5s3_93.awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9) {
115
+ .awsui_header-cell_1spae_1k3tn_93:not(#\9):last-child, .awsui_header-cell_1spae_1k3tn_93.awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9) {
116
116
  padding-right: var(--space-xs-rsr2qu, 8px);
117
117
  }
118
- .awsui_header-cell_1spae_1q5s3_93:not(#\9):not(:last-child):before {
118
+ .awsui_header-cell_1spae_1k3tn_93:not(#\9):not(:last-child):before {
119
119
  content: "";
120
120
  position: absolute;
121
121
  right: 0;
@@ -124,37 +124,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  border-left: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
125
125
  box-sizing: border-box;
126
126
  }
127
+ .awsui_header-cell-resizable_1spae_1k3tn_127:not(#\9):not(:last-child):before {
128
+ border-left-color: var(--color-border-divider-interactive-default-mrpwro, #687078);
129
+ }
127
130
 
128
- .awsui_sorting-icon_1spae_1q5s3_128:not(#\9) {
131
+ .awsui_sorting-icon_1spae_1k3tn_131:not(#\9) {
129
132
  position: absolute;
130
133
  top: var(--space-scaled-xxs-95dhkm, 4px);
131
134
  right: var(--space-xxs-ynfts5, 4px);
132
135
  color: var(--color-text-column-sorting-icon-u1a3xj, #687078);
133
136
  }
134
137
 
135
- .awsui_header-cell-disabled_1spae_1q5s3_135.awsui_header-cell-sorted_1spae_1q5s3_135 > .awsui_header-cell-content_1spae_1q5s3_135 > .awsui_sorting-icon_1spae_1q5s3_128:not(#\9) {
138
+ .awsui_header-cell-disabled_1spae_1k3tn_138.awsui_header-cell-sorted_1spae_1k3tn_138 > .awsui_header-cell-content_1spae_1k3tn_138 > .awsui_sorting-icon_1spae_1k3tn_131:not(#\9) {
136
139
  color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
137
140
  }
138
141
 
139
- .awsui_header-cell-content_1spae_1q5s3_135:not(#\9) {
142
+ .awsui_header-cell-content_1spae_1k3tn_138:not(#\9) {
140
143
  position: relative;
141
144
  padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-s-hv8c1d, 12px);
142
145
  }
143
- .awsui_header-cell-sortable_1spae_1q5s3_115 > .awsui_header-cell-content_1spae_1q5s3_135:not(#\9) {
146
+ .awsui_header-cell-sortable_1spae_1k3tn_115 > .awsui_header-cell-content_1spae_1k3tn_138:not(#\9) {
144
147
  padding-right: calc(var(--space-xl-a39hup, 24px) + var(--space-xxs-ynfts5, 4px));
145
148
  }
146
- .awsui_header-cell-content_1spae_1q5s3_135:not(#\9):focus {
149
+ .awsui_header-cell-content_1spae_1k3tn_138:not(#\9):focus {
147
150
  outline: none;
148
151
  text-decoration: none;
149
152
  }
150
- .awsui_header-cell-content_1spae_1q5s3_135[data-awsui-focus-visible=true]:not(#\9):focus {
153
+ .awsui_header-cell-content_1spae_1k3tn_138[data-awsui-focus-visible=true]:not(#\9):focus {
151
154
  position: relative;
152
155
  }
153
- .awsui_header-cell-content_1spae_1q5s3_135[data-awsui-focus-visible=true]:not(#\9):focus {
156
+ .awsui_header-cell-content_1spae_1k3tn_138[data-awsui-focus-visible=true]:not(#\9):focus {
154
157
  outline: 2px dotted transparent;
155
158
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-uqywlq, 0px) - 1px);
156
159
  }
157
- .awsui_header-cell-content_1spae_1q5s3_135[data-awsui-focus-visible=true]:not(#\9):focus::before {
160
+ .awsui_header-cell-content_1spae_1k3tn_138[data-awsui-focus-visible=true]:not(#\9):focus::before {
158
161
  content: " ";
159
162
  display: block;
160
163
  position: absolute;
@@ -165,14 +168,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
165
168
  border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
166
169
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
167
170
  }
168
- .awsui_header-cell-content_1spae_1q5s3_135.awsui_header-cell-fake-focus_1spae_1q5s3_168:not(#\9) {
171
+ .awsui_header-cell-content_1spae_1k3tn_138.awsui_header-cell-fake-focus_1spae_1k3tn_171:not(#\9) {
169
172
  position: relative;
170
173
  }
171
- .awsui_header-cell-content_1spae_1q5s3_135.awsui_header-cell-fake-focus_1spae_1q5s3_168:not(#\9) {
174
+ .awsui_header-cell-content_1spae_1k3tn_138.awsui_header-cell-fake-focus_1spae_1k3tn_171:not(#\9) {
172
175
  outline: 2px dotted transparent;
173
176
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-uqywlq, 0px) - 1px);
174
177
  }
175
- .awsui_header-cell-content_1spae_1q5s3_135.awsui_header-cell-fake-focus_1spae_1q5s3_168:not(#\9)::before {
178
+ .awsui_header-cell-content_1spae_1k3tn_138.awsui_header-cell-fake-focus_1spae_1k3tn_171:not(#\9)::before {
176
179
  content: " ";
177
180
  display: block;
178
181
  position: absolute;
@@ -184,23 +187,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
187
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
185
188
  }
186
189
 
187
- .awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1q5s3_135) > .awsui_header-cell-content_1spae_1q5s3_135 {
190
+ .awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1k3tn_138) > .awsui_header-cell-content_1spae_1k3tn_138 {
188
191
  cursor: pointer;
189
192
  }
190
- .awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1q5s3_135) > .awsui_header-cell-content_1spae_1q5s3_135:hover, .awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1q5s3_135).awsui_header-cell-sorted_1spae_1q5s3_135 > .awsui_header-cell-content_1spae_1q5s3_135 {
193
+ .awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1k3tn_138) > .awsui_header-cell-content_1spae_1k3tn_138:hover, .awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1k3tn_138).awsui_header-cell-sorted_1spae_1k3tn_138 > .awsui_header-cell-content_1spae_1k3tn_138 {
191
194
  color: var(--color-text-interactive-active-i5elzx, #16191f);
192
195
  }
193
- .awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1q5s3_135) > .awsui_header-cell-content_1spae_1q5s3_135:hover > .awsui_sorting-icon_1spae_1q5s3_128, .awsui_header-cell-sortable_1spae_1q5s3_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1q5s3_135).awsui_header-cell-sorted_1spae_1q5s3_135 > .awsui_header-cell-content_1spae_1q5s3_135 > .awsui_sorting-icon_1spae_1q5s3_128 {
196
+ .awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1k3tn_138) > .awsui_header-cell-content_1spae_1k3tn_138:hover > .awsui_sorting-icon_1spae_1k3tn_131, .awsui_header-cell-sortable_1spae_1k3tn_115:not(#\9):not(.awsui_header-cell-disabled_1spae_1k3tn_138).awsui_header-cell-sorted_1spae_1k3tn_138 > .awsui_header-cell-content_1spae_1k3tn_138 > .awsui_sorting-icon_1spae_1k3tn_131 {
194
197
  color: var(--color-text-interactive-active-i5elzx, #16191f);
195
198
  }
196
199
 
197
- .awsui_header-cell-text_1spae_1q5s3_197:not(#\9):not(.awsui_header-cell-text-wrap_1spae_1q5s3_197) {
200
+ .awsui_header-cell-text_1spae_1k3tn_200:not(#\9):not(.awsui_header-cell-text-wrap_1spae_1k3tn_200) {
198
201
  white-space: nowrap;
199
202
  overflow: hidden;
200
203
  text-overflow: ellipsis;
201
204
  }
202
205
 
203
- .awsui_header-cell-ascending_1spae_1q5s3_203:not(#\9),
204
- .awsui_header-cell-descending_1spae_1q5s3_204:not(#\9) {
206
+ .awsui_header-cell-ascending_1spae_1k3tn_206:not(#\9),
207
+ .awsui_header-cell-descending_1spae_1k3tn_207:not(#\9) {
205
208
  /* used in test-utils */
206
209
  }
@@ -2,19 +2,20 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "header-cell": "awsui_header-cell_1spae_1q5s3_93",
6
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_1q5s3_103",
7
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_1q5s3_106",
8
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1q5s3_109",
9
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_1q5s3_115",
10
- "sorting-icon": "awsui_sorting-icon_1spae_1q5s3_128",
11
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_1q5s3_135",
12
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_1q5s3_135",
13
- "header-cell-content": "awsui_header-cell-content_1spae_1q5s3_135",
14
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1q5s3_168",
15
- "header-cell-text": "awsui_header-cell-text_1spae_1q5s3_197",
16
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1q5s3_197",
17
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_1q5s3_203",
18
- "header-cell-descending": "awsui_header-cell-descending_1spae_1q5s3_204"
5
+ "header-cell": "awsui_header-cell_1spae_1k3tn_93",
6
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_1k3tn_103",
7
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_1k3tn_106",
8
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1k3tn_109",
9
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_1k3tn_115",
10
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_1k3tn_127",
11
+ "sorting-icon": "awsui_sorting-icon_1spae_1k3tn_131",
12
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_1k3tn_138",
13
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_1k3tn_138",
14
+ "header-cell-content": "awsui_header-cell-content_1spae_1k3tn_138",
15
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1k3tn_171",
16
+ "header-cell-text": "awsui_header-cell-text_1spae_1k3tn_200",
17
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1k3tn_200",
18
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_1k3tn_206",
19
+ "header-cell-descending": "awsui_header-cell-descending_1spae_1k3tn_207"
19
20
  };
20
21
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_132gz_93",
5
- "resizer": "awsui_resizer_x7peu_132gz_98",
6
- "resizer-active": "awsui_resizer-active_x7peu_132gz_114",
7
- "tracker": "awsui_tracker_x7peu_132gz_124"
4
+ "resize-active": "awsui_resize-active_x7peu_5uf9x_93",
5
+ "resizer": "awsui_resizer_x7peu_5uf9x_98",
6
+ "resizer-active": "awsui_resizer-active_x7peu_5uf9x_114",
7
+ "tracker": "awsui_tracker_x7peu_5uf9x_124"
8
8
  };
9
9
 
@@ -90,13 +90,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_resize-active_x7peu_132gz_93 *:not(#\9) {
93
+ .awsui_resize-active_x7peu_5uf9x_93 *:not(#\9) {
94
94
  cursor: col-resize;
95
95
  -webkit-user-select: none;
96
96
  user-select: none;
97
97
  }
98
98
 
99
- .awsui_resizer_x7peu_132gz_98:not(#\9) {
99
+ .awsui_resizer_x7peu_5uf9x_98:not(#\9) {
100
100
  bottom: 0;
101
101
  cursor: col-resize;
102
102
  position: absolute;
@@ -105,31 +105,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
105
105
  width: var(--space-l-4vl6xu, 20px);
106
106
  z-index: 10;
107
107
  }
108
- .awsui_resize-active_x7peu_132gz_93 .awsui_resizer_x7peu_132gz_98:not(#\9) {
108
+ .awsui_resize-active_x7peu_5uf9x_93 .awsui_resizer_x7peu_5uf9x_98:not(#\9) {
109
109
  pointer-events: none;
110
110
  }
111
- th:not(#\9):last-child > .awsui_resizer_x7peu_132gz_98 {
111
+ th:not(#\9):last-child > .awsui_resizer_x7peu_5uf9x_98 {
112
112
  width: calc(var(--space-l-4vl6xu, 20px) / 2);
113
113
  right: 0;
114
114
  }
115
- th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_132gz_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_132gz_114::before {
115
+ th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_5uf9x_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_5uf9x_114::before {
116
116
  content: "";
117
117
  position: absolute;
118
118
  left: calc(var(--space-l-4vl6xu, 20px) / 2 - 2px);
119
119
  bottom: 25%;
120
120
  height: 50%;
121
121
  box-sizing: border-box;
122
- border-left: 2px solid var(--color-border-divider-active-xsh3y8, #879596);
122
+ border-left: 2px solid var(--color-border-divider-active-22zon0, #687078);
123
123
  }
124
124
 
125
- .awsui_tracker_x7peu_132gz_124:not(#\9) {
125
+ .awsui_tracker_x7peu_5uf9x_124:not(#\9) {
126
126
  display: none;
127
127
  position: absolute;
128
- border-left: var(--border-divider-list-width-hacikr, 1px) dashed var(--color-border-divider-active-xsh3y8, #879596);
128
+ border-left: var(--border-divider-list-width-hacikr, 1px) dashed var(--color-border-divider-active-22zon0, #687078);
129
129
  width: 0;
130
130
  top: 0;
131
131
  bottom: 0;
132
132
  }
133
- .awsui_resize-active_x7peu_132gz_93 .awsui_tracker_x7peu_132gz_124:not(#\9) {
133
+ .awsui_resize-active_x7peu_5uf9x_93 .awsui_tracker_x7peu_5uf9x_124:not(#\9) {
134
134
  display: block;
135
135
  }
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_x7peu_132gz_93",
6
- "resizer": "awsui_resizer_x7peu_132gz_98",
7
- "resizer-active": "awsui_resizer-active_x7peu_132gz_114",
8
- "tracker": "awsui_tracker_x7peu_132gz_124"
5
+ "resize-active": "awsui_resize-active_x7peu_5uf9x_93",
6
+ "resizer": "awsui_resizer_x7peu_5uf9x_98",
7
+ "resizer-active": "awsui_resizer-active_x7peu_5uf9x_114",
8
+ "tracker": "awsui_tracker_x7peu_5uf9x_124"
9
9
  };
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudscape-design/components-themeable",
3
- "version": "3.0.76",
3
+ "version": "3.0.78",
4
4
  "files": [
5
5
  "lib",
6
6
  "package.json",