@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_182y3_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_182y3_1",
6
- "root": "awsui_root_mx3cw_182y3_119",
7
- "hidden": "awsui_hidden_mx3cw_182y3_135",
8
- "body": "awsui_body_mx3cw_182y3_160",
9
- "header": "awsui_header_mx3cw_182y3_166",
10
- "action": "awsui_action_mx3cw_182y3_170",
11
- "action-button": "awsui_action-button_mx3cw_182y3_175",
12
- "text": "awsui_text_mx3cw_182y3_179",
13
- "icon": "awsui_icon_mx3cw_182y3_183",
14
- "message": "awsui_message_mx3cw_182y3_186",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_182y3_194",
16
- "content": "awsui_content_mx3cw_182y3_208",
17
- "dismiss": "awsui_dismiss_mx3cw_182y3_212",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_182y3_218",
19
- "type-error": "awsui_type-error_mx3cw_182y3_226",
20
- "type-warning": "awsui_type-warning_mx3cw_182y3_234",
21
- "type-success": "awsui_type-success_mx3cw_182y3_242",
22
- "type-info": "awsui_type-info_mx3cw_182y3_250"
4
+ "alert": "awsui_alert_mx3cw_5zusq_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_5zusq_1",
6
+ "root": "awsui_root_mx3cw_5zusq_119",
7
+ "hidden": "awsui_hidden_mx3cw_5zusq_135",
8
+ "body": "awsui_body_mx3cw_5zusq_160",
9
+ "header": "awsui_header_mx3cw_5zusq_166",
10
+ "action": "awsui_action_mx3cw_5zusq_170",
11
+ "action-button": "awsui_action-button_mx3cw_5zusq_175",
12
+ "text": "awsui_text_mx3cw_5zusq_179",
13
+ "icon": "awsui_icon_mx3cw_5zusq_183",
14
+ "message": "awsui_message_mx3cw_5zusq_186",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_5zusq_194",
16
+ "content": "awsui_content_mx3cw_5zusq_208",
17
+ "dismiss": "awsui_dismiss_mx3cw_5zusq_212",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_5zusq_218",
19
+ "type-error": "awsui_type-error_mx3cw_5zusq_226",
20
+ "type-warning": "awsui_type-warning_mx3cw_5zusq_234",
21
+ "type-success": "awsui_type-success_mx3cw_5zusq_242",
22
+ "type-info": "awsui_type-info_mx3cw_5zusq_250"
23
23
  };
24
24
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_alert_mx3cw_182y3_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_182y3_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
93
+ .awsui_alert_mx3cw_5zusq_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_5zusq_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_182y3_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_5zusq_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_182y3_93:not(#\9) {
105
+ .awsui_alert_mx3cw_5zusq_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_182y3_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_182y3_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_5zusq_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_5zusq_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_182y3_119:not(#\9) {
119
+ .awsui_root_mx3cw_5zusq_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_182y3_119.awsui_hidden_mx3cw_182y3_135:not(#\9) {
161
+ .awsui_root_mx3cw_5zusq_119.awsui_hidden_mx3cw_5zusq_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_182y3_93:not(#\9) {
165
+ .awsui_alert_mx3cw_5zusq_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -209,100 +209,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
210
210
  }
211
211
 
212
- .awsui_body_mx3cw_182y3_160:not(#\9) {
212
+ .awsui_body_mx3cw_5zusq_160:not(#\9) {
213
213
  display: flex;
214
214
  flex: 1 1 0%;
215
215
  min-width: 0;
216
216
  }
217
217
 
218
- .awsui_header_mx3cw_182y3_166:not(#\9) {
218
+ .awsui_header_mx3cw_5zusq_166:not(#\9) {
219
219
  font-weight: 700;
220
220
  }
221
221
 
222
- .awsui_action_mx3cw_182y3_170:not(#\9) {
222
+ .awsui_action_mx3cw_5zusq_170:not(#\9) {
223
223
  white-space: nowrap;
224
224
  margin-left: var(--space-s-hv8c1d, 12px);
225
225
  }
226
226
 
227
- .awsui_action-button_mx3cw_182y3_175:not(#\9) {
227
+ .awsui_action-button_mx3cw_5zusq_175:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_text_mx3cw_182y3_179:not(#\9) {
231
+ .awsui_text_mx3cw_5zusq_179:not(#\9) {
232
232
  padding: var(--border-field-width-idlekx, 2px) 0;
233
233
  margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
234
234
  }
235
- .awsui_text_mx3cw_182y3_179.awsui_icon_mx3cw_182y3_183:not(#\9) {
235
+ .awsui_text_mx3cw_5zusq_179.awsui_icon_mx3cw_5zusq_183:not(#\9) {
236
236
  margin-left: 0;
237
237
  }
238
- .awsui_text_mx3cw_182y3_179.awsui_message_mx3cw_182y3_186:not(#\9) {
238
+ .awsui_text_mx3cw_5zusq_179.awsui_message_mx3cw_5zusq_186:not(#\9) {
239
239
  margin-right: var(--space-alert-message-right-qop1p1, 4px);
240
240
  }
241
- .awsui_text_mx3cw_182y3_179.awsui_message_mx3cw_182y3_186 + .awsui_action_mx3cw_182y3_170:not(#\9) {
241
+ .awsui_text_mx3cw_5zusq_179.awsui_message_mx3cw_5zusq_186 + .awsui_action_mx3cw_5zusq_170:not(#\9) {
242
242
  margin-left: var(--space-alert-action-left-hi50rw, 12px);
243
243
  }
244
244
 
245
245
  /* stylelint-disable selector-max-type */
246
- .awsui_root_mx3cw_182y3_119.awsui_breakpoint-default_mx3cw_182y3_194 > div > .awsui_alert_mx3cw_182y3_93 > .awsui_body_mx3cw_182y3_160:not(#\9) {
246
+ .awsui_root_mx3cw_5zusq_119.awsui_breakpoint-default_mx3cw_5zusq_194 > div > .awsui_alert_mx3cw_5zusq_93 > .awsui_body_mx3cw_5zusq_160:not(#\9) {
247
247
  display: block;
248
248
  }
249
- .awsui_root_mx3cw_182y3_119.awsui_breakpoint-default_mx3cw_182y3_194 > div > .awsui_alert_mx3cw_182y3_93 > .awsui_body_mx3cw_182y3_160 > .awsui_action_mx3cw_182y3_170:not(#\9) {
249
+ .awsui_root_mx3cw_5zusq_119.awsui_breakpoint-default_mx3cw_5zusq_194 > div > .awsui_alert_mx3cw_5zusq_93 > .awsui_body_mx3cw_5zusq_160 > .awsui_action_mx3cw_5zusq_170:not(#\9) {
250
250
  margin-left: var(--space-xxs-ynfts5, 4px);
251
251
  margin-bottom: var(--space-xxs-ynfts5, 4px);
252
252
  }
253
253
 
254
254
  /* stylelint-enable selector-max-type */
255
- .awsui_message_mx3cw_182y3_186:not(#\9) {
255
+ .awsui_message_mx3cw_5zusq_186:not(#\9) {
256
256
  flex: 1 1 0%;
257
257
  min-width: 0;
258
258
  }
259
259
 
260
- .awsui_content_mx3cw_182y3_208:not(#\9) {
260
+ .awsui_content_mx3cw_5zusq_208:not(#\9) {
261
261
  /* used in test-utils */
262
262
  }
263
263
 
264
- .awsui_dismiss_mx3cw_182y3_212:not(#\9) {
264
+ .awsui_dismiss_mx3cw_5zusq_212:not(#\9) {
265
265
  flex: 0 0 auto;
266
266
  margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
267
267
  margin-left: var(--space-s-hv8c1d, 12px);
268
268
  }
269
269
 
270
- .awsui_dismiss-button_mx3cw_182y3_218:not(#\9) {
270
+ .awsui_dismiss-button_mx3cw_5zusq_218:not(#\9) {
271
271
  /* used in test-utils */
272
272
  }
273
273
 
274
- .awsui_icon_mx3cw_182y3_183:not(#\9) {
274
+ .awsui_icon_mx3cw_5zusq_183:not(#\9) {
275
275
  flex: 0 0 auto;
276
276
  }
277
277
 
278
- .awsui_type-error_mx3cw_182y3_226:not(#\9) {
278
+ .awsui_type-error_mx3cw_5zusq_226:not(#\9) {
279
279
  border-color: var(--color-border-status-error-mfrddc, #d91515);
280
280
  background-color: var(--color-background-status-error-pe1hux, #fff7f7);
281
281
  }
282
- .awsui_type-error_mx3cw_182y3_226 > .awsui_icon_mx3cw_182y3_183:not(#\9) {
282
+ .awsui_type-error_mx3cw_5zusq_226 > .awsui_icon_mx3cw_5zusq_183:not(#\9) {
283
283
  color: var(--color-text-status-error-5sesl6, #d91515);
284
284
  }
285
285
 
286
- .awsui_type-warning_mx3cw_182y3_234:not(#\9) {
286
+ .awsui_type-warning_mx3cw_5zusq_234:not(#\9) {
287
287
  border-color: var(--color-border-status-warning-hg85ut, #7d8998);
288
288
  background-color: var(--color-background-status-warning-zz4oi6, #ffffff);
289
289
  }
290
- .awsui_type-warning_mx3cw_182y3_234 > .awsui_icon_mx3cw_182y3_183:not(#\9) {
290
+ .awsui_type-warning_mx3cw_5zusq_234 > .awsui_icon_mx3cw_5zusq_183:not(#\9) {
291
291
  color: var(--color-text-status-warning-27nlyh, #d91515);
292
292
  }
293
293
 
294
- .awsui_type-success_mx3cw_182y3_242:not(#\9) {
294
+ .awsui_type-success_mx3cw_5zusq_242:not(#\9) {
295
295
  border-color: var(--color-border-status-success-cqi45f, #037f0c);
296
296
  background-color: var(--color-background-status-success-xnxxn4, #f2fcf3);
297
297
  }
298
- .awsui_type-success_mx3cw_182y3_242 > .awsui_icon_mx3cw_182y3_183:not(#\9) {
298
+ .awsui_type-success_mx3cw_5zusq_242 > .awsui_icon_mx3cw_5zusq_183:not(#\9) {
299
299
  color: var(--color-text-status-success-0fzhv9, #037f0c);
300
300
  }
301
301
 
302
- .awsui_type-info_mx3cw_182y3_250:not(#\9) {
302
+ .awsui_type-info_mx3cw_5zusq_250:not(#\9) {
303
303
  border-color: var(--color-border-status-info-546i7i, #0972d3);
304
304
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
305
305
  }
306
- .awsui_type-info_mx3cw_182y3_250 > .awsui_icon_mx3cw_182y3_183:not(#\9) {
306
+ .awsui_type-info_mx3cw_5zusq_250 > .awsui_icon_mx3cw_5zusq_183:not(#\9) {
307
307
  color: var(--color-text-status-info-utupcz, #0972d3);
308
308
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_182y3_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_182y3_1",
7
- "root": "awsui_root_mx3cw_182y3_119",
8
- "hidden": "awsui_hidden_mx3cw_182y3_135",
9
- "body": "awsui_body_mx3cw_182y3_160",
10
- "header": "awsui_header_mx3cw_182y3_166",
11
- "action": "awsui_action_mx3cw_182y3_170",
12
- "action-button": "awsui_action-button_mx3cw_182y3_175",
13
- "text": "awsui_text_mx3cw_182y3_179",
14
- "icon": "awsui_icon_mx3cw_182y3_183",
15
- "message": "awsui_message_mx3cw_182y3_186",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_182y3_194",
17
- "content": "awsui_content_mx3cw_182y3_208",
18
- "dismiss": "awsui_dismiss_mx3cw_182y3_212",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_182y3_218",
20
- "type-error": "awsui_type-error_mx3cw_182y3_226",
21
- "type-warning": "awsui_type-warning_mx3cw_182y3_234",
22
- "type-success": "awsui_type-success_mx3cw_182y3_242",
23
- "type-info": "awsui_type-info_mx3cw_182y3_250"
5
+ "alert": "awsui_alert_mx3cw_5zusq_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_5zusq_1",
7
+ "root": "awsui_root_mx3cw_5zusq_119",
8
+ "hidden": "awsui_hidden_mx3cw_5zusq_135",
9
+ "body": "awsui_body_mx3cw_5zusq_160",
10
+ "header": "awsui_header_mx3cw_5zusq_166",
11
+ "action": "awsui_action_mx3cw_5zusq_170",
12
+ "action-button": "awsui_action-button_mx3cw_5zusq_175",
13
+ "text": "awsui_text_mx3cw_5zusq_179",
14
+ "icon": "awsui_icon_mx3cw_5zusq_183",
15
+ "message": "awsui_message_mx3cw_5zusq_186",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_5zusq_194",
17
+ "content": "awsui_content_mx3cw_5zusq_208",
18
+ "dismiss": "awsui_dismiss_mx3cw_5zusq_212",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_5zusq_218",
20
+ "type-error": "awsui_type-error_mx3cw_5zusq_226",
21
+ "type-warning": "awsui_type-warning_mx3cw_5zusq_234",
22
+ "type-success": "awsui_type-success_mx3cw_5zusq_242",
23
+ "type-info": "awsui_type-info_mx3cw_5zusq_250"
24
24
  };
25
25
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_35xk5_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_35xk5_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_35xk5_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_35xk5_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_35xk5_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_35xk5_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_35xk5_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_35xk5_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_35xk5_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_35xk5_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_35xk5_137",
15
- "annotation": "awsui_annotation_1hpp3_35xk5_145",
16
- "next-button": "awsui_next-button_1hpp3_35xk5_146",
17
- "previous-button": "awsui_previous-button_1hpp3_35xk5_147",
18
- "finish-button": "awsui_finish-button_1hpp3_35xk5_148",
19
- "header": "awsui_header_1hpp3_35xk5_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_35xk5_150",
21
- "content": "awsui_content_1hpp3_35xk5_151",
22
- "description": "awsui_description_1hpp3_35xk5_155",
23
- "actionBar": "awsui_actionBar_1hpp3_35xk5_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_35xk5_167",
25
- "divider": "awsui_divider_1hpp3_35xk5_171",
26
- "hotspot": "awsui_hotspot_1hpp3_35xk5_175",
27
- "icon": "awsui_icon_1hpp3_35xk5_215"
4
+ "arrow": "awsui_arrow_1hpp3_80xw1_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_80xw1_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_80xw1_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_80xw1_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_80xw1_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_80xw1_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_80xw1_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_80xw1_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_80xw1_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_80xw1_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_80xw1_137",
15
+ "annotation": "awsui_annotation_1hpp3_80xw1_145",
16
+ "next-button": "awsui_next-button_1hpp3_80xw1_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_80xw1_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_80xw1_148",
19
+ "header": "awsui_header_1hpp3_80xw1_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_80xw1_150",
21
+ "content": "awsui_content_1hpp3_80xw1_151",
22
+ "description": "awsui_description_1hpp3_80xw1_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_80xw1_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_80xw1_167",
25
+ "divider": "awsui_divider_1hpp3_80xw1_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_80xw1_175",
27
+ "icon": "awsui_icon_1hpp3_80xw1_215"
28
28
  };
29
29
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_35xk5_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_80xw1_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9), .awsui_arrow-inner_1hpp3_35xk5_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9), .awsui_arrow-inner_1hpp3_80xw1_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_35xk5_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_80xw1_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-546i7i, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_35xk5_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_80xw1_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_35xk5_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_80xw1_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_35xk5_128 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_35xk5_128 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_80xw1_128 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_80xw1_128 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_35xk5_131 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_35xk5_131 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_80xw1_131 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_80xw1_131 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_35xk5_134 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_35xk5_134 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_80xw1_134 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_80xw1_134 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_35xk5_137 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_35xk5_137 > .awsui_arrow-outer_1hpp3_35xk5_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_80xw1_137 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_80xw1_137 > .awsui_arrow-outer_1hpp3_80xw1_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_35xk5_145:not(#\9),
146
- .awsui_next-button_1hpp3_35xk5_146:not(#\9),
147
- .awsui_previous-button_1hpp3_35xk5_147:not(#\9),
148
- .awsui_finish-button_1hpp3_35xk5_148:not(#\9),
149
- .awsui_header_1hpp3_35xk5_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_35xk5_150:not(#\9),
151
- .awsui_content_1hpp3_35xk5_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_80xw1_145:not(#\9),
146
+ .awsui_next-button_1hpp3_80xw1_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_80xw1_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_80xw1_148:not(#\9),
149
+ .awsui_header_1hpp3_80xw1_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_80xw1_150:not(#\9),
151
+ .awsui_content_1hpp3_80xw1_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_35xk5_155:not(#\9) {
155
+ .awsui_description_1hpp3_80xw1_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-ynfts5, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_35xk5_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_80xw1_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_35xk5_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_80xw1_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_35xk5_171:not(#\9) {
171
+ .awsui_divider_1hpp3_80xw1_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_35xk5_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_80xw1_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -213,21 +213,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
213
213
  border: none;
214
214
  padding: 0;
215
215
  cursor: pointer;
216
- scroll-margin: var(--awsui-content-scroll-margin-5mks97, 40px 0 0 0);
216
+ scroll-margin: var(--awsui-content-scroll-margin-20d8jh, 40px 0 0 0);
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_35xk5_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_80xw1_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- .awsui_hotspot_1hpp3_35xk5_175[data-awsui-focus-visible=true]:not(#\9):focus {
223
+ .awsui_hotspot_1hpp3_80xw1_175[data-awsui-focus-visible=true]:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- .awsui_hotspot_1hpp3_35xk5_175[data-awsui-focus-visible=true]:not(#\9):focus {
226
+ .awsui_hotspot_1hpp3_80xw1_175[data-awsui-focus-visible=true]:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- .awsui_hotspot_1hpp3_35xk5_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
230
+ .awsui_hotspot_1hpp3_80xw1_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-qawzn7, 4px);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_35xk5_175 > .awsui_icon_1hpp3_35xk5_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_80xw1_175 > .awsui_icon_1hpp3_80xw1_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-5f186r, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_35xk5_175:not(#\9):hover > .awsui_icon_1hpp3_35xk5_215 {
245
+ .awsui_hotspot_1hpp3_80xw1_175:not(#\9):hover > .awsui_icon_1hpp3_80xw1_215 {
246
246
  stroke: var(--color-text-link-hover-kololx, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_35xk5_175:not(#\9):active > .awsui_icon_1hpp3_35xk5_215 {
248
+ .awsui_hotspot_1hpp3_80xw1_175:not(#\9):active > .awsui_icon_1hpp3_80xw1_215 {
249
249
  stroke: var(--color-text-link-default-5f186r, #0972d3);
250
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_35xk5_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_35xk5_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_35xk5_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_35xk5_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_35xk5_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_35xk5_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_35xk5_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_35xk5_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_35xk5_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_35xk5_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_35xk5_137",
16
- "annotation": "awsui_annotation_1hpp3_35xk5_145",
17
- "next-button": "awsui_next-button_1hpp3_35xk5_146",
18
- "previous-button": "awsui_previous-button_1hpp3_35xk5_147",
19
- "finish-button": "awsui_finish-button_1hpp3_35xk5_148",
20
- "header": "awsui_header_1hpp3_35xk5_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_35xk5_150",
22
- "content": "awsui_content_1hpp3_35xk5_151",
23
- "description": "awsui_description_1hpp3_35xk5_155",
24
- "actionBar": "awsui_actionBar_1hpp3_35xk5_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_35xk5_167",
26
- "divider": "awsui_divider_1hpp3_35xk5_171",
27
- "hotspot": "awsui_hotspot_1hpp3_35xk5_175",
28
- "icon": "awsui_icon_1hpp3_35xk5_215"
5
+ "arrow": "awsui_arrow_1hpp3_80xw1_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_80xw1_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_80xw1_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_80xw1_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_80xw1_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_80xw1_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_80xw1_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_80xw1_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_80xw1_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_80xw1_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_80xw1_137",
16
+ "annotation": "awsui_annotation_1hpp3_80xw1_145",
17
+ "next-button": "awsui_next-button_1hpp3_80xw1_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_80xw1_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_80xw1_148",
20
+ "header": "awsui_header_1hpp3_80xw1_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_80xw1_150",
22
+ "content": "awsui_content_1hpp3_80xw1_151",
23
+ "description": "awsui_description_1hpp3_80xw1_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_80xw1_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_80xw1_167",
26
+ "divider": "awsui_divider_1hpp3_80xw1_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_80xw1_175",
28
+ "icon": "awsui_icon_1hpp3_80xw1_215"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_19ivr_97",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_19ivr_101",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_19ivr_106"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_18ee9_97",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_18ee9_101",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_18ee9_106"
7
7
  };
8
8
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -94,31 +94,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_content-wrapper_zycdx_19ivr_97:not(#\9) {
97
+ .awsui_content-wrapper_zycdx_18ee9_97:not(#\9) {
98
98
  padding-left: var(--space-scaled-2x-xxxl-lbp35j, 40px);
99
99
  padding-right: var(--space-scaled-2x-xxxl-lbp35j, 40px);
100
100
  }
101
- .awsui_content-wrapper-mobile_zycdx_19ivr_101:not(#\9) {
101
+ .awsui_content-wrapper-mobile_zycdx_18ee9_101:not(#\9) {
102
102
  padding-left: var(--space-l-4vl6xu, 20px);
103
103
  padding-right: var(--space-l-4vl6xu, 20px);
104
104
  }
105
105
 
106
- .awsui_content-type-dashboard_zycdx_19ivr_106:not(#\9) {
106
+ .awsui_content-type-dashboard_zycdx_18ee9_106:not(#\9) {
107
107
  margin-left: auto;
108
108
  margin-right: auto;
109
109
  }
110
110
  @media (min-width: 1401px) {
111
- .awsui_content-type-dashboard_zycdx_19ivr_106:not(#\9) {
111
+ .awsui_content-type-dashboard_zycdx_18ee9_106:not(#\9) {
112
112
  max-width: 1280px;
113
113
  }
114
114
  }
115
115
  @media (min-width: 1921px) {
116
- .awsui_content-type-dashboard_zycdx_19ivr_106:not(#\9) {
116
+ .awsui_content-type-dashboard_zycdx_18ee9_106:not(#\9) {
117
117
  max-width: 1440px;
118
118
  }
119
119
  }
120
120
  @media (min-width: 2541px) {
121
- .awsui_content-type-dashboard_zycdx_19ivr_106:not(#\9) {
121
+ .awsui_content-type-dashboard_zycdx_18ee9_106:not(#\9) {
122
122
  max-width: 1620px;
123
123
  }
124
124
  }