@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,165 +2,29 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
9
  /*
142
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
11
  SPDX-License-Identifier: Apache-2.0
144
12
  */
145
- /*
146
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
- SPDX-License-Identifier: Apache-2.0
148
- */
149
- .awsui_marker_1kjc7_1a038_149:not(#\9) {
13
+ .awsui_marker_1kjc7_5quth_13:not(#\9) {
150
14
  transition: opacity var(--motion-duration-transition-quick-1p8yzt, 90ms) var(--motion-easing-transition-quick-afgcka, linear);
151
15
  }
152
16
  @media (prefers-reduced-motion: reduce) {
153
- .awsui_marker_1kjc7_1a038_149:not(#\9) {
17
+ .awsui_marker_1kjc7_5quth_13:not(#\9) {
154
18
  animation: none;
155
19
  transition: none;
156
20
  }
157
21
  }
158
- .awsui-motion-disabled .awsui_marker_1kjc7_1a038_149:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_1a038_149:not(#\9) {
22
+ .awsui-motion-disabled .awsui_marker_1kjc7_5quth_13:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_5quth_13:not(#\9) {
159
23
  animation: none;
160
24
  transition: none;
161
25
  }
162
26
 
163
- .awsui_root_1kjc7_1a038_163:not(#\9) {
27
+ .awsui_root_1kjc7_5quth_27:not(#\9) {
164
28
  border-collapse: separate;
165
29
  border-spacing: 0;
166
30
  box-sizing: border-box;
@@ -191,15 +55,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
55
  -webkit-font-smoothing: auto;
192
56
  -moz-osx-font-smoothing: auto;
193
57
  }
194
- .awsui_root_1kjc7_1a038_163:not(#\9):focus {
58
+ .awsui_root_1kjc7_5quth_27:not(#\9):focus {
195
59
  outline: none;
196
60
  }
197
61
 
198
- .awsui_title_1kjc7_1a038_198:not(#\9) {
62
+ .awsui_title_1kjc7_5quth_62:not(#\9) {
199
63
  /* used in test utils */
200
64
  }
201
65
 
202
- .awsui_list_1kjc7_1a038_202:not(#\9) {
66
+ .awsui_list_1kjc7_5quth_66:not(#\9) {
203
67
  display: flex;
204
68
  flex-wrap: wrap;
205
69
  list-style: none;
@@ -210,7 +74,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
210
74
  gap: var(--space-scaled-xxs-j00t0m, 4px) var(--space-m-n8iq8o, 16px);
211
75
  }
212
76
 
213
- .awsui_marker_1kjc7_1a038_149:not(#\9) {
77
+ .awsui_marker_1kjc7_5quth_13:not(#\9) {
214
78
  min-inline-size: 0;
215
79
  word-break: break-word;
216
80
  display: inline-flex;
@@ -223,17 +87,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
223
87
  cursor: pointer;
224
88
  opacity: 1;
225
89
  }
226
- .awsui_marker_1kjc7_1a038_149:not(#\9):focus {
90
+ .awsui_marker_1kjc7_5quth_13:not(#\9):focus {
227
91
  outline: none;
228
92
  }
229
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1a038_149:not(#\9):focus {
93
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_5quth_13:not(#\9):focus {
230
94
  position: relative;
231
95
  }
232
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1a038_149:not(#\9):focus {
96
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_5quth_13:not(#\9):focus {
233
97
  outline: 2px dotted transparent;
234
98
  outline-offset: calc(2px - 1px);
235
99
  }
236
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1a038_149:not(#\9):focus::before {
100
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_5quth_13:not(#\9):focus::before {
237
101
  content: " ";
238
102
  display: block;
239
103
  position: absolute;
@@ -247,9 +111,9 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1a038_149:not(#\9):focus
247
111
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
248
112
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
249
113
  }
250
- .awsui_marker_1kjc7_1a038_149.awsui_marker--dimmed_1kjc7_1a038_250:not(#\9) {
114
+ .awsui_marker_1kjc7_5quth_13.awsui_marker--dimmed_1kjc7_5quth_114:not(#\9) {
251
115
  opacity: 0.35;
252
116
  }
253
- .awsui_marker_1kjc7_1a038_149.awsui_marker--highlighted_1kjc7_1a038_253:not(#\9) {
117
+ .awsui_marker_1kjc7_5quth_13.awsui_marker--highlighted_1kjc7_5quth_117:not(#\9) {
254
118
  /* used in test utils */
255
119
  }
@@ -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
- "marker": "awsui_marker_1kjc7_1a038_149",
6
- "root": "awsui_root_1kjc7_1a038_163",
7
- "title": "awsui_title_1kjc7_1a038_198",
8
- "list": "awsui_list_1kjc7_1a038_202",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1a038_250",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1a038_253"
5
+ "marker": "awsui_marker_1kjc7_5quth_13",
6
+ "root": "awsui_root_1kjc7_5quth_27",
7
+ "title": "awsui_title_1kjc7_5quth_62",
8
+ "list": "awsui_list_1kjc7_5quth_66",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_5quth_114",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_5quth_117"
11
11
  };
12
12
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fcus_20stn_141",
5
- "clickable": "awsui_clickable_1fcus_20stn_150",
6
- "precise": "awsui_precise_1fcus_20stn_154",
7
- "focus-outline": "awsui_focus-outline_1fcus_20stn_158",
8
- "application": "awsui_application_1fcus_20stn_167"
4
+ "root": "awsui_root_1fcus_1hnz8_9",
5
+ "clickable": "awsui_clickable_1fcus_1hnz8_18",
6
+ "precise": "awsui_precise_1fcus_1hnz8_22",
7
+ "focus-outline": "awsui_focus-outline_1fcus_1hnz8_26",
8
+ "application": "awsui_application_1fcus_1hnz8_35"
9
9
  };
10
10
 
@@ -2,143 +2,11 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1fcus_20stn_141:not(#\9) {
9
+ .awsui_root_1fcus_1hnz8_9:not(#\9) {
142
10
  outline: none;
143
11
  shape-rendering: auto;
144
12
  overflow: visible;
@@ -147,15 +15,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
15
  max-inline-size: 100%;
148
16
  }
149
17
 
150
- .awsui_clickable_1fcus_20stn_150:not(#\9) {
18
+ .awsui_clickable_1fcus_1hnz8_18:not(#\9) {
151
19
  cursor: pointer;
152
20
  }
153
21
 
154
- .awsui_precise_1fcus_20stn_154:not(#\9) {
22
+ .awsui_precise_1fcus_1hnz8_22:not(#\9) {
155
23
  shape-rendering: geometricPrecision;
156
24
  }
157
25
 
158
- .awsui_focus-outline_1fcus_20stn_158:not(#\9) {
26
+ .awsui_focus-outline_1fcus_1hnz8_26:not(#\9) {
159
27
  outline: none;
160
28
  pointer-events: none;
161
29
  fill: none;
@@ -164,6 +32,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
164
32
  visibility: hidden;
165
33
  }
166
34
 
167
- .awsui_application_1fcus_20stn_167:not(#\9) {
35
+ .awsui_application_1fcus_1hnz8_35:not(#\9) {
168
36
  /* Used in test-utils */
169
37
  }
@@ -2,10 +2,10 @@
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_1fcus_20stn_141",
6
- "clickable": "awsui_clickable_1fcus_20stn_150",
7
- "precise": "awsui_precise_1fcus_20stn_154",
8
- "focus-outline": "awsui_focus-outline_1fcus_20stn_158",
9
- "application": "awsui_application_1fcus_20stn_167"
5
+ "root": "awsui_root_1fcus_1hnz8_9",
6
+ "clickable": "awsui_clickable_1fcus_1hnz8_18",
7
+ "precise": "awsui_precise_1fcus_1hnz8_22",
8
+ "focus-outline": "awsui_focus-outline_1fcus_1hnz8_26",
9
+ "application": "awsui_application_1fcus_1hnz8_35"
10
10
  };
11
11
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1t44z_1m5f4_141",
5
- "popover-body": "awsui_popover-body_1t44z_1m5f4_174",
6
- "footer": "awsui_footer_1t44z_1m5f4_178"
4
+ "root": "awsui_root_1t44z_uf2dl_9",
5
+ "popover-body": "awsui_popover-body_1t44z_uf2dl_42",
6
+ "footer": "awsui_footer_1t44z_uf2dl_46"
7
7
  };
8
8
 
@@ -2,143 +2,11 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1t44z_1m5f4_141:not(#\9) {
9
+ .awsui_root_1t44z_uf2dl_9:not(#\9) {
142
10
  border-collapse: separate;
143
11
  border-spacing: 0;
144
12
  box-sizing: border-box;
@@ -171,15 +39,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
171
39
  position: absolute;
172
40
  }
173
41
 
174
- .awsui_popover-body_1t44z_1m5f4_174:not(#\9) {
42
+ .awsui_popover-body_1t44z_uf2dl_42:not(#\9) {
175
43
  pointer-events: auto;
176
44
  }
177
45
 
178
- .awsui_footer_1t44z_1m5f4_178:not(#\9) {
46
+ .awsui_footer_1t44z_uf2dl_46:not(#\9) {
179
47
  margin-block-start: var(--space-static-xs-789l1l, 8px);
180
48
  /* stylelint-disable-next-line selector-max-type */
181
49
  }
182
- .awsui_footer_1t44z_1m5f4_178 > hr:not(#\9) {
50
+ .awsui_footer_1t44z_uf2dl_46 > hr:not(#\9) {
183
51
  border-block: none;
184
52
  border-inline: none;
185
53
  border-block-start: 1px solid var(--color-border-divider-default-diwd4w, #eaeded);
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1t44z_1m5f4_141",
6
- "popover-body": "awsui_popover-body_1t44z_1m5f4_174",
7
- "footer": "awsui_footer_1t44z_1m5f4_178"
5
+ "root": "awsui_root_1t44z_uf2dl_9",
6
+ "popover-body": "awsui_popover-body_1t44z_uf2dl_42",
7
+ "footer": "awsui_footer_1t44z_uf2dl_46"
8
8
  };
9
9
 
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dimmed": "awsui_dimmed_10ipo_1h5i6_149",
5
- "marker": "awsui_marker_10ipo_1h5i6_201",
6
- "marker--line": "awsui_marker--line_10ipo_1h5i6_241",
7
- "marker--rectangle": "awsui_marker--rectangle_10ipo_1h5i6_245",
8
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1h5i6_252",
9
- "marker--dashed": "awsui_marker--dashed_10ipo_1h5i6_268",
10
- "root": "awsui_root_10ipo_1h5i6_287",
11
- "value": "awsui_value_10ipo_1h5i6_319",
12
- "expandable": "awsui_expandable_10ipo_1h5i6_323",
13
- "list-item": "awsui_list-item_10ipo_1h5i6_327",
14
- "inner-list-item": "awsui_inner-list-item_10ipo_1h5i6_328",
15
- "key-value-pair": "awsui_key-value-pair_10ipo_1h5i6_333",
16
- "expandable-section": "awsui_expandable-section_10ipo_1h5i6_334",
17
- "key": "awsui_key_10ipo_1h5i6_333",
18
- "sub-items": "awsui_sub-items_10ipo_1h5i6_349",
19
- "list": "awsui_list_10ipo_1h5i6_327",
20
- "compact": "awsui_compact_10ipo_1h5i6_375",
21
- "with-sub-items": "awsui_with-sub-items_10ipo_1h5i6_380",
22
- "full-width": "awsui_full-width_10ipo_1h5i6_385"
4
+ "dimmed": "awsui_dimmed_10ipo_1doif_13",
5
+ "marker": "awsui_marker_10ipo_1doif_65",
6
+ "marker--line": "awsui_marker--line_10ipo_1doif_105",
7
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_1doif_109",
8
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1doif_116",
9
+ "marker--dashed": "awsui_marker--dashed_10ipo_1doif_132",
10
+ "root": "awsui_root_10ipo_1doif_151",
11
+ "value": "awsui_value_10ipo_1doif_183",
12
+ "expandable": "awsui_expandable_10ipo_1doif_187",
13
+ "list-item": "awsui_list-item_10ipo_1doif_191",
14
+ "inner-list-item": "awsui_inner-list-item_10ipo_1doif_192",
15
+ "key-value-pair": "awsui_key-value-pair_10ipo_1doif_197",
16
+ "expandable-section": "awsui_expandable-section_10ipo_1doif_198",
17
+ "key": "awsui_key_10ipo_1doif_197",
18
+ "sub-items": "awsui_sub-items_10ipo_1doif_213",
19
+ "list": "awsui_list_10ipo_1doif_191",
20
+ "compact": "awsui_compact_10ipo_1doif_239",
21
+ "with-sub-items": "awsui_with-sub-items_10ipo_1doif_244",
22
+ "full-width": "awsui_full-width_10ipo_1doif_249"
23
23
  };
24
24