@cloudscape-design/components 3.0.1349 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +99 -168
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -172,10 +172,6 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /*
176
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
177
- SPDX-License-Identifier: Apache-2.0
178
- */
179
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
177
  /*
@@ -186,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
183
  SPDX-License-Identifier: Apache-2.0
188
184
  */
189
- .awsui_root_14iqq_1wquw_189:not(#\9) {
185
+ .awsui_root_14iqq_w9a2w_185:not(#\9) {
190
186
  border-collapse: separate;
191
187
  border-spacing: 0;
192
188
  box-sizing: border-box;
@@ -219,15 +215,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
215
  word-wrap: break-word;
220
216
  position: relative;
221
217
  }
222
- .awsui_root_14iqq_1wquw_189.awsui_fit-height_14iqq_1wquw_222:not(#\9) {
218
+ .awsui_root_14iqq_w9a2w_185.awsui_fit-height_14iqq_w9a2w_218:not(#\9) {
223
219
  display: flex;
224
220
  flex-direction: column;
225
221
  block-size: 100%;
226
222
  }
227
- .awsui_root_14iqq_1wquw_189.awsui_fit-height_14iqq_1wquw_222.awsui_with-side-media_14iqq_1wquw_227:not(#\9) {
223
+ .awsui_root_14iqq_w9a2w_185.awsui_fit-height_14iqq_w9a2w_218.awsui_with-side-media_14iqq_w9a2w_223:not(#\9) {
228
224
  flex-direction: row;
229
225
  }
230
- .awsui_root_14iqq_1wquw_189.awsui_variant-default_14iqq_1wquw_230:not(#\9), .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9) {
226
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9) {
231
227
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
232
228
  border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
233
229
  border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
@@ -235,11 +231,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
235
231
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
236
232
  box-sizing: border-box;
237
233
  }
238
- .awsui_root_14iqq_1wquw_189.awsui_variant-default_14iqq_1wquw_230.awsui_refresh_14iqq_1wquw_238:not(#\9), .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230.awsui_refresh_14iqq_1wquw_238:not(#\9) {
234
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226.awsui_refresh_14iqq_w9a2w_234:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226.awsui_refresh_14iqq_w9a2w_234:not(#\9) {
239
235
  border-block: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
240
236
  border-inline: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
241
237
  }
242
- .awsui_root_14iqq_1wquw_189.awsui_variant-default_14iqq_1wquw_230:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::before, .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::before {
238
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
243
239
  content: "";
244
240
  position: absolute;
245
241
  inset-inline-start: 0px;
@@ -257,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
257
253
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
258
254
  z-index: 1;
259
255
  }
260
- .awsui_root_14iqq_1wquw_189.awsui_variant-default_14iqq_1wquw_230:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::after, .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::after {
256
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after {
261
257
  content: "";
262
258
  position: absolute;
263
259
  inset-inline-start: 0px;
@@ -273,151 +269,151 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
273
269
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
274
270
  box-shadow: var(--shadow-container-53ltfv, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
275
271
  }
276
- .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(:last-child), .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(:last-child)::before, .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(:last-child)::after {
272
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child)::after {
277
273
  border-end-end-radius: 0;
278
274
  border-end-start-radius: 0;
279
275
  border-block-end-width: 0;
280
276
  }
281
- .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230 + .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9), .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230 + .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9)::before, .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230 + .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9)::after {
277
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9)::after {
282
278
  border-start-start-radius: 0;
283
279
  border-start-end-radius: 0;
284
280
  }
285
- .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230 + .awsui_root_14iqq_1wquw_189.awsui_variant-stacked_14iqq_1wquw_230:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::before {
281
+ .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
286
282
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
287
283
  }
288
- .awsui_root_14iqq_1wquw_189.awsui_sticky-enabled_14iqq_1wquw_288:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::before {
284
+ .awsui_root_14iqq_w9a2w_185.awsui_sticky-enabled_14iqq_w9a2w_284:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
289
285
  inset-block-start: calc(-1 * var(--border-container-top-width-n1eke6, 0px));
290
286
  }
291
- .awsui_root_14iqq_1wquw_189.awsui_sticky-enabled_14iqq_1wquw_288:not(#\9):not(.awsui_refresh_14iqq_1wquw_238).awsui_variant-stacked_14iqq_1wquw_230::before {
287
+ .awsui_root_14iqq_w9a2w_185.awsui_sticky-enabled_14iqq_w9a2w_284:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234).awsui_variant-stacked_14iqq_w9a2w_226::before {
292
288
  inset-block-start: calc(-1 * var(--border-divider-section-width-uwo8my, 1px));
293
289
  }
294
- .awsui_root_14iqq_1wquw_189.awsui_with-stuck-sticky-header-at-bottom_14iqq_1wquw_294:not(#\9) {
290
+ .awsui_root_14iqq_w9a2w_185.awsui_with-stuck-sticky-header-at-bottom_14iqq_w9a2w_290:not(#\9) {
295
291
  border-end-end-radius: 0;
296
292
  border-end-start-radius: 0;
297
293
  }
298
294
 
299
- .awsui_with-side-media_14iqq_1wquw_227:not(#\9) {
295
+ .awsui_with-side-media_14iqq_w9a2w_223:not(#\9) {
300
296
  display: flex;
301
297
  flex-direction: row;
302
298
  }
303
299
 
304
- .awsui_with-top-media_14iqq_1wquw_304:not(#\9) {
300
+ .awsui_with-top-media_14iqq_w9a2w_300:not(#\9) {
305
301
  display: flex;
306
302
  flex-direction: column;
307
303
  }
308
304
 
309
- .awsui_content-wrapper_14iqq_1wquw_309:not(#\9) {
305
+ .awsui_content-wrapper_14iqq_w9a2w_305:not(#\9) {
310
306
  display: flex;
311
307
  flex-direction: column;
312
308
  inline-size: 100%;
313
309
  }
314
- .awsui_content-wrapper-fit-height_14iqq_1wquw_314:not(#\9) {
310
+ .awsui_content-wrapper-fit-height_14iqq_w9a2w_310:not(#\9) {
315
311
  block-size: 100%;
316
312
  overflow: hidden;
317
313
  border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
318
314
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
319
315
  }
320
316
 
321
- .awsui_media_14iqq_1wquw_321:not(#\9) {
317
+ .awsui_media_14iqq_w9a2w_317:not(#\9) {
322
318
  overflow: hidden;
323
319
  flex-shrink: 0;
324
320
  }
325
- .awsui_media_14iqq_1wquw_321 img:not(#\9),
326
- .awsui_media_14iqq_1wquw_321 video:not(#\9),
327
- .awsui_media_14iqq_1wquw_321 picture:not(#\9) {
321
+ .awsui_media_14iqq_w9a2w_317 img:not(#\9),
322
+ .awsui_media_14iqq_w9a2w_317 video:not(#\9),
323
+ .awsui_media_14iqq_w9a2w_317 picture:not(#\9) {
328
324
  inline-size: 100%;
329
325
  block-size: 100%;
330
326
  object-fit: cover;
331
327
  object-position: center;
332
328
  }
333
- .awsui_media_14iqq_1wquw_321 iframe:not(#\9) {
329
+ .awsui_media_14iqq_w9a2w_317 iframe:not(#\9) {
334
330
  inline-size: 100%;
335
331
  block-size: 100%;
336
332
  border-block: 0;
337
333
  border-inline: 0;
338
334
  }
339
- .awsui_media-top_14iqq_1wquw_339:not(#\9) {
335
+ .awsui_media-top_14iqq_w9a2w_335:not(#\9) {
340
336
  max-block-size: 66%;
341
337
  border-start-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
342
338
  border-start-end-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
343
339
  }
344
- .awsui_media-side_14iqq_1wquw_344:not(#\9) {
340
+ .awsui_media-side_14iqq_w9a2w_340:not(#\9) {
345
341
  max-inline-size: 66%;
346
342
  border-start-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
347
343
  border-end-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
348
344
  }
349
345
 
350
- .awsui_header_14iqq_1wquw_350:not(#\9) {
346
+ .awsui_header_14iqq_w9a2w_346:not(#\9) {
351
347
  background-color: var(--color-background-container-header-ydavso, #ffffff);
352
348
  border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
353
349
  border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
354
350
  }
355
- .awsui_header_14iqq_1wquw_350.awsui_header-full-page_14iqq_1wquw_355:not(#\9) {
351
+ .awsui_header_14iqq_w9a2w_346.awsui_header-full-page_14iqq_w9a2w_351:not(#\9) {
356
352
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
357
353
  }
358
- .awsui_header-variant-embedded_14iqq_1wquw_358.awsui_refresh_14iqq_1wquw_238:not(#\9):not(.awsui_header-sticky-enabled_14iqq_1wquw_358) {
354
+ .awsui_header-variant-embedded_14iqq_w9a2w_354.awsui_refresh_14iqq_w9a2w_234:not(#\9):not(.awsui_header-sticky-enabled_14iqq_w9a2w_354) {
359
355
  background-color: transparent;
360
356
  }
361
- .awsui_header_14iqq_1wquw_350.awsui_header-with-media_14iqq_1wquw_361:not(#\9) {
357
+ .awsui_header_14iqq_w9a2w_346.awsui_header-with-media_14iqq_w9a2w_357:not(#\9) {
362
358
  background: none;
363
359
  }
364
- .awsui_header_14iqq_1wquw_350.awsui_header-with-media_14iqq_1wquw_361:not(#\9):not(:empty) {
360
+ .awsui_header_14iqq_w9a2w_346.awsui_header-with-media_14iqq_w9a2w_357:not(#\9):not(:empty) {
365
361
  border-block-end: none;
366
362
  }
367
- .awsui_header-sticky-disabled_14iqq_1wquw_367:not(#\9) {
363
+ .awsui_header-sticky-disabled_14iqq_w9a2w_363:not(#\9) {
368
364
  position: relative;
369
365
  z-index: 1;
370
366
  }
371
- .awsui_header-sticky-enabled_14iqq_1wquw_358:not(#\9) {
367
+ .awsui_header-sticky-enabled_14iqq_w9a2w_354:not(#\9) {
372
368
  inset-block-start: 0;
373
369
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
374
370
  position: sticky;
375
371
  z-index: 800;
376
372
  }
377
- .awsui_header-stuck_14iqq_1wquw_377:not(#\9) {
373
+ .awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
378
374
  border-start-start-radius: 0;
379
375
  border-start-end-radius: 0;
380
376
  border-end-start-radius: 0;
381
377
  border-end-end-radius: 0;
382
378
  }
383
- .awsui_header-stuck_14iqq_1wquw_377:not(#\9)::before {
379
+ .awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
384
380
  border-block: 0;
385
381
  border-inline: 0;
386
382
  }
387
- .awsui_header-stuck_14iqq_1wquw_377:not(#\9):not(.awsui_header-variant-cards_14iqq_1wquw_387) {
383
+ .awsui_header-stuck_14iqq_w9a2w_373:not(#\9):not(.awsui_header-variant-cards_14iqq_w9a2w_383) {
388
384
  box-shadow: var(--shadow-sticky-embedded-jmny8n, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
389
385
  }
390
- .awsui_header-dynamic-height_14iqq_1wquw_390.awsui_header-stuck_14iqq_1wquw_377:not(#\9) {
386
+ .awsui_header-dynamic-height_14iqq_w9a2w_386.awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
391
387
  margin-block-end: calc(var(--line-height-heading-xl-hko6p0, 30px) - var(--line-height-heading-l-mg5bx6, 24px));
392
388
  }
393
- .awsui_header_14iqq_1wquw_350:not(#\9):not(:empty) {
389
+ .awsui_header_14iqq_w9a2w_346:not(#\9):not(:empty) {
394
390
  border-block-end: var(--border-container-sticky-width-nri0ix, 0px) solid var(--color-border-container-divider-9huz1a, transparent);
395
391
  }
396
- .awsui_header_14iqq_1wquw_350.awsui_with-paddings_14iqq_1wquw_396:not(#\9) {
392
+ .awsui_header_14iqq_w9a2w_346.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
397
393
  padding-block-start: var(--space-container-header-top-am4vzw, 12px);
398
394
  padding-block-end: var(--space-container-header-bottom-2taq8v, 8px);
399
395
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
400
396
  }
401
- .awsui_header_14iqq_1wquw_350.awsui_with-paddings_14iqq_1wquw_396.awsui_header-variant-cards_14iqq_1wquw_387:not(#\9) {
397
+ .awsui_header_14iqq_w9a2w_346.awsui_with-paddings_14iqq_w9a2w_392.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9) {
402
398
  padding-block: var(--space-container-header-top-am4vzw, 12px);
403
399
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
404
400
  }
405
- .awsui_header_14iqq_1wquw_350.awsui_with-hidden-content_14iqq_1wquw_405:not(#\9) {
401
+ .awsui_header_14iqq_w9a2w_346.awsui_with-hidden-content_14iqq_w9a2w_401:not(#\9) {
406
402
  border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
407
403
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
408
404
  }
409
- .awsui_header-variant-cards_14iqq_1wquw_387:not(#\9) {
405
+ .awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9) {
410
406
  border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
411
407
  border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
412
408
  border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
413
409
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
414
410
  box-sizing: border-box;
415
411
  }
416
- .awsui_header-variant-cards_14iqq_1wquw_387.awsui_refresh_14iqq_1wquw_238:not(#\9) {
412
+ .awsui_header-variant-cards_14iqq_w9a2w_383.awsui_refresh_14iqq_w9a2w_234:not(#\9) {
417
413
  border-block: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
418
414
  border-inline: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
419
415
  }
420
- .awsui_header-variant-cards_14iqq_1wquw_387:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::before {
416
+ .awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
421
417
  content: "";
422
418
  position: absolute;
423
419
  inset-inline-start: 0px;
@@ -435,7 +431,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
435
431
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
436
432
  z-index: 1;
437
433
  }
438
- .awsui_header-variant-cards_14iqq_1wquw_387:not(#\9):not(.awsui_refresh_14iqq_1wquw_238)::after {
434
+ .awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after {
439
435
  content: "";
440
436
  position: absolute;
441
437
  inset-inline-start: 0px;
@@ -451,26 +447,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
451
447
  border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
452
448
  box-shadow: var(--shadow-container-53ltfv, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
453
449
  }
454
- .awsui_header-variant-cards_14iqq_1wquw_387:not(#\9):not(.awsui_header-sticky-enabled_14iqq_1wquw_358) {
450
+ .awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_header-sticky-enabled_14iqq_w9a2w_354) {
455
451
  position: relative;
456
452
  }
457
- .awsui_header-variant-cards_14iqq_1wquw_387.awsui_header-stuck_14iqq_1wquw_377:not(#\9)::after, .awsui_header-variant-cards_14iqq_1wquw_387.awsui_header-stuck_14iqq_1wquw_377:not(#\9)::before {
453
+ .awsui_header-variant-cards_14iqq_w9a2w_383.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::after, .awsui_header-variant-cards_14iqq_w9a2w_383.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
458
454
  border-block: 0;
459
455
  border-inline: 0;
460
456
  border-start-start-radius: 0;
461
457
  border-start-end-radius: 0;
462
458
  }
463
- .awsui_header-variant-full-page_14iqq_1wquw_463.awsui_header-stuck_14iqq_1wquw_377:not(#\9) {
459
+ .awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
464
460
  box-shadow: none;
465
461
  }
466
- .awsui_header-variant-full-page_14iqq_1wquw_463.awsui_header-stuck_14iqq_1wquw_377 > .awsui_header-cover_14iqq_1wquw_466:not(#\9) {
462
+ .awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373 > .awsui_header-cover_14iqq_w9a2w_462:not(#\9) {
467
463
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
468
464
  inline-size: 100%;
469
465
  position: absolute;
470
466
  block-size: var(--space-scaled-s-8ozaad, 12px);
471
467
  inset-block-start: calc(-1 * var(--space-scaled-s-8ozaad, 12px));
472
468
  }
473
- .awsui_header-variant-full-page_14iqq_1wquw_463.awsui_header-stuck_14iqq_1wquw_377:not(#\9)::before {
469
+ .awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
474
470
  content: "";
475
471
  position: absolute;
476
472
  pointer-events: none;
@@ -480,7 +476,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
480
476
  inset-block-start: 0;
481
477
  border-block-end: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
482
478
  }
483
- .awsui_header-variant-full-page_14iqq_1wquw_463.awsui_header-stuck_14iqq_1wquw_377:not(#\9)::after {
479
+ .awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::after {
484
480
  content: "";
485
481
  position: absolute;
486
482
  inset: 0;
@@ -488,30 +484,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
488
484
  clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
489
485
  }
490
486
 
491
- .awsui_content_14iqq_1wquw_309:not(#\9) {
487
+ .awsui_content_14iqq_w9a2w_305:not(#\9) {
492
488
  flex: 1;
493
489
  }
494
- .awsui_content-fit-height_14iqq_1wquw_494:not(#\9) {
490
+ .awsui_content-fit-height_14iqq_w9a2w_490:not(#\9) {
495
491
  overflow: auto;
496
492
  display: flex;
497
493
  flex-direction: column;
498
494
  }
499
495
 
500
- .awsui_content-inner_14iqq_1wquw_500:not(#\9) {
496
+ .awsui_content-inner_14iqq_w9a2w_496:not(#\9) {
501
497
  flex: 1;
502
498
  }
503
- .awsui_content-inner_14iqq_1wquw_500.awsui_with-paddings_14iqq_1wquw_396:not(#\9) {
499
+ .awsui_content-inner_14iqq_w9a2w_496.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
504
500
  padding-block: var(--space-scaled-l-sej05l, 20px);
505
501
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
506
502
  }
507
- .awsui_content-inner_14iqq_1wquw_500.awsui_with-paddings_14iqq_1wquw_396.awsui_with-header_14iqq_1wquw_507:not(#\9) {
503
+ .awsui_content-inner_14iqq_w9a2w_496.awsui_with-paddings_14iqq_w9a2w_392.awsui_with-header_14iqq_w9a2w_503:not(#\9) {
508
504
  padding-block-start: var(--space-container-content-top-1wtqrc, 4px);
509
505
  }
510
506
 
511
- .awsui_footer_14iqq_1wquw_511.awsui_with-paddings_14iqq_1wquw_396:not(#\9) {
507
+ .awsui_footer_14iqq_w9a2w_507.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
512
508
  padding-block: var(--space-scaled-s-8ozaad, 12px);
513
509
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
514
510
  }
515
- .awsui_footer_14iqq_1wquw_511.awsui_with-divider_14iqq_1wquw_515:not(#\9) {
511
+ .awsui_footer_14iqq_w9a2w_507.awsui_with-divider_14iqq_w9a2w_511:not(#\9) {
516
512
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
517
513
  }
@@ -2,38 +2,38 @@
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_14iqq_1wquw_189",
6
- "fit-height": "awsui_fit-height_14iqq_1wquw_222",
7
- "with-side-media": "awsui_with-side-media_14iqq_1wquw_227",
8
- "variant-default": "awsui_variant-default_14iqq_1wquw_230",
9
- "variant-stacked": "awsui_variant-stacked_14iqq_1wquw_230",
10
- "refresh": "awsui_refresh_14iqq_1wquw_238",
11
- "sticky-enabled": "awsui_sticky-enabled_14iqq_1wquw_288",
12
- "with-stuck-sticky-header-at-bottom": "awsui_with-stuck-sticky-header-at-bottom_14iqq_1wquw_294",
13
- "with-top-media": "awsui_with-top-media_14iqq_1wquw_304",
14
- "content-wrapper": "awsui_content-wrapper_14iqq_1wquw_309",
15
- "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_1wquw_314",
16
- "media": "awsui_media_14iqq_1wquw_321",
17
- "media-top": "awsui_media-top_14iqq_1wquw_339",
18
- "media-side": "awsui_media-side_14iqq_1wquw_344",
19
- "header": "awsui_header_14iqq_1wquw_350",
20
- "header-full-page": "awsui_header-full-page_14iqq_1wquw_355",
21
- "header-variant-embedded": "awsui_header-variant-embedded_14iqq_1wquw_358",
22
- "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_1wquw_358",
23
- "header-with-media": "awsui_header-with-media_14iqq_1wquw_361",
24
- "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_1wquw_367",
25
- "header-stuck": "awsui_header-stuck_14iqq_1wquw_377",
26
- "header-variant-cards": "awsui_header-variant-cards_14iqq_1wquw_387",
27
- "header-dynamic-height": "awsui_header-dynamic-height_14iqq_1wquw_390",
28
- "with-paddings": "awsui_with-paddings_14iqq_1wquw_396",
29
- "with-hidden-content": "awsui_with-hidden-content_14iqq_1wquw_405",
30
- "header-variant-full-page": "awsui_header-variant-full-page_14iqq_1wquw_463",
31
- "header-cover": "awsui_header-cover_14iqq_1wquw_466",
32
- "content": "awsui_content_14iqq_1wquw_309",
33
- "content-fit-height": "awsui_content-fit-height_14iqq_1wquw_494",
34
- "content-inner": "awsui_content-inner_14iqq_1wquw_500",
35
- "with-header": "awsui_with-header_14iqq_1wquw_507",
36
- "footer": "awsui_footer_14iqq_1wquw_511",
37
- "with-divider": "awsui_with-divider_14iqq_1wquw_515"
5
+ "root": "awsui_root_14iqq_w9a2w_185",
6
+ "fit-height": "awsui_fit-height_14iqq_w9a2w_218",
7
+ "with-side-media": "awsui_with-side-media_14iqq_w9a2w_223",
8
+ "variant-default": "awsui_variant-default_14iqq_w9a2w_226",
9
+ "variant-stacked": "awsui_variant-stacked_14iqq_w9a2w_226",
10
+ "refresh": "awsui_refresh_14iqq_w9a2w_234",
11
+ "sticky-enabled": "awsui_sticky-enabled_14iqq_w9a2w_284",
12
+ "with-stuck-sticky-header-at-bottom": "awsui_with-stuck-sticky-header-at-bottom_14iqq_w9a2w_290",
13
+ "with-top-media": "awsui_with-top-media_14iqq_w9a2w_300",
14
+ "content-wrapper": "awsui_content-wrapper_14iqq_w9a2w_305",
15
+ "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_w9a2w_310",
16
+ "media": "awsui_media_14iqq_w9a2w_317",
17
+ "media-top": "awsui_media-top_14iqq_w9a2w_335",
18
+ "media-side": "awsui_media-side_14iqq_w9a2w_340",
19
+ "header": "awsui_header_14iqq_w9a2w_346",
20
+ "header-full-page": "awsui_header-full-page_14iqq_w9a2w_351",
21
+ "header-variant-embedded": "awsui_header-variant-embedded_14iqq_w9a2w_354",
22
+ "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_w9a2w_354",
23
+ "header-with-media": "awsui_header-with-media_14iqq_w9a2w_357",
24
+ "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_w9a2w_363",
25
+ "header-stuck": "awsui_header-stuck_14iqq_w9a2w_373",
26
+ "header-variant-cards": "awsui_header-variant-cards_14iqq_w9a2w_383",
27
+ "header-dynamic-height": "awsui_header-dynamic-height_14iqq_w9a2w_386",
28
+ "with-paddings": "awsui_with-paddings_14iqq_w9a2w_392",
29
+ "with-hidden-content": "awsui_with-hidden-content_14iqq_w9a2w_401",
30
+ "header-variant-full-page": "awsui_header-variant-full-page_14iqq_w9a2w_459",
31
+ "header-cover": "awsui_header-cover_14iqq_w9a2w_462",
32
+ "content": "awsui_content_14iqq_w9a2w_305",
33
+ "content-fit-height": "awsui_content-fit-height_14iqq_w9a2w_490",
34
+ "content-inner": "awsui_content-inner_14iqq_w9a2w_496",
35
+ "with-header": "awsui_with-header_14iqq_w9a2w_503",
36
+ "footer": "awsui_footer_14iqq_w9a2w_507",
37
+ "with-divider": "awsui_with-divider_14iqq_w9a2w_511"
38
38
  };
39
39
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "layout": "awsui_layout_5gtk3_1oqp5_145",
5
- "background": "awsui_background_5gtk3_1oqp5_159",
6
- "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1oqp5_164",
7
- "header-background": "awsui_header-background_5gtk3_1oqp5_167",
8
- "notifications": "awsui_notifications_5gtk3_1oqp5_171",
9
- "breadcrumbs": "awsui_breadcrumbs_5gtk3_1oqp5_176",
10
- "default-padding": "awsui_default-padding_5gtk3_1oqp5_181",
11
- "header-wrapper": "awsui_header-wrapper_5gtk3_1oqp5_185",
12
- "with-divider": "awsui_with-divider_5gtk3_1oqp5_190",
13
- "content": "awsui_content_5gtk3_1oqp5_193",
14
- "has-header": "awsui_has-header_5gtk3_1oqp5_197",
15
- "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1oqp5_204",
16
- "has-default-background": "awsui_has-default-background_5gtk3_1oqp5_204",
17
- "has-notifications": "awsui_has-notifications_5gtk3_1oqp5_208"
4
+ "layout": "awsui_layout_5gtk3_1cq23_141",
5
+ "background": "awsui_background_5gtk3_1cq23_155",
6
+ "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1cq23_160",
7
+ "header-background": "awsui_header-background_5gtk3_1cq23_163",
8
+ "notifications": "awsui_notifications_5gtk3_1cq23_167",
9
+ "breadcrumbs": "awsui_breadcrumbs_5gtk3_1cq23_172",
10
+ "default-padding": "awsui_default-padding_5gtk3_1cq23_177",
11
+ "header-wrapper": "awsui_header-wrapper_5gtk3_1cq23_181",
12
+ "with-divider": "awsui_with-divider_5gtk3_1cq23_186",
13
+ "content": "awsui_content_5gtk3_1cq23_189",
14
+ "has-header": "awsui_has-header_5gtk3_1cq23_193",
15
+ "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1cq23_200",
16
+ "has-default-background": "awsui_has-default-background_5gtk3_1cq23_200",
17
+ "has-notifications": "awsui_has-notifications_5gtk3_1cq23_204"
18
18
  };
19
19
 
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_layout_5gtk3_1oqp5_145:not(#\9) {
141
+ .awsui_layout_5gtk3_1cq23_141:not(#\9) {
146
142
  --awsui-content-layout-default-horizontal-padding-esndbs: var(--space-layout-content-horizontal-buc0zz, 24px);
147
143
  --awsui-content-layout-max-content-width-esndbs: 0px;
148
144
  --awsui-content-layout-main-gap-esndbs: 0px;
@@ -152,62 +148,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
148
  min-block-size: 100%;
153
149
  }
154
150
  @media (max-width: 688px) {
155
- .awsui_layout_5gtk3_1oqp5_145:not(#\9) {
151
+ .awsui_layout_5gtk3_1cq23_141:not(#\9) {
156
152
  --awsui-content-layout-default-horizontal-padding-esndbs: var(--space-l-2ud1p3, 20px);
157
153
  }
158
154
  }
159
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_background_5gtk3_1oqp5_159:not(#\9) {
155
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155:not(#\9) {
160
156
  grid-column: 1/8;
161
157
  grid-row: 1/6;
162
158
  color: var(--color-text-body-default-gtm97i, #0f141a);
163
159
  }
164
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_background_5gtk3_1oqp5_159.awsui_is-overlap-disabled_5gtk3_1oqp5_164:not(#\9) {
160
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155.awsui_is-overlap-disabled_5gtk3_1cq23_160:not(#\9) {
165
161
  grid-row: 1/5;
166
162
  }
167
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_background_5gtk3_1oqp5_159 > .awsui_header-background_5gtk3_1oqp5_167:not(#\9) {
163
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155 > .awsui_header-background_5gtk3_1cq23_163:not(#\9) {
168
164
  inline-size: 100%;
169
165
  block-size: 100%;
170
166
  }
171
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_notifications_5gtk3_1oqp5_171:not(#\9) {
167
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_notifications_5gtk3_1cq23_167:not(#\9) {
172
168
  grid-column: 4;
173
169
  grid-row: 2;
174
170
  padding-block-end: var(--space-xs-ymlm0b, 8px);
175
171
  }
176
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_breadcrumbs_5gtk3_1oqp5_176:not(#\9) {
172
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_breadcrumbs_5gtk3_1cq23_172:not(#\9) {
177
173
  grid-column: 4;
178
174
  grid-row: 3;
179
175
  padding-block-end: var(--space-xs-ymlm0b, 8px);
180
176
  }
181
- .awsui_layout_5gtk3_1oqp5_145.awsui_default-padding_5gtk3_1oqp5_181:not(#\9) {
177
+ .awsui_layout_5gtk3_1cq23_141.awsui_default-padding_5gtk3_1cq23_177:not(#\9) {
182
178
  --awsui-content-layout-main-gap-esndbs: var(--space-scaled-m-m892r9, 16px);
183
179
  grid-template-columns: var(--awsui-toggles-left-width-esndbs, 0) var(--awsui-content-layout-default-horizontal-padding-esndbs, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-esndbs)) 1fr var(--awsui-content-layout-default-horizontal-padding-esndbs, 0) var(--awsui-toggles-right-width-esndbs, 0);
184
180
  }
185
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_header-wrapper_5gtk3_1oqp5_185:not(#\9) {
181
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_header-wrapper_5gtk3_1cq23_181:not(#\9) {
186
182
  grid-column: 4;
187
183
  grid-row: 4;
188
184
  padding-block-end: var(--space-content-header-padding-bottom-rvy5xz, 16px);
189
185
  }
190
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_header-wrapper_5gtk3_1oqp5_185.awsui_with-divider_5gtk3_1oqp5_190:not(#\9) {
186
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_header-wrapper_5gtk3_1cq23_181.awsui_with-divider_5gtk3_1cq23_186:not(#\9) {
191
187
  border-block-end: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
192
188
  }
193
- .awsui_layout_5gtk3_1oqp5_145 > .awsui_content_5gtk3_1oqp5_193:not(#\9) {
189
+ .awsui_layout_5gtk3_1cq23_141 > .awsui_content_5gtk3_1cq23_189:not(#\9) {
194
190
  grid-column: 4;
195
191
  grid-row: 5/8;
196
192
  }
197
- .awsui_layout_5gtk3_1oqp5_145:not(#\9):not(.awsui_has-header_5gtk3_1oqp5_197) {
193
+ .awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_has-header_5gtk3_1cq23_193) {
198
194
  grid-template-rows: var(--awsui-content-layout-main-gap-esndbs) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-ld45ap, 36px)) 1fr;
199
195
  }
200
- .awsui_layout_5gtk3_1oqp5_145.awsui_is-overlap-disabled_5gtk3_1oqp5_164:not(#\9) {
196
+ .awsui_layout_5gtk3_1cq23_141.awsui_is-overlap-disabled_5gtk3_1cq23_160:not(#\9) {
201
197
  grid-template-rows: var(--awsui-content-layout-main-gap-esndbs) min-content min-content auto 0 1fr;
202
198
  }
203
199
 
204
- .awsui_layout_5gtk3_1oqp5_145.awsui_is-visual-refresh_5gtk3_1oqp5_204 > .awsui_background_5gtk3_1oqp5_159.awsui_has-default-background_5gtk3_1oqp5_204:not(#\9) {
200
+ .awsui_layout_5gtk3_1cq23_141.awsui_is-visual-refresh_5gtk3_1cq23_200 > .awsui_background_5gtk3_1cq23_155.awsui_has-default-background_5gtk3_1cq23_200:not(#\9) {
205
201
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
206
202
  }
207
203
 
208
- .awsui_layout_5gtk3_1oqp5_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1oqp5_204).awsui_has-notifications_5gtk3_1oqp5_208 {
204
+ .awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1cq23_200).awsui_has-notifications_5gtk3_1cq23_204 {
209
205
  --awsui-content-layout-main-gap-esndbs: 0px;
210
206
  }
211
- .awsui_layout_5gtk3_1oqp5_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1oqp5_204) > .awsui_notifications_5gtk3_1oqp5_171 {
207
+ .awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1cq23_200) > .awsui_notifications_5gtk3_1cq23_167 {
212
208
  grid-column: 1/8;
213
209
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "layout": "awsui_layout_5gtk3_1oqp5_145",
6
- "background": "awsui_background_5gtk3_1oqp5_159",
7
- "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1oqp5_164",
8
- "header-background": "awsui_header-background_5gtk3_1oqp5_167",
9
- "notifications": "awsui_notifications_5gtk3_1oqp5_171",
10
- "breadcrumbs": "awsui_breadcrumbs_5gtk3_1oqp5_176",
11
- "default-padding": "awsui_default-padding_5gtk3_1oqp5_181",
12
- "header-wrapper": "awsui_header-wrapper_5gtk3_1oqp5_185",
13
- "with-divider": "awsui_with-divider_5gtk3_1oqp5_190",
14
- "content": "awsui_content_5gtk3_1oqp5_193",
15
- "has-header": "awsui_has-header_5gtk3_1oqp5_197",
16
- "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1oqp5_204",
17
- "has-default-background": "awsui_has-default-background_5gtk3_1oqp5_204",
18
- "has-notifications": "awsui_has-notifications_5gtk3_1oqp5_208"
5
+ "layout": "awsui_layout_5gtk3_1cq23_141",
6
+ "background": "awsui_background_5gtk3_1cq23_155",
7
+ "is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1cq23_160",
8
+ "header-background": "awsui_header-background_5gtk3_1cq23_163",
9
+ "notifications": "awsui_notifications_5gtk3_1cq23_167",
10
+ "breadcrumbs": "awsui_breadcrumbs_5gtk3_1cq23_172",
11
+ "default-padding": "awsui_default-padding_5gtk3_1cq23_177",
12
+ "header-wrapper": "awsui_header-wrapper_5gtk3_1cq23_181",
13
+ "with-divider": "awsui_with-divider_5gtk3_1cq23_186",
14
+ "content": "awsui_content_5gtk3_1cq23_189",
15
+ "has-header": "awsui_has-header_5gtk3_1cq23_193",
16
+ "is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1cq23_200",
17
+ "has-default-background": "awsui_has-default-background_5gtk3_1cq23_200",
18
+ "has-notifications": "awsui_has-notifications_5gtk3_1cq23_204"
19
19
  };
20
20
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_145pa_22ikl_145",
5
- "focus-lock": "awsui_focus-lock_145pa_22ikl_177",
6
- "calendar": "awsui_calendar_145pa_22ikl_181",
7
- "date-picker-container": "awsui_date-picker-container_145pa_22ikl_197",
8
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_22ikl_202",
9
- "date-picker-input": "awsui_date-picker-input_145pa_22ikl_206",
10
- "open-calendar-button": "awsui_open-calendar-button_145pa_22ikl_211"
4
+ "root": "awsui_root_145pa_1odz4_141",
5
+ "focus-lock": "awsui_focus-lock_145pa_1odz4_173",
6
+ "calendar": "awsui_calendar_145pa_1odz4_177",
7
+ "date-picker-container": "awsui_date-picker-container_145pa_1odz4_193",
8
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1odz4_198",
9
+ "date-picker-input": "awsui_date-picker-input_145pa_1odz4_202",
10
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1odz4_207"
11
11
  };
12
12