@cloudscape-design/components 3.0.534 → 3.0.535

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 (358) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -3
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -2
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +19 -13
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -6
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +19 -13
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +35 -29
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/environment.js +1 -1
  235. package/internal/environment.json +1 -1
  236. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  237. package/internal/generated/custom-css-properties/index.js +46 -40
  238. package/internal/generated/custom-css-properties/index.js.map +1 -1
  239. package/internal/manifest.json +1 -1
  240. package/link/styles.css.js +20 -20
  241. package/link/styles.scoped.css +77 -71
  242. package/link/styles.selectors.js +20 -20
  243. package/mixed-line-bar-chart/styles.css.js +11 -11
  244. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  245. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +44 -38
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +2 -2
  250. package/multiselect/styles.scoped.css +8 -2
  251. package/multiselect/styles.selectors.js +2 -2
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +29 -23
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +54 -48
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +50 -50
  260. package/popover/styles.scoped.css +94 -64
  261. package/popover/styles.selectors.js +50 -50
  262. package/progress-bar/styles.css.js +18 -18
  263. package/progress-bar/styles.scoped.css +44 -32
  264. package/progress-bar/styles.selectors.js +18 -18
  265. package/property-filter/property-filter-autosuggest.js +2 -1
  266. package/property-filter/property-filter-autosuggest.js.map +1 -1
  267. package/property-filter/styles.css.js +31 -31
  268. package/property-filter/styles.scoped.css +39 -33
  269. package/property-filter/styles.selectors.js +31 -31
  270. package/radio-group/styles.css.js +9 -9
  271. package/radio-group/styles.scoped.css +21 -15
  272. package/radio-group/styles.selectors.js +9 -9
  273. package/segmented-control/styles.css.js +14 -14
  274. package/segmented-control/styles.scoped.css +39 -33
  275. package/segmented-control/styles.selectors.js +14 -14
  276. package/select/parts/styles.css.js +16 -16
  277. package/select/parts/styles.scoped.css +22 -16
  278. package/select/parts/styles.selectors.js +16 -16
  279. package/select/styles.css.js +1 -1
  280. package/select/styles.scoped.css +7 -1
  281. package/select/styles.selectors.js +1 -1
  282. package/side-navigation/styles.css.js +28 -28
  283. package/side-navigation/styles.scoped.css +44 -38
  284. package/side-navigation/styles.selectors.js +28 -28
  285. package/space-between/styles.css.js +23 -23
  286. package/space-between/styles.scoped.css +30 -24
  287. package/space-between/styles.selectors.js +23 -23
  288. package/spinner/styles.css.js +13 -13
  289. package/spinner/styles.scoped.css +58 -26
  290. package/spinner/styles.selectors.js +13 -13
  291. package/split-panel/styles.css.js +55 -55
  292. package/split-panel/styles.scoped.css +87 -75
  293. package/split-panel/styles.selectors.js +55 -55
  294. package/status-indicator/styles.css.js +23 -23
  295. package/status-indicator/styles.scoped.css +35 -29
  296. package/status-indicator/styles.selectors.js +23 -23
  297. package/table/body-cell/styles.css.js +30 -30
  298. package/table/body-cell/styles.scoped.css +87 -81
  299. package/table/body-cell/styles.selectors.js +30 -30
  300. package/table/header-cell/styles.css.js +24 -24
  301. package/table/header-cell/styles.scoped.css +50 -44
  302. package/table/header-cell/styles.selectors.js +24 -24
  303. package/table/resizer/styles.css.js +8 -8
  304. package/table/resizer/styles.scoped.css +20 -14
  305. package/table/resizer/styles.selectors.js +8 -8
  306. package/table/selection/styles.css.js +3 -3
  307. package/table/selection/styles.scoped.css +9 -3
  308. package/table/selection/styles.selectors.js +3 -3
  309. package/table/sticky-scrollbar/styles.css.js +6 -6
  310. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  311. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  312. package/table/styles.css.js +35 -35
  313. package/table/styles.scoped.css +46 -40
  314. package/table/styles.selectors.js +35 -35
  315. package/table/table-role/table-role-helper.js +1 -1
  316. package/table/table-role/table-role-helper.js.map +1 -1
  317. package/tabs/styles.css.js +21 -21
  318. package/tabs/styles.scoped.css +51 -39
  319. package/tabs/styles.selectors.js +21 -21
  320. package/tag-editor/styles.css.js +3 -3
  321. package/tag-editor/styles.scoped.css +16 -10
  322. package/tag-editor/styles.selectors.js +3 -3
  323. package/text-content/styles.css.js +1 -1
  324. package/text-content/styles.scoped.css +66 -60
  325. package/text-content/styles.selectors.js +1 -1
  326. package/text-filter/styles.css.js +3 -3
  327. package/text-filter/styles.scoped.css +9 -3
  328. package/text-filter/styles.selectors.js +3 -3
  329. package/textarea/styles.css.js +4 -4
  330. package/textarea/styles.scoped.css +18 -12
  331. package/textarea/styles.selectors.js +4 -4
  332. package/tiles/styles.css.js +29 -29
  333. package/tiles/styles.scoped.css +76 -70
  334. package/tiles/styles.selectors.js +29 -29
  335. package/toggle/styles.css.js +8 -8
  336. package/toggle/styles.scoped.css +19 -13
  337. package/toggle/styles.selectors.js +8 -8
  338. package/token-group/styles.css.js +8 -8
  339. package/token-group/styles.scoped.css +22 -16
  340. package/token-group/styles.selectors.js +8 -8
  341. package/top-navigation/1.0-beta/styles.css.js +25 -25
  342. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  343. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  344. package/top-navigation/styles.css.js +47 -47
  345. package/top-navigation/styles.scoped.css +72 -66
  346. package/top-navigation/styles.selectors.js +47 -47
  347. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  348. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  349. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  350. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  351. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  352. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  353. package/tutorial-panel/styles.css.js +1 -1
  354. package/tutorial-panel/styles.scoped.css +7 -1
  355. package/tutorial-panel/styles.selectors.js +1 -1
  356. package/wizard/styles.css.js +32 -32
  357. package/wizard/styles.scoped.css +74 -68
  358. package/wizard/styles.selectors.js +32 -32
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,11 +96,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_calendar_mgja0_15dh9_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in-0_mgja0_15dh9_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
99
+ .awsui_calendar_mgja0_1sx0e_99:not(#\9) {
100
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1sx0e_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
95
101
  animation-fill-mode: both;
96
102
  }
97
- @keyframes awsui_awsui-motion-fade-in-0_mgja0_15dh9_1 {
103
+ @keyframes awsui_awsui-motion-fade-in-0_mgja0_1sx0e_1 {
98
104
  from {
99
105
  opacity: 0;
100
106
  }
@@ -103,12 +109,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
109
  }
104
110
  }
105
111
  @media (prefers-reduced-motion: reduce) {
106
- .awsui_calendar_mgja0_15dh9_93:not(#\9) {
112
+ .awsui_calendar_mgja0_1sx0e_99:not(#\9) {
107
113
  animation: none;
108
114
  transition: none;
109
115
  }
110
116
  }
111
- .awsui-motion-disabled .awsui_calendar_mgja0_15dh9_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_15dh9_93:not(#\9) {
117
+ .awsui-motion-disabled .awsui_calendar_mgja0_1sx0e_99:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1sx0e_99:not(#\9) {
112
118
  animation: none;
113
119
  transition: none;
114
120
  }
@@ -117,7 +123,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
117
123
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
118
124
  SPDX-License-Identifier: Apache-2.0
119
125
  */
120
- .awsui_root_mgja0_15dh9_120:not(#\9) {
126
+ .awsui_root_mgja0_1sx0e_126:not(#\9) {
121
127
  border-collapse: separate;
122
128
  border-spacing: 0;
123
129
  box-sizing: border-box;
@@ -152,39 +158,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
158
  -webkit-font-smoothing: auto;
153
159
  -moz-osx-font-smoothing: auto;
154
160
  }
155
- .awsui_root_mgja0_15dh9_120:not(#\9):not(.awsui_wide_mgja0_15dh9_154) {
161
+ .awsui_root_mgja0_1sx0e_126:not(#\9):not(.awsui_wide_mgja0_1sx0e_160) {
156
162
  max-inline-size: 32em;
157
163
  }
158
- .awsui_root_mgja0_15dh9_120.awsui_wide_mgja0_15dh9_154:not(#\9) {
164
+ .awsui_root_mgja0_1sx0e_126.awsui_wide_mgja0_1sx0e_160:not(#\9) {
159
165
  max-inline-size: 39em;
160
166
  }
161
167
 
162
- .awsui_focus-lock_mgja0_15dh9_161:not(#\9) {
168
+ .awsui_focus-lock_mgja0_1sx0e_167:not(#\9) {
163
169
  display: contents;
164
170
  }
165
171
 
166
- .awsui_trigger-wrapper_mgja0_15dh9_165:not(#\9) {
172
+ .awsui_trigger-wrapper_mgja0_1sx0e_171:not(#\9) {
167
173
  min-inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
168
174
  }
169
175
 
170
- .awsui_trigger-flexbox_mgja0_15dh9_169:not(#\9) {
176
+ .awsui_trigger-flexbox_mgja0_1sx0e_175:not(#\9) {
171
177
  display: flex;
172
178
  }
173
179
 
174
- .awsui_calendar-container_mgja0_15dh9_173:not(#\9) {
180
+ .awsui_calendar-container_mgja0_1sx0e_179:not(#\9) {
175
181
  inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px));
176
182
  }
177
- .awsui_calendar-container_mgja0_15dh9_173.awsui_one-grid_mgja0_15dh9_176:not(#\9) {
183
+ .awsui_calendar-container_mgja0_1sx0e_179.awsui_one-grid_mgja0_1sx0e_182:not(#\9) {
178
184
  inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
179
185
  }
180
186
 
181
- .awsui_calendar-header_mgja0_15dh9_180:not(#\9) {
187
+ .awsui_calendar-header_mgja0_1sx0e_186:not(#\9) {
182
188
  display: flex;
183
189
  justify-content: space-between;
184
190
  align-items: center;
185
191
  position: relative;
186
192
  }
187
- .awsui_calendar-header-months-wrapper_mgja0_15dh9_186:not(#\9) {
193
+ .awsui_calendar-header-months-wrapper_mgja0_1sx0e_192:not(#\9) {
188
194
  position: absolute;
189
195
  inset: 0;
190
196
  margin-block: 0;
@@ -195,7 +201,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
201
  flex: 1;
196
202
  pointer-events: none;
197
203
  }
198
- .awsui_calendar-header-month_mgja0_15dh9_186:not(#\9) {
204
+ .awsui_calendar-header-month_mgja0_1sx0e_192:not(#\9) {
199
205
  font-size: var(--font-size-body-m-x4okxb, 14px);
200
206
  line-height: var(--line-height-body-m-30ar75, 20px);
201
207
  font-weight: 700;
@@ -203,32 +209,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
209
  display: flex;
204
210
  pointer-events: auto;
205
211
  }
206
- .awsui_calendar-next-month-btn_mgja0_15dh9_205:not(#\9) {
212
+ .awsui_calendar-next-month-btn_mgja0_1sx0e_211:not(#\9) {
207
213
  /* used for identifying element */
208
214
  }
209
- .awsui_calendar-prev-month-btn_mgja0_15dh9_208:not(#\9) {
215
+ .awsui_calendar-prev-month-btn_mgja0_1sx0e_214:not(#\9) {
210
216
  /* used for identifying element */
211
217
  }
212
218
 
213
- .awsui_first-grid_mgja0_15dh9_212:not(#\9),
214
- .awsui_second-grid_mgja0_15dh9_213:not(#\9) {
219
+ .awsui_first-grid_mgja0_1sx0e_218:not(#\9),
220
+ .awsui_second-grid_mgja0_1sx0e_219:not(#\9) {
215
221
  /* used in test-utils */
216
222
  }
217
223
 
218
- .awsui_date-and-time-container_mgja0_15dh9_217:not(#\9) {
224
+ .awsui_date-and-time-container_mgja0_1sx0e_223:not(#\9) {
219
225
  display: grid;
220
226
  grid-template-columns: repeat(auto-fit, minmax(var(--size-calendar-grid-width-lrunz7, 238px), 1fr));
221
227
  gap: var(--space-xs-zb16t3, 8px);
222
228
  }
223
229
 
224
- .awsui_date-and-time-wrapper_mgja0_15dh9_223:not(#\9) {
230
+ .awsui_date-and-time-wrapper_mgja0_1sx0e_229:not(#\9) {
225
231
  inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
226
232
  display: grid;
227
233
  gap: var(--space-xs-zb16t3, 8px);
228
234
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
229
235
  }
230
236
 
231
- .awsui_footer_mgja0_15dh9_230:not(#\9) {
237
+ .awsui_footer_mgja0_1sx0e_236:not(#\9) {
232
238
  display: flex;
233
239
  flex-wrap: wrap;
234
240
  justify-content: flex-end;
@@ -237,51 +243,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
237
243
  padding-block-end: var(--space-s-34lx8l, 12px);
238
244
  padding-inline: var(--space-l-t419sm, 20px);
239
245
  }
240
- .awsui_footer_mgja0_15dh9_230.awsui_has-clear-button_mgja0_15dh9_239:not(#\9) {
246
+ .awsui_footer_mgja0_1sx0e_236.awsui_has-clear-button_mgja0_1sx0e_245:not(#\9) {
241
247
  justify-content: space-between;
242
248
  }
243
- .awsui_footer_mgja0_15dh9_230.awsui_one-grid_mgja0_15dh9_176:not(#\9) {
249
+ .awsui_footer_mgja0_1sx0e_236.awsui_one-grid_mgja0_1sx0e_182:not(#\9) {
244
250
  padding-block-start: 0;
245
251
  padding-block-end: var(--space-s-34lx8l, 12px);
246
252
  padding-inline: var(--space-xs-zb16t3, 8px);
247
253
  }
248
254
 
249
- .awsui_footer-button-wrapper_mgja0_15dh9_248:not(#\9) {
255
+ .awsui_footer-button-wrapper_mgja0_1sx0e_254:not(#\9) {
250
256
  padding-block-start: var(--space-s-34lx8l, 12px);
251
257
  }
252
- .awsui_footer-button-wrapper_mgja0_15dh9_248:not(#\9):last-child {
258
+ .awsui_footer-button-wrapper_mgja0_1sx0e_254:not(#\9):last-child {
253
259
  margin-inline-start: auto;
254
260
  }
255
261
 
256
- .awsui_icon-wrapper_mgja0_15dh9_255:not(#\9) {
262
+ .awsui_icon-wrapper_mgja0_1sx0e_261:not(#\9) {
257
263
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
258
264
  margin-inline-end: var(--space-xs-zb16t3, 8px);
259
265
  }
260
266
 
261
- .awsui_label_mgja0_15dh9_260:not(#\9) {
267
+ .awsui_label_mgja0_1sx0e_266:not(#\9) {
262
268
  -webkit-user-select: text;
263
269
  user-select: text;
264
270
  cursor: default;
265
271
  }
266
272
 
267
- .awsui_label_mgja0_15dh9_260.awsui_label-enabled_mgja0_15dh9_265:not(#\9):hover > .awsui_trigger-flexbox_mgja0_15dh9_169 > .awsui_icon-wrapper_mgja0_15dh9_255 {
273
+ .awsui_label_mgja0_1sx0e_266.awsui_label-enabled_mgja0_1sx0e_271:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1sx0e_175 > .awsui_icon-wrapper_mgja0_1sx0e_261 {
268
274
  color: var(--color-text-interactive-hover-mj8add, #000716);
269
275
  }
270
276
 
271
- .awsui_label-text_mgja0_15dh9_269:not(#\9) {
277
+ .awsui_label-text_mgja0_1sx0e_275:not(#\9) {
272
278
  color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
273
279
  font-style: italic;
274
280
  }
275
281
 
276
- .awsui_label-token-nowrap_mgja0_15dh9_274:not(#\9) {
282
+ .awsui_label-token-nowrap_mgja0_1sx0e_280:not(#\9) {
277
283
  white-space: nowrap;
278
284
  }
279
285
 
280
- .awsui_mode-switch_mgja0_15dh9_278:not(#\9) {
286
+ .awsui_mode-switch_mgja0_1sx0e_284:not(#\9) {
281
287
  /* used in test-utils */
282
288
  }
283
289
 
284
- .awsui_dropdown_mgja0_15dh9_282:not(#\9) {
290
+ .awsui_dropdown_mgja0_1sx0e_288:not(#\9) {
285
291
  overflow: auto;
286
292
  border-block-start: 1px solid var(--color-border-container-top-736buh, transparent);
287
293
  border-block-end: 1px solid var(--color-border-container-top-736buh, transparent);
@@ -290,10 +296,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
290
296
  border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
291
297
  border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
292
298
  }
293
- .awsui_dropdown_mgja0_15dh9_282:not(#\9):focus {
299
+ .awsui_dropdown_mgja0_1sx0e_288:not(#\9):focus {
294
300
  outline: none;
295
301
  }
296
- body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_15dh9_282:not(#\9):focus {
302
+ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_1sx0e_288:not(#\9):focus {
297
303
  outline: 2px dotted transparent;
298
304
  outline-offset: 2px;
299
305
  border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
@@ -303,43 +309,43 @@ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_15dh9_282:not(#\9):foc
303
309
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
304
310
  }
305
311
 
306
- .awsui_dropdown-content_mgja0_15dh9_304:not(#\9) {
312
+ .awsui_dropdown-content_mgja0_1sx0e_310:not(#\9) {
307
313
  -webkit-user-select: text;
308
314
  user-select: text;
309
315
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
310
316
  inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px) + 2 * var(--space-l-t419sm, 20px));
311
317
  }
312
- .awsui_dropdown-content_mgja0_15dh9_304.awsui_one-grid_mgja0_15dh9_176:not(#\9) {
318
+ .awsui_dropdown-content_mgja0_1sx0e_310.awsui_one-grid_mgja0_1sx0e_182:not(#\9) {
313
319
  inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
314
320
  }
315
321
 
316
- .awsui_start-date-input_mgja0_15dh9_313:not(#\9),
317
- .awsui_start-time-input_mgja0_15dh9_314:not(#\9),
318
- .awsui_end-date-input_mgja0_15dh9_315:not(#\9),
319
- .awsui_end-time-input_mgja0_15dh9_316:not(#\9) {
322
+ .awsui_start-date-input_mgja0_1sx0e_319:not(#\9),
323
+ .awsui_start-time-input_mgja0_1sx0e_320:not(#\9),
324
+ .awsui_end-date-input_mgja0_1sx0e_321:not(#\9),
325
+ .awsui_end-time-input_mgja0_1sx0e_322:not(#\9) {
320
326
  /* used in test-utils */
321
327
  }
322
328
 
323
- .awsui_validation-section_mgja0_15dh9_320:not(#\9) {
329
+ .awsui_validation-section_mgja0_1sx0e_326:not(#\9) {
324
330
  /* used in test-utils */
325
331
  }
326
332
 
327
- .awsui_validation-error_mgja0_15dh9_324:not(#\9) {
333
+ .awsui_validation-error_mgja0_1sx0e_330:not(#\9) {
328
334
  /* used in test-utils */
329
335
  }
330
336
 
331
- .awsui_clear-button_mgja0_15dh9_328:not(#\9) {
337
+ .awsui_clear-button_mgja0_1sx0e_334:not(#\9) {
332
338
  /* used in test-utils */
333
339
  }
334
340
 
335
- .awsui_apply-button_mgja0_15dh9_332:not(#\9) {
341
+ .awsui_apply-button_mgja0_1sx0e_338:not(#\9) {
336
342
  /* used in test-utils */
337
343
  }
338
344
 
339
- .awsui_cancel-button_mgja0_15dh9_336:not(#\9) {
345
+ .awsui_cancel-button_mgja0_1sx0e_342:not(#\9) {
340
346
  /* used in test-utils */
341
347
  }
342
348
 
343
- .awsui_calendar-aria-live_mgja0_15dh9_340:not(#\9) {
349
+ .awsui_calendar-aria-live_mgja0_1sx0e_346:not(#\9) {
344
350
  /* used in test-utils */
345
351
  }
@@ -2,44 +2,44 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "calendar": "awsui_calendar_mgja0_15dh9_93",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_15dh9_1",
7
- "root": "awsui_root_mgja0_15dh9_120",
8
- "wide": "awsui_wide_mgja0_15dh9_154",
9
- "focus-lock": "awsui_focus-lock_mgja0_15dh9_161",
10
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_15dh9_165",
11
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_15dh9_169",
12
- "calendar-container": "awsui_calendar-container_mgja0_15dh9_173",
13
- "one-grid": "awsui_one-grid_mgja0_15dh9_176",
14
- "calendar-header": "awsui_calendar-header_mgja0_15dh9_180",
15
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_15dh9_186",
16
- "calendar-header-month": "awsui_calendar-header-month_mgja0_15dh9_186",
17
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_15dh9_205",
18
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_15dh9_208",
19
- "first-grid": "awsui_first-grid_mgja0_15dh9_212",
20
- "second-grid": "awsui_second-grid_mgja0_15dh9_213",
21
- "date-and-time-container": "awsui_date-and-time-container_mgja0_15dh9_217",
22
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_15dh9_223",
23
- "footer": "awsui_footer_mgja0_15dh9_230",
24
- "has-clear-button": "awsui_has-clear-button_mgja0_15dh9_239",
25
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_15dh9_248",
26
- "icon-wrapper": "awsui_icon-wrapper_mgja0_15dh9_255",
27
- "label": "awsui_label_mgja0_15dh9_260",
28
- "label-enabled": "awsui_label-enabled_mgja0_15dh9_265",
29
- "label-text": "awsui_label-text_mgja0_15dh9_269",
30
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_15dh9_274",
31
- "mode-switch": "awsui_mode-switch_mgja0_15dh9_278",
32
- "dropdown": "awsui_dropdown_mgja0_15dh9_282",
33
- "dropdown-content": "awsui_dropdown-content_mgja0_15dh9_304",
34
- "start-date-input": "awsui_start-date-input_mgja0_15dh9_313",
35
- "start-time-input": "awsui_start-time-input_mgja0_15dh9_314",
36
- "end-date-input": "awsui_end-date-input_mgja0_15dh9_315",
37
- "end-time-input": "awsui_end-time-input_mgja0_15dh9_316",
38
- "validation-section": "awsui_validation-section_mgja0_15dh9_320",
39
- "validation-error": "awsui_validation-error_mgja0_15dh9_324",
40
- "clear-button": "awsui_clear-button_mgja0_15dh9_328",
41
- "apply-button": "awsui_apply-button_mgja0_15dh9_332",
42
- "cancel-button": "awsui_cancel-button_mgja0_15dh9_336",
43
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_15dh9_340"
5
+ "calendar": "awsui_calendar_mgja0_1sx0e_99",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1sx0e_1",
7
+ "root": "awsui_root_mgja0_1sx0e_126",
8
+ "wide": "awsui_wide_mgja0_1sx0e_160",
9
+ "focus-lock": "awsui_focus-lock_mgja0_1sx0e_167",
10
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1sx0e_171",
11
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1sx0e_175",
12
+ "calendar-container": "awsui_calendar-container_mgja0_1sx0e_179",
13
+ "one-grid": "awsui_one-grid_mgja0_1sx0e_182",
14
+ "calendar-header": "awsui_calendar-header_mgja0_1sx0e_186",
15
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1sx0e_192",
16
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1sx0e_192",
17
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1sx0e_211",
18
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1sx0e_214",
19
+ "first-grid": "awsui_first-grid_mgja0_1sx0e_218",
20
+ "second-grid": "awsui_second-grid_mgja0_1sx0e_219",
21
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1sx0e_223",
22
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1sx0e_229",
23
+ "footer": "awsui_footer_mgja0_1sx0e_236",
24
+ "has-clear-button": "awsui_has-clear-button_mgja0_1sx0e_245",
25
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1sx0e_254",
26
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1sx0e_261",
27
+ "label": "awsui_label_mgja0_1sx0e_266",
28
+ "label-enabled": "awsui_label-enabled_mgja0_1sx0e_271",
29
+ "label-text": "awsui_label-text_mgja0_1sx0e_275",
30
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1sx0e_280",
31
+ "mode-switch": "awsui_mode-switch_mgja0_1sx0e_284",
32
+ "dropdown": "awsui_dropdown_mgja0_1sx0e_288",
33
+ "dropdown-content": "awsui_dropdown-content_mgja0_1sx0e_310",
34
+ "start-date-input": "awsui_start-date-input_mgja0_1sx0e_319",
35
+ "start-time-input": "awsui_start-time-input_mgja0_1sx0e_320",
36
+ "end-date-input": "awsui_end-date-input_mgja0_1sx0e_321",
37
+ "end-time-input": "awsui_end-time-input_mgja0_1sx0e_322",
38
+ "validation-section": "awsui_validation-section_mgja0_1sx0e_326",
39
+ "validation-error": "awsui_validation-error_mgja0_1sx0e_330",
40
+ "clear-button": "awsui_clear-button_mgja0_1sx0e_334",
41
+ "apply-button": "awsui_apply-button_mgja0_1sx0e_338",
42
+ "cancel-button": "awsui_cancel-button_mgja0_1sx0e_342",
43
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1sx0e_346"
44
44
  };
45
45
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1sxt8_1td5m_94",
5
- "header": "awsui_header_1sxt8_1td5m_134",
6
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1td5m_163"
4
+ "drawer": "awsui_drawer_1sxt8_gw9v7_100",
5
+ "header": "awsui_header_1sxt8_gw9v7_140",
6
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_gw9v7_169"
7
7
  };
8
8
 
@@ -6,6 +6,12 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
10
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
11
+ /*
12
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
13
+ SPDX-License-Identifier: Apache-2.0
14
+ */
9
15
  /*
10
16
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
17
  SPDX-License-Identifier: Apache-2.0
@@ -91,7 +97,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
99
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
94
- .awsui_drawer_1sxt8_1td5m_94:not(#\9) {
100
+ .awsui_drawer_1sxt8_gw9v7_100:not(#\9) {
95
101
  border-collapse: separate;
96
102
  border-spacing: 0;
97
103
  box-sizing: border-box;
@@ -132,7 +138,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
132
138
  padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
133
139
  }
134
140
 
135
- .awsui_header_1sxt8_1td5m_134:not(#\9) {
141
+ .awsui_header_1sxt8_gw9v7_140:not(#\9) {
136
142
  font-size: var(--font-panel-header-size-edjz3l, 18px);
137
143
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
138
144
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -147,11 +153,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
153
  margin-inline-end: calc(-1 * var(--space-panel-side-right-xofg51, 24px));
148
154
  margin-inline-start: calc(-1 * var(--space-panel-side-left-5t0who, 28px));
149
155
  }
150
- .awsui_header_1sxt8_1td5m_134 h2:not(#\9),
151
- .awsui_header_1sxt8_1td5m_134 h3:not(#\9),
152
- .awsui_header_1sxt8_1td5m_134 h4:not(#\9),
153
- .awsui_header_1sxt8_1td5m_134 h5:not(#\9),
154
- .awsui_header_1sxt8_1td5m_134 h6:not(#\9) {
156
+ .awsui_header_1sxt8_gw9v7_140 h2:not(#\9),
157
+ .awsui_header_1sxt8_gw9v7_140 h3:not(#\9),
158
+ .awsui_header_1sxt8_gw9v7_140 h4:not(#\9),
159
+ .awsui_header_1sxt8_gw9v7_140 h5:not(#\9),
160
+ .awsui_header_1sxt8_gw9v7_140 h6:not(#\9) {
155
161
  font-size: var(--font-panel-header-size-edjz3l, 18px);
156
162
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
157
163
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -161,6 +167,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
161
167
  margin-block: 0;
162
168
  }
163
169
 
164
- .awsui_test-utils-drawer-content_1sxt8_1td5m_163:not(#\9) {
170
+ .awsui_test-utils-drawer-content_1sxt8_gw9v7_169:not(#\9) {
165
171
  /* used in test-utils */
166
172
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer": "awsui_drawer_1sxt8_1td5m_94",
6
- "header": "awsui_header_1sxt8_1td5m_134",
7
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1td5m_163"
5
+ "drawer": "awsui_drawer_1sxt8_gw9v7_100",
6
+ "header": "awsui_header_1sxt8_gw9v7_140",
7
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_gw9v7_169"
8
8
  };
9
9
 
@@ -1,37 +1,37 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1ut83_97",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ut83_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1ut83_119",
7
- "icon": "awsui_icon_gwq0h_1ut83_133",
8
- "root": "awsui_root_gwq0h_1ut83_151",
9
- "expand-button": "awsui_expand-button_gwq0h_1ut83_189",
10
- "expanded": "awsui_expanded_gwq0h_1ut83_196",
11
- "icon-container": "awsui_icon-container_gwq0h_1ut83_200",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_1ut83_204",
13
- "wrapper": "awsui_wrapper_gwq0h_1ut83_208",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_1ut83_216",
15
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1ut83_216",
16
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ut83_220",
17
- "wrapper-container": "awsui_wrapper-container_gwq0h_1ut83_223",
18
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1ut83_227",
19
- "header-deprecated": "awsui_header-deprecated_gwq0h_1ut83_240",
20
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ut83_262",
21
- "header": "awsui_header_gwq0h_1ut83_240",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_1ut83_282",
23
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ut83_294",
24
- "header-button": "awsui_header-button_gwq0h_1ut83_299",
25
- "header-container-button": "awsui_header-container-button_gwq0h_1ut83_299",
26
- "header-container": "awsui_header-container_gwq0h_1ut83_299",
27
- "header-navigation": "awsui_header-navigation_gwq0h_1ut83_334",
28
- "header-text": "awsui_header-text_gwq0h_1ut83_371",
29
- "content": "awsui_content_gwq0h_1ut83_97",
30
- "content-default": "awsui_content-default_gwq0h_1ut83_378",
31
- "content-footer": "awsui_content-footer_gwq0h_1ut83_382",
32
- "content-expanded": "awsui_content-expanded_gwq0h_1ut83_386",
33
- "content-compact": "awsui_content-compact_gwq0h_1ut83_389",
34
- "focusable": "awsui_focusable_gwq0h_1ut83_393",
35
- "click-target": "awsui_click-target_gwq0h_1ut83_408"
4
+ "content-enter": "awsui_content-enter_gwq0h_ulzd6_103",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_ulzd6_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_ulzd6_125",
7
+ "icon": "awsui_icon_gwq0h_ulzd6_139",
8
+ "root": "awsui_root_gwq0h_ulzd6_157",
9
+ "expand-button": "awsui_expand-button_gwq0h_ulzd6_195",
10
+ "expanded": "awsui_expanded_gwq0h_ulzd6_202",
11
+ "icon-container": "awsui_icon-container_gwq0h_ulzd6_206",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_ulzd6_210",
13
+ "wrapper": "awsui_wrapper_gwq0h_ulzd6_214",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_ulzd6_222",
15
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_ulzd6_222",
16
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_ulzd6_226",
17
+ "wrapper-container": "awsui_wrapper-container_gwq0h_ulzd6_229",
18
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_ulzd6_233",
19
+ "header-deprecated": "awsui_header-deprecated_gwq0h_ulzd6_246",
20
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_ulzd6_268",
21
+ "header": "awsui_header_gwq0h_ulzd6_246",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_ulzd6_288",
23
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_ulzd6_300",
24
+ "header-button": "awsui_header-button_gwq0h_ulzd6_305",
25
+ "header-container-button": "awsui_header-container-button_gwq0h_ulzd6_305",
26
+ "header-container": "awsui_header-container_gwq0h_ulzd6_305",
27
+ "header-navigation": "awsui_header-navigation_gwq0h_ulzd6_340",
28
+ "header-text": "awsui_header-text_gwq0h_ulzd6_377",
29
+ "content": "awsui_content_gwq0h_ulzd6_103",
30
+ "content-default": "awsui_content-default_gwq0h_ulzd6_384",
31
+ "content-footer": "awsui_content-footer_gwq0h_ulzd6_388",
32
+ "content-expanded": "awsui_content-expanded_gwq0h_ulzd6_392",
33
+ "content-compact": "awsui_content-compact_gwq0h_ulzd6_395",
34
+ "focusable": "awsui_focusable_gwq0h_ulzd6_399",
35
+ "click-target": "awsui_click-target_gwq0h_ulzd6_414"
36
36
  };
37
37