@cloudscape-design/components 3.0.1333 → 3.0.1334

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 (208) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +50 -50
  3. package/alert/styles.selectors.js +27 -27
  4. package/annotation-context/annotation/styles.css.js +13 -13
  5. package/annotation-context/annotation/styles.scoped.css +21 -21
  6. package/annotation-context/annotation/styles.selectors.js +13 -13
  7. package/app-layout/classic.d.ts +1 -0
  8. package/app-layout/classic.d.ts.map +1 -1
  9. package/app-layout/index.d.ts.map +1 -1
  10. package/app-layout/index.js +2 -1
  11. package/app-layout/index.js.map +1 -1
  12. package/app-layout/interfaces.d.ts +16 -1
  13. package/app-layout/interfaces.d.ts.map +1 -1
  14. package/app-layout/interfaces.js.map +1 -1
  15. package/app-layout/internal.d.ts +1 -0
  16. package/app-layout/internal.d.ts.map +1 -1
  17. package/app-layout/notifications/styles.css.js +3 -3
  18. package/app-layout/notifications/styles.scoped.css +7 -7
  19. package/app-layout/notifications/styles.selectors.js +3 -3
  20. package/app-layout/visual-refresh/index.d.ts +1 -0
  21. package/app-layout/visual-refresh/index.d.ts.map +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +262 -262
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/compute-layout.d.ts +4 -0
  26. package/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  27. package/app-layout/visual-refresh-toolbar/compute-layout.js +2 -2
  28. package/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  29. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  30. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +93 -93
  31. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  32. package/app-layout/visual-refresh-toolbar/interfaces.d.ts +2 -0
  33. package/app-layout/visual-refresh-toolbar/interfaces.d.ts.map +1 -1
  34. package/app-layout/visual-refresh-toolbar/interfaces.js.map +1 -1
  35. package/app-layout/visual-refresh-toolbar/navigation/index.d.ts +3 -1
  36. package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
  37. package/app-layout/visual-refresh-toolbar/navigation/index.js +11 -5
  38. package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
  39. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -4
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +34 -15
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -4
  42. package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map +1 -1
  43. package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js +4 -2
  44. package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -29
  46. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +72 -67
  47. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -29
  48. package/app-layout/visual-refresh-toolbar/state/interfaces.d.ts +1 -0
  49. package/app-layout/visual-refresh-toolbar/state/interfaces.d.ts.map +1 -1
  50. package/app-layout/visual-refresh-toolbar/state/interfaces.js.map +1 -1
  51. package/app-layout/visual-refresh-toolbar/state/props-merger.d.ts.map +1 -1
  52. package/app-layout/visual-refresh-toolbar/state/props-merger.js +2 -0
  53. package/app-layout/visual-refresh-toolbar/state/props-merger.js.map +1 -1
  54. package/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts +2 -0
  55. package/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
  56. package/app-layout/visual-refresh-toolbar/state/use-app-layout.js +26 -3
  57. package/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
  58. package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js +2 -1
  60. package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts +1 -0
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +36 -36
  66. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  67. package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js +3 -3
  69. package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js.map +1 -1
  70. package/app-layout-toolbar/index.d.ts.map +1 -1
  71. package/app-layout-toolbar/index.js +2 -1
  72. package/app-layout-toolbar/index.js.map +1 -1
  73. package/attribute-editor/styles.css.js +15 -15
  74. package/attribute-editor/styles.scoped.css +29 -29
  75. package/attribute-editor/styles.selectors.js +15 -15
  76. package/breadcrumb-group/item/styles.css.js +7 -7
  77. package/breadcrumb-group/item/styles.scoped.css +30 -30
  78. package/breadcrumb-group/item/styles.selectors.js +7 -7
  79. package/button/styles.css.js +22 -22
  80. package/button/styles.scoped.css +256 -256
  81. package/button/styles.selectors.js +22 -22
  82. package/button-dropdown/item-element/styles.css.js +21 -21
  83. package/button-dropdown/item-element/styles.scoped.css +37 -37
  84. package/button-dropdown/item-element/styles.selectors.js +21 -21
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +11 -11
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/content-layout/styles.css.js +14 -14
  89. package/content-layout/styles.scoped.css +27 -27
  90. package/content-layout/styles.selectors.js +14 -14
  91. package/dropdown/styles.css.js +20 -20
  92. package/dropdown/styles.scoped.css +49 -49
  93. package/dropdown/styles.selectors.js +20 -20
  94. package/file-token-group/styles.css.js +23 -23
  95. package/file-token-group/styles.scoped.css +36 -36
  96. package/file-token-group/styles.selectors.js +23 -23
  97. package/flashbar/styles.css.js +50 -50
  98. package/flashbar/styles.scoped.css +192 -192
  99. package/flashbar/styles.selectors.js +50 -50
  100. package/help-panel/styles.css.js +6 -6
  101. package/help-panel/styles.scoped.css +72 -72
  102. package/help-panel/styles.selectors.js +6 -6
  103. package/input/styles.css.js +18 -18
  104. package/input/styles.scoped.css +82 -82
  105. package/input/styles.selectors.js +18 -18
  106. package/internal/base-component/styles.scoped.css +6 -1
  107. package/internal/components/abstract-switch/index.d.ts.map +1 -1
  108. package/internal/components/abstract-switch/index.js +7 -1
  109. package/internal/components/abstract-switch/index.js.map +1 -1
  110. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  111. package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  112. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  113. package/internal/components/option/styles.css.js +17 -17
  114. package/internal/components/option/styles.scoped.css +31 -31
  115. package/internal/components/option/styles.selectors.js +17 -17
  116. package/internal/components/radio-button/styles.css.js +7 -7
  117. package/internal/components/radio-button/styles.scoped.css +18 -18
  118. package/internal/components/radio-button/styles.selectors.js +7 -7
  119. package/internal/components/selectable-item/styles.css.js +22 -22
  120. package/internal/components/selectable-item/styles.scoped.css +57 -57
  121. package/internal/components/selectable-item/styles.selectors.js +22 -22
  122. package/internal/components/token-list/styles.css.js +10 -10
  123. package/internal/components/token-list/styles.scoped.css +25 -25
  124. package/internal/components/token-list/styles.selectors.js +10 -10
  125. package/internal/environment.js +2 -2
  126. package/internal/environment.json +2 -2
  127. package/internal/generated/custom-css-properties/index.d.ts +1 -0
  128. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  129. package/internal/generated/custom-css-properties/index.js +173 -172
  130. package/internal/generated/custom-css-properties/index.js.map +1 -1
  131. package/internal/generated/styles/tokens.d.ts +2 -0
  132. package/internal/generated/styles/tokens.js +2 -0
  133. package/internal/generated/theming/index.cjs +40 -0
  134. package/internal/generated/theming/index.cjs.d.ts +27 -0
  135. package/internal/generated/theming/index.d.ts +27 -0
  136. package/internal/generated/theming/index.js +40 -0
  137. package/internal/manifest.json +1 -1
  138. package/item-card/styles.css.js +14 -14
  139. package/item-card/styles.scoped.css +63 -63
  140. package/item-card/styles.selectors.js +14 -14
  141. package/link/styles.css.js +21 -21
  142. package/link/styles.scoped.css +117 -117
  143. package/link/styles.selectors.js +21 -21
  144. package/manifest.json +2 -2
  145. package/modal/styles.css.js +31 -31
  146. package/modal/styles.scoped.css +48 -48
  147. package/modal/styles.selectors.js +31 -31
  148. package/package.json +95 -1
  149. package/progress-bar/styles.css.js +18 -18
  150. package/progress-bar/styles.scoped.css +48 -48
  151. package/progress-bar/styles.selectors.js +18 -18
  152. package/prompt-input/styles.css.js +26 -26
  153. package/prompt-input/styles.scoped.css +105 -105
  154. package/prompt-input/styles.selectors.js +26 -26
  155. package/segmented-control/styles.css.js +16 -16
  156. package/segmented-control/styles.scoped.css +46 -46
  157. package/segmented-control/styles.selectors.js +16 -16
  158. package/side-navigation/implementation.d.ts.map +1 -1
  159. package/side-navigation/implementation.js +4 -3
  160. package/side-navigation/implementation.js.map +1 -1
  161. package/side-navigation/parts.d.ts +5 -1
  162. package/side-navigation/parts.d.ts.map +1 -1
  163. package/side-navigation/parts.js +38 -26
  164. package/side-navigation/parts.js.map +1 -1
  165. package/side-navigation/styles.css.js +47 -47
  166. package/side-navigation/styles.scoped.css +74 -76
  167. package/side-navigation/styles.selectors.js +47 -47
  168. package/slider/styles.css.js +26 -26
  169. package/slider/styles.scoped.css +165 -165
  170. package/slider/styles.selectors.js +26 -26
  171. package/spinner/styles.css.js +13 -13
  172. package/spinner/styles.scoped.css +39 -39
  173. package/spinner/styles.selectors.js +13 -13
  174. package/status-indicator/internal-interfaces.d.ts +2 -0
  175. package/status-indicator/internal-interfaces.d.ts.map +1 -0
  176. package/status-indicator/internal-interfaces.js +2 -0
  177. package/status-indicator/internal-interfaces.js.map +1 -0
  178. package/status-indicator/internal.d.ts +6 -2
  179. package/status-indicator/internal.d.ts.map +1 -1
  180. package/status-indicator/internal.js +1 -0
  181. package/status-indicator/internal.js.map +1 -1
  182. package/status-indicator/styles.css.js +25 -24
  183. package/status-indicator/styles.scoped.css +59 -53
  184. package/status-indicator/styles.selectors.js +25 -24
  185. package/steps/interfaces.d.ts +2 -2
  186. package/steps/interfaces.d.ts.map +1 -1
  187. package/steps/interfaces.js.map +1 -1
  188. package/steps/internal.d.ts.map +1 -1
  189. package/steps/internal.js +1 -0
  190. package/steps/internal.js.map +1 -1
  191. package/tabs/styles.css.js +30 -30
  192. package/tabs/styles.scoped.css +76 -76
  193. package/tabs/styles.selectors.js +30 -30
  194. package/tag-editor/styles.css.js +3 -3
  195. package/tag-editor/styles.scoped.css +13 -13
  196. package/tag-editor/styles.selectors.js +3 -3
  197. package/text-content/styles.css.js +1 -1
  198. package/text-content/styles.scoped.css +66 -66
  199. package/text-content/styles.selectors.js +1 -1
  200. package/textarea/styles.css.js +5 -5
  201. package/textarea/styles.scoped.css +45 -45
  202. package/textarea/styles.selectors.js +5 -5
  203. package/toggle/styles.css.js +10 -10
  204. package/toggle/styles.scoped.css +23 -23
  205. package/toggle/styles.selectors.js +10 -10
  206. package/token/styles.css.js +14 -14
  207. package/token/styles.scoped.css +47 -47
  208. package/token/styles.selectors.js +14 -14
@@ -150,27 +150,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- @keyframes awsui_drag-handle-entry_155yk_1mxd4_1 {
153
+ @keyframes awsui_drag-handle-entry_155yk_tboy1_1 {
154
154
  from {
155
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-z17rmd), var(--awsui-drag-handle-animation-block-offset-z17rmd));
155
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
156
156
  }
157
157
  to {
158
158
  transform: translate(0, 0);
159
159
  }
160
160
  }
161
- @keyframes awsui_drag-handle-exit_155yk_1mxd4_1 {
161
+ @keyframes awsui_drag-handle-exit_155yk_tboy1_1 {
162
162
  from {
163
163
  transform: translate(0, 0);
164
164
  }
165
165
  to {
166
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-z17rmd), var(--awsui-drag-handle-animation-block-offset-z17rmd));
166
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
167
167
  }
168
168
  }
169
- .awsui_direction-button-wrapper_155yk_1mxd4_169:not(#\9) {
170
- --awsui-drag-handle-animation-inline-offset-z17rmd: 0;
171
- --awsui-drag-handle-animation-block-offset-z17rmd: 0;
169
+ .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
170
+ --awsui-drag-handle-animation-inline-offset-esndbs: 0;
171
+ --awsui-drag-handle-animation-block-offset-esndbs: 0;
172
172
  }
173
- @keyframes awsui_awsui-motion-fade-in_155yk_1mxd4_1 {
173
+ @keyframes awsui_awsui-motion-fade-in_155yk_tboy1_1 {
174
174
  from {
175
175
  opacity: 0.2;
176
176
  }
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
178
  opacity: 1;
179
179
  }
180
180
  }
181
- @keyframes awsui_awsui-motion-fade-out-0_155yk_1mxd4_1 {
181
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_tboy1_1 {
182
182
  from {
183
183
  opacity: 1;
184
184
  }
@@ -186,81 +186,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  opacity: 0;
187
187
  }
188
188
  }
189
- .awsui_direction-button-wrapper-motion-enter_155yk_1mxd4_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_1mxd4_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189:not(#\9) {
189
+ .awsui_direction-button-wrapper-motion-enter_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
190
190
  pointer-events: none;
191
191
  }
192
- .awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_1mxd4_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_1mxd4_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
192
+ .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
193
+ animation: awsui_drag-handle-entry_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189:not(#\9) {
196
+ .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189:not(#\9) {
201
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_1mxd4_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_1mxd4_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
205
+ .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
206
+ animation: awsui_drag-handle-exit_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189:not(#\9) {
209
+ .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189:not(#\9) {
214
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_direction-button-wrapper_155yk_1mxd4_169:not(#\9) {
219
+ .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
  }
224
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_1mxd4_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_1mxd4_169:not(#\9) {
224
+ .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
225
225
  animation: none;
226
226
  transition: none;
227
227
  }
228
228
 
229
- .awsui_direction-button-wrapper-block-start_155yk_1mxd4_229:not(#\9) {
230
- --awsui-drag-handle-animation-block-offset-z17rmd: 20px;
229
+ .awsui_direction-button-wrapper-block-start_155yk_tboy1_229:not(#\9) {
230
+ --awsui-drag-handle-animation-block-offset-esndbs: 20px;
231
231
  }
232
232
 
233
- .awsui_direction-button-wrapper-block-end_155yk_1mxd4_233:not(#\9) {
234
- --awsui-drag-handle-animation-block-offset-z17rmd: -20px;
233
+ .awsui_direction-button-wrapper-block-end_155yk_tboy1_233:not(#\9) {
234
+ --awsui-drag-handle-animation-block-offset-esndbs: -20px;
235
235
  }
236
236
 
237
- .awsui_direction-button-wrapper-inline-start_155yk_1mxd4_237:not(#\9) {
237
+ .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9) {
238
238
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  }
241
- .awsui_direction-button-wrapper-inline-start_155yk_1mxd4_237:not(#\9):dir(ltr) {
242
- --awsui-drag-handle-animation-inline-offset-z17rmd: 20px;
241
+ .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9):dir(ltr) {
242
+ --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
243
243
  }
244
- .awsui_direction-button-wrapper-inline-start_155yk_1mxd4_237:not(#\9):dir(rtl) {
245
- --awsui-drag-handle-animation-inline-offset-z17rmd: -20px;
244
+ .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9):dir(rtl) {
245
+ --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
246
246
  }
247
247
 
248
- .awsui_direction-button-wrapper-inline-end_155yk_1mxd4_248:not(#\9) {
248
+ .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9) {
249
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
250
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
251
251
  }
252
- .awsui_direction-button-wrapper-inline-end_155yk_1mxd4_248:not(#\9):dir(ltr) {
253
- --awsui-drag-handle-animation-inline-offset-z17rmd: -20px;
252
+ .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9):dir(ltr) {
253
+ --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
254
254
  }
255
- .awsui_direction-button-wrapper-inline-end_155yk_1mxd4_248:not(#\9):dir(rtl) {
256
- --awsui-drag-handle-animation-inline-offset-z17rmd: 20px;
255
+ .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9):dir(rtl) {
256
+ --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
257
257
  }
258
258
 
259
- .awsui_contents_155yk_1mxd4_259:not(#\9) {
259
+ .awsui_contents_155yk_tboy1_259:not(#\9) {
260
260
  display: contents;
261
261
  }
262
262
 
263
- .awsui_portal-overlay_155yk_1mxd4_263:not(#\9) {
263
+ .awsui_portal-overlay_155yk_tboy1_263:not(#\9) {
264
264
  position: absolute;
265
265
  inset-block-start: 0;
266
266
  inset-inline-start: 0;
@@ -268,20 +268,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
268
  z-index: 7000;
269
269
  }
270
270
 
271
- .awsui_portal-overlay-disabled_155yk_1mxd4_271:not(#\9) {
271
+ .awsui_portal-overlay-disabled_155yk_tboy1_271:not(#\9) {
272
272
  display: none;
273
273
  }
274
274
 
275
- .awsui_portal-overlay-contents_155yk_1mxd4_275:not(#\9) {
275
+ .awsui_portal-overlay-contents_155yk_tboy1_275:not(#\9) {
276
276
  pointer-events: auto;
277
277
  }
278
278
 
279
- .awsui_drag-handle_155yk_1mxd4_279:not(#\9) {
279
+ .awsui_drag-handle_155yk_tboy1_279:not(#\9) {
280
280
  position: relative;
281
281
  display: inline-flex;
282
282
  }
283
283
 
284
- .awsui_direction-button-wrapper_155yk_1mxd4_169:not(#\9) {
284
+ .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
285
285
  position: absolute;
286
286
  block-size: var(--space-static-xl-4tedi6, 24px);
287
287
  inline-size: var(--space-static-xl-4tedi6, 24px);
@@ -289,67 +289,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
289
  padding-inline: var(--space-static-xxs-ns94dp, 4px);
290
290
  }
291
291
 
292
- .awsui_direction-button-wrapper-hidden_155yk_1mxd4_292:not(#\9) {
292
+ .awsui_direction-button-wrapper-hidden_155yk_tboy1_292:not(#\9) {
293
293
  display: none;
294
294
  }
295
295
 
296
- .awsui_direction-button-wrapper-block-start_155yk_1mxd4_229:not(#\9) {
296
+ .awsui_direction-button-wrapper-block-start_155yk_tboy1_229:not(#\9) {
297
297
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
298
298
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
299
299
  }
300
300
 
301
- .awsui_direction-button-wrapper-block-end_155yk_1mxd4_233:not(#\9) {
301
+ .awsui_direction-button-wrapper-block-end_155yk_tboy1_233:not(#\9) {
302
302
  inset-block-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
303
303
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
304
304
  }
305
305
 
306
- .awsui_direction-button-wrapper-inline-start_155yk_1mxd4_237:not(#\9) {
306
+ .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9) {
307
307
  inset-inline-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
308
308
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
309
309
  }
310
310
 
311
- .awsui_direction-button-wrapper-inline-end_155yk_1mxd4_248:not(#\9) {
311
+ .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9) {
312
312
  inset-inline-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
313
313
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
314
314
  }
315
315
 
316
- .awsui_direction-button-wrapper-forced_155yk_1mxd4_316:not(#\9) {
316
+ .awsui_direction-button-wrapper-forced_155yk_tboy1_316:not(#\9) {
317
317
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
318
318
  }
319
319
 
320
- .awsui_direction-button-wrapper-forced-top-0_155yk_1mxd4_320:not(#\9) {
320
+ .awsui_direction-button-wrapper-forced-top-0_155yk_tboy1_320:not(#\9) {
321
321
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
322
322
  }
323
323
 
324
- .awsui_direction-button-wrapper-forced-top-1_155yk_1mxd4_324:not(#\9) {
324
+ .awsui_direction-button-wrapper-forced-top-1_155yk_tboy1_324:not(#\9) {
325
325
  inset-block-start: calc(-2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
326
326
  }
327
327
 
328
- .awsui_direction-button-wrapper-forced-top-2_155yk_1mxd4_328:not(#\9) {
328
+ .awsui_direction-button-wrapper-forced-top-2_155yk_tboy1_328:not(#\9) {
329
329
  inset-block-start: calc(-3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
330
330
  }
331
331
 
332
- .awsui_direction-button-wrapper-forced-top-3_155yk_1mxd4_332:not(#\9) {
332
+ .awsui_direction-button-wrapper-forced-top-3_155yk_tboy1_332:not(#\9) {
333
333
  inset-block-start: calc(-4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
334
334
  }
335
335
 
336
- .awsui_direction-button-wrapper-forced-bottom-0_155yk_1mxd4_336:not(#\9) {
336
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_tboy1_336:not(#\9) {
337
337
  inset-block-start: calc(1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
338
338
  }
339
339
 
340
- .awsui_direction-button-wrapper-forced-bottom-1_155yk_1mxd4_340:not(#\9) {
340
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_tboy1_340:not(#\9) {
341
341
  inset-block-start: calc(2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
342
342
  }
343
343
 
344
- .awsui_direction-button-wrapper-forced-bottom-2_155yk_1mxd4_344:not(#\9) {
344
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_tboy1_344:not(#\9) {
345
345
  inset-block-start: calc(3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
346
346
  }
347
347
 
348
- .awsui_direction-button-wrapper-forced-bottom-3_155yk_1mxd4_348:not(#\9) {
348
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_tboy1_348:not(#\9) {
349
349
  inset-block-start: calc(4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
350
350
  }
351
351
 
352
- .awsui_direction-button_155yk_1mxd4_169:not(#\9) {
352
+ .awsui_direction-button_155yk_tboy1_169:not(#\9) {
353
353
  position: absolute;
354
354
  border-width: 0;
355
355
  cursor: pointer;
@@ -368,14 +368,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
368
368
  color: var(--color-text-direction-button-default-p88lvb, #ffffff);
369
369
  box-shadow: var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
370
370
  }
371
- .awsui_direction-button_155yk_1mxd4_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1mxd4_371):hover {
371
+ .awsui_direction-button_155yk_tboy1_169:not(#\9):not(.awsui_direction-button-disabled_155yk_tboy1_371):hover {
372
372
  background-color: var(--color-background-direction-button-hover-74n5o1, #333843);
373
373
  }
374
- .awsui_direction-button_155yk_1mxd4_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1mxd4_371):active {
374
+ .awsui_direction-button_155yk_tboy1_169:not(#\9):not(.awsui_direction-button-disabled_155yk_tboy1_371):active {
375
375
  background-color: var(--color-background-direction-button-active-lvo0dy, #232b37);
376
376
  }
377
377
 
378
- .awsui_direction-button-disabled_155yk_1mxd4_371:not(#\9) {
378
+ .awsui_direction-button-disabled_155yk_tboy1_371:not(#\9) {
379
379
  cursor: default;
380
380
  background-color: var(--color-background-direction-button-disabled-s9x4zq, #ebebf0);
381
381
  color: var(--color-text-direction-button-disabled-2jds36, #b4b4bb);
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_1mxd4_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_1mxd4_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_1mxd4_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_1mxd4_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_1mxd4_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_1mxd4_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_1mxd4_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_1mxd4_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_1mxd4_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_1mxd4_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_1mxd4_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_1mxd4_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_1mxd4_248",
18
- "contents": "awsui_contents_155yk_1mxd4_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_1mxd4_263",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_1mxd4_271",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_1mxd4_275",
22
- "drag-handle": "awsui_drag-handle_155yk_1mxd4_279",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_1mxd4_292",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_1mxd4_316",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_1mxd4_320",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_1mxd4_324",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_1mxd4_328",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_1mxd4_332",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_1mxd4_336",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_1mxd4_340",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_1mxd4_344",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_1mxd4_348",
33
- "direction-button": "awsui_direction-button_155yk_1mxd4_169",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_1mxd4_371"
5
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_tboy1_169",
6
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_tboy1_189",
7
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189",
8
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_tboy1_189",
9
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189",
10
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_tboy1_1",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_tboy1_1",
12
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_tboy1_1",
13
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_tboy1_1",
14
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_tboy1_229",
15
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_tboy1_233",
16
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_tboy1_237",
17
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_tboy1_248",
18
+ "contents": "awsui_contents_155yk_tboy1_259",
19
+ "portal-overlay": "awsui_portal-overlay_155yk_tboy1_263",
20
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_tboy1_271",
21
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_tboy1_275",
22
+ "drag-handle": "awsui_drag-handle_155yk_tboy1_279",
23
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_tboy1_292",
24
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_tboy1_316",
25
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_tboy1_320",
26
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_tboy1_324",
27
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_tboy1_328",
28
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_tboy1_332",
29
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_tboy1_336",
30
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_tboy1_340",
31
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_tboy1_344",
32
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_tboy1_348",
33
+ "direction-button": "awsui_direction-button_155yk_tboy1_169",
34
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_tboy1_371"
35
35
  };
36
36
 
@@ -1,22 +1,22 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "option": "awsui_option_1p2cx_ll770_153",
5
- "disabled": "awsui_disabled_1p2cx_ll770_190",
6
- "parent": "awsui_parent_1p2cx_ll770_193",
7
- "highlighted": "awsui_highlighted_1p2cx_ll770_196",
8
- "content": "awsui_content_1p2cx_ll770_200",
9
- "label-content": "awsui_label-content_1p2cx_ll770_207",
10
- "label": "awsui_label_1p2cx_ll770_207",
11
- "tag": "awsui_tag_1p2cx_ll770_214",
12
- "label-tag": "awsui_label-tag_1p2cx_ll770_215",
13
- "label-prefix": "awsui_label-prefix_1p2cx_ll770_225",
14
- "tags": "awsui_tags_1p2cx_ll770_238",
15
- "description": "awsui_description_1p2cx_ll770_239",
16
- "selected": "awsui_selected_1p2cx_ll770_250",
17
- "icon": "awsui_icon_1p2cx_ll770_264",
18
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_ll770_271",
19
- "trigger-variant": "awsui_trigger-variant_1p2cx_ll770_286",
20
- "custom-content": "awsui_custom-content_1p2cx_ll770_292"
4
+ "option": "awsui_option_1p2cx_b1iag_153",
5
+ "disabled": "awsui_disabled_1p2cx_b1iag_190",
6
+ "parent": "awsui_parent_1p2cx_b1iag_193",
7
+ "highlighted": "awsui_highlighted_1p2cx_b1iag_196",
8
+ "content": "awsui_content_1p2cx_b1iag_200",
9
+ "label-content": "awsui_label-content_1p2cx_b1iag_207",
10
+ "label": "awsui_label_1p2cx_b1iag_207",
11
+ "tag": "awsui_tag_1p2cx_b1iag_214",
12
+ "label-tag": "awsui_label-tag_1p2cx_b1iag_215",
13
+ "label-prefix": "awsui_label-prefix_1p2cx_b1iag_225",
14
+ "tags": "awsui_tags_1p2cx_b1iag_238",
15
+ "description": "awsui_description_1p2cx_b1iag_239",
16
+ "selected": "awsui_selected_1p2cx_b1iag_250",
17
+ "icon": "awsui_icon_1p2cx_b1iag_264",
18
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_b1iag_271",
19
+ "trigger-variant": "awsui_trigger-variant_1p2cx_b1iag_286",
20
+ "custom-content": "awsui_custom-content_1p2cx_b1iag_292"
21
21
  };
22
22
 
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_option_1p2cx_ll770_153:not(#\9) {
153
+ .awsui_option_1p2cx_b1iag_153:not(#\9) {
154
154
  border-collapse: separate;
155
155
  border-spacing: 0;
156
156
  box-sizing: border-box;
@@ -187,108 +187,108 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  box-sizing: border-box;
188
188
  color: inherit;
189
189
  }
190
- .awsui_option_1p2cx_ll770_153:not(#\9):not(.awsui_disabled_1p2cx_ll770_190) {
190
+ .awsui_option_1p2cx_b1iag_153:not(#\9):not(.awsui_disabled_1p2cx_b1iag_190) {
191
191
  cursor: inherit;
192
192
  }
193
- .awsui_option_1p2cx_ll770_153.awsui_parent_1p2cx_ll770_193:not(#\9) {
193
+ .awsui_option_1p2cx_b1iag_153.awsui_parent_1p2cx_b1iag_193:not(#\9) {
194
194
  font-weight: var(--font-weight-bold-fo1afg, 700);
195
195
  }
196
- .awsui_option_1p2cx_ll770_153.awsui_parent_1p2cx_ll770_193:not(#\9):not(.awsui_disabled_1p2cx_ll770_190):not(.awsui_highlighted_1p2cx_ll770_196) {
196
+ .awsui_option_1p2cx_b1iag_153.awsui_parent_1p2cx_b1iag_193:not(#\9):not(.awsui_disabled_1p2cx_b1iag_190):not(.awsui_highlighted_1p2cx_b1iag_196) {
197
197
  color: var(--color-text-dropdown-group-label-2tmyik, #424650);
198
198
  }
199
199
 
200
- .awsui_content_1p2cx_ll770_200:not(#\9) {
200
+ .awsui_content_1p2cx_b1iag_200:not(#\9) {
201
201
  inline-size: 100%;
202
202
  display: flex;
203
203
  flex-direction: column;
204
204
  min-inline-size: 0;
205
205
  }
206
206
 
207
- .awsui_label-content_1p2cx_ll770_207:not(#\9) {
207
+ .awsui_label-content_1p2cx_b1iag_207:not(#\9) {
208
208
  display: flex;
209
209
  justify-content: space-between;
210
210
  flex-wrap: wrap;
211
211
  }
212
212
 
213
- .awsui_label_1p2cx_ll770_207:not(#\9),
214
- .awsui_tag_1p2cx_ll770_214:not(#\9),
215
- .awsui_label-tag_1p2cx_ll770_215:not(#\9) {
213
+ .awsui_label_1p2cx_b1iag_207:not(#\9),
214
+ .awsui_tag_1p2cx_b1iag_214:not(#\9),
215
+ .awsui_label-tag_1p2cx_b1iag_215:not(#\9) {
216
216
  min-inline-size: 0;
217
217
  word-break: break-word;
218
218
  }
219
219
 
220
- .awsui_label_1p2cx_ll770_207:not(#\9),
221
- .awsui_tag_1p2cx_ll770_214:not(#\9) {
220
+ .awsui_label_1p2cx_b1iag_207:not(#\9),
221
+ .awsui_tag_1p2cx_b1iag_214:not(#\9) {
222
222
  flex-wrap: wrap;
223
223
  }
224
224
 
225
- .awsui_label-prefix_1p2cx_ll770_225:not(#\9) {
225
+ .awsui_label-prefix_1p2cx_b1iag_225:not(#\9) {
226
226
  font-weight: var(--font-weight-bold-fo1afg, 700);
227
227
  }
228
228
 
229
- .awsui_label-tag_1p2cx_ll770_215:not(#\9) {
229
+ .awsui_label-tag_1p2cx_b1iag_215:not(#\9) {
230
230
  padding-inline-start: var(--space-s-tvghoh, 12px);
231
231
  flex: auto;
232
232
  text-align: end;
233
233
  }
234
- .awsui_label-tag_1p2cx_ll770_215:not(#\9):empty {
234
+ .awsui_label-tag_1p2cx_b1iag_215:not(#\9):empty {
235
235
  display: none;
236
236
  }
237
237
 
238
- .awsui_tags_1p2cx_ll770_238:not(#\9),
239
- .awsui_description_1p2cx_ll770_239:not(#\9) {
238
+ .awsui_tags_1p2cx_b1iag_238:not(#\9),
239
+ .awsui_description_1p2cx_b1iag_239:not(#\9) {
240
240
  font-size: var(--font-size-body-s-smc8cv, 12px);
241
241
  line-height: var(--line-height-body-s-nu5hx1, 16px);
242
242
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
243
243
  color: var(--color-text-dropdown-item-secondary-v12lfh, #656871);
244
244
  flex-wrap: wrap;
245
245
  }
246
- .awsui_tags_1p2cx_ll770_238.awsui_highlighted_1p2cx_ll770_196:not(#\9),
247
- .awsui_description_1p2cx_ll770_239.awsui_highlighted_1p2cx_ll770_196:not(#\9) {
246
+ .awsui_tags_1p2cx_b1iag_238.awsui_highlighted_1p2cx_b1iag_196:not(#\9),
247
+ .awsui_description_1p2cx_b1iag_239.awsui_highlighted_1p2cx_b1iag_196:not(#\9) {
248
248
  color: var(--color-text-dropdown-item-secondary-hover-de15wb, #656871);
249
249
  }
250
- .awsui_tags_1p2cx_ll770_238.awsui_selected_1p2cx_ll770_250:not(#\9),
251
- .awsui_description_1p2cx_ll770_239.awsui_selected_1p2cx_ll770_250:not(#\9) {
250
+ .awsui_tags_1p2cx_b1iag_238.awsui_selected_1p2cx_b1iag_250:not(#\9),
251
+ .awsui_description_1p2cx_b1iag_239.awsui_selected_1p2cx_b1iag_250:not(#\9) {
252
252
  color: var(--color-text-dropdown-item-secondary-v12lfh, #656871);
253
253
  }
254
254
 
255
- .awsui_tags_1p2cx_ll770_238:not(#\9) {
255
+ .awsui_tags_1p2cx_b1iag_238:not(#\9) {
256
256
  display: flex;
257
257
  align-items: stretch;
258
258
  }
259
259
 
260
- .awsui_tag_1p2cx_ll770_214:not(#\9):not(:last-child) {
260
+ .awsui_tag_1p2cx_b1iag_214:not(#\9):not(:last-child) {
261
261
  padding-inline-end: var(--space-m-dsumyt, 16px);
262
262
  }
263
263
 
264
- .awsui_icon_1p2cx_ll770_264:not(#\9) {
264
+ .awsui_icon_1p2cx_b1iag_264:not(#\9) {
265
265
  padding-inline-end: var(--space-xs-ymlm0b, 8px);
266
266
  align-content: center;
267
267
  display: flex;
268
268
  flex-shrink: 0;
269
269
  }
270
270
 
271
- .awsui_filtering-match-highlight_1p2cx_ll770_271:not(#\9) {
272
- background-color: var(--awsui-option-filter-match-background-z17rmd, var(--color-background-dropdown-item-filter-match-49b5vt, #f0fbff));
273
- color: var(--awsui-option-filter-match-color-z17rmd, var(--color-text-dropdown-item-filter-match-ebhvct, #006ce0));
271
+ .awsui_filtering-match-highlight_1p2cx_b1iag_271:not(#\9) {
272
+ background-color: var(--awsui-option-filter-match-background-esndbs, var(--color-background-dropdown-item-filter-match-49b5vt, #f0fbff));
273
+ color: var(--awsui-option-filter-match-color-esndbs, var(--color-text-dropdown-item-filter-match-ebhvct, #006ce0));
274
274
  font-weight: var(--font-weight-bold-fo1afg, 700);
275
275
  }
276
276
 
277
- .awsui_disabled_1p2cx_ll770_190:not(#\9) {
277
+ .awsui_disabled_1p2cx_b1iag_190:not(#\9) {
278
278
  color: var(--color-text-dropdown-item-disabled-8m65hf, #b4b4bb);
279
279
  pointer-events: none;
280
280
  }
281
- .awsui_disabled_1p2cx_ll770_190 > .awsui_content_1p2cx_ll770_200 > .awsui_tags_1p2cx_ll770_238:not(#\9),
282
- .awsui_disabled_1p2cx_ll770_190 > .awsui_content_1p2cx_ll770_200 > .awsui_description_1p2cx_ll770_239:not(#\9) {
281
+ .awsui_disabled_1p2cx_b1iag_190 > .awsui_content_1p2cx_b1iag_200 > .awsui_tags_1p2cx_b1iag_238:not(#\9),
282
+ .awsui_disabled_1p2cx_b1iag_190 > .awsui_content_1p2cx_b1iag_200 > .awsui_description_1p2cx_b1iag_239:not(#\9) {
283
283
  color: currentColor;
284
284
  }
285
285
 
286
- .awsui_trigger-variant_1p2cx_ll770_286:not(#\9) {
286
+ .awsui_trigger-variant_1p2cx_b1iag_286:not(#\9) {
287
287
  white-space: nowrap;
288
288
  overflow: hidden;
289
289
  text-overflow: ellipsis;
290
290
  }
291
291
 
292
- .awsui_custom-content_1p2cx_ll770_292:not(#\9) {
292
+ .awsui_custom-content_1p2cx_b1iag_292:not(#\9) {
293
293
  inline-size: 100%;
294
294
  }
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "option": "awsui_option_1p2cx_ll770_153",
6
- "disabled": "awsui_disabled_1p2cx_ll770_190",
7
- "parent": "awsui_parent_1p2cx_ll770_193",
8
- "highlighted": "awsui_highlighted_1p2cx_ll770_196",
9
- "content": "awsui_content_1p2cx_ll770_200",
10
- "label-content": "awsui_label-content_1p2cx_ll770_207",
11
- "label": "awsui_label_1p2cx_ll770_207",
12
- "tag": "awsui_tag_1p2cx_ll770_214",
13
- "label-tag": "awsui_label-tag_1p2cx_ll770_215",
14
- "label-prefix": "awsui_label-prefix_1p2cx_ll770_225",
15
- "tags": "awsui_tags_1p2cx_ll770_238",
16
- "description": "awsui_description_1p2cx_ll770_239",
17
- "selected": "awsui_selected_1p2cx_ll770_250",
18
- "icon": "awsui_icon_1p2cx_ll770_264",
19
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_ll770_271",
20
- "trigger-variant": "awsui_trigger-variant_1p2cx_ll770_286",
21
- "custom-content": "awsui_custom-content_1p2cx_ll770_292"
5
+ "option": "awsui_option_1p2cx_b1iag_153",
6
+ "disabled": "awsui_disabled_1p2cx_b1iag_190",
7
+ "parent": "awsui_parent_1p2cx_b1iag_193",
8
+ "highlighted": "awsui_highlighted_1p2cx_b1iag_196",
9
+ "content": "awsui_content_1p2cx_b1iag_200",
10
+ "label-content": "awsui_label-content_1p2cx_b1iag_207",
11
+ "label": "awsui_label_1p2cx_b1iag_207",
12
+ "tag": "awsui_tag_1p2cx_b1iag_214",
13
+ "label-tag": "awsui_label-tag_1p2cx_b1iag_215",
14
+ "label-prefix": "awsui_label-prefix_1p2cx_b1iag_225",
15
+ "tags": "awsui_tags_1p2cx_b1iag_238",
16
+ "description": "awsui_description_1p2cx_b1iag_239",
17
+ "selected": "awsui_selected_1p2cx_b1iag_250",
18
+ "icon": "awsui_icon_1p2cx_b1iag_264",
19
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_b1iag_271",
20
+ "trigger-variant": "awsui_trigger-variant_1p2cx_b1iag_286",
21
+ "custom-content": "awsui_custom-content_1p2cx_b1iag_292"
22
22
  };
23
23
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "radio-control": "awsui_radio-control_1v1hk_uj6on_145",
5
- "outline": "awsui_outline_1v1hk_uj6on_153",
6
- "styled-circle-border": "awsui_styled-circle-border_1v1hk_uj6on_176",
7
- "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_uj6on_180",
8
- "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_uj6on_180",
9
- "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_uj6on_185",
10
- "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_uj6on_201"
4
+ "radio-control": "awsui_radio-control_1v1hk_1cdyb_145",
5
+ "outline": "awsui_outline_1v1hk_1cdyb_153",
6
+ "styled-circle-border": "awsui_styled-circle-border_1v1hk_1cdyb_176",
7
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_1cdyb_180",
8
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_1cdyb_180",
9
+ "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_1cdyb_185",
10
+ "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_1cdyb_201"
11
11
  };
12
12