@cloudscape-design/components-themeable 3.0.1357 → 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,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_divider_1noo2_spvly_141:not(#\9) {
9
+ .awsui_divider_1noo2_c7ybi_9:not(#\9) {
142
10
  border-collapse: separate;
143
11
  border-spacing: 0;
144
12
  box-sizing: border-box;
@@ -174,14 +42,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
42
  margin-inline: 0;
175
43
  }
176
44
 
177
- .awsui_divider-horizontal_1noo2_spvly_177:not(#\9) {
45
+ .awsui_divider-horizontal_1noo2_c7ybi_45:not(#\9) {
178
46
  display: block;
179
47
  border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
180
48
  inline-size: 100%;
181
49
  block-size: 0;
182
50
  }
183
51
 
184
- .awsui_divider-has-label_1noo2_spvly_184:not(#\9) {
52
+ .awsui_divider-has-label_1noo2_c7ybi_52:not(#\9) {
185
53
  display: flex;
186
54
  align-items: center;
187
55
  gap: var(--space-xs-m9b7jf, 8px);
@@ -190,20 +58,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
58
  block-size: auto;
191
59
  }
192
60
 
193
- .awsui_divider-line_1noo2_spvly_193:not(#\9) {
61
+ .awsui_divider-line_1noo2_c7ybi_61:not(#\9) {
194
62
  flex: 1;
195
63
  block-size: 0;
196
64
  min-inline-size: var(--space-m-n8iq8o, 16px);
197
65
  border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
198
66
  }
199
67
 
200
- .awsui_divider-label_1noo2_spvly_200:not(#\9) {
68
+ .awsui_divider-label_1noo2_c7ybi_68:not(#\9) {
201
69
  flex: 0 1 auto;
202
70
  min-inline-size: 0;
203
71
  word-break: break-word;
204
72
  }
205
73
 
206
- .awsui_divider-vertical_1noo2_spvly_206:not(#\9) {
74
+ .awsui_divider-vertical_1noo2_c7ybi_74:not(#\9) {
207
75
  display: inline-block;
208
76
  border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
209
77
  inline-size: 0;
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "divider": "awsui_divider_1noo2_spvly_141",
6
- "divider-horizontal": "awsui_divider-horizontal_1noo2_spvly_177",
7
- "divider-has-label": "awsui_divider-has-label_1noo2_spvly_184",
8
- "divider-line": "awsui_divider-line_1noo2_spvly_193",
9
- "divider-label": "awsui_divider-label_1noo2_spvly_200",
10
- "divider-vertical": "awsui_divider-vertical_1noo2_spvly_206"
5
+ "divider": "awsui_divider_1noo2_c7ybi_9",
6
+ "divider-horizontal": "awsui_divider-horizontal_1noo2_c7ybi_45",
7
+ "divider-has-label": "awsui_divider-has-label_1noo2_c7ybi_52",
8
+ "divider-line": "awsui_divider-line_1noo2_c7ybi_61",
9
+ "divider-label": "awsui_divider-label_1noo2_c7ybi_68",
10
+ "divider-vertical": "awsui_divider-vertical_1noo2_c7ybi_74"
11
11
  };
12
12
 
@@ -1,34 +1,34 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1sxt8_tlcce_189",
5
- "drawer": "awsui_drawer_1sxt8_tlcce_193",
6
- "has-close-action": "awsui_has-close-action_1sxt8_tlcce_226",
7
- "position-absolute": "awsui_position-absolute_1sxt8_tlcce_229",
8
- "placement-end": "awsui_placement-end_1sxt8_tlcce_229",
9
- "position-sticky": "awsui_position-sticky_1sxt8_tlcce_229",
10
- "position-fixed": "awsui_position-fixed_1sxt8_tlcce_229",
11
- "placement-start": "awsui_placement-start_1sxt8_tlcce_232",
12
- "placement-top": "awsui_placement-top_1sxt8_tlcce_235",
13
- "placement-bottom": "awsui_placement-bottom_1sxt8_tlcce_238",
14
- "with-footer": "awsui_with-footer_1sxt8_tlcce_241",
15
- "position-static": "awsui_position-static_1sxt8_tlcce_245",
16
- "content": "awsui_content_1sxt8_tlcce_248",
17
- "header": "awsui_header_1sxt8_tlcce_276",
18
- "hide-close-action": "awsui_hide-close-action_1sxt8_tlcce_292",
19
- "with-additional-action": "awsui_with-additional-action_1sxt8_tlcce_296",
20
- "with-runtime-context": "awsui_with-runtime-context_1sxt8_tlcce_304",
21
- "with-toolbar": "awsui_with-toolbar_1sxt8_tlcce_307",
22
- "header-actions": "awsui_header-actions_1sxt8_tlcce_326",
23
- "close-action": "awsui_close-action_1sxt8_tlcce_332",
24
- "content-with-paddings": "awsui_content-with-paddings_1sxt8_tlcce_338",
25
- "footer": "awsui_footer_1sxt8_tlcce_345",
26
- "is-sticky": "awsui_is-sticky_1sxt8_tlcce_351",
27
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_tlcce_359",
28
- "hidden": "awsui_hidden_1sxt8_tlcce_363",
29
- "focus-trap": "awsui_focus-trap_1sxt8_tlcce_367",
30
- "backdrop": "awsui_backdrop_1sxt8_tlcce_371",
31
- "backdrop-fixed": "awsui_backdrop-fixed_1sxt8_tlcce_375",
32
- "backdrop-absolute": "awsui_backdrop-absolute_1sxt8_tlcce_378"
4
+ "root": "awsui_root_1sxt8_14983_13",
5
+ "drawer": "awsui_drawer_1sxt8_14983_17",
6
+ "has-close-action": "awsui_has-close-action_1sxt8_14983_50",
7
+ "position-absolute": "awsui_position-absolute_1sxt8_14983_53",
8
+ "placement-end": "awsui_placement-end_1sxt8_14983_53",
9
+ "position-sticky": "awsui_position-sticky_1sxt8_14983_53",
10
+ "position-fixed": "awsui_position-fixed_1sxt8_14983_53",
11
+ "placement-start": "awsui_placement-start_1sxt8_14983_56",
12
+ "placement-top": "awsui_placement-top_1sxt8_14983_59",
13
+ "placement-bottom": "awsui_placement-bottom_1sxt8_14983_62",
14
+ "with-footer": "awsui_with-footer_1sxt8_14983_65",
15
+ "position-static": "awsui_position-static_1sxt8_14983_69",
16
+ "content": "awsui_content_1sxt8_14983_72",
17
+ "header": "awsui_header_1sxt8_14983_100",
18
+ "hide-close-action": "awsui_hide-close-action_1sxt8_14983_116",
19
+ "with-additional-action": "awsui_with-additional-action_1sxt8_14983_120",
20
+ "with-runtime-context": "awsui_with-runtime-context_1sxt8_14983_128",
21
+ "with-toolbar": "awsui_with-toolbar_1sxt8_14983_131",
22
+ "header-actions": "awsui_header-actions_1sxt8_14983_150",
23
+ "close-action": "awsui_close-action_1sxt8_14983_156",
24
+ "content-with-paddings": "awsui_content-with-paddings_1sxt8_14983_162",
25
+ "footer": "awsui_footer_1sxt8_14983_169",
26
+ "is-sticky": "awsui_is-sticky_1sxt8_14983_175",
27
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_14983_183",
28
+ "hidden": "awsui_hidden_1sxt8_14983_187",
29
+ "focus-trap": "awsui_focus-trap_1sxt8_14983_191",
30
+ "backdrop": "awsui_backdrop_1sxt8_14983_195",
31
+ "backdrop-fixed": "awsui_backdrop-fixed_1sxt8_14983_199",
32
+ "backdrop-absolute": "awsui_backdrop-absolute_1sxt8_14983_202"
33
33
  };
34
34
 
@@ -2,195 +2,19 @@
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
- /*
114
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
115
- SPDX-License-Identifier: Apache-2.0
116
- */
117
- /*
118
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
119
- SPDX-License-Identifier: Apache-2.0
120
- */
121
- /*
122
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123
- SPDX-License-Identifier: Apache-2.0
124
- */
125
- /*
126
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
127
- SPDX-License-Identifier: Apache-2.0
128
- */
129
- /*
130
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
131
- SPDX-License-Identifier: Apache-2.0
132
- */
133
- /*
134
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
- SPDX-License-Identifier: Apache-2.0
136
- */
137
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
138
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
- /*
144
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
- SPDX-License-Identifier: Apache-2.0
146
- */
147
- /*
148
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
- SPDX-License-Identifier: Apache-2.0
150
- */
151
- /*
152
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
153
- SPDX-License-Identifier: Apache-2.0
154
- */
155
- /*
156
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
157
- SPDX-License-Identifier: Apache-2.0
158
- */
159
- /*
160
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
- SPDX-License-Identifier: Apache-2.0
162
- */
163
- /*
164
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
165
- SPDX-License-Identifier: Apache-2.0
166
- */
167
- /*
168
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
169
- SPDX-License-Identifier: Apache-2.0
170
- */
171
- /*
172
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
- SPDX-License-Identifier: Apache-2.0
174
- */
175
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
176
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
9
  /*
178
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
179
11
  SPDX-License-Identifier: Apache-2.0
180
12
  */
181
- /*
182
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
- SPDX-License-Identifier: Apache-2.0
184
- */
185
- /*
186
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
- SPDX-License-Identifier: Apache-2.0
188
- */
189
- .awsui_root_1sxt8_tlcce_189:not(#\9) {
13
+ .awsui_root_1sxt8_14983_13:not(#\9) {
190
14
  display: contents;
191
15
  }
192
16
 
193
- .awsui_drawer_1sxt8_tlcce_193:not(#\9) {
17
+ .awsui_drawer_1sxt8_14983_17:not(#\9) {
194
18
  border-collapse: separate;
195
19
  border-spacing: 0;
196
20
  box-sizing: border-box;
@@ -223,42 +47,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
223
47
  word-wrap: break-word;
224
48
  background-color: var(--color-background-drawer-m5wg8g, #ffffff);
225
49
  }
226
- .awsui_drawer_1sxt8_tlcce_193.awsui_has-close-action_1sxt8_tlcce_226:not(#\9) {
50
+ .awsui_drawer_1sxt8_14983_17.awsui_has-close-action_1sxt8_14983_50:not(#\9) {
227
51
  position: relative;
228
52
  }
229
- .awsui_drawer_1sxt8_tlcce_193.awsui_position-absolute_1sxt8_tlcce_229.awsui_placement-end_1sxt8_tlcce_229:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-sticky_1sxt8_tlcce_229.awsui_placement-end_1sxt8_tlcce_229:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-fixed_1sxt8_tlcce_229.awsui_placement-end_1sxt8_tlcce_229:not(#\9) {
53
+ .awsui_drawer_1sxt8_14983_17.awsui_position-absolute_1sxt8_14983_53.awsui_placement-end_1sxt8_14983_53:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-sticky_1sxt8_14983_53.awsui_placement-end_1sxt8_14983_53:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-fixed_1sxt8_14983_53.awsui_placement-end_1sxt8_14983_53:not(#\9) {
230
54
  border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-panel-header-sqy0v4, #eaeded);
231
55
  }
232
- .awsui_drawer_1sxt8_tlcce_193.awsui_position-absolute_1sxt8_tlcce_229.awsui_placement-start_1sxt8_tlcce_232:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-sticky_1sxt8_tlcce_229.awsui_placement-start_1sxt8_tlcce_232:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-fixed_1sxt8_tlcce_229.awsui_placement-start_1sxt8_tlcce_232:not(#\9) {
56
+ .awsui_drawer_1sxt8_14983_17.awsui_position-absolute_1sxt8_14983_53.awsui_placement-start_1sxt8_14983_56:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-sticky_1sxt8_14983_53.awsui_placement-start_1sxt8_14983_56:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-fixed_1sxt8_14983_53.awsui_placement-start_1sxt8_14983_56:not(#\9) {
233
57
  border-inline-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-panel-header-sqy0v4, #eaeded);
234
58
  }
235
- .awsui_drawer_1sxt8_tlcce_193.awsui_position-absolute_1sxt8_tlcce_229.awsui_placement-top_1sxt8_tlcce_235:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-sticky_1sxt8_tlcce_229.awsui_placement-top_1sxt8_tlcce_235:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-fixed_1sxt8_tlcce_229.awsui_placement-top_1sxt8_tlcce_235:not(#\9) {
59
+ .awsui_drawer_1sxt8_14983_17.awsui_position-absolute_1sxt8_14983_53.awsui_placement-top_1sxt8_14983_59:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-sticky_1sxt8_14983_53.awsui_placement-top_1sxt8_14983_59:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-fixed_1sxt8_14983_53.awsui_placement-top_1sxt8_14983_59:not(#\9) {
236
60
  border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-panel-header-sqy0v4, #eaeded);
237
61
  }
238
- .awsui_drawer_1sxt8_tlcce_193.awsui_position-absolute_1sxt8_tlcce_229.awsui_placement-bottom_1sxt8_tlcce_238:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-sticky_1sxt8_tlcce_229.awsui_placement-bottom_1sxt8_tlcce_238:not(#\9), .awsui_drawer_1sxt8_tlcce_193.awsui_position-fixed_1sxt8_tlcce_229.awsui_placement-bottom_1sxt8_tlcce_238:not(#\9) {
62
+ .awsui_drawer_1sxt8_14983_17.awsui_position-absolute_1sxt8_14983_53.awsui_placement-bottom_1sxt8_14983_62:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-sticky_1sxt8_14983_53.awsui_placement-bottom_1sxt8_14983_62:not(#\9), .awsui_drawer_1sxt8_14983_17.awsui_position-fixed_1sxt8_14983_53.awsui_placement-bottom_1sxt8_14983_62:not(#\9) {
239
63
  border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-panel-header-sqy0v4, #eaeded);
240
64
  }
241
- .awsui_drawer_1sxt8_tlcce_193.awsui_with-footer_1sxt8_tlcce_241:not(#\9) {
65
+ .awsui_drawer_1sxt8_14983_17.awsui_with-footer_1sxt8_14983_65:not(#\9) {
242
66
  display: flex;
243
67
  flex-direction: column;
244
68
  }
245
- .awsui_drawer_1sxt8_tlcce_193.awsui_with-footer_1sxt8_tlcce_241.awsui_position-static_1sxt8_tlcce_245:not(#\9) {
69
+ .awsui_drawer_1sxt8_14983_17.awsui_with-footer_1sxt8_14983_65.awsui_position-static_1sxt8_14983_69:not(#\9) {
246
70
  min-block-size: 100%;
247
71
  }
248
- .awsui_drawer_1sxt8_tlcce_193.awsui_with-footer_1sxt8_tlcce_241 > .awsui_content_1sxt8_tlcce_248:not(#\9) {
72
+ .awsui_drawer_1sxt8_14983_17.awsui_with-footer_1sxt8_14983_65 > .awsui_content_1sxt8_14983_72:not(#\9) {
249
73
  flex: 1;
250
74
  }
251
- .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus {
75
+ .awsui_drawer_1sxt8_14983_17:not(#\9):focus {
252
76
  outline: none;
253
77
  }
254
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus {
78
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_14983_17:not(#\9):focus {
255
79
  position: relative;
256
80
  }
257
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus {
81
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_14983_17:not(#\9):focus {
258
82
  outline: 2px dotted transparent;
259
83
  outline-offset: calc(-2px - 1px);
260
84
  }
261
- body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus::before {
85
+ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_14983_17:not(#\9):focus::before {
262
86
  content: " ";
263
87
  display: block;
264
88
  position: absolute;
@@ -273,7 +97,7 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus
273
97
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
274
98
  }
275
99
 
276
- .awsui_header_1sxt8_tlcce_276:not(#\9) {
100
+ .awsui_header_1sxt8_14983_100:not(#\9) {
277
101
  font-size: var(--font-panel-header-size-vy6xld, 18px);
278
102
  letter-spacing: var(--letter-spacing-heading-m-iab0ug, normal);
279
103
  line-height: var(--font-panel-header-line-height-4n3q8r, 22px);
@@ -289,11 +113,11 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus
289
113
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
290
114
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
291
115
  }
292
- .awsui_header_1sxt8_tlcce_276.awsui_hide-close-action_1sxt8_tlcce_292:not(#\9) {
116
+ .awsui_header_1sxt8_14983_100.awsui_hide-close-action_1sxt8_14983_116:not(#\9) {
293
117
  padding-inline: var(--space-panel-side-left-sa5n0l, 32px) var(--space-panel-side-right-14ygs5, 32px);
294
118
  }
295
119
  @media (min-width: 689px) {
296
- .awsui_header_1sxt8_tlcce_276.awsui_with-additional-action_1sxt8_tlcce_296:not(#\9) {
120
+ .awsui_header_1sxt8_14983_100.awsui_with-additional-action_1sxt8_14983_120:not(#\9) {
297
121
  /*
298
122
  this padding is needed when the drawer renders inside a runtime drawer and the runtime drawer has an additional action
299
123
  on the right (or left in rtl). in this case this padding ensures that the drawer's content does not overlap with runtime actions
@@ -301,18 +125,18 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus
301
125
  padding-inline: var(--space-panel-side-left-sa5n0l, 32px) calc(var(--space-xxxl-pjngik, 40px) + var(--space-scaled-xxl-qprsam, 32px));
302
126
  }
303
127
  }
304
- .awsui_header_1sxt8_tlcce_276.awsui_with-runtime-context_1sxt8_tlcce_304:not(#\9) {
128
+ .awsui_header_1sxt8_14983_100.awsui_with-runtime-context_1sxt8_14983_128:not(#\9) {
305
129
  padding-block: 14px;
306
130
  }
307
- .awsui_with-toolbar_1sxt8_tlcce_307 > .awsui_header_1sxt8_tlcce_276:not(#\9) {
131
+ .awsui_with-toolbar_1sxt8_14983_131 > .awsui_header_1sxt8_14983_100:not(#\9) {
308
132
  border-color: transparent;
309
133
  margin-block-end: 0px;
310
134
  }
311
- .awsui_header_1sxt8_tlcce_276 h2:not(#\9),
312
- .awsui_header_1sxt8_tlcce_276 h3:not(#\9),
313
- .awsui_header_1sxt8_tlcce_276 h4:not(#\9),
314
- .awsui_header_1sxt8_tlcce_276 h5:not(#\9),
315
- .awsui_header_1sxt8_tlcce_276 h6:not(#\9) {
135
+ .awsui_header_1sxt8_14983_100 h2:not(#\9),
136
+ .awsui_header_1sxt8_14983_100 h3:not(#\9),
137
+ .awsui_header_1sxt8_14983_100 h4:not(#\9),
138
+ .awsui_header_1sxt8_14983_100 h5:not(#\9),
139
+ .awsui_header_1sxt8_14983_100 h6:not(#\9) {
316
140
  font-size: var(--font-panel-header-size-vy6xld, 18px);
317
141
  letter-spacing: var(--letter-spacing-heading-m-iab0ug, normal);
318
142
  line-height: var(--font-panel-header-line-height-4n3q8r, 22px);
@@ -323,32 +147,32 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus
323
147
  margin-block: 0;
324
148
  }
325
149
 
326
- .awsui_header-actions_1sxt8_tlcce_326:not(#\9) {
150
+ .awsui_header-actions_1sxt8_14983_150:not(#\9) {
327
151
  display: inline-flex;
328
152
  align-items: flex-start;
329
153
  z-index: 1;
330
154
  }
331
155
 
332
- .awsui_close-action_1sxt8_tlcce_332:not(#\9) {
156
+ .awsui_close-action_1sxt8_14983_156:not(#\9) {
333
157
  position: absolute;
334
158
  inset-block-start: var(--space-static-m-0gdnhk, 16px);
335
159
  inset-inline-end: var(--space-scaled-l-33ruz6, 20px);
336
160
  }
337
161
 
338
- .awsui_content-with-paddings_1sxt8_tlcce_338:not(#\9):not(:empty) {
162
+ .awsui_content-with-paddings_1sxt8_14983_162:not(#\9):not(:empty) {
339
163
  padding-block-start: var(--space-panel-content-top-ehvp15, 20px);
340
164
  padding-inline-start: var(--space-panel-side-left-sa5n0l, 32px);
341
165
  padding-inline-end: var(--space-panel-side-right-14ygs5, 32px);
342
166
  padding-block-end: var(--space-panel-content-bottom-3vrcbj, 40px);
343
167
  }
344
168
 
345
- .awsui_footer_1sxt8_tlcce_345:not(#\9) {
169
+ .awsui_footer_1sxt8_14983_169:not(#\9) {
346
170
  background-color: var(--color-background-container-content-mjfil9, #ffffff);
347
171
  border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-panel-header-sqy0v4, #eaeded);
348
172
  padding-block: var(--space-panel-content-top-ehvp15, 20px);
349
173
  padding-inline: var(--space-panel-side-left-sa5n0l, 32px) var(--space-panel-side-right-14ygs5, 32px);
350
174
  }
351
- .awsui_footer_1sxt8_tlcce_345.awsui_is-sticky_1sxt8_tlcce_351:not(#\9) {
175
+ .awsui_footer_1sxt8_14983_169.awsui_is-sticky_1sxt8_14983_175:not(#\9) {
352
176
  position: sticky;
353
177
  inset-block-end: 0;
354
178
  inset-inline-start: 0;
@@ -356,25 +180,25 @@ body[data-awsui-focus-visible=true] .awsui_drawer_1sxt8_tlcce_193:not(#\9):focus
356
180
  z-index: 810;
357
181
  }
358
182
 
359
- .awsui_test-utils-drawer-content_1sxt8_tlcce_359:not(#\9) {
183
+ .awsui_test-utils-drawer-content_1sxt8_14983_183:not(#\9) {
360
184
  /* used in test-utils */
361
185
  }
362
186
 
363
- .awsui_hidden_1sxt8_tlcce_363:not(#\9) {
187
+ .awsui_hidden_1sxt8_14983_187:not(#\9) {
364
188
  display: none;
365
189
  }
366
190
 
367
- .awsui_focus-trap_1sxt8_tlcce_367:not(#\9) {
191
+ .awsui_focus-trap_1sxt8_14983_191:not(#\9) {
368
192
  display: contents;
369
193
  }
370
194
 
371
- .awsui_backdrop_1sxt8_tlcce_371:not(#\9) {
195
+ .awsui_backdrop_1sxt8_14983_195:not(#\9) {
372
196
  inset: 0;
373
197
  background-color: var(--color-background-drawer-backdrop-qc4p2a, rgba(242, 243, 243, 0.9));
374
198
  }
375
- .awsui_backdrop_1sxt8_tlcce_371.awsui_backdrop-fixed_1sxt8_tlcce_375:not(#\9) {
199
+ .awsui_backdrop_1sxt8_14983_195.awsui_backdrop-fixed_1sxt8_14983_199:not(#\9) {
376
200
  position: fixed;
377
201
  }
378
- .awsui_backdrop_1sxt8_tlcce_371.awsui_backdrop-absolute_1sxt8_tlcce_378:not(#\9) {
202
+ .awsui_backdrop_1sxt8_14983_195.awsui_backdrop-absolute_1sxt8_14983_202:not(#\9) {
379
203
  position: absolute;
380
204
  }