@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
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
93
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
94
- .awsui_help-panel_1d237_c7e8z_94:not(#\9) {
94
+ .awsui_help-panel_1d237_1wqw1_94:not(#\9) {
95
95
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
96
96
  border-collapse: separate;
97
97
  border-spacing: 0;
@@ -134,36 +134,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
134
134
  padding: 20px 24px 0 28px;
135
135
  padding: var(--space-scaled-l-t03y3z, 20px) var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
136
136
  }
137
- .awsui_help-panel_1d237_c7e8z_94 hr:not(#\9) {
137
+ .awsui_help-panel_1d237_1wqw1_94 hr:not(#\9) {
138
138
  border: none;
139
139
  border-top: 2px solid #e9ebed;
140
140
  border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
141
141
  margin: 24px calc(-1 * 8px);
142
142
  margin: var(--space-scaled-xl-w2t504, 24px) calc(-1 * var(--space-xs-rsr2qu, 8px));
143
143
  }
144
- .awsui_help-panel_1d237_c7e8z_94 ol:not(#\9),
145
- .awsui_help-panel_1d237_c7e8z_94 ul:not(#\9) {
144
+ .awsui_help-panel_1d237_1wqw1_94 ol:not(#\9),
145
+ .awsui_help-panel_1d237_1wqw1_94 ul:not(#\9) {
146
146
  padding-left: 20px;
147
147
  padding-left: var(--space-l-4vl6xu, 20px);
148
148
  list-style-position: outside;
149
149
  }
150
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9),
151
- .awsui_help-panel_1d237_c7e8z_94 p:not(#\9),
152
- .awsui_help-panel_1d237_c7e8z_94 ul:not(#\9),
153
- .awsui_help-panel_1d237_c7e8z_94 ol:not(#\9),
154
- .awsui_help-panel_1d237_c7e8z_94 li:not(#\9),
155
- .awsui_help-panel_1d237_c7e8z_94 h2:not(#\9),
156
- .awsui_help-panel_1d237_c7e8z_94 h3:not(#\9),
157
- .awsui_help-panel_1d237_c7e8z_94 h4:not(#\9),
158
- .awsui_help-panel_1d237_c7e8z_94 h5:not(#\9),
159
- .awsui_help-panel_1d237_c7e8z_94 pre:not(#\9),
160
- .awsui_help-panel_1d237_c7e8z_94 code:not(#\9) {
150
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9),
151
+ .awsui_help-panel_1d237_1wqw1_94 p:not(#\9),
152
+ .awsui_help-panel_1d237_1wqw1_94 ul:not(#\9),
153
+ .awsui_help-panel_1d237_1wqw1_94 ol:not(#\9),
154
+ .awsui_help-panel_1d237_1wqw1_94 li:not(#\9),
155
+ .awsui_help-panel_1d237_1wqw1_94 h2:not(#\9),
156
+ .awsui_help-panel_1d237_1wqw1_94 h3:not(#\9),
157
+ .awsui_help-panel_1d237_1wqw1_94 h4:not(#\9),
158
+ .awsui_help-panel_1d237_1wqw1_94 h5:not(#\9),
159
+ .awsui_help-panel_1d237_1wqw1_94 pre:not(#\9),
160
+ .awsui_help-panel_1d237_1wqw1_94 code:not(#\9) {
161
161
  margin: 8px 0;
162
162
  margin: var(--space-xs-rsr2qu, 8px) 0;
163
163
  padding-top: 0;
164
164
  padding-bottom: 0;
165
165
  }
166
- .awsui_help-panel_1d237_c7e8z_94 code:not(#\9) {
166
+ .awsui_help-panel_1d237_1wqw1_94 code:not(#\9) {
167
167
  font-size: 12px;
168
168
  font-size: var(--font-body-s-size-ukw2p9, 12px);
169
169
  line-height: 16px;
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
179
179
  word-wrap: break-word;
180
180
  white-space: pre-wrap;
181
181
  }
182
- .awsui_help-panel_1d237_c7e8z_94 pre:not(#\9) {
182
+ .awsui_help-panel_1d237_1wqw1_94 pre:not(#\9) {
183
183
  font-size: 12px;
184
184
  font-size: var(--font-body-s-size-ukw2p9, 12px);
185
185
  line-height: 16px;
@@ -197,43 +197,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
197
197
  padding: 4px;
198
198
  padding: var(--space-xxs-ynfts5, 4px);
199
199
  }
200
- .awsui_help-panel_1d237_c7e8z_94 dl:not(#\9) {
200
+ .awsui_help-panel_1d237_1wqw1_94 dl:not(#\9) {
201
201
  margin: 8px 0;
202
202
  margin: var(--space-xs-rsr2qu, 8px) 0;
203
203
  /* stylelint-disable-next-line selector-max-universal */
204
204
  }
205
- .awsui_help-panel_1d237_c7e8z_94 dl *:not(#\9) {
205
+ .awsui_help-panel_1d237_1wqw1_94 dl *:not(#\9) {
206
206
  margin-top: 0;
207
207
  margin-bottom: 0;
208
208
  }
209
- .awsui_help-panel_1d237_c7e8z_94 dt:not(#\9) {
209
+ .awsui_help-panel_1d237_1wqw1_94 dt:not(#\9) {
210
210
  margin-top: 8px;
211
211
  margin-top: var(--space-xs-rsr2qu, 8px);
212
212
  font-weight: 700;
213
213
  }
214
- .awsui_help-panel_1d237_c7e8z_94 dd:not(#\9) {
214
+ .awsui_help-panel_1d237_1wqw1_94 dd:not(#\9) {
215
215
  margin: 0 0 8px;
216
216
  margin: 0 0 var(--space-xs-rsr2qu, 8px);
217
217
  }
218
- .awsui_help-panel_1d237_c7e8z_94 h2:not(#\9),
219
- .awsui_help-panel_1d237_c7e8z_94 h3:not(#\9),
220
- .awsui_help-panel_1d237_c7e8z_94 h4:not(#\9),
221
- .awsui_help-panel_1d237_c7e8z_94 h5:not(#\9),
222
- .awsui_help-panel_1d237_c7e8z_94 h6:not(#\9) {
218
+ .awsui_help-panel_1d237_1wqw1_94 h2:not(#\9),
219
+ .awsui_help-panel_1d237_1wqw1_94 h3:not(#\9),
220
+ .awsui_help-panel_1d237_1wqw1_94 h4:not(#\9),
221
+ .awsui_help-panel_1d237_1wqw1_94 h5:not(#\9),
222
+ .awsui_help-panel_1d237_1wqw1_94 h6:not(#\9) {
223
223
  margin-top: 24px;
224
224
  margin-top: var(--space-xl-a39hup, 24px);
225
225
  color: #000716;
226
226
  color: var(--color-text-heading-default-jopz0f, #000716);
227
227
  }
228
- .awsui_help-panel_1d237_c7e8z_94 > :not(#\9):last-child {
228
+ .awsui_help-panel_1d237_1wqw1_94 > :not(#\9):last-child {
229
229
  margin-bottom: 40px;
230
230
  margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
231
231
  }
232
- .awsui_help-panel_1d237_c7e8z_94 p:not(#\9) {
232
+ .awsui_help-panel_1d237_1wqw1_94 p:not(#\9) {
233
233
  color: inherit;
234
234
  text-decoration: none;
235
235
  }
236
- .awsui_help-panel_1d237_c7e8z_94 h1:not(#\9) {
236
+ .awsui_help-panel_1d237_1wqw1_94 h1:not(#\9) {
237
237
  font-size: 32px;
238
238
  font-size: var(--font-heading-xl-size-d0vjbk, 32px);
239
239
  line-height: 40px;
@@ -243,7 +243,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
243
  font-weight: 800;
244
244
  font-weight: var(--font-heading-xl-weight-772870, 800);
245
245
  }
246
- .awsui_help-panel_1d237_c7e8z_94 h2:not(#\9) {
246
+ .awsui_help-panel_1d237_1wqw1_94 h2:not(#\9) {
247
247
  font-size: 24px;
248
248
  font-size: var(--font-heading-l-size-otmxys, 24px);
249
249
  line-height: 30px;
@@ -253,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
253
253
  font-weight: 800;
254
254
  font-weight: var(--font-heading-l-weight-xm7ks9, 800);
255
255
  }
256
- .awsui_help-panel_1d237_c7e8z_94 h3:not(#\9) {
256
+ .awsui_help-panel_1d237_1wqw1_94 h3:not(#\9) {
257
257
  font-size: 20px;
258
258
  font-size: var(--font-heading-m-size-6e3jmg, 20px);
259
259
  line-height: 24px;
@@ -263,7 +263,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
263
263
  font-weight: 800;
264
264
  font-weight: var(--font-heading-m-weight-hi5n0j, 800);
265
265
  }
266
- .awsui_help-panel_1d237_c7e8z_94 h4:not(#\9) {
266
+ .awsui_help-panel_1d237_1wqw1_94 h4:not(#\9) {
267
267
  font-size: 16px;
268
268
  font-size: var(--font-heading-s-size-9clg8y, 16px);
269
269
  line-height: 20px;
@@ -273,7 +273,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
273
273
  font-weight: 800;
274
274
  font-weight: var(--font-heading-s-weight-k8ys41, 800);
275
275
  }
276
- .awsui_help-panel_1d237_c7e8z_94 h5:not(#\9) {
276
+ .awsui_help-panel_1d237_1wqw1_94 h5:not(#\9) {
277
277
  font-size: 14px;
278
278
  font-size: var(--font-heading-xs-size-fryxro, 14px);
279
279
  line-height: 18px;
@@ -281,11 +281,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
281
281
  font-weight: 800;
282
282
  font-weight: var(--font-heading-xs-weight-wwznty, 800);
283
283
  }
284
- .awsui_help-panel_1d237_c7e8z_94 b:not(#\9),
285
- .awsui_help-panel_1d237_c7e8z_94 strong:not(#\9) {
284
+ .awsui_help-panel_1d237_1wqw1_94 b:not(#\9),
285
+ .awsui_help-panel_1d237_1wqw1_94 strong:not(#\9) {
286
286
  font-weight: 700;
287
287
  }
288
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9) {
288
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
289
289
  color: #0972d3;
290
290
  color: var(--color-text-link-default-5f186r, #0972d3);
291
291
  font-weight: inherit;
@@ -298,33 +298,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
298
298
  transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
299
299
  }
300
300
  @media (prefers-reduced-motion: reduce) {
301
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9) {
301
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
302
302
  animation: none;
303
303
  transition: none;
304
304
  }
305
305
  }
306
- .awsui-motion-disabled .awsui_help-panel_1d237_c7e8z_94 a:not(#\9), .awsui-mode-entering .awsui_help-panel_1d237_c7e8z_94 a:not(#\9) {
306
+ .awsui-motion-disabled .awsui_help-panel_1d237_1wqw1_94 a:not(#\9), .awsui-mode-entering .awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
307
307
  animation: none;
308
308
  transition: none;
309
309
  }
310
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):hover {
310
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):hover {
311
311
  cursor: pointer;
312
312
  color: #033160;
313
313
  color: var(--color-text-link-hover-kololx, #033160);
314
314
  }
315
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):focus {
315
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus {
316
316
  outline: none;
317
317
  }
318
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):active {
318
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):active {
319
319
  color: #033160;
320
320
  color: var(--color-text-link-hover-kololx, #033160);
321
321
  }
322
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):active, .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):focus, .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):hover {
322
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):active, .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus, .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):hover {
323
323
  text-decoration: underline;
324
324
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
325
325
  text-decoration-color: currentColor;
326
326
  }
327
- .awsui_help-panel_1d237_c7e8z_94 a:not(#\9):focus {
327
+ .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus {
328
328
  outline: thin dotted;
329
329
  outline: 0;
330
330
  outline: var(--border-link-focus-ring-outline-k2wccv, 0);
@@ -332,11 +332,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
332
332
  outline-color: #0972d3;
333
333
  outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
334
334
  border-radius: 4px;
335
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
335
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
336
336
  box-shadow: 0 0 0 2px #0972d3;
337
337
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
338
338
  }
339
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258:not(#\9) {
339
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258:not(#\9) {
340
340
  font-size: 20px;
341
341
  font-size: var(--font-panel-header-size-0vdgjc, 20px);
342
342
  line-height: 24px;
@@ -357,11 +357,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
357
357
  margin: 0 calc(-1 * 24px) 20px calc(-1 * 28px);
358
358
  margin: 0 calc(-1 * var(--space-panel-side-right-kev4k9, 24px)) var(--space-scaled-l-t03y3z, 20px) calc(-1 * var(--space-panel-side-left-8ozqve, 28px));
359
359
  }
360
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258 h2:not(#\9),
361
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258 h3:not(#\9),
362
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258 h4:not(#\9),
363
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258 h5:not(#\9),
364
- .awsui_help-panel_1d237_c7e8z_94 .awsui_header_1d237_c7e8z_258 h6:not(#\9) {
360
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h2:not(#\9),
361
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h3:not(#\9),
362
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h4:not(#\9),
363
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h5:not(#\9),
364
+ .awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h6:not(#\9) {
365
365
  font-size: 20px;
366
366
  font-size: var(--font-panel-header-size-0vdgjc, 20px);
367
367
  line-height: 24px;
@@ -374,19 +374,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
374
374
  margin-bottom: 0;
375
375
  }
376
376
 
377
- .awsui_content_1d237_c7e8z_284:not(#\9) {
377
+ .awsui_content_1d237_1wqw1_284:not(#\9) {
378
378
  color: #414d5c;
379
379
  color: var(--color-text-body-secondary-fdstdf, #414d5c);
380
380
  }
381
- .awsui_content_1d237_c7e8z_284 h2:not(#\9):first-child,
382
- .awsui_content_1d237_c7e8z_284 h3:not(#\9):first-child,
383
- .awsui_content_1d237_c7e8z_284 h4:not(#\9):first-child,
384
- .awsui_content_1d237_c7e8z_284 h5:not(#\9):first-child,
385
- .awsui_content_1d237_c7e8z_284 h6:not(#\9):first-child {
381
+ .awsui_content_1d237_1wqw1_284 h2:not(#\9):first-child,
382
+ .awsui_content_1d237_1wqw1_284 h3:not(#\9):first-child,
383
+ .awsui_content_1d237_1wqw1_284 h4:not(#\9):first-child,
384
+ .awsui_content_1d237_1wqw1_284 h5:not(#\9):first-child,
385
+ .awsui_content_1d237_1wqw1_284 h6:not(#\9):first-child {
386
386
  margin-top: 0;
387
387
  }
388
388
 
389
- .awsui_footer_1d237_c7e8z_295:not(#\9) {
389
+ .awsui_footer_1d237_1wqw1_295:not(#\9) {
390
390
  color: #414d5c;
391
391
  color: var(--color-text-body-secondary-fdstdf, #414d5c);
392
392
  border-top: 2px solid #e9ebed;
@@ -396,11 +396,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
396
396
  padding: 0 12px;
397
397
  padding: 0 var(--space-s-hv8c1d, 12px);
398
398
  }
399
- .awsui_footer_1d237_c7e8z_295 > :not(#\9):first-child {
399
+ .awsui_footer_1d237_1wqw1_295 > :not(#\9):first-child {
400
400
  margin-top: 24px;
401
401
  margin-top: var(--space-scaled-xl-w2t504, 24px);
402
402
  }
403
- .awsui_footer_1d237_c7e8z_295 ul:not(#\9) {
403
+ .awsui_footer_1d237_1wqw1_295 ul:not(#\9) {
404
404
  list-style: none;
405
405
  padding-left: 0;
406
406
  }
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "help-panel": "awsui_help-panel_1d237_c7e8z_94",
6
- "header": "awsui_header_1d237_c7e8z_258",
7
- "content": "awsui_content_1d237_c7e8z_284",
8
- "footer": "awsui_footer_1d237_c7e8z_295"
5
+ "help-panel": "awsui_help-panel_1d237_1wqw1_94",
6
+ "header": "awsui_header_1d237_1wqw1_258",
7
+ "content": "awsui_content_1d237_1wqw1_284",
8
+ "footer": "awsui_footer_1d237_1wqw1_295"
9
9
  };
10
10
 
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_2rhyz_aem5a_93",
5
- "input": "awsui_input_2rhyz_aem5a_97",
6
- "input-readonly": "awsui_input-readonly_2rhyz_aem5a_118",
7
- "input-invalid": "awsui_input-invalid_2rhyz_aem5a_179",
8
- "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_aem5a_190",
9
- "input-type-search": "awsui_input-type-search_2rhyz_aem5a_195",
10
- "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_aem5a_213",
11
- "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_aem5a_216",
12
- "input-container": "awsui_input-container_2rhyz_aem5a_220",
13
- "input-icon": "awsui_input-icon_2rhyz_aem5a_225",
14
- "input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_aem5a_228",
15
- "input-icon-left": "awsui_input-icon-left_2rhyz_aem5a_232",
16
- "input-icon-right": "awsui_input-icon-right_2rhyz_aem5a_237"
4
+ "root": "awsui_root_2rhyz_1gxgu_93",
5
+ "input": "awsui_input_2rhyz_1gxgu_97",
6
+ "input-readonly": "awsui_input-readonly_2rhyz_1gxgu_118",
7
+ "input-invalid": "awsui_input-invalid_2rhyz_1gxgu_179",
8
+ "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1gxgu_190",
9
+ "input-type-search": "awsui_input-type-search_2rhyz_1gxgu_195",
10
+ "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1gxgu_213",
11
+ "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1gxgu_216",
12
+ "input-container": "awsui_input-container_2rhyz_1gxgu_220",
13
+ "input-icon": "awsui_input-icon_2rhyz_1gxgu_225",
14
+ "input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1gxgu_228",
15
+ "input-icon-left": "awsui_input-icon-left_2rhyz_1gxgu_232",
16
+ "input-icon-right": "awsui_input-icon-right_2rhyz_1gxgu_237"
17
17
  };
18
18
 
@@ -90,11 +90,11 @@ 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_2rhyz_aem5a_93:not(#\9) {
93
+ .awsui_root_2rhyz_1gxgu_93:not(#\9) {
94
94
  /* used in test-utils for component to distinguish input from other input-like components, for example autosuggest */
95
95
  }
96
96
 
97
- .awsui_input_2rhyz_aem5a_97:not(#\9) {
97
+ .awsui_input_2rhyz_1gxgu_97:not(#\9) {
98
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
99
99
  border-collapse: separate;
100
100
  border-spacing: 0;
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
143
143
  background-color: #ffffff;
144
144
  background-color: var(--color-background-input-default-u57378, #ffffff);
145
145
  border-radius: 8px;
146
- border-radius: var(--border-field-radius-t0kudr, 8px);
146
+ border-radius: var(--border-radius-control-xfq7an, 8px);
147
147
  border: 2px solid #9ba7b6;
148
148
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
149
149
  font-size: 14px;
@@ -153,51 +153,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  height: 34px;
154
154
  height: var(--size-vertical-input-js5hfh, 34px);
155
155
  }
156
- .awsui_input_2rhyz_aem5a_97.awsui_input-readonly_2rhyz_aem5a_118:not(#\9) {
156
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-readonly_2rhyz_1gxgu_118:not(#\9) {
157
157
  background-color: #ffffff;
158
158
  background-color: var(--color-background-input-default-u57378, #ffffff);
159
159
  border: 2px solid #e9ebed;
160
160
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
161
161
  }
162
- .awsui_input_2rhyz_aem5a_97:not(#\9)::-webkit-input-placeholder {
162
+ .awsui_input_2rhyz_1gxgu_97:not(#\9)::-webkit-input-placeholder {
163
163
  color: #5f6b7a;
164
164
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
165
165
  font-style: italic;
166
166
  -webkit-user-select: none;
167
167
  user-select: none;
168
168
  }
169
- .awsui_input_2rhyz_aem5a_97:not(#\9)::-ms-input-placeholder {
169
+ .awsui_input_2rhyz_1gxgu_97:not(#\9)::-ms-input-placeholder {
170
170
  color: #5f6b7a;
171
171
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
172
172
  font-style: italic;
173
173
  }
174
- .awsui_input_2rhyz_aem5a_97:not(#\9)::-moz-placeholder {
174
+ .awsui_input_2rhyz_1gxgu_97:not(#\9)::-moz-placeholder {
175
175
  color: #5f6b7a;
176
176
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
177
177
  font-style: italic;
178
178
  opacity: 1;
179
179
  }
180
- .awsui_input_2rhyz_aem5a_97:not(#\9):-ms-input-placeholder {
180
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):-ms-input-placeholder {
181
181
  color: #5f6b7a;
182
182
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
183
183
  font-style: italic;
184
184
  }
185
- .awsui_input_2rhyz_aem5a_97:not(#\9):-moz-placeholder {
185
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):-moz-placeholder {
186
186
  color: #5f6b7a;
187
187
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
188
188
  font-style: italic;
189
189
  opacity: 1;
190
190
  }
191
- .awsui_input_2rhyz_aem5a_97:not(#\9):focus {
191
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):focus {
192
192
  outline: 2px dotted transparent;
193
193
  border: 2px solid #0972d3;
194
194
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
195
195
  border-radius: 8px;
196
- border-radius: var(--border-field-radius-t0kudr, 8px);
196
+ border-radius: var(--border-radius-control-xfq7an, 8px);
197
197
  box-shadow: 0 0 0 0px #0972d3;
198
198
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
199
199
  }
200
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled {
200
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled {
201
201
  background-color: #e9ebed;
202
202
  background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
203
203
  border: 2px solid #e9ebed;
@@ -207,34 +207,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  cursor: auto;
208
208
  cursor: default;
209
209
  }
210
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled::-webkit-input-placeholder {
210
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-webkit-input-placeholder {
211
211
  color: #9ba7b6;
212
212
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
213
213
  -webkit-user-select: none;
214
214
  user-select: none;
215
215
  }
216
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled::-ms-input-placeholder {
216
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-ms-input-placeholder {
217
217
  color: #9ba7b6;
218
218
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
219
219
  }
220
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled::-moz-placeholder {
220
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-moz-placeholder {
221
221
  color: #9ba7b6;
222
222
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
223
223
  opacity: 1;
224
224
  }
225
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled:-ms-input-placeholder {
225
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled:-ms-input-placeholder {
226
226
  color: #9ba7b6;
227
227
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
228
228
  }
229
- .awsui_input_2rhyz_aem5a_97:not(#\9):disabled:-moz-placeholder {
229
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):disabled:-moz-placeholder {
230
230
  color: #9ba7b6;
231
231
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
232
232
  opacity: 1;
233
233
  }
234
- .awsui_input_2rhyz_aem5a_97:not(#\9):invalid {
234
+ .awsui_input_2rhyz_1gxgu_97:not(#\9):invalid {
235
235
  box-shadow: none;
236
236
  }
237
- .awsui_input_2rhyz_aem5a_97.awsui_input-invalid_2rhyz_aem5a_179:not(#\9) {
237
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179:not(#\9) {
238
238
  color: #d91515;
239
239
  color: var(--color-text-status-error-5sesl6, #d91515);
240
240
  border-color: #d91515;
@@ -248,11 +248,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
248
248
  border-left-width: 8px;
249
249
  border-left-width: var(--border-invalid-width-5jpdqn, 8px);
250
250
  }
251
- .awsui_input_2rhyz_aem5a_97.awsui_input-invalid_2rhyz_aem5a_179:not(#\9):focus {
251
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179:not(#\9):focus {
252
252
  box-shadow: 0 0 0 2px #0972d3;
253
253
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
254
254
  }
255
- .awsui_input_2rhyz_aem5a_97.awsui_input-invalid_2rhyz_aem5a_179.awsui_input-has-icon-left_2rhyz_aem5a_190:not(#\9) {
255
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179.awsui_input-has-icon-left_2rhyz_1gxgu_190:not(#\9) {
256
256
  padding-left: calc(
257
257
  36px - (8px - 2px)
258
258
  );
@@ -260,54 +260,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
260
260
  var(--space-field-icon-offset-25xih0, 36px) - (var(--border-invalid-width-5jpdqn, 8px) - var(--border-field-width-idlekx, 2px))
261
261
  );
262
262
  }
263
- .awsui_input_2rhyz_aem5a_97.awsui_input-type-search_2rhyz_aem5a_195:not(#\9) {
263
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9) {
264
264
  box-sizing: border-box;
265
265
  -webkit-appearance: none;
266
266
  /* stylelint-disable-line plugin/no-unsupported-browser-features */
267
267
  }
268
- .awsui_input_2rhyz_aem5a_97.awsui_input-type-search_2rhyz_aem5a_195:not(#\9)::-ms-clear {
268
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-ms-clear {
269
269
  display: none;
270
270
  }
271
- .awsui_input_2rhyz_aem5a_97.awsui_input-type-search_2rhyz_aem5a_195:not(#\9)::-webkit-search-decoration {
271
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-webkit-search-decoration {
272
272
  -webkit-appearance: none;
273
273
  /* stylelint-disable-line plugin/no-unsupported-browser-features */
274
274
  }
275
- .awsui_input_2rhyz_aem5a_97.awsui_input-type-search_2rhyz_aem5a_195:not(#\9)::-webkit-search-cancel-button {
275
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-webkit-search-cancel-button {
276
276
  display: none;
277
277
  }
278
- .awsui_input_2rhyz_aem5a_97.awsui_input-has-icon-left_2rhyz_aem5a_190:not(#\9) {
278
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-has-icon-left_2rhyz_1gxgu_190:not(#\9) {
279
279
  padding-left: 36px;
280
280
  padding-left: var(--space-field-icon-offset-25xih0, 36px);
281
281
  }
282
- .awsui_input_2rhyz_aem5a_97.awsui_input-has-icon-right_2rhyz_aem5a_213:not(#\9) {
282
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-has-icon-right_2rhyz_1gxgu_213:not(#\9) {
283
283
  padding-right: 36px;
284
284
  padding-right: var(--space-field-icon-offset-25xih0, 36px);
285
285
  }
286
- .awsui_input_2rhyz_aem5a_97.awsui_input-has-no-border-radius_2rhyz_aem5a_216:not(#\9) {
286
+ .awsui_input_2rhyz_1gxgu_97.awsui_input-has-no-border-radius_2rhyz_1gxgu_216:not(#\9) {
287
287
  border-radius: 8px;
288
- border-radius: var(--border-dropdown-radius-mi4tcw, 8px);
288
+ border-radius: var(--border-radius-dropdown-ujknaf, 8px);
289
289
  }
290
290
 
291
- .awsui_input-container_2rhyz_aem5a_220:not(#\9) {
291
+ .awsui_input-container_2rhyz_1gxgu_220:not(#\9) {
292
292
  display: flex;
293
293
  position: relative;
294
294
  }
295
295
 
296
- .awsui_input-icon_2rhyz_aem5a_225:not(#\9) {
296
+ .awsui_input-icon_2rhyz_1gxgu_225:not(#\9) {
297
297
  position: absolute;
298
298
  }
299
- .awsui_input-icon_2rhyz_aem5a_225:not(#\9):not(.awsui_input-icon-hoverable_2rhyz_aem5a_228) {
299
+ .awsui_input-icon_2rhyz_1gxgu_225:not(#\9):not(.awsui_input-icon-hoverable_2rhyz_1gxgu_228) {
300
300
  pointer-events: none;
301
301
  }
302
302
 
303
- .awsui_input-icon-left_2rhyz_aem5a_232:not(#\9) {
303
+ .awsui_input-icon-left_2rhyz_1gxgu_232:not(#\9) {
304
304
  left: 12px;
305
305
  left: var(--space-field-horizontal-89h2yr, 12px);
306
306
  top: calc(50% - 22px / 2);
307
307
  top: calc(50% - var(--font-body-m-line-height-i7xxvv, 22px) / 2);
308
308
  }
309
309
 
310
- .awsui_input-icon-right_2rhyz_aem5a_237:not(#\9) {
310
+ .awsui_input-icon-right_2rhyz_1gxgu_237:not(#\9) {
311
311
  right: 12px;
312
312
  right: var(--space-field-horizontal-89h2yr, 12px);
313
313
  top: calc(50% - 22px / 2);
@@ -316,10 +316,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
316
316
  color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
317
317
  }
318
318
 
319
- .awsui_input-icon-hoverable_2rhyz_aem5a_228:not(#\9) {
319
+ .awsui_input-icon-hoverable_2rhyz_1gxgu_228:not(#\9) {
320
320
  cursor: pointer;
321
321
  }
322
- .awsui_input-icon-hoverable_2rhyz_aem5a_228:not(#\9):hover {
322
+ .awsui_input-icon-hoverable_2rhyz_1gxgu_228:not(#\9):hover {
323
323
  color: #033160;
324
324
  color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
325
325
  }
@@ -2,18 +2,18 @@
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_2rhyz_aem5a_93",
6
- "input": "awsui_input_2rhyz_aem5a_97",
7
- "input-readonly": "awsui_input-readonly_2rhyz_aem5a_118",
8
- "input-invalid": "awsui_input-invalid_2rhyz_aem5a_179",
9
- "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_aem5a_190",
10
- "input-type-search": "awsui_input-type-search_2rhyz_aem5a_195",
11
- "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_aem5a_213",
12
- "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_aem5a_216",
13
- "input-container": "awsui_input-container_2rhyz_aem5a_220",
14
- "input-icon": "awsui_input-icon_2rhyz_aem5a_225",
15
- "input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_aem5a_228",
16
- "input-icon-left": "awsui_input-icon-left_2rhyz_aem5a_232",
17
- "input-icon-right": "awsui_input-icon-right_2rhyz_aem5a_237"
5
+ "root": "awsui_root_2rhyz_1gxgu_93",
6
+ "input": "awsui_input_2rhyz_1gxgu_97",
7
+ "input-readonly": "awsui_input-readonly_2rhyz_1gxgu_118",
8
+ "input-invalid": "awsui_input-invalid_2rhyz_1gxgu_179",
9
+ "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1gxgu_190",
10
+ "input-type-search": "awsui_input-type-search_2rhyz_1gxgu_195",
11
+ "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1gxgu_213",
12
+ "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1gxgu_216",
13
+ "input-container": "awsui_input-container_2rhyz_1gxgu_220",
14
+ "input-icon": "awsui_input-icon_2rhyz_1gxgu_225",
15
+ "input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1gxgu_228",
16
+ "input-icon-left": "awsui_input-icon-left_2rhyz_1gxgu_232",
17
+ "input-icon-right": "awsui_input-icon-right_2rhyz_1gxgu_237"
18
18
  };
19
19
 
@@ -399,36 +399,35 @@
399
399
  --font-tabs-size-01zslx:16px;
400
400
  --font-wayfinding-link-active-weight-l3fid7:800;
401
401
  --font-weight-heavy-ydka9r:800;
402
- --border-alert-radius-ywuwjt:12px;
403
- --border-active-radius-vyzbl1:20px;
404
402
  --border-active-width-ce5ls7:4px;
405
- --border-badge-radius-9s4yp0:4px;
406
- --border-button-radius-gc2v6s:20px;
407
- --border-calendar-grid-focus-ring-radius-8tejwi:3px;
408
- --border-calendar-grid-radius-9lpwqf:8px;
403
+ --border-radius-badge-x5oehc:4px;
409
404
  --border-code-editor-status-divider-width-cf5jzt:2px;
410
- --border-container-radius-8dqnwf:16px;
411
405
  --border-container-sticky-width-i7t7xe:0px;
412
406
  --border-container-top-width-jk6fhm:0px;
413
- --border-control-focus-ring-radius-circle-qztqvf:4px;
414
- --border-control-focus-ring-radius-default-6g2tnn:4px;
415
407
  --border-control-focus-ring-shadow-spread-srzyiu:0px;
416
408
  --border-control-invalid-focus-ring-shadow-spread-omt6il:2px;
417
409
  --border-divider-list-width-hacikr:1px;
418
410
  --border-divider-section-width-4wm2it:2px;
419
- --border-dropdown-radius-mi4tcw:8px;
420
411
  --border-dropdown-virtual-offset-width-fzhepk:2px;
421
- --border-field-radius-t0kudr:8px;
422
412
  --border-field-width-idlekx:2px;
423
- --border-flashbar-radius-49vto6:12px;
424
413
  --border-invalid-width-5jpdqn:8px;
425
- --border-item-radius-43830w:8px;
426
414
  --border-item-width-qbbbsa:2px;
427
415
  --border-line-chart-dash-array-4wa4ab:3 5;
428
416
  --border-line-chart-line-join-nan7pn:round;
429
417
  --border-line-chart-width-nj0hc5:2px;
430
418
  --border-panel-header-width-6fmoo4:2px;
431
419
  --border-panel-top-width-00mwcl:1px;
420
+ --border-radius-alert-n0skwy:12px;
421
+ --border-radius-button-axewzv:20px;
422
+ --border-radius-calendar-day-focused-4la5vv:3px;
423
+ --border-radius-container-gh9ysk:16px;
424
+ --border-radius-control-xfq7an:8px;
425
+ --border-radius-control-focus-ring-circle-48k0xl:4px;
426
+ --border-radius-control-focus-ring-default-jlgxet:4px;
427
+ --border-radius-dropdown-ujknaf:8px;
428
+ --border-radius-flashbar-i7jm55:12px;
429
+ --border-radius-item-u2ibpi:8px;
430
+ --border-radius-tabs-focus-ring-j968on:20px;
432
431
  --border-table-sticky-width-h1tlxy:2px;
433
432
  --border-link-focus-ring-outline-k2wccv:0;
434
433
  --border-link-focus-ring-shadow-spread-nv4ahb:2px;