@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -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_eh02f_97:not(#\9) {
97
+ .awsui_root_14iqq_gtqpm_97:not(#\9) {
98
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
99
99
  border-collapse: separate;
100
100
  border-spacing: 0;
@@ -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_eh02f_97.awsui_fit-height_14iqq_eh02f_111:not(#\9) {
137
+ .awsui_root_14iqq_gtqpm_97.awsui_fit-height_14iqq_gtqpm_111:not(#\9) {
138
138
  display: flex;
139
139
  flex-direction: column;
140
140
  height: 100%;
141
141
  }
142
- .awsui_root_14iqq_eh02f_97.awsui_fit-height_14iqq_eh02f_111.awsui_with-side-media_14iqq_eh02f_116:not(#\9) {
142
+ .awsui_root_14iqq_gtqpm_97.awsui_fit-height_14iqq_gtqpm_111.awsui_with-side-media_14iqq_gtqpm_116:not(#\9) {
143
143
  flex-direction: row;
144
144
  }
145
- .awsui_root_14iqq_eh02f_97.awsui_variant-default_14iqq_eh02f_119:not(#\9), .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9) {
145
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-default_14iqq_gtqpm_119:not(#\9), .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9) {
146
146
  border-radius: var(--border-radius-container-wqv1zi, 16px);
147
147
  box-sizing: border-box;
148
148
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
149
149
  }
150
- .awsui_root_14iqq_eh02f_97.awsui_variant-default_14iqq_eh02f_119:not(#\9)::before, .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::before {
150
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-default_14iqq_gtqpm_119:not(#\9)::before, .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_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-wqv1zi, 16px);
163
163
  z-index: 1;
164
164
  }
165
- .awsui_root_14iqq_eh02f_97.awsui_variant-default_14iqq_eh02f_119:not(#\9)::after, .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::after {
165
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-default_14iqq_gtqpm_119:not(#\9)::after, .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::after {
166
166
  content: "";
167
167
  position: absolute;
168
168
  left: 0px;
@@ -177,128 +177,128 @@ 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_eh02f_97.awsui_variant-default_14iqq_eh02f_119:not(#\9), .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9) {
180
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-default_14iqq_gtqpm_119:not(#\9), .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9) {
181
181
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
182
182
  }
183
183
  }
184
- .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9):not(:last-child), .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9):not(:last-child)::before, .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9):not(:last-child)::after {
184
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9):not(:last-child), .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9):not(:last-child)::before, .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_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_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119 + .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9), .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119 + .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::before, .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119 + .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::after {
188
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119 + .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9), .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119 + .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::before, .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119 + .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::after {
189
189
  border-top-left-radius: 0;
190
190
  border-top-right-radius: 0;
191
191
  }
192
- .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119 + .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::before {
193
- border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
192
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119 + .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::before {
193
+ border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
194
194
  }
195
- .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119 + .awsui_root_14iqq_eh02f_97.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::after {
195
+ .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119 + .awsui_root_14iqq_gtqpm_97.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::after {
196
196
  box-shadow: var(--shadow-container-stacked-4gw245, -1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgba(0, 7, 22, 0.12), 8px 0px 8px -7px rgba(0, 7, 22, 0.12), -8px 0px 8px -7px rgba(0, 7, 22, 0.12));
197
197
  }
198
- .awsui_root_14iqq_eh02f_97.awsui_sticky-enabled_14iqq_eh02f_172:not(#\9)::before {
198
+ .awsui_root_14iqq_gtqpm_97.awsui_sticky-enabled_14iqq_gtqpm_172:not(#\9)::before {
199
199
  top: calc(-1 * var(--border-container-top-width-uugwwl, 0px));
200
200
  }
201
- .awsui_root_14iqq_eh02f_97.awsui_sticky-enabled_14iqq_eh02f_172.awsui_variant-stacked_14iqq_eh02f_119:not(#\9)::before {
202
- top: calc(-1 * var(--border-divider-section-width-4ax5o2, 2px));
201
+ .awsui_root_14iqq_gtqpm_97.awsui_sticky-enabled_14iqq_gtqpm_172.awsui_variant-stacked_14iqq_gtqpm_119:not(#\9)::before {
202
+ top: calc(-1 * var(--border-divider-section-width-8a5uu9, 2px));
203
203
  }
204
204
 
205
- .awsui_with-side-media_14iqq_eh02f_116:not(#\9) {
205
+ .awsui_with-side-media_14iqq_gtqpm_116:not(#\9) {
206
206
  display: flex;
207
207
  flex-direction: row;
208
208
  }
209
209
 
210
- .awsui_with-top-media_14iqq_eh02f_184:not(#\9) {
210
+ .awsui_with-top-media_14iqq_gtqpm_184:not(#\9) {
211
211
  display: flex;
212
212
  flex-direction: column;
213
213
  }
214
214
 
215
- .awsui_content-wrapper_14iqq_eh02f_189:not(#\9) {
215
+ .awsui_content-wrapper_14iqq_gtqpm_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_eh02f_194:not(#\9) {
220
+ .awsui_content-wrapper-fit-height_14iqq_gtqpm_194:not(#\9) {
221
221
  height: 100%;
222
222
  overflow: hidden;
223
223
  }
224
224
 
225
- .awsui_media_14iqq_eh02f_199:not(#\9) {
225
+ .awsui_media_14iqq_gtqpm_199:not(#\9) {
226
226
  overflow: hidden;
227
227
  flex-shrink: 0;
228
228
  }
229
- .awsui_media_14iqq_eh02f_199 img:not(#\9),
230
- .awsui_media_14iqq_eh02f_199 video:not(#\9),
231
- .awsui_media_14iqq_eh02f_199 picture:not(#\9) {
229
+ .awsui_media_14iqq_gtqpm_199 img:not(#\9),
230
+ .awsui_media_14iqq_gtqpm_199 video:not(#\9),
231
+ .awsui_media_14iqq_gtqpm_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_eh02f_211:not(#\9) {
237
+ .awsui_media-top_14iqq_gtqpm_211:not(#\9) {
238
238
  max-height: 66%;
239
239
  border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
240
240
  border-top-right-radius: var(--border-radius-container-wqv1zi, 16px);
241
241
  }
242
- .awsui_media-side_14iqq_eh02f_216:not(#\9) {
242
+ .awsui_media-side_14iqq_gtqpm_216:not(#\9) {
243
243
  max-width: 66%;
244
244
  border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
245
245
  border-bottom-left-radius: var(--border-radius-container-wqv1zi, 16px);
246
246
  }
247
247
 
248
- .awsui_header_14iqq_eh02f_222:not(#\9) {
248
+ .awsui_header_14iqq_gtqpm_222:not(#\9) {
249
249
  background-color: var(--color-background-container-header-8b9fgi, #ffffff);
250
250
  border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
251
251
  border-top-right-radius: var(--border-radius-container-wqv1zi, 16px);
252
252
  }
253
- .awsui_header_14iqq_eh02f_222.awsui_header-with-media_14iqq_eh02f_227:not(#\9) {
253
+ .awsui_header_14iqq_gtqpm_222.awsui_header-with-media_14iqq_gtqpm_227:not(#\9) {
254
254
  background: none;
255
255
  }
256
- .awsui_header_14iqq_eh02f_222.awsui_header-with-media_14iqq_eh02f_227:not(#\9):not(:empty) {
256
+ .awsui_header_14iqq_gtqpm_222.awsui_header-with-media_14iqq_gtqpm_227:not(#\9):not(:empty) {
257
257
  border-bottom: none;
258
258
  }
259
- .awsui_header-sticky-disabled_14iqq_eh02f_233:not(#\9) {
259
+ .awsui_header-sticky-disabled_14iqq_gtqpm_233:not(#\9) {
260
260
  position: relative;
261
261
  z-index: 1;
262
262
  }
263
- .awsui_header-sticky-enabled_14iqq_eh02f_237:not(#\9) {
263
+ .awsui_header-sticky-enabled_14iqq_gtqpm_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_eh02f_243:not(#\9) {
269
+ .awsui_header-stuck_14iqq_gtqpm_243:not(#\9) {
270
270
  border-radius: 0;
271
271
  }
272
- .awsui_header-stuck_14iqq_eh02f_243:not(#\9)::before {
272
+ .awsui_header-stuck_14iqq_gtqpm_243:not(#\9)::before {
273
273
  border: 0;
274
274
  }
275
- .awsui_header-stuck_14iqq_eh02f_243:not(#\9):not(.awsui_header-variant-cards_14iqq_eh02f_249) {
275
+ .awsui_header-stuck_14iqq_gtqpm_243:not(#\9):not(.awsui_header-variant-cards_14iqq_gtqpm_249) {
276
276
  box-shadow: var(--shadow-sticky-embedded-uvh5ry, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
277
277
  }
278
- .awsui_header-dynamic-height_14iqq_eh02f_252.awsui_header-stuck_14iqq_eh02f_243:not(#\9) {
278
+ .awsui_header-dynamic-height_14iqq_gtqpm_252.awsui_header-stuck_14iqq_gtqpm_243:not(#\9) {
279
279
  margin-bottom: calc(var(--font-heading-xl-line-height-qs40h8, 30px) - var(--font-heading-l-line-height-thvd8z, 24px));
280
280
  }
281
- .awsui_header_14iqq_eh02f_222:not(#\9):not(:empty) {
281
+ .awsui_header_14iqq_gtqpm_222:not(#\9):not(:empty) {
282
282
  border-bottom: var(--border-container-sticky-width-6asz33, 0px) solid var(--color-border-container-divider-p2uygo, transparent);
283
283
  }
284
- .awsui_header_14iqq_eh02f_222.awsui_with-paddings_14iqq_eh02f_258:not(#\9) {
284
+ .awsui_header_14iqq_gtqpm_222.awsui_with-paddings_14iqq_gtqpm_258:not(#\9) {
285
285
  padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px) var(--space-container-header-bottom-vj01hn, 8px);
286
286
  }
287
- .awsui_header_14iqq_eh02f_222.awsui_with-paddings_14iqq_eh02f_258.awsui_header-variant-cards_14iqq_eh02f_249:not(#\9) {
287
+ .awsui_header_14iqq_gtqpm_222.awsui_with-paddings_14iqq_gtqpm_258.awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9) {
288
288
  padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px);
289
289
  }
290
- .awsui_header_14iqq_eh02f_222.awsui_with-hidden-content_14iqq_eh02f_264:not(#\9) {
290
+ .awsui_header_14iqq_gtqpm_222.awsui_with-hidden-content_14iqq_gtqpm_264:not(#\9) {
291
291
  border-bottom-left-radius: var(--border-radius-container-wqv1zi, 16px);
292
292
  border-bottom-right-radius: var(--border-radius-container-wqv1zi, 16px);
293
293
  }
294
- .awsui_header-variant-cards_14iqq_eh02f_249:not(#\9) {
294
+ .awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9) {
295
295
  border-radius: var(--border-radius-container-wqv1zi, 16px);
296
296
  box-sizing: border-box;
297
297
  }
298
- .awsui_header-variant-cards_14iqq_eh02f_249:not(#\9):not(.awsui_header-sticky-enabled_14iqq_eh02f_237) {
298
+ .awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9):not(.awsui_header-sticky-enabled_14iqq_gtqpm_237) {
299
299
  position: relative;
300
300
  }
301
- .awsui_header-variant-cards_14iqq_eh02f_249:not(#\9)::before {
301
+ .awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9)::before {
302
302
  content: "";
303
303
  position: absolute;
304
304
  left: 0px;
@@ -313,7 +313,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
313
313
  border-radius: var(--border-radius-container-wqv1zi, 16px);
314
314
  z-index: 1;
315
315
  }
316
- .awsui_header-variant-cards_14iqq_eh02f_249:not(#\9)::after {
316
+ .awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9)::after {
317
317
  content: "";
318
318
  position: absolute;
319
319
  left: 0px;
@@ -328,19 +328,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
328
328
  mix-blend-mode: multiply;
329
329
  }
330
330
  @media screen and (-ms-high-contrast: active) {
331
- .awsui_header-variant-cards_14iqq_eh02f_249:not(#\9) {
331
+ .awsui_header-variant-cards_14iqq_gtqpm_249:not(#\9) {
332
332
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
333
333
  }
334
334
  }
335
- .awsui_header-variant-cards_14iqq_eh02f_249.awsui_header-stuck_14iqq_eh02f_243:not(#\9)::after, .awsui_header-variant-cards_14iqq_eh02f_249.awsui_header-stuck_14iqq_eh02f_243:not(#\9)::before {
335
+ .awsui_header-variant-cards_14iqq_gtqpm_249.awsui_header-stuck_14iqq_gtqpm_243:not(#\9)::after, .awsui_header-variant-cards_14iqq_gtqpm_249.awsui_header-stuck_14iqq_gtqpm_243:not(#\9)::before {
336
336
  border: 0;
337
337
  border-top-left-radius: 0;
338
338
  border-top-right-radius: 0;
339
339
  }
340
- .awsui_header-variant-full-page_14iqq_eh02f_314.awsui_header-stuck_14iqq_eh02f_243:not(#\9) {
340
+ .awsui_header-variant-full-page_14iqq_gtqpm_314.awsui_header-stuck_14iqq_gtqpm_243:not(#\9) {
341
341
  box-shadow: none;
342
342
  }
343
- .awsui_header-variant-full-page_14iqq_eh02f_314.awsui_header-stuck_14iqq_eh02f_243:not(#\9)::after {
343
+ .awsui_header-variant-full-page_14iqq_gtqpm_314.awsui_header-stuck_14iqq_gtqpm_243:not(#\9)::after {
344
344
  content: "";
345
345
  position: absolute;
346
346
  right: 0;
@@ -355,30 +355,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
355
355
  The dynamic height dark header needs a background that will cover
356
356
  the default white background of the container component.
357
357
  */
358
- .awsui_dark-header_14iqq_eh02f_332:not(#\9) {
358
+ .awsui_dark-header_14iqq_gtqpm_332:not(#\9) {
359
359
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
360
360
  color: var(--color-text-body-default-2sxhhn, #000716);
361
361
  }
362
362
 
363
- .awsui_content_14iqq_eh02f_189:not(#\9) {
363
+ .awsui_content_14iqq_gtqpm_189:not(#\9) {
364
364
  flex: 1;
365
365
  }
366
- .awsui_content-fit-height_14iqq_eh02f_340:not(#\9) {
366
+ .awsui_content-fit-height_14iqq_gtqpm_340:not(#\9) {
367
367
  overflow: auto;
368
368
  }
369
- .awsui_content_14iqq_eh02f_189.awsui_with-paddings_14iqq_eh02f_258:not(#\9) {
369
+ .awsui_content_14iqq_gtqpm_189.awsui_with-paddings_14iqq_gtqpm_258:not(#\9) {
370
370
  padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-container-horizontal-wfukh3, 20px);
371
371
  }
372
- .awsui_header_14iqq_eh02f_222 + .awsui_content_14iqq_eh02f_189.awsui_with-paddings_14iqq_eh02f_258:not(#\9) {
372
+ .awsui_header_14iqq_gtqpm_222 + .awsui_content_14iqq_gtqpm_189.awsui_with-paddings_14iqq_gtqpm_258:not(#\9) {
373
373
  padding-top: var(--space-container-content-top-1ae0r3, 4px);
374
374
  }
375
- .awsui_header_14iqq_eh02f_222 + .awsui_content_14iqq_eh02f_189.awsui_with-paddings_14iqq_eh02f_258.awsui_content-with-media_14iqq_eh02f_349:not(#\9) {
375
+ .awsui_header_14iqq_gtqpm_222 + .awsui_content_14iqq_gtqpm_189.awsui_with-paddings_14iqq_gtqpm_258.awsui_content-with-media_14iqq_gtqpm_349:not(#\9) {
376
376
  padding-top: 0;
377
377
  }
378
378
 
379
- .awsui_footer_14iqq_eh02f_353.awsui_with-paddings_14iqq_eh02f_258:not(#\9) {
379
+ .awsui_footer_14iqq_gtqpm_353.awsui_with-paddings_14iqq_gtqpm_258:not(#\9) {
380
380
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-container-horizontal-wfukh3, 20px);
381
381
  }
382
- .awsui_footer_14iqq_eh02f_353.awsui_with-divider_14iqq_eh02f_356:not(#\9) {
383
- border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
382
+ .awsui_footer_14iqq_gtqpm_353.awsui_with-divider_14iqq_gtqpm_356:not(#\9) {
383
+ border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
384
384
  }
@@ -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_eh02f_97",
6
- "fit-height": "awsui_fit-height_14iqq_eh02f_111",
7
- "with-side-media": "awsui_with-side-media_14iqq_eh02f_116",
8
- "variant-default": "awsui_variant-default_14iqq_eh02f_119",
9
- "variant-stacked": "awsui_variant-stacked_14iqq_eh02f_119",
10
- "sticky-enabled": "awsui_sticky-enabled_14iqq_eh02f_172",
11
- "with-top-media": "awsui_with-top-media_14iqq_eh02f_184",
12
- "content-wrapper": "awsui_content-wrapper_14iqq_eh02f_189",
13
- "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_eh02f_194",
14
- "media": "awsui_media_14iqq_eh02f_199",
15
- "media-top": "awsui_media-top_14iqq_eh02f_211",
16
- "media-side": "awsui_media-side_14iqq_eh02f_216",
17
- "header": "awsui_header_14iqq_eh02f_222",
18
- "header-with-media": "awsui_header-with-media_14iqq_eh02f_227",
19
- "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_eh02f_233",
20
- "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_eh02f_237",
21
- "header-stuck": "awsui_header-stuck_14iqq_eh02f_243",
22
- "header-variant-cards": "awsui_header-variant-cards_14iqq_eh02f_249",
23
- "header-dynamic-height": "awsui_header-dynamic-height_14iqq_eh02f_252",
24
- "with-paddings": "awsui_with-paddings_14iqq_eh02f_258",
25
- "with-hidden-content": "awsui_with-hidden-content_14iqq_eh02f_264",
26
- "header-variant-full-page": "awsui_header-variant-full-page_14iqq_eh02f_314",
27
- "dark-header": "awsui_dark-header_14iqq_eh02f_332",
28
- "content": "awsui_content_14iqq_eh02f_189",
29
- "content-fit-height": "awsui_content-fit-height_14iqq_eh02f_340",
30
- "content-with-media": "awsui_content-with-media_14iqq_eh02f_349",
31
- "footer": "awsui_footer_14iqq_eh02f_353",
32
- "with-divider": "awsui_with-divider_14iqq_eh02f_356"
5
+ "root": "awsui_root_14iqq_gtqpm_97",
6
+ "fit-height": "awsui_fit-height_14iqq_gtqpm_111",
7
+ "with-side-media": "awsui_with-side-media_14iqq_gtqpm_116",
8
+ "variant-default": "awsui_variant-default_14iqq_gtqpm_119",
9
+ "variant-stacked": "awsui_variant-stacked_14iqq_gtqpm_119",
10
+ "sticky-enabled": "awsui_sticky-enabled_14iqq_gtqpm_172",
11
+ "with-top-media": "awsui_with-top-media_14iqq_gtqpm_184",
12
+ "content-wrapper": "awsui_content-wrapper_14iqq_gtqpm_189",
13
+ "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_gtqpm_194",
14
+ "media": "awsui_media_14iqq_gtqpm_199",
15
+ "media-top": "awsui_media-top_14iqq_gtqpm_211",
16
+ "media-side": "awsui_media-side_14iqq_gtqpm_216",
17
+ "header": "awsui_header_14iqq_gtqpm_222",
18
+ "header-with-media": "awsui_header-with-media_14iqq_gtqpm_227",
19
+ "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_gtqpm_233",
20
+ "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_gtqpm_237",
21
+ "header-stuck": "awsui_header-stuck_14iqq_gtqpm_243",
22
+ "header-variant-cards": "awsui_header-variant-cards_14iqq_gtqpm_249",
23
+ "header-dynamic-height": "awsui_header-dynamic-height_14iqq_gtqpm_252",
24
+ "with-paddings": "awsui_with-paddings_14iqq_gtqpm_258",
25
+ "with-hidden-content": "awsui_with-hidden-content_14iqq_gtqpm_264",
26
+ "header-variant-full-page": "awsui_header-variant-full-page_14iqq_gtqpm_314",
27
+ "dark-header": "awsui_dark-header_14iqq_gtqpm_332",
28
+ "content": "awsui_content_14iqq_gtqpm_189",
29
+ "content-fit-height": "awsui_content-fit-height_14iqq_gtqpm_340",
30
+ "content-with-media": "awsui_content-with-media_14iqq_gtqpm_349",
31
+ "footer": "awsui_footer_14iqq_gtqpm_353",
32
+ "with-divider": "awsui_with-divider_14iqq_gtqpm_356"
33
33
  };
34
34
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_14mk5_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_14mk5_1",
6
- "root": "awsui_root_mgja0_14mk5_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_14mk5_134",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_14mk5_138",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_14mk5_142",
10
- "calendar-container": "awsui_calendar-container_mgja0_14mk5_146",
11
- "one-grid": "awsui_one-grid_mgja0_14mk5_149",
12
- "calendar-header": "awsui_calendar-header_mgja0_14mk5_153",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_14mk5_159",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_14mk5_159",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_14mk5_180",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_14mk5_183",
17
- "first-grid": "awsui_first-grid_mgja0_14mk5_187",
18
- "second-grid": "awsui_second-grid_mgja0_14mk5_188",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_14mk5_192",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_14mk5_198",
21
- "footer": "awsui_footer_mgja0_14mk5_205",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_14mk5_212",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_14mk5_219",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_14mk5_226",
25
- "label": "awsui_label_mgja0_14mk5_231",
26
- "label-enabled": "awsui_label-enabled_mgja0_14mk5_236",
27
- "label-text": "awsui_label-text_mgja0_14mk5_240",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_14mk5_245",
29
- "mode-switch": "awsui_mode-switch_mgja0_14mk5_249",
30
- "dropdown": "awsui_dropdown_mgja0_14mk5_253",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_14mk5_269",
32
- "start-date-input": "awsui_start-date-input_mgja0_14mk5_278",
33
- "start-time-input": "awsui_start-time-input_mgja0_14mk5_279",
34
- "end-date-input": "awsui_end-date-input_mgja0_14mk5_280",
35
- "end-time-input": "awsui_end-time-input_mgja0_14mk5_281",
36
- "validation-section": "awsui_validation-section_mgja0_14mk5_285",
37
- "validation-error": "awsui_validation-error_mgja0_14mk5_289",
38
- "clear-button": "awsui_clear-button_mgja0_14mk5_293",
39
- "apply-button": "awsui_apply-button_mgja0_14mk5_297",
40
- "cancel-button": "awsui_cancel-button_mgja0_14mk5_301",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_14mk5_305"
4
+ "calendar": "awsui_calendar_mgja0_1pzfv_93",
5
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1pzfv_1",
6
+ "root": "awsui_root_mgja0_1pzfv_120",
7
+ "focus-lock": "awsui_focus-lock_mgja0_1pzfv_134",
8
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1pzfv_138",
9
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1pzfv_142",
10
+ "calendar-container": "awsui_calendar-container_mgja0_1pzfv_146",
11
+ "one-grid": "awsui_one-grid_mgja0_1pzfv_149",
12
+ "calendar-header": "awsui_calendar-header_mgja0_1pzfv_153",
13
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1pzfv_159",
14
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1pzfv_159",
15
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1pzfv_180",
16
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1pzfv_183",
17
+ "first-grid": "awsui_first-grid_mgja0_1pzfv_187",
18
+ "second-grid": "awsui_second-grid_mgja0_1pzfv_188",
19
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1pzfv_192",
20
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1pzfv_198",
21
+ "footer": "awsui_footer_mgja0_1pzfv_205",
22
+ "has-clear-button": "awsui_has-clear-button_mgja0_1pzfv_212",
23
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1pzfv_219",
24
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1pzfv_226",
25
+ "label": "awsui_label_mgja0_1pzfv_231",
26
+ "label-enabled": "awsui_label-enabled_mgja0_1pzfv_236",
27
+ "label-text": "awsui_label-text_mgja0_1pzfv_240",
28
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1pzfv_245",
29
+ "mode-switch": "awsui_mode-switch_mgja0_1pzfv_249",
30
+ "dropdown": "awsui_dropdown_mgja0_1pzfv_253",
31
+ "dropdown-content": "awsui_dropdown-content_mgja0_1pzfv_269",
32
+ "start-date-input": "awsui_start-date-input_mgja0_1pzfv_278",
33
+ "start-time-input": "awsui_start-time-input_mgja0_1pzfv_279",
34
+ "end-date-input": "awsui_end-date-input_mgja0_1pzfv_280",
35
+ "end-time-input": "awsui_end-time-input_mgja0_1pzfv_281",
36
+ "validation-section": "awsui_validation-section_mgja0_1pzfv_285",
37
+ "validation-error": "awsui_validation-error_mgja0_1pzfv_289",
38
+ "clear-button": "awsui_clear-button_mgja0_1pzfv_293",
39
+ "apply-button": "awsui_apply-button_mgja0_1pzfv_297",
40
+ "cancel-button": "awsui_cancel-button_mgja0_1pzfv_301",
41
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1pzfv_305"
42
42
  };
43
43