@cloudscape-design/components-themeable 3.0.335 → 3.0.336

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 (236) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/cards/styles.scss +1 -1
  3. package/lib/internal/template/alert/styles.css.js +19 -19
  4. package/lib/internal/template/alert/styles.scoped.css +33 -33
  5. package/lib/internal/template/alert/styles.selectors.js +19 -19
  6. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  7. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  8. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  9. package/lib/internal/template/app-layout/styles.css.js +17 -17
  10. package/lib/internal/template/app-layout/styles.scoped.css +21 -21
  11. package/lib/internal/template/app-layout/styles.selectors.js +17 -17
  12. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +171 -171
  14. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/lib/internal/template/area-chart/styles.css.js +13 -13
  16. package/lib/internal/template/area-chart/styles.scoped.css +17 -17
  17. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  18. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  19. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  20. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  21. package/lib/internal/template/badge/styles.css.js +5 -5
  22. package/lib/internal/template/badge/styles.scoped.css +6 -6
  23. package/lib/internal/template/badge/styles.selectors.js +5 -5
  24. package/lib/internal/template/box/styles.css.js +189 -189
  25. package/lib/internal/template/box/styles.scoped.css +236 -236
  26. package/lib/internal/template/box/styles.selectors.js +189 -189
  27. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  28. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  29. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  30. package/lib/internal/template/button/styles.css.js +19 -19
  31. package/lib/internal/template/button/styles.scoped.css +138 -138
  32. package/lib/internal/template/button/styles.selectors.js +19 -19
  33. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  34. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  35. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  36. package/lib/internal/template/calendar/styles.css.js +18 -18
  37. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  38. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  39. package/lib/internal/template/cards/styles.css.js +38 -38
  40. package/lib/internal/template/cards/styles.scoped.css +55 -55
  41. package/lib/internal/template/cards/styles.selectors.js +38 -38
  42. package/lib/internal/template/checkbox/styles.css.js +3 -3
  43. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  44. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  45. package/lib/internal/template/code-editor/styles.css.js +32 -32
  46. package/lib/internal/template/code-editor/styles.scoped.css +160 -160
  47. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  48. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  49. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  50. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  51. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  52. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  53. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  54. package/lib/internal/template/column-layout/styles.css.js +13 -13
  55. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  56. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  57. package/lib/internal/template/container/styles.css.js +28 -28
  58. package/lib/internal/template/container/styles.scoped.css +53 -53
  59. package/lib/internal/template/container/styles.selectors.js +28 -28
  60. package/lib/internal/template/content-layout/styles.css.js +7 -7
  61. package/lib/internal/template/content-layout/styles.scoped.css +12 -12
  62. package/lib/internal/template/content-layout/styles.selectors.js +7 -7
  63. package/lib/internal/template/date-picker/styles.css.js +7 -7
  64. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  65. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  66. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  67. package/lib/internal/template/date-range-picker/styles.scoped.css +48 -48
  68. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  69. package/lib/internal/template/expandable-section/styles.css.js +31 -31
  70. package/lib/internal/template/expandable-section/styles.scoped.css +56 -56
  71. package/lib/internal/template/expandable-section/styles.selectors.js +31 -31
  72. package/lib/internal/template/flashbar/styles.css.js +46 -46
  73. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  74. package/lib/internal/template/flashbar/styles.selectors.js +46 -46
  75. package/lib/internal/template/form/styles.css.js +9 -9
  76. package/lib/internal/template/form/styles.scoped.css +9 -9
  77. package/lib/internal/template/form/styles.selectors.js +9 -9
  78. package/lib/internal/template/form-field/styles.css.js +19 -19
  79. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  80. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  81. package/lib/internal/template/grid/styles.css.js +53 -53
  82. package/lib/internal/template/grid/styles.scoped.css +55 -55
  83. package/lib/internal/template/grid/styles.selectors.js +53 -53
  84. package/lib/internal/template/header/styles.css.js +44 -44
  85. package/lib/internal/template/header/styles.scoped.css +48 -48
  86. package/lib/internal/template/header/styles.selectors.js +44 -44
  87. package/lib/internal/template/help-panel/styles.css.js +4 -4
  88. package/lib/internal/template/help-panel/styles.scoped.css +67 -67
  89. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  90. package/lib/internal/template/input/styles.css.js +12 -12
  91. package/lib/internal/template/input/styles.scoped.css +32 -32
  92. package/lib/internal/template/input/styles.selectors.js +12 -12
  93. package/lib/internal/template/internal/base-component/styles.scoped.css +42 -33
  94. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  95. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +24 -24
  96. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  97. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  98. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +25 -25
  99. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  100. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  101. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  102. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  103. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  104. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  105. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  106. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  107. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  108. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  109. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  110. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +10 -10
  111. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  112. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  113. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  114. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  115. package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  119. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  120. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  121. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  122. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  123. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  124. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  128. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +14 -14
  129. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  130. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  131. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  132. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  133. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  134. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  135. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  136. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  137. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  138. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  139. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  140. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
  141. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  142. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  143. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  144. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  145. package/lib/internal/template/internal/environment.js +1 -1
  146. package/lib/internal/template/internal/generated/styles/tokens.js +1 -1
  147. package/lib/internal/template/internal/generated/theming/index.cjs +9 -9
  148. package/lib/internal/template/internal/generated/theming/index.js +9 -9
  149. package/lib/internal/template/link/styles.css.js +20 -20
  150. package/lib/internal/template/link/styles.scoped.css +72 -72
  151. package/lib/internal/template/link/styles.selectors.js +20 -20
  152. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  153. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +27 -27
  154. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  155. package/lib/internal/template/modal/styles.css.js +23 -23
  156. package/lib/internal/template/modal/styles.scoped.css +40 -40
  157. package/lib/internal/template/modal/styles.selectors.js +23 -23
  158. package/lib/internal/template/multiselect/styles.css.js +1 -1
  159. package/lib/internal/template/multiselect/styles.scoped.css +2 -2
  160. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  161. package/lib/internal/template/pagination/styles.css.js +9 -9
  162. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  163. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  164. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  165. package/lib/internal/template/pie-chart/styles.scoped.css +44 -44
  166. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  167. package/lib/internal/template/popover/styles.css.js +50 -50
  168. package/lib/internal/template/popover/styles.scoped.css +66 -66
  169. package/lib/internal/template/popover/styles.selectors.js +50 -50
  170. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  171. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  172. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  173. package/lib/internal/template/property-filter/styles.css.js +29 -29
  174. package/lib/internal/template/property-filter/styles.scoped.css +32 -32
  175. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  176. package/lib/internal/template/radio-group/styles.css.js +9 -9
  177. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  178. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  179. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  180. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  181. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  182. package/lib/internal/template/select/styles.css.js +1 -1
  183. package/lib/internal/template/select/styles.scoped.css +2 -2
  184. package/lib/internal/template/select/styles.selectors.js +1 -1
  185. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  186. package/lib/internal/template/side-navigation/styles.scoped.css +38 -38
  187. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  188. package/lib/internal/template/split-panel/styles.css.js +56 -56
  189. package/lib/internal/template/split-panel/styles.scoped.css +79 -79
  190. package/lib/internal/template/split-panel/styles.selectors.js +56 -56
  191. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  192. package/lib/internal/template/status-indicator/styles.scoped.css +27 -27
  193. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  194. package/lib/internal/template/table/styles.css.js +34 -34
  195. package/lib/internal/template/table/styles.scoped.css +44 -44
  196. package/lib/internal/template/table/styles.selectors.js +34 -34
  197. package/lib/internal/template/tabs/styles.css.js +21 -21
  198. package/lib/internal/template/tabs/styles.scoped.css +39 -39
  199. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  200. package/lib/internal/template/text-content/styles.css.js +1 -1
  201. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  202. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  203. package/lib/internal/template/text-filter/styles.css.js +3 -3
  204. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  205. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  206. package/lib/internal/template/textarea/styles.css.js +4 -4
  207. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  208. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  209. package/lib/internal/template/tiles/styles.css.js +28 -28
  210. package/lib/internal/template/tiles/styles.scoped.css +70 -70
  211. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  212. package/lib/internal/template/toggle/styles.css.js +8 -8
  213. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  214. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  215. package/lib/internal/template/token-group/styles.css.js +7 -7
  216. package/lib/internal/template/token-group/styles.scoped.css +18 -18
  217. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  218. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  219. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  220. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  221. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  222. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  223. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  224. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  225. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  226. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  227. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  228. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  229. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  230. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  231. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  232. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  233. package/lib/internal/template/wizard/styles.css.js +31 -31
  234. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  235. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  236. package/package.json +1 -1
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_fvjdu_1to1e_93:not(#\9) {
93
+ .awsui_root_fvjdu_12mfp_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -122,7 +122,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
122
122
  box-sizing: border-box;
123
123
  font-size: var(--font-body-m-size-0qqejn, 14px);
124
124
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
125
- color: var(--color-text-body-default-fckvk9, #16191f);
125
+ color: var(--color-text-body-default-4colr5, #16191f);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
@@ -136,13 +136,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
136
136
  list-style: none;
137
137
  }
138
138
 
139
- .awsui_button_fvjdu_1to1e_113:not(#\9),
140
- .awsui_dots_fvjdu_1to1e_114:not(#\9) {
139
+ .awsui_button_fvjdu_12mfp_113:not(#\9),
140
+ .awsui_dots_fvjdu_12mfp_114:not(#\9) {
141
141
  min-width: var(--space-l-z6h7qi, 20px);
142
142
  border: var(--border-field-width-gmdyxy, 1px) solid transparent;
143
143
  }
144
144
 
145
- .awsui_button_fvjdu_1to1e_113:not(#\9) {
145
+ .awsui_button_fvjdu_12mfp_113:not(#\9) {
146
146
  cursor: pointer;
147
147
  text-align: center;
148
148
  box-sizing: border-box;
@@ -150,69 +150,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  line-height: inherit;
151
151
  padding: 0;
152
152
  }
153
- .awsui_button_fvjdu_1to1e_113:not(#\9):focus {
153
+ .awsui_button_fvjdu_12mfp_113:not(#\9):focus {
154
154
  outline: none;
155
155
  }
156
- body[data-awsui-focus-visible=true] .awsui_button_fvjdu_1to1e_113:not(#\9):focus {
156
+ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_12mfp_113:not(#\9):focus {
157
157
  outline: 2px dotted transparent;
158
158
  border: var(--border-field-width-gmdyxy, 1px) solid var(--color-border-item-focused-4clyb1, #0073bb);
159
159
  border-radius: var(--border-radius-control-default-focus-ring-uu8qi4, 2px);
160
160
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-qycpr2, 1px) var(--color-border-item-focused-4clyb1, #0073bb);
161
161
  }
162
- .awsui_button-disabled_fvjdu_1to1e_136:not(#\9) {
162
+ .awsui_button-disabled_fvjdu_12mfp_136:not(#\9) {
163
163
  cursor: default;
164
164
  color: var(--color-text-interactive-disabled-48m1sz, #aab7b8);
165
165
  }
166
166
 
167
- .awsui_arrow_fvjdu_1to1e_141:not(#\9) {
167
+ .awsui_arrow_fvjdu_12mfp_141:not(#\9) {
168
168
  color: var(--color-text-interactive-default-9x433a, #545b64);
169
169
  }
170
- .awsui_arrow_fvjdu_1to1e_141:not(#\9):not(.awsui_button-disabled_fvjdu_1to1e_136):hover {
170
+ .awsui_arrow_fvjdu_12mfp_141:not(#\9):not(.awsui_button-disabled_fvjdu_12mfp_136):hover {
171
171
  color: var(--color-text-interactive-hover-6fw5y8, #16191f);
172
172
  }
173
- .awsui_arrow_fvjdu_1to1e_141.awsui_button-disabled_fvjdu_1to1e_136:not(#\9) {
173
+ .awsui_arrow_fvjdu_12mfp_141.awsui_button-disabled_fvjdu_12mfp_136:not(#\9) {
174
174
  color: var(--color-text-interactive-disabled-48m1sz, #aab7b8);
175
175
  }
176
176
 
177
- .awsui_page-number_fvjdu_1to1e_151:not(#\9) {
177
+ .awsui_page-number_fvjdu_12mfp_151:not(#\9) {
178
178
  color: var(--color-text-pagination-page-number-default-dtrbyb, #545b64);
179
179
  }
180
- .awsui_page-number_fvjdu_1to1e_151:not(#\9):not(.awsui_button-disabled_fvjdu_1to1e_136):hover {
180
+ .awsui_page-number_fvjdu_12mfp_151:not(#\9):not(.awsui_button-disabled_fvjdu_12mfp_136):hover {
181
181
  color: var(--color-text-interactive-hover-6fw5y8, #16191f);
182
182
  }
183
- .awsui_page-number_fvjdu_1to1e_151.awsui_button-current_fvjdu_1to1e_157:not(#\9) {
183
+ .awsui_page-number_fvjdu_12mfp_151.awsui_button-current_fvjdu_12mfp_157:not(#\9) {
184
184
  font-weight: var(--font-wayfinding-link-active-weight-aix7m6, 700);
185
185
  -webkit-font-smoothing: var(--font-smoothing-webkit-teqshp, auto);
186
186
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-apq2ca, auto);
187
187
  color: var(--color-text-interactive-active-2cnt2n, #16191f);
188
188
  }
189
- .awsui_page-number_fvjdu_1to1e_151.awsui_button-current_fvjdu_1to1e_157.awsui_button-disabled_fvjdu_1to1e_136:not(#\9) {
189
+ .awsui_page-number_fvjdu_12mfp_151.awsui_button-current_fvjdu_12mfp_157.awsui_button-disabled_fvjdu_12mfp_136:not(#\9) {
190
190
  color: var(--color-text-pagination-page-number-active-disabled-i6v0z4, #545b64);
191
191
  }
192
- .awsui_page-number_fvjdu_1to1e_151.awsui_button-disabled_fvjdu_1to1e_136:not(#\9) {
192
+ .awsui_page-number_fvjdu_12mfp_151.awsui_button-disabled_fvjdu_12mfp_136:not(#\9) {
193
193
  color: var(--color-text-interactive-disabled-48m1sz, #aab7b8);
194
194
  }
195
195
 
196
- .awsui_dots_fvjdu_1to1e_114:not(#\9) {
196
+ .awsui_dots_fvjdu_12mfp_114:not(#\9) {
197
197
  color: var(--color-text-interactive-default-9x433a, #545b64);
198
198
  }
199
199
 
200
- .awsui_page-item_fvjdu_1to1e_174:not(#\9),
201
- .awsui_dots_fvjdu_1to1e_114:not(#\9) {
200
+ .awsui_page-item_fvjdu_12mfp_174:not(#\9),
201
+ .awsui_dots_fvjdu_12mfp_114:not(#\9) {
202
202
  margin: var(--space-scaled-xxs-gmgwxk, 4px) var(--space-xxs-xx079q, 4px);
203
203
  text-align: center;
204
204
  box-sizing: border-box;
205
205
  padding: 0;
206
206
  }
207
- .awsui_page-item_fvjdu_1to1e_174:not(#\9):first-child,
208
- .awsui_dots_fvjdu_1to1e_114:not(#\9):first-child {
207
+ .awsui_page-item_fvjdu_12mfp_174:not(#\9):first-child,
208
+ .awsui_dots_fvjdu_12mfp_114:not(#\9):first-child {
209
209
  margin-left: 0;
210
210
  }
211
- .awsui_page-item_fvjdu_1to1e_174:not(#\9):last-child,
212
- .awsui_dots_fvjdu_1to1e_114:not(#\9):last-child {
211
+ .awsui_page-item_fvjdu_12mfp_174:not(#\9):last-child,
212
+ .awsui_dots_fvjdu_12mfp_114:not(#\9):last-child {
213
213
  margin-right: 0;
214
214
  }
215
215
 
216
- .awsui_root-disabled_fvjdu_1to1e_190 > .awsui_dots_fvjdu_1to1e_114:not(#\9) {
216
+ .awsui_root-disabled_fvjdu_12mfp_190 > .awsui_dots_fvjdu_12mfp_114:not(#\9) {
217
217
  color: var(--color-text-interactive-disabled-48m1sz, #aab7b8);
218
218
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_fvjdu_1to1e_93",
6
- "button": "awsui_button_fvjdu_1to1e_113",
7
- "dots": "awsui_dots_fvjdu_1to1e_114",
8
- "button-disabled": "awsui_button-disabled_fvjdu_1to1e_136",
9
- "arrow": "awsui_arrow_fvjdu_1to1e_141",
10
- "page-number": "awsui_page-number_fvjdu_1to1e_151",
11
- "button-current": "awsui_button-current_fvjdu_1to1e_157",
12
- "page-item": "awsui_page-item_fvjdu_1to1e_174",
13
- "root-disabled": "awsui_root-disabled_fvjdu_1to1e_190"
5
+ "root": "awsui_root_fvjdu_12mfp_93",
6
+ "button": "awsui_button_fvjdu_12mfp_113",
7
+ "dots": "awsui_dots_fvjdu_12mfp_114",
8
+ "button-disabled": "awsui_button-disabled_fvjdu_12mfp_136",
9
+ "arrow": "awsui_arrow_fvjdu_12mfp_141",
10
+ "page-number": "awsui_page-number_fvjdu_12mfp_151",
11
+ "button-current": "awsui_button-current_fvjdu_12mfp_157",
12
+ "page-item": "awsui_page-item_fvjdu_12mfp_174",
13
+ "root-disabled": "awsui_root-disabled_fvjdu_12mfp_190"
14
14
  };
15
15
 
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment__path": "awsui_segment__path_1edmh_11f2y_97",
5
- "segment": "awsui_segment_1edmh_11f2y_97",
6
- "segment__hover": "awsui_segment__hover_1edmh_11f2y_124",
7
- "label": "awsui_label_1edmh_11f2y_138",
8
- "root": "awsui_root_1edmh_11f2y_156",
9
- "filter-container": "awsui_filter-container_1edmh_11f2y_170",
10
- "has-default-filter": "awsui_has-default-filter_1edmh_11f2y_174",
11
- "content": "awsui_content_1edmh_11f2y_178",
12
- "content--small": "awsui_content--small_1edmh_11f2y_184",
13
- "content--without-labels": "awsui_content--without-labels_1edmh_11f2y_187",
14
- "content--medium": "awsui_content--medium_1edmh_11f2y_190",
15
- "content--large": "awsui_content--large_1edmh_11f2y_196",
16
- "content--reserve-filter": "awsui_content--reserve-filter_1edmh_11f2y_202",
17
- "content--reserve-legend": "awsui_content--reserve-legend_1edmh_11f2y_205",
18
- "status-container": "awsui_status-container_1edmh_11f2y_209",
19
- "chart-container": "awsui_chart-container_1edmh_11f2y_213",
20
- "inner-content": "awsui_inner-content_1edmh_11f2y_218",
21
- "segment__highlight": "awsui_segment__highlight_1edmh_11f2y_232",
22
- "segment--dimmed": "awsui_segment--dimmed_1edmh_11f2y_247",
23
- "segment--highlighted": "awsui_segment--highlighted_1edmh_11f2y_250",
24
- "label--dimmed": "awsui_label--dimmed_1edmh_11f2y_267",
25
- "label--align-right": "awsui_label--align-right_1edmh_11f2y_270",
26
- "label-text": "awsui_label-text_1edmh_11f2y_278",
27
- "label__description": "awsui_label__description_1edmh_11f2y_286",
28
- "label-line": "awsui_label-line_1edmh_11f2y_293",
29
- "label--highlighted": "awsui_label--highlighted_1edmh_11f2y_297",
30
- "popover-header": "awsui_popover-header_1edmh_11f2y_301"
4
+ "segment__path": "awsui_segment__path_1edmh_135m1_97",
5
+ "segment": "awsui_segment_1edmh_135m1_97",
6
+ "segment__hover": "awsui_segment__hover_1edmh_135m1_124",
7
+ "label": "awsui_label_1edmh_135m1_138",
8
+ "root": "awsui_root_1edmh_135m1_156",
9
+ "filter-container": "awsui_filter-container_1edmh_135m1_170",
10
+ "has-default-filter": "awsui_has-default-filter_1edmh_135m1_174",
11
+ "content": "awsui_content_1edmh_135m1_178",
12
+ "content--small": "awsui_content--small_1edmh_135m1_184",
13
+ "content--without-labels": "awsui_content--without-labels_1edmh_135m1_187",
14
+ "content--medium": "awsui_content--medium_1edmh_135m1_190",
15
+ "content--large": "awsui_content--large_1edmh_135m1_196",
16
+ "content--reserve-filter": "awsui_content--reserve-filter_1edmh_135m1_202",
17
+ "content--reserve-legend": "awsui_content--reserve-legend_1edmh_135m1_205",
18
+ "status-container": "awsui_status-container_1edmh_135m1_209",
19
+ "chart-container": "awsui_chart-container_1edmh_135m1_213",
20
+ "inner-content": "awsui_inner-content_1edmh_135m1_218",
21
+ "segment__highlight": "awsui_segment__highlight_1edmh_135m1_232",
22
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_135m1_247",
23
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_135m1_250",
24
+ "label--dimmed": "awsui_label--dimmed_1edmh_135m1_267",
25
+ "label--align-right": "awsui_label--align-right_1edmh_135m1_270",
26
+ "label-text": "awsui_label-text_1edmh_135m1_278",
27
+ "label__description": "awsui_label__description_1edmh_135m1_286",
28
+ "label-line": "awsui_label-line_1edmh_135m1_293",
29
+ "label--highlighted": "awsui_label--highlighted_1edmh_135m1_297",
30
+ "popover-header": "awsui_popover-header_1edmh_135m1_301"
31
31
  };
32
32
 
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment__path_1edmh_11f2y_97:not(#\9) {
97
+ .awsui_segment__path_1edmh_135m1_97:not(#\9) {
98
98
  transition: opacity var(--motion-duration-transition-quick-s6zxev, 90ms) var(--motion-easing-transition-quick-1rczl6, linear);
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_segment__path_1edmh_11f2y_97:not(#\9) {
101
+ .awsui_segment__path_1edmh_135m1_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_segment__path_1edmh_11f2y_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_11f2y_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_segment__path_1edmh_135m1_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_135m1_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
 
111
- .awsui_segment_1edmh_11f2y_97:not(#\9) {
111
+ .awsui_segment_1edmh_135m1_97:not(#\9) {
112
112
  transition: opacity var(--motion-duration-transition-quick-s6zxev, 90ms) var(--motion-easing-transition-quick-1rczl6, linear);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_segment_1edmh_11f2y_97:not(#\9) {
115
+ .awsui_segment_1edmh_135m1_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_segment_1edmh_11f2y_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_11f2y_97:not(#\9) {
120
+ .awsui-motion-disabled .awsui_segment_1edmh_135m1_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_135m1_97:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_segment_1edmh_11f2y_97 > .awsui_segment__hover_1edmh_11f2y_124:not(#\9) {
124
+ .awsui_segment_1edmh_135m1_97 > .awsui_segment__hover_1edmh_135m1_124:not(#\9) {
125
125
  transition: opacity var(--motion-duration-transition-quick-s6zxev, 90ms) var(--motion-easing-transition-quick-1rczl6, linear);
126
126
  }
127
127
  @media (prefers-reduced-motion: reduce) {
128
- .awsui_segment_1edmh_11f2y_97 > .awsui_segment__hover_1edmh_11f2y_124:not(#\9) {
128
+ .awsui_segment_1edmh_135m1_97 > .awsui_segment__hover_1edmh_135m1_124:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
  }
133
- .awsui-motion-disabled .awsui_segment_1edmh_11f2y_97 > .awsui_segment__hover_1edmh_11f2y_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_11f2y_97 > .awsui_segment__hover_1edmh_11f2y_124:not(#\9) {
133
+ .awsui-motion-disabled .awsui_segment_1edmh_135m1_97 > .awsui_segment__hover_1edmh_135m1_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_135m1_97 > .awsui_segment__hover_1edmh_135m1_124:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
 
138
- .awsui_label_1edmh_11f2y_138:not(#\9) {
138
+ .awsui_label_1edmh_135m1_138:not(#\9) {
139
139
  transition: opacity var(--motion-duration-transition-quick-s6zxev, 90ms) var(--motion-easing-transition-quick-1rczl6, linear);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_label_1edmh_11f2y_138:not(#\9) {
142
+ .awsui_label_1edmh_135m1_138:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_label_1edmh_11f2y_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_11f2y_138:not(#\9) {
147
+ .awsui-motion-disabled .awsui_label_1edmh_135m1_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_135m1_138:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
@@ -153,7 +153,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
154
154
  SPDX-License-Identifier: Apache-2.0
155
155
  */
156
- .awsui_root_1edmh_11f2y_156:not(#\9) {
156
+ .awsui_root_1edmh_135m1_156:not(#\9) {
157
157
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
158
158
  border-collapse: separate;
159
159
  border-spacing: 0;
@@ -185,7 +185,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
185
  box-sizing: border-box;
186
186
  font-size: var(--font-body-m-size-0qqejn, 14px);
187
187
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
188
- color: var(--color-text-body-default-fckvk9, #16191f);
188
+ color: var(--color-text-body-default-4colr5, #16191f);
189
189
  font-weight: 400;
190
190
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
191
191
  -webkit-font-smoothing: auto;
@@ -193,55 +193,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
193
  display: block;
194
194
  }
195
195
 
196
- .awsui_filter-container_1edmh_11f2y_170:not(#\9) {
196
+ .awsui_filter-container_1edmh_135m1_170:not(#\9) {
197
197
  /* used in test-utils */
198
198
  }
199
199
 
200
- .awsui_has-default-filter_1edmh_11f2y_174 > :not(#\9):first-child {
200
+ .awsui_has-default-filter_1edmh_135m1_174 > :not(#\9):first-child {
201
201
  flex: 280px 0 1;
202
202
  }
203
203
 
204
- .awsui_content_1edmh_11f2y_178:not(#\9) {
204
+ .awsui_content_1edmh_135m1_178:not(#\9) {
205
205
  display: flex;
206
206
  position: relative;
207
207
  justify-content: center;
208
208
  align-items: center;
209
209
  }
210
- .awsui_content_1edmh_11f2y_178.awsui_content--small_1edmh_11f2y_184:not(#\9) {
210
+ .awsui_content_1edmh_135m1_178.awsui_content--small_1edmh_135m1_184:not(#\9) {
211
211
  min-height: calc(2 * (50px + var(--space-xs-7veqkr, 8px) + calc(2 * var(--font-body-m-line-height-9vkzhc, 22px))));
212
212
  }
213
- .awsui_content_1edmh_11f2y_178.awsui_content--small_1edmh_11f2y_184.awsui_content--without-labels_1edmh_11f2y_187:not(#\9) {
213
+ .awsui_content_1edmh_135m1_178.awsui_content--small_1edmh_135m1_184.awsui_content--without-labels_1edmh_135m1_187:not(#\9) {
214
214
  min-height: calc(2 * (50px + var(--space-xs-7veqkr, 8px)));
215
215
  }
216
- .awsui_content_1edmh_11f2y_178.awsui_content--medium_1edmh_11f2y_190:not(#\9) {
216
+ .awsui_content_1edmh_135m1_178.awsui_content--medium_1edmh_135m1_190:not(#\9) {
217
217
  min-height: calc(2 * (100px + var(--space-s-o95p2n, 12px) + calc(2 * var(--font-body-m-line-height-9vkzhc, 22px))));
218
218
  }
219
- .awsui_content_1edmh_11f2y_178.awsui_content--medium_1edmh_11f2y_190.awsui_content--without-labels_1edmh_11f2y_187:not(#\9) {
219
+ .awsui_content_1edmh_135m1_178.awsui_content--medium_1edmh_135m1_190.awsui_content--without-labels_1edmh_135m1_187:not(#\9) {
220
220
  min-height: calc(2 * (100px + var(--space-s-o95p2n, 12px)));
221
221
  }
222
- .awsui_content_1edmh_11f2y_178.awsui_content--large_1edmh_11f2y_196:not(#\9) {
222
+ .awsui_content_1edmh_135m1_178.awsui_content--large_1edmh_135m1_196:not(#\9) {
223
223
  min-height: calc(2 * (140px + var(--space-s-o95p2n, 12px) + calc(2 * var(--font-body-m-line-height-9vkzhc, 22px))));
224
224
  }
225
- .awsui_content_1edmh_11f2y_178.awsui_content--large_1edmh_11f2y_196.awsui_content--without-labels_1edmh_11f2y_187:not(#\9) {
225
+ .awsui_content_1edmh_135m1_178.awsui_content--large_1edmh_135m1_196.awsui_content--without-labels_1edmh_135m1_187:not(#\9) {
226
226
  min-height: calc(2 * (140px + var(--space-s-o95p2n, 12px)));
227
227
  }
228
- .awsui_content_1edmh_11f2y_178.awsui_content--reserve-filter_1edmh_11f2y_202:not(#\9) {
228
+ .awsui_content_1edmh_135m1_178.awsui_content--reserve-filter_1edmh_135m1_202:not(#\9) {
229
229
  margin-top: calc(2 * var(--font-body-m-line-height-9vkzhc, 22px));
230
230
  }
231
- .awsui_content_1edmh_11f2y_178.awsui_content--reserve-legend_1edmh_11f2y_205:not(#\9) {
231
+ .awsui_content_1edmh_135m1_178.awsui_content--reserve-legend_1edmh_135m1_205:not(#\9) {
232
232
  margin-bottom: calc(2 * var(--font-body-m-line-height-9vkzhc, 22px));
233
233
  }
234
234
 
235
- .awsui_status-container_1edmh_11f2y_209:not(#\9) {
235
+ .awsui_status-container_1edmh_135m1_209:not(#\9) {
236
236
  /* used in test utils */
237
237
  }
238
238
 
239
- .awsui_chart-container_1edmh_11f2y_213:not(#\9) {
239
+ .awsui_chart-container_1edmh_135m1_213:not(#\9) {
240
240
  display: flex;
241
241
  flex: 1;
242
242
  }
243
243
 
244
- .awsui_inner-content_1edmh_11f2y_218:not(#\9) {
244
+ .awsui_inner-content_1edmh_135m1_218:not(#\9) {
245
245
  display: flex;
246
246
  position: absolute;
247
247
  flex-direction: column;
@@ -255,53 +255,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
255
  pointer-events: none;
256
256
  }
257
257
 
258
- .awsui_segment__highlight_1edmh_11f2y_232:not(#\9) {
258
+ .awsui_segment__highlight_1edmh_135m1_232:not(#\9) {
259
259
  stroke: none;
260
260
  opacity: 0;
261
261
  }
262
262
 
263
- .awsui_segment_1edmh_11f2y_97:not(#\9) {
263
+ .awsui_segment_1edmh_135m1_97:not(#\9) {
264
264
  stroke: var(--color-background-container-content-xlzim4, #ffffff);
265
265
  stroke-width: 2px;
266
266
  stroke-linejoin: round;
267
267
  opacity: 1;
268
268
  cursor: pointer;
269
269
  }
270
- .awsui_segment_1edmh_11f2y_97:not(#\9):focus {
270
+ .awsui_segment_1edmh_135m1_97:not(#\9):focus {
271
271
  outline: none;
272
272
  }
273
- .awsui_segment_1edmh_11f2y_97.awsui_segment--dimmed_1edmh_11f2y_247:not(#\9) {
273
+ .awsui_segment_1edmh_135m1_97.awsui_segment--dimmed_1edmh_135m1_247:not(#\9) {
274
274
  opacity: 0.35;
275
275
  }
276
- .awsui_segment_1edmh_11f2y_97.awsui_segment--highlighted_1edmh_11f2y_250 > .awsui_segment__highlight_1edmh_11f2y_232:not(#\9), .awsui_segment_1edmh_11f2y_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_11f2y_247) > .awsui_segment__highlight_1edmh_11f2y_232 {
276
+ .awsui_segment_1edmh_135m1_97.awsui_segment--highlighted_1edmh_135m1_250 > .awsui_segment__highlight_1edmh_135m1_232:not(#\9), .awsui_segment_1edmh_135m1_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_135m1_247) > .awsui_segment__highlight_1edmh_135m1_232 {
277
277
  opacity: 1;
278
278
  }
279
279
 
280
- .awsui_label_1edmh_11f2y_138:not(#\9) {
280
+ .awsui_label_1edmh_135m1_138:not(#\9) {
281
281
  color: var(--color-text-heading-default-pytdm8, #16191f);
282
282
  opacity: 1;
283
283
  /* stylelint-disable-next-line selector-max-type */
284
284
  /* stylelint-disable-next-line selector-max-type */
285
285
  }
286
- .awsui_label_1edmh_11f2y_138 > line:not(#\9) {
286
+ .awsui_label_1edmh_135m1_138 > line:not(#\9) {
287
287
  stroke: var(--color-stroke-chart-line-sahr4b, #879596);
288
288
  stroke-width: var(--border-divider-section-width-p0xg84, 1px);
289
289
  }
290
- .awsui_label_1edmh_11f2y_138 > div:not(#\9) {
290
+ .awsui_label_1edmh_135m1_138 > div:not(#\9) {
291
291
  margin-top: -0.75em;
292
292
  }
293
- .awsui_label_1edmh_11f2y_138.awsui_label--dimmed_1edmh_11f2y_267:not(#\9) {
293
+ .awsui_label_1edmh_135m1_138.awsui_label--dimmed_1edmh_135m1_267:not(#\9) {
294
294
  opacity: 0.35;
295
295
  }
296
- .awsui_label_1edmh_11f2y_138.awsui_label--align-right_1edmh_11f2y_270:not(#\9) {
296
+ .awsui_label_1edmh_135m1_138.awsui_label--align-right_1edmh_135m1_270:not(#\9) {
297
297
  /* stylelint-disable-next-line selector-max-type */
298
298
  }
299
- .awsui_label_1edmh_11f2y_138.awsui_label--align-right_1edmh_11f2y_270 > div:not(#\9) {
299
+ .awsui_label_1edmh_135m1_138.awsui_label--align-right_1edmh_135m1_270 > div:not(#\9) {
300
300
  text-align: right;
301
301
  }
302
302
 
303
303
  /* stylelint-disable-next-line selector-max-type */
304
- .awsui_label-text_1edmh_11f2y_278 > text:not(#\9) {
304
+ .awsui_label-text_1edmh_135m1_278 > text:not(#\9) {
305
305
  font-size: var(--font-body-m-size-0qqejn, 14px);
306
306
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
307
307
  font-weight: var(--font-display-label-weight-udcxbe, 400);
@@ -309,22 +309,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
309
309
  dominant-baseline: middle;
310
310
  }
311
311
 
312
- text.awsui_label__description_1edmh_11f2y_286:not(#\9) {
312
+ text.awsui_label__description_1edmh_135m1_286:not(#\9) {
313
313
  font-size: var(--font-chart-detail-size-32v9jd, 14px);
314
314
  font-weight: 400;
315
315
  color: var(--color-text-group-label-it5ws2, #545b64);
316
316
  fill: var(--color-text-group-label-it5ws2, #545b64);
317
317
  }
318
318
 
319
- .awsui_label-line_1edmh_11f2y_293:not(#\9) {
319
+ .awsui_label-line_1edmh_135m1_293:not(#\9) {
320
320
  /* used in component code */
321
321
  }
322
322
 
323
- .awsui_label--highlighted_1edmh_11f2y_297:not(#\9) {
323
+ .awsui_label--highlighted_1edmh_135m1_297:not(#\9) {
324
324
  /* used in test-utils */
325
325
  }
326
326
 
327
- .awsui_popover-header_1edmh_11f2y_301:not(#\9) {
327
+ .awsui_popover-header_1edmh_135m1_301:not(#\9) {
328
328
  display: inline-flex;
329
329
  align-items: flex-start;
330
330
  }
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_11f2y_97",
6
- "segment": "awsui_segment_1edmh_11f2y_97",
7
- "segment__hover": "awsui_segment__hover_1edmh_11f2y_124",
8
- "label": "awsui_label_1edmh_11f2y_138",
9
- "root": "awsui_root_1edmh_11f2y_156",
10
- "filter-container": "awsui_filter-container_1edmh_11f2y_170",
11
- "has-default-filter": "awsui_has-default-filter_1edmh_11f2y_174",
12
- "content": "awsui_content_1edmh_11f2y_178",
13
- "content--small": "awsui_content--small_1edmh_11f2y_184",
14
- "content--without-labels": "awsui_content--without-labels_1edmh_11f2y_187",
15
- "content--medium": "awsui_content--medium_1edmh_11f2y_190",
16
- "content--large": "awsui_content--large_1edmh_11f2y_196",
17
- "content--reserve-filter": "awsui_content--reserve-filter_1edmh_11f2y_202",
18
- "content--reserve-legend": "awsui_content--reserve-legend_1edmh_11f2y_205",
19
- "status-container": "awsui_status-container_1edmh_11f2y_209",
20
- "chart-container": "awsui_chart-container_1edmh_11f2y_213",
21
- "inner-content": "awsui_inner-content_1edmh_11f2y_218",
22
- "segment__highlight": "awsui_segment__highlight_1edmh_11f2y_232",
23
- "segment--dimmed": "awsui_segment--dimmed_1edmh_11f2y_247",
24
- "segment--highlighted": "awsui_segment--highlighted_1edmh_11f2y_250",
25
- "label--dimmed": "awsui_label--dimmed_1edmh_11f2y_267",
26
- "label--align-right": "awsui_label--align-right_1edmh_11f2y_270",
27
- "label-text": "awsui_label-text_1edmh_11f2y_278",
28
- "label__description": "awsui_label__description_1edmh_11f2y_286",
29
- "label-line": "awsui_label-line_1edmh_11f2y_293",
30
- "label--highlighted": "awsui_label--highlighted_1edmh_11f2y_297",
31
- "popover-header": "awsui_popover-header_1edmh_11f2y_301"
5
+ "segment__path": "awsui_segment__path_1edmh_135m1_97",
6
+ "segment": "awsui_segment_1edmh_135m1_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_135m1_124",
8
+ "label": "awsui_label_1edmh_135m1_138",
9
+ "root": "awsui_root_1edmh_135m1_156",
10
+ "filter-container": "awsui_filter-container_1edmh_135m1_170",
11
+ "has-default-filter": "awsui_has-default-filter_1edmh_135m1_174",
12
+ "content": "awsui_content_1edmh_135m1_178",
13
+ "content--small": "awsui_content--small_1edmh_135m1_184",
14
+ "content--without-labels": "awsui_content--without-labels_1edmh_135m1_187",
15
+ "content--medium": "awsui_content--medium_1edmh_135m1_190",
16
+ "content--large": "awsui_content--large_1edmh_135m1_196",
17
+ "content--reserve-filter": "awsui_content--reserve-filter_1edmh_135m1_202",
18
+ "content--reserve-legend": "awsui_content--reserve-legend_1edmh_135m1_205",
19
+ "status-container": "awsui_status-container_1edmh_135m1_209",
20
+ "chart-container": "awsui_chart-container_1edmh_135m1_213",
21
+ "inner-content": "awsui_inner-content_1edmh_135m1_218",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_135m1_232",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_135m1_247",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_135m1_250",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_135m1_267",
26
+ "label--align-right": "awsui_label--align-right_1edmh_135m1_270",
27
+ "label-text": "awsui_label-text_1edmh_135m1_278",
28
+ "label__description": "awsui_label__description_1edmh_135m1_286",
29
+ "label-line": "awsui_label-line_1edmh_135m1_293",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_135m1_297",
31
+ "popover-header": "awsui_popover-header_1edmh_135m1_301"
32
32
  };
33
33
 
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_l1gfq_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_l1gfq_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_l1gfq_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_l1gfq_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_l1gfq_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_l1gfq_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_l1gfq_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_l1gfq_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_l1gfq_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_l1gfq_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_l1gfq_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_l1gfq_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_l1gfq_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_l1gfq_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_l1gfq_229",
19
- "body": "awsui_body_xjuzf_l1gfq_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_l1gfq_341",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_l1gfq_345",
22
- "dismiss": "awsui_dismiss_xjuzf_l1gfq_350",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_l1gfq_357",
24
- "header-row": "awsui_header-row_xjuzf_l1gfq_361",
25
- "header": "awsui_header_xjuzf_l1gfq_361",
26
- "content": "awsui_content_xjuzf_l1gfq_387",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_l1gfq_395",
28
- "container": "awsui_container_xjuzf_l1gfq_491",
29
- "container-body": "awsui_container-body_xjuzf_l1gfq_499",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_l1gfq_516",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_l1gfq_521",
32
- "fixed-width": "awsui_fixed-width_xjuzf_l1gfq_524",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_l1gfq_528",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_l1gfq_535",
35
- "container-arrow": "awsui_container-arrow_xjuzf_l1gfq_547",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_l1gfq_551",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_l1gfq_551",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_l1gfq_563",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_l1gfq_563",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_l1gfq_575",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_l1gfq_575",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_l1gfq_575",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_l1gfq_575",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_l1gfq_591",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_l1gfq_595",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_l1gfq_599",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_l1gfq_1",
48
- "refresh": "awsui_refresh_xjuzf_l1gfq_717",
49
- "root": "awsui_root_xjuzf_l1gfq_739",
50
- "trigger": "awsui_trigger_xjuzf_l1gfq_753",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_l1gfq_760",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_l1gfq_789",
53
- "popover-content": "awsui_popover-content_xjuzf_l1gfq_793"
4
+ "arrow": "awsui_arrow_xjuzf_v0t8q_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_v0t8q_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_v0t8q_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_v0t8q_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_v0t8q_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_v0t8q_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_v0t8q_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_v0t8q_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_v0t8q_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_v0t8q_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_v0t8q_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_v0t8q_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_v0t8q_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_v0t8q_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_v0t8q_229",
19
+ "body": "awsui_body_xjuzf_v0t8q_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_v0t8q_341",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_v0t8q_345",
22
+ "dismiss": "awsui_dismiss_xjuzf_v0t8q_350",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_v0t8q_357",
24
+ "header-row": "awsui_header-row_xjuzf_v0t8q_361",
25
+ "header": "awsui_header_xjuzf_v0t8q_361",
26
+ "content": "awsui_content_xjuzf_v0t8q_387",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_v0t8q_395",
28
+ "container": "awsui_container_xjuzf_v0t8q_491",
29
+ "container-body": "awsui_container-body_xjuzf_v0t8q_499",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_v0t8q_516",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_v0t8q_521",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_v0t8q_524",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_v0t8q_528",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_v0t8q_535",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_v0t8q_547",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_v0t8q_551",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_v0t8q_551",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_v0t8q_563",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_v0t8q_563",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_v0t8q_575",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_v0t8q_575",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_v0t8q_575",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_v0t8q_575",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_v0t8q_591",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_v0t8q_595",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_v0t8q_599",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_v0t8q_1",
48
+ "refresh": "awsui_refresh_xjuzf_v0t8q_717",
49
+ "root": "awsui_root_xjuzf_v0t8q_739",
50
+ "trigger": "awsui_trigger_xjuzf_v0t8q_753",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_v0t8q_760",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_v0t8q_789",
53
+ "popover-content": "awsui_popover-content_xjuzf_v0t8q_793"
54
54
  };
55
55