@cloudscape-design/components 3.0.757 → 3.0.759

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 (449) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  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 +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/implementation.d.ts.map +1 -1
  86. package/breadcrumb-group/implementation.js +61 -12
  87. package/breadcrumb-group/implementation.js.map +1 -1
  88. package/breadcrumb-group/interfaces.d.ts +3 -2
  89. package/breadcrumb-group/interfaces.d.ts.map +1 -1
  90. package/breadcrumb-group/interfaces.js.map +1 -1
  91. package/breadcrumb-group/item/funnel.d.ts +1 -0
  92. package/breadcrumb-group/item/funnel.d.ts.map +1 -1
  93. package/breadcrumb-group/item/funnel.js +3 -3
  94. package/breadcrumb-group/item/funnel.js.map +1 -1
  95. package/breadcrumb-group/item/item.d.ts +1 -1
  96. package/breadcrumb-group/item/item.d.ts.map +1 -1
  97. package/breadcrumb-group/item/item.js +19 -38
  98. package/breadcrumb-group/item/item.js.map +1 -1
  99. package/breadcrumb-group/item/styles.css.js +8 -9
  100. package/breadcrumb-group/item/styles.scoped.css +36 -35
  101. package/breadcrumb-group/item/styles.selectors.js +8 -9
  102. package/breadcrumb-group/styles.css.js +8 -7
  103. package/breadcrumb-group/styles.scoped.css +18 -58
  104. package/breadcrumb-group/styles.selectors.js +8 -7
  105. package/breadcrumb-group/utils.d.ts +5 -0
  106. package/breadcrumb-group/utils.d.ts.map +1 -1
  107. package/breadcrumb-group/utils.js +56 -0
  108. package/breadcrumb-group/utils.js.map +1 -1
  109. package/button/styles.css.js +20 -20
  110. package/button/styles.scoped.css +155 -155
  111. package/button/styles.selectors.js +20 -20
  112. package/button-dropdown/category-elements/styles.css.js +14 -14
  113. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  114. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  115. package/button-dropdown/item-element/styles.css.js +13 -13
  116. package/button-dropdown/item-element/styles.scoped.css +25 -25
  117. package/button-dropdown/item-element/styles.selectors.js +13 -13
  118. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  119. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  120. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  121. package/button-dropdown/styles.css.js +17 -17
  122. package/button-dropdown/styles.scoped.css +27 -27
  123. package/button-dropdown/styles.selectors.js +17 -17
  124. package/button-group/styles.css.js +4 -4
  125. package/button-group/styles.scoped.css +5 -5
  126. package/button-group/styles.selectors.js +4 -4
  127. package/calendar/styles.css.js +21 -21
  128. package/calendar/styles.scoped.css +47 -47
  129. package/calendar/styles.selectors.js +21 -21
  130. package/cards/styles.css.js +39 -39
  131. package/cards/styles.scoped.css +51 -51
  132. package/cards/styles.selectors.js +39 -39
  133. package/checkbox/styles.css.js +3 -3
  134. package/checkbox/styles.scoped.css +6 -6
  135. package/checkbox/styles.selectors.js +3 -3
  136. package/code-editor/resizable-box/styles.css.js +3 -3
  137. package/code-editor/resizable-box/styles.scoped.css +8 -8
  138. package/code-editor/resizable-box/styles.selectors.js +3 -3
  139. package/code-editor/styles.css.js +33 -33
  140. package/code-editor/styles.scoped.css +137 -137
  141. package/code-editor/styles.selectors.js +33 -33
  142. package/collection-preferences/content-display/styles.css.js +11 -11
  143. package/collection-preferences/content-display/styles.scoped.css +19 -19
  144. package/collection-preferences/content-display/styles.selectors.js +11 -11
  145. package/collection-preferences/styles.css.js +37 -37
  146. package/collection-preferences/styles.scoped.css +48 -48
  147. package/collection-preferences/styles.selectors.js +37 -37
  148. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  149. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  150. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  151. package/column-layout/styles.css.js +13 -13
  152. package/column-layout/styles.scoped.css +45 -45
  153. package/column-layout/styles.selectors.js +13 -13
  154. package/container/styles.css.js +30 -30
  155. package/container/styles.scoped.css +55 -55
  156. package/container/styles.selectors.js +30 -30
  157. package/content-layout/styles.css.js +14 -14
  158. package/content-layout/styles.scoped.css +17 -17
  159. package/content-layout/styles.selectors.js +14 -14
  160. package/date-picker/styles.css.js +7 -7
  161. package/date-picker/styles.scoped.css +10 -10
  162. package/date-picker/styles.selectors.js +7 -7
  163. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  164. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  165. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  166. package/date-range-picker/relative-range/styles.css.js +9 -9
  167. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  168. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  169. package/date-range-picker/styles.css.js +39 -39
  170. package/date-range-picker/styles.scoped.css +49 -49
  171. package/date-range-picker/styles.selectors.js +39 -39
  172. package/drawer/styles.css.js +4 -4
  173. package/drawer/styles.scoped.css +11 -11
  174. package/drawer/styles.selectors.js +4 -4
  175. package/expandable-section/styles.css.js +34 -34
  176. package/expandable-section/styles.scoped.css +66 -66
  177. package/expandable-section/styles.selectors.js +34 -34
  178. package/file-upload/dropzone/styles.css.js +2 -2
  179. package/file-upload/dropzone/styles.scoped.css +3 -3
  180. package/file-upload/dropzone/styles.selectors.js +2 -2
  181. package/file-upload/file-input/styles.css.js +4 -4
  182. package/file-upload/file-input/styles.scoped.css +8 -8
  183. package/file-upload/file-input/styles.selectors.js +4 -4
  184. package/flashbar/styles.css.js +50 -50
  185. package/flashbar/styles.scoped.css +150 -150
  186. package/flashbar/styles.selectors.js +50 -50
  187. package/form/styles.css.js +8 -8
  188. package/form/styles.scoped.css +9 -9
  189. package/form/styles.selectors.js +8 -8
  190. package/form-field/styles.css.js +24 -24
  191. package/form-field/styles.scoped.css +43 -39
  192. package/form-field/styles.selectors.js +24 -24
  193. package/grid/styles.css.js +53 -53
  194. package/grid/styles.scoped.css +55 -55
  195. package/grid/styles.selectors.js +53 -53
  196. package/header/styles.css.js +34 -34
  197. package/header/styles.scoped.css +51 -51
  198. package/header/styles.selectors.js +34 -34
  199. package/help-panel/styles.css.js +5 -5
  200. package/help-panel/styles.scoped.css +72 -72
  201. package/help-panel/styles.selectors.js +5 -5
  202. package/hotspot/styles.css.js +7 -7
  203. package/hotspot/styles.scoped.css +8 -8
  204. package/hotspot/styles.selectors.js +7 -7
  205. package/icon/styles.css.js +38 -38
  206. package/icon/styles.scoped.css +83 -83
  207. package/icon/styles.selectors.js +38 -38
  208. package/input/styles.css.js +13 -13
  209. package/input/styles.scoped.css +33 -33
  210. package/input/styles.selectors.js +13 -13
  211. package/internal/analytics/index.d.ts +3 -1
  212. package/internal/analytics/index.d.ts.map +1 -1
  213. package/internal/analytics/index.js +8 -0
  214. package/internal/analytics/index.js.map +1 -1
  215. package/internal/analytics/interfaces.d.ts +9 -1
  216. package/internal/analytics/interfaces.d.ts.map +1 -1
  217. package/internal/analytics/interfaces.js.map +1 -1
  218. package/internal/components/abstract-switch/styles.css.js +13 -13
  219. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  220. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  221. package/internal/components/button-trigger/index.d.ts.map +1 -1
  222. package/internal/components/button-trigger/index.js +1 -1
  223. package/internal/components/button-trigger/index.js.map +1 -1
  224. package/internal/components/button-trigger/styles.css.js +13 -13
  225. package/internal/components/button-trigger/styles.scoped.css +28 -28
  226. package/internal/components/button-trigger/styles.selectors.js +13 -13
  227. package/internal/components/chart-filter/styles.css.js +3 -3
  228. package/internal/components/chart-filter/styles.scoped.css +4 -4
  229. package/internal/components/chart-filter/styles.selectors.js +3 -3
  230. package/internal/components/chart-legend/styles.css.js +6 -6
  231. package/internal/components/chart-legend/styles.scoped.css +16 -16
  232. package/internal/components/chart-legend/styles.selectors.js +6 -6
  233. package/internal/components/chart-plot/styles.css.js +5 -5
  234. package/internal/components/chart-plot/styles.scoped.css +6 -6
  235. package/internal/components/chart-plot/styles.selectors.js +5 -5
  236. package/internal/components/chart-popover/styles.css.js +3 -3
  237. package/internal/components/chart-popover/styles.scoped.css +4 -4
  238. package/internal/components/chart-popover/styles.selectors.js +3 -3
  239. package/internal/components/chart-series-details/styles.css.js +20 -20
  240. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  241. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  242. package/internal/components/chart-series-marker/styles.css.js +5 -5
  243. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  244. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  245. package/internal/components/chart-wrapper/styles.css.js +9 -9
  246. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  247. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  248. package/internal/components/checkbox-icon/styles.css.js +9 -9
  249. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  250. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  251. package/internal/components/dropdown/index.d.ts.map +1 -1
  252. package/internal/components/dropdown/index.js +5 -2
  253. package/internal/components/dropdown/index.js.map +1 -1
  254. package/internal/components/dropdown/styles.css.js +20 -20
  255. package/internal/components/dropdown/styles.scoped.css +38 -38
  256. package/internal/components/dropdown/styles.selectors.js +20 -20
  257. package/internal/components/dropdown-footer/styles.css.js +3 -3
  258. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  259. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  260. package/internal/components/dropdown-status/styles.css.js +2 -2
  261. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  262. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  263. package/internal/components/handle/styles.css.js +2 -2
  264. package/internal/components/handle/styles.scoped.css +7 -7
  265. package/internal/components/handle/styles.selectors.js +2 -2
  266. package/internal/components/menu-dropdown/styles.css.js +7 -7
  267. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  268. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  269. package/internal/components/option/styles.css.js +17 -17
  270. package/internal/components/option/styles.scoped.css +30 -30
  271. package/internal/components/option/styles.selectors.js +17 -17
  272. package/internal/components/options-list/styles.css.js +2 -2
  273. package/internal/components/options-list/styles.scoped.css +3 -3
  274. package/internal/components/options-list/styles.selectors.js +2 -2
  275. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  276. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  277. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  278. package/internal/components/screenreader-only/styles.css.js +1 -1
  279. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  280. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  281. package/internal/components/selectable-item/styles.css.js +16 -16
  282. package/internal/components/selectable-item/styles.scoped.css +30 -30
  283. package/internal/components/selectable-item/styles.selectors.js +16 -16
  284. package/internal/components/token-list/styles.css.js +9 -9
  285. package/internal/components/token-list/styles.scoped.css +31 -31
  286. package/internal/components/token-list/styles.selectors.js +9 -9
  287. package/internal/environment.js +1 -1
  288. package/internal/environment.json +1 -1
  289. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  290. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  291. package/internal/hooks/use-component-analytics/index.js +11 -0
  292. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  293. package/internal/manifest.json +1 -1
  294. package/key-value-pairs/styles.css.js +8 -8
  295. package/key-value-pairs/styles.scoped.css +10 -10
  296. package/key-value-pairs/styles.selectors.js +8 -8
  297. package/link/styles.css.js +20 -20
  298. package/link/styles.scoped.css +74 -74
  299. package/link/styles.selectors.js +20 -20
  300. package/mixed-line-bar-chart/styles.css.js +11 -11
  301. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  302. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  303. package/modal/styles.css.js +23 -23
  304. package/modal/styles.scoped.css +39 -39
  305. package/modal/styles.selectors.js +23 -23
  306. package/multiselect/styles.css.js +2 -2
  307. package/multiselect/styles.scoped.css +3 -3
  308. package/multiselect/styles.selectors.js +2 -2
  309. package/package.json +1 -1
  310. package/pagination/styles.css.js +9 -9
  311. package/pagination/styles.scoped.css +24 -24
  312. package/pagination/styles.selectors.js +9 -9
  313. package/pie-chart/styles.css.js +27 -27
  314. package/pie-chart/styles.scoped.css +49 -49
  315. package/pie-chart/styles.selectors.js +27 -27
  316. package/popover/styles.css.js +52 -52
  317. package/popover/styles.scoped.css +74 -74
  318. package/popover/styles.selectors.js +52 -52
  319. package/progress-bar/styles.css.js +19 -19
  320. package/progress-bar/styles.scoped.css +32 -32
  321. package/progress-bar/styles.selectors.js +19 -19
  322. package/prompt-input/styles.css.js +8 -8
  323. package/prompt-input/styles.scoped.css +20 -20
  324. package/prompt-input/styles.selectors.js +8 -8
  325. package/property-filter/filtering-token/styles.css.js +18 -18
  326. package/property-filter/filtering-token/styles.scoped.css +42 -42
  327. package/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/property-filter/styles.css.js +38 -38
  329. package/property-filter/styles.scoped.css +41 -41
  330. package/property-filter/styles.selectors.js +38 -38
  331. package/radio-group/styles.css.js +10 -10
  332. package/radio-group/styles.scoped.css +25 -25
  333. package/radio-group/styles.selectors.js +10 -10
  334. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  335. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  336. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  337. package/segmented-control/styles.css.js +15 -15
  338. package/segmented-control/styles.scoped.css +35 -35
  339. package/segmented-control/styles.selectors.js +15 -15
  340. package/select/parts/styles.css.js +21 -21
  341. package/select/parts/styles.scoped.css +23 -23
  342. package/select/parts/styles.selectors.js +21 -21
  343. package/select/styles.css.js +1 -1
  344. package/select/styles.scoped.css +2 -2
  345. package/select/styles.selectors.js +1 -1
  346. package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
  347. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
  348. package/side-navigation/analytics-metadata/interfaces.js +4 -0
  349. package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
  350. package/side-navigation/analytics-metadata/styles.css.js +7 -0
  351. package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
  352. package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
  353. package/side-navigation/index.d.ts.map +1 -1
  354. package/side-navigation/index.js +10 -1
  355. package/side-navigation/index.js.map +1 -1
  356. package/side-navigation/parts.d.ts +2 -1
  357. package/side-navigation/parts.d.ts.map +1 -1
  358. package/side-navigation/parts.js +42 -21
  359. package/side-navigation/parts.js.map +1 -1
  360. package/side-navigation/styles.css.js +30 -30
  361. package/side-navigation/styles.scoped.css +43 -43
  362. package/side-navigation/styles.selectors.js +30 -30
  363. package/slider/styles.css.js +26 -26
  364. package/slider/styles.scoped.css +77 -77
  365. package/slider/styles.selectors.js +26 -26
  366. package/space-between/styles.css.js +23 -23
  367. package/space-between/styles.scoped.css +25 -25
  368. package/space-between/styles.selectors.js +23 -23
  369. package/spinner/styles.css.js +13 -13
  370. package/spinner/styles.scoped.css +20 -20
  371. package/spinner/styles.selectors.js +13 -13
  372. package/split-panel/icons/styles.css.js +22 -22
  373. package/split-panel/icons/styles.scoped.css +25 -25
  374. package/split-panel/icons/styles.selectors.js +22 -22
  375. package/split-panel/styles.css.js +26 -26
  376. package/split-panel/styles.scoped.css +44 -44
  377. package/split-panel/styles.selectors.js +26 -26
  378. package/status-indicator/styles.css.js +23 -23
  379. package/status-indicator/styles.scoped.css +34 -30
  380. package/status-indicator/styles.selectors.js +23 -23
  381. package/table/body-cell/styles.css.js +47 -47
  382. package/table/body-cell/styles.scoped.css +307 -307
  383. package/table/body-cell/styles.selectors.js +47 -47
  384. package/table/expandable-rows/styles.css.js +3 -3
  385. package/table/expandable-rows/styles.scoped.css +14 -14
  386. package/table/expandable-rows/styles.selectors.js +3 -3
  387. package/table/header-cell/styles.css.js +26 -26
  388. package/table/header-cell/styles.scoped.css +75 -75
  389. package/table/header-cell/styles.selectors.js +26 -26
  390. package/table/interfaces.d.ts +1 -0
  391. package/table/interfaces.d.ts.map +1 -1
  392. package/table/interfaces.js.map +1 -1
  393. package/table/internal.d.ts.map +1 -1
  394. package/table/internal.js +20 -0
  395. package/table/internal.js.map +1 -1
  396. package/table/resizer/styles.css.js +8 -8
  397. package/table/resizer/styles.scoped.css +16 -16
  398. package/table/resizer/styles.selectors.js +8 -8
  399. package/table/selection/styles.css.js +3 -3
  400. package/table/selection/styles.scoped.css +4 -4
  401. package/table/selection/styles.selectors.js +3 -3
  402. package/table/sticky-scrollbar/styles.css.js +6 -6
  403. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  404. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  405. package/table/styles.css.js +34 -34
  406. package/table/styles.scoped.css +44 -44
  407. package/table/styles.selectors.js +34 -34
  408. package/tabs/styles.css.js +28 -28
  409. package/tabs/styles.scoped.css +52 -52
  410. package/tabs/styles.selectors.js +28 -28
  411. package/tag-editor/styles.css.js +3 -3
  412. package/tag-editor/styles.scoped.css +13 -13
  413. package/tag-editor/styles.selectors.js +3 -3
  414. package/text-content/styles.css.js +1 -1
  415. package/text-content/styles.scoped.css +65 -65
  416. package/text-content/styles.selectors.js +1 -1
  417. package/text-filter/styles.css.js +3 -3
  418. package/text-filter/styles.scoped.css +4 -4
  419. package/text-filter/styles.selectors.js +3 -3
  420. package/textarea/styles.css.js +5 -5
  421. package/textarea/styles.scoped.css +15 -15
  422. package/textarea/styles.selectors.js +5 -5
  423. package/tiles/styles.css.js +30 -30
  424. package/tiles/styles.scoped.css +81 -81
  425. package/tiles/styles.selectors.js +30 -30
  426. package/toggle/styles.css.js +10 -10
  427. package/toggle/styles.scoped.css +26 -26
  428. package/toggle/styles.selectors.js +10 -10
  429. package/token-group/styles.css.js +10 -10
  430. package/token-group/styles.scoped.css +23 -23
  431. package/token-group/styles.selectors.js +10 -10
  432. package/top-navigation/1.0-beta/styles.css.js +25 -25
  433. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  434. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  435. package/top-navigation/styles.css.js +47 -47
  436. package/top-navigation/styles.scoped.css +67 -67
  437. package/top-navigation/styles.selectors.js +47 -47
  438. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  439. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  440. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  441. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  442. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  443. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  444. package/tutorial-panel/styles.css.js +1 -1
  445. package/tutorial-panel/styles.scoped.css +2 -2
  446. package/tutorial-panel/styles.selectors.js +1 -1
  447. package/wizard/styles.css.js +30 -30
  448. package/wizard/styles.scoped.css +59 -59
  449. package/wizard/styles.selectors.js +30 -30
@@ -136,7 +136,7 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -146,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
146
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
147
  SPDX-License-Identifier: Apache-2.0
148
148
  */
149
- .awsui_option_1p2cx_3m2n8_149:not(#\9) {
149
+ .awsui_option_1p2cx_2cvr2_149:not(#\9) {
150
150
  border-collapse: separate;
151
151
  border-spacing: 0;
152
152
  box-sizing: border-box;
@@ -187,107 +187,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  box-sizing: border-box;
188
188
  color: inherit;
189
189
  }
190
- .awsui_option_1p2cx_3m2n8_149:not(#\9):not(.awsui_disabled_1p2cx_3m2n8_189) {
190
+ .awsui_option_1p2cx_2cvr2_149:not(#\9):not(.awsui_disabled_1p2cx_2cvr2_189) {
191
191
  cursor: inherit;
192
192
  }
193
- .awsui_option_1p2cx_3m2n8_149.awsui_parent_1p2cx_3m2n8_192:not(#\9) {
193
+ .awsui_option_1p2cx_2cvr2_149.awsui_parent_1p2cx_2cvr2_192:not(#\9) {
194
194
  font-weight: bold;
195
195
  }
196
- .awsui_option_1p2cx_3m2n8_149.awsui_parent_1p2cx_3m2n8_192:not(#\9):not(.awsui_disabled_1p2cx_3m2n8_189):not(.awsui_highlighted_1p2cx_3m2n8_195) {
196
+ .awsui_option_1p2cx_2cvr2_149.awsui_parent_1p2cx_2cvr2_192:not(#\9):not(.awsui_disabled_1p2cx_2cvr2_189):not(.awsui_highlighted_1p2cx_2cvr2_195) {
197
197
  color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
198
198
  }
199
199
 
200
- .awsui_content_1p2cx_3m2n8_199:not(#\9) {
200
+ .awsui_content_1p2cx_2cvr2_199:not(#\9) {
201
201
  inline-size: 100%;
202
202
  display: flex;
203
203
  flex-direction: column;
204
204
  min-inline-size: 0;
205
205
  }
206
206
 
207
- .awsui_label-content_1p2cx_3m2n8_206:not(#\9) {
207
+ .awsui_label-content_1p2cx_2cvr2_206:not(#\9) {
208
208
  display: flex;
209
209
  justify-content: space-between;
210
210
  flex-wrap: wrap;
211
211
  }
212
212
 
213
- .awsui_label_1p2cx_3m2n8_206:not(#\9),
214
- .awsui_tag_1p2cx_3m2n8_213:not(#\9),
215
- .awsui_label-tag_1p2cx_3m2n8_214:not(#\9) {
213
+ .awsui_label_1p2cx_2cvr2_206:not(#\9),
214
+ .awsui_tag_1p2cx_2cvr2_213:not(#\9),
215
+ .awsui_label-tag_1p2cx_2cvr2_214:not(#\9) {
216
216
  min-inline-size: 0;
217
217
  word-break: break-word;
218
218
  }
219
219
 
220
- .awsui_label_1p2cx_3m2n8_206:not(#\9),
221
- .awsui_tag_1p2cx_3m2n8_213:not(#\9) {
220
+ .awsui_label_1p2cx_2cvr2_206:not(#\9),
221
+ .awsui_tag_1p2cx_2cvr2_213:not(#\9) {
222
222
  flex-wrap: wrap;
223
223
  }
224
224
 
225
- .awsui_label-prefix_1p2cx_3m2n8_224:not(#\9) {
225
+ .awsui_label-prefix_1p2cx_2cvr2_224:not(#\9) {
226
226
  font-weight: 700;
227
227
  }
228
228
 
229
- .awsui_label-tag_1p2cx_3m2n8_214:not(#\9) {
229
+ .awsui_label-tag_1p2cx_2cvr2_214:not(#\9) {
230
230
  padding-inline-start: var(--space-s-34lx8l, 12px);
231
231
  flex: auto;
232
232
  text-align: end;
233
233
  }
234
- .awsui_label-tag_1p2cx_3m2n8_214:not(#\9):empty {
234
+ .awsui_label-tag_1p2cx_2cvr2_214:not(#\9):empty {
235
235
  display: none;
236
236
  }
237
237
 
238
- .awsui_tags_1p2cx_3m2n8_237:not(#\9),
239
- .awsui_description_1p2cx_3m2n8_238:not(#\9) {
238
+ .awsui_tags_1p2cx_2cvr2_237:not(#\9),
239
+ .awsui_description_1p2cx_2cvr2_238:not(#\9) {
240
240
  font-size: var(--font-size-body-s-asqx2i, 12px);
241
241
  line-height: var(--line-height-body-s-7zv1j5, 16px);
242
242
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
243
243
  color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
244
244
  flex-wrap: wrap;
245
245
  }
246
- .awsui_tags_1p2cx_3m2n8_237.awsui_highlighted_1p2cx_3m2n8_195:not(#\9),
247
- .awsui_description_1p2cx_3m2n8_238.awsui_highlighted_1p2cx_3m2n8_195:not(#\9) {
246
+ .awsui_tags_1p2cx_2cvr2_237.awsui_highlighted_1p2cx_2cvr2_195:not(#\9),
247
+ .awsui_description_1p2cx_2cvr2_238.awsui_highlighted_1p2cx_2cvr2_195:not(#\9) {
248
248
  color: var(--color-text-dropdown-item-secondary-hover-zfmqjr, #5f6b7a);
249
249
  }
250
- .awsui_tags_1p2cx_3m2n8_237.awsui_selected_1p2cx_3m2n8_249:not(#\9),
251
- .awsui_description_1p2cx_3m2n8_238.awsui_selected_1p2cx_3m2n8_249:not(#\9) {
250
+ .awsui_tags_1p2cx_2cvr2_237.awsui_selected_1p2cx_2cvr2_249:not(#\9),
251
+ .awsui_description_1p2cx_2cvr2_238.awsui_selected_1p2cx_2cvr2_249:not(#\9) {
252
252
  color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
253
253
  }
254
254
 
255
- .awsui_tags_1p2cx_3m2n8_237:not(#\9) {
255
+ .awsui_tags_1p2cx_2cvr2_237:not(#\9) {
256
256
  display: flex;
257
257
  align-items: stretch;
258
258
  }
259
259
 
260
- .awsui_tag_1p2cx_3m2n8_213:not(#\9):not(:last-child) {
260
+ .awsui_tag_1p2cx_2cvr2_213:not(#\9):not(:last-child) {
261
261
  padding-inline-end: var(--space-m-udix3p, 16px);
262
262
  }
263
263
 
264
- .awsui_icon_1p2cx_3m2n8_263:not(#\9) {
264
+ .awsui_icon_1p2cx_2cvr2_263:not(#\9) {
265
265
  padding-inline-end: var(--space-xs-zb16t3, 8px);
266
266
  align-content: center;
267
267
  display: flex;
268
268
  flex-shrink: 0;
269
269
  }
270
270
 
271
- .awsui_icon-size-big_1p2cx_3m2n8_270:not(#\9) {
271
+ .awsui_icon-size-big_1p2cx_2cvr2_270:not(#\9) {
272
272
  padding-block-start: var(--space-option-icon-big-top-hybljv, 0px);
273
273
  }
274
274
 
275
- .awsui_filtering-match-highlight_1p2cx_3m2n8_274:not(#\9) {
275
+ .awsui_filtering-match-highlight_1p2cx_2cvr2_274:not(#\9) {
276
276
  background-color: var(--color-background-dropdown-item-filter-match-h5rjsp, #f2f8fd);
277
277
  color: var(--color-text-dropdown-item-filter-match-6moumb, #0972d3);
278
278
  font-weight: bold;
279
279
  }
280
280
 
281
- .awsui_disabled_1p2cx_3m2n8_189:not(#\9) {
281
+ .awsui_disabled_1p2cx_2cvr2_189:not(#\9) {
282
282
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
283
283
  pointer-events: none;
284
284
  }
285
- .awsui_disabled_1p2cx_3m2n8_189 > .awsui_content_1p2cx_3m2n8_199 > .awsui_tags_1p2cx_3m2n8_237:not(#\9),
286
- .awsui_disabled_1p2cx_3m2n8_189 > .awsui_content_1p2cx_3m2n8_199 > .awsui_description_1p2cx_3m2n8_238:not(#\9) {
285
+ .awsui_disabled_1p2cx_2cvr2_189 > .awsui_content_1p2cx_2cvr2_199 > .awsui_tags_1p2cx_2cvr2_237:not(#\9),
286
+ .awsui_disabled_1p2cx_2cvr2_189 > .awsui_content_1p2cx_2cvr2_199 > .awsui_description_1p2cx_2cvr2_238:not(#\9) {
287
287
  color: currentColor;
288
288
  }
289
289
 
290
- .awsui_trigger-variant_1p2cx_3m2n8_289:not(#\9) {
290
+ .awsui_trigger-variant_1p2cx_2cvr2_289:not(#\9) {
291
291
  white-space: nowrap;
292
292
  overflow: hidden;
293
293
  text-overflow: ellipsis;
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "option": "awsui_option_1p2cx_3m2n8_149",
6
- "disabled": "awsui_disabled_1p2cx_3m2n8_189",
7
- "parent": "awsui_parent_1p2cx_3m2n8_192",
8
- "highlighted": "awsui_highlighted_1p2cx_3m2n8_195",
9
- "content": "awsui_content_1p2cx_3m2n8_199",
10
- "label-content": "awsui_label-content_1p2cx_3m2n8_206",
11
- "label": "awsui_label_1p2cx_3m2n8_206",
12
- "tag": "awsui_tag_1p2cx_3m2n8_213",
13
- "label-tag": "awsui_label-tag_1p2cx_3m2n8_214",
14
- "label-prefix": "awsui_label-prefix_1p2cx_3m2n8_224",
15
- "tags": "awsui_tags_1p2cx_3m2n8_237",
16
- "description": "awsui_description_1p2cx_3m2n8_238",
17
- "selected": "awsui_selected_1p2cx_3m2n8_249",
18
- "icon": "awsui_icon_1p2cx_3m2n8_263",
19
- "icon-size-big": "awsui_icon-size-big_1p2cx_3m2n8_270",
20
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_3m2n8_274",
21
- "trigger-variant": "awsui_trigger-variant_1p2cx_3m2n8_289"
5
+ "option": "awsui_option_1p2cx_2cvr2_149",
6
+ "disabled": "awsui_disabled_1p2cx_2cvr2_189",
7
+ "parent": "awsui_parent_1p2cx_2cvr2_192",
8
+ "highlighted": "awsui_highlighted_1p2cx_2cvr2_195",
9
+ "content": "awsui_content_1p2cx_2cvr2_199",
10
+ "label-content": "awsui_label-content_1p2cx_2cvr2_206",
11
+ "label": "awsui_label_1p2cx_2cvr2_206",
12
+ "tag": "awsui_tag_1p2cx_2cvr2_213",
13
+ "label-tag": "awsui_label-tag_1p2cx_2cvr2_214",
14
+ "label-prefix": "awsui_label-prefix_1p2cx_2cvr2_224",
15
+ "tags": "awsui_tags_1p2cx_2cvr2_237",
16
+ "description": "awsui_description_1p2cx_2cvr2_238",
17
+ "selected": "awsui_selected_1p2cx_2cvr2_249",
18
+ "icon": "awsui_icon_1p2cx_2cvr2_263",
19
+ "icon-size-big": "awsui_icon-size-big_1p2cx_2cvr2_270",
20
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_2cvr2_274",
21
+ "trigger-variant": "awsui_trigger-variant_1p2cx_2cvr2_289"
22
22
  };
23
23
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "options-list": "awsui_options-list_19gcf_6ilyx_141",
5
- "decrease-block-margin": "awsui_decrease-block-margin_19gcf_6ilyx_191"
4
+ "options-list": "awsui_options-list_19gcf_u1a7s_141",
5
+ "decrease-block-margin": "awsui_decrease-block-margin_19gcf_u1a7s_191"
6
6
  };
7
7
 
@@ -136,9 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_options-list_19gcf_6ilyx_141:not(#\9) {
141
+ .awsui_options-list_19gcf_u1a7s_141:not(#\9) {
142
142
  padding-block: 0;
143
143
  padding-inline: 0;
144
144
  margin-block: 0;
@@ -189,6 +189,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
189
189
  border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
190
190
  }
191
191
 
192
- .awsui_decrease-block-margin_19gcf_6ilyx_191:not(#\9) {
192
+ .awsui_decrease-block-margin_19gcf_u1a7s_191:not(#\9) {
193
193
  margin-block: -1px;
194
194
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "options-list": "awsui_options-list_19gcf_6ilyx_141",
6
- "decrease-block-margin": "awsui_decrease-block-margin_19gcf_6ilyx_191"
5
+ "options-list": "awsui_options-list_19gcf_u1a7s_141",
6
+ "decrease-block-margin": "awsui_decrease-block-margin_19gcf_u1a7s_191"
7
7
  };
8
8
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "slider": "awsui_slider_cqzlk_5s16i_141",
5
- "slider-side": "awsui_slider-side_cqzlk_5s16i_176",
6
- "slider-icon": "awsui_slider-icon_cqzlk_5s16i_183",
7
- "slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_5s16i_189",
8
- "slider-icon-side": "awsui_slider-icon-side_cqzlk_5s16i_193"
4
+ "slider": "awsui_slider_cqzlk_1mfj5_141",
5
+ "slider-side": "awsui_slider-side_cqzlk_1mfj5_176",
6
+ "slider-icon": "awsui_slider-icon_cqzlk_1mfj5_183",
7
+ "slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_1mfj5_189",
8
+ "slider-icon-side": "awsui_slider-icon-side_cqzlk_1mfj5_193"
9
9
  };
10
10
 
@@ -136,9 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_slider_cqzlk_5s16i_141:not(#\9) {
141
+ .awsui_slider_cqzlk_1mfj5_141:not(#\9) {
142
142
  padding-block: 0;
143
143
  padding-inline: 0;
144
144
  cursor: ns-resize;
@@ -148,17 +148,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  block-size: 16px;
149
149
  touch-action: none;
150
150
  }
151
- .awsui_slider_cqzlk_5s16i_141:not(#\9):focus {
151
+ .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
152
152
  outline: none;
153
153
  }
154
- body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_5s16i_141:not(#\9):focus {
154
+ body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
155
155
  position: relative;
156
156
  }
157
- body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_5s16i_141:not(#\9):focus {
157
+ body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
158
158
  outline: 2px dotted transparent;
159
159
  outline-offset: calc(0px - 1px);
160
160
  }
161
- body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_5s16i_141:not(#\9):focus::before {
161
+ body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus::before {
162
162
  content: " ";
163
163
  display: block;
164
164
  position: absolute;
@@ -173,23 +173,23 @@ body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_5s16i_141:not(#\9):focus
173
173
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
174
174
  }
175
175
 
176
- .awsui_slider-side_cqzlk_5s16i_176:not(#\9) {
176
+ .awsui_slider-side_cqzlk_1mfj5_176:not(#\9) {
177
177
  cursor: ew-resize;
178
178
  margin-block: 0;
179
179
  margin-inline-start: 2px;
180
180
  margin-inline-end: 0;
181
181
  }
182
182
 
183
- .awsui_slider-icon_cqzlk_5s16i_183:not(#\9) {
183
+ .awsui_slider-icon_cqzlk_1mfj5_183:not(#\9) {
184
184
  stroke: var(--color-text-interactive-default-lnx6lk, #414d5c);
185
185
  }
186
- .awsui_slider-icon_cqzlk_5s16i_183:not(#\9):hover {
186
+ .awsui_slider-icon_cqzlk_1mfj5_183:not(#\9):hover {
187
187
  stroke: var(--color-text-interactive-hover-mj8add, #000716);
188
188
  }
189
- .awsui_slider-icon-bottom_cqzlk_5s16i_189:not(#\9) {
189
+ .awsui_slider-icon-bottom_cqzlk_1mfj5_189:not(#\9) {
190
190
  margin-block: auto;
191
191
  margin-inline: auto;
192
192
  }
193
- .awsui_slider-icon-side_cqzlk_5s16i_193:not(#\9) {
193
+ .awsui_slider-icon-side_cqzlk_1mfj5_193:not(#\9) {
194
194
  transform: rotate(90deg);
195
195
  }
@@ -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
- "slider": "awsui_slider_cqzlk_5s16i_141",
6
- "slider-side": "awsui_slider-side_cqzlk_5s16i_176",
7
- "slider-icon": "awsui_slider-icon_cqzlk_5s16i_183",
8
- "slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_5s16i_189",
9
- "slider-icon-side": "awsui_slider-icon-side_cqzlk_5s16i_193"
5
+ "slider": "awsui_slider_cqzlk_1mfj5_141",
6
+ "slider-side": "awsui_slider-side_cqzlk_1mfj5_176",
7
+ "slider-icon": "awsui_slider-icon_cqzlk_1mfj5_183",
8
+ "slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_1mfj5_189",
9
+ "slider-icon-side": "awsui_slider-icon-side_cqzlk_1mfj5_193"
10
10
  };
11
11
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_xttbq_67s9a_141"
4
+ "root": "awsui_root_xttbq_1ekiv_141"
5
5
  };
6
6
 
@@ -136,9 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_xttbq_67s9a_141:not(#\9) {
141
+ .awsui_root_xttbq_1ekiv_141:not(#\9) {
142
142
  position: absolute !important;
143
143
  inset-block-start: -9999px !important;
144
144
  inset-inline-start: -9999px !important;
@@ -2,6 +2,6 @@
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_xttbq_67s9a_141"
5
+ "root": "awsui_root_xttbq_1ekiv_141"
6
6
  };
7
7
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "selectable-item": "awsui_selectable-item_15o6u_benbj_141",
5
- "pad-bottom": "awsui_pad-bottom_15o6u_benbj_163",
6
- "has-background": "awsui_has-background_15o6u_benbj_170",
7
- "highlighted": "awsui_highlighted_15o6u_benbj_173",
8
- "selected": "awsui_selected_15o6u_benbj_173",
9
- "disabled": "awsui_disabled_15o6u_benbj_191",
10
- "next-item-selected": "awsui_next-item-selected_15o6u_benbj_201",
11
- "is-keyboard": "awsui_is-keyboard_15o6u_benbj_213",
12
- "parent": "awsui_parent_15o6u_benbj_217",
13
- "interactiveGroups": "awsui_interactiveGroups_15o6u_benbj_221",
14
- "child": "awsui_child_15o6u_benbj_237",
15
- "virtual": "awsui_virtual_15o6u_benbj_252",
16
- "measure-strut": "awsui_measure-strut_15o6u_benbj_263",
17
- "measure-strut-first": "awsui_measure-strut-first_15o6u_benbj_272",
18
- "screenreader-content": "awsui_screenreader-content_15o6u_benbj_276",
19
- "option-content": "awsui_option-content_15o6u_benbj_282"
4
+ "selectable-item": "awsui_selectable-item_15o6u_xxlp4_141",
5
+ "pad-bottom": "awsui_pad-bottom_15o6u_xxlp4_163",
6
+ "has-background": "awsui_has-background_15o6u_xxlp4_170",
7
+ "highlighted": "awsui_highlighted_15o6u_xxlp4_173",
8
+ "selected": "awsui_selected_15o6u_xxlp4_173",
9
+ "disabled": "awsui_disabled_15o6u_xxlp4_191",
10
+ "next-item-selected": "awsui_next-item-selected_15o6u_xxlp4_201",
11
+ "is-keyboard": "awsui_is-keyboard_15o6u_xxlp4_213",
12
+ "parent": "awsui_parent_15o6u_xxlp4_217",
13
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_xxlp4_221",
14
+ "child": "awsui_child_15o6u_xxlp4_237",
15
+ "virtual": "awsui_virtual_15o6u_xxlp4_252",
16
+ "measure-strut": "awsui_measure-strut_15o6u_xxlp4_263",
17
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_xxlp4_272",
18
+ "screenreader-content": "awsui_screenreader-content_15o6u_xxlp4_276",
19
+ "option-content": "awsui_option-content_15o6u_xxlp4_282"
20
20
  };
21
21
 
@@ -136,9 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_selectable-item_15o6u_benbj_141:not(#\9) {
141
+ .awsui_selectable-item_15o6u_xxlp4_141:not(#\9) {
142
142
  font-size: var(--font-size-body-m-x4okxb, 14px);
143
143
  line-height: var(--line-height-body-m-30ar75, 20px);
144
144
  color: var(--color-text-body-default-at06ol, #000716);
@@ -160,17 +160,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  padding-block: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px));
161
161
  padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
162
162
  }
163
- .awsui_selectable-item_15o6u_benbj_141.awsui_pad-bottom_15o6u_benbj_163:not(#\9) {
163
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9) {
164
164
  padding-block-end: calc(calc(var(--space-xxs-p8yyaw, 4px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px)) + var(--space-xxxs-zbmxqb, 2px));
165
165
  border-block-end-color: transparent;
166
166
  }
167
- .awsui_selectable-item_15o6u_benbj_141:not(#\9):not(:first-child) {
167
+ .awsui_selectable-item_15o6u_xxlp4_141:not(#\9):not(:first-child) {
168
168
  margin-block-start: calc(-1 * var(--border-item-width-yel47s, 2px));
169
169
  }
170
- .awsui_selectable-item_15o6u_benbj_141.awsui_has-background_15o6u_benbj_170:not(#\9) {
170
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_has-background_15o6u_xxlp4_170:not(#\9) {
171
171
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
172
172
  }
173
- .awsui_selectable-item_15o6u_benbj_141.awsui_highlighted_15o6u_benbj_173:not(#\9), .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173:not(#\9) {
173
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
174
174
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
175
175
  border-width: var(--border-item-width-yel47s, 2px);
176
176
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
@@ -180,87 +180,87 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
180
180
  padding-block: var(--space-xxs-p8yyaw, 4px);
181
181
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
182
182
  }
183
- .awsui_selectable-item_15o6u_benbj_141.awsui_highlighted_15o6u_benbj_173.awsui_pad-bottom_15o6u_benbj_163:not(#\9), .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173.awsui_pad-bottom_15o6u_benbj_163:not(#\9) {
183
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9) {
184
184
  padding-block-end: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
185
185
  }
186
- .awsui_selectable-item_15o6u_benbj_141.awsui_highlighted_15o6u_benbj_173:not(#\9) {
186
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
187
187
  z-index: 3;
188
188
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
189
189
  border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
190
190
  }
191
- .awsui_selectable-item_15o6u_benbj_141.awsui_highlighted_15o6u_benbj_173.awsui_disabled_15o6u_benbj_191:not(#\9) {
191
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_disabled_15o6u_xxlp4_191:not(#\9) {
192
192
  color: var(--color-text-dropdown-item-dimmed-f2joj8, #9ba7b6);
193
193
  border-color: var(--color-border-dropdown-item-dimmed-hover-xdu0hf, #7d8998);
194
194
  background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
195
195
  }
196
- .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173:not(#\9) {
196
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
197
197
  z-index: 2;
198
198
  background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
199
199
  border-color: var(--color-border-dropdown-item-selected-096aj1, #0972d3);
200
200
  }
201
- .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173.awsui_next-item-selected_15o6u_benbj_201:not(#\9) {
201
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_next-item-selected_15o6u_xxlp4_201:not(#\9) {
202
202
  border-end-start-radius: 0;
203
203
  border-end-end-radius: 0;
204
204
  }
205
- .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173.awsui_highlighted_15o6u_benbj_173:not(#\9) {
205
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
206
206
  border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
207
207
  z-index: 3;
208
208
  }
209
- .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173 + .awsui_selectable-item_15o6u_benbj_141.awsui_selected_15o6u_benbj_173:not(#\9) {
209
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173 + .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
210
210
  border-start-start-radius: 0;
211
211
  border-start-end-radius: 0;
212
212
  }
213
- .awsui_selectable-item_15o6u_benbj_141.awsui_highlighted_15o6u_benbj_173.awsui_is-keyboard_15o6u_benbj_213:not(#\9) {
213
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_is-keyboard_15o6u_xxlp4_213:not(#\9) {
214
214
  border-color: var(--color-border-dropdown-item-focused-5hbaf3, #414d5c);
215
215
  box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
216
216
  }
217
- .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217:not(#\9) {
217
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217:not(#\9) {
218
218
  font-weight: bold;
219
219
  color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
220
220
  }
221
- .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217:not(#\9):not(.awsui_interactiveGroups_15o6u_benbj_221) {
221
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217:not(#\9):not(.awsui_interactiveGroups_15o6u_xxlp4_221) {
222
222
  border-block-start-color: var(--color-border-dropdown-group-yakmix, #b6bec9);
223
223
  padding-block: var(--space-xs-zb16t3, 8px);
224
224
  padding-inline: var(--space-xs-zb16t3, 8px);
225
225
  }
226
- .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217.awsui_interactiveGroups_15o6u_benbj_221:not(#\9) {
226
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221:not(#\9) {
227
227
  padding-block: calc(var(--space-xs-zb16t3, 8px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px));
228
228
  padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
229
229
  }
230
- .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217.awsui_interactiveGroups_15o6u_benbj_221.awsui_highlighted_15o6u_benbj_173:not(#\9) {
230
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
231
231
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
232
232
  }
233
- .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217.awsui_interactiveGroups_15o6u_benbj_221.awsui_highlighted_15o6u_benbj_173:not(#\9), .awsui_selectable-item_15o6u_benbj_141.awsui_parent_15o6u_benbj_217.awsui_interactiveGroups_15o6u_benbj_221.awsui_selected_15o6u_benbj_173:not(#\9) {
233
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_selected_15o6u_xxlp4_173:not(#\9) {
234
234
  padding-block: var(--space-xs-zb16t3, 8px);
235
235
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
236
236
  }
237
- .awsui_selectable-item_15o6u_benbj_141.awsui_child_15o6u_benbj_237:not(#\9) {
237
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237:not(#\9) {
238
238
  padding-inline-start: calc(var(--space-xxl-cu2m1r, 32px) + var(--border-item-width-yel47s, 2px));
239
239
  }
240
- .awsui_selectable-item_15o6u_benbj_141.awsui_child_15o6u_benbj_237.awsui_highlighted_15o6u_benbj_173:not(#\9), .awsui_selectable-item_15o6u_benbj_141.awsui_child_15o6u_benbj_237.awsui_selected_15o6u_benbj_173:not(#\9) {
240
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237.awsui_selected_15o6u_xxlp4_173:not(#\9) {
241
241
  padding-inline-start: var(--space-xxl-cu2m1r, 32px);
242
242
  }
243
- .awsui_selectable-item_15o6u_benbj_141.awsui_disabled_15o6u_benbj_191:not(#\9) {
243
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_disabled_15o6u_xxlp4_191:not(#\9) {
244
244
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
245
245
  }
246
- .awsui_selectable-item_15o6u_benbj_141:not(#\9):not(.awsui_disabled_15o6u_benbj_191):not(.awsui_parent_15o6u_benbj_217) {
246
+ .awsui_selectable-item_15o6u_xxlp4_141:not(#\9):not(.awsui_disabled_15o6u_xxlp4_191):not(.awsui_parent_15o6u_xxlp4_217) {
247
247
  cursor: pointer;
248
248
  }
249
- .awsui_selectable-item_15o6u_benbj_141.awsui_interactiveGroups_15o6u_benbj_221:not(#\9):not(.awsui_disabled_15o6u_benbj_191) {
249
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_interactiveGroups_15o6u_xxlp4_221:not(#\9):not(.awsui_disabled_15o6u_xxlp4_191) {
250
250
  cursor: pointer;
251
251
  }
252
- .awsui_selectable-item_15o6u_benbj_141.awsui_virtual_15o6u_benbj_252:not(#\9) {
252
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_virtual_15o6u_xxlp4_252:not(#\9) {
253
253
  position: absolute;
254
254
  inset-block-start: var(--border-dropdown-virtual-offset-width-kekgc0, 2px);
255
255
  inset-inline-start: 0;
256
256
  inline-size: 100%;
257
257
  box-sizing: border-box;
258
258
  }
259
- .awsui_selectable-item_15o6u_benbj_141.awsui_virtual_15o6u_benbj_252:not(#\9):first-of-type:not(.awsui_selected_15o6u_benbj_173, .awsui_highlighted_15o6u_benbj_173) {
259
+ .awsui_selectable-item_15o6u_xxlp4_141.awsui_virtual_15o6u_xxlp4_252:not(#\9):first-of-type:not(.awsui_selected_15o6u_xxlp4_173, .awsui_highlighted_15o6u_xxlp4_173) {
260
260
  border-block-start-color: var(--color-border-dropdown-item-top-ky64jq, transparent);
261
261
  }
262
262
 
263
- .awsui_measure-strut_15o6u_benbj_263:not(#\9) {
263
+ .awsui_measure-strut_15o6u_xxlp4_263:not(#\9) {
264
264
  position: absolute;
265
265
  pointer-events: none;
266
266
  block-size: 100%;
@@ -269,16 +269,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
269
269
  inset-inline-start: 0;
270
270
  padding-block-start: var(--border-divider-list-width-27y3k5, 1px);
271
271
  }
272
- .awsui_measure-strut-first_15o6u_benbj_272:not(#\9) {
272
+ .awsui_measure-strut-first_15o6u_xxlp4_272:not(#\9) {
273
273
  padding-block-end: var(--border-divider-list-width-27y3k5, 1px);
274
274
  }
275
275
 
276
- .awsui_screenreader-content_15o6u_benbj_276:not(#\9) {
276
+ .awsui_screenreader-content_15o6u_xxlp4_276:not(#\9) {
277
277
  position: absolute !important;
278
278
  inset-block-start: -9999px !important;
279
279
  inset-inline-start: -9999px !important;
280
280
  }
281
281
 
282
- .awsui_option-content_15o6u_benbj_282:not(#\9) {
282
+ .awsui_option-content_15o6u_xxlp4_282:not(#\9) {
283
283
  /* used in test-utils */
284
284
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "selectable-item": "awsui_selectable-item_15o6u_benbj_141",
6
- "pad-bottom": "awsui_pad-bottom_15o6u_benbj_163",
7
- "has-background": "awsui_has-background_15o6u_benbj_170",
8
- "highlighted": "awsui_highlighted_15o6u_benbj_173",
9
- "selected": "awsui_selected_15o6u_benbj_173",
10
- "disabled": "awsui_disabled_15o6u_benbj_191",
11
- "next-item-selected": "awsui_next-item-selected_15o6u_benbj_201",
12
- "is-keyboard": "awsui_is-keyboard_15o6u_benbj_213",
13
- "parent": "awsui_parent_15o6u_benbj_217",
14
- "interactiveGroups": "awsui_interactiveGroups_15o6u_benbj_221",
15
- "child": "awsui_child_15o6u_benbj_237",
16
- "virtual": "awsui_virtual_15o6u_benbj_252",
17
- "measure-strut": "awsui_measure-strut_15o6u_benbj_263",
18
- "measure-strut-first": "awsui_measure-strut-first_15o6u_benbj_272",
19
- "screenreader-content": "awsui_screenreader-content_15o6u_benbj_276",
20
- "option-content": "awsui_option-content_15o6u_benbj_282"
5
+ "selectable-item": "awsui_selectable-item_15o6u_xxlp4_141",
6
+ "pad-bottom": "awsui_pad-bottom_15o6u_xxlp4_163",
7
+ "has-background": "awsui_has-background_15o6u_xxlp4_170",
8
+ "highlighted": "awsui_highlighted_15o6u_xxlp4_173",
9
+ "selected": "awsui_selected_15o6u_xxlp4_173",
10
+ "disabled": "awsui_disabled_15o6u_xxlp4_191",
11
+ "next-item-selected": "awsui_next-item-selected_15o6u_xxlp4_201",
12
+ "is-keyboard": "awsui_is-keyboard_15o6u_xxlp4_213",
13
+ "parent": "awsui_parent_15o6u_xxlp4_217",
14
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_xxlp4_221",
15
+ "child": "awsui_child_15o6u_xxlp4_237",
16
+ "virtual": "awsui_virtual_15o6u_xxlp4_252",
17
+ "measure-strut": "awsui_measure-strut_15o6u_xxlp4_263",
18
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_xxlp4_272",
19
+ "screenreader-content": "awsui_screenreader-content_15o6u_xxlp4_276",
20
+ "option-content": "awsui_option-content_15o6u_xxlp4_282"
21
21
  };
22
22
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_coyci_181",
5
- "horizontal": "awsui_horizontal_gfwv3_coyci_185",
6
- "vertical": "awsui_vertical_gfwv3_coyci_190",
7
- "list": "awsui_list_gfwv3_coyci_194",
8
- "list-item": "awsui_list-item_gfwv3_coyci_214",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_coyci_221",
10
- "toggle": "awsui_toggle_gfwv3_coyci_221",
11
- "description": "awsui_description_gfwv3_coyci_316",
12
- "separator": "awsui_separator_gfwv3_coyci_320"
4
+ "root": "awsui_root_gfwv3_10vwx_181",
5
+ "horizontal": "awsui_horizontal_gfwv3_10vwx_185",
6
+ "vertical": "awsui_vertical_gfwv3_10vwx_190",
7
+ "list": "awsui_list_gfwv3_10vwx_194",
8
+ "list-item": "awsui_list-item_gfwv3_10vwx_214",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_10vwx_221",
10
+ "toggle": "awsui_toggle_gfwv3_10vwx_221",
11
+ "description": "awsui_description_gfwv3_10vwx_316",
12
+ "separator": "awsui_separator_gfwv3_10vwx_320"
13
13
  };
14
14