@cloudscape-design/components-themeable 3.0.517 → 3.0.518

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 (213) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +1 -1
  3. package/lib/internal/scss/table/body-cell/styles.scss +1 -0
  4. package/lib/internal/template/alert/styles.css.js +25 -25
  5. package/lib/internal/template/alert/styles.scoped.css +41 -41
  6. package/lib/internal/template/alert/styles.selectors.js +25 -25
  7. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  8. package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
  9. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  14. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -173
  15. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  16. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  17. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  18. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  19. package/lib/internal/template/badge/styles.css.js +5 -5
  20. package/lib/internal/template/badge/styles.scoped.css +6 -6
  21. package/lib/internal/template/badge/styles.selectors.js +5 -5
  22. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  23. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  24. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  25. package/lib/internal/template/button/styles.css.js +20 -20
  26. package/lib/internal/template/button/styles.scoped.css +152 -152
  27. package/lib/internal/template/button/styles.selectors.js +20 -20
  28. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  30. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/lib/internal/template/calendar/styles.css.js +18 -18
  32. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  33. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  34. package/lib/internal/template/cards/styles.css.js +40 -40
  35. package/lib/internal/template/cards/styles.scoped.css +51 -51
  36. package/lib/internal/template/cards/styles.selectors.js +40 -40
  37. package/lib/internal/template/checkbox/styles.css.js +3 -3
  38. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  39. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  40. package/lib/internal/template/code-editor/styles.css.js +32 -32
  41. package/lib/internal/template/code-editor/styles.scoped.css +178 -178
  42. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  43. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  44. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  47. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  48. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  49. package/lib/internal/template/column-layout/styles.css.js +13 -13
  50. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  51. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  52. package/lib/internal/template/container/styles.css.js +30 -30
  53. package/lib/internal/template/container/styles.scoped.css +55 -55
  54. package/lib/internal/template/container/styles.selectors.js +30 -30
  55. package/lib/internal/template/date-picker/styles.css.js +7 -7
  56. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  57. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  58. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  59. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -47
  60. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  61. package/lib/internal/template/drawer/styles.css.js +3 -3
  62. package/lib/internal/template/drawer/styles.scoped.css +9 -9
  63. package/lib/internal/template/drawer/styles.selectors.js +3 -3
  64. package/lib/internal/template/expandable-section/styles.css.js +32 -32
  65. package/lib/internal/template/expandable-section/styles.scoped.css +63 -63
  66. package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
  67. package/lib/internal/template/flashbar/styles.css.js +47 -47
  68. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  69. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  70. package/lib/internal/template/form/styles.css.js +9 -9
  71. package/lib/internal/template/form/styles.scoped.css +9 -9
  72. package/lib/internal/template/form/styles.selectors.js +9 -9
  73. package/lib/internal/template/form-field/styles.css.js +19 -19
  74. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  75. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  76. package/lib/internal/template/grid/styles.css.js +53 -53
  77. package/lib/internal/template/grid/styles.scoped.css +55 -55
  78. package/lib/internal/template/grid/styles.selectors.js +53 -53
  79. package/lib/internal/template/header/styles.css.js +34 -34
  80. package/lib/internal/template/header/styles.scoped.css +51 -51
  81. package/lib/internal/template/header/styles.selectors.js +34 -34
  82. package/lib/internal/template/help-panel/styles.css.js +4 -4
  83. package/lib/internal/template/help-panel/styles.scoped.css +64 -64
  84. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  85. package/lib/internal/template/input/styles.css.js +12 -12
  86. package/lib/internal/template/input/styles.scoped.css +31 -31
  87. package/lib/internal/template/input/styles.selectors.js +12 -12
  88. package/lib/internal/template/internal/components/button-trigger/styles.css.js +10 -10
  89. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -25
  90. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +10 -10
  91. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  92. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  93. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  94. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  95. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  96. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  97. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  98. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  99. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  100. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  101. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +36 -36
  102. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  103. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  104. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  105. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  106. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  107. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
  108. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  109. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  110. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  111. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  112. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  113. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  114. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  115. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  119. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  120. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  121. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  122. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  123. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  124. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  128. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  129. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  130. package/lib/internal/template/internal/environment.js +1 -1
  131. package/lib/internal/template/internal/environment.json +1 -1
  132. package/lib/internal/template/link/styles.css.js +20 -20
  133. package/lib/internal/template/link/styles.scoped.css +72 -72
  134. package/lib/internal/template/link/styles.selectors.js +20 -20
  135. package/lib/internal/template/modal/styles.css.js +23 -23
  136. package/lib/internal/template/modal/styles.scoped.css +40 -40
  137. package/lib/internal/template/modal/styles.selectors.js +23 -23
  138. package/lib/internal/template/multiselect/styles.css.js +2 -2
  139. package/lib/internal/template/multiselect/styles.scoped.css +3 -3
  140. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  141. package/lib/internal/template/pagination/styles.css.js +9 -9
  142. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  143. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  144. package/lib/internal/template/popover/styles.css.js +50 -50
  145. package/lib/internal/template/popover/styles.scoped.css +66 -66
  146. package/lib/internal/template/popover/styles.selectors.js +50 -50
  147. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  148. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  149. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  150. package/lib/internal/template/property-filter/styles.css.js +31 -31
  151. package/lib/internal/template/property-filter/styles.scoped.css +34 -34
  152. package/lib/internal/template/property-filter/styles.selectors.js +31 -31
  153. package/lib/internal/template/radio-group/styles.css.js +9 -9
  154. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  155. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  156. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  157. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  158. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  159. package/lib/internal/template/select/styles.css.js +1 -1
  160. package/lib/internal/template/select/styles.scoped.css +2 -2
  161. package/lib/internal/template/select/styles.selectors.js +1 -1
  162. package/lib/internal/template/side-navigation/styles.css.js +28 -28
  163. package/lib/internal/template/side-navigation/styles.scoped.css +39 -39
  164. package/lib/internal/template/side-navigation/styles.selectors.js +28 -28
  165. package/lib/internal/template/split-panel/styles.css.js +55 -55
  166. package/lib/internal/template/split-panel/styles.scoped.css +76 -76
  167. package/lib/internal/template/split-panel/styles.selectors.js +55 -55
  168. package/lib/internal/template/table/body-cell/styles.css.js +30 -30
  169. package/lib/internal/template/table/body-cell/styles.scoped.css +78 -77
  170. package/lib/internal/template/table/body-cell/styles.selectors.js +30 -30
  171. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  172. package/lib/internal/template/table/resizer/styles.scoped.css +15 -15
  173. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  174. package/lib/internal/template/tabs/styles.css.js +21 -21
  175. package/lib/internal/template/tabs/styles.scoped.css +40 -40
  176. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  177. package/lib/internal/template/text-content/styles.css.js +1 -1
  178. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  179. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  180. package/lib/internal/template/text-filter/styles.css.js +3 -3
  181. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  182. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  183. package/lib/internal/template/textarea/styles.css.js +4 -4
  184. package/lib/internal/template/textarea/styles.scoped.css +13 -13
  185. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  186. package/lib/internal/template/tiles/styles.css.js +29 -29
  187. package/lib/internal/template/tiles/styles.scoped.css +72 -72
  188. package/lib/internal/template/tiles/styles.selectors.js +29 -29
  189. package/lib/internal/template/toggle/styles.css.js +8 -8
  190. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  191. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  192. package/lib/internal/template/token-group/styles.css.js +8 -8
  193. package/lib/internal/template/token-group/styles.scoped.css +17 -17
  194. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  195. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  196. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  197. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  198. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  199. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  200. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  201. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  202. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  203. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  204. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  205. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  206. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  207. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  208. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  209. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  210. package/lib/internal/template/wizard/styles.css.js +32 -32
  211. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  212. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  213. package/package.json +1 -1
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_arrow_xjuzf_uszh8_185:not(#\9) {
185
+ .awsui_arrow_xjuzf_11ubm_185:not(#\9) {
186
186
  width: 20px;
187
187
  height: 10px;
188
188
  }
189
- .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9), .awsui_arrow-inner_xjuzf_uszh8_189:not(#\9) {
189
+ .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9), .awsui_arrow-inner_xjuzf_11ubm_189:not(#\9) {
190
190
  position: absolute;
191
191
  overflow: hidden;
192
192
  width: 20px;
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
194
  top: 0;
195
195
  left: 0;
196
196
  }
197
- .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_uszh8_189:not(#\9)::after {
197
+ .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_11ubm_189:not(#\9)::after {
198
198
  content: "";
199
199
  box-sizing: border-box;
200
200
  display: inline-block;
@@ -207,26 +207,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  transform: rotate(45deg);
208
208
  transform-origin: 0 100%;
209
209
  }
210
- .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after {
210
+ .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after {
211
211
  background-color: var(--color-border-popover-sxojn8, #d5dbdb);
212
212
  }
213
- .awsui_arrow-inner_xjuzf_uszh8_189:not(#\9) {
213
+ .awsui_arrow-inner_xjuzf_11ubm_189:not(#\9) {
214
214
  top: 2px;
215
215
  }
216
- .awsui_arrow-inner_xjuzf_uszh8_189:not(#\9)::after {
216
+ .awsui_arrow-inner_xjuzf_11ubm_189:not(#\9)::after {
217
217
  border-radius: 1px 0 0 0;
218
218
  background-color: var(--color-background-popover-7gvi00, #ffffff);
219
219
  }
220
- .awsui_arrow-position-right-top_xjuzf_uszh8_220 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_uszh8_220 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after {
220
+ .awsui_arrow-position-right-top_xjuzf_11ubm_220 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_11ubm_220 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after {
221
221
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
222
222
  }
223
- .awsui_arrow-position-left-top_xjuzf_uszh8_223 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_uszh8_223 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after {
223
+ .awsui_arrow-position-left-top_xjuzf_11ubm_223 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_11ubm_223 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after {
224
224
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
225
225
  }
226
- .awsui_arrow-position-top-center_xjuzf_uszh8_226 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_uszh8_226 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_uszh8_226 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_uszh8_226 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after {
226
+ .awsui_arrow-position-top-center_xjuzf_11ubm_226 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_11ubm_226 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_11ubm_226 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_11ubm_226 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after {
227
227
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
228
228
  }
229
- .awsui_arrow-position-bottom-center_xjuzf_uszh8_229 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_uszh8_229 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_uszh8_229 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_uszh8_229 > .awsui_arrow-outer_xjuzf_uszh8_189:not(#\9)::after {
229
+ .awsui_arrow-position-bottom-center_xjuzf_11ubm_229 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_11ubm_229 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_11ubm_229 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_11ubm_229 > .awsui_arrow-outer_xjuzf_11ubm_189:not(#\9)::after {
230
230
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
231
231
  }
232
232
 
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
322
322
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
323
323
  SPDX-License-Identifier: Apache-2.0
324
324
  */
325
- .awsui_body_xjuzf_uszh8_325:not(#\9) {
325
+ .awsui_body_xjuzf_11ubm_325:not(#\9) {
326
326
  border-collapse: separate;
327
327
  border-spacing: 0;
328
328
  box-sizing: border-box;
@@ -342,7 +342,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
342
342
  letter-spacing: normal;
343
343
  list-style: disc outside none;
344
344
  tab-size: 8;
345
- text-align: left;
345
+ text-align: start;
346
346
  text-indent: 0;
347
347
  text-shadow: none;
348
348
  text-transform: none;
@@ -361,31 +361,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
361
361
  overflow: hidden;
362
362
  padding: var(--space-s-2025hl, 12px) var(--space-m-kpg8id, 16px);
363
363
  }
364
- .awsui_body-overflow-visible_xjuzf_uszh8_363:not(#\9) {
364
+ .awsui_body-overflow-visible_xjuzf_11ubm_363:not(#\9) {
365
365
  overflow: visible;
366
366
  }
367
367
 
368
- .awsui_has-dismiss_xjuzf_uszh8_367:not(#\9) {
368
+ .awsui_has-dismiss_xjuzf_11ubm_367:not(#\9) {
369
369
  display: flex;
370
370
  align-items: baseline;
371
371
  }
372
372
 
373
- .awsui_dismiss_xjuzf_uszh8_372:not(#\9) {
373
+ .awsui_dismiss_xjuzf_11ubm_372:not(#\9) {
374
374
  margin: calc(-1 * (var(--space-scaled-xxs-t7ij38, 4px) + var(--border-field-width-yoy972, 1px))) calc(-1 * (var(--space-xxs-9rrxti, 4px) + var(--border-field-width-yoy972, 1px)));
375
375
  margin-left: 0;
376
376
  flex: 0 0 auto;
377
377
  order: 1;
378
378
  }
379
379
 
380
- .awsui_dismiss-control_xjuzf_uszh8_379:not(#\9) {
380
+ .awsui_dismiss-control_xjuzf_11ubm_379:not(#\9) {
381
381
  /* used in test-utils */
382
382
  }
383
383
 
384
- .awsui_header-row_xjuzf_uszh8_383:not(#\9) {
384
+ .awsui_header-row_xjuzf_11ubm_383:not(#\9) {
385
385
  margin-bottom: var(--space-xs-xf5ch3, 8px);
386
386
  }
387
387
 
388
- .awsui_header_xjuzf_uszh8_383:not(#\9) {
388
+ .awsui_header_xjuzf_11ubm_383:not(#\9) {
389
389
  word-wrap: break-word;
390
390
  max-width: 100%;
391
391
  overflow: hidden;
@@ -398,7 +398,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
398
398
  /* stylelint-disable selector-max-type */
399
399
  /* stylelint-enable selector-max-type */
400
400
  }
401
- .awsui_header_xjuzf_uszh8_383 > h2:not(#\9) {
401
+ .awsui_header_xjuzf_11ubm_383 > h2:not(#\9) {
402
402
  font-size: var(--font-size-heading-xs-pz04z3, 16px);
403
403
  line-height: var(--line-height-heading-xs-jsenn1, 20px);
404
404
  font-weight: var(--font-weight-heading-xs-lfmr92, 400);
@@ -407,7 +407,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
407
407
  display: inline;
408
408
  }
409
409
 
410
- .awsui_content_xjuzf_uszh8_409:not(#\9) {
410
+ .awsui_content_xjuzf_11ubm_409:not(#\9) {
411
411
  word-wrap: break-word;
412
412
  max-width: 100%;
413
413
  overflow: hidden;
@@ -415,7 +415,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
415
415
  flex: 1 1 auto;
416
416
  min-width: 0;
417
417
  }
418
- .awsui_content-overflow-visible_xjuzf_uszh8_417:not(#\9) {
418
+ .awsui_content-overflow-visible_xjuzf_11ubm_417:not(#\9) {
419
419
  overflow: visible;
420
420
  }
421
421
 
@@ -511,7 +511,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
511
511
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
512
512
  SPDX-License-Identifier: Apache-2.0
513
513
  */
514
- .awsui_container_xjuzf_uszh8_513:not(#\9) {
514
+ .awsui_container_xjuzf_11ubm_513:not(#\9) {
515
515
  display: inline-block;
516
516
  position: fixed;
517
517
  top: -9999px;
@@ -519,7 +519,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
519
519
  z-index: 2000;
520
520
  }
521
521
 
522
- .awsui_container-body_xjuzf_uszh8_521:not(#\9) {
522
+ .awsui_container-body_xjuzf_11ubm_521:not(#\9) {
523
523
  border-collapse: separate;
524
524
  border-spacing: 0;
525
525
  box-sizing: border-box;
@@ -539,7 +539,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
539
539
  letter-spacing: normal;
540
540
  list-style: disc outside none;
541
541
  tab-size: 8;
542
- text-align: left;
542
+ text-align: start;
543
543
  text-indent: 0;
544
544
  text-shadow: none;
545
545
  text-transform: none;
@@ -559,90 +559,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
559
559
  border: var(--border-field-width-yoy972, 1px) solid var(--color-border-popover-sxojn8, #d5dbdb);
560
560
  }
561
561
 
562
- .awsui_container-body-variant-annotation_xjuzf_uszh8_560:not(#\9) {
562
+ .awsui_container-body-variant-annotation_xjuzf_11ubm_560:not(#\9) {
563
563
  background-color: var(--color-background-status-info-pgxhez, #f1faff);
564
564
  border-color: var(--color-border-status-info-q9np44, #0073bb);
565
565
  }
566
566
 
567
- .awsui_container-body-size-small_xjuzf_uszh8_565:not(#\9) {
567
+ .awsui_container-body-size-small_xjuzf_11ubm_565:not(#\9) {
568
568
  max-width: 210px;
569
569
  }
570
- .awsui_container-body-size-small_xjuzf_uszh8_565.awsui_fixed-width_xjuzf_uszh8_568:not(#\9) {
570
+ .awsui_container-body-size-small_xjuzf_11ubm_565.awsui_fixed-width_xjuzf_11ubm_568:not(#\9) {
571
571
  width: 210px;
572
572
  }
573
573
 
574
- .awsui_container-body-size-medium_xjuzf_uszh8_572:not(#\9) {
574
+ .awsui_container-body-size-medium_xjuzf_11ubm_572:not(#\9) {
575
575
  max-width: 310px;
576
576
  }
577
- .awsui_container-body-size-medium_xjuzf_uszh8_572.awsui_fixed-width_xjuzf_uszh8_568:not(#\9) {
577
+ .awsui_container-body-size-medium_xjuzf_11ubm_572.awsui_fixed-width_xjuzf_11ubm_568:not(#\9) {
578
578
  width: 310px;
579
579
  }
580
580
 
581
- .awsui_container-body-size-large_xjuzf_uszh8_579:not(#\9) {
581
+ .awsui_container-body-size-large_xjuzf_11ubm_579:not(#\9) {
582
582
  max-width: 480px;
583
583
  }
584
584
  @media (max-width: 480px) {
585
- .awsui_container-body-size-large_xjuzf_uszh8_579:not(#\9) {
585
+ .awsui_container-body-size-large_xjuzf_11ubm_579:not(#\9) {
586
586
  max-width: 310px;
587
587
  }
588
588
  }
589
- .awsui_container-body-size-large_xjuzf_uszh8_579.awsui_fixed-width_xjuzf_uszh8_568:not(#\9) {
589
+ .awsui_container-body-size-large_xjuzf_11ubm_579.awsui_fixed-width_xjuzf_11ubm_568:not(#\9) {
590
590
  width: 480px;
591
591
  }
592
592
 
593
- .awsui_container-arrow_xjuzf_uszh8_591:not(#\9) {
593
+ .awsui_container-arrow_xjuzf_11ubm_591:not(#\9) {
594
594
  position: absolute;
595
595
  display: inline-block;
596
596
  }
597
- .awsui_container-arrow-position-right-top_xjuzf_uszh8_595:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_uszh8_595:not(#\9) {
597
+ .awsui_container-arrow-position-right-top_xjuzf_11ubm_595:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_11ubm_595:not(#\9) {
598
598
  transform: rotate(-90deg);
599
599
  transform-origin: 0 100%;
600
600
  }
601
- .awsui_container-arrow-position-right-top_xjuzf_uszh8_595:not(#\9) {
601
+ .awsui_container-arrow-position-right-top_xjuzf_11ubm_595:not(#\9) {
602
602
  top: calc(12px + 10px);
603
603
  left: 0;
604
604
  }
605
- .awsui_container-arrow-position-right-bottom_xjuzf_uszh8_595:not(#\9) {
605
+ .awsui_container-arrow-position-right-bottom_xjuzf_11ubm_595:not(#\9) {
606
606
  bottom: 12px;
607
607
  left: 0;
608
608
  }
609
- .awsui_container-arrow-position-left-top_xjuzf_uszh8_607:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_uszh8_607:not(#\9) {
609
+ .awsui_container-arrow-position-left-top_xjuzf_11ubm_607:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_11ubm_607:not(#\9) {
610
610
  transform: rotate(90deg);
611
611
  transform-origin: 100% 100%;
612
612
  }
613
- .awsui_container-arrow-position-left-top_xjuzf_uszh8_607:not(#\9) {
613
+ .awsui_container-arrow-position-left-top_xjuzf_11ubm_607:not(#\9) {
614
614
  top: calc(12px + 10px);
615
615
  right: 0;
616
616
  }
617
- .awsui_container-arrow-position-left-bottom_xjuzf_uszh8_607:not(#\9) {
617
+ .awsui_container-arrow-position-left-bottom_xjuzf_11ubm_607:not(#\9) {
618
618
  bottom: 12px;
619
619
  right: 0;
620
620
  }
621
- .awsui_container-arrow-position-top-center_xjuzf_uszh8_619:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_uszh8_619:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_uszh8_619:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_uszh8_619:not(#\9) {
621
+ .awsui_container-arrow-position-top-center_xjuzf_11ubm_619:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_11ubm_619:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_11ubm_619:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_11ubm_619:not(#\9) {
622
622
  transform: rotate(180deg);
623
623
  transform-origin: 50% 50%;
624
624
  }
625
- .awsui_container-arrow-position-top-center_xjuzf_uszh8_619:not(#\9) {
625
+ .awsui_container-arrow-position-top-center_xjuzf_11ubm_619:not(#\9) {
626
626
  bottom: -10px;
627
627
  left: calc(50% - 10px);
628
628
  }
629
- .awsui_container-arrow-position-top-right_xjuzf_uszh8_619:not(#\9) {
629
+ .awsui_container-arrow-position-top-right_xjuzf_11ubm_619:not(#\9) {
630
630
  bottom: -10px;
631
631
  left: 12px;
632
632
  }
633
- .awsui_container-arrow-position-top-left_xjuzf_uszh8_619:not(#\9) {
633
+ .awsui_container-arrow-position-top-left_xjuzf_11ubm_619:not(#\9) {
634
634
  bottom: -10px;
635
635
  left: calc(100% - 20px - 12px);
636
636
  }
637
- .awsui_container-arrow-position-bottom-center_xjuzf_uszh8_635:not(#\9) {
637
+ .awsui_container-arrow-position-bottom-center_xjuzf_11ubm_635:not(#\9) {
638
638
  top: -10px;
639
639
  left: calc(50% - 10px);
640
640
  }
641
- .awsui_container-arrow-position-bottom-right_xjuzf_uszh8_639:not(#\9) {
641
+ .awsui_container-arrow-position-bottom-right_xjuzf_11ubm_639:not(#\9) {
642
642
  top: -10px;
643
643
  left: 12px;
644
644
  }
645
- .awsui_container-arrow-position-bottom-left_xjuzf_uszh8_643:not(#\9) {
645
+ .awsui_container-arrow-position-bottom-left_xjuzf_11ubm_643:not(#\9) {
646
646
  top: -10px;
647
647
  left: calc(100% - 20px - 12px);
648
648
  }
@@ -739,10 +739,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
739
739
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
740
740
  SPDX-License-Identifier: Apache-2.0
741
741
  */
742
- .awsui_container_xjuzf_uszh8_513:not(#\9) {
743
- animation: awsui_awsui-motion-fade-in_xjuzf_uszh8_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
742
+ .awsui_container_xjuzf_11ubm_513:not(#\9) {
743
+ animation: awsui_awsui-motion-fade-in_xjuzf_11ubm_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
744
744
  }
745
- @keyframes awsui_awsui-motion-fade-in_xjuzf_uszh8_1 {
745
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_11ubm_1 {
746
746
  from {
747
747
  opacity: 0.2;
748
748
  }
@@ -751,19 +751,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
751
751
  }
752
752
  }
753
753
  @media (prefers-reduced-motion: reduce) {
754
- .awsui_container_xjuzf_uszh8_513:not(#\9) {
754
+ .awsui_container_xjuzf_11ubm_513:not(#\9) {
755
755
  animation: none;
756
756
  transition: none;
757
757
  }
758
758
  }
759
- .awsui-motion-disabled .awsui_container_xjuzf_uszh8_513:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_uszh8_513:not(#\9) {
759
+ .awsui-motion-disabled .awsui_container_xjuzf_11ubm_513:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_11ubm_513:not(#\9) {
760
760
  animation: none;
761
761
  transition: none;
762
762
  }
763
- .awsui_container_xjuzf_uszh8_513.awsui_refresh_xjuzf_uszh8_761:not(#\9) {
764
- animation: awsui_awsui-motion-fade-in_xjuzf_uszh8_1 var(--motion-duration-refresh-only-fast-y7h37k, 115ms) var(--motion-easing-refresh-only-a-liv5su, cubic-bezier(0, 0, 0, 1));
763
+ .awsui_container_xjuzf_11ubm_513.awsui_refresh_xjuzf_11ubm_761:not(#\9) {
764
+ animation: awsui_awsui-motion-fade-in_xjuzf_11ubm_1 var(--motion-duration-refresh-only-fast-y7h37k, 115ms) var(--motion-easing-refresh-only-a-liv5su, cubic-bezier(0, 0, 0, 1));
765
765
  }
766
- @keyframes awsui_awsui-motion-fade-in_xjuzf_uszh8_1 {
766
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_11ubm_1 {
767
767
  from {
768
768
  opacity: 0.2;
769
769
  }
@@ -772,17 +772,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
772
772
  }
773
773
  }
774
774
  @media (prefers-reduced-motion: reduce) {
775
- .awsui_container_xjuzf_uszh8_513.awsui_refresh_xjuzf_uszh8_761:not(#\9) {
775
+ .awsui_container_xjuzf_11ubm_513.awsui_refresh_xjuzf_11ubm_761:not(#\9) {
776
776
  animation: none;
777
777
  transition: none;
778
778
  }
779
779
  }
780
- .awsui-motion-disabled .awsui_container_xjuzf_uszh8_513.awsui_refresh_xjuzf_uszh8_761:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_uszh8_513.awsui_refresh_xjuzf_uszh8_761:not(#\9) {
780
+ .awsui-motion-disabled .awsui_container_xjuzf_11ubm_513.awsui_refresh_xjuzf_11ubm_761:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_11ubm_513.awsui_refresh_xjuzf_11ubm_761:not(#\9) {
781
781
  animation: none;
782
782
  transition: none;
783
783
  }
784
784
 
785
- .awsui_root_xjuzf_uszh8_783:not(#\9) {
785
+ .awsui_root_xjuzf_11ubm_783:not(#\9) {
786
786
  border-collapse: separate;
787
787
  border-spacing: 0;
788
788
  box-sizing: border-box;
@@ -802,7 +802,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
802
802
  letter-spacing: normal;
803
803
  list-style: disc outside none;
804
804
  tab-size: 8;
805
- text-align: left;
805
+ text-align: start;
806
806
  text-indent: 0;
807
807
  text-shadow: none;
808
808
  text-transform: none;
@@ -819,14 +819,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
819
819
  color: inherit;
820
820
  }
821
821
 
822
- .awsui_trigger_xjuzf_uszh8_819:not(#\9) {
822
+ .awsui_trigger_xjuzf_11ubm_819:not(#\9) {
823
823
  display: inline-block;
824
824
  max-width: 100%;
825
825
  color: inherit;
826
826
  text-align: inherit;
827
827
  }
828
828
 
829
- .awsui_trigger-type-text_xjuzf_uszh8_826:not(#\9) {
829
+ .awsui_trigger-type-text_xjuzf_11ubm_826:not(#\9) {
830
830
  border: 0;
831
831
  margin: 0;
832
832
  padding: 0;
@@ -834,17 +834,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
834
834
  cursor: pointer;
835
835
  border-bottom: var(--border-divider-list-width-471u6a, 1px) dashed currentColor;
836
836
  }
837
- .awsui_trigger-type-text_xjuzf_uszh8_826:not(#\9):focus {
837
+ .awsui_trigger-type-text_xjuzf_11ubm_826:not(#\9):focus {
838
838
  outline: none;
839
839
  }
840
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uszh8_826:not(#\9):focus {
840
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_11ubm_826:not(#\9):focus {
841
841
  position: relative;
842
842
  }
843
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uszh8_826:not(#\9):focus {
843
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_11ubm_826:not(#\9):focus {
844
844
  outline: 2px dotted transparent;
845
845
  outline-offset: calc(1px - 1px);
846
846
  }
847
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uszh8_826:not(#\9):focus::before {
847
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_11ubm_826:not(#\9):focus::before {
848
848
  content: " ";
849
849
  display: block;
850
850
  position: absolute;
@@ -855,10 +855,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uszh8_826:not
855
855
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
856
856
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
857
857
  }
858
- .awsui_trigger-type-text_xjuzf_uszh8_826 > .awsui_trigger-inner-text_xjuzf_uszh8_855:not(#\9) {
858
+ .awsui_trigger-type-text_xjuzf_11ubm_826 > .awsui_trigger-inner-text_xjuzf_11ubm_855:not(#\9) {
859
859
  position: relative;
860
860
  }
861
861
 
862
- .awsui_popover-content_xjuzf_uszh8_859:not(#\9) {
862
+ .awsui_popover-content_xjuzf_11ubm_859:not(#\9) {
863
863
  display: inline;
864
864
  }
@@ -2,55 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_xjuzf_uszh8_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_uszh8_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_uszh8_189",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_uszh8_220",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_uszh8_220",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_uszh8_223",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_uszh8_223",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_uszh8_226",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_uszh8_226",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_uszh8_226",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_uszh8_226",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_uszh8_229",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_uszh8_229",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_uszh8_229",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_uszh8_229",
20
- "body": "awsui_body_xjuzf_uszh8_325",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_uszh8_363",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_uszh8_367",
23
- "dismiss": "awsui_dismiss_xjuzf_uszh8_372",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_uszh8_379",
25
- "header-row": "awsui_header-row_xjuzf_uszh8_383",
26
- "header": "awsui_header_xjuzf_uszh8_383",
27
- "content": "awsui_content_xjuzf_uszh8_409",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_uszh8_417",
29
- "container": "awsui_container_xjuzf_uszh8_513",
30
- "container-body": "awsui_container-body_xjuzf_uszh8_521",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_uszh8_560",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_uszh8_565",
33
- "fixed-width": "awsui_fixed-width_xjuzf_uszh8_568",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_uszh8_572",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_uszh8_579",
36
- "container-arrow": "awsui_container-arrow_xjuzf_uszh8_591",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_uszh8_595",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_uszh8_595",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_uszh8_607",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_uszh8_607",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_uszh8_619",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_uszh8_619",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_uszh8_619",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_uszh8_619",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_uszh8_635",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_uszh8_639",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_uszh8_643",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_uszh8_1",
49
- "refresh": "awsui_refresh_xjuzf_uszh8_761",
50
- "root": "awsui_root_xjuzf_uszh8_783",
51
- "trigger": "awsui_trigger_xjuzf_uszh8_819",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_uszh8_826",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_uszh8_855",
54
- "popover-content": "awsui_popover-content_xjuzf_uszh8_859"
5
+ "arrow": "awsui_arrow_xjuzf_11ubm_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_11ubm_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_11ubm_189",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_11ubm_220",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_11ubm_220",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_11ubm_223",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_11ubm_223",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_11ubm_226",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_11ubm_226",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_11ubm_226",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_11ubm_226",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_11ubm_229",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_11ubm_229",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_11ubm_229",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_11ubm_229",
20
+ "body": "awsui_body_xjuzf_11ubm_325",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_11ubm_363",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_11ubm_367",
23
+ "dismiss": "awsui_dismiss_xjuzf_11ubm_372",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_11ubm_379",
25
+ "header-row": "awsui_header-row_xjuzf_11ubm_383",
26
+ "header": "awsui_header_xjuzf_11ubm_383",
27
+ "content": "awsui_content_xjuzf_11ubm_409",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_11ubm_417",
29
+ "container": "awsui_container_xjuzf_11ubm_513",
30
+ "container-body": "awsui_container-body_xjuzf_11ubm_521",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_11ubm_560",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_11ubm_565",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_11ubm_568",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_11ubm_572",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_11ubm_579",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_11ubm_591",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_11ubm_595",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_11ubm_595",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_11ubm_607",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_11ubm_607",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_11ubm_619",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_11ubm_619",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_11ubm_619",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_11ubm_619",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_11ubm_635",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_11ubm_639",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_11ubm_643",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_11ubm_1",
49
+ "refresh": "awsui_refresh_xjuzf_11ubm_761",
50
+ "root": "awsui_root_xjuzf_11ubm_783",
51
+ "trigger": "awsui_trigger_xjuzf_11ubm_819",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_11ubm_826",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_11ubm_855",
54
+ "popover-content": "awsui_popover-content_xjuzf_11ubm_859"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_7m799_185",
5
- "result-state": "awsui_result-state_11huc_7m799_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_7m799_1",
7
- "root": "awsui_root_11huc_7m799_221",
8
- "with-result-button": "awsui_with-result-button_11huc_7m799_256",
9
- "result-text": "awsui_result-text_11huc_7m799_260",
10
- "result-container-error": "awsui_result-container-error_11huc_7m799_264",
11
- "result-container-success": "awsui_result-container-success_11huc_7m799_264",
12
- "result-button": "awsui_result-button_11huc_7m799_268",
13
- "word-wrap": "awsui_word-wrap_11huc_7m799_273",
14
- "label-flash": "awsui_label-flash_11huc_7m799_278",
15
- "label-key-value": "awsui_label-key-value_11huc_7m799_282",
16
- "flash": "awsui_flash_11huc_7m799_290",
17
- "progress-container": "awsui_progress-container_11huc_7m799_294",
18
- "percentage-container": "awsui_percentage-container_11huc_7m799_301",
19
- "percentage": "awsui_percentage_11huc_7m799_301",
20
- "complete": "awsui_complete_11huc_7m799_336",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_7m799_351"
4
+ "progress": "awsui_progress_11huc_wl4ra_185",
5
+ "result-state": "awsui_result-state_11huc_wl4ra_199",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_wl4ra_1",
7
+ "root": "awsui_root_11huc_wl4ra_221",
8
+ "with-result-button": "awsui_with-result-button_11huc_wl4ra_256",
9
+ "result-text": "awsui_result-text_11huc_wl4ra_260",
10
+ "result-container-error": "awsui_result-container-error_11huc_wl4ra_264",
11
+ "result-container-success": "awsui_result-container-success_11huc_wl4ra_264",
12
+ "result-button": "awsui_result-button_11huc_wl4ra_268",
13
+ "word-wrap": "awsui_word-wrap_11huc_wl4ra_273",
14
+ "label-flash": "awsui_label-flash_11huc_wl4ra_278",
15
+ "label-key-value": "awsui_label-key-value_11huc_wl4ra_282",
16
+ "flash": "awsui_flash_11huc_wl4ra_290",
17
+ "progress-container": "awsui_progress-container_11huc_wl4ra_294",
18
+ "percentage-container": "awsui_percentage-container_11huc_wl4ra_301",
19
+ "percentage": "awsui_percentage_11huc_wl4ra_301",
20
+ "complete": "awsui_complete_11huc_wl4ra_336",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_wl4ra_351"
22
22
  };
23
23