@cloudscape-design/components 3.0.1349 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +99 -168
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -172,10 +172,6 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /*
176
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
177
- SPDX-License-Identifier: Apache-2.0
178
- */
179
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
177
  /*
@@ -190,11 +186,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
187
  SPDX-License-Identifier: Apache-2.0
192
188
  */
193
- .awsui_root_1sxt8_1at9r_193:not(#\9) {
189
+ .awsui_root_1sxt8_y9mip_189:not(#\9) {
194
190
  display: contents;
195
191
  }
196
192
 
197
- .awsui_drawer_1sxt8_1at9r_197:not(#\9) {
193
+ .awsui_drawer_1sxt8_y9mip_193:not(#\9) {
198
194
  border-collapse: separate;
199
195
  border-spacing: 0;
200
196
  box-sizing: border-box;
@@ -227,42 +223,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
223
  word-wrap: break-word;
228
224
  background-color: var(--color-background-drawer-715dba, #ffffff);
229
225
  }
230
- .awsui_drawer_1sxt8_1at9r_197.awsui_has-close-action_1sxt8_1at9r_230:not(#\9) {
226
+ .awsui_drawer_1sxt8_y9mip_193.awsui_has-close-action_1sxt8_y9mip_226:not(#\9) {
231
227
  position: relative;
232
228
  }
233
- .awsui_drawer_1sxt8_1at9r_197.awsui_position-absolute_1sxt8_1at9r_233.awsui_placement-end_1sxt8_1at9r_233:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-sticky_1sxt8_1at9r_233.awsui_placement-end_1sxt8_1at9r_233:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-fixed_1sxt8_1at9r_233.awsui_placement-end_1sxt8_1at9r_233:not(#\9) {
229
+ .awsui_drawer_1sxt8_y9mip_193.awsui_position-absolute_1sxt8_y9mip_229.awsui_placement-end_1sxt8_y9mip_229:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-sticky_1sxt8_y9mip_229.awsui_placement-end_1sxt8_y9mip_229:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-fixed_1sxt8_y9mip_229.awsui_placement-end_1sxt8_y9mip_229:not(#\9) {
234
230
  border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
235
231
  }
236
- .awsui_drawer_1sxt8_1at9r_197.awsui_position-absolute_1sxt8_1at9r_233.awsui_placement-start_1sxt8_1at9r_236:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-sticky_1sxt8_1at9r_233.awsui_placement-start_1sxt8_1at9r_236:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-fixed_1sxt8_1at9r_233.awsui_placement-start_1sxt8_1at9r_236:not(#\9) {
232
+ .awsui_drawer_1sxt8_y9mip_193.awsui_position-absolute_1sxt8_y9mip_229.awsui_placement-start_1sxt8_y9mip_232:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-sticky_1sxt8_y9mip_229.awsui_placement-start_1sxt8_y9mip_232:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-fixed_1sxt8_y9mip_229.awsui_placement-start_1sxt8_y9mip_232:not(#\9) {
237
233
  border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
238
234
  }
239
- .awsui_drawer_1sxt8_1at9r_197.awsui_position-absolute_1sxt8_1at9r_233.awsui_placement-top_1sxt8_1at9r_239:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-sticky_1sxt8_1at9r_233.awsui_placement-top_1sxt8_1at9r_239:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-fixed_1sxt8_1at9r_233.awsui_placement-top_1sxt8_1at9r_239:not(#\9) {
235
+ .awsui_drawer_1sxt8_y9mip_193.awsui_position-absolute_1sxt8_y9mip_229.awsui_placement-top_1sxt8_y9mip_235:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-sticky_1sxt8_y9mip_229.awsui_placement-top_1sxt8_y9mip_235:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-fixed_1sxt8_y9mip_229.awsui_placement-top_1sxt8_y9mip_235:not(#\9) {
240
236
  border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
241
237
  }
242
- .awsui_drawer_1sxt8_1at9r_197.awsui_position-absolute_1sxt8_1at9r_233.awsui_placement-bottom_1sxt8_1at9r_242:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-sticky_1sxt8_1at9r_233.awsui_placement-bottom_1sxt8_1at9r_242:not(#\9), .awsui_drawer_1sxt8_1at9r_197.awsui_position-fixed_1sxt8_1at9r_233.awsui_placement-bottom_1sxt8_1at9r_242:not(#\9) {
238
+ .awsui_drawer_1sxt8_y9mip_193.awsui_position-absolute_1sxt8_y9mip_229.awsui_placement-bottom_1sxt8_y9mip_238:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-sticky_1sxt8_y9mip_229.awsui_placement-bottom_1sxt8_y9mip_238:not(#\9), .awsui_drawer_1sxt8_y9mip_193.awsui_position-fixed_1sxt8_y9mip_229.awsui_placement-bottom_1sxt8_y9mip_238:not(#\9) {
243
239
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
244
240
  }
245
- .awsui_drawer_1sxt8_1at9r_197.awsui_with-footer_1sxt8_1at9r_245:not(#\9) {
241
+ .awsui_drawer_1sxt8_y9mip_193.awsui_with-footer_1sxt8_y9mip_241:not(#\9) {
246
242
  display: flex;
247
243
  flex-direction: column;
248
244
  }
249
- .awsui_drawer_1sxt8_1at9r_197.awsui_with-footer_1sxt8_1at9r_245.awsui_position-static_1sxt8_1at9r_249:not(#\9) {
245
+ .awsui_drawer_1sxt8_y9mip_193.awsui_with-footer_1sxt8_y9mip_241.awsui_position-static_1sxt8_y9mip_245:not(#\9) {
250
246
  min-block-size: 100%;
251
247
  }
252
- .awsui_drawer_1sxt8_1at9r_197.awsui_with-footer_1sxt8_1at9r_245 > .awsui_content_1sxt8_1at9r_252:not(#\9) {
248
+ .awsui_drawer_1sxt8_y9mip_193.awsui_with-footer_1sxt8_y9mip_241 > .awsui_content_1sxt8_y9mip_248:not(#\9) {
253
249
  flex: 1;
254
250
  }
255
- .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus {
251
+ .awsui_drawer_1sxt8_y9mip_193:not(#\9):focus {
256
252
  outline: none;
257
253
  }
258
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus {
254
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_y9mip_193:not(#\9):focus {
259
255
  position: relative;
260
256
  }
261
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus {
257
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_y9mip_193:not(#\9):focus {
262
258
  outline: 2px dotted transparent;
263
259
  outline-offset: calc(-2px - 1px);
264
260
  }
265
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus::before {
261
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_y9mip_193:not(#\9):focus::before {
266
262
  content: " ";
267
263
  display: block;
268
264
  position: absolute;
@@ -277,7 +273,7 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus
277
273
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
278
274
  }
279
275
 
280
- .awsui_header_1sxt8_1at9r_280:not(#\9) {
276
+ .awsui_header_1sxt8_y9mip_276:not(#\9) {
281
277
  font-size: var(--font-panel-header-size-33h9j8, 18px);
282
278
  letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
283
279
  line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
@@ -293,11 +289,11 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus
293
289
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
294
290
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
295
291
  }
296
- .awsui_header_1sxt8_1at9r_280.awsui_hide-close-action_1sxt8_1at9r_296:not(#\9) {
292
+ .awsui_header_1sxt8_y9mip_276.awsui_hide-close-action_1sxt8_y9mip_292:not(#\9) {
297
293
  padding-inline: var(--space-panel-side-left-u1m3s9, 28px) var(--space-panel-side-right-8wwirc, 24px);
298
294
  }
299
295
  @media (min-width: 689px) {
300
- .awsui_header_1sxt8_1at9r_280.awsui_with-additional-action_1sxt8_1at9r_300:not(#\9) {
296
+ .awsui_header_1sxt8_y9mip_276.awsui_with-additional-action_1sxt8_y9mip_296:not(#\9) {
301
297
  /*
302
298
  this padding is needed when the drawer renders inside a runtime drawer and the runtime drawer has an additional action
303
299
  on the right (or left in rtl). in this case this padding ensures that the drawer's content does not overlap with runtime actions
@@ -305,18 +301,18 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus
305
301
  padding-inline: var(--space-panel-side-left-u1m3s9, 28px) calc(var(--space-xxxl-aut1u7, 40px) + var(--space-scaled-xxl-6wgq96, 32px));
306
302
  }
307
303
  }
308
- .awsui_header_1sxt8_1at9r_280.awsui_with-runtime-context_1sxt8_1at9r_308:not(#\9) {
304
+ .awsui_header_1sxt8_y9mip_276.awsui_with-runtime-context_1sxt8_y9mip_304:not(#\9) {
309
305
  padding-block: 14px;
310
306
  }
311
- .awsui_with-toolbar_1sxt8_1at9r_311 > .awsui_header_1sxt8_1at9r_280:not(#\9) {
307
+ .awsui_with-toolbar_1sxt8_y9mip_307 > .awsui_header_1sxt8_y9mip_276:not(#\9) {
312
308
  border-color: transparent;
313
309
  margin-block-end: 0px;
314
310
  }
315
- .awsui_header_1sxt8_1at9r_280 h2:not(#\9),
316
- .awsui_header_1sxt8_1at9r_280 h3:not(#\9),
317
- .awsui_header_1sxt8_1at9r_280 h4:not(#\9),
318
- .awsui_header_1sxt8_1at9r_280 h5:not(#\9),
319
- .awsui_header_1sxt8_1at9r_280 h6:not(#\9) {
311
+ .awsui_header_1sxt8_y9mip_276 h2:not(#\9),
312
+ .awsui_header_1sxt8_y9mip_276 h3:not(#\9),
313
+ .awsui_header_1sxt8_y9mip_276 h4:not(#\9),
314
+ .awsui_header_1sxt8_y9mip_276 h5:not(#\9),
315
+ .awsui_header_1sxt8_y9mip_276 h6:not(#\9) {
320
316
  font-size: var(--font-panel-header-size-33h9j8, 18px);
321
317
  letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
322
318
  line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
@@ -327,32 +323,32 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus
327
323
  margin-block: 0;
328
324
  }
329
325
 
330
- .awsui_header-actions_1sxt8_1at9r_330:not(#\9) {
326
+ .awsui_header-actions_1sxt8_y9mip_326:not(#\9) {
331
327
  display: inline-flex;
332
328
  align-items: flex-start;
333
329
  z-index: 1;
334
330
  }
335
331
 
336
- .awsui_close-action_1sxt8_1at9r_336:not(#\9) {
332
+ .awsui_close-action_1sxt8_y9mip_332:not(#\9) {
337
333
  position: absolute;
338
334
  inset-block-start: var(--space-static-m-m6qboo, 16px);
339
335
  inset-inline-end: var(--space-scaled-l-sej05l, 20px);
340
336
  }
341
337
 
342
- .awsui_content-with-paddings_1sxt8_1at9r_342:not(#\9):not(:empty) {
338
+ .awsui_content-with-paddings_1sxt8_y9mip_338:not(#\9):not(:empty) {
343
339
  padding-block-start: var(--space-panel-content-top-qvd1dr, 20px);
344
340
  padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
345
341
  padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
346
342
  padding-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
347
343
  }
348
344
 
349
- .awsui_footer_1sxt8_1at9r_349:not(#\9) {
345
+ .awsui_footer_1sxt8_y9mip_345:not(#\9) {
350
346
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
351
347
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
352
348
  padding-block: var(--space-panel-content-top-qvd1dr, 20px);
353
349
  padding-inline: var(--space-panel-side-left-u1m3s9, 28px) var(--space-panel-side-right-8wwirc, 24px);
354
350
  }
355
- .awsui_footer_1sxt8_1at9r_349.awsui_is-sticky_1sxt8_1at9r_355:not(#\9) {
351
+ .awsui_footer_1sxt8_y9mip_345.awsui_is-sticky_1sxt8_y9mip_351:not(#\9) {
356
352
  position: sticky;
357
353
  inset-block-end: 0;
358
354
  inset-inline-start: 0;
@@ -360,25 +356,25 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_1at9r_197:not(#\9):focus
360
356
  z-index: 810;
361
357
  }
362
358
 
363
- .awsui_test-utils-drawer-content_1sxt8_1at9r_363:not(#\9) {
359
+ .awsui_test-utils-drawer-content_1sxt8_y9mip_359:not(#\9) {
364
360
  /* used in test-utils */
365
361
  }
366
362
 
367
- .awsui_hidden_1sxt8_1at9r_367:not(#\9) {
363
+ .awsui_hidden_1sxt8_y9mip_363:not(#\9) {
368
364
  display: none;
369
365
  }
370
366
 
371
- .awsui_focus-trap_1sxt8_1at9r_371:not(#\9) {
367
+ .awsui_focus-trap_1sxt8_y9mip_367:not(#\9) {
372
368
  display: contents;
373
369
  }
374
370
 
375
- .awsui_backdrop_1sxt8_1at9r_375:not(#\9) {
371
+ .awsui_backdrop_1sxt8_y9mip_371:not(#\9) {
376
372
  inset: 0;
377
373
  background-color: var(--color-background-drawer-backdrop-l5bgyg, rgba(35, 43, 55, 0.7));
378
374
  }
379
- .awsui_backdrop_1sxt8_1at9r_375.awsui_backdrop-fixed_1sxt8_1at9r_379:not(#\9) {
375
+ .awsui_backdrop_1sxt8_y9mip_371.awsui_backdrop-fixed_1sxt8_y9mip_375:not(#\9) {
380
376
  position: fixed;
381
377
  }
382
- .awsui_backdrop_1sxt8_1at9r_375.awsui_backdrop-absolute_1sxt8_1at9r_382:not(#\9) {
378
+ .awsui_backdrop_1sxt8_y9mip_371.awsui_backdrop-absolute_1sxt8_y9mip_378:not(#\9) {
383
379
  position: absolute;
384
380
  }
@@ -2,34 +2,34 @@
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_1sxt8_1at9r_193",
6
- "drawer": "awsui_drawer_1sxt8_1at9r_197",
7
- "has-close-action": "awsui_has-close-action_1sxt8_1at9r_230",
8
- "position-absolute": "awsui_position-absolute_1sxt8_1at9r_233",
9
- "placement-end": "awsui_placement-end_1sxt8_1at9r_233",
10
- "position-sticky": "awsui_position-sticky_1sxt8_1at9r_233",
11
- "position-fixed": "awsui_position-fixed_1sxt8_1at9r_233",
12
- "placement-start": "awsui_placement-start_1sxt8_1at9r_236",
13
- "placement-top": "awsui_placement-top_1sxt8_1at9r_239",
14
- "placement-bottom": "awsui_placement-bottom_1sxt8_1at9r_242",
15
- "with-footer": "awsui_with-footer_1sxt8_1at9r_245",
16
- "position-static": "awsui_position-static_1sxt8_1at9r_249",
17
- "content": "awsui_content_1sxt8_1at9r_252",
18
- "header": "awsui_header_1sxt8_1at9r_280",
19
- "hide-close-action": "awsui_hide-close-action_1sxt8_1at9r_296",
20
- "with-additional-action": "awsui_with-additional-action_1sxt8_1at9r_300",
21
- "with-runtime-context": "awsui_with-runtime-context_1sxt8_1at9r_308",
22
- "with-toolbar": "awsui_with-toolbar_1sxt8_1at9r_311",
23
- "header-actions": "awsui_header-actions_1sxt8_1at9r_330",
24
- "close-action": "awsui_close-action_1sxt8_1at9r_336",
25
- "content-with-paddings": "awsui_content-with-paddings_1sxt8_1at9r_342",
26
- "footer": "awsui_footer_1sxt8_1at9r_349",
27
- "is-sticky": "awsui_is-sticky_1sxt8_1at9r_355",
28
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1at9r_363",
29
- "hidden": "awsui_hidden_1sxt8_1at9r_367",
30
- "focus-trap": "awsui_focus-trap_1sxt8_1at9r_371",
31
- "backdrop": "awsui_backdrop_1sxt8_1at9r_375",
32
- "backdrop-fixed": "awsui_backdrop-fixed_1sxt8_1at9r_379",
33
- "backdrop-absolute": "awsui_backdrop-absolute_1sxt8_1at9r_382"
5
+ "root": "awsui_root_1sxt8_y9mip_189",
6
+ "drawer": "awsui_drawer_1sxt8_y9mip_193",
7
+ "has-close-action": "awsui_has-close-action_1sxt8_y9mip_226",
8
+ "position-absolute": "awsui_position-absolute_1sxt8_y9mip_229",
9
+ "placement-end": "awsui_placement-end_1sxt8_y9mip_229",
10
+ "position-sticky": "awsui_position-sticky_1sxt8_y9mip_229",
11
+ "position-fixed": "awsui_position-fixed_1sxt8_y9mip_229",
12
+ "placement-start": "awsui_placement-start_1sxt8_y9mip_232",
13
+ "placement-top": "awsui_placement-top_1sxt8_y9mip_235",
14
+ "placement-bottom": "awsui_placement-bottom_1sxt8_y9mip_238",
15
+ "with-footer": "awsui_with-footer_1sxt8_y9mip_241",
16
+ "position-static": "awsui_position-static_1sxt8_y9mip_245",
17
+ "content": "awsui_content_1sxt8_y9mip_248",
18
+ "header": "awsui_header_1sxt8_y9mip_276",
19
+ "hide-close-action": "awsui_hide-close-action_1sxt8_y9mip_292",
20
+ "with-additional-action": "awsui_with-additional-action_1sxt8_y9mip_296",
21
+ "with-runtime-context": "awsui_with-runtime-context_1sxt8_y9mip_304",
22
+ "with-toolbar": "awsui_with-toolbar_1sxt8_y9mip_307",
23
+ "header-actions": "awsui_header-actions_1sxt8_y9mip_326",
24
+ "close-action": "awsui_close-action_1sxt8_y9mip_332",
25
+ "content-with-paddings": "awsui_content-with-paddings_1sxt8_y9mip_338",
26
+ "footer": "awsui_footer_1sxt8_y9mip_345",
27
+ "is-sticky": "awsui_is-sticky_1sxt8_y9mip_351",
28
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_y9mip_359",
29
+ "hidden": "awsui_hidden_1sxt8_y9mip_363",
30
+ "focus-trap": "awsui_focus-trap_1sxt8_y9mip_367",
31
+ "backdrop": "awsui_backdrop_1sxt8_y9mip_371",
32
+ "backdrop-fixed": "awsui_backdrop-fixed_1sxt8_y9mip_375",
33
+ "backdrop-absolute": "awsui_backdrop-absolute_1sxt8_y9mip_378"
34
34
  };
35
35
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_1hgyr_153",
5
- "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_1hgyr_1",
6
- "refresh": "awsui_refresh_9duf6_1hgyr_174",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_1hgyr_1",
8
- "root": "awsui_root_9duf6_1hgyr_199",
9
- "interior": "awsui_interior_9duf6_1hgyr_232",
10
- "dropdown": "awsui_dropdown_9duf6_1hgyr_153",
11
- "use-portal": "awsui_use-portal_9duf6_1hgyr_242",
12
- "is-empty": "awsui_is-empty_9duf6_1hgyr_318",
13
- "dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_1hgyr_325",
14
- "with-limited-width": "awsui_with-limited-width_9duf6_1hgyr_329",
15
- "dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_1hgyr_332",
16
- "dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_1hgyr_335",
17
- "occupy-entire-width": "awsui_occupy-entire-width_9duf6_1hgyr_338",
18
- "use-flexible-width": "awsui_use-flexible-width_9duf6_1hgyr_341",
19
- "hide-block-border": "awsui_hide-block-border_9duf6_1hgyr_349",
20
- "open": "awsui_open_9duf6_1hgyr_358",
21
- "nowrap": "awsui_nowrap_9duf6_1hgyr_367",
22
- "dropdown-content": "awsui_dropdown-content_9duf6_1hgyr_153",
23
- "stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_1hgyr_378"
4
+ "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_xkqba_149",
5
+ "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_xkqba_1",
6
+ "refresh": "awsui_refresh_9duf6_xkqba_170",
7
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_xkqba_1",
8
+ "root": "awsui_root_9duf6_xkqba_195",
9
+ "interior": "awsui_interior_9duf6_xkqba_228",
10
+ "dropdown": "awsui_dropdown_9duf6_xkqba_149",
11
+ "use-portal": "awsui_use-portal_9duf6_xkqba_238",
12
+ "is-empty": "awsui_is-empty_9duf6_xkqba_314",
13
+ "dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_xkqba_321",
14
+ "with-limited-width": "awsui_with-limited-width_9duf6_xkqba_325",
15
+ "dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_xkqba_328",
16
+ "dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_xkqba_331",
17
+ "occupy-entire-width": "awsui_occupy-entire-width_9duf6_xkqba_334",
18
+ "use-flexible-width": "awsui_use-flexible-width_9duf6_xkqba_337",
19
+ "hide-block-border": "awsui_hide-block-border_9duf6_xkqba_345",
20
+ "open": "awsui_open_9duf6_xkqba_354",
21
+ "nowrap": "awsui_nowrap_9duf6_xkqba_363",
22
+ "dropdown-content": "awsui_dropdown-content_9duf6_xkqba_149",
23
+ "stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_xkqba_374"
24
24
  };
25
25
 
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -150,10 +146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
154
- animation: awsui_awsui-motion-fade-in-dropdown_9duf6_1hgyr_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
149
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
150
+ animation: awsui_awsui-motion-fade-in-dropdown_9duf6_xkqba_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
155
151
  }
156
- @keyframes awsui_awsui-motion-fade-in-dropdown_9duf6_1hgyr_1 {
152
+ @keyframes awsui_awsui-motion-fade-in-dropdown_9duf6_xkqba_1 {
157
153
  from {
158
154
  opacity: 0.4;
159
155
  }
@@ -162,22 +158,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
158
  }
163
159
  }
164
160
  @media (prefers-reduced-motion: reduce) {
165
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
161
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
166
162
  animation: none;
167
163
  transition: none;
168
164
  }
169
165
  }
170
- .awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
166
+ .awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
171
167
  animation: none;
172
168
  transition: none;
173
169
  }
174
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153.awsui_refresh_9duf6_1hgyr_174:not(#\9) {
170
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149.awsui_refresh_9duf6_xkqba_170:not(#\9) {
175
171
  transform-origin: top;
176
- animation-name: awsui_awsui-motion-fade-in-0_9duf6_1hgyr_1;
172
+ animation-name: awsui_awsui-motion-fade-in-0_9duf6_xkqba_1;
177
173
  animation-duration: var(--motion-duration-show-quick-tyvnyw, 135ms);
178
174
  animation-timing-function: var(--motion-easing-show-quick-9hlj8q, ease-out);
179
175
  }
180
- @keyframes awsui_awsui-motion-fade-in-0_9duf6_1hgyr_1 {
176
+ @keyframes awsui_awsui-motion-fade-in-0_9duf6_xkqba_1 {
181
177
  from {
182
178
  opacity: 0;
183
179
  }
@@ -186,17 +182,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
182
  }
187
183
  }
188
184
  @media (prefers-reduced-motion: reduce) {
189
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153.awsui_refresh_9duf6_1hgyr_174:not(#\9) {
185
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149.awsui_refresh_9duf6_xkqba_170:not(#\9) {
190
186
  animation: none;
191
187
  transition: none;
192
188
  }
193
189
  }
194
- .awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_1hgyr_153.awsui_refresh_9duf6_1hgyr_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_1hgyr_153.awsui_refresh_9duf6_1hgyr_174:not(#\9) {
190
+ .awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_xkqba_149.awsui_refresh_9duf6_xkqba_170:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_xkqba_149.awsui_refresh_9duf6_xkqba_170:not(#\9) {
195
191
  animation: none;
196
192
  transition: none;
197
193
  }
198
194
 
199
- .awsui_root_9duf6_1hgyr_199:not(#\9) {
195
+ .awsui_root_9duf6_xkqba_195:not(#\9) {
200
196
  border-collapse: separate;
201
197
  border-spacing: 0;
202
198
  box-sizing: border-box;
@@ -229,34 +225,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
229
225
  position: relative;
230
226
  white-space: inherit;
231
227
  }
232
- .awsui_root_9duf6_1hgyr_199.awsui_interior_9duf6_1hgyr_232:not(#\9) {
228
+ .awsui_root_9duf6_xkqba_195.awsui_interior_9duf6_xkqba_228:not(#\9) {
233
229
  position: static;
234
230
  }
235
231
 
236
- .awsui_dropdown_9duf6_1hgyr_153:not(#\9) {
232
+ .awsui_dropdown_9duf6_xkqba_149:not(#\9) {
237
233
  position: absolute;
238
234
  display: none;
239
235
  z-index: 2000;
240
236
  transform-origin: top;
241
237
  }
242
- .awsui_dropdown_9duf6_1hgyr_153.awsui_use-portal_9duf6_1hgyr_242:not(#\9) {
238
+ .awsui_dropdown_9duf6_xkqba_149.awsui_use-portal_9duf6_xkqba_238:not(#\9) {
243
239
  z-index: 7000;
244
240
  }
245
- .awsui_dropdown_9duf6_1hgyr_153:not(#\9):not(.awsui_interior_9duf6_1hgyr_232) {
241
+ .awsui_dropdown_9duf6_xkqba_149:not(#\9):not(.awsui_interior_9duf6_xkqba_228) {
246
242
  transform: translateY(0px);
247
243
  transition: transform var(--motion-duration-show-quick-tyvnyw, 135ms);
248
244
  }
249
245
  @media (prefers-reduced-motion: reduce) {
250
- .awsui_dropdown_9duf6_1hgyr_153:not(#\9):not(.awsui_interior_9duf6_1hgyr_232) {
246
+ .awsui_dropdown_9duf6_xkqba_149:not(#\9):not(.awsui_interior_9duf6_xkqba_228) {
251
247
  animation: none;
252
248
  transition: none;
253
249
  }
254
250
  }
255
- .awsui-motion-disabled .awsui_dropdown_9duf6_1hgyr_153:not(#\9):not(.awsui_interior_9duf6_1hgyr_232), .awsui-mode-entering .awsui_dropdown_9duf6_1hgyr_153:not(#\9):not(.awsui_interior_9duf6_1hgyr_232) {
251
+ .awsui-motion-disabled .awsui_dropdown_9duf6_xkqba_149:not(#\9):not(.awsui_interior_9duf6_xkqba_228), .awsui-mode-entering .awsui_dropdown_9duf6_xkqba_149:not(#\9):not(.awsui_interior_9duf6_xkqba_228) {
256
252
  animation: none;
257
253
  transition: none;
258
254
  }
259
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
255
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
260
256
  border-collapse: separate;
261
257
  border-spacing: 0;
262
258
  box-sizing: border-box;
@@ -298,7 +294,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
298
294
  border-block: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
299
295
  box-sizing: border-box;
300
296
  }
301
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9)::after {
297
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9)::after {
302
298
  content: "";
303
299
  position: absolute;
304
300
  z-index: 1;
@@ -315,66 +311,66 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
311
  border-end-end-radius: var(--awsui-dropdown-content-border-radius-esndbs, var(--border-radius-dropdown-fgc2a1, 8px));
316
312
  pointer-events: none;
317
313
  }
318
- .awsui_dropdown-content-wrapper_9duf6_1hgyr_153.awsui_is-empty_9duf6_1hgyr_318:not(#\9)::after {
314
+ .awsui_dropdown-content-wrapper_9duf6_xkqba_149.awsui_is-empty_9duf6_xkqba_314:not(#\9)::after {
319
315
  display: none;
320
316
  }
321
- .awsui_dropdown_9duf6_1hgyr_153 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
317
+ .awsui_dropdown_9duf6_xkqba_149 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
322
318
  border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
323
319
  border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-group-0ocu9j, #c6c6cd);
324
320
  }
325
- .awsui_dropdown-drop-up_9duf6_1hgyr_325 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
321
+ .awsui_dropdown-drop-up_9duf6_xkqba_321 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
326
322
  transform-origin: bottom;
327
323
  box-shadow: var(--shadow-dropup-2r02r5, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
328
324
  }
329
- .awsui_dropdown-drop-up_9duf6_1hgyr_325.awsui_with-limited-width_9duf6_1hgyr_329 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
325
+ .awsui_dropdown-drop-up_9duf6_xkqba_321.awsui_with-limited-width_9duf6_xkqba_325 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
330
326
  border-block-start: none;
331
327
  }
332
- .awsui_dropdown-drop-left_9duf6_1hgyr_332:not(#\9) {
328
+ .awsui_dropdown-drop-left_9duf6_xkqba_328:not(#\9) {
333
329
  inset-inline-end: 0;
334
330
  }
335
- .awsui_dropdown-drop-right_9duf6_1hgyr_335:not(#\9) {
331
+ .awsui_dropdown-drop-right_9duf6_xkqba_331:not(#\9) {
336
332
  inset-inline-start: 0;
337
333
  }
338
- .awsui_dropdown_9duf6_1hgyr_153.awsui_occupy-entire-width_9duf6_1hgyr_338:not(#\9) {
334
+ .awsui_dropdown_9duf6_xkqba_149.awsui_occupy-entire-width_9duf6_xkqba_334:not(#\9) {
339
335
  min-inline-size: 100%;
340
336
  }
341
- .awsui_dropdown_9duf6_1hgyr_153.awsui_use-flexible-width_9duf6_1hgyr_341:not(#\9) {
337
+ .awsui_dropdown_9duf6_xkqba_149.awsui_use-flexible-width_9duf6_xkqba_337:not(#\9) {
342
338
  inline-size: max-content;
343
339
  max-inline-size: var(--awsui-dropdown-default-max-width-esndbs, none);
344
340
  min-inline-size: var(--awsui-dropdown-default-min-width-esndbs, auto);
345
341
  }
346
- .awsui_dropdown_9duf6_1hgyr_153.awsui_interior_9duf6_1hgyr_232 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
342
+ .awsui_dropdown_9duf6_xkqba_149.awsui_interior_9duf6_xkqba_228 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
347
343
  margin-block-start: -1px;
348
344
  }
349
- .awsui_dropdown_9duf6_1hgyr_153.awsui_hide-block-border_9duf6_1hgyr_349 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
345
+ .awsui_dropdown_9duf6_xkqba_149.awsui_hide-block-border_9duf6_xkqba_345 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
350
346
  border-block-start: none;
351
347
  }
352
- .awsui_dropdown_9duf6_1hgyr_153.awsui_hide-block-border_9duf6_1hgyr_349:not(#\9):not(.awsui_dropdown-drop-up_9duf6_1hgyr_325) > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153 {
348
+ .awsui_dropdown_9duf6_xkqba_149.awsui_hide-block-border_9duf6_xkqba_345:not(#\9):not(.awsui_dropdown-drop-up_9duf6_xkqba_321) > .awsui_dropdown-content-wrapper_9duf6_xkqba_149 {
353
349
  border-block-end: none;
354
350
  }
355
- .awsui_dropdown_9duf6_1hgyr_153.awsui_hide-block-border_9duf6_1hgyr_349.awsui_refresh_9duf6_1hgyr_174 > .awsui_dropdown-content-wrapper_9duf6_1hgyr_153:not(#\9) {
351
+ .awsui_dropdown_9duf6_xkqba_149.awsui_hide-block-border_9duf6_xkqba_345.awsui_refresh_9duf6_xkqba_170 > .awsui_dropdown-content-wrapper_9duf6_xkqba_149:not(#\9) {
356
352
  border-block-end: none;
357
353
  }
358
- .awsui_dropdown_9duf6_1hgyr_153.awsui_open_9duf6_1hgyr_358:not(#\9) {
354
+ .awsui_dropdown_9duf6_xkqba_149.awsui_open_9duf6_xkqba_354:not(#\9) {
359
355
  display: block;
360
356
  }
361
- .awsui_dropdown_9duf6_1hgyr_153.awsui_open_9duf6_1hgyr_358:not(#\9):not(.awsui_interior_9duf6_1hgyr_232).awsui_refresh_9duf6_1hgyr_174[data-animating=true] {
357
+ .awsui_dropdown_9duf6_xkqba_149.awsui_open_9duf6_xkqba_354:not(#\9):not(.awsui_interior_9duf6_xkqba_228).awsui_refresh_9duf6_xkqba_170[data-animating=true] {
362
358
  transform: translateY(4px);
363
359
  }
364
- .awsui_dropdown_9duf6_1hgyr_153.awsui_open_9duf6_1hgyr_358:not(#\9):not(.awsui_interior_9duf6_1hgyr_232).awsui_refresh_9duf6_1hgyr_174[data-animating=true].awsui_dropdown-drop-up_9duf6_1hgyr_325 {
360
+ .awsui_dropdown_9duf6_xkqba_149.awsui_open_9duf6_xkqba_354:not(#\9):not(.awsui_interior_9duf6_xkqba_228).awsui_refresh_9duf6_xkqba_170[data-animating=true].awsui_dropdown-drop-up_9duf6_xkqba_321 {
365
361
  transform: translateY(-4px);
366
362
  }
367
- .awsui_dropdown_9duf6_1hgyr_153.awsui_open_9duf6_1hgyr_358.awsui_nowrap_9duf6_1hgyr_367:not(#\9) {
363
+ .awsui_dropdown_9duf6_xkqba_149.awsui_open_9duf6_xkqba_354.awsui_nowrap_9duf6_xkqba_363:not(#\9) {
368
364
  white-space: nowrap;
369
365
  overflow: scroll;
370
366
  }
371
367
 
372
- .awsui_dropdown-content_9duf6_1hgyr_153:not(#\9) {
368
+ .awsui_dropdown-content_9duf6_xkqba_149:not(#\9) {
373
369
  display: flex;
374
370
  flex-direction: column;
375
371
  inline-size: 100%;
376
372
  }
377
373
 
378
- .awsui_stretch-trigger-height_9duf6_1hgyr_378:not(#\9) {
374
+ .awsui_stretch-trigger-height_9duf6_xkqba_374:not(#\9) {
379
375
  block-size: 100%;
380
376
  }
@@ -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
- "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_1hgyr_153",
6
- "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_1hgyr_1",
7
- "refresh": "awsui_refresh_9duf6_1hgyr_174",
8
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_1hgyr_1",
9
- "root": "awsui_root_9duf6_1hgyr_199",
10
- "interior": "awsui_interior_9duf6_1hgyr_232",
11
- "dropdown": "awsui_dropdown_9duf6_1hgyr_153",
12
- "use-portal": "awsui_use-portal_9duf6_1hgyr_242",
13
- "is-empty": "awsui_is-empty_9duf6_1hgyr_318",
14
- "dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_1hgyr_325",
15
- "with-limited-width": "awsui_with-limited-width_9duf6_1hgyr_329",
16
- "dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_1hgyr_332",
17
- "dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_1hgyr_335",
18
- "occupy-entire-width": "awsui_occupy-entire-width_9duf6_1hgyr_338",
19
- "use-flexible-width": "awsui_use-flexible-width_9duf6_1hgyr_341",
20
- "hide-block-border": "awsui_hide-block-border_9duf6_1hgyr_349",
21
- "open": "awsui_open_9duf6_1hgyr_358",
22
- "nowrap": "awsui_nowrap_9duf6_1hgyr_367",
23
- "dropdown-content": "awsui_dropdown-content_9duf6_1hgyr_153",
24
- "stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_1hgyr_378"
5
+ "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_xkqba_149",
6
+ "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_xkqba_1",
7
+ "refresh": "awsui_refresh_9duf6_xkqba_170",
8
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_xkqba_1",
9
+ "root": "awsui_root_9duf6_xkqba_195",
10
+ "interior": "awsui_interior_9duf6_xkqba_228",
11
+ "dropdown": "awsui_dropdown_9duf6_xkqba_149",
12
+ "use-portal": "awsui_use-portal_9duf6_xkqba_238",
13
+ "is-empty": "awsui_is-empty_9duf6_xkqba_314",
14
+ "dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_xkqba_321",
15
+ "with-limited-width": "awsui_with-limited-width_9duf6_xkqba_325",
16
+ "dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_xkqba_328",
17
+ "dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_xkqba_331",
18
+ "occupy-entire-width": "awsui_occupy-entire-width_9duf6_xkqba_334",
19
+ "use-flexible-width": "awsui_use-flexible-width_9duf6_xkqba_337",
20
+ "hide-block-border": "awsui_hide-block-border_9duf6_xkqba_345",
21
+ "open": "awsui_open_9duf6_xkqba_354",
22
+ "nowrap": "awsui_nowrap_9duf6_xkqba_363",
23
+ "dropdown-content": "awsui_dropdown-content_9duf6_xkqba_149",
24
+ "stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_xkqba_374"
25
25
  };
26
26