@cloudscape-design/components-themeable 3.0.335 → 3.0.336

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 (236) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/cards/styles.scss +1 -1
  3. package/lib/internal/template/alert/styles.css.js +19 -19
  4. package/lib/internal/template/alert/styles.scoped.css +33 -33
  5. package/lib/internal/template/alert/styles.selectors.js +19 -19
  6. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  7. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  8. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  9. package/lib/internal/template/app-layout/styles.css.js +17 -17
  10. package/lib/internal/template/app-layout/styles.scoped.css +21 -21
  11. package/lib/internal/template/app-layout/styles.selectors.js +17 -17
  12. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +171 -171
  14. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/lib/internal/template/area-chart/styles.css.js +13 -13
  16. package/lib/internal/template/area-chart/styles.scoped.css +17 -17
  17. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  18. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  19. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  20. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  21. package/lib/internal/template/badge/styles.css.js +5 -5
  22. package/lib/internal/template/badge/styles.scoped.css +6 -6
  23. package/lib/internal/template/badge/styles.selectors.js +5 -5
  24. package/lib/internal/template/box/styles.css.js +189 -189
  25. package/lib/internal/template/box/styles.scoped.css +236 -236
  26. package/lib/internal/template/box/styles.selectors.js +189 -189
  27. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  28. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  29. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  30. package/lib/internal/template/button/styles.css.js +19 -19
  31. package/lib/internal/template/button/styles.scoped.css +138 -138
  32. package/lib/internal/template/button/styles.selectors.js +19 -19
  33. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  34. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  35. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  36. package/lib/internal/template/calendar/styles.css.js +18 -18
  37. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  38. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  39. package/lib/internal/template/cards/styles.css.js +38 -38
  40. package/lib/internal/template/cards/styles.scoped.css +55 -55
  41. package/lib/internal/template/cards/styles.selectors.js +38 -38
  42. package/lib/internal/template/checkbox/styles.css.js +3 -3
  43. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  44. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  45. package/lib/internal/template/code-editor/styles.css.js +32 -32
  46. package/lib/internal/template/code-editor/styles.scoped.css +160 -160
  47. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  48. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  49. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  50. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  51. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  52. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  53. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  54. package/lib/internal/template/column-layout/styles.css.js +13 -13
  55. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  56. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  57. package/lib/internal/template/container/styles.css.js +28 -28
  58. package/lib/internal/template/container/styles.scoped.css +53 -53
  59. package/lib/internal/template/container/styles.selectors.js +28 -28
  60. package/lib/internal/template/content-layout/styles.css.js +7 -7
  61. package/lib/internal/template/content-layout/styles.scoped.css +12 -12
  62. package/lib/internal/template/content-layout/styles.selectors.js +7 -7
  63. package/lib/internal/template/date-picker/styles.css.js +7 -7
  64. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  65. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  66. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  67. package/lib/internal/template/date-range-picker/styles.scoped.css +48 -48
  68. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  69. package/lib/internal/template/expandable-section/styles.css.js +31 -31
  70. package/lib/internal/template/expandable-section/styles.scoped.css +56 -56
  71. package/lib/internal/template/expandable-section/styles.selectors.js +31 -31
  72. package/lib/internal/template/flashbar/styles.css.js +46 -46
  73. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  74. package/lib/internal/template/flashbar/styles.selectors.js +46 -46
  75. package/lib/internal/template/form/styles.css.js +9 -9
  76. package/lib/internal/template/form/styles.scoped.css +9 -9
  77. package/lib/internal/template/form/styles.selectors.js +9 -9
  78. package/lib/internal/template/form-field/styles.css.js +19 -19
  79. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  80. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  81. package/lib/internal/template/grid/styles.css.js +53 -53
  82. package/lib/internal/template/grid/styles.scoped.css +55 -55
  83. package/lib/internal/template/grid/styles.selectors.js +53 -53
  84. package/lib/internal/template/header/styles.css.js +44 -44
  85. package/lib/internal/template/header/styles.scoped.css +48 -48
  86. package/lib/internal/template/header/styles.selectors.js +44 -44
  87. package/lib/internal/template/help-panel/styles.css.js +4 -4
  88. package/lib/internal/template/help-panel/styles.scoped.css +67 -67
  89. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  90. package/lib/internal/template/input/styles.css.js +12 -12
  91. package/lib/internal/template/input/styles.scoped.css +32 -32
  92. package/lib/internal/template/input/styles.selectors.js +12 -12
  93. package/lib/internal/template/internal/base-component/styles.scoped.css +42 -33
  94. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  95. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +24 -24
  96. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  97. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  98. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +25 -25
  99. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  100. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  101. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  102. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  103. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  104. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  105. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  106. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  107. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  108. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  109. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  110. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +10 -10
  111. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  112. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  113. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  114. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  115. package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  119. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  120. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  121. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  122. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  123. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  124. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  128. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +14 -14
  129. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  130. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  131. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  132. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  133. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  134. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  135. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  136. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  137. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  138. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  139. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  140. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
  141. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  142. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  143. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  144. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  145. package/lib/internal/template/internal/environment.js +1 -1
  146. package/lib/internal/template/internal/generated/styles/tokens.js +1 -1
  147. package/lib/internal/template/internal/generated/theming/index.cjs +9 -9
  148. package/lib/internal/template/internal/generated/theming/index.js +9 -9
  149. package/lib/internal/template/link/styles.css.js +20 -20
  150. package/lib/internal/template/link/styles.scoped.css +72 -72
  151. package/lib/internal/template/link/styles.selectors.js +20 -20
  152. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  153. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +27 -27
  154. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  155. package/lib/internal/template/modal/styles.css.js +23 -23
  156. package/lib/internal/template/modal/styles.scoped.css +40 -40
  157. package/lib/internal/template/modal/styles.selectors.js +23 -23
  158. package/lib/internal/template/multiselect/styles.css.js +1 -1
  159. package/lib/internal/template/multiselect/styles.scoped.css +2 -2
  160. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  161. package/lib/internal/template/pagination/styles.css.js +9 -9
  162. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  163. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  164. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  165. package/lib/internal/template/pie-chart/styles.scoped.css +44 -44
  166. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  167. package/lib/internal/template/popover/styles.css.js +50 -50
  168. package/lib/internal/template/popover/styles.scoped.css +66 -66
  169. package/lib/internal/template/popover/styles.selectors.js +50 -50
  170. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  171. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  172. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  173. package/lib/internal/template/property-filter/styles.css.js +29 -29
  174. package/lib/internal/template/property-filter/styles.scoped.css +32 -32
  175. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  176. package/lib/internal/template/radio-group/styles.css.js +9 -9
  177. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  178. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  179. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  180. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  181. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  182. package/lib/internal/template/select/styles.css.js +1 -1
  183. package/lib/internal/template/select/styles.scoped.css +2 -2
  184. package/lib/internal/template/select/styles.selectors.js +1 -1
  185. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  186. package/lib/internal/template/side-navigation/styles.scoped.css +38 -38
  187. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  188. package/lib/internal/template/split-panel/styles.css.js +56 -56
  189. package/lib/internal/template/split-panel/styles.scoped.css +79 -79
  190. package/lib/internal/template/split-panel/styles.selectors.js +56 -56
  191. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  192. package/lib/internal/template/status-indicator/styles.scoped.css +27 -27
  193. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  194. package/lib/internal/template/table/styles.css.js +34 -34
  195. package/lib/internal/template/table/styles.scoped.css +44 -44
  196. package/lib/internal/template/table/styles.selectors.js +34 -34
  197. package/lib/internal/template/tabs/styles.css.js +21 -21
  198. package/lib/internal/template/tabs/styles.scoped.css +39 -39
  199. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  200. package/lib/internal/template/text-content/styles.css.js +1 -1
  201. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  202. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  203. package/lib/internal/template/text-filter/styles.css.js +3 -3
  204. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  205. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  206. package/lib/internal/template/textarea/styles.css.js +4 -4
  207. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  208. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  209. package/lib/internal/template/tiles/styles.css.js +28 -28
  210. package/lib/internal/template/tiles/styles.scoped.css +70 -70
  211. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  212. package/lib/internal/template/toggle/styles.css.js +8 -8
  213. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  214. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  215. package/lib/internal/template/token-group/styles.css.js +7 -7
  216. package/lib/internal/template/token-group/styles.scoped.css +18 -18
  217. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  218. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  219. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  220. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  221. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  222. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  223. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  224. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  225. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  226. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  227. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  228. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  229. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  230. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  231. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  232. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  233. package/lib/internal/template/wizard/styles.css.js +31 -31
  234. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  235. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  236. package/package.json +1 -1
@@ -94,7 +94,7 @@ 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_root_14iqq_4i4un_97:not(#\9) {
97
+ .awsui_root_14iqq_7fcg5_97:not(#\9) {
98
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
99
99
  border-collapse: separate;
100
100
  border-spacing: 0;
@@ -126,7 +126,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
126
126
  box-sizing: border-box;
127
127
  font-size: var(--font-body-m-size-0qqejn, 14px);
128
128
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
129
- color: var(--color-text-body-default-fckvk9, #16191f);
129
+ color: var(--color-text-body-default-4colr5, #16191f);
130
130
  font-weight: 400;
131
131
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
132
132
  -webkit-font-smoothing: auto;
@@ -134,20 +134,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
134
134
  word-wrap: break-word;
135
135
  position: relative;
136
136
  }
137
- .awsui_root_14iqq_4i4un_97.awsui_fit-height_14iqq_4i4un_111:not(#\9) {
137
+ .awsui_root_14iqq_7fcg5_97.awsui_fit-height_14iqq_7fcg5_111:not(#\9) {
138
138
  display: flex;
139
139
  flex-direction: column;
140
140
  height: 100%;
141
141
  }
142
- .awsui_root_14iqq_4i4un_97.awsui_fit-height_14iqq_4i4un_111.awsui_with-side-media_14iqq_4i4un_116:not(#\9) {
142
+ .awsui_root_14iqq_7fcg5_97.awsui_fit-height_14iqq_7fcg5_111.awsui_with-side-media_14iqq_7fcg5_116:not(#\9) {
143
143
  flex-direction: row;
144
144
  }
145
- .awsui_root_14iqq_4i4un_97.awsui_variant-default_14iqq_4i4un_119:not(#\9), .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9) {
145
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-default_14iqq_7fcg5_119:not(#\9), .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9) {
146
146
  border-radius: var(--border-radius-container-53367b, 0px);
147
147
  box-sizing: border-box;
148
148
  background-color: var(--color-background-container-content-xlzim4, #ffffff);
149
149
  }
150
- .awsui_root_14iqq_4i4un_97.awsui_variant-default_14iqq_4i4un_119:not(#\9)::before, .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::before {
150
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-default_14iqq_7fcg5_119:not(#\9)::before, .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::before {
151
151
  content: "";
152
152
  position: absolute;
153
153
  left: 0px;
@@ -162,7 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  border-radius: var(--border-radius-container-53367b, 0px);
163
163
  z-index: 1;
164
164
  }
165
- .awsui_root_14iqq_4i4un_97.awsui_variant-default_14iqq_4i4un_119:not(#\9)::after, .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::after {
165
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-default_14iqq_7fcg5_119:not(#\9)::after, .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::after {
166
166
  content: "";
167
167
  position: absolute;
168
168
  left: 0px;
@@ -177,125 +177,125 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
177
  mix-blend-mode: multiply;
178
178
  }
179
179
  @media screen and (-ms-high-contrast: active) {
180
- .awsui_root_14iqq_4i4un_97.awsui_variant-default_14iqq_4i4un_119:not(#\9), .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9) {
180
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-default_14iqq_7fcg5_119:not(#\9), .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9) {
181
181
  border: var(--border-field-width-gmdyxy, 1px) solid var(--color-border-container-top-1t94bd, #eaeded);
182
182
  }
183
183
  }
184
- .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9):not(:last-child), .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9):not(:last-child)::before, .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9):not(:last-child)::after {
184
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9):not(:last-child), .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9):not(:last-child)::before, .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9):not(:last-child)::after {
185
185
  border-bottom-right-radius: 0;
186
186
  border-bottom-left-radius: 0;
187
187
  }
188
- .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119 + .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9), .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119 + .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::before, .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119 + .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::after {
188
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119 + .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9), .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119 + .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::before, .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119 + .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::after {
189
189
  border-top-left-radius: 0;
190
190
  border-top-right-radius: 0;
191
191
  }
192
- .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119 + .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::before {
192
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119 + .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::before {
193
193
  border-top: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
194
194
  }
195
- .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119 + .awsui_root_14iqq_4i4un_97.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::after {
195
+ .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119 + .awsui_root_14iqq_7fcg5_97.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::after {
196
196
  box-shadow: var(--shadow-container-stacked-5kph6k, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
197
197
  }
198
- .awsui_root_14iqq_4i4un_97.awsui_sticky-enabled_14iqq_4i4un_172:not(#\9)::before {
198
+ .awsui_root_14iqq_7fcg5_97.awsui_sticky-enabled_14iqq_7fcg5_172:not(#\9)::before {
199
199
  top: calc(-1 * var(--border-container-top-width-um0aeg, 1px));
200
200
  }
201
- .awsui_root_14iqq_4i4un_97.awsui_sticky-enabled_14iqq_4i4un_172.awsui_variant-stacked_14iqq_4i4un_119:not(#\9)::before {
201
+ .awsui_root_14iqq_7fcg5_97.awsui_sticky-enabled_14iqq_7fcg5_172.awsui_variant-stacked_14iqq_7fcg5_119:not(#\9)::before {
202
202
  top: calc(-1 * var(--border-divider-section-width-p0xg84, 1px));
203
203
  }
204
204
 
205
- .awsui_with-side-media_14iqq_4i4un_116:not(#\9) {
205
+ .awsui_with-side-media_14iqq_7fcg5_116:not(#\9) {
206
206
  display: flex;
207
207
  flex-direction: row;
208
208
  }
209
209
 
210
- .awsui_with-top-media_14iqq_4i4un_184:not(#\9) {
210
+ .awsui_with-top-media_14iqq_7fcg5_184:not(#\9) {
211
211
  display: flex;
212
212
  flex-direction: column;
213
213
  }
214
214
 
215
- .awsui_content-wrapper_14iqq_4i4un_189:not(#\9) {
215
+ .awsui_content-wrapper_14iqq_7fcg5_189:not(#\9) {
216
216
  display: flex;
217
217
  flex-direction: column;
218
218
  width: 100%;
219
219
  }
220
- .awsui_content-wrapper-fit-height_14iqq_4i4un_194:not(#\9) {
220
+ .awsui_content-wrapper-fit-height_14iqq_7fcg5_194:not(#\9) {
221
221
  height: 100%;
222
222
  overflow: hidden;
223
223
  }
224
224
 
225
- .awsui_media_14iqq_4i4un_199:not(#\9) {
225
+ .awsui_media_14iqq_7fcg5_199:not(#\9) {
226
226
  overflow: hidden;
227
227
  flex-shrink: 0;
228
228
  }
229
- .awsui_media_14iqq_4i4un_199 img:not(#\9),
230
- .awsui_media_14iqq_4i4un_199 video:not(#\9),
231
- .awsui_media_14iqq_4i4un_199 picture:not(#\9) {
229
+ .awsui_media_14iqq_7fcg5_199 img:not(#\9),
230
+ .awsui_media_14iqq_7fcg5_199 video:not(#\9),
231
+ .awsui_media_14iqq_7fcg5_199 picture:not(#\9) {
232
232
  width: 100%;
233
233
  height: 100%;
234
234
  object-fit: cover;
235
235
  object-position: center;
236
236
  }
237
- .awsui_media-top_14iqq_4i4un_211:not(#\9) {
237
+ .awsui_media-top_14iqq_7fcg5_211:not(#\9) {
238
238
  max-height: 66%;
239
239
  border-top-left-radius: var(--border-radius-container-53367b, 0px);
240
240
  border-top-right-radius: var(--border-radius-container-53367b, 0px);
241
241
  }
242
- .awsui_media-side_14iqq_4i4un_216:not(#\9) {
242
+ .awsui_media-side_14iqq_7fcg5_216:not(#\9) {
243
243
  max-width: 66%;
244
244
  border-top-left-radius: var(--border-radius-container-53367b, 0px);
245
245
  border-bottom-left-radius: var(--border-radius-container-53367b, 0px);
246
246
  }
247
247
 
248
- .awsui_header_14iqq_4i4un_222:not(#\9) {
248
+ .awsui_header_14iqq_7fcg5_222:not(#\9) {
249
249
  background-color: var(--color-background-container-header-gnwbip, #fafafa);
250
250
  border-top-left-radius: var(--border-radius-container-53367b, 0px);
251
251
  border-top-right-radius: var(--border-radius-container-53367b, 0px);
252
252
  }
253
- .awsui_header_14iqq_4i4un_222.awsui_header-with-media_14iqq_4i4un_227:not(#\9) {
253
+ .awsui_header_14iqq_7fcg5_222.awsui_header-with-media_14iqq_7fcg5_227:not(#\9) {
254
254
  background: none;
255
255
  }
256
- .awsui_header_14iqq_4i4un_222.awsui_header-with-media_14iqq_4i4un_227:not(#\9):not(:empty) {
256
+ .awsui_header_14iqq_7fcg5_222.awsui_header-with-media_14iqq_7fcg5_227:not(#\9):not(:empty) {
257
257
  border-bottom: none;
258
258
  }
259
- .awsui_header-sticky-disabled_14iqq_4i4un_233:not(#\9) {
259
+ .awsui_header-sticky-disabled_14iqq_7fcg5_233:not(#\9) {
260
260
  position: relative;
261
261
  z-index: 1;
262
262
  }
263
- .awsui_header-sticky-enabled_14iqq_4i4un_237:not(#\9) {
263
+ .awsui_header-sticky-enabled_14iqq_7fcg5_237:not(#\9) {
264
264
  top: 0;
265
265
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
266
266
  position: sticky;
267
267
  z-index: 800;
268
268
  }
269
- .awsui_header-stuck_14iqq_4i4un_243:not(#\9) {
269
+ .awsui_header-stuck_14iqq_7fcg5_243:not(#\9) {
270
270
  border-radius: 0;
271
271
  }
272
- .awsui_header-stuck_14iqq_4i4un_243:not(#\9)::before {
272
+ .awsui_header-stuck_14iqq_7fcg5_243:not(#\9)::before {
273
273
  border: 0;
274
274
  }
275
- .awsui_header-stuck_14iqq_4i4un_243:not(#\9):not(.awsui_header-variant-cards_14iqq_4i4un_249) {
275
+ .awsui_header-stuck_14iqq_7fcg5_243:not(#\9):not(.awsui_header-variant-cards_14iqq_7fcg5_249) {
276
276
  box-shadow: var(--shadow-sticky-embedded-tua7gl, 0px 1px 4px -2px rgba(0, 28, 36, 0.5));
277
277
  }
278
- .awsui_header-dynamic-height_14iqq_4i4un_252.awsui_header-stuck_14iqq_4i4un_243:not(#\9) {
278
+ .awsui_header-dynamic-height_14iqq_7fcg5_252.awsui_header-stuck_14iqq_7fcg5_243:not(#\9) {
279
279
  margin-bottom: calc(var(--font-heading-xl-line-height-vkzpnf, 36px) - var(--font-heading-l-line-height-b1ar04, 22px));
280
280
  }
281
- .awsui_header_14iqq_4i4un_222:not(#\9):not(:empty) {
281
+ .awsui_header_14iqq_7fcg5_222:not(#\9):not(:empty) {
282
282
  border-bottom: var(--border-container-sticky-width-iyq76r, 1px) solid var(--color-border-container-divider-b2ream, #eaeded);
283
283
  }
284
- .awsui_header_14iqq_4i4un_222.awsui_with-paddings_14iqq_4i4un_258:not(#\9) {
284
+ .awsui_header_14iqq_7fcg5_222.awsui_with-paddings_14iqq_7fcg5_258:not(#\9) {
285
285
  padding: var(--space-container-header-vertical-ezarcz, 12px) var(--space-container-horizontal-7bp7wa, 20px);
286
286
  }
287
- .awsui_header_14iqq_4i4un_222.awsui_with-hidden-content_14iqq_4i4un_261:not(#\9) {
287
+ .awsui_header_14iqq_7fcg5_222.awsui_with-hidden-content_14iqq_7fcg5_261:not(#\9) {
288
288
  border-bottom-left-radius: var(--border-radius-container-53367b, 0px);
289
289
  border-bottom-right-radius: var(--border-radius-container-53367b, 0px);
290
290
  }
291
- .awsui_header-variant-cards_14iqq_4i4un_249:not(#\9) {
291
+ .awsui_header-variant-cards_14iqq_7fcg5_249:not(#\9) {
292
292
  border-radius: var(--border-radius-container-53367b, 0px);
293
293
  box-sizing: border-box;
294
294
  }
295
- .awsui_header-variant-cards_14iqq_4i4un_249:not(#\9):not(.awsui_header-sticky-enabled_14iqq_4i4un_237) {
295
+ .awsui_header-variant-cards_14iqq_7fcg5_249:not(#\9):not(.awsui_header-sticky-enabled_14iqq_7fcg5_237) {
296
296
  position: relative;
297
297
  }
298
- .awsui_header-variant-cards_14iqq_4i4un_249:not(#\9)::before {
298
+ .awsui_header-variant-cards_14iqq_7fcg5_249:not(#\9)::before {
299
299
  content: "";
300
300
  position: absolute;
301
301
  left: 0px;
@@ -310,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
310
310
  border-radius: var(--border-radius-container-53367b, 0px);
311
311
  z-index: 1;
312
312
  }
313
- .awsui_header-variant-cards_14iqq_4i4un_249:not(#\9)::after {
313
+ .awsui_header-variant-cards_14iqq_7fcg5_249:not(#\9)::after {
314
314
  content: "";
315
315
  position: absolute;
316
316
  left: 0px;
@@ -325,19 +325,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
325
325
  mix-blend-mode: multiply;
326
326
  }
327
327
  @media screen and (-ms-high-contrast: active) {
328
- .awsui_header-variant-cards_14iqq_4i4un_249:not(#\9) {
328
+ .awsui_header-variant-cards_14iqq_7fcg5_249:not(#\9) {
329
329
  border: var(--border-field-width-gmdyxy, 1px) solid var(--color-border-container-top-1t94bd, #eaeded);
330
330
  }
331
331
  }
332
- .awsui_header-variant-cards_14iqq_4i4un_249.awsui_header-stuck_14iqq_4i4un_243:not(#\9)::after, .awsui_header-variant-cards_14iqq_4i4un_249.awsui_header-stuck_14iqq_4i4un_243:not(#\9)::before {
332
+ .awsui_header-variant-cards_14iqq_7fcg5_249.awsui_header-stuck_14iqq_7fcg5_243:not(#\9)::after, .awsui_header-variant-cards_14iqq_7fcg5_249.awsui_header-stuck_14iqq_7fcg5_243:not(#\9)::before {
333
333
  border: 0;
334
334
  border-top-left-radius: 0;
335
335
  border-top-right-radius: 0;
336
336
  }
337
- .awsui_header-variant-full-page_14iqq_4i4un_311.awsui_header-stuck_14iqq_4i4un_243:not(#\9) {
337
+ .awsui_header-variant-full-page_14iqq_7fcg5_311.awsui_header-stuck_14iqq_7fcg5_243:not(#\9) {
338
338
  box-shadow: none;
339
339
  }
340
- .awsui_header-variant-full-page_14iqq_4i4un_311.awsui_header-stuck_14iqq_4i4un_243:not(#\9)::after {
340
+ .awsui_header-variant-full-page_14iqq_7fcg5_311.awsui_header-stuck_14iqq_7fcg5_243:not(#\9)::after {
341
341
  content: "";
342
342
  position: absolute;
343
343
  right: 0;
@@ -352,30 +352,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
352
352
  The dynamic height dark header needs a background that will cover
353
353
  the default white background of the container component.
354
354
  */
355
- .awsui_dark-header_14iqq_4i4un_329:not(#\9) {
355
+ .awsui_dark-header_14iqq_7fcg5_329:not(#\9) {
356
356
  background-color: var(--color-background-layout-main-nd5gs3, #f2f3f3);
357
- color: var(--color-text-body-default-fckvk9, #16191f);
357
+ color: var(--color-text-body-default-4colr5, #16191f);
358
358
  }
359
359
 
360
- .awsui_content_14iqq_4i4un_189:not(#\9) {
360
+ .awsui_content_14iqq_7fcg5_189:not(#\9) {
361
361
  flex: 1;
362
362
  }
363
- .awsui_content-fit-height_14iqq_4i4un_337:not(#\9) {
363
+ .awsui_content-fit-height_14iqq_7fcg5_337:not(#\9) {
364
364
  overflow: auto;
365
365
  }
366
- .awsui_content_14iqq_4i4un_189.awsui_with-paddings_14iqq_4i4un_258:not(#\9) {
366
+ .awsui_content_14iqq_7fcg5_189.awsui_with-paddings_14iqq_7fcg5_258:not(#\9) {
367
367
  padding: var(--space-scaled-l-w7rqqb, 20px) var(--space-container-horizontal-7bp7wa, 20px);
368
368
  }
369
- .awsui_header_14iqq_4i4un_222 + .awsui_content_14iqq_4i4un_189.awsui_with-paddings_14iqq_4i4un_258:not(#\9) {
369
+ .awsui_header_14iqq_7fcg5_222 + .awsui_content_14iqq_7fcg5_189.awsui_with-paddings_14iqq_7fcg5_258:not(#\9) {
370
370
  padding-top: var(--space-container-content-top-5kufne, 16px);
371
371
  }
372
- .awsui_header_14iqq_4i4un_222 + .awsui_content_14iqq_4i4un_189.awsui_with-paddings_14iqq_4i4un_258.awsui_content-with-media_14iqq_4i4un_346:not(#\9) {
372
+ .awsui_header_14iqq_7fcg5_222 + .awsui_content_14iqq_7fcg5_189.awsui_with-paddings_14iqq_7fcg5_258.awsui_content-with-media_14iqq_7fcg5_346:not(#\9) {
373
373
  padding-top: 0;
374
374
  }
375
375
 
376
- .awsui_footer_14iqq_4i4un_350.awsui_with-paddings_14iqq_4i4un_258:not(#\9) {
376
+ .awsui_footer_14iqq_7fcg5_350.awsui_with-paddings_14iqq_7fcg5_258:not(#\9) {
377
377
  padding: var(--space-scaled-s-73r995, 12px) var(--space-container-horizontal-7bp7wa, 20px);
378
378
  }
379
- .awsui_footer_14iqq_4i4un_350.awsui_with-divider_14iqq_4i4un_353:not(#\9) {
379
+ .awsui_footer_14iqq_7fcg5_350.awsui_with-divider_14iqq_7fcg5_353:not(#\9) {
380
380
  border-top: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
381
381
  }
@@ -2,33 +2,33 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_14iqq_4i4un_97",
6
- "fit-height": "awsui_fit-height_14iqq_4i4un_111",
7
- "with-side-media": "awsui_with-side-media_14iqq_4i4un_116",
8
- "variant-default": "awsui_variant-default_14iqq_4i4un_119",
9
- "variant-stacked": "awsui_variant-stacked_14iqq_4i4un_119",
10
- "sticky-enabled": "awsui_sticky-enabled_14iqq_4i4un_172",
11
- "with-top-media": "awsui_with-top-media_14iqq_4i4un_184",
12
- "content-wrapper": "awsui_content-wrapper_14iqq_4i4un_189",
13
- "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_4i4un_194",
14
- "media": "awsui_media_14iqq_4i4un_199",
15
- "media-top": "awsui_media-top_14iqq_4i4un_211",
16
- "media-side": "awsui_media-side_14iqq_4i4un_216",
17
- "header": "awsui_header_14iqq_4i4un_222",
18
- "header-with-media": "awsui_header-with-media_14iqq_4i4un_227",
19
- "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_4i4un_233",
20
- "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_4i4un_237",
21
- "header-stuck": "awsui_header-stuck_14iqq_4i4un_243",
22
- "header-variant-cards": "awsui_header-variant-cards_14iqq_4i4un_249",
23
- "header-dynamic-height": "awsui_header-dynamic-height_14iqq_4i4un_252",
24
- "with-paddings": "awsui_with-paddings_14iqq_4i4un_258",
25
- "with-hidden-content": "awsui_with-hidden-content_14iqq_4i4un_261",
26
- "header-variant-full-page": "awsui_header-variant-full-page_14iqq_4i4un_311",
27
- "dark-header": "awsui_dark-header_14iqq_4i4un_329",
28
- "content": "awsui_content_14iqq_4i4un_189",
29
- "content-fit-height": "awsui_content-fit-height_14iqq_4i4un_337",
30
- "content-with-media": "awsui_content-with-media_14iqq_4i4un_346",
31
- "footer": "awsui_footer_14iqq_4i4un_350",
32
- "with-divider": "awsui_with-divider_14iqq_4i4un_353"
5
+ "root": "awsui_root_14iqq_7fcg5_97",
6
+ "fit-height": "awsui_fit-height_14iqq_7fcg5_111",
7
+ "with-side-media": "awsui_with-side-media_14iqq_7fcg5_116",
8
+ "variant-default": "awsui_variant-default_14iqq_7fcg5_119",
9
+ "variant-stacked": "awsui_variant-stacked_14iqq_7fcg5_119",
10
+ "sticky-enabled": "awsui_sticky-enabled_14iqq_7fcg5_172",
11
+ "with-top-media": "awsui_with-top-media_14iqq_7fcg5_184",
12
+ "content-wrapper": "awsui_content-wrapper_14iqq_7fcg5_189",
13
+ "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_7fcg5_194",
14
+ "media": "awsui_media_14iqq_7fcg5_199",
15
+ "media-top": "awsui_media-top_14iqq_7fcg5_211",
16
+ "media-side": "awsui_media-side_14iqq_7fcg5_216",
17
+ "header": "awsui_header_14iqq_7fcg5_222",
18
+ "header-with-media": "awsui_header-with-media_14iqq_7fcg5_227",
19
+ "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_7fcg5_233",
20
+ "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_7fcg5_237",
21
+ "header-stuck": "awsui_header-stuck_14iqq_7fcg5_243",
22
+ "header-variant-cards": "awsui_header-variant-cards_14iqq_7fcg5_249",
23
+ "header-dynamic-height": "awsui_header-dynamic-height_14iqq_7fcg5_252",
24
+ "with-paddings": "awsui_with-paddings_14iqq_7fcg5_258",
25
+ "with-hidden-content": "awsui_with-hidden-content_14iqq_7fcg5_261",
26
+ "header-variant-full-page": "awsui_header-variant-full-page_14iqq_7fcg5_311",
27
+ "dark-header": "awsui_dark-header_14iqq_7fcg5_329",
28
+ "content": "awsui_content_14iqq_7fcg5_189",
29
+ "content-fit-height": "awsui_content-fit-height_14iqq_7fcg5_337",
30
+ "content-with-media": "awsui_content-with-media_14iqq_7fcg5_346",
31
+ "footer": "awsui_footer_14iqq_7fcg5_350",
32
+ "with-divider": "awsui_with-divider_14iqq_7fcg5_353"
33
33
  };
34
34
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "layout": "awsui_layout_5gtk3_s3kxm_99",
5
- "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_s3kxm_99",
6
- "background": "awsui_background_5gtk3_s3kxm_102",
7
- "header": "awsui_header_5gtk3_s3kxm_105",
8
- "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_s3kxm_121",
9
- "content": "awsui_content_5gtk3_s3kxm_129",
10
- "has-header": "awsui_has-header_5gtk3_s3kxm_133"
4
+ "layout": "awsui_layout_5gtk3_rzajp_99",
5
+ "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_rzajp_99",
6
+ "background": "awsui_background_5gtk3_rzajp_102",
7
+ "header": "awsui_header_5gtk3_rzajp_105",
8
+ "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_rzajp_121",
9
+ "content": "awsui_content_5gtk3_rzajp_129",
10
+ "has-header": "awsui_has-header_5gtk3_rzajp_133"
11
11
  };
12
12
 
@@ -96,48 +96,48 @@ visual refresh mode. The padding is still added to the header
96
96
  in this scenario because otherwise the header and child
97
97
  nodes will directly touch with no gap between them.
98
98
  */
99
- .awsui_layout_5gtk3_s3kxm_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_s3kxm_99) {
99
+ .awsui_layout_5gtk3_rzajp_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_rzajp_99) {
100
100
  display: contents;
101
101
  }
102
- .awsui_layout_5gtk3_s3kxm_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_s3kxm_99) > .awsui_background_5gtk3_s3kxm_102 {
102
+ .awsui_layout_5gtk3_rzajp_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_rzajp_99) > .awsui_background_5gtk3_rzajp_102 {
103
103
  display: none;
104
104
  }
105
- .awsui_layout_5gtk3_s3kxm_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_s3kxm_99) > .awsui_header_5gtk3_s3kxm_105 {
105
+ .awsui_layout_5gtk3_rzajp_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_rzajp_99) > .awsui_header_5gtk3_rzajp_105 {
106
106
  padding-bottom: var(--space-content-header-padding-bottom-v55qlt, 16px);
107
107
  }
108
108
 
109
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99:not(#\9) {
109
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99:not(#\9) {
110
110
  display: grid;
111
111
  grid-template-columns: minmax(0, 1fr);
112
112
  grid-template-rows: auto var(--space-dark-header-overlap-distance-g5z45b, 0px) 1fr;
113
113
  min-height: 100%;
114
114
  }
115
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99 > .awsui_background_5gtk3_s3kxm_102:not(#\9) {
115
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99 > .awsui_background_5gtk3_rzajp_102:not(#\9) {
116
116
  background-color: var(--color-background-layout-main-nd5gs3, #f2f3f3);
117
117
  grid-column: 1;
118
118
  grid-row: 1/3;
119
- color: var(--color-text-body-default-fckvk9, #16191f);
119
+ color: var(--color-text-body-default-4colr5, #16191f);
120
120
  }
121
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99 > .awsui_background_5gtk3_s3kxm_102.awsui_is-overlap-disabled_5gtk3_s3kxm_121:not(#\9) {
121
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99 > .awsui_background_5gtk3_rzajp_102.awsui_is-overlap-disabled_5gtk3_rzajp_121:not(#\9) {
122
122
  grid-row: 1/2;
123
123
  }
124
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99 > .awsui_header_5gtk3_s3kxm_105:not(#\9) {
124
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99 > .awsui_header_5gtk3_rzajp_105:not(#\9) {
125
125
  grid-column: 1;
126
126
  grid-row: 1;
127
127
  padding-bottom: var(--space-content-header-padding-bottom-v55qlt, 16px);
128
128
  }
129
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99 > .awsui_content_5gtk3_s3kxm_129:not(#\9) {
129
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99 > .awsui_content_5gtk3_rzajp_129:not(#\9) {
130
130
  grid-column: 1;
131
131
  grid-row: 2/4;
132
132
  }
133
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99:not(#\9):not(.awsui_has-header_5gtk3_s3kxm_133) {
133
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99:not(#\9):not(.awsui_has-header_5gtk3_rzajp_133) {
134
134
  grid-template-rows: auto calc(
135
135
  var(--space-dark-header-overlap-distance-g5z45b, 0px) + var(--awsui-container-first-overlap-extension-zw2xxa, 0px) + var(--awsui-container-first-gap-zw2xxa, 0px)
136
136
  ) 1fr;
137
137
  }
138
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99:not(#\9):not(.awsui_has-header_5gtk3_s3kxm_133) > .awsui_content_5gtk3_s3kxm_129 {
138
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99:not(#\9):not(.awsui_has-header_5gtk3_rzajp_133) > .awsui_content_5gtk3_rzajp_129 {
139
139
  padding-top: var(--awsui-container-first-gap-zw2xxa, 0px);
140
140
  }
141
- .awsui_layout_5gtk3_s3kxm_99.awsui_is-visual-refresh_5gtk3_s3kxm_99.awsui_is-overlap-disabled_5gtk3_s3kxm_121:not(#\9) {
141
+ .awsui_layout_5gtk3_rzajp_99.awsui_is-visual-refresh_5gtk3_rzajp_99.awsui_is-overlap-disabled_5gtk3_rzajp_121:not(#\9) {
142
142
  grid-template-rows: auto 0 1fr;
143
143
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "layout": "awsui_layout_5gtk3_s3kxm_99",
6
- "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_s3kxm_99",
7
- "background": "awsui_background_5gtk3_s3kxm_102",
8
- "header": "awsui_header_5gtk3_s3kxm_105",
9
- "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_s3kxm_121",
10
- "content": "awsui_content_5gtk3_s3kxm_129",
11
- "has-header": "awsui_has-header_5gtk3_s3kxm_133"
5
+ "layout": "awsui_layout_5gtk3_rzajp_99",
6
+ "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_rzajp_99",
7
+ "background": "awsui_background_5gtk3_rzajp_102",
8
+ "header": "awsui_header_5gtk3_rzajp_105",
9
+ "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_rzajp_121",
10
+ "content": "awsui_content_5gtk3_rzajp_129",
11
+ "has-header": "awsui_has-header_5gtk3_rzajp_133"
12
12
  };
13
13
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_145pa_pjbdj_93",
5
- "focus-lock": "awsui_focus-lock_145pa_pjbdj_106",
6
- "calendar": "awsui_calendar_145pa_pjbdj_110",
7
- "date-picker-container": "awsui_date-picker-container_145pa_pjbdj_123",
8
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_pjbdj_128",
9
- "date-picker-input": "awsui_date-picker-input_145pa_pjbdj_132",
10
- "open-calendar-button": "awsui_open-calendar-button_145pa_pjbdj_137"
4
+ "root": "awsui_root_145pa_1hei4_93",
5
+ "focus-lock": "awsui_focus-lock_145pa_1hei4_106",
6
+ "calendar": "awsui_calendar_145pa_1hei4_110",
7
+ "date-picker-container": "awsui_date-picker-container_145pa_1hei4_123",
8
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1hei4_128",
9
+ "date-picker-input": "awsui_date-picker-input_145pa_1hei4_132",
10
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1hei4_137"
11
11
  };
12
12
 
@@ -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_root_145pa_pjbdj_93:not(#\9) {
93
+ .awsui_root_145pa_1hei4_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -122,44 +122,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
122
122
  box-sizing: border-box;
123
123
  font-size: var(--font-body-m-size-0qqejn, 14px);
124
124
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
125
- color: var(--color-text-body-default-fckvk9, #16191f);
125
+ color: var(--color-text-body-default-4colr5, #16191f);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_focus-lock_145pa_pjbdj_106:not(#\9) {
132
+ .awsui_focus-lock_145pa_1hei4_106:not(#\9) {
133
133
  display: contents;
134
134
  }
135
135
 
136
- .awsui_calendar_145pa_pjbdj_110:not(#\9) {
136
+ .awsui_calendar_145pa_1hei4_110:not(#\9) {
137
137
  overflow: auto;
138
138
  }
139
- .awsui_calendar_145pa_pjbdj_110:not(#\9):focus {
139
+ .awsui_calendar_145pa_1hei4_110:not(#\9):focus {
140
140
  outline: none;
141
141
  }
142
- body[data-awsui-focus-visible=true] .awsui_calendar_145pa_pjbdj_110:not(#\9):focus {
142
+ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1hei4_110:not(#\9):focus {
143
143
  outline: 2px dotted transparent;
144
144
  outline-offset: 2px;
145
145
  border-radius: var(--border-radius-dropdown-svczfv, 0px);
146
146
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4clyb1, #0073bb);
147
147
  }
148
148
 
149
- .awsui_date-picker-container_145pa_pjbdj_123:not(#\9) {
149
+ .awsui_date-picker-container_145pa_1hei4_123:not(#\9) {
150
150
  position: relative;
151
151
  max-width: 234px;
152
152
  }
153
153
 
154
- .awsui_date-picker-trigger_145pa_pjbdj_128:not(#\9) {
154
+ .awsui_date-picker-trigger_145pa_1hei4_128:not(#\9) {
155
155
  display: flex;
156
156
  }
157
157
 
158
- .awsui_date-picker-input_145pa_pjbdj_132:not(#\9) {
158
+ .awsui_date-picker-input_145pa_1hei4_132:not(#\9) {
159
159
  padding-right: var(--space-xs-7veqkr, 8px);
160
160
  width: 100%;
161
161
  }
162
162
 
163
- .awsui_open-calendar-button_145pa_pjbdj_137:not(#\9) {
163
+ .awsui_open-calendar-button_145pa_1hei4_137:not(#\9) {
164
164
  /* used in test-utils */
165
165
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_145pa_pjbdj_93",
6
- "focus-lock": "awsui_focus-lock_145pa_pjbdj_106",
7
- "calendar": "awsui_calendar_145pa_pjbdj_110",
8
- "date-picker-container": "awsui_date-picker-container_145pa_pjbdj_123",
9
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_pjbdj_128",
10
- "date-picker-input": "awsui_date-picker-input_145pa_pjbdj_132",
11
- "open-calendar-button": "awsui_open-calendar-button_145pa_pjbdj_137"
5
+ "root": "awsui_root_145pa_1hei4_93",
6
+ "focus-lock": "awsui_focus-lock_145pa_1hei4_106",
7
+ "calendar": "awsui_calendar_145pa_1hei4_110",
8
+ "date-picker-container": "awsui_date-picker-container_145pa_1hei4_123",
9
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1hei4_128",
10
+ "date-picker-input": "awsui_date-picker-input_145pa_1hei4_132",
11
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1hei4_137"
12
12
  };
13
13