@cloudscape-design/components 3.0.15 → 3.0.16

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 (152) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/toggles/styles.css.js +3 -3
  8. package/app-layout/toggles/styles.scoped.css +12 -12
  9. package/app-layout/toggles/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +59 -59
  11. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  12. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  13. package/badge/styles.css.js +5 -5
  14. package/badge/styles.scoped.css +6 -6
  15. package/badge/styles.selectors.js +5 -5
  16. package/breadcrumb-group/item/styles.css.js +7 -7
  17. package/breadcrumb-group/item/styles.scoped.css +16 -16
  18. package/breadcrumb-group/item/styles.selectors.js +7 -7
  19. package/button/styles.css.js +18 -18
  20. package/button/styles.scoped.css +164 -164
  21. package/button/styles.selectors.js +18 -18
  22. package/button-dropdown/category-elements/styles.css.js +12 -12
  23. package/button-dropdown/category-elements/styles.scoped.css +23 -23
  24. package/button-dropdown/category-elements/styles.selectors.js +12 -12
  25. package/button-dropdown/item-element/styles.css.js +13 -13
  26. package/button-dropdown/item-element/styles.scoped.css +18 -18
  27. package/button-dropdown/item-element/styles.selectors.js +13 -13
  28. package/cards/styles.css.js +37 -37
  29. package/cards/styles.scoped.css +46 -46
  30. package/cards/styles.selectors.js +37 -37
  31. package/checkbox/styles.css.js +3 -3
  32. package/checkbox/styles.scoped.css +7 -7
  33. package/checkbox/styles.selectors.js +3 -3
  34. package/code-editor/styles.css.js +33 -33
  35. package/code-editor/styles.scoped.css +134 -134
  36. package/code-editor/styles.selectors.js +33 -33
  37. package/container/styles.css.js +15 -15
  38. package/container/styles.scoped.css +26 -26
  39. package/container/styles.selectors.js +15 -15
  40. package/date-picker/styles.css.js +24 -24
  41. package/date-picker/styles.scoped.css +46 -46
  42. package/date-picker/styles.selectors.js +24 -24
  43. package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  44. package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
  45. package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  46. package/date-range-picker/styles.css.js +42 -42
  47. package/date-range-picker/styles.scoped.css +53 -53
  48. package/date-range-picker/styles.selectors.js +42 -42
  49. package/expandable-section/styles.css.js +20 -20
  50. package/expandable-section/styles.scoped.css +42 -42
  51. package/expandable-section/styles.selectors.js +20 -20
  52. package/flashbar/styles.css.js +22 -22
  53. package/flashbar/styles.scoped.css +87 -87
  54. package/flashbar/styles.selectors.js +22 -22
  55. package/help-panel/styles.css.js +4 -4
  56. package/help-panel/styles.scoped.css +59 -59
  57. package/help-panel/styles.selectors.js +4 -4
  58. package/input/styles.css.js +13 -13
  59. package/input/styles.scoped.css +36 -36
  60. package/input/styles.selectors.js +13 -13
  61. package/internal/base-component/styles.scoped.css +12 -13
  62. package/internal/components/button-trigger/styles.css.js +9 -9
  63. package/internal/components/button-trigger/styles.scoped.css +26 -26
  64. package/internal/components/button-trigger/styles.selectors.js +9 -9
  65. package/internal/components/chart-legend/styles.css.js +7 -7
  66. package/internal/components/chart-legend/styles.scoped.css +16 -16
  67. package/internal/components/chart-legend/styles.selectors.js +7 -7
  68. package/internal/components/dropdown/styles.css.js +20 -20
  69. package/internal/components/dropdown/styles.scoped.css +38 -38
  70. package/internal/components/dropdown/styles.selectors.js +20 -20
  71. package/internal/components/filtering-token/styles.css.js +7 -7
  72. package/internal/components/filtering-token/styles.scoped.css +15 -15
  73. package/internal/components/filtering-token/styles.selectors.js +7 -7
  74. package/internal/components/menu-dropdown/styles.css.js +7 -7
  75. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  76. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  77. package/internal/components/options-list/styles.css.js +2 -2
  78. package/internal/components/options-list/styles.scoped.css +3 -3
  79. package/internal/components/options-list/styles.selectors.js +2 -2
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +28 -28
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/environment.js +1 -1
  84. package/internal/generated/theming/index.cjs +36 -39
  85. package/internal/generated/theming/index.js +36 -39
  86. package/link/styles.css.js +18 -18
  87. package/link/styles.scoped.css +70 -70
  88. package/link/styles.selectors.js +18 -18
  89. package/modal/styles.css.js +22 -22
  90. package/modal/styles.scoped.css +42 -42
  91. package/modal/styles.selectors.js +22 -22
  92. package/package.json +1 -1
  93. package/pagination/styles.css.js +9 -9
  94. package/pagination/styles.scoped.css +24 -24
  95. package/pagination/styles.selectors.js +9 -9
  96. package/popover/styles.css.js +48 -48
  97. package/popover/styles.scoped.css +64 -64
  98. package/popover/styles.selectors.js +48 -48
  99. package/radio-group/styles.css.js +9 -9
  100. package/radio-group/styles.scoped.css +17 -17
  101. package/radio-group/styles.selectors.js +9 -9
  102. package/segmented-control/styles.css.js +14 -14
  103. package/segmented-control/styles.scoped.css +36 -36
  104. package/segmented-control/styles.selectors.js +14 -14
  105. package/side-navigation/styles.css.js +22 -22
  106. package/side-navigation/styles.scoped.css +33 -33
  107. package/side-navigation/styles.selectors.js +22 -22
  108. package/split-panel/styles.css.js +58 -58
  109. package/split-panel/styles.scoped.css +81 -81
  110. package/split-panel/styles.selectors.js +58 -58
  111. package/table/body-cell/styles.css.js +7 -7
  112. package/table/body-cell/styles.scoped.css +20 -20
  113. package/table/body-cell/styles.selectors.js +7 -7
  114. package/table/header-cell/styles.css.js +14 -14
  115. package/table/header-cell/styles.scoped.css +26 -26
  116. package/table/header-cell/styles.selectors.js +14 -14
  117. package/table/styles.css.js +32 -32
  118. package/table/styles.scoped.css +40 -40
  119. package/table/styles.selectors.js +32 -32
  120. package/tabs/styles.css.js +21 -21
  121. package/tabs/styles.scoped.css +39 -39
  122. package/tabs/styles.selectors.js +21 -21
  123. package/tag-editor/styles.css.js +3 -3
  124. package/tag-editor/styles.scoped.css +11 -11
  125. package/tag-editor/styles.selectors.js +3 -3
  126. package/text-content/styles.css.js +1 -1
  127. package/text-content/styles.scoped.css +61 -61
  128. package/text-content/styles.selectors.js +1 -1
  129. package/textarea/styles.css.js +4 -4
  130. package/textarea/styles.scoped.css +14 -14
  131. package/textarea/styles.selectors.js +4 -4
  132. package/tiles/styles.css.js +28 -28
  133. package/tiles/styles.scoped.css +69 -69
  134. package/tiles/styles.selectors.js +28 -28
  135. package/toggle/styles.css.js +8 -8
  136. package/toggle/styles.scoped.css +15 -15
  137. package/toggle/styles.selectors.js +8 -8
  138. package/token-group/styles.css.js +7 -7
  139. package/token-group/styles.scoped.css +25 -25
  140. package/token-group/styles.selectors.js +7 -7
  141. package/top-navigation/1.0-beta/styles.css.js +25 -25
  142. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  143. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  144. package/top-navigation/styles.css.js +47 -47
  145. package/top-navigation/styles.scoped.css +68 -68
  146. package/top-navigation/styles.selectors.js +47 -47
  147. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  148. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  149. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  150. package/wizard/styles.css.js +31 -31
  151. package/wizard/styles.scoped.css +60 -60
  152. package/wizard/styles.selectors.js +31 -31
@@ -90,12 +90,12 @@ 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_calendar_mgja0_h6650_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in-0_mgja0_h6650_1 135ms ease-out;
95
- animation: awsui_awsui-motion-fade-in-0_mgja0_h6650_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
93
+ .awsui_calendar_mgja0_1iswd_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 135ms ease-out;
95
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
96
96
  animation-fill-mode: both;
97
97
  }
98
- @keyframes awsui_awsui-motion-fade-in-0_mgja0_h6650_1 {
98
+ @keyframes awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 {
99
99
  from {
100
100
  opacity: 0;
101
101
  }
@@ -104,12 +104,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
104
104
  }
105
105
  }
106
106
  @media (prefers-reduced-motion: reduce) {
107
- .awsui_calendar_mgja0_h6650_93:not(#\9) {
107
+ .awsui_calendar_mgja0_1iswd_93:not(#\9) {
108
108
  animation: none;
109
109
  transition: none;
110
110
  }
111
111
  }
112
- .awsui-motion-disabled .awsui_calendar_mgja0_h6650_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_h6650_93:not(#\9) {
112
+ .awsui-motion-disabled .awsui_calendar_mgja0_1iswd_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1iswd_93:not(#\9) {
113
113
  animation: none;
114
114
  transition: none;
115
115
  }
@@ -118,7 +118,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
118
118
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
119
119
  SPDX-License-Identifier: Apache-2.0
120
120
  */
121
- .awsui_root_mgja0_h6650_120:not(#\9) {
121
+ .awsui_root_mgja0_1iswd_120:not(#\9) {
122
122
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
123
123
  border-collapse: separate;
124
124
  border-spacing: 0;
@@ -160,35 +160,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  max-width: 32em;
161
161
  }
162
162
 
163
- .awsui_trigger-wrapper_mgja0_h6650_132:not(#\9) {
163
+ .awsui_trigger-wrapper_mgja0_1iswd_132:not(#\9) {
164
164
  min-width: calc(238px + 2 * 20px);
165
165
  min-width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
166
166
  }
167
167
 
168
- .awsui_trigger-flexbox_mgja0_h6650_136:not(#\9) {
168
+ .awsui_trigger-flexbox_mgja0_1iswd_136:not(#\9) {
169
169
  display: flex;
170
170
  }
171
171
 
172
- .awsui_preferred-wordbreak_mgja0_h6650_140:not(#\9) {
172
+ .awsui_preferred-wordbreak_mgja0_1iswd_140:not(#\9) {
173
173
  display: inline-block;
174
174
  }
175
175
 
176
- .awsui_calendar_mgja0_h6650_93:not(#\9) {
176
+ .awsui_calendar_mgja0_1iswd_93:not(#\9) {
177
177
  display: block;
178
178
  width: calc(2 * 238px + 8px);
179
179
  width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px));
180
180
  }
181
- .awsui_calendar_mgja0_h6650_93.awsui_one-grid_mgja0_h6650_148:not(#\9) {
181
+ .awsui_calendar_mgja0_1iswd_93.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
182
182
  width: 238px;
183
183
  width: var(--size-calendar-grid-width-lxsx0p, 238px);
184
184
  }
185
- .awsui_calendar-header_mgja0_h6650_151:not(#\9) {
185
+ .awsui_calendar-header_mgja0_1iswd_151:not(#\9) {
186
186
  display: flex;
187
187
  justify-content: space-between;
188
188
  align-items: center;
189
189
  position: relative;
190
190
  }
191
- .awsui_calendar-header-months-wrapper_mgja0_h6650_157:not(#\9) {
191
+ .awsui_calendar-header-months-wrapper_mgja0_1iswd_157:not(#\9) {
192
192
  position: absolute;
193
193
  right: 0;
194
194
  left: 0;
@@ -200,7 +200,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
200
200
  flex: 1;
201
201
  pointer-events: none;
202
202
  }
203
- .awsui_calendar-header-month_mgja0_h6650_157:not(#\9) {
203
+ .awsui_calendar-header-month_mgja0_1iswd_157:not(#\9) {
204
204
  font-size: 14px;
205
205
  font-size: var(--font-body-m-size-sregvd, 14px);
206
206
  line-height: 22px;
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  display: flex;
212
212
  pointer-events: auto;
213
213
  }
214
- .awsui_calendar-next-month-btn_mgja0_h6650_177:not(#\9) {
214
+ .awsui_calendar-next-month-btn_mgja0_1iswd_177:not(#\9) {
215
215
  /* used for identifying element */
216
216
  }
217
- .awsui_calendar-prev-month-btn_mgja0_h6650_180:not(#\9) {
217
+ .awsui_calendar-prev-month-btn_mgja0_1iswd_180:not(#\9) {
218
218
  /* used for identifying element */
219
219
  }
220
- .awsui_calendar-day-names_mgja0_h6650_183:not(#\9) {
220
+ .awsui_calendar-day-names_mgja0_1iswd_183:not(#\9) {
221
221
  display: flex;
222
222
  justify-content: stretch;
223
223
  }
224
- .awsui_calendar-day-name_mgja0_h6650_183:not(#\9) {
224
+ .awsui_calendar-day-name_mgja0_1iswd_183:not(#\9) {
225
225
  flex: 1 1 0%;
226
226
  width: 0;
227
227
  word-break: break-word;
@@ -237,35 +237,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
237
237
  letter-spacing: 0.005em;
238
238
  letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
239
239
  }
240
- .awsui_calendar-week_mgja0_h6650_198:not(#\9) {
240
+ .awsui_calendar-week_mgja0_1iswd_198:not(#\9) {
241
241
  display: flex;
242
242
  justify-content: stretch;
243
243
  }
244
244
 
245
- .awsui_first-grid_mgja0_h6650_203:not(#\9),
246
- .awsui_second-grid_mgja0_h6650_204:not(#\9) {
245
+ .awsui_first-grid_mgja0_1iswd_203:not(#\9),
246
+ .awsui_second-grid_mgja0_1iswd_204:not(#\9) {
247
247
  /* used in test-utils */
248
248
  }
249
249
 
250
- .awsui_grid_mgja0_h6650_208:not(#\9) {
250
+ .awsui_grid_mgja0_1iswd_208:not(#\9) {
251
251
  width: 238px;
252
252
  width: var(--size-calendar-grid-width-lxsx0p, 238px);
253
253
  }
254
254
 
255
- .awsui_date-and-time-wrapper_mgja0_h6650_212:not(#\9) {
255
+ .awsui_date-and-time-wrapper_mgja0_1iswd_212:not(#\9) {
256
256
  display: flex;
257
257
  width: 238px;
258
258
  width: var(--size-calendar-grid-width-lxsx0p, 238px);
259
259
  }
260
- .awsui_date-and-time-wrapper__date_mgja0_h6650_216:not(#\9) {
260
+ .awsui_date-and-time-wrapper__date_mgja0_1iswd_216:not(#\9) {
261
261
  margin-right: 8px;
262
262
  margin-right: var(--space-xs-rsr2qu, 8px);
263
263
  }
264
- .awsui_date-and-time-wrapper_mgja0_h6650_212 > .awsui_date-and-time-wrapper__time_mgja0_h6650_219:not(#\9), .awsui_date-and-time-wrapper_mgja0_h6650_212 > .awsui_date-and-time-wrapper__date_mgja0_h6650_216:not(#\9) {
264
+ .awsui_date-and-time-wrapper_mgja0_1iswd_212 > .awsui_date-and-time-wrapper__time_mgja0_1iswd_219:not(#\9), .awsui_date-and-time-wrapper_mgja0_1iswd_212 > .awsui_date-and-time-wrapper__date_mgja0_1iswd_216:not(#\9) {
265
265
  flex-grow: 1;
266
266
  }
267
267
 
268
- .awsui_date-and-time-constrainttext_mgja0_h6650_223:not(#\9) {
268
+ .awsui_date-and-time-constrainttext_mgja0_1iswd_223:not(#\9) {
269
269
  color: #5f6b7a;
270
270
  color: var(--color-text-form-secondary-ih9x7l, #5f6b7a);
271
271
  font-size: 12px;
@@ -276,7 +276,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
276
276
  letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
277
277
  }
278
278
 
279
- .awsui_footer_mgja0_h6650_230:not(#\9) {
279
+ .awsui_footer_mgja0_1iswd_230:not(#\9) {
280
280
  display: flex;
281
281
  flex-wrap: wrap;
282
282
  justify-content: flex-end;
@@ -285,69 +285,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
285
285
  padding: 0 20px 12px;
286
286
  padding: 0 var(--space-l-4vl6xu, 20px) var(--space-s-hv8c1d, 12px);
287
287
  }
288
- .awsui_footer_mgja0_h6650_230.awsui_has-clear-button_mgja0_h6650_237:not(#\9) {
288
+ .awsui_footer_mgja0_1iswd_230.awsui_has-clear-button_mgja0_1iswd_237:not(#\9) {
289
289
  justify-content: space-between;
290
290
  }
291
- .awsui_footer_mgja0_h6650_230.awsui_one-grid_mgja0_h6650_148:not(#\9) {
291
+ .awsui_footer_mgja0_1iswd_230.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
292
292
  padding: 0 8px 12px;
293
293
  padding: 0 var(--space-xs-rsr2qu, 8px) var(--space-s-hv8c1d, 12px);
294
294
  }
295
295
 
296
- .awsui_footer-button-wrapper_mgja0_h6650_244:not(#\9) {
296
+ .awsui_footer-button-wrapper_mgja0_1iswd_244:not(#\9) {
297
297
  padding-top: 12px;
298
298
  padding-top: var(--space-s-hv8c1d, 12px);
299
299
  }
300
300
 
301
- .awsui_icon-wrapper_mgja0_h6650_248:not(#\9) {
301
+ .awsui_icon-wrapper_mgja0_1iswd_248:not(#\9) {
302
302
  color: #414d5c;
303
303
  color: var(--color-text-interactive-default-eg5fsa, #414d5c);
304
304
  margin-right: 8px;
305
305
  margin-right: var(--space-xs-rsr2qu, 8px);
306
306
  }
307
307
 
308
- .awsui_label_mgja0_h6650_253:not(#\9) {
308
+ .awsui_label_mgja0_1iswd_253:not(#\9) {
309
309
  -webkit-user-select: text;
310
310
  user-select: text;
311
311
  cursor: default;
312
312
  }
313
313
 
314
- .awsui_label_mgja0_h6650_253.awsui_label-enabled_mgja0_h6650_258:not(#\9):hover > .awsui_trigger-flexbox_mgja0_h6650_136 > .awsui_icon-wrapper_mgja0_h6650_248 {
314
+ .awsui_label_mgja0_1iswd_253.awsui_label-enabled_mgja0_1iswd_258:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1iswd_136 > .awsui_icon-wrapper_mgja0_1iswd_248 {
315
315
  color: #000716;
316
316
  color: var(--color-text-interactive-hover-v3lasm, #000716);
317
317
  }
318
318
 
319
- .awsui_label-text_mgja0_h6650_262:not(#\9) {
319
+ .awsui_label-text_mgja0_1iswd_262:not(#\9) {
320
320
  color: #5f6b7a;
321
321
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
322
322
  font-style: italic;
323
323
  }
324
324
 
325
- .awsui_mode-switch_mgja0_h6650_267:not(#\9) {
325
+ .awsui_mode-switch_mgja0_1iswd_267:not(#\9) {
326
326
  /* used in test-utils */
327
327
  }
328
328
 
329
- .awsui_dropdown_mgja0_h6650_271:not(#\9) {
329
+ .awsui_dropdown_mgja0_1iswd_271:not(#\9) {
330
330
  overflow: auto;
331
331
  border-top: 1px solid transparent;
332
332
  border-top: 1px solid var(--color-border-container-top-srcvx4, transparent);
333
333
  border-bottom: 1px solid transparent;
334
334
  border-bottom: 1px solid var(--color-border-container-top-srcvx4, transparent);
335
335
  border-radius: 8px;
336
- border-radius: var(--border-dropdown-radius-mi4tcw, 8px);
336
+ border-radius: var(--border-radius-dropdown-ujknaf, 8px);
337
337
  }
338
- .awsui_dropdown_mgja0_h6650_271:not(#\9):focus {
338
+ .awsui_dropdown_mgja0_1iswd_271:not(#\9):focus {
339
339
  outline: none;
340
340
  }
341
- .awsui_dropdown_mgja0_h6650_271[data-awsui-focus-visible=true]:not(#\9):focus {
341
+ .awsui_dropdown_mgja0_1iswd_271[data-awsui-focus-visible=true]:not(#\9):focus {
342
342
  outline: 2px dotted transparent;
343
343
  outline-offset: 2px;
344
344
  border-radius: 16px;
345
- border-radius: var(--border-container-radius-8dqnwf, 16px);
345
+ border-radius: var(--border-radius-container-gh9ysk, 16px);
346
346
  box-shadow: 0 0 0 2px #0972d3;
347
347
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
348
348
  }
349
349
 
350
- .awsui_dropdown-content_mgja0_h6650_287:not(#\9) {
350
+ .awsui_dropdown-content_mgja0_1iswd_287:not(#\9) {
351
351
  -webkit-user-select: text;
352
352
  user-select: text;
353
353
  background-color: #ffffff;
@@ -355,38 +355,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
355
355
  width: calc(2 * 238px + 8px + 2 * 20px);
356
356
  width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px) + 2 * var(--space-l-4vl6xu, 20px));
357
357
  }
358
- .awsui_dropdown-content_mgja0_h6650_287.awsui_one-grid_mgja0_h6650_148:not(#\9) {
358
+ .awsui_dropdown-content_mgja0_1iswd_287.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
359
359
  width: calc(238px + 2 * 20px);
360
360
  width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
361
361
  }
362
362
 
363
- .awsui_start-date-input_mgja0_h6650_296:not(#\9),
364
- .awsui_start-time-input_mgja0_h6650_297:not(#\9),
365
- .awsui_end-date-input_mgja0_h6650_298:not(#\9),
366
- .awsui_end-time-input_mgja0_h6650_299:not(#\9) {
363
+ .awsui_start-date-input_mgja0_1iswd_296:not(#\9),
364
+ .awsui_start-time-input_mgja0_1iswd_297:not(#\9),
365
+ .awsui_end-date-input_mgja0_1iswd_298:not(#\9),
366
+ .awsui_end-time-input_mgja0_1iswd_299:not(#\9) {
367
367
  /* used in test-utils */
368
368
  }
369
369
 
370
- .awsui_validation-section_mgja0_h6650_303:not(#\9) {
370
+ .awsui_validation-section_mgja0_1iswd_303:not(#\9) {
371
371
  /* used in test-utils */
372
372
  }
373
373
 
374
- .awsui_validation-error_mgja0_h6650_307:not(#\9) {
374
+ .awsui_validation-error_mgja0_1iswd_307:not(#\9) {
375
375
  /* used in test-utils */
376
376
  }
377
377
 
378
- .awsui_clear-button_mgja0_h6650_311:not(#\9) {
378
+ .awsui_clear-button_mgja0_1iswd_311:not(#\9) {
379
379
  /* used in test-utils */
380
380
  }
381
381
 
382
- .awsui_apply-button_mgja0_h6650_315:not(#\9) {
382
+ .awsui_apply-button_mgja0_1iswd_315:not(#\9) {
383
383
  /* used in test-utils */
384
384
  }
385
385
 
386
- .awsui_cancel-button_mgja0_h6650_319:not(#\9) {
386
+ .awsui_cancel-button_mgja0_1iswd_319:not(#\9) {
387
387
  /* used in test-utils */
388
388
  }
389
389
 
390
- .awsui_calendar-aria-live_mgja0_h6650_323:not(#\9) {
390
+ .awsui_calendar-aria-live_mgja0_1iswd_323:not(#\9) {
391
391
  /* used in test-utils */
392
392
  }
@@ -2,47 +2,47 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "calendar": "awsui_calendar_mgja0_h6650_93",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_h6650_1",
7
- "root": "awsui_root_mgja0_h6650_120",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_h6650_132",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_h6650_136",
10
- "preferred-wordbreak": "awsui_preferred-wordbreak_mgja0_h6650_140",
11
- "one-grid": "awsui_one-grid_mgja0_h6650_148",
12
- "calendar-header": "awsui_calendar-header_mgja0_h6650_151",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_h6650_157",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_h6650_157",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_h6650_177",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_h6650_180",
17
- "calendar-day-names": "awsui_calendar-day-names_mgja0_h6650_183",
18
- "calendar-day-name": "awsui_calendar-day-name_mgja0_h6650_183",
19
- "calendar-week": "awsui_calendar-week_mgja0_h6650_198",
20
- "first-grid": "awsui_first-grid_mgja0_h6650_203",
21
- "second-grid": "awsui_second-grid_mgja0_h6650_204",
22
- "grid": "awsui_grid_mgja0_h6650_208",
23
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_h6650_212",
24
- "date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_h6650_216",
25
- "date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_h6650_219",
26
- "date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_h6650_223",
27
- "footer": "awsui_footer_mgja0_h6650_230",
28
- "has-clear-button": "awsui_has-clear-button_mgja0_h6650_237",
29
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_h6650_244",
30
- "icon-wrapper": "awsui_icon-wrapper_mgja0_h6650_248",
31
- "label": "awsui_label_mgja0_h6650_253",
32
- "label-enabled": "awsui_label-enabled_mgja0_h6650_258",
33
- "label-text": "awsui_label-text_mgja0_h6650_262",
34
- "mode-switch": "awsui_mode-switch_mgja0_h6650_267",
35
- "dropdown": "awsui_dropdown_mgja0_h6650_271",
36
- "dropdown-content": "awsui_dropdown-content_mgja0_h6650_287",
37
- "start-date-input": "awsui_start-date-input_mgja0_h6650_296",
38
- "start-time-input": "awsui_start-time-input_mgja0_h6650_297",
39
- "end-date-input": "awsui_end-date-input_mgja0_h6650_298",
40
- "end-time-input": "awsui_end-time-input_mgja0_h6650_299",
41
- "validation-section": "awsui_validation-section_mgja0_h6650_303",
42
- "validation-error": "awsui_validation-error_mgja0_h6650_307",
43
- "clear-button": "awsui_clear-button_mgja0_h6650_311",
44
- "apply-button": "awsui_apply-button_mgja0_h6650_315",
45
- "cancel-button": "awsui_cancel-button_mgja0_h6650_319",
46
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_h6650_323"
5
+ "calendar": "awsui_calendar_mgja0_1iswd_93",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1iswd_1",
7
+ "root": "awsui_root_mgja0_1iswd_120",
8
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1iswd_132",
9
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1iswd_136",
10
+ "preferred-wordbreak": "awsui_preferred-wordbreak_mgja0_1iswd_140",
11
+ "one-grid": "awsui_one-grid_mgja0_1iswd_148",
12
+ "calendar-header": "awsui_calendar-header_mgja0_1iswd_151",
13
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1iswd_157",
14
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1iswd_157",
15
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1iswd_177",
16
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1iswd_180",
17
+ "calendar-day-names": "awsui_calendar-day-names_mgja0_1iswd_183",
18
+ "calendar-day-name": "awsui_calendar-day-name_mgja0_1iswd_183",
19
+ "calendar-week": "awsui_calendar-week_mgja0_1iswd_198",
20
+ "first-grid": "awsui_first-grid_mgja0_1iswd_203",
21
+ "second-grid": "awsui_second-grid_mgja0_1iswd_204",
22
+ "grid": "awsui_grid_mgja0_1iswd_208",
23
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1iswd_212",
24
+ "date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_1iswd_216",
25
+ "date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_1iswd_219",
26
+ "date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_1iswd_223",
27
+ "footer": "awsui_footer_mgja0_1iswd_230",
28
+ "has-clear-button": "awsui_has-clear-button_mgja0_1iswd_237",
29
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1iswd_244",
30
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1iswd_248",
31
+ "label": "awsui_label_mgja0_1iswd_253",
32
+ "label-enabled": "awsui_label-enabled_mgja0_1iswd_258",
33
+ "label-text": "awsui_label-text_mgja0_1iswd_262",
34
+ "mode-switch": "awsui_mode-switch_mgja0_1iswd_267",
35
+ "dropdown": "awsui_dropdown_mgja0_1iswd_271",
36
+ "dropdown-content": "awsui_dropdown-content_mgja0_1iswd_287",
37
+ "start-date-input": "awsui_start-date-input_mgja0_1iswd_296",
38
+ "start-time-input": "awsui_start-time-input_mgja0_1iswd_297",
39
+ "end-date-input": "awsui_end-date-input_mgja0_1iswd_298",
40
+ "end-time-input": "awsui_end-time-input_mgja0_1iswd_299",
41
+ "validation-section": "awsui_validation-section_mgja0_1iswd_303",
42
+ "validation-error": "awsui_validation-error_mgja0_1iswd_307",
43
+ "clear-button": "awsui_clear-button_mgja0_1iswd_311",
44
+ "apply-button": "awsui_apply-button_mgja0_1iswd_315",
45
+ "cancel-button": "awsui_cancel-button_mgja0_1iswd_319",
46
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1iswd_323"
47
47
  };
48
48
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1kc7j_97",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1kc7j_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1kc7j_119",
7
- "icon": "awsui_icon_gwq0h_1kc7j_133",
8
- "root": "awsui_root_gwq0h_1kc7j_151",
9
- "expanded": "awsui_expanded_gwq0h_1kc7j_169",
10
- "icon-container": "awsui_icon-container_gwq0h_1kc7j_173",
11
- "trigger": "awsui_trigger_gwq0h_1kc7j_119",
12
- "trigger-default": "awsui_trigger-default_gwq0h_1kc7j_188",
13
- "trigger-footer": "awsui_trigger-footer_gwq0h_1kc7j_191",
14
- "trigger-navigation": "awsui_trigger-navigation_gwq0h_1kc7j_197",
15
- "trigger-container": "awsui_trigger-container_gwq0h_1kc7j_209",
16
- "header": "awsui_header_gwq0h_1kc7j_219",
17
- "header-container": "awsui_header-container_gwq0h_1kc7j_222",
18
- "header-navigation": "awsui_header-navigation_gwq0h_1kc7j_229",
19
- "content": "awsui_content_gwq0h_1kc7j_97",
20
- "content-default": "awsui_content-default_gwq0h_1kc7j_265",
21
- "content-footer": "awsui_content-footer_gwq0h_1kc7j_268",
22
- "content-expanded": "awsui_content-expanded_gwq0h_1kc7j_271",
23
- "focusable": "awsui_focusable_gwq0h_1kc7j_275"
4
+ "content-enter": "awsui_content-enter_gwq0h_bsbye_97",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_bsbye_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_bsbye_119",
7
+ "icon": "awsui_icon_gwq0h_bsbye_133",
8
+ "root": "awsui_root_gwq0h_bsbye_151",
9
+ "expanded": "awsui_expanded_gwq0h_bsbye_169",
10
+ "icon-container": "awsui_icon-container_gwq0h_bsbye_173",
11
+ "trigger": "awsui_trigger_gwq0h_bsbye_119",
12
+ "trigger-default": "awsui_trigger-default_gwq0h_bsbye_188",
13
+ "trigger-footer": "awsui_trigger-footer_gwq0h_bsbye_191",
14
+ "trigger-navigation": "awsui_trigger-navigation_gwq0h_bsbye_197",
15
+ "trigger-container": "awsui_trigger-container_gwq0h_bsbye_209",
16
+ "header": "awsui_header_gwq0h_bsbye_219",
17
+ "header-container": "awsui_header-container_gwq0h_bsbye_222",
18
+ "header-navigation": "awsui_header-navigation_gwq0h_bsbye_229",
19
+ "content": "awsui_content_gwq0h_bsbye_97",
20
+ "content-default": "awsui_content-default_gwq0h_bsbye_265",
21
+ "content-footer": "awsui_content-footer_gwq0h_bsbye_268",
22
+ "content-expanded": "awsui_content-expanded_gwq0h_bsbye_271",
23
+ "focusable": "awsui_focusable_gwq0h_bsbye_275"
24
24
  };
25
25