@cloudscape-design/components-themeable 3.0.851 → 3.0.852

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 (296) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +2 -5
  3. package/lib/internal/scss/column-layout/flexible-column-layout/styles.scss +23 -2
  4. package/lib/internal/scss/copy-to-clipboard/styles.scss +0 -4
  5. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +0 -3
  6. package/lib/internal/scss/popover/styles.scss +3 -0
  7. package/lib/internal/scss/table/sticky-scrollbar/styles.scss +4 -0
  8. package/lib/internal/template/alert/styles.css.js +28 -28
  9. package/lib/internal/template/alert/styles.scoped.css +43 -49
  10. package/lib/internal/template/alert/styles.selectors.js +28 -28
  11. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  12. package/lib/internal/template/anchor-navigation/styles.scoped.css +18 -21
  13. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  14. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  15. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -33
  16. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  17. package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
  18. package/lib/internal/template/app-layout/classic.js +3 -4
  19. package/lib/internal/template/app-layout/classic.js.map +1 -1
  20. package/lib/internal/template/app-layout/split-panel/constants.d.ts +0 -1
  21. package/lib/internal/template/app-layout/split-panel/constants.d.ts.map +1 -1
  22. package/lib/internal/template/app-layout/split-panel/constants.js +0 -1
  23. package/lib/internal/template/app-layout/split-panel/constants.js.map +1 -1
  24. package/lib/internal/template/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  25. package/lib/internal/template/app-layout/utils/use-pointer-events.js +19 -10
  26. package/lib/internal/template/app-layout/utils/use-pointer-events.js.map +1 -1
  27. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  28. package/lib/internal/template/app-layout/visual-refresh/context.js +8 -2
  29. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  30. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  31. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -169
  32. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +2 -3
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  37. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +35 -50
  38. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  39. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  40. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -18
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  42. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  43. package/lib/internal/template/attribute-editor/styles.scoped.css +24 -27
  44. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  45. package/lib/internal/template/badge/styles.css.js +10 -10
  46. package/lib/internal/template/badge/styles.scoped.css +10 -13
  47. package/lib/internal/template/badge/styles.selectors.js +10 -10
  48. package/lib/internal/template/breadcrumb-group/styles.css.js +10 -10
  49. package/lib/internal/template/breadcrumb-group/styles.scoped.css +11 -14
  50. package/lib/internal/template/breadcrumb-group/styles.selectors.js +10 -10
  51. package/lib/internal/template/button/styles.css.js +21 -21
  52. package/lib/internal/template/button/styles.scoped.css +154 -157
  53. package/lib/internal/template/button/styles.selectors.js +21 -21
  54. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  55. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -8
  56. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  57. package/lib/internal/template/button-group/styles.css.js +4 -4
  58. package/lib/internal/template/button-group/styles.scoped.css +4 -7
  59. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  60. package/lib/internal/template/calendar/styles.css.js +21 -21
  61. package/lib/internal/template/calendar/styles.scoped.css +43 -46
  62. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  63. package/lib/internal/template/cards/styles.css.js +39 -39
  64. package/lib/internal/template/cards/styles.scoped.css +50 -53
  65. package/lib/internal/template/cards/styles.selectors.js +39 -39
  66. package/lib/internal/template/checkbox/styles.css.js +3 -3
  67. package/lib/internal/template/checkbox/styles.scoped.css +5 -8
  68. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  69. package/lib/internal/template/code-editor/styles.css.js +33 -33
  70. package/lib/internal/template/code-editor/styles.scoped.css +183 -186
  71. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  72. package/lib/internal/template/collection-preferences/content-display/styles.css.js +13 -13
  73. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +19 -22
  74. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +13 -13
  75. package/lib/internal/template/collection-preferences/styles.css.js +39 -39
  76. package/lib/internal/template/collection-preferences/styles.scoped.css +46 -49
  77. package/lib/internal/template/collection-preferences/styles.selectors.js +39 -39
  78. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  79. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +22 -7
  80. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  81. package/lib/internal/template/column-layout/styles.css.js +13 -13
  82. package/lib/internal/template/column-layout/styles.scoped.css +43 -46
  83. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  84. package/lib/internal/template/container/styles.css.js +31 -31
  85. package/lib/internal/template/container/styles.scoped.css +54 -57
  86. package/lib/internal/template/container/styles.selectors.js +31 -31
  87. package/lib/internal/template/copy-to-clipboard/internal.js +2 -2
  88. package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
  89. package/lib/internal/template/copy-to-clipboard/styles.css.js +3 -4
  90. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +3 -7
  91. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +3 -4
  92. package/lib/internal/template/date-picker/index.js +1 -1
  93. package/lib/internal/template/date-picker/index.js.map +1 -1
  94. package/lib/internal/template/date-picker/styles.css.js +7 -7
  95. package/lib/internal/template/date-picker/styles.scoped.css +9 -12
  96. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  97. package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
  98. package/lib/internal/template/date-range-picker/dropdown.js +1 -1
  99. package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
  100. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  101. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -50
  102. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  103. package/lib/internal/template/drawer/styles.css.js +5 -5
  104. package/lib/internal/template/drawer/styles.scoped.css +10 -13
  105. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  106. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  107. package/lib/internal/template/expandable-section/styles.scoped.css +65 -68
  108. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  109. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  110. package/lib/internal/template/file-token-group/styles.scoped.css +29 -32
  111. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  112. package/lib/internal/template/flashbar/styles.css.js +50 -50
  113. package/lib/internal/template/flashbar/styles.scoped.css +148 -151
  114. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  115. package/lib/internal/template/form/styles.css.js +8 -8
  116. package/lib/internal/template/form/styles.scoped.css +8 -11
  117. package/lib/internal/template/form/styles.selectors.js +8 -8
  118. package/lib/internal/template/form-field/styles.css.js +24 -24
  119. package/lib/internal/template/form-field/styles.scoped.css +38 -41
  120. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  121. package/lib/internal/template/grid/styles.css.js +53 -53
  122. package/lib/internal/template/grid/styles.scoped.css +54 -57
  123. package/lib/internal/template/grid/styles.selectors.js +53 -53
  124. package/lib/internal/template/header/styles.css.js +34 -34
  125. package/lib/internal/template/header/styles.scoped.css +50 -53
  126. package/lib/internal/template/header/styles.selectors.js +34 -34
  127. package/lib/internal/template/help-panel/styles.css.js +6 -6
  128. package/lib/internal/template/help-panel/styles.scoped.css +67 -70
  129. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  130. package/lib/internal/template/input/styles.css.js +13 -13
  131. package/lib/internal/template/input/styles.scoped.css +32 -35
  132. package/lib/internal/template/input/styles.selectors.js +13 -13
  133. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  134. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +27 -30
  135. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  136. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  137. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +3 -6
  138. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  139. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  140. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +15 -18
  141. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  142. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  143. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +3 -6
  144. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  145. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  146. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -42
  147. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  148. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  149. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +7 -10
  150. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  151. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  152. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -12
  153. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  154. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  155. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -40
  156. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  157. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  158. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +3 -6
  159. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  160. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  161. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +2 -5
  162. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  163. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  164. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +13 -16
  165. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  166. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  167. package/lib/internal/template/internal/components/option/styles.scoped.css +29 -32
  168. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  169. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  170. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -6
  171. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  172. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  173. package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -25
  174. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  175. package/lib/internal/template/internal/environment.js +1 -1
  176. package/lib/internal/template/internal/environment.json +1 -1
  177. package/lib/internal/template/internal/events/index.d.ts +1 -0
  178. package/lib/internal/template/internal/events/index.d.ts.map +1 -1
  179. package/lib/internal/template/internal/events/index.js +1 -0
  180. package/lib/internal/template/internal/events/index.js.map +1 -1
  181. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  182. package/lib/internal/template/key-value-pairs/styles.scoped.css +9 -15
  183. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  184. package/lib/internal/template/link/styles.css.js +20 -20
  185. package/lib/internal/template/link/styles.scoped.css +71 -74
  186. package/lib/internal/template/link/styles.selectors.js +20 -20
  187. package/lib/internal/template/modal/internal.js +1 -1
  188. package/lib/internal/template/modal/internal.js.map +1 -1
  189. package/lib/internal/template/modal/styles.css.js +23 -23
  190. package/lib/internal/template/modal/styles.scoped.css +38 -44
  191. package/lib/internal/template/modal/styles.selectors.js +23 -23
  192. package/lib/internal/template/multiselect/styles.css.js +3 -3
  193. package/lib/internal/template/multiselect/styles.scoped.css +3 -9
  194. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  195. package/lib/internal/template/pagination/styles.css.js +9 -9
  196. package/lib/internal/template/pagination/styles.scoped.css +23 -26
  197. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  198. package/lib/internal/template/popover/body.d.ts.map +1 -1
  199. package/lib/internal/template/popover/body.js +0 -1
  200. package/lib/internal/template/popover/body.js.map +1 -1
  201. package/lib/internal/template/popover/internal.d.ts +1 -0
  202. package/lib/internal/template/popover/internal.d.ts.map +1 -1
  203. package/lib/internal/template/popover/internal.js +2 -2
  204. package/lib/internal/template/popover/internal.js.map +1 -1
  205. package/lib/internal/template/popover/styles.css.js +53 -52
  206. package/lib/internal/template/popover/styles.scoped.css +71 -77
  207. package/lib/internal/template/popover/styles.selectors.js +53 -52
  208. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  209. package/lib/internal/template/progress-bar/styles.scoped.css +30 -33
  210. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  211. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  212. package/lib/internal/template/prompt-input/styles.scoped.css +39 -51
  213. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  214. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  215. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +41 -44
  216. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  217. package/lib/internal/template/property-filter/styles.css.js +39 -39
  218. package/lib/internal/template/property-filter/styles.scoped.css +41 -47
  219. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  220. package/lib/internal/template/radio-group/styles.css.js +10 -10
  221. package/lib/internal/template/radio-group/styles.scoped.css +16 -19
  222. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  223. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  224. package/lib/internal/template/segmented-control/styles.scoped.css +34 -37
  225. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  226. package/lib/internal/template/select/styles.css.js +1 -1
  227. package/lib/internal/template/select/styles.scoped.css +1 -4
  228. package/lib/internal/template/select/styles.selectors.js +1 -1
  229. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  230. package/lib/internal/template/side-navigation/styles.scoped.css +46 -49
  231. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  232. package/lib/internal/template/slider/styles.css.js +26 -26
  233. package/lib/internal/template/slider/styles.scoped.css +76 -79
  234. package/lib/internal/template/slider/styles.selectors.js +26 -26
  235. package/lib/internal/template/split-panel/styles.css.js +26 -26
  236. package/lib/internal/template/split-panel/styles.scoped.css +44 -47
  237. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  238. package/lib/internal/template/steps/styles.css.js +6 -6
  239. package/lib/internal/template/steps/styles.scoped.css +7 -10
  240. package/lib/internal/template/steps/styles.selectors.js +6 -6
  241. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  242. package/lib/internal/template/table/expandable-rows/styles.scoped.css +13 -16
  243. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  244. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  245. package/lib/internal/template/table/resizer/styles.scoped.css +15 -18
  246. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  247. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.d.ts.map +1 -1
  248. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js +6 -2
  249. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js.map +1 -1
  250. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  251. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -7
  252. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  253. package/lib/internal/template/tabs/styles.css.js +28 -28
  254. package/lib/internal/template/tabs/styles.scoped.css +49 -52
  255. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  256. package/lib/internal/template/text-content/styles.css.js +1 -1
  257. package/lib/internal/template/text-content/styles.scoped.css +60 -63
  258. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  259. package/lib/internal/template/text-filter/styles.css.js +3 -3
  260. package/lib/internal/template/text-filter/styles.scoped.css +3 -6
  261. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  262. package/lib/internal/template/textarea/styles.css.js +5 -5
  263. package/lib/internal/template/textarea/styles.scoped.css +14 -17
  264. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  265. package/lib/internal/template/tiles/styles.css.js +30 -30
  266. package/lib/internal/template/tiles/styles.scoped.css +71 -77
  267. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  268. package/lib/internal/template/toggle/styles.css.js +10 -10
  269. package/lib/internal/template/toggle/styles.scoped.css +17 -20
  270. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  271. package/lib/internal/template/token-group/styles.css.js +8 -8
  272. package/lib/internal/template/token-group/styles.scoped.css +16 -19
  273. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  274. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  275. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +42 -45
  276. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  277. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  278. package/lib/internal/template/top-navigation/styles.scoped.css +66 -75
  279. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  280. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  281. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -24
  282. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  283. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  284. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -36
  285. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  286. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  287. package/lib/internal/template/tutorial-panel/styles.scoped.css +1 -4
  288. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  289. package/lib/internal/template/wizard/styles.css.js +30 -30
  290. package/lib/internal/template/wizard/styles.scoped.css +58 -61
  291. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  292. package/package.json +1 -1
  293. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts +0 -12
  294. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts.map +0 -1
  295. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js +0 -28
  296. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js.map +0 -1
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1sxt8_11t5u_177",
5
- "header": "awsui_header_1sxt8_11t5u_213",
6
- "with-toolbar": "awsui_with-toolbar_1sxt8_11t5u_228",
7
- "content": "awsui_content_1sxt8_11t5u_246",
8
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_11t5u_252"
4
+ "drawer": "awsui_drawer_1sxt8_3wf5i_177",
5
+ "header": "awsui_header_1sxt8_3wf5i_210",
6
+ "with-toolbar": "awsui_with-toolbar_1sxt8_3wf5i_225",
7
+ "content": "awsui_content_1sxt8_3wf5i_243",
8
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_3wf5i_249"
9
9
  };
10
10
 
@@ -174,7 +174,7 @@
174
174
  */
175
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
- .awsui_drawer_1sxt8_11t5u_177:not(#\9) {
177
+ .awsui_drawer_1sxt8_3wf5i_177:not(#\9) {
178
178
  border-collapse: separate;
179
179
  border-spacing: 0;
180
180
  box-sizing: border-box;
@@ -183,12 +183,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  direction: inherit;
184
184
  empty-cells: show;
185
185
  font-family: serif;
186
- font-size: medium;
187
186
  font-style: normal;
188
187
  font-variant: normal;
189
- font-weight: 400;
190
188
  font-stretch: normal;
191
- line-height: normal;
192
189
  -webkit-hyphens: none;
193
190
  hyphens: none;
194
191
  letter-spacing: normal;
@@ -211,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
208
  word-wrap: break-word;
212
209
  }
213
210
 
214
- .awsui_header_1sxt8_11t5u_213:not(#\9) {
211
+ .awsui_header_1sxt8_3wf5i_210:not(#\9) {
215
212
  font-size: var(--font-panel-header-size-197c0y, 18px);
216
213
  line-height: var(--font-panel-header-line-height-av95ns, 22px);
217
214
  font-weight: var(--font-weight-heading-l-ypbqtk, 700);
@@ -226,15 +223,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
226
223
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
227
224
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
228
225
  }
229
- .awsui_with-toolbar_1sxt8_11t5u_228 > .awsui_header_1sxt8_11t5u_213:not(#\9) {
226
+ .awsui_with-toolbar_1sxt8_3wf5i_225 > .awsui_header_1sxt8_3wf5i_210:not(#\9) {
230
227
  border-color: transparent;
231
228
  margin-block-end: 0px;
232
229
  }
233
- .awsui_header_1sxt8_11t5u_213 h2:not(#\9),
234
- .awsui_header_1sxt8_11t5u_213 h3:not(#\9),
235
- .awsui_header_1sxt8_11t5u_213 h4:not(#\9),
236
- .awsui_header_1sxt8_11t5u_213 h5:not(#\9),
237
- .awsui_header_1sxt8_11t5u_213 h6:not(#\9) {
230
+ .awsui_header_1sxt8_3wf5i_210 h2:not(#\9),
231
+ .awsui_header_1sxt8_3wf5i_210 h3:not(#\9),
232
+ .awsui_header_1sxt8_3wf5i_210 h4:not(#\9),
233
+ .awsui_header_1sxt8_3wf5i_210 h5:not(#\9),
234
+ .awsui_header_1sxt8_3wf5i_210 h6:not(#\9) {
238
235
  font-size: var(--font-panel-header-size-197c0y, 18px);
239
236
  line-height: var(--font-panel-header-line-height-av95ns, 22px);
240
237
  font-weight: var(--font-weight-heading-l-ypbqtk, 700);
@@ -244,12 +241,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
244
241
  margin-block: 0;
245
242
  }
246
243
 
247
- .awsui_content_1sxt8_11t5u_246:not(#\9):not(:empty) {
244
+ .awsui_content_1sxt8_3wf5i_243:not(#\9):not(:empty) {
248
245
  padding-inline-start: var(--space-panel-side-left-1i2jyv, 32px);
249
246
  padding-inline-end: var(--space-panel-side-right-otvpm8, 32px);
250
247
  padding-block-end: var(--space-panel-content-bottom-attpcy, 40px);
251
248
  }
252
249
 
253
- .awsui_test-utils-drawer-content_1sxt8_11t5u_252:not(#\9) {
250
+ .awsui_test-utils-drawer-content_1sxt8_3wf5i_249:not(#\9) {
254
251
  /* used in test-utils */
255
252
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer": "awsui_drawer_1sxt8_11t5u_177",
6
- "header": "awsui_header_1sxt8_11t5u_213",
7
- "with-toolbar": "awsui_with-toolbar_1sxt8_11t5u_228",
8
- "content": "awsui_content_1sxt8_11t5u_246",
9
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_11t5u_252"
5
+ "drawer": "awsui_drawer_1sxt8_3wf5i_177",
6
+ "header": "awsui_header_1sxt8_3wf5i_210",
7
+ "with-toolbar": "awsui_with-toolbar_1sxt8_3wf5i_225",
8
+ "content": "awsui_content_1sxt8_3wf5i_243",
9
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_3wf5i_249"
10
10
  };
11
11
 
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1errh_157",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1errh_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1errh_179",
7
- "icon": "awsui_icon_gwq0h_1errh_193",
8
- "root": "awsui_root_gwq0h_1errh_207",
9
- "expand-button": "awsui_expand-button_gwq0h_1errh_245",
10
- "expanded": "awsui_expanded_gwq0h_1errh_253",
11
- "icon-container": "awsui_icon-container_gwq0h_1errh_263",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_1errh_267",
13
- "wrapper": "awsui_wrapper_gwq0h_1errh_271",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_1errh_279",
15
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_1errh_279",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1errh_279",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1errh_283",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_1errh_286",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1errh_290",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_1errh_303",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1errh_309",
22
- "header": "awsui_header_gwq0h_1errh_303",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_1errh_346",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1errh_358",
25
- "header-button": "awsui_header-button_gwq0h_1errh_364",
26
- "header-container-button": "awsui_header-container-button_gwq0h_1errh_364",
27
- "header-container": "awsui_header-container_gwq0h_1errh_364",
28
- "header-navigation": "awsui_header-navigation_gwq0h_1errh_399",
29
- "header-text": "awsui_header-text_gwq0h_1errh_436",
30
- "content": "awsui_content_gwq0h_1errh_157",
31
- "content-default": "awsui_content-default_gwq0h_1errh_449",
32
- "content-inline": "awsui_content-inline_gwq0h_1errh_449",
33
- "content-footer": "awsui_content-footer_gwq0h_1errh_453",
34
- "content-expanded": "awsui_content-expanded_gwq0h_1errh_457",
35
- "content-compact": "awsui_content-compact_gwq0h_1errh_460",
36
- "focusable": "awsui_focusable_gwq0h_1errh_464",
37
- "click-target": "awsui_click-target_gwq0h_1errh_479"
4
+ "content-enter": "awsui_content-enter_gwq0h_nmm9x_157",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_nmm9x_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_nmm9x_179",
7
+ "icon": "awsui_icon_gwq0h_nmm9x_193",
8
+ "root": "awsui_root_gwq0h_nmm9x_207",
9
+ "expand-button": "awsui_expand-button_gwq0h_nmm9x_242",
10
+ "expanded": "awsui_expanded_gwq0h_nmm9x_250",
11
+ "icon-container": "awsui_icon-container_gwq0h_nmm9x_260",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_nmm9x_264",
13
+ "wrapper": "awsui_wrapper_gwq0h_nmm9x_268",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_nmm9x_276",
15
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_nmm9x_276",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_nmm9x_276",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_nmm9x_280",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_nmm9x_283",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_nmm9x_287",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_nmm9x_300",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_nmm9x_306",
22
+ "header": "awsui_header_gwq0h_nmm9x_300",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_nmm9x_343",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_nmm9x_355",
25
+ "header-button": "awsui_header-button_gwq0h_nmm9x_361",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_nmm9x_361",
27
+ "header-container": "awsui_header-container_gwq0h_nmm9x_361",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_nmm9x_396",
29
+ "header-text": "awsui_header-text_gwq0h_nmm9x_433",
30
+ "content": "awsui_content_gwq0h_nmm9x_157",
31
+ "content-default": "awsui_content-default_gwq0h_nmm9x_446",
32
+ "content-inline": "awsui_content-inline_gwq0h_nmm9x_446",
33
+ "content-footer": "awsui_content-footer_gwq0h_nmm9x_450",
34
+ "content-expanded": "awsui_content-expanded_gwq0h_nmm9x_454",
35
+ "content-compact": "awsui_content-compact_gwq0h_nmm9x_457",
36
+ "focusable": "awsui_focusable_gwq0h_nmm9x_461",
37
+ "click-target": "awsui_click-target_gwq0h_nmm9x_476"
38
38
  };
39
39
 
@@ -154,10 +154,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
- .awsui_content-enter_gwq0h_1errh_157:not(#\9) {
158
- animation: awsui_awsui-motion-fade-in_gwq0h_1errh_1 var(--motion-duration-show-paced-kxd6k3, 180ms) var(--motion-easing-show-paced-2zwyek, ease-out);
157
+ .awsui_content-enter_gwq0h_nmm9x_157:not(#\9) {
158
+ animation: awsui_awsui-motion-fade-in_gwq0h_nmm9x_1 var(--motion-duration-show-paced-kxd6k3, 180ms) var(--motion-easing-show-paced-2zwyek, ease-out);
159
159
  }
160
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1errh_1 {
160
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_nmm9x_1 {
161
161
  from {
162
162
  opacity: 0.2;
163
163
  }
@@ -166,45 +166,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  }
167
167
  }
168
168
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_content-enter_gwq0h_1errh_157:not(#\9) {
169
+ .awsui_content-enter_gwq0h_nmm9x_157:not(#\9) {
170
170
  animation: none;
171
171
  transition: none;
172
172
  }
173
173
  }
174
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1errh_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1errh_157:not(#\9) {
174
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_nmm9x_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_nmm9x_157:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
178
 
179
- .awsui_trigger-expanded_gwq0h_1errh_179:not(#\9) {
179
+ .awsui_trigger-expanded_gwq0h_nmm9x_179:not(#\9) {
180
180
  transition: border-bottom-color var(--motion-duration-show-paced-kxd6k3, 180ms) var(--motion-easing-show-paced-2zwyek, ease-out);
181
181
  }
182
182
  @media (prefers-reduced-motion: reduce) {
183
- .awsui_trigger-expanded_gwq0h_1errh_179:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_nmm9x_179:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
187
  }
188
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1errh_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1errh_179:not(#\9) {
188
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_nmm9x_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_nmm9x_179:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
192
 
193
- .awsui_icon_gwq0h_1errh_193:not(#\9) {
193
+ .awsui_icon_gwq0h_nmm9x_193:not(#\9) {
194
194
  transition: transform var(--motion-duration-rotate-90-bpnkq9, 135ms) var(--motion-easing-rotate-90-c61wiy, cubic-bezier(0.165, 0.84, 0.44, 1));
195
195
  }
196
196
  @media (prefers-reduced-motion: reduce) {
197
- .awsui_icon_gwq0h_1errh_193:not(#\9) {
197
+ .awsui_icon_gwq0h_nmm9x_193:not(#\9) {
198
198
  animation: none;
199
199
  transition: none;
200
200
  }
201
201
  }
202
- .awsui-motion-disabled .awsui_icon_gwq0h_1errh_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1errh_193:not(#\9) {
202
+ .awsui-motion-disabled .awsui_icon_gwq0h_nmm9x_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_nmm9x_193:not(#\9) {
203
203
  animation: none;
204
204
  transition: none;
205
205
  }
206
206
 
207
- .awsui_root_gwq0h_1errh_207:not(#\9) {
207
+ .awsui_root_gwq0h_nmm9x_207:not(#\9) {
208
208
  border-collapse: separate;
209
209
  border-spacing: 0;
210
210
  box-sizing: border-box;
@@ -213,12 +213,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
213
213
  direction: inherit;
214
214
  empty-cells: show;
215
215
  font-family: serif;
216
- font-size: medium;
217
216
  font-style: normal;
218
217
  font-variant: normal;
219
- font-weight: 400;
220
218
  font-stretch: normal;
221
- line-height: normal;
222
219
  -webkit-hyphens: none;
223
220
  hyphens: none;
224
221
  letter-spacing: normal;
@@ -243,33 +240,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
240
  display: block;
244
241
  }
245
242
 
246
- .awsui_expand-button_gwq0h_1errh_245:not(#\9) {
243
+ .awsui_expand-button_gwq0h_nmm9x_242:not(#\9) {
247
244
  outline: none;
248
245
  }
249
246
 
250
- .awsui_icon_gwq0h_1errh_193:not(#\9) {
247
+ .awsui_icon_gwq0h_nmm9x_193:not(#\9) {
251
248
  transform: rotate(-90deg);
252
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
250
  }
254
- .awsui_icon_gwq0h_1errh_193.awsui_expanded_gwq0h_1errh_253:not(#\9) {
251
+ .awsui_icon_gwq0h_nmm9x_193.awsui_expanded_gwq0h_nmm9x_250:not(#\9) {
255
252
  transform: rotate(0deg);
256
253
  }
257
- .awsui_icon_gwq0h_1errh_193:not(#\9):dir(rtl) {
254
+ .awsui_icon_gwq0h_nmm9x_193:not(#\9):dir(rtl) {
258
255
  transform: rotate(90deg);
259
256
  }
260
- .awsui_icon_gwq0h_1errh_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_1errh_253 {
257
+ .awsui_icon_gwq0h_nmm9x_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_nmm9x_250 {
261
258
  transform: rotate(0deg);
262
259
  }
263
260
 
264
- .awsui_icon-container_gwq0h_1errh_263:not(#\9) {
261
+ .awsui_icon-container_gwq0h_nmm9x_260:not(#\9) {
265
262
  position: relative;
266
263
  margin-inline: calc((var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2) calc(var(--space-xxs-y2432o, 4px) + var(--border-divider-list-width-x6rz7e, 1px));
267
264
  }
268
- .awsui_icon-container-container_gwq0h_1errh_267:not(#\9) {
265
+ .awsui_icon-container-container_gwq0h_nmm9x_264:not(#\9) {
269
266
  margin-inline-end: var(--space-xs-6dgkww, 8px);
270
267
  }
271
268
 
272
- .awsui_wrapper_gwq0h_1errh_271:not(#\9) {
269
+ .awsui_wrapper_gwq0h_nmm9x_268:not(#\9) {
273
270
  box-sizing: border-box;
274
271
  border-block: none;
275
272
  border-inline: none;
@@ -277,78 +274,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
277
274
  line-height: var(--line-height-body-m-gw0130, 22px);
278
275
  text-align: start;
279
276
  }
280
- .awsui_wrapper-default_gwq0h_1errh_279:not(#\9), .awsui_wrapper-inline_gwq0h_1errh_279:not(#\9), .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9) {
277
+ .awsui_wrapper-default_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-inline_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9) {
281
278
  border-block: var(--border-divider-section-width-iueskx, 1px) solid transparent;
282
279
  border-inline: var(--border-divider-section-width-iueskx, 1px) solid transparent;
283
280
  }
284
- .awsui_wrapper-navigation_gwq0h_1errh_283:not(#\9) {
281
+ .awsui_wrapper-navigation_gwq0h_nmm9x_280:not(#\9) {
285
282
  border-inline-start: var(--border-divider-section-width-iueskx, 1px) solid transparent;
286
283
  }
287
- .awsui_wrapper-navigation_gwq0h_1errh_283:not(#\9), .awsui_wrapper-container_gwq0h_1errh_286:not(#\9) {
284
+ .awsui_wrapper-navigation_gwq0h_nmm9x_280:not(#\9), .awsui_wrapper-container_gwq0h_nmm9x_283:not(#\9) {
288
285
  display: flex;
289
286
  font-weight: var(--font-weight-heading-s-zyfn4j, 700);
290
287
  }
291
- .awsui_wrapper-default_gwq0h_1errh_279:not(#\9), .awsui_wrapper-inline_gwq0h_1errh_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1errh_283:not(#\9), .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9), .awsui_wrapper-compact_gwq0h_1errh_290:not(#\9) {
288
+ .awsui_wrapper-default_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-inline_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-navigation_gwq0h_nmm9x_280:not(#\9), .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-compact_gwq0h_nmm9x_287:not(#\9) {
292
289
  color: var(--color-text-expandable-section-default-vicj65, #545b64);
293
290
  -webkit-font-smoothing: var(--font-smoothing-webkit-trr1e8, auto);
294
291
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hyxkxc, auto);
295
292
  }
296
- .awsui_wrapper-default_gwq0h_1errh_279:not(#\9), .awsui_wrapper-inline_gwq0h_1errh_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1errh_283:not(#\9), .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9) {
293
+ .awsui_wrapper-default_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-inline_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-navigation_gwq0h_nmm9x_280:not(#\9), .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9) {
297
294
  font-size: var(--font-expandable-heading-size-1w0ot0, 14px);
298
295
  letter-spacing: var(--letter-spacing-heading-s-zr7975, normal);
299
296
  }
300
- .awsui_wrapper-default_gwq0h_1errh_279:not(#\9) {
297
+ .awsui_wrapper-default_gwq0h_nmm9x_276:not(#\9) {
301
298
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
302
299
  padding-inline-end: var(--space-xxs-y2432o, 4px);
303
300
  }
304
- .awsui_wrapper-default_gwq0h_1errh_279.awsui_header-deprecated_gwq0h_1errh_303:not(#\9) {
301
+ .awsui_wrapper-default_gwq0h_nmm9x_276.awsui_header-deprecated_gwq0h_nmm9x_300:not(#\9) {
305
302
  padding-inline-start: var(--space-xxs-y2432o, 4px);
306
303
  }
307
- .awsui_wrapper-default_gwq0h_1errh_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1errh_303), .awsui_wrapper-inline_gwq0h_1errh_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1errh_303) {
304
+ .awsui_wrapper-default_gwq0h_nmm9x_276:not(#\9):not(.awsui_header-deprecated_gwq0h_nmm9x_300), .awsui_wrapper-inline_gwq0h_nmm9x_276:not(#\9):not(.awsui_header-deprecated_gwq0h_nmm9x_300) {
308
305
  padding-inline-start: calc(var(--size-icon-normal-19036g, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xxs-y2432o, 4px) + var(--border-divider-list-width-x6rz7e, 1px));
309
306
  }
310
- .awsui_wrapper-default_gwq0h_1errh_279.awsui_wrapper-expanded_gwq0h_1errh_309:not(#\9), .awsui_wrapper-inline_gwq0h_1errh_279.awsui_wrapper-expanded_gwq0h_1errh_309:not(#\9) {
307
+ .awsui_wrapper-default_gwq0h_nmm9x_276.awsui_wrapper-expanded_gwq0h_nmm9x_306:not(#\9), .awsui_wrapper-inline_gwq0h_nmm9x_276.awsui_wrapper-expanded_gwq0h_nmm9x_306:not(#\9) {
311
308
  padding-block-end: var(--space-scaled-xxs-krq5fq, 4px);
312
309
  border-block-end-color: var(--color-border-divider-default-u5ytia, #eaeded);
313
310
  }
314
- .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9) {
311
+ .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9) {
315
312
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
316
313
  }
317
- .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9), .awsui_wrapper-compact_gwq0h_1errh_290:not(#\9) {
314
+ .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9), .awsui_wrapper-compact_gwq0h_nmm9x_287:not(#\9) {
318
315
  padding-inline-end: 0;
319
316
  }
320
- .awsui_wrapper-footer_gwq0h_1errh_279.awsui_header-deprecated_gwq0h_1errh_303:not(#\9), .awsui_wrapper-compact_gwq0h_1errh_290.awsui_header-deprecated_gwq0h_1errh_303:not(#\9) {
317
+ .awsui_wrapper-footer_gwq0h_nmm9x_276.awsui_header-deprecated_gwq0h_nmm9x_300:not(#\9), .awsui_wrapper-compact_gwq0h_nmm9x_287.awsui_header-deprecated_gwq0h_nmm9x_300:not(#\9) {
321
318
  padding-inline-start: 0;
322
319
  }
323
- .awsui_wrapper-footer_gwq0h_1errh_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1errh_303), .awsui_wrapper-compact_gwq0h_1errh_290:not(#\9):not(.awsui_header-deprecated_gwq0h_1errh_303) {
320
+ .awsui_wrapper-footer_gwq0h_nmm9x_276:not(#\9):not(.awsui_header-deprecated_gwq0h_nmm9x_300), .awsui_wrapper-compact_gwq0h_nmm9x_287:not(#\9):not(.awsui_header-deprecated_gwq0h_nmm9x_300) {
324
321
  padding-inline-start: calc(var(--size-icon-normal-19036g, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xxs-y2432o, 4px) + var(--border-divider-list-width-x6rz7e, 1px));
325
322
  }
326
- .awsui_wrapper-container_gwq0h_1errh_286:not(#\9) {
323
+ .awsui_wrapper-container_gwq0h_nmm9x_283:not(#\9) {
327
324
  padding-block: var(--space-container-header-top-2yfg3x, 12px) var(--space-container-header-bottom-p6av5y, 12px);
328
325
  padding-inline-end: var(--space-container-horizontal-v3575u, 20px);
329
326
  }
330
- .awsui_wrapper-container_gwq0h_1errh_286:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1errh_309) {
327
+ .awsui_wrapper-container_gwq0h_nmm9x_283:not(#\9):not(.awsui_wrapper-expanded_gwq0h_nmm9x_306) {
331
328
  padding-block-end: var(--space-container-header-top-2yfg3x, 12px);
332
329
  }
333
- .awsui_wrapper-container_gwq0h_1errh_286.awsui_header-deprecated_gwq0h_1errh_303:not(#\9) {
330
+ .awsui_wrapper-container_gwq0h_nmm9x_283.awsui_header-deprecated_gwq0h_nmm9x_300:not(#\9) {
334
331
  padding-inline-start: var(--space-container-horizontal-v3575u, 20px);
335
332
  }
336
- .awsui_wrapper-container_gwq0h_1errh_286:not(#\9):not(.awsui_header-deprecated_gwq0h_1errh_303) {
333
+ .awsui_wrapper-container_gwq0h_nmm9x_283:not(#\9):not(.awsui_header-deprecated_gwq0h_nmm9x_300) {
337
334
  padding-inline-start: calc(var(--space-container-horizontal-v3575u, 20px) + calc(var(--size-icon-medium-r52788, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xs-6dgkww, 8px)));
338
335
  }
339
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1errh_286:not(#\9):focus {
336
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_nmm9x_283:not(#\9):focus {
340
337
  padding-block: calc(var(--space-scaled-s-8j7izy, 12px) - var(--border-divider-section-width-iueskx, 1px));
341
338
  padding-inline: calc(var(--space-l-eenfqd, 20px) - var(--border-divider-section-width-iueskx, 1px));
342
339
  }
343
340
 
344
- .awsui_header_gwq0h_1errh_303:not(#\9) {
341
+ .awsui_header_gwq0h_nmm9x_300:not(#\9) {
345
342
  /* used in test-utils */
346
343
  }
347
- .awsui_header-wrapper_gwq0h_1errh_346:not(#\9), .awsui_header-deprecated_gwq0h_1errh_303:not(#\9) {
344
+ .awsui_header-wrapper_gwq0h_nmm9x_343:not(#\9), .awsui_header-deprecated_gwq0h_nmm9x_300:not(#\9) {
348
345
  display: flex;
349
346
  font-weight: var(--font-weight-heading-s-zyfn4j, 700);
350
347
  }
351
- .awsui_header-wrapper_gwq0h_1errh_346:not(#\9) {
348
+ .awsui_header-wrapper_gwq0h_nmm9x_343:not(#\9) {
352
349
  font-size: inherit;
353
350
  letter-spacing: inherit;
354
351
  margin-block: 0;
@@ -356,20 +353,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1errh_286:not
356
353
  padding-block: 0;
357
354
  padding-inline: 0;
358
355
  }
359
- .awsui_header-actions-wrapper_gwq0h_1errh_358:not(#\9) {
356
+ .awsui_header-actions-wrapper_gwq0h_nmm9x_355:not(#\9) {
360
357
  display: flex;
361
358
  flex-direction: row;
362
359
  justify-content: space-between;
363
360
  align-items: center;
364
361
  }
365
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1errh_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1errh_364:not(#\9):focus {
362
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_nmm9x_361:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_nmm9x_361:not(#\9):focus {
366
363
  position: relative;
367
364
  }
368
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1errh_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1errh_364:not(#\9):focus {
365
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_nmm9x_361:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_nmm9x_361:not(#\9):focus {
369
366
  outline: 2px dotted transparent;
370
367
  outline-offset: calc(0px - 1px);
371
368
  }
372
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1errh_364:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1errh_364:not(#\9):focus::before {
369
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_nmm9x_361:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_nmm9x_361:not(#\9):focus::before {
373
370
  content: " ";
374
371
  display: block;
375
372
  position: absolute;
@@ -383,21 +380,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1errh_364:not(#\9
383
380
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
384
381
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
385
382
  }
386
- .awsui_header-button_gwq0h_1errh_364:not(#\9) {
383
+ .awsui_header-button_gwq0h_nmm9x_361:not(#\9) {
387
384
  box-sizing: border-box;
388
385
  display: flex;
389
386
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-19036g, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xxs-y2432o, 4px) + var(--border-divider-list-width-x6rz7e, 1px)));
390
387
  }
391
- .awsui_header-container-button_gwq0h_1errh_364:not(#\9) {
388
+ .awsui_header-container-button_gwq0h_nmm9x_361:not(#\9) {
392
389
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-r52788, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xs-6dgkww, 8px)));
393
390
  }
394
- .awsui_header-container_gwq0h_1errh_364:not(#\9) {
391
+ .awsui_header-container_gwq0h_nmm9x_361:not(#\9) {
395
392
  inline-size: 100%;
396
393
  }
397
- .awsui_header-container_gwq0h_1errh_364 > .awsui_icon-container_gwq0h_1errh_263:not(#\9) {
394
+ .awsui_header-container_gwq0h_nmm9x_361 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9) {
398
395
  margin-block-start: var(--space-expandable-section-icon-offset-top-r1pryk, 8px);
399
396
  }
400
- .awsui_header-navigation_gwq0h_1errh_399 > .awsui_icon-container_gwq0h_1errh_263:not(#\9) {
397
+ .awsui_header-navigation_gwq0h_nmm9x_396 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9) {
401
398
  display: inline-flex;
402
399
  cursor: pointer;
403
400
  color: var(--color-text-expandable-section-navigation-icon-default-lfxrit, #879596);
@@ -410,17 +407,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1errh_364:not(#\9
410
407
  text-decoration: none;
411
408
  flex-direction: column;
412
409
  }
413
- .awsui_header-navigation_gwq0h_1errh_399 > .awsui_icon-container_gwq0h_1errh_263:not(#\9):hover {
410
+ .awsui_header-navigation_gwq0h_nmm9x_396 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9):hover {
414
411
  color: var(--color-text-expandable-section-hover-4hvgvf, #16191f);
415
412
  }
416
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1errh_399 > .awsui_icon-container_gwq0h_1errh_263:not(#\9):focus {
413
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_nmm9x_396 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9):focus {
417
414
  position: relative;
418
415
  }
419
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1errh_399 > .awsui_icon-container_gwq0h_1errh_263:not(#\9):focus {
416
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_nmm9x_396 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9):focus {
420
417
  outline: 2px dotted transparent;
421
418
  outline-offset: calc(2px - 1px);
422
419
  }
423
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1errh_399 > .awsui_icon-container_gwq0h_1errh_263:not(#\9):focus::before {
420
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_nmm9x_396 > .awsui_icon-container_gwq0h_nmm9x_260:not(#\9):focus::before {
424
421
  content: " ";
425
422
  display: block;
426
423
  position: absolute;
@@ -434,39 +431,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1errh_399 > .
434
431
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
435
432
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
436
433
  }
437
- .awsui_header-text_gwq0h_1errh_436:not(#\9) {
434
+ .awsui_header-text_gwq0h_nmm9x_433:not(#\9) {
438
435
  /* used in test-utils */
439
436
  }
440
437
 
441
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_1errh_290) > .awsui_header-actions-wrapper_gwq0h_1errh_358 {
438
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_nmm9x_287) > .awsui_header-actions-wrapper_gwq0h_nmm9x_355 {
442
439
  flex-wrap: wrap;
443
440
  column-gap: var(--space-xs-6dgkww, 8px);
444
441
  row-gap: var(--space-scaled-xxxs-6vyqo7, 2px);
445
442
  }
446
443
 
447
- .awsui_content_gwq0h_1errh_157:not(#\9) {
444
+ .awsui_content_gwq0h_nmm9x_157:not(#\9) {
448
445
  display: none;
449
446
  }
450
- .awsui_content-default_gwq0h_1errh_449:not(#\9), .awsui_content-inline_gwq0h_1errh_449:not(#\9) {
447
+ .awsui_content-default_gwq0h_nmm9x_446:not(#\9), .awsui_content-inline_gwq0h_nmm9x_446:not(#\9) {
451
448
  padding-block: var(--space-scaled-xs-t3am3w, 8px);
452
449
  padding-inline: 0;
453
450
  }
454
- .awsui_content-footer_gwq0h_1errh_453:not(#\9) {
451
+ .awsui_content-footer_gwq0h_nmm9x_450:not(#\9) {
455
452
  padding-block: var(--space-xs-6dgkww, 8px);
456
453
  padding-inline: 0;
457
454
  }
458
- .awsui_content-expanded_gwq0h_1errh_457:not(#\9) {
455
+ .awsui_content-expanded_gwq0h_nmm9x_454:not(#\9) {
459
456
  display: block;
460
457
  }
461
- .awsui_content-compact_gwq0h_1errh_460:not(#\9) {
458
+ .awsui_content-compact_gwq0h_nmm9x_457:not(#\9) {
462
459
  padding-inline-start: calc(var(--size-icon-normal-19036g, 16px) + (var(--line-height-body-m-gw0130, 22px) - var(--size-icon-normal-19036g, 16px)) / -2 + var(--space-xxs-y2432o, 4px) + var(--border-divider-list-width-x6rz7e, 1px));
463
460
  }
464
461
 
465
- .awsui_focusable_gwq0h_1errh_464:not(#\9):focus {
462
+ .awsui_focusable_gwq0h_nmm9x_461:not(#\9):focus {
466
463
  outline: none;
467
464
  text-decoration: none;
468
465
  }
469
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1errh_464:not(#\9):focus {
466
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_nmm9x_461:not(#\9):focus {
470
467
  outline: 2px dotted transparent;
471
468
  border-block: var(--border-width-field-9kmoac, 1px) solid var(--color-border-item-focused-q68bgg, #0073bb);
472
469
  border-inline: var(--border-width-field-9kmoac, 1px) solid var(--color-border-item-focused-q68bgg, #0073bb);
@@ -477,9 +474,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1errh_464:not(#\9):fo
477
474
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-kvz439, 1px) var(--color-border-item-focused-q68bgg, #0073bb);
478
475
  }
479
476
 
480
- .awsui_click-target_gwq0h_1errh_479:not(#\9) {
477
+ .awsui_click-target_gwq0h_nmm9x_476:not(#\9) {
481
478
  cursor: pointer;
482
479
  }
483
- .awsui_click-target_gwq0h_1errh_479:not(#\9):not(.awsui_wrapper-container_gwq0h_1errh_286):not(.awsui_header-container-button_gwq0h_1errh_364):hover {
480
+ .awsui_click-target_gwq0h_nmm9x_476:not(#\9):not(.awsui_wrapper-container_gwq0h_nmm9x_283):not(.awsui_header-container-button_gwq0h_nmm9x_361):hover {
484
481
  color: var(--color-text-expandable-section-hover-4hvgvf, #16191f);
485
482
  }
@@ -2,39 +2,39 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_1errh_157",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1errh_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1errh_179",
8
- "icon": "awsui_icon_gwq0h_1errh_193",
9
- "root": "awsui_root_gwq0h_1errh_207",
10
- "expand-button": "awsui_expand-button_gwq0h_1errh_245",
11
- "expanded": "awsui_expanded_gwq0h_1errh_253",
12
- "icon-container": "awsui_icon-container_gwq0h_1errh_263",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1errh_267",
14
- "wrapper": "awsui_wrapper_gwq0h_1errh_271",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1errh_279",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_1errh_279",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1errh_279",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1errh_283",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_1errh_286",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1errh_290",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_1errh_303",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1errh_309",
23
- "header": "awsui_header_gwq0h_1errh_303",
24
- "header-wrapper": "awsui_header-wrapper_gwq0h_1errh_346",
25
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1errh_358",
26
- "header-button": "awsui_header-button_gwq0h_1errh_364",
27
- "header-container-button": "awsui_header-container-button_gwq0h_1errh_364",
28
- "header-container": "awsui_header-container_gwq0h_1errh_364",
29
- "header-navigation": "awsui_header-navigation_gwq0h_1errh_399",
30
- "header-text": "awsui_header-text_gwq0h_1errh_436",
31
- "content": "awsui_content_gwq0h_1errh_157",
32
- "content-default": "awsui_content-default_gwq0h_1errh_449",
33
- "content-inline": "awsui_content-inline_gwq0h_1errh_449",
34
- "content-footer": "awsui_content-footer_gwq0h_1errh_453",
35
- "content-expanded": "awsui_content-expanded_gwq0h_1errh_457",
36
- "content-compact": "awsui_content-compact_gwq0h_1errh_460",
37
- "focusable": "awsui_focusable_gwq0h_1errh_464",
38
- "click-target": "awsui_click-target_gwq0h_1errh_479"
5
+ "content-enter": "awsui_content-enter_gwq0h_nmm9x_157",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_nmm9x_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_nmm9x_179",
8
+ "icon": "awsui_icon_gwq0h_nmm9x_193",
9
+ "root": "awsui_root_gwq0h_nmm9x_207",
10
+ "expand-button": "awsui_expand-button_gwq0h_nmm9x_242",
11
+ "expanded": "awsui_expanded_gwq0h_nmm9x_250",
12
+ "icon-container": "awsui_icon-container_gwq0h_nmm9x_260",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_nmm9x_264",
14
+ "wrapper": "awsui_wrapper_gwq0h_nmm9x_268",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_nmm9x_276",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_nmm9x_276",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_nmm9x_276",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_nmm9x_280",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_nmm9x_283",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_nmm9x_287",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_nmm9x_300",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_nmm9x_306",
23
+ "header": "awsui_header_gwq0h_nmm9x_300",
24
+ "header-wrapper": "awsui_header-wrapper_gwq0h_nmm9x_343",
25
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_nmm9x_355",
26
+ "header-button": "awsui_header-button_gwq0h_nmm9x_361",
27
+ "header-container-button": "awsui_header-container-button_gwq0h_nmm9x_361",
28
+ "header-container": "awsui_header-container_gwq0h_nmm9x_361",
29
+ "header-navigation": "awsui_header-navigation_gwq0h_nmm9x_396",
30
+ "header-text": "awsui_header-text_gwq0h_nmm9x_433",
31
+ "content": "awsui_content_gwq0h_nmm9x_157",
32
+ "content-default": "awsui_content-default_gwq0h_nmm9x_446",
33
+ "content-inline": "awsui_content-inline_gwq0h_nmm9x_446",
34
+ "content-footer": "awsui_content-footer_gwq0h_nmm9x_450",
35
+ "content-expanded": "awsui_content-expanded_gwq0h_nmm9x_454",
36
+ "content-compact": "awsui_content-compact_gwq0h_nmm9x_457",
37
+ "focusable": "awsui_focusable_gwq0h_nmm9x_461",
38
+ "click-target": "awsui_click-target_gwq0h_nmm9x_476"
39
39
  };
40
40