@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,187 +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
- /*
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
- /*
178
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
179
- SPDX-License-Identifier: Apache-2.0
180
- */
181
- /*
182
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
- SPDX-License-Identifier: Apache-2.0
184
- */
185
- .awsui_root_swimc_1e82u_185:not(#\9) {
9
+ .awsui_root_swimc_6xhzf_9:not(#\9) {
186
10
  border-collapse: separate;
187
11
  border-spacing: 0;
188
12
  box-sizing: border-box;
@@ -214,7 +38,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
38
  -moz-osx-font-smoothing: auto;
215
39
  }
216
40
 
217
- .awsui_anchor-list_swimc_1e82u_217:not(#\9) {
41
+ .awsui_anchor-list_swimc_6xhzf_41:not(#\9) {
218
42
  list-style: none;
219
43
  margin-block: 0;
220
44
  margin-inline: 0;
@@ -223,7 +47,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
223
47
  position: relative;
224
48
  text-indent: 0;
225
49
  }
226
- .awsui_anchor-list_swimc_1e82u_217:not(#\9)::before {
50
+ .awsui_anchor-list_swimc_6xhzf_41:not(#\9)::before {
227
51
  content: "";
228
52
  background-color: var(--color-border-divider-default-diwd4w, #eaeded);
229
53
  border-start-start-radius: var(--border-radius-tabs-focus-ring-ss6drb, 0px);
@@ -238,7 +62,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
238
62
  inset-inline-start: 6px;
239
63
  }
240
64
 
241
- .awsui_anchor-item_swimc_1e82u_241:not(#\9) {
65
+ .awsui_anchor-item_swimc_6xhzf_65:not(#\9) {
242
66
  font-size: var(--font-size-body-m-tq5a14, 14px);
243
67
  line-height: var(--line-height-body-m-5xw6xo, 22px);
244
68
  color: var(--color-text-body-secondary-66ygbb, #545b64);
@@ -249,19 +73,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
249
73
  transition-property: all;
250
74
  }
251
75
  @media (prefers-reduced-motion: reduce) {
252
- .awsui_anchor-item_swimc_1e82u_241:not(#\9) {
76
+ .awsui_anchor-item_swimc_6xhzf_65:not(#\9) {
253
77
  animation: none;
254
78
  transition: none;
255
79
  }
256
80
  }
257
- .awsui-motion-disabled .awsui_anchor-item_swimc_1e82u_241:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1e82u_241:not(#\9) {
81
+ .awsui-motion-disabled .awsui_anchor-item_swimc_6xhzf_65:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_6xhzf_65:not(#\9) {
258
82
  animation: none;
259
83
  transition: none;
260
84
  }
261
- .awsui_anchor-item--active_swimc_1e82u_261:not(#\9) {
85
+ .awsui_anchor-item--active_swimc_6xhzf_85:not(#\9) {
262
86
  position: relative;
263
87
  }
264
- .awsui_anchor-item--active_swimc_1e82u_261:not(#\9)::before {
88
+ .awsui_anchor-item--active_swimc_6xhzf_85:not(#\9)::before {
265
89
  content: "";
266
90
  background-color: var(--color-text-accent-1mglsg, #0073bb);
267
91
  border-start-start-radius: var(--border-radius-tabs-focus-ring-ss6drb, 0px);
@@ -276,7 +100,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
276
100
  inset-inline-start: 6px;
277
101
  }
278
102
 
279
- .awsui_anchor-link_swimc_1e82u_279:not(#\9) {
103
+ .awsui_anchor-link_swimc_6xhzf_103:not(#\9) {
280
104
  font-size: var(--font-size-body-m-tq5a14, 14px);
281
105
  line-height: var(--line-height-body-m-5xw6xo, 22px);
282
106
  align-items: baseline;
@@ -289,16 +113,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
113
  transition-property: all;
290
114
  }
291
115
  @media (prefers-reduced-motion: reduce) {
292
- .awsui_anchor-link_swimc_1e82u_279:not(#\9) {
116
+ .awsui_anchor-link_swimc_6xhzf_103:not(#\9) {
293
117
  animation: none;
294
118
  transition: none;
295
119
  }
296
120
  }
297
- .awsui-motion-disabled .awsui_anchor-link_swimc_1e82u_279:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1e82u_279:not(#\9) {
121
+ .awsui-motion-disabled .awsui_anchor-link_swimc_6xhzf_103:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_6xhzf_103:not(#\9) {
298
122
  animation: none;
299
123
  transition: none;
300
124
  }
301
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1e82u_279:not(#\9):focus {
125
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_6xhzf_103:not(#\9):focus {
302
126
  outline: thin dotted;
303
127
  outline: var(--border-link-focus-ring-outline-wn9h6t, 5px auto Highlight);
304
128
  outline-offset: 2px;
@@ -309,27 +133,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1e82u_279:not(#\9):
309
133
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
310
134
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-ggjunl, 0px) var(--color-border-item-focused-sewkzn, #0073bb);
311
135
  }
312
- .awsui_anchor-link_swimc_1e82u_279:not(#\9):hover {
136
+ .awsui_anchor-link_swimc_6xhzf_103:not(#\9):hover {
313
137
  color: var(--color-text-accent-1mglsg, #0073bb);
314
138
  }
315
- .awsui_anchor-link_swimc_1e82u_279:not(#\9):focus {
139
+ .awsui_anchor-link_swimc_6xhzf_103:not(#\9):focus {
316
140
  outline: none;
317
141
  }
318
- .awsui_anchor-link_swimc_1e82u_279:not(#\9):hover, .awsui_anchor-link_swimc_1e82u_279:not(#\9):focus {
142
+ .awsui_anchor-link_swimc_6xhzf_103:not(#\9):hover, .awsui_anchor-link_swimc_6xhzf_103:not(#\9):focus {
319
143
  text-decoration: none;
320
144
  }
321
- .awsui_anchor-link--active_swimc_1e82u_321:not(#\9) {
145
+ .awsui_anchor-link--active_swimc_6xhzf_145:not(#\9) {
322
146
  font-weight: var(--font-wayfinding-link-active-weight-mlvia6, 700);
323
147
  -webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
324
148
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
325
149
  color: var(--color-text-accent-1mglsg, #0073bb);
326
150
  }
327
151
 
328
- .awsui_anchor-link-text_swimc_1e82u_328:not(#\9) {
152
+ .awsui_anchor-link-text_swimc_6xhzf_152:not(#\9) {
329
153
  display: block;
330
154
  }
331
155
 
332
- .awsui_anchor-link-info_swimc_1e82u_332:not(#\9) {
156
+ .awsui_anchor-link-info_swimc_6xhzf_156:not(#\9) {
333
157
  margin-inline-start: var(--space-xs-m9b7jf, 8px);
334
158
  font-size: var(--font-size-body-s-89y7qg, 12px);
335
159
  line-height: var(--line-height-body-s-gako33, 16px);
@@ -2,13 +2,13 @@
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_swimc_1e82u_185",
6
- "anchor-list": "awsui_anchor-list_swimc_1e82u_217",
7
- "anchor-item": "awsui_anchor-item_swimc_1e82u_241",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_1e82u_261",
9
- "anchor-link": "awsui_anchor-link_swimc_1e82u_279",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_1e82u_321",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_1e82u_328",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_1e82u_332"
5
+ "root": "awsui_root_swimc_6xhzf_9",
6
+ "anchor-list": "awsui_anchor-list_swimc_6xhzf_41",
7
+ "anchor-item": "awsui_anchor-item_swimc_6xhzf_65",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_6xhzf_85",
9
+ "anchor-link": "awsui_anchor-link_swimc_6xhzf_103",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_6xhzf_145",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_6xhzf_152",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_6xhzf_156"
13
13
  };
14
14
 
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "annotation": "awsui_annotation_1hpp3_1lw9s_181",
5
- "next-button": "awsui_next-button_1hpp3_1lw9s_182",
6
- "previous-button": "awsui_previous-button_1hpp3_1lw9s_183",
7
- "finish-button": "awsui_finish-button_1hpp3_1lw9s_184",
8
- "header": "awsui_header_1hpp3_1lw9s_185",
9
- "step-counter-content": "awsui_step-counter-content_1hpp3_1lw9s_186",
10
- "content": "awsui_content_1hpp3_1lw9s_187",
11
- "description": "awsui_description_1hpp3_1lw9s_191",
12
- "actionBar": "awsui_actionBar_1hpp3_1lw9s_196",
13
- "stepCounter": "awsui_stepCounter_1hpp3_1lw9s_203",
14
- "divider": "awsui_divider_1hpp3_1lw9s_207",
15
- "hotspot": "awsui_hotspot_1hpp3_1lw9s_211",
16
- "icon": "awsui_icon_1hpp3_1lw9s_282"
4
+ "annotation": "awsui_annotation_1hpp3_k1qdx_9",
5
+ "next-button": "awsui_next-button_1hpp3_k1qdx_10",
6
+ "previous-button": "awsui_previous-button_1hpp3_k1qdx_11",
7
+ "finish-button": "awsui_finish-button_1hpp3_k1qdx_12",
8
+ "header": "awsui_header_1hpp3_k1qdx_13",
9
+ "step-counter-content": "awsui_step-counter-content_1hpp3_k1qdx_14",
10
+ "content": "awsui_content_1hpp3_k1qdx_15",
11
+ "description": "awsui_description_1hpp3_k1qdx_19",
12
+ "actionBar": "awsui_actionBar_1hpp3_k1qdx_24",
13
+ "stepCounter": "awsui_stepCounter_1hpp3_k1qdx_31",
14
+ "divider": "awsui_divider_1hpp3_k1qdx_35",
15
+ "hotspot": "awsui_hotspot_1hpp3_k1qdx_39",
16
+ "icon": "awsui_icon_1hpp3_k1qdx_110"
17
17
  };
18
18
 
@@ -2,213 +2,41 @@
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
- /*
178
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
179
- SPDX-License-Identifier: Apache-2.0
180
- */
181
- .awsui_annotation_1hpp3_1lw9s_181:not(#\9),
182
- .awsui_next-button_1hpp3_1lw9s_182:not(#\9),
183
- .awsui_previous-button_1hpp3_1lw9s_183:not(#\9),
184
- .awsui_finish-button_1hpp3_1lw9s_184:not(#\9),
185
- .awsui_header_1hpp3_1lw9s_185:not(#\9),
186
- .awsui_step-counter-content_1hpp3_1lw9s_186:not(#\9),
187
- .awsui_content_1hpp3_1lw9s_187:not(#\9) {
9
+ .awsui_annotation_1hpp3_k1qdx_9:not(#\9),
10
+ .awsui_next-button_1hpp3_k1qdx_10:not(#\9),
11
+ .awsui_previous-button_1hpp3_k1qdx_11:not(#\9),
12
+ .awsui_finish-button_1hpp3_k1qdx_12:not(#\9),
13
+ .awsui_header_1hpp3_k1qdx_13:not(#\9),
14
+ .awsui_step-counter-content_1hpp3_k1qdx_14:not(#\9),
15
+ .awsui_content_1hpp3_k1qdx_15:not(#\9) {
188
16
  /* used in test-utils */
189
17
  }
190
18
 
191
- .awsui_description_1hpp3_1lw9s_191:not(#\9) {
19
+ .awsui_description_1hpp3_k1qdx_19:not(#\9) {
192
20
  overflow: hidden;
193
21
  margin-block-start: var(--space-xxs-3o1yoq, 4px);
194
22
  }
195
23
 
196
- .awsui_actionBar_1hpp3_1lw9s_196:not(#\9) {
24
+ .awsui_actionBar_1hpp3_k1qdx_24:not(#\9) {
197
25
  display: flex;
198
26
  justify-content: space-between;
199
27
  align-items: center;
200
28
  position: relative;
201
29
  }
202
30
 
203
- .awsui_stepCounter_1hpp3_1lw9s_203:not(#\9) {
31
+ .awsui_stepCounter_1hpp3_k1qdx_31:not(#\9) {
204
32
  margin-inline-end: 20px;
205
33
  }
206
34
 
207
- .awsui_divider_1hpp3_1lw9s_207:not(#\9) {
35
+ .awsui_divider_1hpp3_k1qdx_35:not(#\9) {
208
36
  border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
209
37
  }
210
38
 
211
- .awsui_hotspot_1hpp3_1lw9s_211:not(#\9) {
39
+ .awsui_hotspot_1hpp3_k1qdx_39:not(#\9) {
212
40
  border-collapse: separate;
213
41
  border-spacing: 0;
214
42
  box-sizing: border-box;
@@ -249,23 +77,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
249
77
  inline-size: 16px;
250
78
  block-size: 16px;
251
79
  }
252
- .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):before {
80
+ .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):before {
253
81
  content: "";
254
82
  position: absolute;
255
83
  inset: calc(-1 * var(--space-xxs-3o1yoq, 4px));
256
84
  z-index: 1;
257
85
  }
258
- .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):focus {
86
+ .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):focus {
259
87
  outline: none;
260
88
  }
261
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):focus {
89
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):focus {
262
90
  position: relative;
263
91
  }
264
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):focus {
92
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):focus {
265
93
  outline: 2px dotted transparent;
266
94
  outline-offset: calc(2px - 1px);
267
95
  }
268
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):focus::before {
96
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):focus::before {
269
97
  content: " ";
270
98
  display: block;
271
99
  position: absolute;
@@ -279,13 +107,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):focu
279
107
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-go6crh, 50%);
280
108
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
281
109
  }
282
- .awsui_hotspot_1hpp3_1lw9s_211 > .awsui_icon_1hpp3_1lw9s_282:not(#\9) {
110
+ .awsui_hotspot_1hpp3_k1qdx_39 > .awsui_icon_1hpp3_k1qdx_110:not(#\9) {
283
111
  position: relative;
284
112
  stroke: var(--color-text-tutorial-hotspot-default-wh1ngd, #0073bb);
285
113
  }
286
- .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):hover > .awsui_icon_1hpp3_1lw9s_282 {
114
+ .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):hover > .awsui_icon_1hpp3_k1qdx_110 {
287
115
  stroke: var(--color-text-tutorial-hotspot-hover-azi6ck, #0a4a74);
288
116
  }
289
- .awsui_hotspot_1hpp3_1lw9s_211:not(#\9):active > .awsui_icon_1hpp3_1lw9s_282 {
117
+ .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):active > .awsui_icon_1hpp3_k1qdx_110 {
290
118
  stroke: var(--color-text-tutorial-hotspot-default-wh1ngd, #0073bb);
291
119
  }
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "annotation": "awsui_annotation_1hpp3_1lw9s_181",
6
- "next-button": "awsui_next-button_1hpp3_1lw9s_182",
7
- "previous-button": "awsui_previous-button_1hpp3_1lw9s_183",
8
- "finish-button": "awsui_finish-button_1hpp3_1lw9s_184",
9
- "header": "awsui_header_1hpp3_1lw9s_185",
10
- "step-counter-content": "awsui_step-counter-content_1hpp3_1lw9s_186",
11
- "content": "awsui_content_1hpp3_1lw9s_187",
12
- "description": "awsui_description_1hpp3_1lw9s_191",
13
- "actionBar": "awsui_actionBar_1hpp3_1lw9s_196",
14
- "stepCounter": "awsui_stepCounter_1hpp3_1lw9s_203",
15
- "divider": "awsui_divider_1hpp3_1lw9s_207",
16
- "hotspot": "awsui_hotspot_1hpp3_1lw9s_211",
17
- "icon": "awsui_icon_1hpp3_1lw9s_282"
5
+ "annotation": "awsui_annotation_1hpp3_k1qdx_9",
6
+ "next-button": "awsui_next-button_1hpp3_k1qdx_10",
7
+ "previous-button": "awsui_previous-button_1hpp3_k1qdx_11",
8
+ "finish-button": "awsui_finish-button_1hpp3_k1qdx_12",
9
+ "header": "awsui_header_1hpp3_k1qdx_13",
10
+ "step-counter-content": "awsui_step-counter-content_1hpp3_k1qdx_14",
11
+ "content": "awsui_content_1hpp3_k1qdx_15",
12
+ "description": "awsui_description_1hpp3_k1qdx_19",
13
+ "actionBar": "awsui_actionBar_1hpp3_k1qdx_24",
14
+ "stepCounter": "awsui_stepCounter_1hpp3_k1qdx_31",
15
+ "divider": "awsui_divider_1hpp3_k1qdx_35",
16
+ "hotspot": "awsui_hotspot_1hpp3_k1qdx_39",
17
+ "icon": "awsui_icon_1hpp3_k1qdx_110"
18
18
  };
19
19
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_tv89y_149",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_tv89y_153",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_tv89y_158"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_sml4c_13",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_sml4c_17",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_sml4c_22"
7
7
  };
8
8