@cloudscape-design/components-themeable 3.0.180 → 3.0.182

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 (289) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/input/styles.scss +6 -14
  3. package/lib/internal/scss/internal/styles/typography/mixins.scss +2 -0
  4. package/lib/internal/scss/link/styles.scss +4 -0
  5. package/lib/internal/scss/side-navigation/styles.scss +3 -0
  6. package/lib/internal/template/alert/styles.css.js +19 -19
  7. package/lib/internal/template/alert/styles.scoped.css +35 -31
  8. package/lib/internal/template/alert/styles.selectors.js +19 -19
  9. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  10. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -29
  11. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  12. package/lib/internal/template/area-chart/styles.css.js +13 -13
  13. package/lib/internal/template/area-chart/styles.scoped.css +18 -16
  14. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  15. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  16. package/lib/internal/template/attribute-editor/styles.scoped.css +26 -24
  17. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  18. package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
  19. package/lib/internal/template/autosuggest/internal.js +2 -2
  20. package/lib/internal/template/autosuggest/internal.js.map +1 -1
  21. package/lib/internal/template/badge/styles.css.js +5 -5
  22. package/lib/internal/template/badge/styles.scoped.css +7 -5
  23. package/lib/internal/template/badge/styles.selectors.js +5 -5
  24. package/lib/internal/template/box/styles.css.js +189 -189
  25. package/lib/internal/template/box/styles.scoped.css +236 -234
  26. package/lib/internal/template/box/styles.selectors.js +189 -189
  27. package/lib/internal/template/breadcrumb-group/styles.css.js +6 -6
  28. package/lib/internal/template/breadcrumb-group/styles.scoped.css +15 -11
  29. package/lib/internal/template/breadcrumb-group/styles.selectors.js +6 -6
  30. package/lib/internal/template/button/styles.css.js +18 -18
  31. package/lib/internal/template/button/styles.scoped.css +138 -136
  32. package/lib/internal/template/button/styles.selectors.js +18 -18
  33. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  34. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
  35. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  36. package/lib/internal/template/calendar/styles.css.js +18 -18
  37. package/lib/internal/template/calendar/styles.scoped.css +40 -38
  38. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  39. package/lib/internal/template/cards/styles.css.js +37 -37
  40. package/lib/internal/template/cards/styles.scoped.css +48 -44
  41. package/lib/internal/template/cards/styles.selectors.js +37 -37
  42. package/lib/internal/template/checkbox/styles.css.js +3 -3
  43. package/lib/internal/template/checkbox/styles.scoped.css +7 -5
  44. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  45. package/lib/internal/template/code-editor/styles.css.js +32 -32
  46. package/lib/internal/template/code-editor/styles.scoped.css +159 -157
  47. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  48. package/lib/internal/template/column-layout/styles.css.js +13 -13
  49. package/lib/internal/template/column-layout/styles.scoped.css +45 -43
  50. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  51. package/lib/internal/template/container/index.d.ts.map +1 -1
  52. package/lib/internal/template/container/index.js +1 -1
  53. package/lib/internal/template/container/index.js.map +1 -1
  54. package/lib/internal/template/container/styles.css.js +17 -17
  55. package/lib/internal/template/container/styles.scoped.css +29 -27
  56. package/lib/internal/template/container/styles.selectors.js +17 -17
  57. package/lib/internal/template/date-picker/styles.css.js +7 -7
  58. package/lib/internal/template/date-picker/styles.scoped.css +11 -9
  59. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  60. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  61. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -45
  62. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  63. package/lib/internal/template/expandable-section/styles.css.js +21 -21
  64. package/lib/internal/template/expandable-section/styles.scoped.css +44 -42
  65. package/lib/internal/template/expandable-section/styles.selectors.js +21 -21
  66. package/lib/internal/template/flashbar/styles.css.js +33 -33
  67. package/lib/internal/template/flashbar/styles.scoped.css +117 -115
  68. package/lib/internal/template/flashbar/styles.selectors.js +33 -33
  69. package/lib/internal/template/form/styles.css.js +8 -8
  70. package/lib/internal/template/form/styles.scoped.css +10 -8
  71. package/lib/internal/template/form/styles.selectors.js +8 -8
  72. package/lib/internal/template/form-field/styles.css.js +19 -19
  73. package/lib/internal/template/form-field/styles.scoped.css +31 -29
  74. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  75. package/lib/internal/template/grid/styles.css.js +53 -53
  76. package/lib/internal/template/grid/styles.scoped.css +56 -54
  77. package/lib/internal/template/grid/styles.selectors.js +53 -53
  78. package/lib/internal/template/header/styles.css.js +44 -44
  79. package/lib/internal/template/header/styles.scoped.css +49 -47
  80. package/lib/internal/template/header/styles.selectors.js +44 -44
  81. package/lib/internal/template/help-panel/styles.css.js +4 -4
  82. package/lib/internal/template/help-panel/styles.scoped.css +60 -58
  83. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  84. package/lib/internal/template/icon/icons.js +1 -1
  85. package/lib/internal/template/input/index.d.ts.map +1 -1
  86. package/lib/internal/template/input/index.js +2 -2
  87. package/lib/internal/template/input/index.js.map +1 -1
  88. package/lib/internal/template/input/interfaces.d.ts +4 -0
  89. package/lib/internal/template/input/interfaces.d.ts.map +1 -1
  90. package/lib/internal/template/input/interfaces.js.map +1 -1
  91. package/lib/internal/template/input/internal.d.ts +0 -1
  92. package/lib/internal/template/input/internal.d.ts.map +1 -1
  93. package/lib/internal/template/input/internal.js +16 -14
  94. package/lib/internal/template/input/internal.js.map +1 -1
  95. package/lib/internal/template/input/styles.css.js +12 -13
  96. package/lib/internal/template/input/styles.scoped.css +35 -41
  97. package/lib/internal/template/input/styles.selectors.js +12 -13
  98. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts +1 -0
  99. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
  100. package/lib/internal/template/internal/components/autosuggest-input/index.js +2 -2
  101. package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
  102. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  103. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -23
  104. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  105. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  106. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +5 -3
  107. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  108. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  109. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -15
  110. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  111. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  112. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +5 -3
  113. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  114. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  115. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +12 -8
  116. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  117. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  118. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -7
  119. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  120. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  121. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -35
  122. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  123. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  124. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -3
  125. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  126. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  127. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -2
  128. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  129. package/lib/internal/template/internal/components/focus-lock/index.d.ts +2 -1
  130. package/lib/internal/template/internal/components/focus-lock/index.d.ts.map +1 -1
  131. package/lib/internal/template/internal/components/focus-lock/index.js +28 -5
  132. package/lib/internal/template/internal/components/focus-lock/index.js.map +1 -1
  133. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  134. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -13
  135. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  136. package/lib/internal/template/internal/components/option/styles.css.js +15 -15
  137. package/lib/internal/template/internal/components/option/styles.scoped.css +27 -25
  138. package/lib/internal/template/internal/components/option/styles.selectors.js +15 -15
  139. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  140. package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -2
  141. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  142. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  143. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -27
  144. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  145. package/lib/internal/template/internal/components/tab-trap/index.d.ts +7 -4
  146. package/lib/internal/template/internal/components/tab-trap/index.d.ts.map +1 -1
  147. package/lib/internal/template/internal/components/tab-trap/index.js +5 -3
  148. package/lib/internal/template/internal/components/tab-trap/index.js.map +1 -1
  149. package/lib/internal/template/internal/environment.js +1 -1
  150. package/lib/internal/template/internal/hooks/use-merge-refs/index.d.ts +1 -1
  151. package/lib/internal/template/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
  152. package/lib/internal/template/internal/hooks/use-merge-refs/index.js.map +1 -1
  153. package/lib/internal/template/link/styles.css.js +20 -20
  154. package/lib/internal/template/link/styles.scoped.css +75 -71
  155. package/lib/internal/template/link/styles.selectors.js +20 -20
  156. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  157. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +28 -26
  158. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  159. package/lib/internal/template/modal/internal.d.ts.map +1 -1
  160. package/lib/internal/template/modal/internal.js +2 -9
  161. package/lib/internal/template/modal/internal.js.map +1 -1
  162. package/lib/internal/template/modal/styles.css.js +22 -22
  163. package/lib/internal/template/modal/styles.scoped.css +42 -38
  164. package/lib/internal/template/modal/styles.selectors.js +22 -22
  165. package/lib/internal/template/multiselect/internal.d.ts.map +1 -1
  166. package/lib/internal/template/multiselect/internal.js +2 -2
  167. package/lib/internal/template/multiselect/internal.js.map +1 -1
  168. package/lib/internal/template/multiselect/styles.css.js +1 -1
  169. package/lib/internal/template/multiselect/styles.scoped.css +3 -1
  170. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  171. package/lib/internal/template/pagination/styles.css.js +9 -9
  172. package/lib/internal/template/pagination/styles.scoped.css +25 -23
  173. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  174. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  175. package/lib/internal/template/pie-chart/styles.scoped.css +45 -43
  176. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  177. package/lib/internal/template/popover/styles.css.js +50 -50
  178. package/lib/internal/template/popover/styles.scoped.css +69 -63
  179. package/lib/internal/template/popover/styles.selectors.js +50 -50
  180. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  181. package/lib/internal/template/progress-bar/styles.scoped.css +34 -32
  182. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  183. package/lib/internal/template/property-filter/interfaces.d.ts +1 -0
  184. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  185. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  186. package/lib/internal/template/property-filter/styles.css.js +33 -33
  187. package/lib/internal/template/property-filter/styles.scoped.css +37 -35
  188. package/lib/internal/template/property-filter/styles.selectors.js +33 -33
  189. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  190. package/lib/internal/template/property-filter/token-editor.js +1 -1
  191. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  192. package/lib/internal/template/radio-group/styles.css.js +9 -9
  193. package/lib/internal/template/radio-group/styles.scoped.css +17 -15
  194. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  195. package/lib/internal/template/s3-resource-selector/interfaces.d.ts +1 -0
  196. package/lib/internal/template/s3-resource-selector/interfaces.d.ts.map +1 -1
  197. package/lib/internal/template/s3-resource-selector/interfaces.js.map +1 -1
  198. package/lib/internal/template/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  199. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js +1 -1
  200. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js.map +1 -1
  201. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  202. package/lib/internal/template/segmented-control/styles.scoped.css +35 -33
  203. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  204. package/lib/internal/template/select/interfaces.d.ts +4 -0
  205. package/lib/internal/template/select/interfaces.d.ts.map +1 -1
  206. package/lib/internal/template/select/interfaces.js.map +1 -1
  207. package/lib/internal/template/select/internal.d.ts.map +1 -1
  208. package/lib/internal/template/select/internal.js +2 -2
  209. package/lib/internal/template/select/internal.js.map +1 -1
  210. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  211. package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
  212. package/lib/internal/template/select/styles.css.js +1 -1
  213. package/lib/internal/template/select/styles.scoped.css +3 -1
  214. package/lib/internal/template/select/styles.selectors.js +1 -1
  215. package/lib/internal/template/side-navigation/internal.js +1 -1
  216. package/lib/internal/template/side-navigation/internal.js.map +1 -1
  217. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  218. package/lib/internal/template/side-navigation/styles.scoped.css +37 -32
  219. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  220. package/lib/internal/template/split-panel/styles.css.js +59 -59
  221. package/lib/internal/template/split-panel/styles.scoped.css +83 -81
  222. package/lib/internal/template/split-panel/styles.selectors.js +59 -59
  223. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  224. package/lib/internal/template/status-indicator/styles.scoped.css +28 -26
  225. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  226. package/lib/internal/template/table/styles.css.js +33 -33
  227. package/lib/internal/template/table/styles.scoped.css +41 -39
  228. package/lib/internal/template/table/styles.selectors.js +33 -33
  229. package/lib/internal/template/tabs/styles.css.js +21 -21
  230. package/lib/internal/template/tabs/styles.scoped.css +40 -38
  231. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  232. package/lib/internal/template/tag-editor/index.d.ts.map +1 -1
  233. package/lib/internal/template/tag-editor/index.js +2 -2
  234. package/lib/internal/template/tag-editor/index.js.map +1 -1
  235. package/lib/internal/template/tag-editor/interfaces.d.ts +1 -0
  236. package/lib/internal/template/tag-editor/interfaces.d.ts.map +1 -1
  237. package/lib/internal/template/tag-editor/interfaces.js.map +1 -1
  238. package/lib/internal/template/tag-editor/internal.d.ts +1 -0
  239. package/lib/internal/template/tag-editor/internal.d.ts.map +1 -1
  240. package/lib/internal/template/tag-editor/internal.js +2 -2
  241. package/lib/internal/template/tag-editor/internal.js.map +1 -1
  242. package/lib/internal/template/test-utils/dom/input/index.js +1 -1
  243. package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
  244. package/lib/internal/template/test-utils/selectors/input/index.js +1 -1
  245. package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
  246. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  247. package/lib/internal/template/text-content/styles.css.js +1 -1
  248. package/lib/internal/template/text-content/styles.scoped.css +62 -60
  249. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  250. package/lib/internal/template/text-filter/interfaces.d.ts +4 -0
  251. package/lib/internal/template/text-filter/interfaces.d.ts.map +1 -1
  252. package/lib/internal/template/text-filter/interfaces.js.map +1 -1
  253. package/lib/internal/template/text-filter/internal.d.ts.map +1 -1
  254. package/lib/internal/template/text-filter/internal.js +2 -2
  255. package/lib/internal/template/text-filter/internal.js.map +1 -1
  256. package/lib/internal/template/text-filter/styles.css.js +4 -4
  257. package/lib/internal/template/text-filter/styles.scoped.css +6 -4
  258. package/lib/internal/template/text-filter/styles.selectors.js +4 -4
  259. package/lib/internal/template/textarea/styles.css.js +4 -4
  260. package/lib/internal/template/textarea/styles.scoped.css +14 -12
  261. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  262. package/lib/internal/template/tiles/styles.css.js +28 -28
  263. package/lib/internal/template/tiles/styles.scoped.css +72 -68
  264. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  265. package/lib/internal/template/toggle/styles.css.js +8 -8
  266. package/lib/internal/template/toggle/styles.scoped.css +15 -13
  267. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  268. package/lib/internal/template/token-group/styles.css.js +7 -7
  269. package/lib/internal/template/token-group/styles.scoped.css +26 -22
  270. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  271. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  272. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -42
  273. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  274. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  275. package/lib/internal/template/top-navigation/styles.scoped.css +72 -66
  276. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  277. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  278. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -21
  279. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  280. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  281. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  282. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  283. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  284. package/lib/internal/template/tutorial-panel/styles.scoped.css +3 -1
  285. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  286. package/lib/internal/template/wizard/styles.css.js +32 -32
  287. package/lib/internal/template/wizard/styles.scoped.css +62 -60
  288. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  289. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "d52870f63298be6673e76fac5fe05996bf112d7b"
2
+ "commit": "88f1cca99dd1b3f654d949236c3853bf9e4fbc83"
3
3
  }
@@ -119,27 +119,19 @@
119
119
  position: relative;
120
120
  }
121
121
 
122
- .input-icon {
123
- position: absolute;
124
- &:not(.input-icon-hoverable) {
125
- pointer-events: none;
126
- }
127
- }
128
-
129
122
  .input-icon-left {
123
+ position: absolute;
124
+ pointer-events: none;
130
125
  left: styles.$control-icon-horizontal-offset;
131
126
  top: styles.$control-icon-vertical-offset;
132
127
  }
133
128
 
134
129
  .input-icon-right {
135
- right: styles.$control-icon-horizontal-offset;
130
+ position: absolute;
136
131
  top: styles.$control-icon-vertical-offset;
137
- color: awsui.$color-text-button-inline-icon-default;
132
+ right: calc(#{styles.$control-icon-horizontal-offset} - #{awsui.$space-xxs});
138
133
  }
139
134
 
140
- .input-icon-hoverable {
141
- cursor: pointer;
142
- &:hover {
143
- color: awsui.$color-text-button-inline-icon-hover;
144
- }
135
+ .input-button-right {
136
+ /* used in test-utils */
145
137
  }
@@ -17,6 +17,8 @@
17
17
  color: awsui.$color-text-body-default;
18
18
  font-weight: constants.$font-weight-normal;
19
19
  font-family: constants.$font-family-base;
20
+ -webkit-font-smoothing: auto;
21
+ -moz-osx-font-smoothing: auto;
20
22
  }
21
23
 
22
24
  @mixin font-body-s {
@@ -32,6 +32,10 @@ $font-sizes: (
32
32
  @if $variant == 'info' {
33
33
  @include styles.font-smoothing;
34
34
  }
35
+ @if $variant == 'secondary' {
36
+ -webkit-font-smoothing: inherit;
37
+ -moz-osx-font-smoothing: inherit;
38
+ }
35
39
  @include styles.link-style(map.get(constants.$link-variants, $variant));
36
40
  }
37
41
  }
@@ -13,6 +13,7 @@
13
13
  }
14
14
 
15
15
  .header {
16
+ margin: 0;
16
17
  padding: awsui.$space-scaled-l awsui.$space-panel-nav-left;
17
18
  // Additional xl space to prevent text from overlapping the close button.
18
19
  padding-right: calc(#{awsui.$space-scaled-xxl} + #{awsui.$space-xl});
@@ -95,6 +96,8 @@
95
96
  @include styles.font-body-m;
96
97
  color: awsui.$color-text-body-secondary;
97
98
  font-weight: styles.$font-weight-normal;
99
+ -webkit-font-smoothing: auto;
100
+ -moz-osx-font-smoothing: auto;
98
101
  }
99
102
 
100
103
  .link-active {
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_yyus1_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_yyus1_1",
6
- "root": "awsui_root_mx3cw_yyus1_119",
7
- "hidden": "awsui_hidden_mx3cw_yyus1_133",
8
- "body": "awsui_body_mx3cw_yyus1_156",
9
- "header": "awsui_header_mx3cw_yyus1_162",
10
- "action": "awsui_action_mx3cw_yyus1_166",
11
- "action-button": "awsui_action-button_mx3cw_yyus1_171",
12
- "text": "awsui_text_mx3cw_yyus1_175",
13
- "icon": "awsui_icon_mx3cw_yyus1_179",
14
- "message": "awsui_message_mx3cw_yyus1_182",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_yyus1_190",
16
- "content": "awsui_content_mx3cw_yyus1_204",
17
- "dismiss": "awsui_dismiss_mx3cw_yyus1_208",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_yyus1_214",
19
- "type-error": "awsui_type-error_mx3cw_yyus1_222",
20
- "type-warning": "awsui_type-warning_mx3cw_yyus1_230",
21
- "type-success": "awsui_type-success_mx3cw_yyus1_238",
22
- "type-info": "awsui_type-info_mx3cw_yyus1_246"
4
+ "alert": "awsui_alert_mx3cw_1tvf1_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1tvf1_1",
6
+ "root": "awsui_root_mx3cw_1tvf1_119",
7
+ "hidden": "awsui_hidden_mx3cw_1tvf1_135",
8
+ "body": "awsui_body_mx3cw_1tvf1_160",
9
+ "header": "awsui_header_mx3cw_1tvf1_166",
10
+ "action": "awsui_action_mx3cw_1tvf1_170",
11
+ "action-button": "awsui_action-button_mx3cw_1tvf1_175",
12
+ "text": "awsui_text_mx3cw_1tvf1_179",
13
+ "icon": "awsui_icon_mx3cw_1tvf1_183",
14
+ "message": "awsui_message_mx3cw_1tvf1_186",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1tvf1_194",
16
+ "content": "awsui_content_mx3cw_1tvf1_208",
17
+ "dismiss": "awsui_dismiss_mx3cw_1tvf1_212",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1tvf1_218",
19
+ "type-error": "awsui_type-error_mx3cw_1tvf1_226",
20
+ "type-warning": "awsui_type-warning_mx3cw_1tvf1_234",
21
+ "type-success": "awsui_type-success_mx3cw_1tvf1_242",
22
+ "type-info": "awsui_type-info_mx3cw_1tvf1_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_yyus1_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_yyus1_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
93
+ .awsui_alert_mx3cw_1tvf1_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_1tvf1_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_yyus1_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_1tvf1_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_yyus1_93:not(#\9) {
105
+ .awsui_alert_mx3cw_1tvf1_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_yyus1_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_yyus1_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_1tvf1_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1tvf1_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_yyus1_119:not(#\9) {
119
+ .awsui_root_mx3cw_1tvf1_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -151,16 +151,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  color: var(--color-text-body-default-7m2b3r, #16191f);
152
152
  font-weight: 400;
153
153
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
154
+ -webkit-font-smoothing: auto;
155
+ -moz-osx-font-smoothing: auto;
154
156
  word-wrap: break-word;
155
157
  max-width: 100%;
156
158
  overflow: hidden;
157
159
  display: block;
158
160
  }
159
- .awsui_root_mx3cw_yyus1_119.awsui_hidden_mx3cw_yyus1_133:not(#\9) {
161
+ .awsui_root_mx3cw_1tvf1_119.awsui_hidden_mx3cw_1tvf1_135:not(#\9) {
160
162
  display: none;
161
163
  }
162
164
 
163
- .awsui_alert_mx3cw_yyus1_93:not(#\9) {
165
+ .awsui_alert_mx3cw_1tvf1_93:not(#\9) {
164
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
165
167
  border-collapse: separate;
166
168
  border-spacing: 0;
@@ -195,6 +197,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
197
  color: var(--color-text-body-default-7m2b3r, #16191f);
196
198
  font-weight: 400;
197
199
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
200
+ -webkit-font-smoothing: auto;
201
+ -moz-osx-font-smoothing: auto;
198
202
  position: relative;
199
203
  display: flex;
200
204
  justify-content: flex-start;
@@ -205,100 +209,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
209
  background-color: var(--color-background-container-content-o88wxm, #ffffff);
206
210
  }
207
211
 
208
- .awsui_body_mx3cw_yyus1_156:not(#\9) {
212
+ .awsui_body_mx3cw_1tvf1_160:not(#\9) {
209
213
  display: flex;
210
214
  flex: 1 1 0%;
211
215
  min-width: 0;
212
216
  }
213
217
 
214
- .awsui_header_mx3cw_yyus1_162:not(#\9) {
218
+ .awsui_header_mx3cw_1tvf1_166:not(#\9) {
215
219
  font-weight: 700;
216
220
  }
217
221
 
218
- .awsui_action_mx3cw_yyus1_166:not(#\9) {
222
+ .awsui_action_mx3cw_1tvf1_170:not(#\9) {
219
223
  white-space: nowrap;
220
224
  margin-left: var(--space-s-hv8c1d, 12px);
221
225
  }
222
226
 
223
- .awsui_action-button_mx3cw_yyus1_171:not(#\9) {
227
+ .awsui_action-button_mx3cw_1tvf1_175:not(#\9) {
224
228
  /* used in test-utils */
225
229
  }
226
230
 
227
- .awsui_text_mx3cw_yyus1_175:not(#\9) {
231
+ .awsui_text_mx3cw_1tvf1_179:not(#\9) {
228
232
  padding: var(--border-field-width-y6x4sn, 1px) 0;
229
233
  margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
230
234
  }
231
- .awsui_text_mx3cw_yyus1_175.awsui_icon_mx3cw_yyus1_179:not(#\9) {
235
+ .awsui_text_mx3cw_1tvf1_179.awsui_icon_mx3cw_1tvf1_183:not(#\9) {
232
236
  margin-left: 0;
233
237
  }
234
- .awsui_text_mx3cw_yyus1_175.awsui_message_mx3cw_yyus1_182:not(#\9) {
238
+ .awsui_text_mx3cw_1tvf1_179.awsui_message_mx3cw_1tvf1_186:not(#\9) {
235
239
  margin-right: var(--space-alert-message-right-tj2fce, 0px);
236
240
  }
237
- .awsui_text_mx3cw_yyus1_175.awsui_message_mx3cw_yyus1_182 + .awsui_action_mx3cw_yyus1_166:not(#\9) {
241
+ .awsui_text_mx3cw_1tvf1_179.awsui_message_mx3cw_1tvf1_186 + .awsui_action_mx3cw_1tvf1_170:not(#\9) {
238
242
  margin-left: var(--space-alert-action-left-ovi85g, 20px);
239
243
  }
240
244
 
241
245
  /* stylelint-disable selector-max-type */
242
- .awsui_root_mx3cw_yyus1_119.awsui_breakpoint-default_mx3cw_yyus1_190 > div > .awsui_alert_mx3cw_yyus1_93 > .awsui_body_mx3cw_yyus1_156:not(#\9) {
246
+ .awsui_root_mx3cw_1tvf1_119.awsui_breakpoint-default_mx3cw_1tvf1_194 > div > .awsui_alert_mx3cw_1tvf1_93 > .awsui_body_mx3cw_1tvf1_160:not(#\9) {
243
247
  display: block;
244
248
  }
245
- .awsui_root_mx3cw_yyus1_119.awsui_breakpoint-default_mx3cw_yyus1_190 > div > .awsui_alert_mx3cw_yyus1_93 > .awsui_body_mx3cw_yyus1_156 > .awsui_action_mx3cw_yyus1_166:not(#\9) {
249
+ .awsui_root_mx3cw_1tvf1_119.awsui_breakpoint-default_mx3cw_1tvf1_194 > div > .awsui_alert_mx3cw_1tvf1_93 > .awsui_body_mx3cw_1tvf1_160 > .awsui_action_mx3cw_1tvf1_170:not(#\9) {
246
250
  margin-left: var(--space-xxs-ynfts5, 4px);
247
251
  margin-bottom: var(--space-xxs-ynfts5, 4px);
248
252
  }
249
253
 
250
254
  /* stylelint-enable selector-max-type */
251
- .awsui_message_mx3cw_yyus1_182:not(#\9) {
255
+ .awsui_message_mx3cw_1tvf1_186:not(#\9) {
252
256
  flex: 1 1 0%;
253
257
  min-width: 0;
254
258
  }
255
259
 
256
- .awsui_content_mx3cw_yyus1_204:not(#\9) {
260
+ .awsui_content_mx3cw_1tvf1_208:not(#\9) {
257
261
  /* used in test-utils */
258
262
  }
259
263
 
260
- .awsui_dismiss_mx3cw_yyus1_208:not(#\9) {
264
+ .awsui_dismiss_mx3cw_1tvf1_212:not(#\9) {
261
265
  flex: 0 0 auto;
262
266
  margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
263
267
  margin-left: var(--space-s-hv8c1d, 12px);
264
268
  }
265
269
 
266
- .awsui_dismiss-button_mx3cw_yyus1_214:not(#\9) {
270
+ .awsui_dismiss-button_mx3cw_1tvf1_218:not(#\9) {
267
271
  /* used in test-utils */
268
272
  }
269
273
 
270
- .awsui_icon_mx3cw_yyus1_179:not(#\9) {
274
+ .awsui_icon_mx3cw_1tvf1_183:not(#\9) {
271
275
  flex: 0 0 auto;
272
276
  }
273
277
 
274
- .awsui_type-error_mx3cw_yyus1_222:not(#\9) {
278
+ .awsui_type-error_mx3cw_1tvf1_226:not(#\9) {
275
279
  border-color: var(--color-border-status-error-fybu9w, #d13212);
276
280
  background-color: var(--color-background-status-error-h1a0iq, #fdf3f1);
277
281
  }
278
- .awsui_type-error_mx3cw_yyus1_222 > .awsui_icon_mx3cw_yyus1_179:not(#\9) {
282
+ .awsui_type-error_mx3cw_1tvf1_226 > .awsui_icon_mx3cw_1tvf1_183:not(#\9) {
279
283
  color: var(--color-text-status-error-jer77f, #d13212);
280
284
  }
281
285
 
282
- .awsui_type-warning_mx3cw_yyus1_230:not(#\9) {
286
+ .awsui_type-warning_mx3cw_1tvf1_234:not(#\9) {
283
287
  border-color: var(--color-border-status-warning-2otrg9, #aab7b8);
284
288
  background-color: var(--color-background-status-warning-1213z1, #ffffff);
285
289
  }
286
- .awsui_type-warning_mx3cw_yyus1_230 > .awsui_icon_mx3cw_yyus1_179:not(#\9) {
290
+ .awsui_type-warning_mx3cw_1tvf1_234 > .awsui_icon_mx3cw_1tvf1_183:not(#\9) {
287
291
  color: var(--color-text-status-warning-94ezyx, #d13212);
288
292
  }
289
293
 
290
- .awsui_type-success_mx3cw_yyus1_238:not(#\9) {
294
+ .awsui_type-success_mx3cw_1tvf1_242:not(#\9) {
291
295
  border-color: var(--color-border-status-success-lb896w, #1d8102);
292
296
  background-color: var(--color-background-status-success-cvmksn, #f2f8f0);
293
297
  }
294
- .awsui_type-success_mx3cw_yyus1_238 > .awsui_icon_mx3cw_yyus1_179:not(#\9) {
298
+ .awsui_type-success_mx3cw_1tvf1_242 > .awsui_icon_mx3cw_1tvf1_183:not(#\9) {
295
299
  color: var(--color-text-status-success-hb5hdl, #1d8102);
296
300
  }
297
301
 
298
- .awsui_type-info_mx3cw_yyus1_246:not(#\9) {
302
+ .awsui_type-info_mx3cw_1tvf1_250:not(#\9) {
299
303
  border-color: var(--color-border-status-info-0iedcr, #0073bb);
300
304
  background-color: var(--color-background-status-info-yq3r41, #f1faff);
301
305
  }
302
- .awsui_type-info_mx3cw_yyus1_246 > .awsui_icon_mx3cw_yyus1_179:not(#\9) {
306
+ .awsui_type-info_mx3cw_1tvf1_250 > .awsui_icon_mx3cw_1tvf1_183:not(#\9) {
303
307
  color: var(--color-text-status-info-09r23g, #0073bb);
304
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_yyus1_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_yyus1_1",
7
- "root": "awsui_root_mx3cw_yyus1_119",
8
- "hidden": "awsui_hidden_mx3cw_yyus1_133",
9
- "body": "awsui_body_mx3cw_yyus1_156",
10
- "header": "awsui_header_mx3cw_yyus1_162",
11
- "action": "awsui_action_mx3cw_yyus1_166",
12
- "action-button": "awsui_action-button_mx3cw_yyus1_171",
13
- "text": "awsui_text_mx3cw_yyus1_175",
14
- "icon": "awsui_icon_mx3cw_yyus1_179",
15
- "message": "awsui_message_mx3cw_yyus1_182",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_yyus1_190",
17
- "content": "awsui_content_mx3cw_yyus1_204",
18
- "dismiss": "awsui_dismiss_mx3cw_yyus1_208",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_yyus1_214",
20
- "type-error": "awsui_type-error_mx3cw_yyus1_222",
21
- "type-warning": "awsui_type-warning_mx3cw_yyus1_230",
22
- "type-success": "awsui_type-success_mx3cw_yyus1_238",
23
- "type-info": "awsui_type-info_mx3cw_yyus1_246"
5
+ "alert": "awsui_alert_mx3cw_1tvf1_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1tvf1_1",
7
+ "root": "awsui_root_mx3cw_1tvf1_119",
8
+ "hidden": "awsui_hidden_mx3cw_1tvf1_135",
9
+ "body": "awsui_body_mx3cw_1tvf1_160",
10
+ "header": "awsui_header_mx3cw_1tvf1_166",
11
+ "action": "awsui_action_mx3cw_1tvf1_170",
12
+ "action-button": "awsui_action-button_mx3cw_1tvf1_175",
13
+ "text": "awsui_text_mx3cw_1tvf1_179",
14
+ "icon": "awsui_icon_mx3cw_1tvf1_183",
15
+ "message": "awsui_message_mx3cw_1tvf1_186",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1tvf1_194",
17
+ "content": "awsui_content_mx3cw_1tvf1_208",
18
+ "dismiss": "awsui_dismiss_mx3cw_1tvf1_212",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1tvf1_218",
20
+ "type-error": "awsui_type-error_mx3cw_1tvf1_226",
21
+ "type-warning": "awsui_type-warning_mx3cw_1tvf1_234",
22
+ "type-success": "awsui_type-success_mx3cw_1tvf1_242",
23
+ "type-info": "awsui_type-info_mx3cw_1tvf1_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_1s9s9_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_1s9s9_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_1s9s9_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1s9s9_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1s9s9_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1s9s9_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1s9s9_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1s9s9_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1s9s9_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1s9s9_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1s9s9_137",
15
- "annotation": "awsui_annotation_1hpp3_1s9s9_145",
16
- "next-button": "awsui_next-button_1hpp3_1s9s9_146",
17
- "previous-button": "awsui_previous-button_1hpp3_1s9s9_147",
18
- "finish-button": "awsui_finish-button_1hpp3_1s9s9_148",
19
- "header": "awsui_header_1hpp3_1s9s9_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_1s9s9_150",
21
- "content": "awsui_content_1hpp3_1s9s9_151",
22
- "description": "awsui_description_1hpp3_1s9s9_155",
23
- "actionBar": "awsui_actionBar_1hpp3_1s9s9_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_1s9s9_167",
25
- "divider": "awsui_divider_1hpp3_1s9s9_171",
26
- "hotspot": "awsui_hotspot_1hpp3_1s9s9_175",
27
- "icon": "awsui_icon_1hpp3_1s9s9_213"
4
+ "arrow": "awsui_arrow_1hpp3_ilqxm_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_ilqxm_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_ilqxm_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ilqxm_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ilqxm_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ilqxm_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ilqxm_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ilqxm_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ilqxm_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ilqxm_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ilqxm_137",
15
+ "annotation": "awsui_annotation_1hpp3_ilqxm_145",
16
+ "next-button": "awsui_next-button_1hpp3_ilqxm_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_ilqxm_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_ilqxm_148",
19
+ "header": "awsui_header_1hpp3_ilqxm_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_ilqxm_150",
21
+ "content": "awsui_content_1hpp3_ilqxm_151",
22
+ "description": "awsui_description_1hpp3_ilqxm_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_ilqxm_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_ilqxm_167",
25
+ "divider": "awsui_divider_1hpp3_ilqxm_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_ilqxm_175",
27
+ "icon": "awsui_icon_1hpp3_ilqxm_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_1s9s9_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_ilqxm_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9), .awsui_arrow-inner_1hpp3_1s9s9_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9), .awsui_arrow-inner_1hpp3_ilqxm_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_1s9s9_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1s9s9_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_ilqxm_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_1s9s9_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-0iedcr, #0073bb);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_1s9s9_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_ilqxm_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_1s9s9_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_ilqxm_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-yq3r41, #f1faff);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_1s9s9_128 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1s9s9_128 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_ilqxm_128 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_ilqxm_128 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_1s9s9_131 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1s9s9_131 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_ilqxm_131 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_ilqxm_131 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_1s9s9_134 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1s9s9_134 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_ilqxm_134 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_ilqxm_134 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_1s9s9_137 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1s9s9_137 > .awsui_arrow-outer_1hpp3_1s9s9_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_ilqxm_137 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_ilqxm_137 > .awsui_arrow-outer_1hpp3_ilqxm_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, 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_1s9s9_145:not(#\9),
146
- .awsui_next-button_1hpp3_1s9s9_146:not(#\9),
147
- .awsui_previous-button_1hpp3_1s9s9_147:not(#\9),
148
- .awsui_finish-button_1hpp3_1s9s9_148:not(#\9),
149
- .awsui_header_1hpp3_1s9s9_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_1s9s9_150:not(#\9),
151
- .awsui_content_1hpp3_1s9s9_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_ilqxm_145:not(#\9),
146
+ .awsui_next-button_1hpp3_ilqxm_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_ilqxm_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_ilqxm_148:not(#\9),
149
+ .awsui_header_1hpp3_ilqxm_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_ilqxm_150:not(#\9),
151
+ .awsui_content_1hpp3_ilqxm_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_1s9s9_155:not(#\9) {
155
+ .awsui_description_1hpp3_ilqxm_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-ynfts5, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_1s9s9_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_ilqxm_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_1s9s9_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_ilqxm_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_1s9s9_171:not(#\9) {
171
+ .awsui_divider_1hpp3_ilqxm_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_1s9s9_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_ilqxm_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -207,6 +207,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  color: var(--color-text-body-default-7m2b3r, #16191f);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
210
+ -webkit-font-smoothing: auto;
211
+ -moz-osx-font-smoothing: auto;
210
212
  background: transparent;
211
213
  border: none;
212
214
  padding: 0;
@@ -215,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
215
217
  width: 16px;
216
218
  height: 16px;
217
219
  }
218
- .awsui_hotspot_1hpp3_1s9s9_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_ilqxm_175:not(#\9):focus {
219
221
  outline: none;
220
222
  }
221
- .awsui_hotspot_1hpp3_1s9s9_175[data-awsui-focus-visible=true]:not(#\9):focus {
223
+ .awsui_hotspot_1hpp3_ilqxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
222
224
  position: relative;
223
225
  }
224
- .awsui_hotspot_1hpp3_1s9s9_175[data-awsui-focus-visible=true]:not(#\9):focus {
226
+ .awsui_hotspot_1hpp3_ilqxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
225
227
  outline: 2px dotted transparent;
226
228
  outline-offset: calc(2px - 1px);
227
229
  }
228
- .awsui_hotspot_1hpp3_1s9s9_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
230
+ .awsui_hotspot_1hpp3_ilqxm_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
229
231
  content: " ";
230
232
  display: block;
231
233
  position: absolute;
@@ -236,13 +238,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
236
238
  border-radius: var(--border-radius-control-circular-focus-ring-l88ib6, 50%);
237
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
238
240
  }
239
- .awsui_hotspot_1hpp3_1s9s9_175 > .awsui_icon_1hpp3_1s9s9_213:not(#\9) {
241
+ .awsui_hotspot_1hpp3_ilqxm_175 > .awsui_icon_1hpp3_ilqxm_215:not(#\9) {
240
242
  position: relative;
241
243
  stroke: var(--color-text-link-default-753y4e, #0073bb);
242
244
  }
243
- .awsui_hotspot_1hpp3_1s9s9_175:not(#\9):hover > .awsui_icon_1hpp3_1s9s9_213 {
245
+ .awsui_hotspot_1hpp3_ilqxm_175:not(#\9):hover > .awsui_icon_1hpp3_ilqxm_215 {
244
246
  stroke: var(--color-text-link-hover-ok01xk, #0073bb);
245
247
  }
246
- .awsui_hotspot_1hpp3_1s9s9_175:not(#\9):active > .awsui_icon_1hpp3_1s9s9_213 {
248
+ .awsui_hotspot_1hpp3_ilqxm_175:not(#\9):active > .awsui_icon_1hpp3_ilqxm_215 {
247
249
  stroke: var(--color-text-link-default-753y4e, #0073bb);
248
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_1s9s9_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_1s9s9_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_1s9s9_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1s9s9_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1s9s9_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1s9s9_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1s9s9_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1s9s9_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1s9s9_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1s9s9_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1s9s9_137",
16
- "annotation": "awsui_annotation_1hpp3_1s9s9_145",
17
- "next-button": "awsui_next-button_1hpp3_1s9s9_146",
18
- "previous-button": "awsui_previous-button_1hpp3_1s9s9_147",
19
- "finish-button": "awsui_finish-button_1hpp3_1s9s9_148",
20
- "header": "awsui_header_1hpp3_1s9s9_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_1s9s9_150",
22
- "content": "awsui_content_1hpp3_1s9s9_151",
23
- "description": "awsui_description_1hpp3_1s9s9_155",
24
- "actionBar": "awsui_actionBar_1hpp3_1s9s9_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_1s9s9_167",
26
- "divider": "awsui_divider_1hpp3_1s9s9_171",
27
- "hotspot": "awsui_hotspot_1hpp3_1s9s9_175",
28
- "icon": "awsui_icon_1hpp3_1s9s9_213"
5
+ "arrow": "awsui_arrow_1hpp3_ilqxm_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_ilqxm_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_ilqxm_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ilqxm_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ilqxm_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ilqxm_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ilqxm_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ilqxm_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ilqxm_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ilqxm_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ilqxm_137",
16
+ "annotation": "awsui_annotation_1hpp3_ilqxm_145",
17
+ "next-button": "awsui_next-button_1hpp3_ilqxm_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_ilqxm_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_ilqxm_148",
20
+ "header": "awsui_header_1hpp3_ilqxm_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_ilqxm_150",
22
+ "content": "awsui_content_1hpp3_ilqxm_151",
23
+ "description": "awsui_description_1hpp3_ilqxm_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_ilqxm_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_ilqxm_167",
26
+ "divider": "awsui_divider_1hpp3_ilqxm_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_ilqxm_175",
28
+ "icon": "awsui_icon_1hpp3_ilqxm_215"
29
29
  };
30
30