@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -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_dimmed_10ipo_1si82_93:not(#\9) {
93
+ .awsui_dimmed_10ipo_1rpnh_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
  border-collapse: separate;
@@ -128,12 +128,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
128
128
  -moz-osx-font-smoothing: auto;
129
129
  }
130
130
  @media (prefers-reduced-motion: reduce) {
131
- .awsui_dimmed_10ipo_1si82_93:not(#\9) {
131
+ .awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
132
132
  animation: none;
133
133
  transition: none;
134
134
  }
135
135
  }
136
- .awsui-motion-disabled .awsui_dimmed_10ipo_1si82_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_1si82_93:not(#\9) {
136
+ .awsui-motion-disabled .awsui_dimmed_10ipo_1rpnh_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
137
137
  animation: none;
138
138
  transition: none;
139
139
  }
@@ -142,7 +142,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_marker_10ipo_1si82_144:not(#\9) {
145
+ .awsui_marker_10ipo_1rpnh_144:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -176,46 +176,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
177
177
  -webkit-font-smoothing: auto;
178
178
  -moz-osx-font-smoothing: auto;
179
- margin-right: var(--space-xxs-p8yyaw, 4px);
180
- margin-top: var(--space-xxs-p8yyaw, 4px);
181
- border-radius: 2px;
182
- width: 14px;
179
+ margin-inline-end: var(--space-xxs-p8yyaw, 4px);
180
+ margin-block-start: var(--space-xxs-p8yyaw, 4px);
181
+ border-start-start-radius: 2px;
182
+ border-start-end-radius: 2px;
183
+ border-end-start-radius: 2px;
184
+ border-end-end-radius: 2px;
185
+ inline-size: 14px;
183
186
  flex-shrink: 0;
184
187
  cursor: inherit;
185
188
  }
186
- .awsui_marker--line_10ipo_1si82_184:not(#\9) {
187
- margin-top: 9px;
188
- height: 4px;
189
+ .awsui_marker--line_10ipo_1rpnh_187:not(#\9) {
190
+ margin-block-start: 9px;
191
+ block-size: 4px;
189
192
  }
190
- .awsui_marker--rectangle_10ipo_1si82_188:not(#\9) {
191
- height: 14px;
192
- border-radius: 2px;
193
+ .awsui_marker--rectangle_10ipo_1rpnh_191:not(#\9) {
194
+ block-size: 14px;
195
+ border-start-start-radius: 2px;
196
+ border-start-end-radius: 2px;
197
+ border-end-start-radius: 2px;
198
+ border-end-end-radius: 2px;
193
199
  }
194
- .awsui_marker--hollow-rectangle_10ipo_1si82_192:not(#\9) {
195
- height: 14px;
196
- border-radius: 2px;
200
+ .awsui_marker--hollow-rectangle_10ipo_1rpnh_198:not(#\9) {
201
+ block-size: 14px;
202
+ border-start-start-radius: 2px;
203
+ border-start-end-radius: 2px;
204
+ border-end-start-radius: 2px;
205
+ border-end-end-radius: 2px;
197
206
  }
198
- .awsui_marker--hollow-rectangle_10ipo_1si82_192:not(#\9)::after {
207
+ .awsui_marker--hollow-rectangle_10ipo_1rpnh_198:not(#\9)::after {
199
208
  content: "";
200
209
  display: block;
201
- margin: 2px;
202
- height: 10px;
210
+ margin-block: 2px;
211
+ margin-inline: 2px;
212
+ block-size: 10px;
203
213
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
204
214
  opacity: 0.5;
205
215
  }
206
- .awsui_marker--dashed_10ipo_1si82_204:not(#\9) {
207
- height: 4px;
208
- width: 6px;
209
- margin-top: 9px;
210
- margin-right: 12px;
216
+ .awsui_marker--dashed_10ipo_1rpnh_214:not(#\9) {
217
+ block-size: 4px;
218
+ inline-size: 6px;
219
+ margin-block-start: 9px;
220
+ margin-inline-end: 12px;
211
221
  }
212
- .awsui_marker--dashed_10ipo_1si82_204:not(#\9)::after {
222
+ .awsui_marker--dashed_10ipo_1rpnh_214:not(#\9)::after {
213
223
  content: "";
214
224
  display: block;
215
- width: 6px;
216
- height: 4px;
217
- margin-left: 8px;
218
- border-radius: 2px;
225
+ inline-size: 6px;
226
+ block-size: 4px;
227
+ margin-inline-start: 8px;
228
+ border-start-start-radius: 2px;
229
+ border-start-end-radius: 2px;
230
+ border-end-start-radius: 2px;
231
+ border-end-end-radius: 2px;
219
232
  background-color: inherit;
220
233
  }
221
234
 
@@ -223,7 +236,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
223
236
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
224
237
  SPDX-License-Identifier: Apache-2.0
225
238
  */
226
- .awsui_root_10ipo_1si82_224:not(#\9) {
239
+ .awsui_root_10ipo_1rpnh_237:not(#\9) {
227
240
  border-collapse: separate;
228
241
  border-spacing: 0;
229
242
  box-sizing: border-box;
@@ -259,72 +272,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
259
272
  -moz-osx-font-smoothing: auto;
260
273
  }
261
274
 
262
- .awsui_value_10ipo_1si82_259:not(#\9) {
263
- text-align: right;
275
+ .awsui_value_10ipo_1rpnh_272:not(#\9) {
276
+ text-align: end;
264
277
  margin-inline-start: var(--space-xxl-cu2m1r, 32px);
265
278
  }
266
- .awsui_value_10ipo_1si82_259.awsui_expandable_10ipo_1si82_263:not(#\9) {
279
+ .awsui_value_10ipo_1rpnh_272.awsui_expandable_10ipo_1rpnh_276:not(#\9) {
267
280
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
268
281
  }
269
282
 
270
- .awsui_list-item_10ipo_1si82_267:not(#\9),
271
- .awsui_inner-list-item_10ipo_1si82_268:not(#\9) {
283
+ .awsui_list-item_10ipo_1rpnh_280:not(#\9),
284
+ .awsui_inner-list-item_10ipo_1rpnh_281:not(#\9) {
272
285
  list-style: none;
273
286
  }
274
287
 
275
- .awsui_inner-list-item_10ipo_1si82_268:not(#\9),
276
- .awsui_list-item_10ipo_1si82_267 > .awsui_key-value-pair_10ipo_1si82_273:not(#\9),
277
- .awsui_list-item_10ipo_1si82_267 > .awsui_expandable-section_10ipo_1si82_274:not(#\9) {
288
+ .awsui_inner-list-item_10ipo_1rpnh_281:not(#\9),
289
+ .awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286:not(#\9),
290
+ .awsui_list-item_10ipo_1rpnh_280 > .awsui_expandable-section_10ipo_1rpnh_287:not(#\9) {
278
291
  display: flex;
279
292
  flex-direction: row;
280
293
  justify-content: space-between;
281
- width: 100%;
294
+ inline-size: 100%;
282
295
  }
283
- .awsui_inner-list-item_10ipo_1si82_268 > .awsui_key_10ipo_1si82_273:not(#\9),
284
- .awsui_list-item_10ipo_1si82_267 > .awsui_key-value-pair_10ipo_1si82_273 > .awsui_key_10ipo_1si82_273:not(#\9),
285
- .awsui_list-item_10ipo_1si82_267 > .awsui_expandable-section_10ipo_1si82_274 > .awsui_key_10ipo_1si82_273:not(#\9) {
296
+ .awsui_inner-list-item_10ipo_1rpnh_281 > .awsui_key_10ipo_1rpnh_286:not(#\9),
297
+ .awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286:not(#\9),
298
+ .awsui_list-item_10ipo_1rpnh_280 > .awsui_expandable-section_10ipo_1rpnh_287 > .awsui_key_10ipo_1rpnh_286:not(#\9) {
286
299
  display: inline-flex;
287
300
  color: var(--color-text-group-label-jpw8sm, #414d5c);
288
301
  }
289
302
 
290
- .awsui_sub-items_10ipo_1si82_287:not(#\9):not(.awsui_expandable_10ipo_1si82_263) {
303
+ .awsui_sub-items_10ipo_1rpnh_300:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) {
291
304
  padding-inline-start: calc(14px + var(--space-xxs-p8yyaw, 4px));
292
305
  }
293
- .awsui_sub-items_10ipo_1si82_287.awsui_expandable_10ipo_1si82_263:not(#\9) {
306
+ .awsui_sub-items_10ipo_1rpnh_300.awsui_expandable_10ipo_1rpnh_276:not(#\9) {
294
307
  padding-inline-start: 0;
295
308
  }
296
- .awsui_sub-items_10ipo_1si82_287.awsui_expandable_10ipo_1si82_263 > .awsui_inner-list-item_10ipo_1si82_268 > .awsui_value_10ipo_1si82_259:not(#\9) {
309
+ .awsui_sub-items_10ipo_1rpnh_300.awsui_expandable_10ipo_1rpnh_276 > .awsui_inner-list-item_10ipo_1rpnh_281 > .awsui_value_10ipo_1rpnh_272:not(#\9) {
297
310
  white-space: nowrap;
298
311
  }
299
312
 
300
- .awsui_list_10ipo_1si82_267:not(#\9) {
313
+ .awsui_list_10ipo_1rpnh_280:not(#\9) {
301
314
  display: flex;
302
- margin: 0;
303
- padding: 0;
315
+ margin-block: 0;
316
+ margin-inline: 0;
317
+ padding-block: 0;
318
+ padding-inline: 0;
304
319
  list-style: none;
305
320
  flex-direction: column;
306
321
  }
307
- .awsui_list_10ipo_1si82_267 > .awsui_list-item_10ipo_1si82_267 > .awsui_key-value-pair_10ipo_1si82_273 > .awsui_key_10ipo_1si82_273:not(#\9) {
322
+ .awsui_list_10ipo_1rpnh_280 > .awsui_list-item_10ipo_1rpnh_280 > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286:not(#\9) {
308
323
  align-items: flex-start;
309
324
  }
310
- .awsui_list_10ipo_1si82_267 > .awsui_list-item_10ipo_1si82_267.awsui_dimmed_10ipo_1si82_93:not(#\9) {
325
+ .awsui_list_10ipo_1rpnh_280 > .awsui_list-item_10ipo_1rpnh_280.awsui_dimmed_10ipo_1rpnh_93:not(#\9) {
311
326
  opacity: 0.35;
312
327
  }
313
328
 
314
- .awsui_list_10ipo_1si82_267:not(#\9):not(.awsui_compact_10ipo_1si82_311) > .awsui_list-item_10ipo_1si82_267:not(:first-child),
315
- .awsui_inner-list-item_10ipo_1si82_268:not(#\9) {
316
- margin-top: var(--space-scaled-xxs-7597g1, 4px);
329
+ .awsui_list_10ipo_1rpnh_280:not(#\9):not(.awsui_compact_10ipo_1rpnh_326) > .awsui_list-item_10ipo_1rpnh_280:not(:first-child),
330
+ .awsui_inner-list-item_10ipo_1rpnh_281:not(#\9) {
331
+ margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
317
332
  }
318
333
 
319
- .awsui_list-item_10ipo_1si82_267.awsui_with-sub-items_10ipo_1si82_316:not(#\9):not(.awsui_expandable_10ipo_1si82_263) > .awsui_key-value-pair_10ipo_1si82_273 > .awsui_key_10ipo_1si82_273,
320
- .awsui_list-item_10ipo_1si82_267.awsui_with-sub-items_10ipo_1si82_316:not(#\9):not(.awsui_expandable_10ipo_1si82_263) > .awsui_key-value-pair_10ipo_1si82_273 > .awsui_value_10ipo_1si82_259 {
334
+ .awsui_list-item_10ipo_1rpnh_280.awsui_with-sub-items_10ipo_1rpnh_331:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_key_10ipo_1rpnh_286,
335
+ .awsui_list-item_10ipo_1rpnh_280.awsui_with-sub-items_10ipo_1rpnh_331:not(#\9):not(.awsui_expandable_10ipo_1rpnh_276) > .awsui_key-value-pair_10ipo_1rpnh_286 > .awsui_value_10ipo_1rpnh_272 {
321
336
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
322
337
  }
323
338
 
324
- .awsui_full-width_10ipo_1si82_321:not(#\9) {
325
- width: 100%;
339
+ .awsui_full-width_10ipo_1rpnh_336:not(#\9) {
340
+ inline-size: 100%;
326
341
  }
327
342
 
328
- .awsui_announced_10ipo_1si82_325:not(#\9) {
343
+ .awsui_announced_10ipo_1rpnh_340:not(#\9) {
329
344
  /* Used by getSeriesDetailText to select text to be announced by screen readers */
330
345
  }
@@ -2,25 +2,25 @@
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_1si82_93",
6
- "marker": "awsui_marker_10ipo_1si82_144",
7
- "marker--line": "awsui_marker--line_10ipo_1si82_184",
8
- "marker--rectangle": "awsui_marker--rectangle_10ipo_1si82_188",
9
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1si82_192",
10
- "marker--dashed": "awsui_marker--dashed_10ipo_1si82_204",
11
- "root": "awsui_root_10ipo_1si82_224",
12
- "value": "awsui_value_10ipo_1si82_259",
13
- "expandable": "awsui_expandable_10ipo_1si82_263",
14
- "list-item": "awsui_list-item_10ipo_1si82_267",
15
- "inner-list-item": "awsui_inner-list-item_10ipo_1si82_268",
16
- "key-value-pair": "awsui_key-value-pair_10ipo_1si82_273",
17
- "expandable-section": "awsui_expandable-section_10ipo_1si82_274",
18
- "key": "awsui_key_10ipo_1si82_273",
19
- "sub-items": "awsui_sub-items_10ipo_1si82_287",
20
- "list": "awsui_list_10ipo_1si82_267",
21
- "compact": "awsui_compact_10ipo_1si82_311",
22
- "with-sub-items": "awsui_with-sub-items_10ipo_1si82_316",
23
- "full-width": "awsui_full-width_10ipo_1si82_321",
24
- "announced": "awsui_announced_10ipo_1si82_325"
5
+ "dimmed": "awsui_dimmed_10ipo_1rpnh_93",
6
+ "marker": "awsui_marker_10ipo_1rpnh_144",
7
+ "marker--line": "awsui_marker--line_10ipo_1rpnh_187",
8
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_1rpnh_191",
9
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1rpnh_198",
10
+ "marker--dashed": "awsui_marker--dashed_10ipo_1rpnh_214",
11
+ "root": "awsui_root_10ipo_1rpnh_237",
12
+ "value": "awsui_value_10ipo_1rpnh_272",
13
+ "expandable": "awsui_expandable_10ipo_1rpnh_276",
14
+ "list-item": "awsui_list-item_10ipo_1rpnh_280",
15
+ "inner-list-item": "awsui_inner-list-item_10ipo_1rpnh_281",
16
+ "key-value-pair": "awsui_key-value-pair_10ipo_1rpnh_286",
17
+ "expandable-section": "awsui_expandable-section_10ipo_1rpnh_287",
18
+ "key": "awsui_key_10ipo_1rpnh_286",
19
+ "sub-items": "awsui_sub-items_10ipo_1rpnh_300",
20
+ "list": "awsui_list_10ipo_1rpnh_280",
21
+ "compact": "awsui_compact_10ipo_1rpnh_326",
22
+ "with-sub-items": "awsui_with-sub-items_10ipo_1rpnh_331",
23
+ "full-width": "awsui_full-width_10ipo_1rpnh_336",
24
+ "announced": "awsui_announced_10ipo_1rpnh_340"
25
25
  };
26
26
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1isd1_1ojg6_93",
5
- "marker--line": "awsui_marker--line_1isd1_1ojg6_133",
6
- "marker--rectangle": "awsui_marker--rectangle_1isd1_1ojg6_137",
7
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1ojg6_141",
8
- "marker--dashed": "awsui_marker--dashed_1isd1_1ojg6_153"
4
+ "marker": "awsui_marker_1isd1_yztpv_93",
5
+ "marker--line": "awsui_marker--line_1isd1_yztpv_136",
6
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_yztpv_140",
7
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_yztpv_147",
8
+ "marker--dashed": "awsui_marker--dashed_1isd1_yztpv_163"
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_1ojg6_93:not(#\9) {
93
+ .awsui_marker_1isd1_yztpv_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -124,45 +124,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
125
125
  -webkit-font-smoothing: auto;
126
126
  -moz-osx-font-smoothing: auto;
127
- margin-right: var(--space-xxs-p8yyaw, 4px);
128
- margin-top: var(--space-xxs-p8yyaw, 4px);
129
- border-radius: 2px;
130
- width: 14px;
127
+ margin-inline-end: var(--space-xxs-p8yyaw, 4px);
128
+ margin-block-start: var(--space-xxs-p8yyaw, 4px);
129
+ border-start-start-radius: 2px;
130
+ border-start-end-radius: 2px;
131
+ border-end-start-radius: 2px;
132
+ border-end-end-radius: 2px;
133
+ inline-size: 14px;
131
134
  flex-shrink: 0;
132
135
  cursor: inherit;
133
136
  }
134
- .awsui_marker--line_1isd1_1ojg6_133:not(#\9) {
135
- margin-top: 9px;
136
- height: 4px;
137
+ .awsui_marker--line_1isd1_yztpv_136:not(#\9) {
138
+ margin-block-start: 9px;
139
+ block-size: 4px;
137
140
  }
138
- .awsui_marker--rectangle_1isd1_1ojg6_137:not(#\9) {
139
- height: 14px;
140
- border-radius: 2px;
141
+ .awsui_marker--rectangle_1isd1_yztpv_140:not(#\9) {
142
+ block-size: 14px;
143
+ border-start-start-radius: 2px;
144
+ border-start-end-radius: 2px;
145
+ border-end-start-radius: 2px;
146
+ border-end-end-radius: 2px;
141
147
  }
142
- .awsui_marker--hollow-rectangle_1isd1_1ojg6_141:not(#\9) {
143
- height: 14px;
144
- border-radius: 2px;
148
+ .awsui_marker--hollow-rectangle_1isd1_yztpv_147:not(#\9) {
149
+ block-size: 14px;
150
+ border-start-start-radius: 2px;
151
+ border-start-end-radius: 2px;
152
+ border-end-start-radius: 2px;
153
+ border-end-end-radius: 2px;
145
154
  }
146
- .awsui_marker--hollow-rectangle_1isd1_1ojg6_141:not(#\9)::after {
155
+ .awsui_marker--hollow-rectangle_1isd1_yztpv_147:not(#\9)::after {
147
156
  content: "";
148
157
  display: block;
149
- margin: 2px;
150
- height: 10px;
158
+ margin-block: 2px;
159
+ margin-inline: 2px;
160
+ block-size: 10px;
151
161
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
152
162
  opacity: 0.5;
153
163
  }
154
- .awsui_marker--dashed_1isd1_1ojg6_153:not(#\9) {
155
- height: 4px;
156
- width: 6px;
157
- margin-top: 9px;
158
- margin-right: 12px;
164
+ .awsui_marker--dashed_1isd1_yztpv_163:not(#\9) {
165
+ block-size: 4px;
166
+ inline-size: 6px;
167
+ margin-block-start: 9px;
168
+ margin-inline-end: 12px;
159
169
  }
160
- .awsui_marker--dashed_1isd1_1ojg6_153:not(#\9)::after {
170
+ .awsui_marker--dashed_1isd1_yztpv_163:not(#\9)::after {
161
171
  content: "";
162
172
  display: block;
163
- width: 6px;
164
- height: 4px;
165
- margin-left: 8px;
166
- border-radius: 2px;
173
+ inline-size: 6px;
174
+ block-size: 4px;
175
+ margin-inline-start: 8px;
176
+ border-start-start-radius: 2px;
177
+ border-start-end-radius: 2px;
178
+ border-end-start-radius: 2px;
179
+ border-end-end-radius: 2px;
167
180
  background-color: inherit;
168
181
  }
@@ -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
- "marker": "awsui_marker_1isd1_1ojg6_93",
6
- "marker--line": "awsui_marker--line_1isd1_1ojg6_133",
7
- "marker--rectangle": "awsui_marker--rectangle_1isd1_1ojg6_137",
8
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1ojg6_141",
9
- "marker--dashed": "awsui_marker--dashed_1isd1_1ojg6_153"
5
+ "marker": "awsui_marker_1isd1_yztpv_93",
6
+ "marker--line": "awsui_marker--line_1isd1_yztpv_136",
7
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_yztpv_140",
8
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_yztpv_147",
9
+ "marker--dashed": "awsui_marker--dashed_1isd1_yztpv_163"
10
10
  };
11
11
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "wrapper": "awsui_wrapper_z5mul_1ap3p_93",
5
- "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1ap3p_129",
6
- "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1ap3p_134",
7
- "has-default-filter": "awsui_has-default-filter_z5mul_1ap3p_140",
8
- "content": "awsui_content_z5mul_1ap3p_144",
9
- "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1ap3p_151",
10
- "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1ap3p_155",
11
- "content--fit-height": "awsui_content--fit-height_z5mul_1ap3p_159",
12
- "filter-container": "awsui_filter-container_z5mul_1ap3p_163"
4
+ "wrapper": "awsui_wrapper_z5mul_wd119_93",
5
+ "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_wd119_129",
6
+ "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_wd119_134",
7
+ "has-default-filter": "awsui_has-default-filter_z5mul_wd119_140",
8
+ "content": "awsui_content_z5mul_wd119_144",
9
+ "content--reserve-filter": "awsui_content--reserve-filter_z5mul_wd119_151",
10
+ "content--reserve-legend": "awsui_content--reserve-legend_z5mul_wd119_155",
11
+ "content--fit-height": "awsui_content--fit-height_z5mul_wd119_159",
12
+ "filter-container": "awsui_filter-container_z5mul_wd119_163"
13
13
  };
14
14
 
@@ -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_wrapper_z5mul_1ap3p_93:not(#\9) {
93
+ .awsui_wrapper_z5mul_wd119_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -127,40 +127,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
127
127
  position: relative;
128
128
  display: block;
129
129
  }
130
- .awsui_wrapper--fit-height_z5mul_1ap3p_129:not(#\9) {
131
- height: 100%;
130
+ .awsui_wrapper--fit-height_z5mul_wd119_129:not(#\9) {
131
+ block-size: 100%;
132
132
  overflow-y: auto;
133
133
  }
134
134
 
135
- .awsui_inner-wrapper--fit-height_z5mul_1ap3p_134:not(#\9) {
135
+ .awsui_inner-wrapper--fit-height_z5mul_wd119_134:not(#\9) {
136
136
  display: flex;
137
137
  flex-direction: column;
138
- height: 100%;
138
+ block-size: 100%;
139
139
  }
140
140
 
141
- .awsui_has-default-filter_z5mul_1ap3p_140 > :not(#\9):first-child {
141
+ .awsui_has-default-filter_z5mul_wd119_140 > :not(#\9):first-child {
142
142
  flex: 280px 0 1;
143
143
  }
144
144
 
145
- .awsui_content_z5mul_1ap3p_144:not(#\9) {
145
+ .awsui_content_z5mul_wd119_144:not(#\9) {
146
146
  display: flex;
147
147
  position: relative;
148
148
  justify-content: center;
149
149
  align-items: center;
150
150
  }
151
151
 
152
- .awsui_content--reserve-filter_z5mul_1ap3p_151:not(#\9) {
153
- margin-top: calc(2 * var(--line-height-body-m-30ar75, 20px));
152
+ .awsui_content--reserve-filter_z5mul_wd119_151:not(#\9) {
153
+ margin-block-start: calc(2 * var(--line-height-body-m-30ar75, 20px));
154
154
  }
155
155
 
156
- .awsui_content--reserve-legend_z5mul_1ap3p_155:not(#\9) {
157
- margin-bottom: calc(2 * var(--line-height-body-m-30ar75, 20px));
156
+ .awsui_content--reserve-legend_z5mul_wd119_155:not(#\9) {
157
+ margin-block-end: calc(2 * var(--line-height-body-m-30ar75, 20px));
158
158
  }
159
159
 
160
- .awsui_content--fit-height_z5mul_1ap3p_159:not(#\9) {
160
+ .awsui_content--fit-height_z5mul_wd119_159:not(#\9) {
161
161
  flex: 1;
162
162
  }
163
163
 
164
- .awsui_filter-container_z5mul_1ap3p_163:not(#\9) {
164
+ .awsui_filter-container_z5mul_wd119_163:not(#\9) {
165
165
  /* used in test-utils */
166
166
  }
@@ -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
- "wrapper": "awsui_wrapper_z5mul_1ap3p_93",
6
- "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1ap3p_129",
7
- "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1ap3p_134",
8
- "has-default-filter": "awsui_has-default-filter_z5mul_1ap3p_140",
9
- "content": "awsui_content_z5mul_1ap3p_144",
10
- "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1ap3p_151",
11
- "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1ap3p_155",
12
- "content--fit-height": "awsui_content--fit-height_z5mul_1ap3p_159",
13
- "filter-container": "awsui_filter-container_z5mul_1ap3p_163"
5
+ "wrapper": "awsui_wrapper_z5mul_wd119_93",
6
+ "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_wd119_129",
7
+ "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_wd119_134",
8
+ "has-default-filter": "awsui_has-default-filter_z5mul_wd119_140",
9
+ "content": "awsui_content_z5mul_wd119_144",
10
+ "content--reserve-filter": "awsui_content--reserve-filter_z5mul_wd119_151",
11
+ "content--reserve-legend": "awsui_content--reserve-legend_z5mul_wd119_155",
12
+ "content--fit-height": "awsui_content--fit-height_z5mul_wd119_159",
13
+ "filter-container": "awsui_filter-container_z5mul_wd119_163"
14
14
  };
15
15
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fn7j_uydos_93",
5
- "styled-box": "awsui_styled-box_1fn7j_uydos_100",
6
- "styled-box-checked": "awsui_styled-box-checked_1fn7j_uydos_106",
7
- "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_uydos_106",
8
- "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_uydos_110",
9
- "styled-line": "awsui_styled-line_1fn7j_uydos_124",
10
- "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_uydos_129"
4
+ "root": "awsui_root_1fn7j_me4fv_93",
5
+ "styled-box": "awsui_styled-box_1fn7j_me4fv_100",
6
+ "styled-box-checked": "awsui_styled-box-checked_1fn7j_me4fv_106",
7
+ "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_me4fv_106",
8
+ "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_me4fv_110",
9
+ "styled-line": "awsui_styled-line_1fn7j_me4fv_124",
10
+ "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_me4fv_129"
11
11
  };
12
12
 
@@ -90,42 +90,42 @@ 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_1fn7j_uydos_93:not(#\9) {
93
+ .awsui_root_1fn7j_me4fv_93:not(#\9) {
94
94
  position: absolute;
95
- width: 100%;
96
- height: 100%;
97
- top: 0;
98
- left: 0;
95
+ inline-size: 100%;
96
+ block-size: 100%;
97
+ inset-block-start: 0;
98
+ inset-inline-start: 0;
99
99
  }
100
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-box_1fn7j_uydos_100:not(#\9) {
100
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
101
101
  fill: var(--color-background-control-default-qzruqy, #ffffff);
102
102
  stroke: var(--color-border-control-default-0fzxw0, #7d8998);
103
103
  stroke-width: var(--border-field-width-09w7vk, 2px);
104
104
  transition: fill var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear), stroke var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
105
105
  }
106
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-box-checked_1fn7j_uydos_106:not(#\9), .awsui_root_1fn7j_uydos_93 > .awsui_styled-box-indeterminate_1fn7j_uydos_106:not(#\9) {
106
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-checked_1fn7j_me4fv_106:not(#\9), .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-indeterminate_1fn7j_me4fv_106:not(#\9) {
107
107
  fill: var(--color-background-control-checked-w517i0, #0972d3);
108
108
  stroke: var(--color-border-control-checked-wlsmbn, #0972d3);
109
109
  }
110
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-box-disabled_1fn7j_uydos_110:not(#\9) {
110
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box-disabled_1fn7j_me4fv_110:not(#\9) {
111
111
  fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
112
112
  stroke: var(--color-border-control-disabled-bv2kkn, #d1d5db);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-box_1fn7j_uydos_100:not(#\9) {
115
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_root_1fn7j_uydos_93 > .awsui_styled-box_1fn7j_uydos_100:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_uydos_93 > .awsui_styled-box_1fn7j_uydos_100:not(#\9) {
120
+ .awsui-motion-disabled .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_me4fv_93 > .awsui_styled-box_1fn7j_me4fv_100:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-line_1fn7j_uydos_124:not(#\9) {
124
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-line_1fn7j_me4fv_124:not(#\9) {
125
125
  stroke: var(--color-foreground-control-default-wq2gpa, #ffffff);
126
126
  stroke-width: 2;
127
127
  fill: none;
128
128
  }
129
- .awsui_root_1fn7j_uydos_93 > .awsui_styled-line-disabled_1fn7j_uydos_129:not(#\9) {
129
+ .awsui_root_1fn7j_me4fv_93 > .awsui_styled-line-disabled_1fn7j_me4fv_129:not(#\9) {
130
130
  stroke: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
131
131
  }
@@ -2,12 +2,12 @@
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_1fn7j_uydos_93",
6
- "styled-box": "awsui_styled-box_1fn7j_uydos_100",
7
- "styled-box-checked": "awsui_styled-box-checked_1fn7j_uydos_106",
8
- "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_uydos_106",
9
- "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_uydos_110",
10
- "styled-line": "awsui_styled-line_1fn7j_uydos_124",
11
- "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_uydos_129"
5
+ "root": "awsui_root_1fn7j_me4fv_93",
6
+ "styled-box": "awsui_styled-box_1fn7j_me4fv_100",
7
+ "styled-box-checked": "awsui_styled-box-checked_1fn7j_me4fv_106",
8
+ "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_me4fv_106",
9
+ "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_me4fv_110",
10
+ "styled-line": "awsui_styled-line_1fn7j_me4fv_124",
11
+ "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_me4fv_129"
12
12
  };
13
13