@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -94,16 +94,16 @@ 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_button-trigger_18eso_mm7t4_97 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
97
+ .awsui_button-trigger_18eso_1xg8l_97 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
98
98
  transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_button-trigger_18eso_mm7t4_97 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
101
+ .awsui_button-trigger_18eso_1xg8l_97 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_button-trigger_18eso_mm7t4_97 > .awsui_arrow_18eso_mm7t4_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_mm7t4_97 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_button-trigger_18eso_1xg8l_97 > .awsui_arrow_18eso_1xg8l_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1xg8l_97 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
@@ -112,7 +112,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
112
112
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
113
113
  SPDX-License-Identifier: Apache-2.0
114
114
  */
115
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9) {
115
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9) {
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
117
117
  border-collapse: separate;
118
118
  border-spacing: 0;
@@ -142,8 +142,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  widows: 2;
143
143
  word-spacing: normal;
144
144
  box-sizing: border-box;
145
- font-size: var(--font-body-m-size-dhtyxm, 14px);
146
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
145
+ font-size: var(--font-size-body-m-x4okxb, 14px);
146
+ line-height: var(--line-height-body-m-30ar75, 20px);
147
147
  color: var(--color-text-body-default-2sxhhn, #000716);
148
148
  font-weight: 400;
149
149
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -160,58 +160,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
161
161
  min-height: var(--size-vertical-input-v5iwwf, 32px);
162
162
  }
163
- .awsui_button-trigger_18eso_mm7t4_97.awsui_has-caret_18eso_mm7t4_137:not(#\9) {
163
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_has-caret_18eso_1xg8l_137:not(#\9) {
164
164
  padding-right: var(--space-field-icon-offset-csk9vw, 36px);
165
165
  }
166
- .awsui_button-trigger_18eso_mm7t4_97 > .awsui_placeholder_18eso_mm7t4_140:not(#\9) {
166
+ .awsui_button-trigger_18eso_1xg8l_97 > .awsui_placeholder_18eso_1xg8l_140:not(#\9) {
167
167
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
168
168
  font-style: italic;
169
169
  }
170
- .awsui_button-trigger_18eso_mm7t4_97 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
170
+ .awsui_button-trigger_18eso_1xg8l_97 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
171
171
  position: absolute;
172
172
  right: var(--space-field-horizontal-gg19kw, 12px);
173
- top: calc(50% - var(--font-body-m-line-height-5wv9x1, 20px) / 2);
173
+ top: calc(50% - var(--line-height-body-m-30ar75, 20px) / 2);
174
174
  color: var(--color-text-button-inline-icon-default-s3yux9, #0972d3);
175
175
  }
176
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9):hover > .awsui_arrow_18eso_mm7t4_97 {
176
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9):hover > .awsui_arrow_18eso_1xg8l_97 {
177
177
  color: var(--color-text-button-inline-icon-hover-my2daf, #033160);
178
178
  }
179
- .awsui_button-trigger_18eso_mm7t4_97.awsui_pressed_18eso_mm7t4_153 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
179
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_pressed_18eso_1xg8l_153 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
180
180
  transform: rotate(-180deg);
181
181
  }
182
- .awsui_button-trigger_18eso_mm7t4_97.awsui_disabled_18eso_mm7t4_156:not(#\9) {
182
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_disabled_18eso_1xg8l_156:not(#\9) {
183
183
  background-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
184
184
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
185
185
  color: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
186
186
  cursor: auto;
187
187
  }
188
- .awsui_button-trigger_18eso_mm7t4_97.awsui_disabled_18eso_mm7t4_156 > .awsui_arrow_18eso_mm7t4_97:not(#\9) {
188
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_disabled_18eso_1xg8l_156 > .awsui_arrow_18eso_1xg8l_97:not(#\9) {
189
189
  color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
190
190
  }
191
- .awsui_button-trigger_18eso_mm7t4_97.awsui_disabled_18eso_mm7t4_156.awsui_in-filtering-token_18eso_mm7t4_165:not(#\9) {
191
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_disabled_18eso_1xg8l_156.awsui_in-filtering-token_18eso_1xg8l_165:not(#\9) {
192
192
  border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
193
193
  }
194
- .awsui_button-trigger_18eso_mm7t4_97.awsui_disabled_18eso_mm7t4_156 > .awsui_placeholder_18eso_mm7t4_140:not(#\9) {
194
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_disabled_18eso_1xg8l_156 > .awsui_placeholder_18eso_1xg8l_140:not(#\9) {
195
195
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
196
196
  }
197
- .awsui_button-trigger_18eso_mm7t4_97.awsui_read-only_18eso_mm7t4_171:not(#\9) {
197
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_read-only_18eso_1xg8l_171:not(#\9) {
198
198
  background-color: var(--color-background-input-default-igdh5e, #ffffff);
199
199
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
200
200
  }
201
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9):focus {
201
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9):focus {
202
202
  outline: none;
203
203
  text-decoration: none;
204
204
  }
205
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165):focus {
205
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165):focus {
206
206
  outline: 2px dotted transparent;
207
207
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
208
208
  border-radius: var(--border-radius-input-plgbrq, 8px);
209
209
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
210
210
  }
211
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165):invalid {
211
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165):invalid {
212
212
  box-shadow: none;
213
213
  }
214
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165).awsui_invalid_18eso_mm7t4_188, .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165).awsui_invalid_18eso_mm7t4_188:focus {
214
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165).awsui_invalid_18eso_1xg8l_188, .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165).awsui_invalid_18eso_1xg8l_188:focus {
215
215
  color: var(--color-text-status-error-wdvepn, #d91515);
216
216
  border-color: var(--color-text-status-error-wdvepn, #d91515);
217
217
  padding-left: calc(
@@ -219,23 +219,23 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_mm7t4_97:not(#\9
219
219
  );
220
220
  border-left-width: var(--border-invalid-width-5ktjp2, 8px);
221
221
  }
222
- .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165).awsui_invalid_18eso_mm7t4_188:focus, .awsui_button-trigger_18eso_mm7t4_97:not(#\9):not(.awsui_in-filtering-token_18eso_mm7t4_165).awsui_invalid_18eso_mm7t4_188:focus:focus {
222
+ .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165).awsui_invalid_18eso_1xg8l_188:focus, .awsui_button-trigger_18eso_1xg8l_97:not(#\9):not(.awsui_in-filtering-token_18eso_1xg8l_165).awsui_invalid_18eso_1xg8l_188:focus:focus {
223
223
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
224
224
  }
225
- .awsui_button-trigger_18eso_mm7t4_97.awsui_in-filtering-token_18eso_mm7t4_165:not(#\9) {
225
+ .awsui_button-trigger_18eso_1xg8l_97.awsui_in-filtering-token_18eso_1xg8l_165:not(#\9) {
226
226
  border-color: var(--color-border-item-selected-k00wlz, #0972d3);
227
227
  border-top-right-radius: 0;
228
228
  border-bottom-right-radius: 0;
229
229
  height: 100%;
230
230
  }
231
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_mm7t4_97.awsui_in-filtering-token_18eso_mm7t4_165:not(#\9):focus {
231
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1xg8l_97.awsui_in-filtering-token_18eso_1xg8l_165:not(#\9):focus {
232
232
  position: relative;
233
233
  }
234
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_mm7t4_97.awsui_in-filtering-token_18eso_mm7t4_165:not(#\9):focus {
234
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1xg8l_97.awsui_in-filtering-token_18eso_1xg8l_165:not(#\9):focus {
235
235
  outline: 2px dotted transparent;
236
236
  outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px) - 1px);
237
237
  }
238
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_mm7t4_97.awsui_in-filtering-token_18eso_mm7t4_165:not(#\9):focus::before {
238
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1xg8l_97.awsui_in-filtering-token_18eso_1xg8l_165:not(#\9):focus::before {
239
239
  content: " ";
240
240
  display: block;
241
241
  position: absolute;
@@ -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
- "button-trigger": "awsui_button-trigger_18eso_mm7t4_97",
6
- "arrow": "awsui_arrow_18eso_mm7t4_97",
7
- "has-caret": "awsui_has-caret_18eso_mm7t4_137",
8
- "placeholder": "awsui_placeholder_18eso_mm7t4_140",
9
- "pressed": "awsui_pressed_18eso_mm7t4_153",
10
- "disabled": "awsui_disabled_18eso_mm7t4_156",
11
- "in-filtering-token": "awsui_in-filtering-token_18eso_mm7t4_165",
12
- "read-only": "awsui_read-only_18eso_mm7t4_171",
13
- "invalid": "awsui_invalid_18eso_mm7t4_188"
5
+ "button-trigger": "awsui_button-trigger_18eso_1xg8l_97",
6
+ "arrow": "awsui_arrow_18eso_1xg8l_97",
7
+ "has-caret": "awsui_has-caret_18eso_1xg8l_137",
8
+ "placeholder": "awsui_placeholder_18eso_1xg8l_140",
9
+ "pressed": "awsui_pressed_18eso_1xg8l_153",
10
+ "disabled": "awsui_disabled_18eso_1xg8l_156",
11
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1xg8l_165",
12
+ "read-only": "awsui_read-only_18eso_1xg8l_171",
13
+ "invalid": "awsui_invalid_18eso_1xg8l_188"
14
14
  };
15
15
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1px7g_1co1t_93",
5
- "chart-filter": "awsui_chart-filter_1px7g_1co1t_106",
6
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1co1t_110"
4
+ "root": "awsui_root_1px7g_15gqd_93",
5
+ "chart-filter": "awsui_chart-filter_1px7g_15gqd_106",
6
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_15gqd_110"
7
7
  };
8
8
 
@@ -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_1px7g_1co1t_93:not(#\9) {
93
+ .awsui_root_1px7g_15gqd_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,8 +120,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-dhtyxm, 14px);
124
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
123
+ font-size: var(--font-size-body-m-x4okxb, 14px);
124
+ line-height: var(--line-height-body-m-30ar75, 20px);
125
125
  color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -129,11 +129,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_chart-filter_1px7g_1co1t_106:not(#\9) {
132
+ .awsui_chart-filter_1px7g_15gqd_106:not(#\9) {
133
133
  /* used in test-utils */
134
134
  }
135
135
 
136
- .awsui_custom-icon-wrapper_1px7g_1co1t_110:not(#\9) {
136
+ .awsui_custom-icon-wrapper_1px7g_15gqd_110:not(#\9) {
137
137
  display: flex;
138
138
  align-items: flex-start;
139
139
  align-self: stretch;
@@ -2,8 +2,8 @@
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_1px7g_1co1t_93",
6
- "chart-filter": "awsui_chart-filter_1px7g_1co1t_106",
7
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1co1t_110"
5
+ "root": "awsui_root_1px7g_15gqd_93",
6
+ "chart-filter": "awsui_chart-filter_1px7g_15gqd_106",
7
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_15gqd_110"
8
8
  };
9
9
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1kjc7_xx9bg_93",
5
- "root": "awsui_root_1kjc7_xx9bg_111",
6
- "title": "awsui_title_1kjc7_xx9bg_127",
7
- "list": "awsui_list_1kjc7_xx9bg_131",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_xx9bg_173",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_xx9bg_176"
4
+ "marker": "awsui_marker_1kjc7_qn0mo_93",
5
+ "root": "awsui_root_1kjc7_qn0mo_111",
6
+ "title": "awsui_title_1kjc7_qn0mo_127",
7
+ "list": "awsui_list_1kjc7_qn0mo_131",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_qn0mo_173",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_qn0mo_176"
10
10
  };
11
11
 
@@ -90,16 +90,16 @@ 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_marker_1kjc7_xx9bg_93:not(#\9) {
93
+ .awsui_marker_1kjc7_qn0mo_93:not(#\9) {
94
94
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
95
95
  }
96
96
  @media (prefers-reduced-motion: reduce) {
97
- .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
97
+ .awsui_marker_1kjc7_qn0mo_93:not(#\9) {
98
98
  animation: none;
99
99
  transition: none;
100
100
  }
101
101
  }
102
- .awsui-motion-disabled .awsui_marker_1kjc7_xx9bg_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
102
+ .awsui-motion-disabled .awsui_marker_1kjc7_qn0mo_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_qn0mo_93:not(#\9) {
103
103
  animation: none;
104
104
  transition: none;
105
105
  }
@@ -108,7 +108,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
109
109
  SPDX-License-Identifier: Apache-2.0
110
110
  */
111
- .awsui_root_1kjc7_xx9bg_111:not(#\9) {
111
+ .awsui_root_1kjc7_qn0mo_111:not(#\9) {
112
112
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
113
113
  border-collapse: separate;
114
114
  border-spacing: 0;
@@ -138,23 +138,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
138
138
  widows: 2;
139
139
  word-spacing: normal;
140
140
  box-sizing: border-box;
141
- font-size: var(--font-body-m-size-dhtyxm, 14px);
142
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
141
+ font-size: var(--font-size-body-m-x4okxb, 14px);
142
+ line-height: var(--line-height-body-m-30ar75, 20px);
143
143
  color: var(--color-text-body-default-2sxhhn, #000716);
144
144
  font-weight: 400;
145
145
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
146
146
  -webkit-font-smoothing: auto;
147
147
  -moz-osx-font-smoothing: auto;
148
148
  }
149
- .awsui_root_1kjc7_xx9bg_111:not(#\9):focus {
149
+ .awsui_root_1kjc7_qn0mo_111:not(#\9):focus {
150
150
  outline: none;
151
151
  }
152
152
 
153
- .awsui_title_1kjc7_xx9bg_127:not(#\9) {
153
+ .awsui_title_1kjc7_qn0mo_127:not(#\9) {
154
154
  /* used in test utils */
155
155
  }
156
156
 
157
- .awsui_list_1kjc7_xx9bg_131:not(#\9) {
157
+ .awsui_list_1kjc7_qn0mo_131:not(#\9) {
158
158
  display: flex;
159
159
  flex-wrap: wrap;
160
160
  list-style: none;
@@ -162,7 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  padding: 0;
163
163
  }
164
164
 
165
- .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
165
+ .awsui_marker_1kjc7_qn0mo_93:not(#\9) {
166
166
  display: inline-flex;
167
167
  align-items: flex-start;
168
168
  margin-right: var(--space-m-udix3p, 16px);
@@ -172,17 +172,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
172
172
  cursor: pointer;
173
173
  opacity: 1;
174
174
  }
175
- .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
175
+ .awsui_marker_1kjc7_qn0mo_93:not(#\9):focus {
176
176
  outline: none;
177
177
  }
178
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
178
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_qn0mo_93:not(#\9):focus {
179
179
  position: relative;
180
180
  }
181
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
181
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_qn0mo_93:not(#\9):focus {
182
182
  outline: 2px dotted transparent;
183
183
  outline-offset: calc(2px - 1px);
184
184
  }
185
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus::before {
185
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_qn0mo_93:not(#\9):focus::before {
186
186
  content: " ";
187
187
  display: block;
188
188
  position: absolute;
@@ -193,12 +193,12 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus:
193
193
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
194
194
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
195
195
  }
196
- .awsui_marker_1kjc7_xx9bg_93:not(#\9):last-child {
196
+ .awsui_marker_1kjc7_qn0mo_93:not(#\9):last-child {
197
197
  margin-right: 0;
198
198
  }
199
- .awsui_marker_1kjc7_xx9bg_93.awsui_marker--dimmed_1kjc7_xx9bg_173:not(#\9) {
199
+ .awsui_marker_1kjc7_qn0mo_93.awsui_marker--dimmed_1kjc7_qn0mo_173:not(#\9) {
200
200
  opacity: 0.35;
201
201
  }
202
- .awsui_marker_1kjc7_xx9bg_93.awsui_marker--highlighted_1kjc7_xx9bg_176:not(#\9) {
202
+ .awsui_marker_1kjc7_qn0mo_93.awsui_marker--highlighted_1kjc7_qn0mo_176:not(#\9) {
203
203
  /* used in test utils */
204
204
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "marker": "awsui_marker_1kjc7_xx9bg_93",
6
- "root": "awsui_root_1kjc7_xx9bg_111",
7
- "title": "awsui_title_1kjc7_xx9bg_127",
8
- "list": "awsui_list_1kjc7_xx9bg_131",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_xx9bg_173",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_xx9bg_176"
5
+ "marker": "awsui_marker_1kjc7_qn0mo_93",
6
+ "root": "awsui_root_1kjc7_qn0mo_111",
7
+ "title": "awsui_title_1kjc7_qn0mo_127",
8
+ "list": "awsui_list_1kjc7_qn0mo_131",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_qn0mo_173",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_qn0mo_176"
11
11
  };
12
12
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1t44z_1uvfo_93",
5
- "hover-area": "awsui_hover-area_1t44z_1uvfo_107",
6
- "popover-body": "awsui_popover-body_1t44z_1uvfo_113"
4
+ "root": "awsui_root_1t44z_c8e7k_93",
5
+ "hover-area": "awsui_hover-area_1t44z_c8e7k_107",
6
+ "popover-body": "awsui_popover-body_1t44z_c8e7k_113"
7
7
  };
8
8
 
@@ -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_1t44z_1uvfo_93:not(#\9) {
93
+ .awsui_root_1t44z_c8e7k_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,8 +120,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-dhtyxm, 14px);
124
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
123
+ font-size: var(--font-size-body-m-x4okxb, 14px);
124
+ line-height: var(--line-height-body-m-30ar75, 20px);
125
125
  color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -130,12 +130,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
130
130
  position: absolute;
131
131
  }
132
132
 
133
- .awsui_hover-area_1t44z_1uvfo_107:not(#\9) {
133
+ .awsui_hover-area_1t44z_c8e7k_107:not(#\9) {
134
134
  pointer-events: none;
135
135
  padding: var(--space-static-s-n2eb28, 12px);
136
136
  margin: calc(-1 * var(--space-static-s-n2eb28, 12px));
137
137
  }
138
138
 
139
- .awsui_popover-body_1t44z_1uvfo_113:not(#\9) {
139
+ .awsui_popover-body_1t44z_c8e7k_113:not(#\9) {
140
140
  pointer-events: auto;
141
141
  }
@@ -2,8 +2,8 @@
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_1t44z_1uvfo_93",
6
- "hover-area": "awsui_hover-area_1t44z_1uvfo_107",
7
- "popover-body": "awsui_popover-body_1t44z_1uvfo_113"
5
+ "root": "awsui_root_1t44z_c8e7k_93",
6
+ "hover-area": "awsui_hover-area_1t44z_c8e7k_107",
7
+ "popover-body": "awsui_popover-body_1t44z_c8e7k_113"
8
8
  };
9
9
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dimmed": "awsui_dimmed_10ipo_123j7_93",
5
- "root": "awsui_root_10ipo_123j7_122",
6
- "list": "awsui_list_10ipo_123j7_135",
7
- "list-item": "awsui_list-item_10ipo_123j7_142",
8
- "key": "awsui_key_10ipo_123j7_147"
4
+ "dimmed": "awsui_dimmed_10ipo_1oktv_93",
5
+ "root": "awsui_root_10ipo_1oktv_122",
6
+ "list": "awsui_list_10ipo_1oktv_135",
7
+ "list-item": "awsui_list-item_10ipo_1oktv_142",
8
+ "key": "awsui_key_10ipo_1oktv_147"
9
9
  };
10
10
 
@@ -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_dimmed_10ipo_123j7_93:not(#\9) {
93
+ .awsui_dimmed_10ipo_1oktv_93:not(#\9) {
94
94
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
95
95
  transition-delay: var(--motion-duration-transition-quick-6npj01, 90ms);
96
96
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -122,8 +122,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
122
122
  widows: 2;
123
123
  word-spacing: normal;
124
124
  box-sizing: border-box;
125
- font-size: var(--font-body-m-size-dhtyxm, 14px);
126
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
125
+ font-size: var(--font-size-body-m-x4okxb, 14px);
126
+ line-height: var(--line-height-body-m-30ar75, 20px);
127
127
  color: var(--color-text-body-default-2sxhhn, #000716);
128
128
  font-weight: 400;
129
129
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -131,12 +131,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
131
131
  -moz-osx-font-smoothing: auto;
132
132
  }
133
133
  @media (prefers-reduced-motion: reduce) {
134
- .awsui_dimmed_10ipo_123j7_93:not(#\9) {
134
+ .awsui_dimmed_10ipo_1oktv_93:not(#\9) {
135
135
  animation: none;
136
136
  transition: none;
137
137
  }
138
138
  }
139
- .awsui-motion-disabled .awsui_dimmed_10ipo_123j7_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_123j7_93:not(#\9) {
139
+ .awsui-motion-disabled .awsui_dimmed_10ipo_1oktv_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_1oktv_93:not(#\9) {
140
140
  animation: none;
141
141
  transition: none;
142
142
  }
@@ -145,7 +145,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
145
145
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
146
146
  SPDX-License-Identifier: Apache-2.0
147
147
  */
148
- .awsui_root_10ipo_123j7_122:not(#\9) {
148
+ .awsui_root_10ipo_1oktv_122:not(#\9) {
149
149
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
150
150
  border-collapse: separate;
151
151
  border-spacing: 0;
@@ -175,8 +175,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  widows: 2;
176
176
  word-spacing: normal;
177
177
  box-sizing: border-box;
178
- font-size: var(--font-body-m-size-dhtyxm, 14px);
179
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
178
+ font-size: var(--font-size-body-m-x4okxb, 14px);
179
+ line-height: var(--line-height-body-m-30ar75, 20px);
180
180
  color: var(--color-text-body-default-2sxhhn, #000716);
181
181
  font-weight: 400;
182
182
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -184,25 +184,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
184
  -moz-osx-font-smoothing: auto;
185
185
  }
186
186
 
187
- .awsui_list_10ipo_123j7_135:not(#\9) {
187
+ .awsui_list_10ipo_1oktv_135:not(#\9) {
188
188
  display: flex;
189
189
  margin: 0;
190
190
  padding: 0;
191
191
  list-style: none;
192
192
  flex-direction: column;
193
193
  }
194
- .awsui_list_10ipo_123j7_135 > .awsui_list-item_10ipo_123j7_142:not(#\9) {
194
+ .awsui_list_10ipo_1oktv_135 > .awsui_list-item_10ipo_1oktv_142:not(#\9) {
195
195
  display: inline-flex;
196
196
  justify-content: space-between;
197
197
  }
198
198
 
199
- .awsui_key_10ipo_123j7_147:not(#\9) {
199
+ .awsui_key_10ipo_1oktv_147:not(#\9) {
200
200
  display: inline-flex;
201
201
  align-items: flex-start;
202
202
  color: var(--color-text-group-label-zuh0h0, #414d5c);
203
203
  margin-right: var(--space-xxl-cu2m1r, 32px);
204
204
  }
205
205
 
206
- .awsui_dimmed_10ipo_123j7_93:not(#\9) {
206
+ .awsui_dimmed_10ipo_1oktv_93:not(#\9) {
207
207
  opacity: 0.35;
208
208
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dimmed": "awsui_dimmed_10ipo_123j7_93",
6
- "root": "awsui_root_10ipo_123j7_122",
7
- "list": "awsui_list_10ipo_123j7_135",
8
- "list-item": "awsui_list-item_10ipo_123j7_142",
9
- "key": "awsui_key_10ipo_123j7_147"
5
+ "dimmed": "awsui_dimmed_10ipo_1oktv_93",
6
+ "root": "awsui_root_10ipo_1oktv_122",
7
+ "list": "awsui_list_10ipo_1oktv_135",
8
+ "list-item": "awsui_list-item_10ipo_1oktv_142",
9
+ "key": "awsui_key_10ipo_1oktv_147"
10
10
  };
11
11
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1isd1_1t1b0_93",
5
- "marker--line": "awsui_marker--line_1isd1_1t1b0_111",
6
- "marker--rectangle": "awsui_marker--rectangle_1isd1_1t1b0_115",
7
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1t1b0_119",
8
- "marker--dashed": "awsui_marker--dashed_1isd1_1t1b0_131"
4
+ "marker": "awsui_marker_1isd1_5os7j_93",
5
+ "marker--line": "awsui_marker--line_1isd1_5os7j_111",
6
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_5os7j_115",
7
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_5os7j_119",
8
+ "marker--dashed": "awsui_marker--dashed_1isd1_5os7j_131"
9
9
  };
10
10
 
@@ -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_marker_1isd1_1t1b0_93:not(#\9) {
93
+ .awsui_marker_1isd1_5os7j_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,8 +120,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-dhtyxm, 14px);
124
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
123
+ font-size: var(--font-size-body-m-x4okxb, 14px);
124
+ line-height: var(--line-height-body-m-30ar75, 20px);
125
125
  color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -134,19 +134,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
134
134
  flex-shrink: 0;
135
135
  cursor: inherit;
136
136
  }
137
- .awsui_marker--line_1isd1_1t1b0_111:not(#\9) {
137
+ .awsui_marker--line_1isd1_5os7j_111:not(#\9) {
138
138
  margin-top: 9px;
139
139
  height: 4px;
140
140
  }
141
- .awsui_marker--rectangle_1isd1_1t1b0_115:not(#\9) {
141
+ .awsui_marker--rectangle_1isd1_5os7j_115:not(#\9) {
142
142
  height: 14px;
143
143
  border-radius: 2px;
144
144
  }
145
- .awsui_marker--hollow-rectangle_1isd1_1t1b0_119:not(#\9) {
145
+ .awsui_marker--hollow-rectangle_1isd1_5os7j_119:not(#\9) {
146
146
  height: 14px;
147
147
  border-radius: 2px;
148
148
  }
149
- .awsui_marker--hollow-rectangle_1isd1_1t1b0_119:not(#\9)::after {
149
+ .awsui_marker--hollow-rectangle_1isd1_5os7j_119:not(#\9)::after {
150
150
  content: "";
151
151
  display: block;
152
152
  margin: 2px;
@@ -154,13 +154,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
155
155
  opacity: 0.5;
156
156
  }
157
- .awsui_marker--dashed_1isd1_1t1b0_131:not(#\9) {
157
+ .awsui_marker--dashed_1isd1_5os7j_131:not(#\9) {
158
158
  height: 4px;
159
159
  width: 6px;
160
160
  margin-top: 9px;
161
161
  margin-right: 12px;
162
162
  }
163
- .awsui_marker--dashed_1isd1_1t1b0_131:not(#\9)::after {
163
+ .awsui_marker--dashed_1isd1_5os7j_131:not(#\9)::after {
164
164
  content: "";
165
165
  display: block;
166
166
  width: 6px;