@cloudscape-design/components-themeable 3.0.1358 → 3.0.1359

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 (570) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/action-card/constants.scss +2 -4
  3. package/lib/internal/scss/action-card/mixins.scss +2 -4
  4. package/lib/internal/scss/action-card/motion.scss +2 -4
  5. package/lib/internal/scss/alert/motion.scss +2 -4
  6. package/lib/internal/scss/app-layout/constants.scss +2 -4
  7. package/lib/internal/scss/app-layout/visual-refresh/background.scss +3 -4
  8. package/lib/internal/scss/app-layout/visual-refresh/breadcrumbs.scss +2 -4
  9. package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +3 -4
  10. package/lib/internal/scss/app-layout/visual-refresh/header.scss +2 -4
  11. package/lib/internal/scss/app-layout/visual-refresh/layout.scss +2 -4
  12. package/lib/internal/scss/app-layout/visual-refresh/main.scss +2 -4
  13. package/lib/internal/scss/app-layout/visual-refresh/mobile-toolbar.scss +2 -4
  14. package/lib/internal/scss/app-layout/visual-refresh/navigation.scss +2 -4
  15. package/lib/internal/scss/app-layout/visual-refresh/notifications.scss +2 -4
  16. package/lib/internal/scss/app-layout/visual-refresh/split-panel.scss +2 -4
  17. package/lib/internal/scss/app-layout/visual-refresh/tools.scss +2 -4
  18. package/lib/internal/scss/app-layout/visual-refresh/trigger-button.scss +2 -4
  19. package/lib/internal/scss/area-chart/motion.scss +2 -4
  20. package/lib/internal/scss/attribute-editor/motion.scss +2 -4
  21. package/lib/internal/scss/box/base-styles.scss +2 -4
  22. package/lib/internal/scss/box/layout.scss +2 -4
  23. package/lib/internal/scss/box/spacing.scss +2 -4
  24. package/lib/internal/scss/box/text.scss +2 -4
  25. package/lib/internal/scss/box/visual-accent.scss +2 -4
  26. package/lib/internal/scss/button/constants.scss +2 -4
  27. package/lib/internal/scss/calendar/calendar.scss +2 -4
  28. package/lib/internal/scss/calendar/motion.scss +2 -4
  29. package/lib/internal/scss/code-editor/ace-editor.scss +2 -4
  30. package/lib/internal/scss/code-editor/background-inline-svg.scss +2 -4
  31. package/lib/internal/scss/code-editor/pane.scss +2 -4
  32. package/lib/internal/scss/collection-preferences/content-display/content-display-list.scss +2 -4
  33. package/lib/internal/scss/collection-preferences/content-display/content-display-option.scss +2 -4
  34. package/lib/internal/scss/collection-preferences/visible-content.scss +2 -4
  35. package/lib/internal/scss/container/shared.scss +2 -4
  36. package/lib/internal/scss/date-range-picker/motion.scss +2 -4
  37. package/lib/internal/scss/dropdown/motion.scss +2 -4
  38. package/lib/internal/scss/file-token-group/constants.scss +2 -4
  39. package/lib/internal/scss/flashbar/collapsible.motion.scss +3 -4
  40. package/lib/internal/scss/flashbar/collapsible.scss +3 -4
  41. package/lib/internal/scss/flashbar/motion.scss +2 -4
  42. package/lib/internal/scss/form-field/motion.scss +3 -4
  43. package/lib/internal/scss/icon/hover-motion.scss +2 -4
  44. package/lib/internal/scss/icon/mixins.scss +3 -4
  45. package/lib/internal/scss/input/styles.scss +11 -10
  46. package/lib/internal/scss/internal/components/button-trigger/motion.scss +2 -4
  47. package/lib/internal/scss/internal/components/chart-legend/motion.scss +2 -4
  48. package/lib/internal/scss/internal/components/chart-series-details/motion.scss +2 -4
  49. package/lib/internal/scss/internal/components/drag-handle-wrapper/motion.scss +3 -4
  50. package/lib/internal/scss/internal/components/expand-toggle-button/motion.scss +2 -4
  51. package/lib/internal/scss/internal/components/option/constants.scss +2 -4
  52. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  53. package/lib/internal/scss/internal/styles/direction.scss +2 -4
  54. package/lib/internal/scss/internal/styles/forms/constants.scss +2 -4
  55. package/lib/internal/scss/internal/styles/forms/index.scss +2 -4
  56. package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -4
  57. package/lib/internal/scss/internal/styles/foundation/breakpoints.scss +2 -4
  58. package/lib/internal/scss/internal/styles/foundation/index.scss +2 -4
  59. package/lib/internal/scss/internal/styles/foundation/shadows.scss +2 -4
  60. package/lib/internal/scss/internal/styles/global-vars.scss +2 -4
  61. package/lib/internal/scss/internal/styles/global.scss +2 -4
  62. package/lib/internal/scss/internal/styles/index.scss +2 -4
  63. package/lib/internal/scss/internal/styles/links.scss +2 -4
  64. package/lib/internal/scss/internal/styles/motion/animations.scss +2 -4
  65. package/lib/internal/scss/internal/styles/motion/index.scss +2 -4
  66. package/lib/internal/scss/internal/styles/motion/mixins.scss +2 -4
  67. package/lib/internal/scss/internal/styles/style-api.scss +2 -4
  68. package/lib/internal/scss/internal/styles/tokens.scss +2 -4
  69. package/lib/internal/scss/internal/styles/typography/constants.scss +2 -4
  70. package/lib/internal/scss/internal/styles/typography/index.scss +2 -4
  71. package/lib/internal/scss/internal/styles/typography/mixins.scss +2 -4
  72. package/lib/internal/scss/internal/styles/utils/index.scss +2 -4
  73. package/lib/internal/scss/internal/styles/utils/mixins.scss +2 -4
  74. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +2 -4
  75. package/lib/internal/scss/internal/styles/utils/theming.scss +2 -4
  76. package/lib/internal/scss/item-card/motion.scss +2 -4
  77. package/lib/internal/scss/link/constants.scss +2 -4
  78. package/lib/internal/scss/mixed-line-bar-chart/motion.scss +2 -4
  79. package/lib/internal/scss/modal/motion.scss +2 -4
  80. package/lib/internal/scss/pie-chart/constants.scss +2 -4
  81. package/lib/internal/scss/pie-chart/motion.scss +2 -4
  82. package/lib/internal/scss/popover/arrow.scss +2 -4
  83. package/lib/internal/scss/popover/body.scss +2 -4
  84. package/lib/internal/scss/popover/container.scss +2 -4
  85. package/lib/internal/scss/popover/motion.scss +2 -4
  86. package/lib/internal/scss/progress-bar/motion.scss +2 -4
  87. package/lib/internal/scss/segmented-control/segment.scss +2 -4
  88. package/lib/internal/scss/slider/mixins.scss +3 -4
  89. package/lib/internal/scss/spinner/mixins.scss +2 -4
  90. package/lib/internal/scss/status-indicator/motion.scss +3 -4
  91. package/lib/internal/scss/tabs/tab-header-bar.scss +2 -4
  92. package/lib/internal/scss/token/constants.scss +2 -4
  93. package/lib/internal/scss/token/mixins.scss +3 -4
  94. package/lib/internal/scss/tree-view/tree-item/styles.scss +6 -2
  95. package/lib/internal/scss/tree-view/vertical-connector/styles.scss +16 -2
  96. package/lib/internal/scss/tutorial-panel/components/tutorial-list/motion.scss +2 -4
  97. package/lib/internal/template/action-card/styles.css.js +17 -17
  98. package/lib/internal/template/action-card/styles.scoped.css +95 -239
  99. package/lib/internal/template/action-card/styles.selectors.js +17 -17
  100. package/lib/internal/template/alert/actions-wrapper/styles.css.js +1 -1
  101. package/lib/internal/template/alert/actions-wrapper/styles.scoped.css +2 -6
  102. package/lib/internal/template/alert/actions-wrapper/styles.selectors.js +1 -1
  103. package/lib/internal/template/alert/styles.css.js +27 -27
  104. package/lib/internal/template/alert/styles.scoped.css +41 -229
  105. package/lib/internal/template/alert/styles.selectors.js +27 -27
  106. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  107. package/lib/internal/template/anchor-navigation/styles.scoped.css +18 -194
  108. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  109. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  110. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +20 -192
  111. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  112. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  113. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +6 -142
  114. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  115. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  116. package/lib/internal/template/app-layout/drawer/styles.scoped.css +22 -198
  117. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  118. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  119. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +8 -144
  120. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  121. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  122. package/lib/internal/template/app-layout/notifications/styles.scoped.css +5 -9
  123. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  124. package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
  125. package/lib/internal/template/app-layout/resize/styles.scoped.css +12 -144
  126. package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
  127. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  128. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +2 -138
  129. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  130. package/lib/internal/template/app-layout/styles.css.js +12 -12
  131. package/lib/internal/template/app-layout/styles.scoped.css +12 -148
  132. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  133. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  134. package/lib/internal/template/app-layout/toggles/styles.scoped.css +6 -178
  135. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  136. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  137. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -355
  138. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  139. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  140. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -259
  141. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  142. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
  143. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js +11 -1
  144. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
  145. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  146. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -145
  147. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  148. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  149. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +3 -7
  150. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  151. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  152. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -195
  153. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  154. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  155. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -133
  156. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  157. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  158. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -167
  159. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  160. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  161. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -146
  162. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  163. package/lib/internal/template/area-chart/styles.css.js +6 -6
  164. package/lib/internal/template/area-chart/styles.scoped.css +9 -185
  165. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  166. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  167. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -161
  168. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  169. package/lib/internal/template/autosuggest/utils/utils.d.ts.map +1 -1
  170. package/lib/internal/template/autosuggest/utils/utils.js +7 -6
  171. package/lib/internal/template/autosuggest/utils/utils.js.map +1 -1
  172. package/lib/internal/template/badge/styles.css.js +10 -10
  173. package/lib/internal/template/badge/styles.scoped.css +10 -150
  174. package/lib/internal/template/badge/styles.selectors.js +10 -10
  175. package/lib/internal/template/box/styles.css.js +220 -220
  176. package/lib/internal/template/box/styles.scoped.css +265 -421
  177. package/lib/internal/template/box/styles.selectors.js +220 -220
  178. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  179. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +25 -157
  180. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  181. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
  182. package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -156
  183. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
  184. package/lib/internal/template/button/styles.css.js +23 -23
  185. package/lib/internal/template/button/styles.scoped.css +70 -214
  186. package/lib/internal/template/button/styles.selectors.js +23 -23
  187. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
  188. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -160
  189. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
  190. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  191. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +34 -166
  192. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  193. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  194. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -137
  195. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  196. package/lib/internal/template/button-dropdown/styles.css.js +23 -23
  197. package/lib/internal/template/button-dropdown/styles.scoped.css +31 -163
  198. package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
  199. package/lib/internal/template/button-group/styles.css.js +4 -4
  200. package/lib/internal/template/button-group/styles.scoped.css +4 -172
  201. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  202. package/lib/internal/template/calendar/styles.css.js +21 -21
  203. package/lib/internal/template/calendar/styles.scoped.css +43 -183
  204. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  205. package/lib/internal/template/cards/styles.css.js +38 -38
  206. package/lib/internal/template/cards/styles.scoped.css +39 -171
  207. package/lib/internal/template/cards/styles.selectors.js +38 -38
  208. package/lib/internal/template/checkbox/styles.css.js +3 -3
  209. package/lib/internal/template/checkbox/styles.scoped.css +5 -137
  210. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  211. package/lib/internal/template/code-editor/resizable-box/styles.css.js +4 -4
  212. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +6 -142
  213. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +4 -4
  214. package/lib/internal/template/code-editor/styles.css.js +33 -33
  215. package/lib/internal/template/code-editor/styles.scoped.css +186 -330
  216. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  217. package/lib/internal/template/collection-preferences/styles.css.js +38 -38
  218. package/lib/internal/template/collection-preferences/styles.scoped.css +39 -183
  219. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
  220. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  221. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +8 -176
  222. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  223. package/lib/internal/template/column-layout/styles.css.js +13 -13
  224. package/lib/internal/template/column-layout/styles.scoped.css +43 -211
  225. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  226. package/lib/internal/template/container/styles.css.js +33 -33
  227. package/lib/internal/template/container/styles.scoped.css +56 -228
  228. package/lib/internal/template/container/styles.selectors.js +33 -33
  229. package/lib/internal/template/content-layout/styles.css.js +14 -14
  230. package/lib/internal/template/content-layout/styles.scoped.css +16 -148
  231. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  232. package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -5
  233. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +6 -10
  234. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -5
  235. package/lib/internal/template/date-picker/styles.css.js +7 -7
  236. package/lib/internal/template/date-picker/styles.scoped.css +9 -141
  237. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  238. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
  239. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +55 -191
  240. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  241. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +6 -6
  242. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +10 -142
  243. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +6 -6
  244. package/lib/internal/template/date-range-picker/styles.css.js +23 -23
  245. package/lib/internal/template/date-range-picker/styles.scoped.css +32 -168
  246. package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
  247. package/lib/internal/template/divider/styles.css.js +6 -6
  248. package/lib/internal/template/divider/styles.scoped.css +6 -138
  249. package/lib/internal/template/divider/styles.selectors.js +6 -6
  250. package/lib/internal/template/drawer/styles.css.js +29 -29
  251. package/lib/internal/template/drawer/styles.scoped.css +35 -211
  252. package/lib/internal/template/drawer/styles.selectors.js +29 -29
  253. package/lib/internal/template/dropdown/styles.css.js +20 -20
  254. package/lib/internal/template/dropdown/styles.scoped.css +37 -173
  255. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  256. package/lib/internal/template/expandable-section/styles.css.js +43 -43
  257. package/lib/internal/template/expandable-section/styles.scoped.css +88 -224
  258. package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
  259. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  260. package/lib/internal/template/file-dropzone/styles.scoped.css +3 -171
  261. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  262. package/lib/internal/template/file-input/styles.css.js +5 -5
  263. package/lib/internal/template/file-input/styles.scoped.css +8 -180
  264. package/lib/internal/template/file-input/styles.selectors.js +5 -5
  265. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  266. package/lib/internal/template/file-token-group/styles.scoped.css +33 -221
  267. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  268. package/lib/internal/template/file-upload/styles.css.js +2 -2
  269. package/lib/internal/template/file-upload/styles.scoped.css +3 -7
  270. package/lib/internal/template/file-upload/styles.selectors.js +2 -2
  271. package/lib/internal/template/flashbar/styles.css.js +50 -50
  272. package/lib/internal/template/flashbar/styles.scoped.css +152 -340
  273. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  274. package/lib/internal/template/form/styles.css.js +8 -8
  275. package/lib/internal/template/form/styles.scoped.css +8 -140
  276. package/lib/internal/template/form/styles.selectors.js +8 -8
  277. package/lib/internal/template/form-field/styles.css.js +24 -24
  278. package/lib/internal/template/form-field/styles.scoped.css +38 -174
  279. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  280. package/lib/internal/template/grid/styles.css.js +53 -53
  281. package/lib/internal/template/grid/styles.scoped.css +54 -186
  282. package/lib/internal/template/grid/styles.selectors.js +53 -53
  283. package/lib/internal/template/header/styles.css.js +35 -35
  284. package/lib/internal/template/header/styles.scoped.css +53 -229
  285. package/lib/internal/template/header/styles.selectors.js +35 -35
  286. package/lib/internal/template/help-panel/styles.css.js +6 -6
  287. package/lib/internal/template/help-panel/styles.scoped.css +66 -234
  288. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  289. package/lib/internal/template/hotspot/styles.css.js +7 -7
  290. package/lib/internal/template/hotspot/styles.scoped.css +7 -175
  291. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  292. package/lib/internal/template/icon/interfaces.d.ts +1 -1
  293. package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
  294. package/lib/internal/template/icon/interfaces.js.map +1 -1
  295. package/lib/internal/template/icon/styles.css.js +42 -41
  296. package/lib/internal/template/icon/styles.scoped.css +100 -277
  297. package/lib/internal/template/icon/styles.selectors.js +42 -41
  298. package/lib/internal/template/input/styles.css.js +28 -28
  299. package/lib/internal/template/input/styles.scoped.css +75 -207
  300. package/lib/internal/template/input/styles.selectors.js +28 -28
  301. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -9
  302. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  303. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +20 -152
  304. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  305. package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
  306. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -169
  307. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
  308. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
  309. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +32 -164
  310. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
  311. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  312. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +3 -135
  313. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  314. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  315. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +14 -150
  316. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  317. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  318. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +5 -137
  319. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  320. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  321. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -136
  322. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  323. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
  324. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +32 -168
  325. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
  326. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  327. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +7 -139
  328. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  329. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  330. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +2 -6
  331. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  332. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  333. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -177
  334. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  335. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  336. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +9 -141
  337. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  338. package/lib/internal/template/internal/components/drag-handle/styles.css.js +14 -14
  339. package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +20 -152
  340. package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +14 -14
  341. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  342. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +48 -184
  343. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  344. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  345. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +3 -135
  346. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  347. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  348. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +2 -134
  349. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  350. package/lib/internal/template/internal/components/expand-toggle-button/styles.css.js +4 -4
  351. package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +13 -149
  352. package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  353. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  354. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +13 -145
  355. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  356. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  357. package/lib/internal/template/internal/components/option/styles.scoped.css +29 -165
  358. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  359. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  360. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -135
  361. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  362. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +3 -3
  363. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +7 -139
  364. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  365. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  366. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +12 -144
  367. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  368. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  369. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +1 -133
  370. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  371. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  372. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +49 -181
  373. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  374. package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
  375. package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +15 -147
  376. package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
  377. package/lib/internal/template/internal/components/structured-item/styles.css.js +7 -7
  378. package/lib/internal/template/internal/components/structured-item/styles.scoped.css +9 -141
  379. package/lib/internal/template/internal/components/structured-item/styles.selectors.js +7 -7
  380. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  381. package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -202
  382. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  383. package/lib/internal/template/internal/environment.js +2 -2
  384. package/lib/internal/template/internal/environment.json +2 -2
  385. package/lib/internal/template/internal/generated/styles/tokens.js +314 -314
  386. package/lib/internal/template/internal/generated/theming/index.cjs +314 -314
  387. package/lib/internal/template/internal/generated/theming/index.js +314 -314
  388. package/lib/internal/template/item-card/styles.css.js +14 -14
  389. package/lib/internal/template/item-card/styles.scoped.css +50 -186
  390. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  391. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  392. package/lib/internal/template/key-value-pairs/styles.scoped.css +9 -141
  393. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  394. package/lib/internal/template/link/styles.css.js +21 -21
  395. package/lib/internal/template/link/styles.scoped.css +72 -204
  396. package/lib/internal/template/link/styles.selectors.js +21 -21
  397. package/lib/internal/template/list/styles.css.js +5 -5
  398. package/lib/internal/template/list/styles.scoped.css +7 -139
  399. package/lib/internal/template/list/styles.selectors.js +5 -5
  400. package/lib/internal/template/live-region/styles.css.js +2 -2
  401. package/lib/internal/template/live-region/styles.scoped.css +3 -135
  402. package/lib/internal/template/live-region/styles.selectors.js +2 -2
  403. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  404. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +17 -193
  405. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  406. package/lib/internal/template/modal/styles.css.js +31 -31
  407. package/lib/internal/template/modal/styles.scoped.css +46 -186
  408. package/lib/internal/template/modal/styles.selectors.js +31 -31
  409. package/lib/internal/template/multiselect/styles.css.js +5 -5
  410. package/lib/internal/template/multiselect/styles.scoped.css +5 -137
  411. package/lib/internal/template/multiselect/styles.selectors.js +5 -5
  412. package/lib/internal/template/pagination/styles.css.js +12 -12
  413. package/lib/internal/template/pagination/styles.scoped.css +30 -162
  414. package/lib/internal/template/pagination/styles.selectors.js +12 -12
  415. package/lib/internal/template/panel-layout/styles.css.js +7 -7
  416. package/lib/internal/template/panel-layout/styles.scoped.css +10 -182
  417. package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
  418. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  419. package/lib/internal/template/pie-chart/styles.scoped.css +48 -188
  420. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  421. package/lib/internal/template/popover/styles.css.js +58 -58
  422. package/lib/internal/template/popover/styles.scoped.css +90 -238
  423. package/lib/internal/template/popover/styles.selectors.js +58 -58
  424. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  425. package/lib/internal/template/progress-bar/styles.scoped.css +30 -202
  426. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  427. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  428. package/lib/internal/template/prompt-input/styles.scoped.css +53 -185
  429. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  430. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  431. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +41 -177
  432. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  433. package/lib/internal/template/property-filter/styles.css.js +39 -39
  434. package/lib/internal/template/property-filter/styles.scoped.css +41 -173
  435. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  436. package/lib/internal/template/radio-button/styles.css.js +1 -1
  437. package/lib/internal/template/radio-button/styles.scoped.css +1 -133
  438. package/lib/internal/template/radio-button/styles.selectors.js +1 -1
  439. package/lib/internal/template/radio-group/styles.css.js +5 -5
  440. package/lib/internal/template/radio-group/styles.scoped.css +6 -138
  441. package/lib/internal/template/radio-group/styles.selectors.js +5 -5
  442. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  443. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +8 -12
  444. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  445. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  446. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +3 -171
  447. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  448. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  449. package/lib/internal/template/segmented-control/styles.scoped.css +32 -172
  450. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  451. package/lib/internal/template/select/parts/styles.css.js +21 -21
  452. package/lib/internal/template/select/parts/styles.scoped.css +22 -154
  453. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  454. package/lib/internal/template/select/styles.css.js +3 -3
  455. package/lib/internal/template/select/styles.scoped.css +3 -135
  456. package/lib/internal/template/select/styles.selectors.js +3 -3
  457. package/lib/internal/template/side-navigation/styles.css.js +64 -64
  458. package/lib/internal/template/side-navigation/styles.scoped.css +110 -242
  459. package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
  460. package/lib/internal/template/skeleton/styles.css.js +15 -15
  461. package/lib/internal/template/skeleton/styles.scoped.css +25 -157
  462. package/lib/internal/template/skeleton/styles.selectors.js +15 -15
  463. package/lib/internal/template/slider/styles.css.js +26 -26
  464. package/lib/internal/template/slider/styles.scoped.css +76 -212
  465. package/lib/internal/template/slider/styles.selectors.js +26 -26
  466. package/lib/internal/template/space-between/styles.css.js +23 -23
  467. package/lib/internal/template/space-between/styles.scoped.css +24 -156
  468. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  469. package/lib/internal/template/spinner/styles.css.js +14 -14
  470. package/lib/internal/template/spinner/styles.scoped.css +20 -156
  471. package/lib/internal/template/spinner/styles.selectors.js +14 -14
  472. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  473. package/lib/internal/template/split-panel/icons/styles.scoped.css +24 -156
  474. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  475. package/lib/internal/template/split-panel/styles.css.js +38 -38
  476. package/lib/internal/template/split-panel/styles.scoped.css +56 -192
  477. package/lib/internal/template/split-panel/styles.selectors.js +38 -38
  478. package/lib/internal/template/status-indicator/styles.css.js +25 -25
  479. package/lib/internal/template/status-indicator/styles.scoped.css +47 -183
  480. package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
  481. package/lib/internal/template/steps/styles.css.js +17 -17
  482. package/lib/internal/template/steps/styles.scoped.css +34 -202
  483. package/lib/internal/template/steps/styles.selectors.js +17 -17
  484. package/lib/internal/template/table/body-cell/styles.css.js +48 -48
  485. package/lib/internal/template/table/body-cell/styles.scoped.css +375 -507
  486. package/lib/internal/template/table/body-cell/styles.selectors.js +48 -48
  487. package/lib/internal/template/table/header-cell/styles.css.js +38 -38
  488. package/lib/internal/template/table/header-cell/styles.scoped.css +80 -248
  489. package/lib/internal/template/table/header-cell/styles.selectors.js +38 -38
  490. package/lib/internal/template/table/resizer/styles.css.js +17 -17
  491. package/lib/internal/template/table/resizer/styles.scoped.css +27 -159
  492. package/lib/internal/template/table/resizer/styles.selectors.js +17 -17
  493. package/lib/internal/template/table/selection/styles.css.js +4 -4
  494. package/lib/internal/template/table/selection/styles.scoped.css +4 -136
  495. package/lib/internal/template/table/selection/styles.selectors.js +4 -4
  496. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  497. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +8 -176
  498. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  499. package/lib/internal/template/table/styles.css.js +37 -37
  500. package/lib/internal/template/table/styles.scoped.css +44 -180
  501. package/lib/internal/template/table/styles.selectors.js +37 -37
  502. package/lib/internal/template/tabs/styles.css.js +30 -30
  503. package/lib/internal/template/tabs/styles.scoped.css +50 -186
  504. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  505. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  506. package/lib/internal/template/tag-editor/styles.scoped.css +10 -142
  507. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  508. package/lib/internal/template/test-utils/dom/button-group/index.js +3 -4
  509. package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
  510. package/lib/internal/template/test-utils/dom/popover/index.js +3 -4
  511. package/lib/internal/template/test-utils/dom/popover/index.js.map +1 -1
  512. package/lib/internal/template/test-utils/selectors/button-group/index.js +3 -4
  513. package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
  514. package/lib/internal/template/test-utils/selectors/popover/index.js +3 -4
  515. package/lib/internal/template/test-utils/selectors/popover/index.js.map +1 -1
  516. package/lib/internal/template/text-content/styles.css.js +1 -1
  517. package/lib/internal/template/text-content/styles.scoped.css +60 -192
  518. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  519. package/lib/internal/template/text-filter/styles.css.js +3 -3
  520. package/lib/internal/template/text-filter/styles.scoped.css +3 -135
  521. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  522. package/lib/internal/template/textarea/styles.css.js +9 -9
  523. package/lib/internal/template/textarea/styles.scoped.css +17 -149
  524. package/lib/internal/template/textarea/styles.selectors.js +9 -9
  525. package/lib/internal/template/tiles/styles.css.js +30 -30
  526. package/lib/internal/template/tiles/styles.scoped.css +72 -240
  527. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  528. package/lib/internal/template/toggle/styles.css.js +10 -10
  529. package/lib/internal/template/toggle/styles.scoped.css +17 -149
  530. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  531. package/lib/internal/template/toggle-button/styles.css.js +4 -4
  532. package/lib/internal/template/toggle-button/styles.scoped.css +4 -8
  533. package/lib/internal/template/toggle-button/styles.selectors.js +4 -4
  534. package/lib/internal/template/token/styles.css.js +14 -14
  535. package/lib/internal/template/token/styles.scoped.css +26 -166
  536. package/lib/internal/template/token/styles.selectors.js +14 -14
  537. package/lib/internal/template/token-group/styles.css.js +5 -5
  538. package/lib/internal/template/token-group/styles.scoped.css +4 -136
  539. package/lib/internal/template/token-group/styles.selectors.js +5 -5
  540. package/lib/internal/template/tooltip/styles.css.js +2 -2
  541. package/lib/internal/template/tooltip/styles.scoped.css +5 -137
  542. package/lib/internal/template/tooltip/styles.selectors.js +2 -2
  543. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  544. package/lib/internal/template/top-navigation/styles.scoped.css +65 -197
  545. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  546. package/lib/internal/template/tree-view/styles.css.js +2 -2
  547. package/lib/internal/template/tree-view/styles.scoped.css +2 -170
  548. package/lib/internal/template/tree-view/styles.selectors.js +2 -2
  549. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
  550. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +13 -189
  551. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
  552. package/lib/internal/template/tree-view/vertical-connector/styles.css.js +3 -3
  553. package/lib/internal/template/tree-view/vertical-connector/styles.scoped.css +3 -7
  554. package/lib/internal/template/tree-view/vertical-connector/styles.selectors.js +3 -3
  555. package/lib/internal/template/truncated-text/styles.css.js +1 -1
  556. package/lib/internal/template/truncated-text/styles.scoped.css +5 -137
  557. package/lib/internal/template/truncated-text/styles.selectors.js +1 -1
  558. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  559. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -189
  560. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  561. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  562. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -203
  563. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  564. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  565. package/lib/internal/template/tutorial-panel/styles.scoped.css +5 -177
  566. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  567. package/lib/internal/template/wizard/styles.css.js +30 -30
  568. package/lib/internal/template/wizard/styles.scoped.css +60 -192
  569. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  570. package/package.json +1 -1
@@ -2,151 +2,15 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
9
  /*
142
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
11
  SPDX-License-Identifier: Apache-2.0
144
12
  */
145
- /*
146
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
- SPDX-License-Identifier: Apache-2.0
148
- */
149
- @keyframes awsui_drag-handle-entry_155yk_7qwdk_1 {
13
+ @keyframes awsui_drag-handle-entry_155yk_1xe8a_1 {
150
14
  from {
151
15
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
152
16
  }
@@ -154,7 +18,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
18
  transform: translate(0, 0);
155
19
  }
156
20
  }
157
- @keyframes awsui_drag-handle-exit_155yk_7qwdk_1 {
21
+ @keyframes awsui_drag-handle-exit_155yk_1xe8a_1 {
158
22
  from {
159
23
  transform: translate(0, 0);
160
24
  }
@@ -162,11 +26,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
26
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
163
27
  }
164
28
  }
165
- .awsui_direction-button-wrapper_155yk_7qwdk_165:not(#\9) {
29
+ .awsui_direction-button-wrapper_155yk_1xe8a_29:not(#\9) {
166
30
  --awsui-drag-handle-animation-inline-offset-esndbs: 0;
167
31
  --awsui-drag-handle-animation-block-offset-esndbs: 0;
168
32
  }
169
- @keyframes awsui_awsui-motion-fade-in_155yk_7qwdk_1 {
33
+ @keyframes awsui_awsui-motion-fade-in_155yk_1xe8a_1 {
170
34
  from {
171
35
  opacity: 0.2;
172
36
  }
@@ -174,7 +38,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
38
  opacity: 1;
175
39
  }
176
40
  }
177
- @keyframes awsui_awsui-motion-fade-out-0_155yk_7qwdk_1 {
41
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_1xe8a_1 {
178
42
  from {
179
43
  opacity: 1;
180
44
  }
@@ -182,81 +46,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
46
  opacity: 0;
183
47
  }
184
48
  }
185
- .awsui_direction-button-wrapper-motion-enter_155yk_7qwdk_185:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_7qwdk_185:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185:not(#\9) {
49
+ .awsui_direction-button-wrapper-motion-enter_155yk_1xe8a_49:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_1xe8a_49:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49:not(#\9) {
186
50
  pointer-events: none;
187
51
  }
188
- .awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185:not(#\9) {
189
- animation: awsui_drag-handle-entry_155yk_7qwdk_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out), awsui_awsui-motion-fade-in_155yk_7qwdk_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out);
52
+ .awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49:not(#\9) {
53
+ animation: awsui_drag-handle-entry_155yk_1xe8a_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out), awsui_awsui-motion-fade-in_155yk_1xe8a_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out);
190
54
  }
191
55
  @media (prefers-reduced-motion: reduce) {
192
- .awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185:not(#\9) {
56
+ .awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49:not(#\9) {
193
57
  animation: none;
194
58
  transition: none;
195
59
  }
196
60
  }
197
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185:not(#\9) {
61
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49:not(#\9) {
198
62
  animation: none;
199
63
  transition: none;
200
64
  }
201
- .awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185:not(#\9) {
202
- animation: awsui_drag-handle-exit_155yk_7qwdk_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_7qwdk_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out) forwards;
65
+ .awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49:not(#\9) {
66
+ animation: awsui_drag-handle-exit_155yk_1xe8a_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_1xe8a_1 var(--motion-duration-complex-n5wfwh, 270ms) var(--motion-easing-responsive-k7246o, ease-out) forwards;
203
67
  }
204
68
  @media (prefers-reduced-motion: reduce) {
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185:not(#\9) {
69
+ .awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49:not(#\9) {
206
70
  animation: none;
207
71
  transition: none;
208
72
  }
209
73
  }
210
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185:not(#\9) {
74
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49:not(#\9) {
211
75
  animation: none;
212
76
  transition: none;
213
77
  }
214
78
  @media (prefers-reduced-motion: reduce) {
215
- .awsui_direction-button-wrapper_155yk_7qwdk_165:not(#\9) {
79
+ .awsui_direction-button-wrapper_155yk_1xe8a_29:not(#\9) {
216
80
  animation: none;
217
81
  transition: none;
218
82
  }
219
83
  }
220
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_7qwdk_165:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_7qwdk_165:not(#\9) {
84
+ .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_1xe8a_29:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_1xe8a_29:not(#\9) {
221
85
  animation: none;
222
86
  transition: none;
223
87
  }
224
88
 
225
- .awsui_direction-button-wrapper-block-start_155yk_7qwdk_225:not(#\9) {
89
+ .awsui_direction-button-wrapper-block-start_155yk_1xe8a_89:not(#\9) {
226
90
  --awsui-drag-handle-animation-block-offset-esndbs: 20px;
227
91
  }
228
92
 
229
- .awsui_direction-button-wrapper-block-end_155yk_7qwdk_229:not(#\9) {
93
+ .awsui_direction-button-wrapper-block-end_155yk_1xe8a_93:not(#\9) {
230
94
  --awsui-drag-handle-animation-block-offset-esndbs: -20px;
231
95
  }
232
96
 
233
- .awsui_direction-button-wrapper-inline-start_155yk_7qwdk_233:not(#\9) {
97
+ .awsui_direction-button-wrapper-inline-start_155yk_1xe8a_97:not(#\9) {
234
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
235
99
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
236
100
  }
237
- .awsui_direction-button-wrapper-inline-start_155yk_7qwdk_233:not(#\9):dir(ltr) {
101
+ .awsui_direction-button-wrapper-inline-start_155yk_1xe8a_97:not(#\9):dir(ltr) {
238
102
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
239
103
  }
240
- .awsui_direction-button-wrapper-inline-start_155yk_7qwdk_233:not(#\9):dir(rtl) {
104
+ .awsui_direction-button-wrapper-inline-start_155yk_1xe8a_97:not(#\9):dir(rtl) {
241
105
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
242
106
  }
243
107
 
244
- .awsui_direction-button-wrapper-inline-end_155yk_7qwdk_244:not(#\9) {
108
+ .awsui_direction-button-wrapper-inline-end_155yk_1xe8a_108:not(#\9) {
245
109
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
246
110
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
247
111
  }
248
- .awsui_direction-button-wrapper-inline-end_155yk_7qwdk_244:not(#\9):dir(ltr) {
112
+ .awsui_direction-button-wrapper-inline-end_155yk_1xe8a_108:not(#\9):dir(ltr) {
249
113
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
250
114
  }
251
- .awsui_direction-button-wrapper-inline-end_155yk_7qwdk_244:not(#\9):dir(rtl) {
115
+ .awsui_direction-button-wrapper-inline-end_155yk_1xe8a_108:not(#\9):dir(rtl) {
252
116
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
253
117
  }
254
118
 
255
- .awsui_contents_155yk_7qwdk_255:not(#\9) {
119
+ .awsui_contents_155yk_1xe8a_119:not(#\9) {
256
120
  display: contents;
257
121
  }
258
122
 
259
- .awsui_portal-overlay_155yk_7qwdk_259:not(#\9) {
123
+ .awsui_portal-overlay_155yk_1xe8a_123:not(#\9) {
260
124
  position: absolute;
261
125
  inset-block-start: 0;
262
126
  inset-inline-start: 0;
@@ -264,20 +128,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
264
128
  z-index: 7000;
265
129
  }
266
130
 
267
- .awsui_portal-overlay-disabled_155yk_7qwdk_267:not(#\9) {
131
+ .awsui_portal-overlay-disabled_155yk_1xe8a_131:not(#\9) {
268
132
  display: none;
269
133
  }
270
134
 
271
- .awsui_portal-overlay-contents_155yk_7qwdk_271:not(#\9) {
135
+ .awsui_portal-overlay-contents_155yk_1xe8a_135:not(#\9) {
272
136
  pointer-events: auto;
273
137
  }
274
138
 
275
- .awsui_drag-handle_155yk_7qwdk_275:not(#\9) {
139
+ .awsui_drag-handle_155yk_1xe8a_139:not(#\9) {
276
140
  position: relative;
277
141
  display: inline-flex;
278
142
  }
279
143
 
280
- .awsui_direction-button-wrapper_155yk_7qwdk_165:not(#\9) {
144
+ .awsui_direction-button-wrapper_155yk_1xe8a_29:not(#\9) {
281
145
  position: absolute;
282
146
  block-size: var(--space-static-xl-frcfkv, 24px);
283
147
  inline-size: var(--space-static-xl-frcfkv, 24px);
@@ -285,67 +149,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
285
149
  padding-inline: var(--space-static-xxs-vzto3j, 4px);
286
150
  }
287
151
 
288
- .awsui_direction-button-wrapper-hidden_155yk_7qwdk_288:not(#\9) {
152
+ .awsui_direction-button-wrapper-hidden_155yk_1xe8a_152:not(#\9) {
289
153
  display: none;
290
154
  }
291
155
 
292
- .awsui_direction-button-wrapper-block-start_155yk_7qwdk_225:not(#\9) {
156
+ .awsui_direction-button-wrapper-block-start_155yk_1xe8a_89:not(#\9) {
293
157
  inset-block-start: calc(-1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
294
158
  inset-inline-start: calc(50% - (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)) / 2);
295
159
  }
296
160
 
297
- .awsui_direction-button-wrapper-block-end_155yk_7qwdk_229:not(#\9) {
161
+ .awsui_direction-button-wrapper-block-end_155yk_1xe8a_93:not(#\9) {
298
162
  inset-block-end: calc(-1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
299
163
  inset-inline-start: calc(50% - (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)) / 2);
300
164
  }
301
165
 
302
- .awsui_direction-button-wrapper-inline-start_155yk_7qwdk_233:not(#\9) {
166
+ .awsui_direction-button-wrapper-inline-start_155yk_1xe8a_97:not(#\9) {
303
167
  inset-inline-start: calc(-1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
304
168
  inset-block-start: calc(50% - (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)) / 2);
305
169
  }
306
170
 
307
- .awsui_direction-button-wrapper-inline-end_155yk_7qwdk_244:not(#\9) {
171
+ .awsui_direction-button-wrapper-inline-end_155yk_1xe8a_108:not(#\9) {
308
172
  inset-inline-end: calc(-1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
309
173
  inset-block-start: calc(50% - (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)) / 2);
310
174
  }
311
175
 
312
- .awsui_direction-button-wrapper-forced_155yk_7qwdk_312:not(#\9) {
176
+ .awsui_direction-button-wrapper-forced_155yk_1xe8a_176:not(#\9) {
313
177
  inset-inline-start: calc(50% - (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)) / 2);
314
178
  }
315
179
 
316
- .awsui_direction-button-wrapper-forced-top-0_155yk_7qwdk_316:not(#\9) {
180
+ .awsui_direction-button-wrapper-forced-top-0_155yk_1xe8a_180:not(#\9) {
317
181
  inset-block-start: calc(-1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
318
182
  }
319
183
 
320
- .awsui_direction-button-wrapper-forced-top-1_155yk_7qwdk_320:not(#\9) {
184
+ .awsui_direction-button-wrapper-forced-top-1_155yk_1xe8a_184:not(#\9) {
321
185
  inset-block-start: calc(-2 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
322
186
  }
323
187
 
324
- .awsui_direction-button-wrapper-forced-top-2_155yk_7qwdk_324:not(#\9) {
188
+ .awsui_direction-button-wrapper-forced-top-2_155yk_1xe8a_188:not(#\9) {
325
189
  inset-block-start: calc(-3 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
326
190
  }
327
191
 
328
- .awsui_direction-button-wrapper-forced-top-3_155yk_7qwdk_328:not(#\9) {
192
+ .awsui_direction-button-wrapper-forced-top-3_155yk_1xe8a_192:not(#\9) {
329
193
  inset-block-start: calc(-4 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
330
194
  }
331
195
 
332
- .awsui_direction-button-wrapper-forced-bottom-0_155yk_7qwdk_332:not(#\9) {
196
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_1xe8a_196:not(#\9) {
333
197
  inset-block-start: calc(1 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
334
198
  }
335
199
 
336
- .awsui_direction-button-wrapper-forced-bottom-1_155yk_7qwdk_336:not(#\9) {
200
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_1xe8a_200:not(#\9) {
337
201
  inset-block-start: calc(2 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
338
202
  }
339
203
 
340
- .awsui_direction-button-wrapper-forced-bottom-2_155yk_7qwdk_340:not(#\9) {
204
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_1xe8a_204:not(#\9) {
341
205
  inset-block-start: calc(3 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
342
206
  }
343
207
 
344
- .awsui_direction-button-wrapper-forced-bottom-3_155yk_7qwdk_344:not(#\9) {
208
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_1xe8a_208:not(#\9) {
345
209
  inset-block-start: calc(4 * (var(--space-static-xl-frcfkv, 24px) + 2 * var(--space-static-xxs-vzto3j, 4px)));
346
210
  }
347
211
 
348
- .awsui_direction-button_155yk_7qwdk_165:not(#\9) {
212
+ .awsui_direction-button_155yk_1xe8a_29:not(#\9) {
349
213
  position: absolute;
350
214
  border-width: 0;
351
215
  cursor: pointer;
@@ -364,14 +228,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
364
228
  color: var(--color-text-direction-button-default-rvsx02, #ffffff);
365
229
  box-shadow: var(--shadow-dropdown-ogwesf, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
366
230
  }
367
- .awsui_direction-button_155yk_7qwdk_165:not(#\9):not(.awsui_direction-button-disabled_155yk_7qwdk_367):hover {
231
+ .awsui_direction-button_155yk_1xe8a_29:not(#\9):not(.awsui_direction-button-disabled_155yk_1xe8a_231):hover {
368
232
  background-color: var(--color-background-direction-button-hover-ixmpit, #414750);
369
233
  }
370
- .awsui_direction-button_155yk_7qwdk_165:not(#\9):not(.awsui_direction-button-disabled_155yk_7qwdk_367):active {
234
+ .awsui_direction-button_155yk_1xe8a_29:not(#\9):not(.awsui_direction-button-disabled_155yk_1xe8a_231):active {
371
235
  background-color: var(--color-background-direction-button-active-ilpypx, #2a2e33);
372
236
  }
373
237
 
374
- .awsui_direction-button-disabled_155yk_7qwdk_367:not(#\9) {
238
+ .awsui_direction-button-disabled_155yk_1xe8a_231:not(#\9) {
375
239
  cursor: default;
376
240
  background-color: var(--color-background-direction-button-disabled-p1avil, #eaeded);
377
241
  color: var(--color-text-direction-button-disabled-qzn64l, #aab7b8);
@@ -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_7qwdk_165",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_7qwdk_185",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_7qwdk_185",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_7qwdk_185",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_7qwdk_185",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_7qwdk_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_7qwdk_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_7qwdk_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_7qwdk_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_7qwdk_225",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_7qwdk_229",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_7qwdk_233",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_7qwdk_244",
18
- "contents": "awsui_contents_155yk_7qwdk_255",
19
- "portal-overlay": "awsui_portal-overlay_155yk_7qwdk_259",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_7qwdk_267",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_7qwdk_271",
22
- "drag-handle": "awsui_drag-handle_155yk_7qwdk_275",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_7qwdk_288",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_7qwdk_312",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_7qwdk_316",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_7qwdk_320",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_7qwdk_324",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_7qwdk_328",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_7qwdk_332",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_7qwdk_336",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_7qwdk_340",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_7qwdk_344",
33
- "direction-button": "awsui_direction-button_155yk_7qwdk_165",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_7qwdk_367"
5
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_1xe8a_29",
6
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_1xe8a_49",
7
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_1xe8a_49",
8
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_1xe8a_49",
9
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_1xe8a_49",
10
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_1xe8a_1",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_1xe8a_1",
12
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_1xe8a_1",
13
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_1xe8a_1",
14
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_1xe8a_89",
15
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_1xe8a_93",
16
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_1xe8a_97",
17
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_1xe8a_108",
18
+ "contents": "awsui_contents_155yk_1xe8a_119",
19
+ "portal-overlay": "awsui_portal-overlay_155yk_1xe8a_123",
20
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_1xe8a_131",
21
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_1xe8a_135",
22
+ "drag-handle": "awsui_drag-handle_155yk_1xe8a_139",
23
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_1xe8a_152",
24
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_1xe8a_176",
25
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_1xe8a_180",
26
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_1xe8a_184",
27
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_1xe8a_188",
28
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_1xe8a_192",
29
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_1xe8a_196",
30
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_1xe8a_200",
31
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_1xe8a_204",
32
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_1xe8a_208",
33
+ "direction-button": "awsui_direction-button_155yk_1xe8a_29",
34
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_1xe8a_231"
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_cqmfo_141",
5
- "hidden": "awsui_hidden_1afi9_cqmfo_172",
6
- "no-items": "awsui_no-items_1afi9_cqmfo_175"
4
+ "root": "awsui_root_1afi9_1x8op_9",
5
+ "hidden": "awsui_hidden_1afi9_1x8op_40",
6
+ "no-items": "awsui_no-items_1afi9_1x8op_43"
7
7
  };
8
8
 
@@ -2,143 +2,11 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1afi9_cqmfo_141:not(#\9) {
9
+ .awsui_root_1afi9_1x8op_9:not(#\9) {
142
10
  border-collapse: separate;
143
11
  border-spacing: 0;
144
12
  box-sizing: border-box;
@@ -169,9 +37,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
169
37
  -webkit-font-smoothing: auto;
170
38
  -moz-osx-font-smoothing: auto;
171
39
  }
172
- .awsui_root_1afi9_cqmfo_141:not(#\9):not(.awsui_hidden_1afi9_cqmfo_172) {
40
+ .awsui_root_1afi9_1x8op_9:not(#\9):not(.awsui_hidden_1afi9_1x8op_40) {
173
41
  border-block-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-dropdown-item-default-j9osbc, #eaeded);
174
42
  }
175
- .awsui_root_1afi9_cqmfo_141:not(#\9):not(.awsui_hidden_1afi9_cqmfo_172).awsui_no-items_1afi9_cqmfo_175 {
43
+ .awsui_root_1afi9_1x8op_9:not(#\9):not(.awsui_hidden_1afi9_1x8op_40).awsui_no-items_1afi9_1x8op_43 {
176
44
  border-block-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-dropdown-item-top-vxgkn8, #eaeded);
177
45
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1afi9_cqmfo_141",
6
- "hidden": "awsui_hidden_1afi9_cqmfo_172",
7
- "no-items": "awsui_no-items_1afi9_cqmfo_175"
5
+ "root": "awsui_root_1afi9_1x8op_9",
6
+ "hidden": "awsui_hidden_1afi9_1x8op_40",
7
+ "no-items": "awsui_no-items_1afi9_1x8op_43"
8
8
  };
9
9