@cloudscape-design/components-themeable 3.0.345 → 3.0.346

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 (331) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/button-dropdown/styles.scss +42 -0
  3. package/lib/internal/scss/help-panel/styles.scss +6 -5
  4. package/lib/internal/scss/internal/components/option/styles.scss +1 -1
  5. package/lib/internal/scss/status-indicator/styles.scss +8 -1
  6. package/lib/internal/scss/table/sticky-scrollbar/styles.scss +0 -1
  7. package/lib/internal/scss/text-content/styles.scss +2 -2
  8. package/lib/internal/template/alert/styles.css.js +19 -19
  9. package/lib/internal/template/alert/styles.scoped.css +33 -33
  10. package/lib/internal/template/alert/styles.selectors.js +19 -19
  11. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  12. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  13. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  14. package/lib/internal/template/app-layout/index.js +3 -3
  15. package/lib/internal/template/app-layout/index.js.map +1 -1
  16. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  17. package/lib/internal/template/app-layout/visual-refresh/context.js +3 -3
  18. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  19. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +69 -69
  20. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +168 -168
  21. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +69 -69
  22. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  23. package/lib/internal/template/attribute-editor/styles.scoped.css +27 -27
  24. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  25. package/lib/internal/template/autosuggest/virtual-list.d.ts.map +1 -1
  26. package/lib/internal/template/autosuggest/virtual-list.js +2 -2
  27. package/lib/internal/template/autosuggest/virtual-list.js.map +1 -1
  28. package/lib/internal/template/badge/styles.css.js +5 -5
  29. package/lib/internal/template/badge/styles.scoped.css +7 -7
  30. package/lib/internal/template/badge/styles.selectors.js +5 -5
  31. package/lib/internal/template/box/styles.css.js +189 -189
  32. package/lib/internal/template/box/styles.scoped.css +238 -238
  33. package/lib/internal/template/box/styles.selectors.js +189 -189
  34. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  35. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  36. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  37. package/lib/internal/template/button/styles.css.js +20 -20
  38. package/lib/internal/template/button/styles.scoped.css +154 -154
  39. package/lib/internal/template/button/styles.selectors.js +20 -20
  40. package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
  41. package/lib/internal/template/button-dropdown/index.js +2 -2
  42. package/lib/internal/template/button-dropdown/index.js.map +1 -1
  43. package/lib/internal/template/button-dropdown/interfaces.d.ts +31 -0
  44. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  45. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  46. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  47. package/lib/internal/template/button-dropdown/internal.js +52 -7
  48. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  49. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  50. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  51. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  52. package/lib/internal/template/button-dropdown/styles.css.js +14 -8
  53. package/lib/internal/template/button-dropdown/styles.scoped.css +44 -14
  54. package/lib/internal/template/button-dropdown/styles.selectors.js +14 -8
  55. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  56. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  57. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +1 -0
  58. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  59. package/lib/internal/template/calendar/styles.css.js +18 -18
  60. package/lib/internal/template/calendar/styles.scoped.css +40 -40
  61. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  62. package/lib/internal/template/cards/index.js +5 -4
  63. package/lib/internal/template/cards/index.js.map +1 -1
  64. package/lib/internal/template/cards/styles.css.js +38 -38
  65. package/lib/internal/template/cards/styles.scoped.css +55 -55
  66. package/lib/internal/template/cards/styles.selectors.js +38 -38
  67. package/lib/internal/template/checkbox/styles.css.js +3 -3
  68. package/lib/internal/template/checkbox/styles.scoped.css +7 -7
  69. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  70. package/lib/internal/template/code-editor/index.js +2 -2
  71. package/lib/internal/template/code-editor/index.js.map +1 -1
  72. package/lib/internal/template/code-editor/status-bar.d.ts.map +1 -1
  73. package/lib/internal/template/code-editor/status-bar.js +3 -3
  74. package/lib/internal/template/code-editor/status-bar.js.map +1 -1
  75. package/lib/internal/template/code-editor/styles.css.js +32 -32
  76. package/lib/internal/template/code-editor/styles.scoped.css +177 -177
  77. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  78. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  79. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +19 -19
  80. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  81. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  82. package/lib/internal/template/collection-preferences/styles.scoped.css +47 -47
  83. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  84. package/lib/internal/template/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  85. package/lib/internal/template/column-layout/flexible-column-layout/index.js +2 -2
  86. package/lib/internal/template/column-layout/flexible-column-layout/index.js.map +1 -1
  87. package/lib/internal/template/column-layout/styles.css.js +13 -13
  88. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  89. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  90. package/lib/internal/template/container/styles.css.js +28 -28
  91. package/lib/internal/template/container/styles.scoped.css +52 -52
  92. package/lib/internal/template/container/styles.selectors.js +28 -28
  93. package/lib/internal/template/date-picker/styles.css.js +7 -7
  94. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  95. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  96. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  97. package/lib/internal/template/date-range-picker/styles.scoped.css +48 -48
  98. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  99. package/lib/internal/template/expandable-section/styles.css.js +29 -29
  100. package/lib/internal/template/expandable-section/styles.scoped.css +65 -65
  101. package/lib/internal/template/expandable-section/styles.selectors.js +29 -29
  102. package/lib/internal/template/flashbar/styles.css.js +46 -46
  103. package/lib/internal/template/flashbar/styles.scoped.css +160 -160
  104. package/lib/internal/template/flashbar/styles.selectors.js +46 -46
  105. package/lib/internal/template/form/styles.css.js +9 -9
  106. package/lib/internal/template/form/styles.scoped.css +9 -9
  107. package/lib/internal/template/form/styles.selectors.js +9 -9
  108. package/lib/internal/template/form-field/styles.css.js +19 -19
  109. package/lib/internal/template/form-field/styles.scoped.css +31 -31
  110. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  111. package/lib/internal/template/grid/styles.css.js +53 -53
  112. package/lib/internal/template/grid/styles.scoped.css +55 -55
  113. package/lib/internal/template/grid/styles.selectors.js +53 -53
  114. package/lib/internal/template/header/styles.css.js +44 -44
  115. package/lib/internal/template/header/styles.scoped.css +50 -50
  116. package/lib/internal/template/header/styles.selectors.js +44 -44
  117. package/lib/internal/template/help-panel/styles.css.js +4 -4
  118. package/lib/internal/template/help-panel/styles.scoped.css +70 -69
  119. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  120. package/lib/internal/template/icon/styles.css.js +21 -21
  121. package/lib/internal/template/icon/styles.scoped.css +50 -50
  122. package/lib/internal/template/icon/styles.selectors.js +21 -21
  123. package/lib/internal/template/input/styles.css.js +12 -12
  124. package/lib/internal/template/input/styles.scoped.css +35 -35
  125. package/lib/internal/template/input/styles.selectors.js +12 -12
  126. package/lib/internal/template/internal/base-component/styles.scoped.css +12 -13
  127. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  128. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
  129. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  130. package/lib/internal/template/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  131. package/lib/internal/template/internal/components/cartesian-chart/labels-measure.js +2 -2
  132. package/lib/internal/template/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  133. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  134. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  135. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  136. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  137. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  138. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  139. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  140. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  141. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  142. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  143. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +10 -10
  144. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  145. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  146. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  147. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  148. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +6 -6
  149. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -9
  150. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +6 -6
  151. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  152. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  153. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  154. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  155. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  156. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  157. package/lib/internal/template/internal/components/dropdown-status/index.d.ts.map +1 -1
  158. package/lib/internal/template/internal/components/dropdown-status/index.js +1 -1
  159. package/lib/internal/template/internal/components/dropdown-status/index.js.map +1 -1
  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 +3 -3
  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 +14 -14
  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 +31 -31
  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 +2 -2
  170. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  171. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  172. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  173. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
  174. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  175. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  176. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  177. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  178. package/lib/internal/template/internal/environment.js +1 -1
  179. package/lib/internal/template/internal/generated/theming/index.cjs +24 -13
  180. package/lib/internal/template/internal/generated/theming/index.js +24 -13
  181. package/lib/internal/template/internal/hooks/container-queries/index.d.ts +0 -2
  182. package/lib/internal/template/internal/hooks/container-queries/index.d.ts.map +1 -1
  183. package/lib/internal/template/internal/hooks/container-queries/index.js +2 -1
  184. package/lib/internal/template/internal/hooks/container-queries/index.js.map +1 -1
  185. package/lib/internal/template/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  186. package/lib/internal/template/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  187. package/lib/internal/template/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  188. package/lib/internal/template/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  189. package/lib/internal/template/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  190. package/lib/internal/template/internal/hooks/container-queries/use-resize-observer.js +0 -2
  191. package/lib/internal/template/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  192. package/lib/internal/template/internal/hooks/use-dynamic-overlap/index.js +2 -2
  193. package/lib/internal/template/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  194. package/lib/internal/template/internal/utils/use-container-width.d.ts.map +1 -1
  195. package/lib/internal/template/internal/utils/use-container-width.js +5 -3
  196. package/lib/internal/template/internal/utils/use-container-width.js.map +1 -1
  197. package/lib/internal/template/link/styles.css.js +20 -20
  198. package/lib/internal/template/link/styles.scoped.css +73 -73
  199. package/lib/internal/template/link/styles.selectors.js +20 -20
  200. package/lib/internal/template/modal/internal.d.ts.map +1 -1
  201. package/lib/internal/template/modal/internal.js +2 -1
  202. package/lib/internal/template/modal/internal.js.map +1 -1
  203. package/lib/internal/template/modal/styles.css.js +23 -23
  204. package/lib/internal/template/modal/styles.scoped.css +40 -40
  205. package/lib/internal/template/modal/styles.selectors.js +23 -23
  206. package/lib/internal/template/multiselect/styles.css.js +1 -1
  207. package/lib/internal/template/multiselect/styles.scoped.css +2 -2
  208. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  209. package/lib/internal/template/pagination/styles.css.js +9 -9
  210. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  211. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  212. package/lib/internal/template/pie-chart/styles.css.js +23 -23
  213. package/lib/internal/template/pie-chart/styles.scoped.css +42 -42
  214. package/lib/internal/template/pie-chart/styles.selectors.js +23 -23
  215. package/lib/internal/template/popover/styles.css.js +50 -50
  216. package/lib/internal/template/popover/styles.scoped.css +66 -66
  217. package/lib/internal/template/popover/styles.selectors.js +50 -50
  218. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  219. package/lib/internal/template/progress-bar/styles.scoped.css +35 -35
  220. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  221. package/lib/internal/template/property-filter/index.d.ts.map +1 -1
  222. package/lib/internal/template/property-filter/index.js +2 -3
  223. package/lib/internal/template/property-filter/index.js.map +1 -1
  224. package/lib/internal/template/property-filter/styles.css.js +29 -29
  225. package/lib/internal/template/property-filter/styles.scoped.css +32 -32
  226. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  227. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  228. package/lib/internal/template/property-filter/token-editor.js +2 -2
  229. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  230. package/lib/internal/template/radio-group/styles.css.js +9 -9
  231. package/lib/internal/template/radio-group/styles.scoped.css +17 -17
  232. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  233. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  234. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  235. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  236. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  237. package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
  238. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  239. package/lib/internal/template/select/parts/virtual-list.js +2 -2
  240. package/lib/internal/template/select/parts/virtual-list.js.map +1 -1
  241. package/lib/internal/template/select/styles.css.js +1 -1
  242. package/lib/internal/template/select/styles.scoped.css +2 -2
  243. package/lib/internal/template/select/styles.selectors.js +1 -1
  244. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  245. package/lib/internal/template/side-navigation/styles.scoped.css +39 -39
  246. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  247. package/lib/internal/template/spinner/styles.css.js +13 -13
  248. package/lib/internal/template/spinner/styles.scoped.css +20 -20
  249. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  250. package/lib/internal/template/split-panel/styles.css.js +56 -56
  251. package/lib/internal/template/split-panel/styles.scoped.css +78 -78
  252. package/lib/internal/template/split-panel/styles.selectors.js +56 -56
  253. package/lib/internal/template/status-indicator/internal.d.ts +6 -3
  254. package/lib/internal/template/status-indicator/internal.d.ts.map +1 -1
  255. package/lib/internal/template/status-indicator/internal.js +2 -2
  256. package/lib/internal/template/status-indicator/internal.js.map +1 -1
  257. package/lib/internal/template/status-indicator/styles.css.js +22 -20
  258. package/lib/internal/template/status-indicator/styles.scoped.css +33 -28
  259. package/lib/internal/template/status-indicator/styles.selectors.js +22 -20
  260. package/lib/internal/template/table/internal.d.ts.map +1 -1
  261. package/lib/internal/template/table/internal.js +6 -4
  262. package/lib/internal/template/table/internal.js.map +1 -1
  263. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +4 -4
  264. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +4 -5
  265. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +4 -4
  266. package/lib/internal/template/table/styles.css.js +34 -34
  267. package/lib/internal/template/table/styles.scoped.css +43 -43
  268. package/lib/internal/template/table/styles.selectors.js +34 -34
  269. package/lib/internal/template/tabs/styles.css.js +21 -21
  270. package/lib/internal/template/tabs/styles.scoped.css +39 -39
  271. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  272. package/lib/internal/template/tabs/tab-header-bar.js +2 -2
  273. package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
  274. package/lib/internal/template/test-utils/dom/button-dropdown/index.d.ts +2 -0
  275. package/lib/internal/template/test-utils/dom/button-dropdown/index.js +6 -1
  276. package/lib/internal/template/test-utils/dom/button-dropdown/index.js.map +1 -1
  277. package/lib/internal/template/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  278. package/lib/internal/template/test-utils/selectors/button-dropdown/index.js +6 -1
  279. package/lib/internal/template/test-utils/selectors/button-dropdown/index.js.map +1 -1
  280. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  281. package/lib/internal/template/text-content/styles.css.js +1 -1
  282. package/lib/internal/template/text-content/styles.scoped.css +64 -64
  283. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  284. package/lib/internal/template/text-filter/styles.css.js +3 -3
  285. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  286. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  287. package/lib/internal/template/textarea/styles.css.js +4 -4
  288. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  289. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  290. package/lib/internal/template/tiles/styles.css.js +28 -28
  291. package/lib/internal/template/tiles/styles.scoped.css +70 -70
  292. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  293. package/lib/internal/template/toggle/styles.css.js +8 -8
  294. package/lib/internal/template/toggle/styles.scoped.css +15 -15
  295. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  296. package/lib/internal/template/token-group/styles.css.js +7 -7
  297. package/lib/internal/template/token-group/styles.scoped.css +17 -17
  298. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  299. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  300. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  301. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  302. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  303. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  304. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  305. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  306. package/lib/internal/template/top-navigation/styles.scoped.css +70 -70
  307. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  308. package/lib/internal/template/top-navigation/use-top-navigation.d.ts.map +1 -1
  309. package/lib/internal/template/top-navigation/use-top-navigation.js +2 -1
  310. package/lib/internal/template/top-navigation/use-top-navigation.js.map +1 -1
  311. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  312. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  313. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  314. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  315. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  316. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  317. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  318. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  319. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  320. package/lib/internal/template/wizard/styles.css.js +31 -31
  321. package/lib/internal/template/wizard/styles.scoped.css +63 -63
  322. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  323. package/package.json +1 -1
  324. package/lib/internal/template/internal/hooks/container-queries/interfaces.d.ts +0 -10
  325. package/lib/internal/template/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  326. package/lib/internal/template/internal/hooks/container-queries/interfaces.js +0 -4
  327. package/lib/internal/template/internal/hooks/container-queries/interfaces.js.map +0 -1
  328. package/lib/internal/template/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  329. package/lib/internal/template/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  330. package/lib/internal/template/internal/hooks/container-queries/use-container-query.js +0 -32
  331. package/lib/internal/template/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "10d03b6f784d39026228e249e03f08d1cef646f0"
2
+ "commit": "abfb46343bce81c5b7b2794794646325caaf909a"
3
3
  }
@@ -6,6 +6,8 @@
6
6
  @use '../internal/styles' as styles;
7
7
  @use '../internal/styles/tokens' as awsui;
8
8
 
9
+ $dropdown-trigger-icon-offset: 2px;
10
+
9
11
  .button-dropdown {
10
12
  display: inline-block;
11
13
  }
@@ -47,3 +49,43 @@
47
49
  .description {
48
50
  color: awsui.$color-text-dropdown-header;
49
51
  }
52
+
53
+ .split-trigger-wrapper {
54
+ display: flex;
55
+
56
+ & > .trigger-item {
57
+ & > button:focus {
58
+ z-index: 1;
59
+ }
60
+ }
61
+
62
+ & > .trigger-item:not(:last-child) {
63
+ & > .trigger-button {
64
+ border-top-right-radius: 0;
65
+ border-bottom-right-radius: 0;
66
+ padding-right: awsui.$space-xs;
67
+ margin-right: awsui.$space-xxxs;
68
+ }
69
+ }
70
+
71
+ & > .trigger-item:not(:first-child) {
72
+ & > .trigger-button {
73
+ border-top-left-radius: 0;
74
+ border-bottom-left-radius: 0;
75
+ padding-left: calc(#{awsui.$space-xs} - #{$dropdown-trigger-icon-offset});
76
+ padding-right: calc(#{awsui.$space-xs} - #{$dropdown-trigger-icon-offset});
77
+ }
78
+
79
+ &.visual-refresh {
80
+ & > .trigger-button {
81
+ padding-right: calc(#{awsui.$space-s} - #{$dropdown-trigger-icon-offset});
82
+ }
83
+ }
84
+ }
85
+ }
86
+ .split-trigger {
87
+ display: contents;
88
+ }
89
+ .dropdown-trigger {
90
+ display: contents;
91
+ }
@@ -22,13 +22,13 @@
22
22
  ul {
23
23
  padding-left: awsui.$space-l;
24
24
  list-style-position: outside;
25
+ margin: awsui.$space-s 0;
26
+ }
27
+ li {
28
+ margin: awsui.$space-scaled-xxs 0;
25
29
  }
26
30
 
27
31
  a,
28
- p,
29
- ul,
30
- ol,
31
- li,
32
32
  h2,
33
33
  h3,
34
34
  h4,
@@ -50,7 +50,7 @@
50
50
  }
51
51
 
52
52
  dl {
53
- margin: awsui.$space-xs 0;
53
+ margin: awsui.$space-s 0;
54
54
  /* stylelint-disable-next-line selector-max-universal */
55
55
  * {
56
56
  margin-top: 0;
@@ -82,6 +82,7 @@
82
82
  p {
83
83
  color: inherit;
84
84
  text-decoration: none;
85
+ margin: awsui.$space-s 0;
85
86
  }
86
87
  h1 {
87
88
  @include styles.font-heading-xl;
@@ -100,7 +100,7 @@
100
100
  }
101
101
 
102
102
  .icon-size-big {
103
- padding-top: awsui.$space-xxxs;
103
+ padding-top: awsui.$space-option-icon-big-top;
104
104
  }
105
105
 
106
106
  .filtering-match-highlight {
@@ -46,9 +46,16 @@ $_color-overrides: (
46
46
  }
47
47
 
48
48
  .container {
49
- display: inline-block;
50
49
  word-break: break-all;
51
50
  word-wrap: break-word;
51
+
52
+ &.display-inline {
53
+ display: inline;
54
+ }
55
+
56
+ &.display-inline-block {
57
+ display: inline-block;
58
+ }
52
59
  }
53
60
 
54
61
  .overflow-ellipsis {
@@ -11,7 +11,6 @@
11
11
  overflow-y: hidden;
12
12
  bottom: 0;
13
13
  width: 100%;
14
- z-index: 800; // Higher than sticky-columns
15
14
 
16
15
  &-content {
17
16
  height: 15px;
@@ -83,7 +83,7 @@
83
83
  ul,
84
84
  ol {
85
85
  padding-left: awsui.$space-l;
86
- margin: awsui.$space-xxs 0;
86
+ margin: awsui.$space-scaled-xs 0;
87
87
  list-style-position: outside;
88
88
 
89
89
  + ul,
@@ -93,7 +93,7 @@
93
93
  > li + ol,
94
94
  > li > ul,
95
95
  > li > ol {
96
- padding-top: awsui.$space-xxs;
96
+ padding-top: awsui.$space-scaled-xxs;
97
97
  }
98
98
 
99
99
  > li > ul,
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_1dga9_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1dga9_1",
6
- "root": "awsui_root_mx3cw_1dga9_119",
7
- "hidden": "awsui_hidden_mx3cw_1dga9_135",
8
- "body": "awsui_body_mx3cw_1dga9_160",
9
- "header": "awsui_header_mx3cw_1dga9_166",
10
- "action": "awsui_action_mx3cw_1dga9_170",
11
- "action-button": "awsui_action-button_mx3cw_1dga9_175",
12
- "text": "awsui_text_mx3cw_1dga9_179",
13
- "icon": "awsui_icon_mx3cw_1dga9_183",
14
- "message": "awsui_message_mx3cw_1dga9_186",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1dga9_194",
16
- "content": "awsui_content_mx3cw_1dga9_208",
17
- "dismiss": "awsui_dismiss_mx3cw_1dga9_212",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_1dga9_218",
19
- "type-error": "awsui_type-error_mx3cw_1dga9_226",
20
- "type-warning": "awsui_type-warning_mx3cw_1dga9_234",
21
- "type-success": "awsui_type-success_mx3cw_1dga9_242",
22
- "type-info": "awsui_type-info_mx3cw_1dga9_250"
4
+ "alert": "awsui_alert_mx3cw_mzm2c_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_mzm2c_1",
6
+ "root": "awsui_root_mx3cw_mzm2c_119",
7
+ "hidden": "awsui_hidden_mx3cw_mzm2c_135",
8
+ "body": "awsui_body_mx3cw_mzm2c_160",
9
+ "header": "awsui_header_mx3cw_mzm2c_166",
10
+ "action": "awsui_action_mx3cw_mzm2c_170",
11
+ "action-button": "awsui_action-button_mx3cw_mzm2c_175",
12
+ "text": "awsui_text_mx3cw_mzm2c_179",
13
+ "icon": "awsui_icon_mx3cw_mzm2c_183",
14
+ "message": "awsui_message_mx3cw_mzm2c_186",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_mzm2c_194",
16
+ "content": "awsui_content_mx3cw_mzm2c_208",
17
+ "dismiss": "awsui_dismiss_mx3cw_mzm2c_212",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_mzm2c_218",
19
+ "type-error": "awsui_type-error_mx3cw_mzm2c_226",
20
+ "type-warning": "awsui_type-warning_mx3cw_mzm2c_234",
21
+ "type-success": "awsui_type-success_mx3cw_mzm2c_242",
22
+ "type-info": "awsui_type-info_mx3cw_mzm2c_250"
23
23
  };
24
24
 
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_alert_mx3cw_1dga9_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_1dga9_1 var(--motion-duration-show-paced-et23hs, 180ms) var(--motion-easing-show-paced-ddbkug, ease-out);
93
+ .awsui_alert_mx3cw_mzm2c_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_mzm2c_1 var(--motion-duration-show-paced-et23hs, 180ms) var(--motion-easing-show-paced-ddbkug, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_1dga9_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_mzm2c_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_1dga9_93:not(#\9) {
105
+ .awsui_alert_mx3cw_mzm2c_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_1dga9_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1dga9_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_mzm2c_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_mzm2c_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_1dga9_119:not(#\9) {
119
+ .awsui_root_mx3cw_mzm2c_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -147,7 +147,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
147
  word-spacing: normal;
148
148
  box-sizing: border-box;
149
149
  font-size: var(--font-body-m-size-0qqejn, 14px);
150
- line-height: var(--font-body-m-line-height-9vkzhc, 22px);
150
+ line-height: var(--font-body-m-line-height-43ichb, 22px);
151
151
  color: var(--color-text-body-default-4colr5, #16191f);
152
152
  font-weight: 400;
153
153
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_1dga9_119.awsui_hidden_mx3cw_1dga9_135:not(#\9) {
161
+ .awsui_root_mx3cw_mzm2c_119.awsui_hidden_mx3cw_mzm2c_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_1dga9_93:not(#\9) {
165
+ .awsui_alert_mx3cw_mzm2c_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -193,7 +193,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
193
  word-spacing: normal;
194
194
  box-sizing: border-box;
195
195
  font-size: var(--font-body-m-size-0qqejn, 14px);
196
- line-height: var(--font-body-m-line-height-9vkzhc, 22px);
196
+ line-height: var(--font-body-m-line-height-43ichb, 22px);
197
197
  color: var(--color-text-body-default-4colr5, #16191f);
198
198
  font-weight: 400;
199
199
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -209,100 +209,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  background-color: var(--color-background-container-content-xlzim4, #ffffff);
210
210
  }
211
211
 
212
- .awsui_body_mx3cw_1dga9_160:not(#\9) {
212
+ .awsui_body_mx3cw_mzm2c_160:not(#\9) {
213
213
  display: flex;
214
214
  flex: 1 1 0%;
215
215
  min-width: 0;
216
216
  }
217
217
 
218
- .awsui_header_mx3cw_1dga9_166:not(#\9) {
218
+ .awsui_header_mx3cw_mzm2c_166:not(#\9) {
219
219
  font-weight: 700;
220
220
  }
221
221
 
222
- .awsui_action_mx3cw_1dga9_170:not(#\9) {
222
+ .awsui_action_mx3cw_mzm2c_170:not(#\9) {
223
223
  white-space: nowrap;
224
224
  margin-left: var(--space-s-o95p2n, 12px);
225
225
  }
226
226
 
227
- .awsui_action-button_mx3cw_1dga9_175:not(#\9) {
227
+ .awsui_action-button_mx3cw_mzm2c_175:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_text_mx3cw_1dga9_179:not(#\9) {
231
+ .awsui_text_mx3cw_mzm2c_179:not(#\9) {
232
232
  padding: var(--border-field-width-gmdyxy, 1px) 0;
233
233
  margin: var(--space-scaled-xxs-gmgwxk, 4px) var(--space-xxs-xx079q, 4px);
234
234
  }
235
- .awsui_text_mx3cw_1dga9_179.awsui_icon_mx3cw_1dga9_183:not(#\9) {
235
+ .awsui_text_mx3cw_mzm2c_179.awsui_icon_mx3cw_mzm2c_183:not(#\9) {
236
236
  margin-left: 0;
237
237
  }
238
- .awsui_text_mx3cw_1dga9_179.awsui_message_mx3cw_1dga9_186:not(#\9) {
238
+ .awsui_text_mx3cw_mzm2c_179.awsui_message_mx3cw_mzm2c_186:not(#\9) {
239
239
  margin-right: var(--space-alert-message-right-76dae3, 0px);
240
240
  }
241
- .awsui_text_mx3cw_1dga9_179.awsui_message_mx3cw_1dga9_186 + .awsui_action_mx3cw_1dga9_170:not(#\9) {
241
+ .awsui_text_mx3cw_mzm2c_179.awsui_message_mx3cw_mzm2c_186 + .awsui_action_mx3cw_mzm2c_170:not(#\9) {
242
242
  margin-left: var(--space-alert-action-left-jyjob3, 20px);
243
243
  }
244
244
 
245
245
  /* stylelint-disable selector-max-type */
246
- .awsui_root_mx3cw_1dga9_119.awsui_breakpoint-default_mx3cw_1dga9_194 > div > .awsui_alert_mx3cw_1dga9_93 > .awsui_body_mx3cw_1dga9_160:not(#\9) {
246
+ .awsui_root_mx3cw_mzm2c_119.awsui_breakpoint-default_mx3cw_mzm2c_194 > div > .awsui_alert_mx3cw_mzm2c_93 > .awsui_body_mx3cw_mzm2c_160:not(#\9) {
247
247
  display: block;
248
248
  }
249
- .awsui_root_mx3cw_1dga9_119.awsui_breakpoint-default_mx3cw_1dga9_194 > div > .awsui_alert_mx3cw_1dga9_93 > .awsui_body_mx3cw_1dga9_160 > .awsui_action_mx3cw_1dga9_170:not(#\9) {
249
+ .awsui_root_mx3cw_mzm2c_119.awsui_breakpoint-default_mx3cw_mzm2c_194 > div > .awsui_alert_mx3cw_mzm2c_93 > .awsui_body_mx3cw_mzm2c_160 > .awsui_action_mx3cw_mzm2c_170:not(#\9) {
250
250
  margin-left: var(--space-xxs-xx079q, 4px);
251
251
  margin-bottom: var(--space-xxs-xx079q, 4px);
252
252
  }
253
253
 
254
254
  /* stylelint-enable selector-max-type */
255
- .awsui_message_mx3cw_1dga9_186:not(#\9) {
255
+ .awsui_message_mx3cw_mzm2c_186:not(#\9) {
256
256
  flex: 1 1 0%;
257
257
  min-width: 0;
258
258
  }
259
259
 
260
- .awsui_content_mx3cw_1dga9_208:not(#\9) {
260
+ .awsui_content_mx3cw_mzm2c_208:not(#\9) {
261
261
  /* used in test-utils */
262
262
  }
263
263
 
264
- .awsui_dismiss_mx3cw_1dga9_212:not(#\9) {
264
+ .awsui_dismiss_mx3cw_mzm2c_212:not(#\9) {
265
265
  flex: 0 0 auto;
266
266
  margin-right: calc(-1 * var(--space-xxs-xx079q, 4px));
267
267
  margin-left: var(--space-s-o95p2n, 12px);
268
268
  }
269
269
 
270
- .awsui_dismiss-button_mx3cw_1dga9_218:not(#\9) {
270
+ .awsui_dismiss-button_mx3cw_mzm2c_218:not(#\9) {
271
271
  /* used in test-utils */
272
272
  }
273
273
 
274
- .awsui_icon_mx3cw_1dga9_183:not(#\9) {
274
+ .awsui_icon_mx3cw_mzm2c_183:not(#\9) {
275
275
  flex: 0 0 auto;
276
276
  }
277
277
 
278
- .awsui_type-error_mx3cw_1dga9_226:not(#\9) {
278
+ .awsui_type-error_mx3cw_mzm2c_226:not(#\9) {
279
279
  border-color: var(--color-border-status-error-jb9vli, #d13212);
280
280
  background-color: var(--color-background-status-error-hrmert, #fdf3f1);
281
281
  }
282
- .awsui_type-error_mx3cw_1dga9_226 > .awsui_icon_mx3cw_1dga9_183:not(#\9) {
282
+ .awsui_type-error_mx3cw_mzm2c_226 > .awsui_icon_mx3cw_mzm2c_183:not(#\9) {
283
283
  color: var(--color-text-status-error-6ntion, #d13212);
284
284
  }
285
285
 
286
- .awsui_type-warning_mx3cw_1dga9_234:not(#\9) {
286
+ .awsui_type-warning_mx3cw_mzm2c_234:not(#\9) {
287
287
  border-color: var(--color-border-status-warning-9ffnra, #aab7b8);
288
288
  background-color: var(--color-background-status-warning-0emqgh, #ffffff);
289
289
  }
290
- .awsui_type-warning_mx3cw_1dga9_234 > .awsui_icon_mx3cw_1dga9_183:not(#\9) {
290
+ .awsui_type-warning_mx3cw_mzm2c_234 > .awsui_icon_mx3cw_mzm2c_183:not(#\9) {
291
291
  color: var(--color-text-status-warning-1ch2bz, #d13212);
292
292
  }
293
293
 
294
- .awsui_type-success_mx3cw_1dga9_242:not(#\9) {
294
+ .awsui_type-success_mx3cw_mzm2c_242:not(#\9) {
295
295
  border-color: var(--color-border-status-success-n4mtn1, #1d8102);
296
296
  background-color: var(--color-background-status-success-j700hs, #f2f8f0);
297
297
  }
298
- .awsui_type-success_mx3cw_1dga9_242 > .awsui_icon_mx3cw_1dga9_183:not(#\9) {
298
+ .awsui_type-success_mx3cw_mzm2c_242 > .awsui_icon_mx3cw_mzm2c_183:not(#\9) {
299
299
  color: var(--color-text-status-success-enko1i, #1d8102);
300
300
  }
301
301
 
302
- .awsui_type-info_mx3cw_1dga9_250:not(#\9) {
302
+ .awsui_type-info_mx3cw_mzm2c_250:not(#\9) {
303
303
  border-color: var(--color-border-status-info-lqyesl, #0073bb);
304
304
  background-color: var(--color-background-status-info-y7xysq, #f1faff);
305
305
  }
306
- .awsui_type-info_mx3cw_1dga9_250 > .awsui_icon_mx3cw_1dga9_183:not(#\9) {
306
+ .awsui_type-info_mx3cw_mzm2c_250 > .awsui_icon_mx3cw_mzm2c_183:not(#\9) {
307
307
  color: var(--color-text-status-info-ljzs7r, #0073bb);
308
308
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_1dga9_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1dga9_1",
7
- "root": "awsui_root_mx3cw_1dga9_119",
8
- "hidden": "awsui_hidden_mx3cw_1dga9_135",
9
- "body": "awsui_body_mx3cw_1dga9_160",
10
- "header": "awsui_header_mx3cw_1dga9_166",
11
- "action": "awsui_action_mx3cw_1dga9_170",
12
- "action-button": "awsui_action-button_mx3cw_1dga9_175",
13
- "text": "awsui_text_mx3cw_1dga9_179",
14
- "icon": "awsui_icon_mx3cw_1dga9_183",
15
- "message": "awsui_message_mx3cw_1dga9_186",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1dga9_194",
17
- "content": "awsui_content_mx3cw_1dga9_208",
18
- "dismiss": "awsui_dismiss_mx3cw_1dga9_212",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_1dga9_218",
20
- "type-error": "awsui_type-error_mx3cw_1dga9_226",
21
- "type-warning": "awsui_type-warning_mx3cw_1dga9_234",
22
- "type-success": "awsui_type-success_mx3cw_1dga9_242",
23
- "type-info": "awsui_type-info_mx3cw_1dga9_250"
5
+ "alert": "awsui_alert_mx3cw_mzm2c_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_mzm2c_1",
7
+ "root": "awsui_root_mx3cw_mzm2c_119",
8
+ "hidden": "awsui_hidden_mx3cw_mzm2c_135",
9
+ "body": "awsui_body_mx3cw_mzm2c_160",
10
+ "header": "awsui_header_mx3cw_mzm2c_166",
11
+ "action": "awsui_action_mx3cw_mzm2c_170",
12
+ "action-button": "awsui_action-button_mx3cw_mzm2c_175",
13
+ "text": "awsui_text_mx3cw_mzm2c_179",
14
+ "icon": "awsui_icon_mx3cw_mzm2c_183",
15
+ "message": "awsui_message_mx3cw_mzm2c_186",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_mzm2c_194",
17
+ "content": "awsui_content_mx3cw_mzm2c_208",
18
+ "dismiss": "awsui_dismiss_mx3cw_mzm2c_212",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_mzm2c_218",
20
+ "type-error": "awsui_type-error_mx3cw_mzm2c_226",
21
+ "type-warning": "awsui_type-warning_mx3cw_mzm2c_234",
22
+ "type-success": "awsui_type-success_mx3cw_mzm2c_242",
23
+ "type-info": "awsui_type-info_mx3cw_mzm2c_250"
24
24
  };
25
25
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_luzee_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_luzee_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_luzee_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_luzee_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_luzee_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_luzee_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_luzee_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_luzee_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_luzee_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_luzee_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_luzee_137",
15
- "annotation": "awsui_annotation_1hpp3_luzee_145",
16
- "next-button": "awsui_next-button_1hpp3_luzee_146",
17
- "previous-button": "awsui_previous-button_1hpp3_luzee_147",
18
- "finish-button": "awsui_finish-button_1hpp3_luzee_148",
19
- "header": "awsui_header_1hpp3_luzee_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_luzee_150",
21
- "content": "awsui_content_1hpp3_luzee_151",
22
- "description": "awsui_description_1hpp3_luzee_155",
23
- "actionBar": "awsui_actionBar_1hpp3_luzee_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_luzee_167",
25
- "divider": "awsui_divider_1hpp3_luzee_171",
26
- "hotspot": "awsui_hotspot_1hpp3_luzee_175",
27
- "icon": "awsui_icon_1hpp3_luzee_215"
4
+ "arrow": "awsui_arrow_1hpp3_l70f2_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_l70f2_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_l70f2_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_l70f2_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_l70f2_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_l70f2_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_l70f2_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_l70f2_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_l70f2_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_l70f2_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_l70f2_137",
15
+ "annotation": "awsui_annotation_1hpp3_l70f2_145",
16
+ "next-button": "awsui_next-button_1hpp3_l70f2_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_l70f2_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_l70f2_148",
19
+ "header": "awsui_header_1hpp3_l70f2_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_l70f2_150",
21
+ "content": "awsui_content_1hpp3_l70f2_151",
22
+ "description": "awsui_description_1hpp3_l70f2_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_l70f2_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_l70f2_167",
25
+ "divider": "awsui_divider_1hpp3_l70f2_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_l70f2_175",
27
+ "icon": "awsui_icon_1hpp3_l70f2_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_luzee_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_l70f2_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_luzee_97:not(#\9), .awsui_arrow-inner_1hpp3_luzee_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9), .awsui_arrow-inner_1hpp3_l70f2_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_luzee_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_l70f2_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-lqyesl, #0073bb);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_luzee_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_l70f2_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_luzee_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_l70f2_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-y7xysq, #f1faff);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_luzee_128 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_luzee_128 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_l70f2_128 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_l70f2_128 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-bkdge5, rgba(0, 28, 36, 0.5));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_luzee_131 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_luzee_131 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_l70f2_131 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_l70f2_131 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-bkdge5, rgba(0, 28, 36, 0.5));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_luzee_134 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_luzee_134 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_l70f2_134 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_l70f2_134 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-bkdge5, rgba(0, 28, 36, 0.5));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_luzee_137 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_luzee_137 > .awsui_arrow-outer_1hpp3_luzee_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_l70f2_137 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_l70f2_137 > .awsui_arrow-outer_1hpp3_l70f2_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-bkdge5, rgba(0, 28, 36, 0.5));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_luzee_145:not(#\9),
146
- .awsui_next-button_1hpp3_luzee_146:not(#\9),
147
- .awsui_previous-button_1hpp3_luzee_147:not(#\9),
148
- .awsui_finish-button_1hpp3_luzee_148:not(#\9),
149
- .awsui_header_1hpp3_luzee_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_luzee_150:not(#\9),
151
- .awsui_content_1hpp3_luzee_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_l70f2_145:not(#\9),
146
+ .awsui_next-button_1hpp3_l70f2_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_l70f2_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_l70f2_148:not(#\9),
149
+ .awsui_header_1hpp3_l70f2_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_l70f2_150:not(#\9),
151
+ .awsui_content_1hpp3_l70f2_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_luzee_155:not(#\9) {
155
+ .awsui_description_1hpp3_l70f2_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-xx079q, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_luzee_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_l70f2_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_luzee_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_l70f2_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_luzee_171:not(#\9) {
171
+ .awsui_divider_1hpp3_l70f2_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-p0xg84, 1px) solid var(--color-border-divider-default-uqjcpn, #eaeded);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_luzee_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_l70f2_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  word-spacing: normal;
204
204
  box-sizing: border-box;
205
205
  font-size: var(--font-body-m-size-0qqejn, 14px);
206
- line-height: var(--font-body-m-line-height-9vkzhc, 22px);
206
+ line-height: var(--font-body-m-line-height-43ichb, 22px);
207
207
  color: var(--color-text-body-default-4colr5, #16191f);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_luzee_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_l70f2_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_luzee_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_l70f2_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_luzee_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_l70f2_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_luzee_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_l70f2_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_luzee_175:not(#\9):focu
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-6frgrc, 50%);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4clyb1, #0073bb);
240
240
  }
241
- .awsui_hotspot_1hpp3_luzee_175 > .awsui_icon_1hpp3_luzee_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_l70f2_175 > .awsui_icon_1hpp3_l70f2_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-0jy39k, #0073bb);
244
244
  }
245
- .awsui_hotspot_1hpp3_luzee_175:not(#\9):hover > .awsui_icon_1hpp3_luzee_215 {
245
+ .awsui_hotspot_1hpp3_l70f2_175:not(#\9):hover > .awsui_icon_1hpp3_l70f2_215 {
246
246
  stroke: var(--color-text-link-hover-z15m9s, #0073bb);
247
247
  }
248
- .awsui_hotspot_1hpp3_luzee_175:not(#\9):active > .awsui_icon_1hpp3_luzee_215 {
248
+ .awsui_hotspot_1hpp3_l70f2_175:not(#\9):active > .awsui_icon_1hpp3_l70f2_215 {
249
249
  stroke: var(--color-text-link-default-0jy39k, #0073bb);
250
250
  }