@cloudscape-design/components 3.0.1344 → 3.0.1346

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 (460) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +113 -113
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +57 -56
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +28 -28
  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 +26 -26
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/drawer/styles.css.js +14 -14
  14. package/app-layout/drawer/styles.scoped.css +31 -31
  15. package/app-layout/drawer/styles.selectors.js +14 -14
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/styles.css.js +12 -12
  20. package/app-layout/styles.scoped.css +15 -15
  21. package/app-layout/styles.selectors.js +12 -12
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +7 -7
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +86 -86
  26. package/app-layout/visual-refresh/styles.scoped.css +207 -207
  27. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  28. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  29. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +116 -113
  30. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  31. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  32. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +12 -12
  33. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  34. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  35. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  36. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  37. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  38. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  39. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  40. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  41. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +45 -45
  42. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  43. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  44. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +26 -26
  45. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  46. package/app-layout-toolbar/index.d.ts.map +1 -1
  47. package/app-layout-toolbar/index.js +1 -0
  48. package/app-layout-toolbar/index.js.map +1 -1
  49. package/area-chart/styles.css.js +6 -6
  50. package/area-chart/styles.scoped.css +10 -10
  51. package/area-chart/styles.selectors.js +6 -6
  52. package/attribute-editor/styles.css.js +15 -15
  53. package/attribute-editor/styles.scoped.css +33 -33
  54. package/attribute-editor/styles.selectors.js +15 -15
  55. package/badge/styles.css.js +10 -10
  56. package/badge/styles.scoped.css +17 -17
  57. package/badge/styles.selectors.js +10 -10
  58. package/box/styles.css.js +220 -220
  59. package/box/styles.scoped.css +309 -309
  60. package/box/styles.selectors.js +220 -220
  61. package/breadcrumb-group/item/styles.css.js +7 -7
  62. package/breadcrumb-group/item/styles.scoped.css +34 -34
  63. package/breadcrumb-group/item/styles.selectors.js +7 -7
  64. package/breadcrumb-group/styles.css.js +14 -14
  65. package/breadcrumb-group/styles.scoped.css +33 -33
  66. package/breadcrumb-group/styles.selectors.js +14 -14
  67. package/button/styles.css.js +23 -23
  68. package/button/styles.scoped.css +134 -134
  69. package/button/styles.selectors.js +23 -23
  70. package/button-dropdown/category-elements/styles.css.js +18 -18
  71. package/button-dropdown/category-elements/styles.scoped.css +40 -40
  72. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  73. package/button-dropdown/item-element/styles.css.js +21 -21
  74. package/button-dropdown/item-element/styles.scoped.css +57 -57
  75. package/button-dropdown/item-element/styles.selectors.js +21 -21
  76. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  77. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  78. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  79. package/button-dropdown/styles.css.js +23 -23
  80. package/button-dropdown/styles.scoped.css +35 -35
  81. package/button-dropdown/styles.selectors.js +23 -23
  82. package/button-group/styles.css.js +4 -4
  83. package/button-group/styles.scoped.css +6 -6
  84. package/button-group/styles.selectors.js +4 -4
  85. package/calendar/styles.css.js +21 -21
  86. package/calendar/styles.scoped.css +60 -60
  87. package/calendar/styles.selectors.js +21 -21
  88. package/cards/styles.css.js +38 -38
  89. package/cards/styles.scoped.css +42 -42
  90. package/cards/styles.selectors.js +38 -38
  91. package/checkbox/styles.css.js +3 -3
  92. package/checkbox/styles.scoped.css +7 -7
  93. package/checkbox/styles.selectors.js +3 -3
  94. package/code-editor/styles.css.js +33 -33
  95. package/code-editor/styles.scoped.css +178 -178
  96. package/code-editor/styles.selectors.js +33 -33
  97. package/collection-preferences/styles.css.js +38 -38
  98. package/collection-preferences/styles.scoped.css +47 -47
  99. package/collection-preferences/styles.selectors.js +38 -38
  100. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  101. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  102. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  103. package/column-layout/styles.css.js +13 -13
  104. package/column-layout/styles.scoped.css +47 -47
  105. package/column-layout/styles.selectors.js +13 -13
  106. package/container/styles.css.js +33 -33
  107. package/container/styles.scoped.css +68 -68
  108. package/container/styles.selectors.js +33 -33
  109. package/content-layout/styles.css.js +14 -14
  110. package/content-layout/styles.scoped.css +19 -19
  111. package/content-layout/styles.selectors.js +14 -14
  112. package/date-picker/styles.css.js +7 -7
  113. package/date-picker/styles.scoped.css +11 -11
  114. package/date-picker/styles.selectors.js +7 -7
  115. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  116. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  117. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  118. package/date-range-picker/styles.css.js +23 -23
  119. package/date-range-picker/styles.scoped.css +40 -40
  120. package/date-range-picker/styles.selectors.js +23 -23
  121. package/divider/styles.css.js +6 -6
  122. package/divider/styles.scoped.css +10 -10
  123. package/divider/styles.selectors.js +6 -6
  124. package/drawer/styles.css.js +29 -29
  125. package/drawer/styles.scoped.css +47 -47
  126. package/drawer/styles.selectors.js +29 -29
  127. package/dropdown/styles.css.js +20 -20
  128. package/dropdown/styles.scoped.css +43 -43
  129. package/dropdown/styles.selectors.js +20 -20
  130. package/expandable-section/expandable-section-container.d.ts +0 -2
  131. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  132. package/expandable-section/expandable-section-container.js +2 -2
  133. package/expandable-section/expandable-section-container.js.map +1 -1
  134. package/expandable-section/expandable-section-header.d.ts +3 -1
  135. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  136. package/expandable-section/expandable-section-header.js +4 -4
  137. package/expandable-section/expandable-section-header.js.map +1 -1
  138. package/expandable-section/internal.d.ts +8 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js +24 -10
  141. package/expandable-section/internal.js.map +1 -1
  142. package/expandable-section/styles.css.js +43 -42
  143. package/expandable-section/styles.scoped.css +211 -156
  144. package/expandable-section/styles.selectors.js +43 -42
  145. package/file-dropzone/styles.css.js +3 -3
  146. package/file-dropzone/styles.scoped.css +12 -12
  147. package/file-dropzone/styles.selectors.js +3 -3
  148. package/file-input/styles.css.js +5 -5
  149. package/file-input/styles.scoped.css +10 -10
  150. package/file-input/styles.selectors.js +5 -5
  151. package/file-token-group/styles.css.js +23 -23
  152. package/file-token-group/styles.scoped.css +51 -51
  153. package/file-token-group/styles.selectors.js +23 -23
  154. package/flashbar/flash.d.ts.map +1 -1
  155. package/flashbar/flash.js +6 -1
  156. package/flashbar/flash.js.map +1 -1
  157. package/flashbar/styles.css.js +50 -50
  158. package/flashbar/styles.scoped.css +165 -165
  159. package/flashbar/styles.selectors.js +50 -50
  160. package/form/styles.css.js +8 -8
  161. package/form/styles.scoped.css +9 -9
  162. package/form/styles.selectors.js +8 -8
  163. package/form-field/styles.css.js +24 -24
  164. package/form-field/styles.scoped.css +44 -44
  165. package/form-field/styles.selectors.js +24 -24
  166. package/grid/styles.css.js +53 -53
  167. package/grid/styles.scoped.css +55 -55
  168. package/grid/styles.selectors.js +53 -53
  169. package/header/styles.css.js +35 -35
  170. package/header/styles.scoped.css +59 -59
  171. package/header/styles.selectors.js +35 -35
  172. package/help-panel/styles.css.js +6 -6
  173. package/help-panel/styles.scoped.css +83 -83
  174. package/help-panel/styles.selectors.js +6 -6
  175. package/icon/styles.css.js +41 -41
  176. package/icon/styles.scoped.css +106 -106
  177. package/icon/styles.selectors.js +41 -41
  178. package/input/styles.css.js +28 -28
  179. package/input/styles.scoped.css +120 -120
  180. package/input/styles.selectors.js +28 -28
  181. package/internal/base-component/styles.scoped.css +1722 -1636
  182. package/internal/components/abstract-switch/styles.css.js +13 -13
  183. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  184. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  185. package/internal/components/button-trigger/styles.css.js +14 -14
  186. package/internal/components/button-trigger/styles.scoped.css +63 -63
  187. package/internal/components/button-trigger/styles.selectors.js +14 -14
  188. package/internal/components/cartesian-chart/styles.css.js +28 -28
  189. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  190. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  191. package/internal/components/chart-filter/styles.css.js +3 -3
  192. package/internal/components/chart-filter/styles.scoped.css +4 -4
  193. package/internal/components/chart-filter/styles.selectors.js +3 -3
  194. package/internal/components/chart-legend/styles.css.js +6 -6
  195. package/internal/components/chart-legend/styles.scoped.css +16 -16
  196. package/internal/components/chart-legend/styles.selectors.js +6 -6
  197. package/internal/components/chart-plot/styles.css.js +5 -5
  198. package/internal/components/chart-plot/styles.scoped.css +6 -6
  199. package/internal/components/chart-plot/styles.selectors.js +5 -5
  200. package/internal/components/chart-popover/styles.css.js +3 -3
  201. package/internal/components/chart-popover/styles.scoped.css +6 -6
  202. package/internal/components/chart-popover/styles.selectors.js +3 -3
  203. package/internal/components/chart-series-details/styles.css.js +19 -19
  204. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  205. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  206. package/internal/components/chart-series-marker/styles.css.js +5 -5
  207. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  208. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  209. package/internal/components/chart-status-container/styles.css.js +2 -2
  210. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  211. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  212. package/internal/components/chart-wrapper/styles.css.js +9 -9
  213. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  214. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  215. package/internal/components/checkbox-icon/styles.css.js +9 -9
  216. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  217. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  218. package/internal/components/drag-handle/styles.css.js +14 -14
  219. package/internal/components/drag-handle/styles.scoped.css +24 -24
  220. package/internal/components/drag-handle/styles.selectors.js +14 -14
  221. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  222. package/internal/components/drag-handle-wrapper/styles.scoped.css +50 -50
  223. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  224. package/internal/components/dropdown-footer/styles.css.js +3 -3
  225. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  226. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  227. package/internal/components/dropdown-status/styles.css.js +2 -2
  228. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  229. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  230. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  231. package/internal/components/expand-toggle-button/styles.scoped.css +18 -18
  232. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  233. package/internal/components/menu-dropdown/styles.css.js +7 -7
  234. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  235. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  236. package/internal/components/option/styles.css.js +17 -17
  237. package/internal/components/option/styles.scoped.css +37 -37
  238. package/internal/components/option/styles.selectors.js +17 -17
  239. package/internal/components/options-list/styles.css.js +3 -3
  240. package/internal/components/options-list/styles.scoped.css +4 -4
  241. package/internal/components/options-list/styles.selectors.js +3 -3
  242. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  243. package/internal/components/panel-resize-handle/styles.scoped.css +8 -8
  244. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  245. package/internal/components/radio-button/styles.css.js +7 -7
  246. package/internal/components/radio-button/styles.scoped.css +22 -22
  247. package/internal/components/radio-button/styles.selectors.js +7 -7
  248. package/internal/components/selectable-item/styles.css.js +22 -22
  249. package/internal/components/selectable-item/styles.scoped.css +79 -79
  250. package/internal/components/selectable-item/styles.selectors.js +22 -22
  251. package/internal/components/sortable-area/styles.css.js +8 -8
  252. package/internal/components/sortable-area/styles.scoped.css +20 -20
  253. package/internal/components/sortable-area/styles.selectors.js +8 -8
  254. package/internal/components/structured-item/styles.css.js +7 -7
  255. package/internal/components/structured-item/styles.scoped.css +10 -10
  256. package/internal/components/structured-item/styles.selectors.js +7 -7
  257. package/internal/components/token-list/styles.css.js +10 -10
  258. package/internal/components/token-list/styles.scoped.css +30 -30
  259. package/internal/components/token-list/styles.selectors.js +10 -10
  260. package/internal/components/transition/index.d.ts +7 -7
  261. package/internal/components/transition/index.d.ts.map +1 -1
  262. package/internal/components/transition/index.js +4 -4
  263. package/internal/components/transition/index.js.map +1 -1
  264. package/internal/environment.js +2 -2
  265. package/internal/environment.json +2 -2
  266. package/internal/generated/styles/tokens.d.ts +28 -0
  267. package/internal/generated/styles/tokens.js +351 -323
  268. package/internal/generated/theming/index.cjs +1031 -351
  269. package/internal/generated/theming/index.cjs.d.ts +23 -5
  270. package/internal/generated/theming/index.d.ts +23 -5
  271. package/internal/generated/theming/index.js +1031 -351
  272. package/internal/manifest.json +1 -1
  273. package/item-card/styles.css.js +14 -14
  274. package/item-card/styles.scoped.css +58 -58
  275. package/item-card/styles.selectors.js +14 -14
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +14 -14
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +21 -21
  280. package/link/styles.scoped.css +116 -116
  281. package/link/styles.selectors.js +21 -21
  282. package/list/styles.css.js +5 -5
  283. package/list/styles.scoped.css +9 -9
  284. package/list/styles.selectors.js +5 -5
  285. package/manifest.json +2 -2
  286. package/modal/styles.css.js +31 -31
  287. package/modal/styles.scoped.css +53 -53
  288. package/modal/styles.selectors.js +31 -31
  289. package/multiselect/styles.css.js +5 -5
  290. package/multiselect/styles.scoped.css +7 -7
  291. package/multiselect/styles.selectors.js +5 -5
  292. package/package.json +1 -1
  293. package/pagination/styles.css.js +12 -12
  294. package/pagination/styles.scoped.css +47 -47
  295. package/pagination/styles.selectors.js +12 -12
  296. package/panel-layout/styles.css.js +7 -7
  297. package/panel-layout/styles.scoped.css +13 -13
  298. package/panel-layout/styles.selectors.js +7 -7
  299. package/pie-chart/styles.css.js +27 -27
  300. package/pie-chart/styles.scoped.css +53 -53
  301. package/pie-chart/styles.selectors.js +27 -27
  302. package/popover/styles.css.js +58 -58
  303. package/popover/styles.scoped.css +110 -110
  304. package/popover/styles.selectors.js +58 -58
  305. package/progress-bar/internal.d.ts.map +1 -1
  306. package/progress-bar/internal.js +1 -1
  307. package/progress-bar/internal.js.map +1 -1
  308. package/progress-bar/styles.css.js +19 -18
  309. package/progress-bar/styles.scoped.css +44 -32
  310. package/progress-bar/styles.selectors.js +19 -18
  311. package/prompt-input/styles.css.js +26 -26
  312. package/prompt-input/styles.scoped.css +102 -102
  313. package/prompt-input/styles.selectors.js +26 -26
  314. package/property-filter/filtering-token/styles.css.js +18 -18
  315. package/property-filter/filtering-token/styles.scoped.css +55 -55
  316. package/property-filter/filtering-token/styles.selectors.js +18 -18
  317. package/property-filter/styles.css.js +39 -39
  318. package/property-filter/styles.scoped.css +52 -52
  319. package/property-filter/styles.selectors.js +39 -39
  320. package/radio-button/styles.css.js +1 -1
  321. package/radio-button/styles.scoped.css +2 -2
  322. package/radio-button/styles.selectors.js +1 -1
  323. package/radio-group/styles.css.js +5 -5
  324. package/radio-group/styles.scoped.css +7 -7
  325. package/radio-group/styles.selectors.js +5 -5
  326. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  327. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  328. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  329. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  330. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  331. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  332. package/segmented-control/styles.css.js +16 -16
  333. package/segmented-control/styles.scoped.css +46 -46
  334. package/segmented-control/styles.selectors.js +16 -16
  335. package/select/parts/styles.css.js +21 -21
  336. package/select/parts/styles.scoped.css +28 -28
  337. package/select/parts/styles.selectors.js +21 -21
  338. package/select/styles.css.js +3 -3
  339. package/select/styles.scoped.css +4 -4
  340. package/select/styles.selectors.js +3 -3
  341. package/side-navigation/implementation.d.ts.map +1 -1
  342. package/side-navigation/implementation.js +6 -3
  343. package/side-navigation/implementation.js.map +1 -1
  344. package/side-navigation/parts.d.ts +2 -0
  345. package/side-navigation/parts.d.ts.map +1 -1
  346. package/side-navigation/parts.js +86 -76
  347. package/side-navigation/parts.js.map +1 -1
  348. package/side-navigation/styles.css.js +64 -50
  349. package/side-navigation/styles.scoped.css +564 -118
  350. package/side-navigation/styles.selectors.js +64 -50
  351. package/side-navigation/util.d.ts +10 -0
  352. package/side-navigation/util.d.ts.map +1 -1
  353. package/side-navigation/util.js +48 -0
  354. package/side-navigation/util.js.map +1 -1
  355. package/skeleton/styles.css.js +15 -15
  356. package/skeleton/styles.scoped.css +27 -27
  357. package/skeleton/styles.selectors.js +15 -15
  358. package/slider/styles.css.js +26 -26
  359. package/slider/styles.scoped.css +154 -154
  360. package/slider/styles.selectors.js +26 -26
  361. package/spinner/styles.css.js +13 -13
  362. package/spinner/styles.scoped.css +21 -21
  363. package/spinner/styles.selectors.js +13 -13
  364. package/split-panel/icons/styles.css.js +22 -22
  365. package/split-panel/icons/styles.scoped.css +44 -44
  366. package/split-panel/icons/styles.selectors.js +22 -22
  367. package/split-panel/styles.css.js +38 -38
  368. package/split-panel/styles.scoped.css +68 -68
  369. package/split-panel/styles.selectors.js +38 -38
  370. package/status-indicator/styles.css.js +25 -25
  371. package/status-indicator/styles.scoped.css +70 -70
  372. package/status-indicator/styles.selectors.js +25 -25
  373. package/steps/styles.css.js +17 -17
  374. package/steps/styles.scoped.css +37 -37
  375. package/steps/styles.selectors.js +17 -17
  376. package/table/body-cell/styles.css.js +48 -48
  377. package/table/body-cell/styles.scoped.css +405 -405
  378. package/table/body-cell/styles.selectors.js +48 -48
  379. package/table/header-cell/styles.css.js +38 -38
  380. package/table/header-cell/styles.scoped.css +102 -102
  381. package/table/header-cell/styles.selectors.js +38 -38
  382. package/table/interfaces.d.ts +62 -45
  383. package/table/interfaces.d.ts.map +1 -1
  384. package/table/interfaces.js.map +1 -1
  385. package/table/internal.d.ts.map +1 -1
  386. package/table/internal.js +2 -2
  387. package/table/internal.js.map +1 -1
  388. package/table/resizer/styles.css.js +17 -17
  389. package/table/resizer/styles.scoped.css +33 -33
  390. package/table/resizer/styles.selectors.js +17 -17
  391. package/table/skeleton-rows.d.ts +3 -1
  392. package/table/skeleton-rows.d.ts.map +1 -1
  393. package/table/skeleton-rows.js +5 -2
  394. package/table/skeleton-rows.js.map +1 -1
  395. package/table/sticky-scrollbar/styles.css.js +6 -6
  396. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  397. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  398. package/table/styles.css.js +37 -37
  399. package/table/styles.scoped.css +51 -51
  400. package/table/styles.selectors.js +37 -37
  401. package/tabs/styles.css.js +30 -30
  402. package/tabs/styles.scoped.css +64 -64
  403. package/tabs/styles.selectors.js +30 -30
  404. package/tabs/tab-header-bar.d.ts.map +1 -1
  405. package/tabs/tab-header-bar.js +5 -0
  406. package/tabs/tab-header-bar.js.map +1 -1
  407. package/tag-editor/styles.css.js +3 -3
  408. package/tag-editor/styles.scoped.css +15 -15
  409. package/tag-editor/styles.selectors.js +3 -3
  410. package/text-content/styles.css.js +1 -1
  411. package/text-content/styles.scoped.css +71 -71
  412. package/text-content/styles.selectors.js +1 -1
  413. package/text-filter/styles.css.js +3 -3
  414. package/text-filter/styles.scoped.css +5 -5
  415. package/text-filter/styles.selectors.js +3 -3
  416. package/textarea/styles.css.js +9 -9
  417. package/textarea/styles.scoped.css +46 -46
  418. package/textarea/styles.selectors.js +9 -9
  419. package/tiles/styles.css.js +30 -30
  420. package/tiles/styles.scoped.css +90 -90
  421. package/tiles/styles.selectors.js +30 -30
  422. package/toggle/styles.css.js +10 -10
  423. package/toggle/styles.scoped.css +27 -27
  424. package/toggle/styles.selectors.js +10 -10
  425. package/toggle-button/styles.css.js +4 -4
  426. package/toggle-button/styles.scoped.css +12 -12
  427. package/toggle-button/styles.selectors.js +4 -4
  428. package/token/styles.css.js +14 -14
  429. package/token/styles.scoped.css +47 -47
  430. package/token/styles.selectors.js +14 -14
  431. package/token-group/styles.css.js +5 -5
  432. package/token-group/styles.scoped.css +5 -5
  433. package/token-group/styles.selectors.js +5 -5
  434. package/top-navigation/styles.css.js +47 -47
  435. package/top-navigation/styles.scoped.css +86 -86
  436. package/top-navigation/styles.selectors.js +47 -47
  437. package/tree-view/styles.css.js +2 -2
  438. package/tree-view/styles.scoped.css +3 -3
  439. package/tree-view/styles.selectors.js +2 -2
  440. package/tree-view/tree-item/styles.css.js +10 -10
  441. package/tree-view/tree-item/styles.scoped.css +17 -17
  442. package/tree-view/tree-item/styles.selectors.js +10 -10
  443. package/tree-view/vertical-connector/styles.css.js +3 -3
  444. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  445. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  446. package/truncated-text/styles.css.js +1 -1
  447. package/truncated-text/styles.scoped.css +6 -6
  448. package/truncated-text/styles.selectors.js +1 -1
  449. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  450. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  451. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  452. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  453. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  454. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  455. package/tutorial-panel/styles.css.js +1 -1
  456. package/tutorial-panel/styles.scoped.css +7 -7
  457. package/tutorial-panel/styles.selectors.js +1 -1
  458. package/wizard/styles.css.js +30 -30
  459. package/wizard/styles.scoped.css +84 -84
  460. package/wizard/styles.selectors.js +30 -30
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "handle": "awsui_handle_sdha6_njfm3_145",
5
- "handle-size-normal": "awsui_handle-size-normal_sdha6_njfm3_153",
6
- "handle-size-small": "awsui_handle-size-small_sdha6_njfm3_157",
7
- "handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_njfm3_160",
8
- "handle-disabled": "awsui_handle-disabled_sdha6_njfm3_160",
9
- "active": "awsui_active_sdha6_njfm3_163",
10
- "handle-resize-area": "awsui_handle-resize-area_sdha6_njfm3_166",
11
- "handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_njfm3_173",
12
- "handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_njfm3_176",
13
- "hide-focus": "awsui_hide-focus_sdha6_njfm3_186",
14
- "resize-icon": "awsui_resize-icon_sdha6_njfm3_209",
15
- "resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_njfm3_215",
16
- "resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_njfm3_219",
17
- "prevent-pointer": "awsui_prevent-pointer_sdha6_njfm3_223"
4
+ "handle": "awsui_handle_sdha6_12mai_145",
5
+ "handle-size-normal": "awsui_handle-size-normal_sdha6_12mai_153",
6
+ "handle-size-small": "awsui_handle-size-small_sdha6_12mai_157",
7
+ "handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_12mai_160",
8
+ "handle-disabled": "awsui_handle-disabled_sdha6_12mai_160",
9
+ "active": "awsui_active_sdha6_12mai_163",
10
+ "handle-resize-area": "awsui_handle-resize-area_sdha6_12mai_166",
11
+ "handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_12mai_173",
12
+ "handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_12mai_176",
13
+ "hide-focus": "awsui_hide-focus_sdha6_12mai_186",
14
+ "resize-icon": "awsui_resize-icon_sdha6_12mai_209",
15
+ "resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_12mai_215",
16
+ "resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_12mai_219",
17
+ "prevent-pointer": "awsui_prevent-pointer_sdha6_12mai_223"
18
18
  };
19
19
 
@@ -142,56 +142,56 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_handle_sdha6_njfm3_145:not(#\9) {
145
+ .awsui_handle_sdha6_12mai_145:not(#\9) {
146
146
  appearance: none;
147
- color: var(--color-text-interactive-default-ugh9wp, #424650);
147
+ color: var(--color-text-interactive-default-1o1pl2, #424650);
148
148
  background: transparent;
149
149
  inline-size: -moz-fit-content;
150
150
  inline-size: fit-content;
151
151
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
152
152
  touch-action: none;
153
153
  }
154
- .awsui_handle-size-normal_sdha6_njfm3_153:not(#\9) {
154
+ .awsui_handle-size-normal_sdha6_12mai_153:not(#\9) {
155
155
  block-size: var(--line-height-body-m-2mh3ke, 20px);
156
156
  padding-inline: var(--space-scaled-xxxs-oo06c7, 2px);
157
157
  }
158
- .awsui_handle-size-small_sdha6_njfm3_157:not(#\9) {
158
+ .awsui_handle-size-small_sdha6_12mai_157:not(#\9) {
159
159
  block-size: var(--line-height-body-s-nu5hx1, 16px);
160
160
  }
161
- .awsui_handle-drag-indicator_sdha6_njfm3_160:not(#\9):not(.awsui_handle-disabled_sdha6_njfm3_160) {
161
+ .awsui_handle-drag-indicator_sdha6_12mai_160:not(#\9):not(.awsui_handle-disabled_sdha6_12mai_160) {
162
162
  cursor: grab;
163
163
  }
164
- .awsui_handle-drag-indicator_sdha6_njfm3_160:not(#\9):not(.awsui_handle-disabled_sdha6_njfm3_160).awsui_active_sdha6_njfm3_163 {
164
+ .awsui_handle-drag-indicator_sdha6_12mai_160:not(#\9):not(.awsui_handle-disabled_sdha6_12mai_160).awsui_active_sdha6_12mai_163 {
165
165
  cursor: grabbing;
166
166
  }
167
- .awsui_handle-resize-area_sdha6_njfm3_166:not(#\9) {
167
+ .awsui_handle-resize-area_sdha6_12mai_166:not(#\9) {
168
168
  cursor: nwse-resize;
169
169
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
170
170
  }
171
- .awsui_handle-resize-area_sdha6_njfm3_166:not(#\9):dir(rtl) {
171
+ .awsui_handle-resize-area_sdha6_12mai_166:not(#\9):dir(rtl) {
172
172
  cursor: nesw-resize;
173
173
  }
174
- .awsui_handle-resize-horizontal_sdha6_njfm3_173:not(#\9) {
174
+ .awsui_handle-resize-horizontal_sdha6_12mai_173:not(#\9) {
175
175
  cursor: ew-resize;
176
176
  }
177
- .awsui_handle-resize-vertical_sdha6_njfm3_176:not(#\9) {
177
+ .awsui_handle-resize-vertical_sdha6_12mai_176:not(#\9) {
178
178
  cursor: ns-resize;
179
179
  }
180
- .awsui_handle_sdha6_njfm3_145:not(#\9):hover {
181
- color: var(--color-text-interactive-hover-6naf7i, #0f141a);
180
+ .awsui_handle_sdha6_12mai_145:not(#\9):hover {
181
+ color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
182
182
  }
183
- .awsui_handle_sdha6_njfm3_145:not(#\9):focus {
183
+ .awsui_handle_sdha6_12mai_145:not(#\9):focus {
184
184
  outline: none;
185
185
  text-decoration: none;
186
186
  }
187
- body[data-awsui-focus-visible=true] .awsui_handle_sdha6_njfm3_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_njfm3_186) {
187
+ body[data-awsui-focus-visible=true] .awsui_handle_sdha6_12mai_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_12mai_186) {
188
188
  position: relative;
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_handle_sdha6_njfm3_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_njfm3_186) {
190
+ body[data-awsui-focus-visible=true] .awsui_handle_sdha6_12mai_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_12mai_186) {
191
191
  outline: 2px dotted transparent;
192
192
  outline-offset: calc(0px - 1px);
193
193
  }
194
- body[data-awsui-focus-visible=true] .awsui_handle_sdha6_njfm3_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_njfm3_186)::before {
194
+ body[data-awsui-focus-visible=true] .awsui_handle_sdha6_12mai_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_12mai_186)::before {
195
195
  content: " ";
196
196
  display: block;
197
197
  position: absolute;
@@ -203,24 +203,24 @@ body[data-awsui-focus-visible=true] .awsui_handle_sdha6_njfm3_145:not(#\9):focus
203
203
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
204
204
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
205
205
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
206
- box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
206
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
207
207
  z-index: 2;
208
208
  }
209
209
 
210
- .awsui_resize-icon_sdha6_njfm3_209:not(#\9) {
211
- stroke: var(--color-text-interactive-default-ugh9wp, #424650);
210
+ .awsui_resize-icon_sdha6_12mai_209:not(#\9) {
211
+ stroke: var(--color-text-interactive-default-1o1pl2, #424650);
212
212
  }
213
- .awsui_resize-icon_sdha6_njfm3_209:not(#\9):hover {
214
- stroke: var(--color-text-interactive-hover-6naf7i, #0f141a);
213
+ .awsui_resize-icon_sdha6_12mai_209:not(#\9):hover {
214
+ stroke: var(--color-text-interactive-hover-j5y3wx, #0f141a);
215
215
  }
216
- .awsui_resize-icon-vertical_sdha6_njfm3_215:not(#\9) {
216
+ .awsui_resize-icon-vertical_sdha6_12mai_215:not(#\9) {
217
217
  margin-block: auto;
218
218
  margin-inline: auto;
219
219
  }
220
- .awsui_resize-icon-horizontal_sdha6_njfm3_219:not(#\9) {
220
+ .awsui_resize-icon-horizontal_sdha6_12mai_219:not(#\9) {
221
221
  transform: rotate(90deg);
222
222
  }
223
223
 
224
- .awsui_prevent-pointer_sdha6_njfm3_223:not(#\9) {
224
+ .awsui_prevent-pointer_sdha6_12mai_223:not(#\9) {
225
225
  pointer-events: none;
226
226
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "handle": "awsui_handle_sdha6_njfm3_145",
6
- "handle-size-normal": "awsui_handle-size-normal_sdha6_njfm3_153",
7
- "handle-size-small": "awsui_handle-size-small_sdha6_njfm3_157",
8
- "handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_njfm3_160",
9
- "handle-disabled": "awsui_handle-disabled_sdha6_njfm3_160",
10
- "active": "awsui_active_sdha6_njfm3_163",
11
- "handle-resize-area": "awsui_handle-resize-area_sdha6_njfm3_166",
12
- "handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_njfm3_173",
13
- "handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_njfm3_176",
14
- "hide-focus": "awsui_hide-focus_sdha6_njfm3_186",
15
- "resize-icon": "awsui_resize-icon_sdha6_njfm3_209",
16
- "resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_njfm3_215",
17
- "resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_njfm3_219",
18
- "prevent-pointer": "awsui_prevent-pointer_sdha6_njfm3_223"
5
+ "handle": "awsui_handle_sdha6_12mai_145",
6
+ "handle-size-normal": "awsui_handle-size-normal_sdha6_12mai_153",
7
+ "handle-size-small": "awsui_handle-size-small_sdha6_12mai_157",
8
+ "handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_12mai_160",
9
+ "handle-disabled": "awsui_handle-disabled_sdha6_12mai_160",
10
+ "active": "awsui_active_sdha6_12mai_163",
11
+ "handle-resize-area": "awsui_handle-resize-area_sdha6_12mai_166",
12
+ "handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_12mai_173",
13
+ "handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_12mai_176",
14
+ "hide-focus": "awsui_hide-focus_sdha6_12mai_186",
15
+ "resize-icon": "awsui_resize-icon_sdha6_12mai_209",
16
+ "resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_12mai_215",
17
+ "resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_12mai_219",
18
+ "prevent-pointer": "awsui_prevent-pointer_sdha6_12mai_223"
19
19
  };
20
20
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_tboy1_169",
5
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_tboy1_189",
6
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189",
7
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_tboy1_189",
8
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189",
9
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_tboy1_1",
10
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_tboy1_1",
11
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_tboy1_1",
12
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_tboy1_1",
13
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_tboy1_229",
14
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_tboy1_233",
15
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_tboy1_237",
16
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_tboy1_248",
17
- "contents": "awsui_contents_155yk_tboy1_259",
18
- "portal-overlay": "awsui_portal-overlay_155yk_tboy1_263",
19
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_tboy1_271",
20
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_tboy1_275",
21
- "drag-handle": "awsui_drag-handle_155yk_tboy1_279",
22
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_tboy1_292",
23
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_tboy1_316",
24
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_tboy1_320",
25
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_tboy1_324",
26
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_tboy1_328",
27
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_tboy1_332",
28
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_tboy1_336",
29
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_tboy1_340",
30
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_tboy1_344",
31
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_tboy1_348",
32
- "direction-button": "awsui_direction-button_155yk_tboy1_169",
33
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_tboy1_371"
4
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_v2ko5_169",
5
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_v2ko5_189",
6
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189",
7
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_v2ko5_189",
8
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189",
9
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_v2ko5_1",
10
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_v2ko5_1",
11
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_v2ko5_1",
12
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_v2ko5_1",
13
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_v2ko5_229",
14
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_v2ko5_233",
15
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237",
16
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248",
17
+ "contents": "awsui_contents_155yk_v2ko5_259",
18
+ "portal-overlay": "awsui_portal-overlay_155yk_v2ko5_263",
19
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_v2ko5_271",
20
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_v2ko5_275",
21
+ "drag-handle": "awsui_drag-handle_155yk_v2ko5_279",
22
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_v2ko5_292",
23
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_v2ko5_316",
24
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_v2ko5_320",
25
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_v2ko5_324",
26
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_v2ko5_328",
27
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_v2ko5_332",
28
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_v2ko5_336",
29
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_v2ko5_340",
30
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_v2ko5_344",
31
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_v2ko5_348",
32
+ "direction-button": "awsui_direction-button_155yk_v2ko5_169",
33
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_v2ko5_371"
34
34
  };
35
35
 
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- @keyframes awsui_drag-handle-entry_155yk_tboy1_1 {
153
+ @keyframes awsui_drag-handle-entry_155yk_v2ko5_1 {
154
154
  from {
155
155
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
156
156
  }
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  transform: translate(0, 0);
159
159
  }
160
160
  }
161
- @keyframes awsui_drag-handle-exit_155yk_tboy1_1 {
161
+ @keyframes awsui_drag-handle-exit_155yk_v2ko5_1 {
162
162
  from {
163
163
  transform: translate(0, 0);
164
164
  }
@@ -166,11 +166,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
167
167
  }
168
168
  }
169
- .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
169
+ .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
170
170
  --awsui-drag-handle-animation-inline-offset-esndbs: 0;
171
171
  --awsui-drag-handle-animation-block-offset-esndbs: 0;
172
172
  }
173
- @keyframes awsui_awsui-motion-fade-in_155yk_tboy1_1 {
173
+ @keyframes awsui_awsui-motion-fade-in_155yk_v2ko5_1 {
174
174
  from {
175
175
  opacity: 0.2;
176
176
  }
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
178
  opacity: 1;
179
179
  }
180
180
  }
181
- @keyframes awsui_awsui-motion-fade-out-0_155yk_tboy1_1 {
181
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_v2ko5_1 {
182
182
  from {
183
183
  opacity: 1;
184
184
  }
@@ -186,81 +186,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  opacity: 0;
187
187
  }
188
188
  }
189
- .awsui_direction-button-wrapper-motion-enter_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_tboy1_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
189
+ .awsui_direction-button-wrapper-motion-enter_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
190
190
  pointer-events: none;
191
191
  }
192
- .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
192
+ .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
193
+ animation: awsui_drag-handle-entry_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
196
+ .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189:not(#\9) {
201
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_tboy1_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
205
+ .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
206
+ animation: awsui_drag-handle-exit_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
209
+ .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189:not(#\9) {
214
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
219
+ .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
  }
224
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
224
+ .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
225
225
  animation: none;
226
226
  transition: none;
227
227
  }
228
228
 
229
- .awsui_direction-button-wrapper-block-start_155yk_tboy1_229:not(#\9) {
229
+ .awsui_direction-button-wrapper-block-start_155yk_v2ko5_229:not(#\9) {
230
230
  --awsui-drag-handle-animation-block-offset-esndbs: 20px;
231
231
  }
232
232
 
233
- .awsui_direction-button-wrapper-block-end_155yk_tboy1_233:not(#\9) {
233
+ .awsui_direction-button-wrapper-block-end_155yk_v2ko5_233:not(#\9) {
234
234
  --awsui-drag-handle-animation-block-offset-esndbs: -20px;
235
235
  }
236
236
 
237
- .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9) {
237
+ .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9) {
238
238
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  }
241
- .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9):dir(ltr) {
241
+ .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9):dir(ltr) {
242
242
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
243
243
  }
244
- .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9):dir(rtl) {
244
+ .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9):dir(rtl) {
245
245
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
246
246
  }
247
247
 
248
- .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9) {
248
+ .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9) {
249
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
250
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
251
251
  }
252
- .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9):dir(ltr) {
252
+ .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9):dir(ltr) {
253
253
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
254
254
  }
255
- .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9):dir(rtl) {
255
+ .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9):dir(rtl) {
256
256
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
257
257
  }
258
258
 
259
- .awsui_contents_155yk_tboy1_259:not(#\9) {
259
+ .awsui_contents_155yk_v2ko5_259:not(#\9) {
260
260
  display: contents;
261
261
  }
262
262
 
263
- .awsui_portal-overlay_155yk_tboy1_263:not(#\9) {
263
+ .awsui_portal-overlay_155yk_v2ko5_263:not(#\9) {
264
264
  position: absolute;
265
265
  inset-block-start: 0;
266
266
  inset-inline-start: 0;
@@ -268,20 +268,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
268
  z-index: 7000;
269
269
  }
270
270
 
271
- .awsui_portal-overlay-disabled_155yk_tboy1_271:not(#\9) {
271
+ .awsui_portal-overlay-disabled_155yk_v2ko5_271:not(#\9) {
272
272
  display: none;
273
273
  }
274
274
 
275
- .awsui_portal-overlay-contents_155yk_tboy1_275:not(#\9) {
275
+ .awsui_portal-overlay-contents_155yk_v2ko5_275:not(#\9) {
276
276
  pointer-events: auto;
277
277
  }
278
278
 
279
- .awsui_drag-handle_155yk_tboy1_279:not(#\9) {
279
+ .awsui_drag-handle_155yk_v2ko5_279:not(#\9) {
280
280
  position: relative;
281
281
  display: inline-flex;
282
282
  }
283
283
 
284
- .awsui_direction-button-wrapper_155yk_tboy1_169:not(#\9) {
284
+ .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
285
285
  position: absolute;
286
286
  block-size: var(--space-static-xl-4tedi6, 24px);
287
287
  inline-size: var(--space-static-xl-4tedi6, 24px);
@@ -289,67 +289,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
289
  padding-inline: var(--space-static-xxs-ns94dp, 4px);
290
290
  }
291
291
 
292
- .awsui_direction-button-wrapper-hidden_155yk_tboy1_292:not(#\9) {
292
+ .awsui_direction-button-wrapper-hidden_155yk_v2ko5_292:not(#\9) {
293
293
  display: none;
294
294
  }
295
295
 
296
- .awsui_direction-button-wrapper-block-start_155yk_tboy1_229:not(#\9) {
296
+ .awsui_direction-button-wrapper-block-start_155yk_v2ko5_229:not(#\9) {
297
297
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
298
298
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
299
299
  }
300
300
 
301
- .awsui_direction-button-wrapper-block-end_155yk_tboy1_233:not(#\9) {
301
+ .awsui_direction-button-wrapper-block-end_155yk_v2ko5_233:not(#\9) {
302
302
  inset-block-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
303
303
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
304
304
  }
305
305
 
306
- .awsui_direction-button-wrapper-inline-start_155yk_tboy1_237:not(#\9) {
306
+ .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9) {
307
307
  inset-inline-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
308
308
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
309
309
  }
310
310
 
311
- .awsui_direction-button-wrapper-inline-end_155yk_tboy1_248:not(#\9) {
311
+ .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9) {
312
312
  inset-inline-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
313
313
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
314
314
  }
315
315
 
316
- .awsui_direction-button-wrapper-forced_155yk_tboy1_316:not(#\9) {
316
+ .awsui_direction-button-wrapper-forced_155yk_v2ko5_316:not(#\9) {
317
317
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
318
318
  }
319
319
 
320
- .awsui_direction-button-wrapper-forced-top-0_155yk_tboy1_320:not(#\9) {
320
+ .awsui_direction-button-wrapper-forced-top-0_155yk_v2ko5_320:not(#\9) {
321
321
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
322
322
  }
323
323
 
324
- .awsui_direction-button-wrapper-forced-top-1_155yk_tboy1_324:not(#\9) {
324
+ .awsui_direction-button-wrapper-forced-top-1_155yk_v2ko5_324:not(#\9) {
325
325
  inset-block-start: calc(-2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
326
326
  }
327
327
 
328
- .awsui_direction-button-wrapper-forced-top-2_155yk_tboy1_328:not(#\9) {
328
+ .awsui_direction-button-wrapper-forced-top-2_155yk_v2ko5_328:not(#\9) {
329
329
  inset-block-start: calc(-3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
330
330
  }
331
331
 
332
- .awsui_direction-button-wrapper-forced-top-3_155yk_tboy1_332:not(#\9) {
332
+ .awsui_direction-button-wrapper-forced-top-3_155yk_v2ko5_332:not(#\9) {
333
333
  inset-block-start: calc(-4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
334
334
  }
335
335
 
336
- .awsui_direction-button-wrapper-forced-bottom-0_155yk_tboy1_336:not(#\9) {
336
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_v2ko5_336:not(#\9) {
337
337
  inset-block-start: calc(1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
338
338
  }
339
339
 
340
- .awsui_direction-button-wrapper-forced-bottom-1_155yk_tboy1_340:not(#\9) {
340
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_v2ko5_340:not(#\9) {
341
341
  inset-block-start: calc(2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
342
342
  }
343
343
 
344
- .awsui_direction-button-wrapper-forced-bottom-2_155yk_tboy1_344:not(#\9) {
344
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_v2ko5_344:not(#\9) {
345
345
  inset-block-start: calc(3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
346
346
  }
347
347
 
348
- .awsui_direction-button-wrapper-forced-bottom-3_155yk_tboy1_348:not(#\9) {
348
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_v2ko5_348:not(#\9) {
349
349
  inset-block-start: calc(4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
350
350
  }
351
351
 
352
- .awsui_direction-button_155yk_tboy1_169:not(#\9) {
352
+ .awsui_direction-button_155yk_v2ko5_169:not(#\9) {
353
353
  position: absolute;
354
354
  border-width: 0;
355
355
  cursor: pointer;
@@ -368,15 +368,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
368
368
  color: var(--color-text-direction-button-default-p88lvb, #ffffff);
369
369
  box-shadow: var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
370
370
  }
371
- .awsui_direction-button_155yk_tboy1_169:not(#\9):not(.awsui_direction-button-disabled_155yk_tboy1_371):hover {
371
+ .awsui_direction-button_155yk_v2ko5_169:not(#\9):not(.awsui_direction-button-disabled_155yk_v2ko5_371):hover {
372
372
  background-color: var(--color-background-direction-button-hover-74n5o1, #333843);
373
373
  }
374
- .awsui_direction-button_155yk_tboy1_169:not(#\9):not(.awsui_direction-button-disabled_155yk_tboy1_371):active {
374
+ .awsui_direction-button_155yk_v2ko5_169:not(#\9):not(.awsui_direction-button-disabled_155yk_v2ko5_371):active {
375
375
  background-color: var(--color-background-direction-button-active-lvo0dy, #232b37);
376
376
  }
377
377
 
378
- .awsui_direction-button-disabled_155yk_tboy1_371:not(#\9) {
378
+ .awsui_direction-button-disabled_155yk_v2ko5_371:not(#\9) {
379
379
  cursor: default;
380
- background-color: var(--color-background-direction-button-disabled-s9x4zq, #ebebf0);
381
- color: var(--color-text-direction-button-disabled-2jds36, #b4b4bb);
380
+ background-color: var(--color-background-direction-button-disabled-uad4xk, #ebebf0);
381
+ color: var(--color-text-direction-button-disabled-t86kvg, #b4b4bb);
382
382
  }
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_tboy1_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_tboy1_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_tboy1_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_tboy1_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_tboy1_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_tboy1_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_tboy1_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_tboy1_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_tboy1_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_tboy1_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_tboy1_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_tboy1_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_tboy1_248",
18
- "contents": "awsui_contents_155yk_tboy1_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_tboy1_263",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_tboy1_271",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_tboy1_275",
22
- "drag-handle": "awsui_drag-handle_155yk_tboy1_279",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_tboy1_292",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_tboy1_316",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_tboy1_320",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_tboy1_324",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_tboy1_328",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_tboy1_332",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_tboy1_336",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_tboy1_340",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_tboy1_344",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_tboy1_348",
33
- "direction-button": "awsui_direction-button_155yk_tboy1_169",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_tboy1_371"
5
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_v2ko5_169",
6
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_v2ko5_189",
7
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189",
8
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_v2ko5_189",
9
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189",
10
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_v2ko5_1",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_v2ko5_1",
12
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_v2ko5_1",
13
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_v2ko5_1",
14
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_v2ko5_229",
15
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_v2ko5_233",
16
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237",
17
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248",
18
+ "contents": "awsui_contents_155yk_v2ko5_259",
19
+ "portal-overlay": "awsui_portal-overlay_155yk_v2ko5_263",
20
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_v2ko5_271",
21
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_v2ko5_275",
22
+ "drag-handle": "awsui_drag-handle_155yk_v2ko5_279",
23
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_v2ko5_292",
24
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_v2ko5_316",
25
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_v2ko5_320",
26
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_v2ko5_324",
27
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_v2ko5_328",
28
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_v2ko5_332",
29
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_v2ko5_336",
30
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_v2ko5_340",
31
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_v2ko5_344",
32
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_v2ko5_348",
33
+ "direction-button": "awsui_direction-button_155yk_v2ko5_169",
34
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_v2ko5_371"
35
35
  };
36
36
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1afi9_9sgdj_145",
5
- "hidden": "awsui_hidden_1afi9_9sgdj_176",
6
- "no-items": "awsui_no-items_1afi9_9sgdj_179"
4
+ "root": "awsui_root_1afi9_1htgw_145",
5
+ "hidden": "awsui_hidden_1afi9_1htgw_176",
6
+ "no-items": "awsui_no-items_1afi9_1htgw_179"
7
7
  };
8
8