@cloudscape-design/components 3.0.650 → 3.0.652

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 (143) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +41 -41
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +33 -33
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/notifications/styles.css.js +3 -3
  8. package/app-layout/notifications/styles.scoped.css +7 -7
  9. package/app-layout/notifications/styles.selectors.js +3 -3
  10. package/app-layout/skeleton/styles.css.js +11 -11
  11. package/app-layout/skeleton/styles.scoped.css +30 -30
  12. package/app-layout/skeleton/styles.selectors.js +11 -11
  13. package/app-layout/toggles/styles.css.js +2 -2
  14. package/app-layout/toggles/styles.scoped.css +8 -8
  15. package/app-layout/toggles/styles.selectors.js +2 -2
  16. package/app-layout/visual-refresh/styles.css.js +82 -82
  17. package/app-layout/visual-refresh/styles.scoped.css +263 -264
  18. package/app-layout/visual-refresh/styles.selectors.js +82 -82
  19. package/button/internal.d.ts.map +1 -1
  20. package/button/internal.js +2 -2
  21. package/button/internal.js.map +1 -1
  22. package/button/styles.css.js +19 -19
  23. package/button/styles.scoped.css +213 -213
  24. package/button/styles.selectors.js +19 -19
  25. package/calendar/styles.css.js +20 -20
  26. package/calendar/styles.scoped.css +46 -46
  27. package/calendar/styles.selectors.js +20 -20
  28. package/checkbox/styles.css.js +3 -3
  29. package/checkbox/styles.scoped.css +7 -7
  30. package/checkbox/styles.selectors.js +3 -3
  31. package/code-editor/styles.css.js +32 -32
  32. package/code-editor/styles.scoped.css +137 -137
  33. package/code-editor/styles.selectors.js +32 -32
  34. package/collection-preferences/content-display/styles.css.js +11 -11
  35. package/collection-preferences/content-display/styles.scoped.css +19 -19
  36. package/collection-preferences/content-display/styles.selectors.js +11 -11
  37. package/collection-preferences/styles.css.js +37 -37
  38. package/collection-preferences/styles.scoped.css +46 -46
  39. package/collection-preferences/styles.selectors.js +37 -37
  40. package/content-layout/styles.css.js +14 -14
  41. package/content-layout/styles.scoped.css +27 -27
  42. package/content-layout/styles.selectors.js +14 -14
  43. package/date-range-picker/calendar/grids/styles.css.js +27 -27
  44. package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
  45. package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
  46. package/expandable-section/styles.css.js +32 -32
  47. package/expandable-section/styles.scoped.css +68 -68
  48. package/expandable-section/styles.selectors.js +32 -32
  49. package/file-upload/file-input/styles.css.js +4 -4
  50. package/file-upload/file-input/styles.scoped.css +9 -9
  51. package/file-upload/file-input/styles.selectors.js +4 -4
  52. package/flashbar/styles.css.js +47 -47
  53. package/flashbar/styles.scoped.css +175 -175
  54. package/flashbar/styles.selectors.js +47 -47
  55. package/internal/components/button-trigger/styles.css.js +11 -11
  56. package/internal/components/button-trigger/styles.scoped.css +28 -28
  57. package/internal/components/button-trigger/styles.selectors.js +11 -11
  58. package/internal/components/chart-legend/styles.css.js +6 -6
  59. package/internal/components/chart-legend/styles.scoped.css +17 -17
  60. package/internal/components/chart-legend/styles.selectors.js +6 -6
  61. package/internal/components/dropdown/styles.css.js +20 -20
  62. package/internal/components/dropdown/styles.scoped.css +40 -40
  63. package/internal/components/dropdown/styles.selectors.js +20 -20
  64. package/internal/components/filtering-token/styles.css.js +7 -7
  65. package/internal/components/filtering-token/styles.scoped.css +15 -15
  66. package/internal/components/filtering-token/styles.selectors.js +7 -7
  67. package/internal/components/handle/styles.css.js +2 -2
  68. package/internal/components/handle/styles.scoped.css +8 -8
  69. package/internal/components/handle/styles.selectors.js +2 -2
  70. package/internal/components/menu-dropdown/styles.css.js +7 -7
  71. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  72. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  73. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  74. package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
  75. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  76. package/internal/environment.js +1 -1
  77. package/internal/environment.json +1 -1
  78. package/internal/generated/custom-css-properties/index.d.ts +0 -1
  79. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  80. package/internal/generated/custom-css-properties/index.js +55 -56
  81. package/internal/generated/custom-css-properties/index.js.map +1 -1
  82. package/internal/hooks/use-performance-marks/index.d.ts +10 -0
  83. package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
  84. package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
  85. package/internal/hooks/use-performance-marks/index.js.map +1 -0
  86. package/internal/hooks/use-unique-id/index.d.ts +1 -0
  87. package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
  88. package/internal/hooks/use-unique-id/index.js +2 -2
  89. package/internal/hooks/use-unique-id/index.js.map +1 -1
  90. package/internal/manifest.json +1 -1
  91. package/package.json +1 -1
  92. package/popover/styles.css.js +50 -50
  93. package/popover/styles.scoped.css +69 -69
  94. package/popover/styles.selectors.js +50 -50
  95. package/radio-group/styles.css.js +9 -9
  96. package/radio-group/styles.scoped.css +17 -17
  97. package/radio-group/styles.selectors.js +9 -9
  98. package/segmented-control/styles.css.js +14 -14
  99. package/segmented-control/styles.scoped.css +35 -35
  100. package/segmented-control/styles.selectors.js +14 -14
  101. package/slider/styles.css.js +25 -25
  102. package/slider/styles.scoped.css +71 -71
  103. package/slider/styles.selectors.js +25 -25
  104. package/spinner/styles.css.js +13 -13
  105. package/spinner/styles.scoped.css +39 -39
  106. package/spinner/styles.selectors.js +13 -13
  107. package/table/body-cell/styles.css.js +45 -45
  108. package/table/body-cell/styles.scoped.css +365 -301
  109. package/table/body-cell/styles.selectors.js +45 -45
  110. package/table/body-cell/td-element.d.ts.map +1 -1
  111. package/table/body-cell/td-element.js +4 -3
  112. package/table/body-cell/td-element.js.map +1 -1
  113. package/table/expandable-rows/styles.css.js +3 -3
  114. package/table/expandable-rows/styles.scoped.css +15 -15
  115. package/table/expandable-rows/styles.selectors.js +3 -3
  116. package/table/header-cell/styles.css.js +26 -26
  117. package/table/header-cell/styles.scoped.css +148 -64
  118. package/table/header-cell/styles.selectors.js +26 -26
  119. package/table/internal.d.ts.map +1 -1
  120. package/table/internal.js +5 -3
  121. package/table/internal.js.map +1 -1
  122. package/table/resizer/styles.css.js +8 -8
  123. package/table/resizer/styles.scoped.css +16 -16
  124. package/table/resizer/styles.selectors.js +8 -8
  125. package/table/table-role/table-role-helper.d.ts +2 -1
  126. package/table/table-role/table-role-helper.d.ts.map +1 -1
  127. package/table/table-role/table-role-helper.js +2 -1
  128. package/table/table-role/table-role-helper.js.map +1 -1
  129. package/tabs/styles.css.js +22 -22
  130. package/tabs/styles.scoped.css +44 -44
  131. package/tabs/styles.selectors.js +22 -22
  132. package/toggle/styles.css.js +8 -8
  133. package/toggle/styles.scoped.css +16 -16
  134. package/toggle/styles.selectors.js +8 -8
  135. package/token-group/styles.css.js +9 -9
  136. package/token-group/styles.scoped.css +21 -21
  137. package/token-group/styles.selectors.js +9 -9
  138. package/top-navigation/styles.css.js +47 -47
  139. package/top-navigation/styles.scoped.css +68 -68
  140. package/top-navigation/styles.selectors.js +47 -47
  141. package/internal/hooks/use-performance-marks.d.ts +0 -3
  142. package/internal/hooks/use-performance-marks.d.ts.map +0 -1
  143. package/internal/hooks/use-performance-marks.js.map +0 -1
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "grid": "awsui_grid_1mfbn_o1go3_101",
6
- "grid-cell": "awsui_grid-cell_1mfbn_o1go3_106",
7
- "day-header": "awsui_day-header_1mfbn_o1go3_113",
8
- "week": "awsui_week_1mfbn_o1go3_123",
9
- "day": "awsui_day_1mfbn_o1go3_113",
10
- "day-inner": "awsui_day-inner_1mfbn_o1go3_170",
11
- "in-first-row": "awsui_in-first-row_1mfbn_o1go3_175",
12
- "in-previous-month": "awsui_in-previous-month_1mfbn_o1go3_175",
13
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_o1go3_179",
14
- "in-next-month": "awsui_in-next-month_1mfbn_o1go3_183",
15
- "in-first-column": "awsui_in-first-column_1mfbn_o1go3_187",
16
- "in-current-month": "awsui_in-current-month_1mfbn_o1go3_190",
17
- "enabled": "awsui_enabled_1mfbn_o1go3_194",
18
- "in-range": "awsui_in-range_1mfbn_o1go3_200",
19
- "end-date": "awsui_end-date_1mfbn_o1go3_200",
20
- "start-date": "awsui_start-date_1mfbn_o1go3_200",
21
- "no-range": "awsui_no-range_1mfbn_o1go3_200",
22
- "selected": "awsui_selected_1mfbn_o1go3_210",
23
- "today": "awsui_today_1mfbn_o1go3_215",
24
- "range-start-date": "awsui_range-start-date_1mfbn_o1go3_260",
25
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_o1go3_263",
26
- "range-end-date": "awsui_range-end-date_1mfbn_o1go3_266",
27
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_o1go3_269",
28
- "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_o1go3_282",
29
- "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_o1go3_285",
30
- "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_o1go3_288",
31
- "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_o1go3_291"
5
+ "grid": "awsui_grid_1mfbn_g6fxo_101",
6
+ "grid-cell": "awsui_grid-cell_1mfbn_g6fxo_106",
7
+ "day-header": "awsui_day-header_1mfbn_g6fxo_113",
8
+ "week": "awsui_week_1mfbn_g6fxo_123",
9
+ "day": "awsui_day_1mfbn_g6fxo_113",
10
+ "day-inner": "awsui_day-inner_1mfbn_g6fxo_170",
11
+ "in-first-row": "awsui_in-first-row_1mfbn_g6fxo_175",
12
+ "in-previous-month": "awsui_in-previous-month_1mfbn_g6fxo_175",
13
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_g6fxo_179",
14
+ "in-next-month": "awsui_in-next-month_1mfbn_g6fxo_183",
15
+ "in-first-column": "awsui_in-first-column_1mfbn_g6fxo_187",
16
+ "in-current-month": "awsui_in-current-month_1mfbn_g6fxo_190",
17
+ "enabled": "awsui_enabled_1mfbn_g6fxo_194",
18
+ "in-range": "awsui_in-range_1mfbn_g6fxo_200",
19
+ "end-date": "awsui_end-date_1mfbn_g6fxo_200",
20
+ "start-date": "awsui_start-date_1mfbn_g6fxo_200",
21
+ "no-range": "awsui_no-range_1mfbn_g6fxo_200",
22
+ "selected": "awsui_selected_1mfbn_g6fxo_210",
23
+ "today": "awsui_today_1mfbn_g6fxo_215",
24
+ "range-start-date": "awsui_range-start-date_1mfbn_g6fxo_260",
25
+ "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_g6fxo_263",
26
+ "range-end-date": "awsui_range-end-date_1mfbn_g6fxo_266",
27
+ "in-range-border-top": "awsui_in-range-border-top_1mfbn_g6fxo_269",
28
+ "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_g6fxo_282",
29
+ "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_g6fxo_285",
30
+ "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_g6fxo_288",
31
+ "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_g6fxo_291"
32
32
  };
33
33
 
@@ -1,37 +1,37 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1ensc_101",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ensc_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1ensc_123",
7
- "icon": "awsui_icon_gwq0h_1ensc_137",
8
- "root": "awsui_root_gwq0h_1ensc_155",
9
- "expand-button": "awsui_expand-button_gwq0h_1ensc_193",
10
- "expanded": "awsui_expanded_gwq0h_1ensc_201",
11
- "icon-container": "awsui_icon-container_gwq0h_1ensc_211",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_1ensc_215",
13
- "wrapper": "awsui_wrapper_gwq0h_1ensc_219",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_1ensc_227",
15
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1ensc_227",
16
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ensc_231",
17
- "wrapper-container": "awsui_wrapper-container_gwq0h_1ensc_234",
18
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1ensc_238",
19
- "header-deprecated": "awsui_header-deprecated_gwq0h_1ensc_251",
20
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ensc_273",
21
- "header": "awsui_header_gwq0h_1ensc_251",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_1ensc_293",
23
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ensc_305",
24
- "header-button": "awsui_header-button_gwq0h_1ensc_310",
25
- "header-container-button": "awsui_header-container-button_gwq0h_1ensc_310",
26
- "header-container": "awsui_header-container_gwq0h_1ensc_310",
27
- "header-navigation": "awsui_header-navigation_gwq0h_1ensc_345",
28
- "header-text": "awsui_header-text_gwq0h_1ensc_382",
29
- "content": "awsui_content_gwq0h_1ensc_101",
30
- "content-default": "awsui_content-default_gwq0h_1ensc_389",
31
- "content-footer": "awsui_content-footer_gwq0h_1ensc_393",
32
- "content-expanded": "awsui_content-expanded_gwq0h_1ensc_397",
33
- "content-compact": "awsui_content-compact_gwq0h_1ensc_400",
34
- "focusable": "awsui_focusable_gwq0h_1ensc_404",
35
- "click-target": "awsui_click-target_gwq0h_1ensc_419"
4
+ "content-enter": "awsui_content-enter_gwq0h_tp82q_101",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_tp82q_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_tp82q_123",
7
+ "icon": "awsui_icon_gwq0h_tp82q_137",
8
+ "root": "awsui_root_gwq0h_tp82q_155",
9
+ "expand-button": "awsui_expand-button_gwq0h_tp82q_193",
10
+ "expanded": "awsui_expanded_gwq0h_tp82q_201",
11
+ "icon-container": "awsui_icon-container_gwq0h_tp82q_211",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_tp82q_215",
13
+ "wrapper": "awsui_wrapper_gwq0h_tp82q_219",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_tp82q_227",
15
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_tp82q_227",
16
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_tp82q_231",
17
+ "wrapper-container": "awsui_wrapper-container_gwq0h_tp82q_234",
18
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_tp82q_238",
19
+ "header-deprecated": "awsui_header-deprecated_gwq0h_tp82q_251",
20
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_tp82q_273",
21
+ "header": "awsui_header_gwq0h_tp82q_251",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_tp82q_293",
23
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_tp82q_305",
24
+ "header-button": "awsui_header-button_gwq0h_tp82q_310",
25
+ "header-container-button": "awsui_header-container-button_gwq0h_tp82q_310",
26
+ "header-container": "awsui_header-container_gwq0h_tp82q_310",
27
+ "header-navigation": "awsui_header-navigation_gwq0h_tp82q_345",
28
+ "header-text": "awsui_header-text_gwq0h_tp82q_382",
29
+ "content": "awsui_content_gwq0h_tp82q_101",
30
+ "content-default": "awsui_content-default_gwq0h_tp82q_389",
31
+ "content-footer": "awsui_content-footer_gwq0h_tp82q_393",
32
+ "content-expanded": "awsui_content-expanded_gwq0h_tp82q_397",
33
+ "content-compact": "awsui_content-compact_gwq0h_tp82q_400",
34
+ "focusable": "awsui_focusable_gwq0h_tp82q_404",
35
+ "click-target": "awsui_click-target_gwq0h_tp82q_419"
36
36
  };
37
37
 
@@ -98,10 +98,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
98
98
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
99
  SPDX-License-Identifier: Apache-2.0
100
100
  */
101
- .awsui_content-enter_gwq0h_1ensc_101:not(#\9) {
102
- animation: awsui_awsui-motion-fade-in_gwq0h_1ensc_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
101
+ .awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
102
+ animation: awsui_awsui-motion-fade-in_gwq0h_tp82q_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
103
103
  }
104
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1ensc_1 {
104
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_tp82q_1 {
105
105
  from {
106
106
  opacity: 0.2;
107
107
  }
@@ -110,40 +110,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
110
110
  }
111
111
  }
112
112
  @media (prefers-reduced-motion: reduce) {
113
- .awsui_content-enter_gwq0h_1ensc_101:not(#\9) {
113
+ .awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
114
114
  animation: none;
115
115
  transition: none;
116
116
  }
117
117
  }
118
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1ensc_101:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1ensc_101:not(#\9) {
118
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_tp82q_101:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
 
123
- .awsui_trigger-expanded_gwq0h_1ensc_123:not(#\9) {
123
+ .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
124
124
  transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
125
125
  }
126
126
  @media (prefers-reduced-motion: reduce) {
127
- .awsui_trigger-expanded_gwq0h_1ensc_123:not(#\9) {
127
+ .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
128
128
  animation: none;
129
129
  transition: none;
130
130
  }
131
131
  }
132
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1ensc_123:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1ensc_123:not(#\9) {
132
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
133
133
  animation: none;
134
134
  transition: none;
135
135
  }
136
136
 
137
- .awsui_icon_gwq0h_1ensc_137:not(#\9) {
137
+ .awsui_icon_gwq0h_tp82q_137:not(#\9) {
138
138
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
139
139
  }
140
140
  @media (prefers-reduced-motion: reduce) {
141
- .awsui_icon_gwq0h_1ensc_137:not(#\9) {
141
+ .awsui_icon_gwq0h_tp82q_137:not(#\9) {
142
142
  animation: none;
143
143
  transition: none;
144
144
  }
145
145
  }
146
- .awsui-motion-disabled .awsui_icon_gwq0h_1ensc_137:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1ensc_137:not(#\9) {
146
+ .awsui-motion-disabled .awsui_icon_gwq0h_tp82q_137:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_tp82q_137:not(#\9) {
147
147
  animation: none;
148
148
  transition: none;
149
149
  }
@@ -152,7 +152,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
152
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
153
153
  SPDX-License-Identifier: Apache-2.0
154
154
  */
155
- .awsui_root_gwq0h_1ensc_155:not(#\9) {
155
+ .awsui_root_gwq0h_tp82q_155:not(#\9) {
156
156
  border-collapse: separate;
157
157
  border-spacing: 0;
158
158
  box-sizing: border-box;
@@ -191,33 +191,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
191
  display: block;
192
192
  }
193
193
 
194
- .awsui_expand-button_gwq0h_1ensc_193:not(#\9) {
194
+ .awsui_expand-button_gwq0h_tp82q_193:not(#\9) {
195
195
  outline: none;
196
196
  }
197
197
 
198
- .awsui_icon_gwq0h_1ensc_137:not(#\9) {
198
+ .awsui_icon_gwq0h_tp82q_137:not(#\9) {
199
199
  transform: rotate(-90deg);
200
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
201
201
  }
202
- .awsui_icon_gwq0h_1ensc_137.awsui_expanded_gwq0h_1ensc_201:not(#\9) {
202
+ .awsui_icon_gwq0h_tp82q_137.awsui_expanded_gwq0h_tp82q_201:not(#\9) {
203
203
  transform: rotate(0deg);
204
204
  }
205
- .awsui_icon_gwq0h_1ensc_137:not(#\9):dir(rtl) {
205
+ .awsui_icon_gwq0h_tp82q_137:not(#\9):dir(rtl) {
206
206
  transform: rotate(90deg);
207
207
  }
208
- .awsui_icon_gwq0h_1ensc_137:not(#\9):dir(rtl).awsui_expanded_gwq0h_1ensc_201 {
208
+ .awsui_icon_gwq0h_tp82q_137:not(#\9):dir(rtl).awsui_expanded_gwq0h_tp82q_201 {
209
209
  transform: rotate(0deg);
210
210
  }
211
211
 
212
- .awsui_icon-container_gwq0h_1ensc_211:not(#\9) {
212
+ .awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
213
213
  position: relative;
214
214
  margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
215
215
  }
216
- .awsui_icon-container-container_gwq0h_1ensc_215:not(#\9) {
216
+ .awsui_icon-container-container_gwq0h_tp82q_215:not(#\9) {
217
217
  margin-inline-end: var(--space-xs-zb16t3, 8px);
218
218
  }
219
219
 
220
- .awsui_wrapper_gwq0h_1ensc_219:not(#\9) {
220
+ .awsui_wrapper_gwq0h_tp82q_219:not(#\9) {
221
221
  box-sizing: border-box;
222
222
  border-block: none;
223
223
  border-inline: none;
@@ -225,77 +225,77 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
225
225
  line-height: var(--line-height-body-m-30ar75, 20px);
226
226
  text-align: start;
227
227
  }
228
- .awsui_wrapper-default_gwq0h_1ensc_227:not(#\9), .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9) {
228
+ .awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
229
229
  border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
230
230
  border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
231
231
  }
232
- .awsui_wrapper-navigation_gwq0h_1ensc_231:not(#\9) {
232
+ .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9) {
233
233
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
234
234
  }
235
- .awsui_wrapper-navigation_gwq0h_1ensc_231:not(#\9), .awsui_wrapper-container_gwq0h_1ensc_234:not(#\9) {
235
+ .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9) {
236
236
  display: flex;
237
237
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
238
238
  }
239
- .awsui_wrapper-default_gwq0h_1ensc_227:not(#\9), .awsui_wrapper-navigation_gwq0h_1ensc_231:not(#\9), .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9), .awsui_wrapper-compact_gwq0h_1ensc_238:not(#\9) {
239
+ .awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9) {
240
240
  color: var(--color-text-expandable-section-default-djhi83, #000716);
241
241
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
242
242
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
243
243
  }
244
- .awsui_wrapper-default_gwq0h_1ensc_227:not(#\9), .awsui_wrapper-navigation_gwq0h_1ensc_231:not(#\9), .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9) {
244
+ .awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
245
245
  font-size: var(--font-expandable-heading-size-smdiul, 16px);
246
246
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
247
247
  }
248
- .awsui_wrapper-default_gwq0h_1ensc_227:not(#\9) {
248
+ .awsui_wrapper-default_gwq0h_tp82q_227:not(#\9) {
249
249
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
250
250
  padding-inline-end: var(--space-xxs-p8yyaw, 4px);
251
251
  }
252
- .awsui_wrapper-default_gwq0h_1ensc_227.awsui_header-deprecated_gwq0h_1ensc_251:not(#\9) {
252
+ .awsui_wrapper-default_gwq0h_tp82q_227.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
253
253
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
254
254
  }
255
- .awsui_wrapper-default_gwq0h_1ensc_227:not(#\9):not(.awsui_header-deprecated_gwq0h_1ensc_251) {
255
+ .awsui_wrapper-default_gwq0h_tp82q_227:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
256
256
  padding-inline-start: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
257
257
  }
258
- .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9) {
258
+ .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
259
259
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
260
260
  }
261
- .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9), .awsui_wrapper-compact_gwq0h_1ensc_238:not(#\9) {
261
+ .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9) {
262
262
  padding-inline-end: 0;
263
263
  }
264
- .awsui_wrapper-footer_gwq0h_1ensc_227.awsui_header-deprecated_gwq0h_1ensc_251:not(#\9), .awsui_wrapper-compact_gwq0h_1ensc_238.awsui_header-deprecated_gwq0h_1ensc_251:not(#\9) {
264
+ .awsui_wrapper-footer_gwq0h_tp82q_227.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
265
265
  padding-inline-start: 0;
266
266
  }
267
- .awsui_wrapper-footer_gwq0h_1ensc_227:not(#\9):not(.awsui_header-deprecated_gwq0h_1ensc_251), .awsui_wrapper-compact_gwq0h_1ensc_238:not(#\9):not(.awsui_header-deprecated_gwq0h_1ensc_251) {
267
+ .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
268
268
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
269
269
  }
270
- .awsui_wrapper-container_gwq0h_1ensc_234:not(#\9) {
270
+ .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9) {
271
271
  padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
272
272
  padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
273
273
  }
274
- .awsui_wrapper-container_gwq0h_1ensc_234:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1ensc_273) {
274
+ .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):not(.awsui_wrapper-expanded_gwq0h_tp82q_273) {
275
275
  padding-block-end: var(--space-container-header-top-5qav00, 12px);
276
276
  }
277
- .awsui_wrapper-container_gwq0h_1ensc_234.awsui_header-deprecated_gwq0h_1ensc_251:not(#\9) {
277
+ .awsui_wrapper-container_gwq0h_tp82q_234.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
278
278
  padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
279
279
  }
280
- .awsui_wrapper-container_gwq0h_1ensc_234:not(#\9):not(.awsui_header-deprecated_gwq0h_1ensc_251) {
280
+ .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
281
281
  padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
282
282
  }
283
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1ensc_234:not(#\9):focus {
283
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):focus {
284
284
  padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
285
285
  padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
286
286
  }
287
- .awsui_wrapper-default_gwq0h_1ensc_227.awsui_wrapper-expanded_gwq0h_1ensc_273:not(#\9) {
287
+ .awsui_wrapper-default_gwq0h_tp82q_227.awsui_wrapper-expanded_gwq0h_tp82q_273:not(#\9) {
288
288
  border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
289
289
  }
290
290
 
291
- .awsui_header_gwq0h_1ensc_251:not(#\9) {
291
+ .awsui_header_gwq0h_tp82q_251:not(#\9) {
292
292
  /* used in test-utils */
293
293
  }
294
- .awsui_header-wrapper_gwq0h_1ensc_293:not(#\9), .awsui_header-deprecated_gwq0h_1ensc_251:not(#\9) {
294
+ .awsui_header-wrapper_gwq0h_tp82q_293:not(#\9), .awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
295
295
  display: flex;
296
296
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
297
297
  }
298
- .awsui_header-wrapper_gwq0h_1ensc_293:not(#\9) {
298
+ .awsui_header-wrapper_gwq0h_tp82q_293:not(#\9) {
299
299
  font-size: inherit;
300
300
  letter-spacing: inherit;
301
301
  margin-block: 0;
@@ -303,47 +303,47 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1ensc_234:not
303
303
  padding-block: 0;
304
304
  padding-inline: 0;
305
305
  }
306
- .awsui_header-actions-wrapper_gwq0h_1ensc_305:not(#\9) {
306
+ .awsui_header-actions-wrapper_gwq0h_tp82q_305:not(#\9) {
307
307
  display: flex;
308
308
  flex-direction: row;
309
309
  justify-content: space-between;
310
310
  }
311
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ensc_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ensc_310:not(#\9):focus {
311
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus {
312
312
  position: relative;
313
313
  }
314
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ensc_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ensc_310:not(#\9):focus {
314
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus {
315
315
  outline: 2px dotted transparent;
316
316
  outline-offset: calc(0px - 1px);
317
317
  }
318
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ensc_310:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ensc_310:not(#\9):focus::before {
318
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus::before {
319
319
  content: " ";
320
320
  display: block;
321
321
  position: absolute;
322
322
  inset-inline-start: calc(-1 * 0px);
323
323
  inset-block-start: calc(-1 * 0px);
324
- inline-size: calc(100% + 2 * 0px);
325
- block-size: calc(100% + 2 * 0px);
324
+ inline-size: calc(100% + 0px + 0px);
325
+ block-size: calc(100% + 0px + 0px);
326
326
  border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
327
327
  border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
328
328
  border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
329
329
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
330
330
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
331
331
  }
332
- .awsui_header-button_gwq0h_1ensc_310:not(#\9) {
332
+ .awsui_header-button_gwq0h_tp82q_310:not(#\9) {
333
333
  box-sizing: border-box;
334
334
  display: flex;
335
335
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
336
336
  }
337
- .awsui_header-container-button_gwq0h_1ensc_310:not(#\9) {
337
+ .awsui_header-container-button_gwq0h_tp82q_310:not(#\9) {
338
338
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
339
339
  }
340
- .awsui_header-container_gwq0h_1ensc_310:not(#\9) {
340
+ .awsui_header-container_gwq0h_tp82q_310:not(#\9) {
341
341
  inline-size: 100%;
342
342
  }
343
- .awsui_header-container_gwq0h_1ensc_310 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9) {
343
+ .awsui_header-container_gwq0h_tp82q_310 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
344
344
  margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
345
345
  }
346
- .awsui_header-navigation_gwq0h_1ensc_345 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9) {
346
+ .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
347
347
  display: inline-flex;
348
348
  cursor: pointer;
349
349
  color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
@@ -356,57 +356,57 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ensc_310:not(#\9
356
356
  text-decoration: none;
357
357
  flex-direction: column;
358
358
  }
359
- .awsui_header-navigation_gwq0h_1ensc_345 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9):hover {
359
+ .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):hover {
360
360
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
361
361
  }
362
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ensc_345 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9):focus {
362
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus {
363
363
  position: relative;
364
364
  }
365
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ensc_345 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9):focus {
365
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus {
366
366
  outline: 2px dotted transparent;
367
367
  outline-offset: calc(2px - 1px);
368
368
  }
369
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ensc_345 > .awsui_icon-container_gwq0h_1ensc_211:not(#\9):focus::before {
369
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus::before {
370
370
  content: " ";
371
371
  display: block;
372
372
  position: absolute;
373
373
  inset-inline-start: calc(-1 * 2px);
374
374
  inset-block-start: calc(-1 * 2px);
375
- inline-size: calc(100% + 2 * 2px);
376
- block-size: calc(100% + 2 * 2px);
375
+ inline-size: calc(100% + 2px + 2px);
376
+ block-size: calc(100% + 2px + 2px);
377
377
  border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
378
378
  border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
379
379
  border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
380
380
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
381
381
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
382
382
  }
383
- .awsui_header-text_gwq0h_1ensc_382:not(#\9) {
383
+ .awsui_header-text_gwq0h_tp82q_382:not(#\9) {
384
384
  /* used in test-utils */
385
385
  }
386
386
 
387
- .awsui_content_gwq0h_1ensc_101:not(#\9) {
387
+ .awsui_content_gwq0h_tp82q_101:not(#\9) {
388
388
  display: none;
389
389
  }
390
- .awsui_content-default_gwq0h_1ensc_389:not(#\9) {
390
+ .awsui_content-default_gwq0h_tp82q_389:not(#\9) {
391
391
  padding-block: var(--space-scaled-xs-26e2du, 8px);
392
392
  padding-inline: 0;
393
393
  }
394
- .awsui_content-footer_gwq0h_1ensc_393:not(#\9) {
394
+ .awsui_content-footer_gwq0h_tp82q_393:not(#\9) {
395
395
  padding-block: var(--space-xs-zb16t3, 8px);
396
396
  padding-inline: 0;
397
397
  }
398
- .awsui_content-expanded_gwq0h_1ensc_397:not(#\9) {
398
+ .awsui_content-expanded_gwq0h_tp82q_397:not(#\9) {
399
399
  display: block;
400
400
  }
401
- .awsui_content-compact_gwq0h_1ensc_400:not(#\9) {
401
+ .awsui_content-compact_gwq0h_tp82q_400:not(#\9) {
402
402
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
403
403
  }
404
404
 
405
- .awsui_focusable_gwq0h_1ensc_404:not(#\9):focus {
405
+ .awsui_focusable_gwq0h_tp82q_404:not(#\9):focus {
406
406
  outline: none;
407
407
  text-decoration: none;
408
408
  }
409
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1ensc_404:not(#\9):focus {
409
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_tp82q_404:not(#\9):focus {
410
410
  outline: 2px dotted transparent;
411
411
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
412
412
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
@@ -417,9 +417,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1ensc_404:not(#\9):fo
417
417
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
418
418
  }
419
419
 
420
- .awsui_click-target_gwq0h_1ensc_419:not(#\9) {
420
+ .awsui_click-target_gwq0h_tp82q_419:not(#\9) {
421
421
  cursor: pointer;
422
422
  }
423
- .awsui_click-target_gwq0h_1ensc_419:not(#\9):not(.awsui_wrapper-container_gwq0h_1ensc_234):not(.awsui_header-container-button_gwq0h_1ensc_310):hover {
423
+ .awsui_click-target_gwq0h_tp82q_419:not(#\9):not(.awsui_wrapper-container_gwq0h_tp82q_234):not(.awsui_header-container-button_gwq0h_tp82q_310):hover {
424
424
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
425
425
  }
@@ -2,37 +2,37 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_1ensc_101",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ensc_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1ensc_123",
8
- "icon": "awsui_icon_gwq0h_1ensc_137",
9
- "root": "awsui_root_gwq0h_1ensc_155",
10
- "expand-button": "awsui_expand-button_gwq0h_1ensc_193",
11
- "expanded": "awsui_expanded_gwq0h_1ensc_201",
12
- "icon-container": "awsui_icon-container_gwq0h_1ensc_211",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1ensc_215",
14
- "wrapper": "awsui_wrapper_gwq0h_1ensc_219",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1ensc_227",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1ensc_227",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ensc_231",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_1ensc_234",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1ensc_238",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_1ensc_251",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ensc_273",
22
- "header": "awsui_header_gwq0h_1ensc_251",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_1ensc_293",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ensc_305",
25
- "header-button": "awsui_header-button_gwq0h_1ensc_310",
26
- "header-container-button": "awsui_header-container-button_gwq0h_1ensc_310",
27
- "header-container": "awsui_header-container_gwq0h_1ensc_310",
28
- "header-navigation": "awsui_header-navigation_gwq0h_1ensc_345",
29
- "header-text": "awsui_header-text_gwq0h_1ensc_382",
30
- "content": "awsui_content_gwq0h_1ensc_101",
31
- "content-default": "awsui_content-default_gwq0h_1ensc_389",
32
- "content-footer": "awsui_content-footer_gwq0h_1ensc_393",
33
- "content-expanded": "awsui_content-expanded_gwq0h_1ensc_397",
34
- "content-compact": "awsui_content-compact_gwq0h_1ensc_400",
35
- "focusable": "awsui_focusable_gwq0h_1ensc_404",
36
- "click-target": "awsui_click-target_gwq0h_1ensc_419"
5
+ "content-enter": "awsui_content-enter_gwq0h_tp82q_101",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_tp82q_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_tp82q_123",
8
+ "icon": "awsui_icon_gwq0h_tp82q_137",
9
+ "root": "awsui_root_gwq0h_tp82q_155",
10
+ "expand-button": "awsui_expand-button_gwq0h_tp82q_193",
11
+ "expanded": "awsui_expanded_gwq0h_tp82q_201",
12
+ "icon-container": "awsui_icon-container_gwq0h_tp82q_211",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_tp82q_215",
14
+ "wrapper": "awsui_wrapper_gwq0h_tp82q_219",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_tp82q_227",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_tp82q_227",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_tp82q_231",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_tp82q_234",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_tp82q_238",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_tp82q_251",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_tp82q_273",
22
+ "header": "awsui_header_gwq0h_tp82q_251",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_tp82q_293",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_tp82q_305",
25
+ "header-button": "awsui_header-button_gwq0h_tp82q_310",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_tp82q_310",
27
+ "header-container": "awsui_header-container_gwq0h_tp82q_310",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_tp82q_345",
29
+ "header-text": "awsui_header-text_gwq0h_tp82q_382",
30
+ "content": "awsui_content_gwq0h_tp82q_101",
31
+ "content-default": "awsui_content-default_gwq0h_tp82q_389",
32
+ "content-footer": "awsui_content-footer_gwq0h_tp82q_393",
33
+ "content-expanded": "awsui_content-expanded_gwq0h_tp82q_397",
34
+ "content-compact": "awsui_content-compact_gwq0h_tp82q_400",
35
+ "focusable": "awsui_focusable_gwq0h_tp82q_404",
36
+ "click-target": "awsui_click-target_gwq0h_tp82q_419"
37
37
  };
38
38
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "upload-button": "awsui_upload-button_4xu1k_ztrox_97",
5
- "upload-input": "awsui_upload-input_4xu1k_ztrox_98",
6
- "file-input-container": "awsui_file-input-container_4xu1k_ztrox_102",
7
- "force-focus-outline": "awsui_force-focus-outline_4xu1k_ztrox_111"
4
+ "upload-button": "awsui_upload-button_4xu1k_wwhzj_97",
5
+ "upload-input": "awsui_upload-input_4xu1k_wwhzj_98",
6
+ "file-input-container": "awsui_file-input-container_4xu1k_wwhzj_102",
7
+ "force-focus-outline": "awsui_force-focus-outline_4xu1k_wwhzj_111"
8
8
  };
9
9
 
@@ -94,35 +94,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_upload-button_4xu1k_ztrox_97:not(#\9),
98
- .awsui_upload-input_4xu1k_ztrox_98:not(#\9) {
97
+ .awsui_upload-button_4xu1k_wwhzj_97:not(#\9),
98
+ .awsui_upload-input_4xu1k_wwhzj_98:not(#\9) {
99
99
  /* used in test-utils */
100
100
  }
101
101
 
102
- .awsui_file-input-container_4xu1k_ztrox_102:not(#\9) {
102
+ .awsui_file-input-container_4xu1k_wwhzj_102:not(#\9) {
103
103
  position: relative;
104
104
  }
105
105
 
106
- .awsui_upload-input_4xu1k_ztrox_98:not(#\9) {
106
+ .awsui_upload-input_4xu1k_wwhzj_98:not(#\9) {
107
107
  position: absolute;
108
108
  clip: rect(0, 0, 0, 0);
109
109
  }
110
110
 
111
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_ztrox_97.awsui_force-focus-outline_4xu1k_ztrox_111:not(#\9) {
111
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9) {
112
112
  position: relative;
113
113
  }
114
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_ztrox_97.awsui_force-focus-outline_4xu1k_ztrox_111:not(#\9) {
114
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9) {
115
115
  outline: 2px dotted transparent;
116
116
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
117
117
  }
118
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_ztrox_97.awsui_force-focus-outline_4xu1k_ztrox_111:not(#\9)::before {
118
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9)::before {
119
119
  content: " ";
120
120
  display: block;
121
121
  position: absolute;
122
122
  inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
123
123
  inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
124
- inline-size: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
125
- block-size: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
124
+ inline-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
125
+ block-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
126
126
  border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
127
127
  border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
128
128
  border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);