@cloudscape-design/components-themeable 3.0.776 → 3.0.778

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 (407) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/template/alert/actions-wrapper/styles.css.js +1 -1
  3. package/lib/internal/template/alert/actions-wrapper/styles.scoped.css +3 -3
  4. package/lib/internal/template/alert/actions-wrapper/styles.selectors.js +1 -1
  5. package/lib/internal/template/alert/styles.css.js +27 -27
  6. package/lib/internal/template/alert/styles.scoped.css +93 -93
  7. package/lib/internal/template/alert/styles.selectors.js +27 -27
  8. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  9. package/lib/internal/template/anchor-navigation/styles.scoped.css +61 -61
  10. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  11. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  12. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +50 -50
  13. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  14. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  15. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
  16. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  17. package/lib/internal/template/app-layout/drawer/index.d.ts.map +1 -1
  18. package/lib/internal/template/app-layout/drawer/index.js +2 -1
  19. package/lib/internal/template/app-layout/drawer/index.js.map +1 -1
  20. package/lib/internal/template/app-layout/drawer/styles.css.js +13 -13
  21. package/lib/internal/template/app-layout/drawer/styles.scoped.css +33 -33
  22. package/lib/internal/template/app-layout/drawer/styles.selectors.js +13 -13
  23. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  24. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  25. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  26. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  27. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  28. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  29. package/lib/internal/template/app-layout/resize/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/resize/styles.scoped.css +9 -9
  31. package/lib/internal/template/app-layout/resize/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/styles.css.js +12 -12
  33. package/lib/internal/template/app-layout/styles.scoped.css +21 -21
  34. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  35. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  36. package/lib/internal/template/app-layout/toggles/styles.scoped.css +20 -20
  37. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  38. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +85 -85
  39. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  40. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +85 -85
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  42. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +9 -9
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  47. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  48. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  49. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  50. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  51. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +28 -28
  52. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  53. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
  54. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +40 -40
  55. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
  56. package/lib/internal/template/area-chart/styles.css.js +6 -6
  57. package/lib/internal/template/area-chart/styles.scoped.css +16 -16
  58. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  59. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  60. package/lib/internal/template/attribute-editor/styles.scoped.css +43 -43
  61. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  62. package/lib/internal/template/badge/styles.css.js +10 -10
  63. package/lib/internal/template/badge/styles.scoped.css +38 -38
  64. package/lib/internal/template/badge/styles.selectors.js +10 -10
  65. package/lib/internal/template/box/styles.css.js +191 -191
  66. package/lib/internal/template/box/styles.scoped.css +445 -445
  67. package/lib/internal/template/box/styles.selectors.js +191 -191
  68. package/lib/internal/template/breadcrumb-group/item/styles.css.js +8 -8
  69. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +40 -40
  70. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +8 -8
  71. package/lib/internal/template/breadcrumb-group/styles.css.js +9 -9
  72. package/lib/internal/template/breadcrumb-group/styles.scoped.css +16 -16
  73. package/lib/internal/template/breadcrumb-group/styles.selectors.js +9 -9
  74. package/lib/internal/template/button/styles.css.js +20 -20
  75. package/lib/internal/template/button/styles.scoped.css +573 -573
  76. package/lib/internal/template/button/styles.selectors.js +20 -20
  77. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
  78. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +51 -51
  79. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
  80. package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
  81. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +53 -53
  82. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
  83. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  84. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  85. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  86. package/lib/internal/template/button-dropdown/styles.css.js +17 -17
  87. package/lib/internal/template/button-dropdown/styles.scoped.css +41 -41
  88. package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
  89. package/lib/internal/template/button-group/styles.css.js +4 -4
  90. package/lib/internal/template/button-group/styles.scoped.css +12 -12
  91. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  92. package/lib/internal/template/calendar/styles.css.js +21 -21
  93. package/lib/internal/template/calendar/styles.scoped.css +128 -128
  94. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  95. package/lib/internal/template/cards/styles.css.js +39 -39
  96. package/lib/internal/template/cards/styles.scoped.css +112 -112
  97. package/lib/internal/template/cards/styles.selectors.js +39 -39
  98. package/lib/internal/template/checkbox/styles.css.js +3 -3
  99. package/lib/internal/template/checkbox/styles.scoped.css +19 -19
  100. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  101. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  102. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +12 -12
  103. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  104. package/lib/internal/template/code-editor/styles.css.js +33 -33
  105. package/lib/internal/template/code-editor/styles.scoped.css +303 -303
  106. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  107. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  108. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +55 -55
  109. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  110. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  111. package/lib/internal/template/collection-preferences/styles.scoped.css +95 -95
  112. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  113. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  114. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  115. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  116. package/lib/internal/template/column-layout/styles.css.js +13 -13
  117. package/lib/internal/template/column-layout/styles.scoped.css +58 -58
  118. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  119. package/lib/internal/template/container/styles.css.js +30 -30
  120. package/lib/internal/template/container/styles.scoped.css +125 -125
  121. package/lib/internal/template/container/styles.selectors.js +30 -30
  122. package/lib/internal/template/content-layout/styles.css.js +14 -14
  123. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  124. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  125. package/lib/internal/template/copy-to-clipboard/styles.css.js +4 -4
  126. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +5 -5
  127. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +4 -4
  128. package/lib/internal/template/date-picker/styles.css.js +7 -7
  129. package/lib/internal/template/date-picker/styles.scoped.css +19 -19
  130. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  131. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
  132. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +111 -111
  133. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  134. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  135. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
  136. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  137. package/lib/internal/template/date-range-picker/styles.css.js +39 -39
  138. package/lib/internal/template/date-range-picker/styles.scoped.css +87 -87
  139. package/lib/internal/template/date-range-picker/styles.selectors.js +39 -39
  140. package/lib/internal/template/drawer/styles.css.js +4 -4
  141. package/lib/internal/template/drawer/styles.scoped.css +37 -37
  142. package/lib/internal/template/drawer/styles.selectors.js +4 -4
  143. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  144. package/lib/internal/template/expandable-section/styles.scoped.css +127 -127
  145. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  146. package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
  147. package/lib/internal/template/file-upload/dropzone/styles.scoped.css +13 -13
  148. package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
  149. package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
  150. package/lib/internal/template/file-upload/file-input/styles.scoped.css +17 -17
  151. package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
  152. package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
  153. package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
  154. package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
  155. package/lib/internal/template/file-upload/styles.css.js +2 -2
  156. package/lib/internal/template/file-upload/styles.scoped.css +4 -4
  157. package/lib/internal/template/file-upload/styles.selectors.js +2 -2
  158. package/lib/internal/template/flashbar/styles.css.js +50 -50
  159. package/lib/internal/template/flashbar/styles.scoped.css +259 -259
  160. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  161. package/lib/internal/template/form/styles.css.js +8 -8
  162. package/lib/internal/template/form/styles.scoped.css +20 -20
  163. package/lib/internal/template/form/styles.selectors.js +8 -8
  164. package/lib/internal/template/form-field/styles.css.js +24 -24
  165. package/lib/internal/template/form-field/styles.scoped.css +65 -65
  166. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  167. package/lib/internal/template/grid/styles.css.js +53 -53
  168. package/lib/internal/template/grid/styles.scoped.css +62 -62
  169. package/lib/internal/template/grid/styles.selectors.js +53 -53
  170. package/lib/internal/template/header/styles.css.js +34 -34
  171. package/lib/internal/template/header/styles.scoped.css +126 -126
  172. package/lib/internal/template/header/styles.selectors.js +34 -34
  173. package/lib/internal/template/help-panel/styles.css.js +5 -5
  174. package/lib/internal/template/help-panel/styles.scoped.css +177 -177
  175. package/lib/internal/template/help-panel/styles.selectors.js +5 -5
  176. package/lib/internal/template/hotspot/styles.css.js +7 -7
  177. package/lib/internal/template/hotspot/styles.scoped.css +10 -10
  178. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  179. package/lib/internal/template/icon/styles.css.js +38 -38
  180. package/lib/internal/template/icon/styles.scoped.css +123 -123
  181. package/lib/internal/template/icon/styles.selectors.js +38 -38
  182. package/lib/internal/template/input/styles.css.js +13 -13
  183. package/lib/internal/template/input/styles.scoped.css +95 -95
  184. package/lib/internal/template/input/styles.selectors.js +13 -13
  185. package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  186. package/lib/internal/template/internal/analytics/components/analytics-funnel.js +25 -5
  187. package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
  188. package/lib/internal/template/internal/analytics/index.d.ts.map +1 -1
  189. package/lib/internal/template/internal/analytics/index.js +1 -0
  190. package/lib/internal/template/internal/analytics/index.js.map +1 -1
  191. package/lib/internal/template/internal/analytics/interfaces.d.ts +10 -0
  192. package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -1
  193. package/lib/internal/template/internal/analytics/interfaces.js.map +1 -1
  194. package/lib/internal/template/internal/base-component/styles.scoped.css +3482 -3462
  195. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  196. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +28 -28
  197. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  198. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  199. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +89 -89
  200. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  201. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +27 -27
  202. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +41 -41
  203. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +27 -27
  204. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  205. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
  206. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  207. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  208. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +26 -26
  209. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  210. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  211. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
  212. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  213. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  214. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +11 -11
  215. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  216. package/lib/internal/template/internal/components/chart-popover-footer/styles.css.js +1 -1
  217. package/lib/internal/template/internal/components/chart-popover-footer/styles.scoped.css +5 -5
  218. package/lib/internal/template/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  219. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  220. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +56 -56
  221. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  222. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  223. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
  224. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  225. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  226. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
  227. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  228. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  229. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -15
  230. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  231. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  232. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +20 -20
  233. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  234. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  235. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +60 -60
  236. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  237. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  238. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
  239. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  240. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  241. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +10 -10
  242. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  243. package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
  244. package/lib/internal/template/internal/components/handle/styles.scoped.css +15 -15
  245. package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
  246. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  247. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +34 -34
  248. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  249. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  250. package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
  251. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  252. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  253. package/lib/internal/template/internal/components/options-list/styles.scoped.css +10 -10
  254. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  255. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
  256. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +17 -17
  257. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  258. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  259. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +79 -79
  260. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  261. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  262. package/lib/internal/template/internal/components/token-list/styles.scoped.css +45 -45
  263. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  264. package/lib/internal/template/internal/environment.js +1 -1
  265. package/lib/internal/template/internal/environment.json +1 -1
  266. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  267. package/lib/internal/template/key-value-pairs/styles.scoped.css +27 -27
  268. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  269. package/lib/internal/template/link/styles.css.js +20 -20
  270. package/lib/internal/template/link/styles.scoped.css +153 -153
  271. package/lib/internal/template/link/styles.selectors.js +20 -20
  272. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  273. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +22 -22
  274. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  275. package/lib/internal/template/modal/styles.css.js +23 -23
  276. package/lib/internal/template/modal/styles.scoped.css +77 -77
  277. package/lib/internal/template/modal/styles.selectors.js +23 -23
  278. package/lib/internal/template/multiselect/styles.css.js +2 -2
  279. package/lib/internal/template/multiselect/styles.scoped.css +7 -7
  280. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  281. package/lib/internal/template/pagination/styles.css.js +9 -9
  282. package/lib/internal/template/pagination/styles.scoped.css +53 -53
  283. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  284. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  285. package/lib/internal/template/pie-chart/styles.scoped.css +72 -72
  286. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  287. package/lib/internal/template/popover/styles.css.js +52 -52
  288. package/lib/internal/template/popover/styles.scoped.css +119 -119
  289. package/lib/internal/template/popover/styles.selectors.js +52 -52
  290. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  291. package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
  292. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  293. package/lib/internal/template/prompt-input/styles.css.js +8 -8
  294. package/lib/internal/template/prompt-input/styles.scoped.css +75 -75
  295. package/lib/internal/template/prompt-input/styles.selectors.js +8 -8
  296. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  297. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +83 -83
  298. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  299. package/lib/internal/template/property-filter/styles.css.js +38 -38
  300. package/lib/internal/template/property-filter/styles.scoped.css +88 -88
  301. package/lib/internal/template/property-filter/styles.selectors.js +38 -38
  302. package/lib/internal/template/radio-group/styles.css.js +10 -10
  303. package/lib/internal/template/radio-group/styles.scoped.css +43 -43
  304. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  305. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  306. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +14 -14
  307. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  308. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  309. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +7 -7
  310. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  311. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  312. package/lib/internal/template/segmented-control/styles.scoped.css +80 -80
  313. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  314. package/lib/internal/template/select/parts/styles.css.js +21 -21
  315. package/lib/internal/template/select/parts/styles.scoped.css +59 -59
  316. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  317. package/lib/internal/template/select/styles.css.js +1 -1
  318. package/lib/internal/template/select/styles.scoped.css +5 -5
  319. package/lib/internal/template/select/styles.selectors.js +1 -1
  320. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  321. package/lib/internal/template/side-navigation/styles.scoped.css +104 -104
  322. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  323. package/lib/internal/template/slider/styles.css.js +26 -26
  324. package/lib/internal/template/slider/styles.scoped.css +198 -198
  325. package/lib/internal/template/slider/styles.selectors.js +26 -26
  326. package/lib/internal/template/space-between/styles.css.js +23 -23
  327. package/lib/internal/template/space-between/styles.scoped.css +40 -40
  328. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  329. package/lib/internal/template/spinner/styles.css.js +13 -13
  330. package/lib/internal/template/spinner/styles.scoped.css +36 -36
  331. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  332. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  333. package/lib/internal/template/split-panel/icons/styles.scoped.css +47 -47
  334. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  335. package/lib/internal/template/split-panel/styles.css.js +26 -26
  336. package/lib/internal/template/split-panel/styles.scoped.css +84 -84
  337. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  338. package/lib/internal/template/status-indicator/styles.css.js +23 -23
  339. package/lib/internal/template/status-indicator/styles.scoped.css +48 -48
  340. package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
  341. package/lib/internal/template/table/body-cell/styles.css.js +47 -47
  342. package/lib/internal/template/table/body-cell/styles.scoped.css +709 -709
  343. package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
  344. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  345. package/lib/internal/template/table/expandable-rows/styles.scoped.css +33 -33
  346. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  347. package/lib/internal/template/table/header-cell/styles.css.js +26 -26
  348. package/lib/internal/template/table/header-cell/styles.scoped.css +197 -197
  349. package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
  350. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  351. package/lib/internal/template/table/resizer/styles.scoped.css +38 -38
  352. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  353. package/lib/internal/template/table/selection/styles.css.js +3 -3
  354. package/lib/internal/template/table/selection/styles.scoped.css +4 -4
  355. package/lib/internal/template/table/selection/styles.selectors.js +3 -3
  356. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  357. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
  358. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  359. package/lib/internal/template/table/styles.css.js +34 -34
  360. package/lib/internal/template/table/styles.scoped.css +88 -88
  361. package/lib/internal/template/table/styles.selectors.js +34 -34
  362. package/lib/internal/template/tabs/styles.css.js +28 -28
  363. package/lib/internal/template/tabs/styles.scoped.css +119 -119
  364. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  365. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  366. package/lib/internal/template/tag-editor/styles.scoped.css +27 -27
  367. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  368. package/lib/internal/template/text-content/styles.css.js +1 -1
  369. package/lib/internal/template/text-content/styles.scoped.css +123 -123
  370. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  371. package/lib/internal/template/text-filter/styles.css.js +3 -3
  372. package/lib/internal/template/text-filter/styles.scoped.css +10 -10
  373. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  374. package/lib/internal/template/textarea/styles.css.js +5 -5
  375. package/lib/internal/template/textarea/styles.scoped.css +58 -58
  376. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  377. package/lib/internal/template/tiles/styles.css.js +30 -30
  378. package/lib/internal/template/tiles/styles.scoped.css +148 -148
  379. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  380. package/lib/internal/template/toggle/styles.css.js +10 -10
  381. package/lib/internal/template/toggle/styles.scoped.css +36 -36
  382. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  383. package/lib/internal/template/toggle-button/styles.css.js +3 -3
  384. package/lib/internal/template/toggle-button/styles.scoped.css +6 -6
  385. package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
  386. package/lib/internal/template/token-group/styles.css.js +10 -10
  387. package/lib/internal/template/token-group/styles.scoped.css +66 -66
  388. package/lib/internal/template/token-group/styles.selectors.js +10 -10
  389. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  390. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +86 -86
  391. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  392. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  393. package/lib/internal/template/top-navigation/styles.scoped.css +158 -158
  394. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  395. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  396. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  397. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  398. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  399. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +59 -59
  400. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  401. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  402. package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -7
  403. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  404. package/lib/internal/template/wizard/styles.css.js +30 -30
  405. package/lib/internal/template/wizard/styles.scoped.css +120 -120
  406. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  407. package/package.json +1 -1
@@ -2,57 +2,57 @@
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_xjuzf_1a2ok_281",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_1a2ok_285",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_1a2ok_285",
8
- "refresh": "awsui_refresh_xjuzf_1a2ok_320",
9
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1a2ok_330",
10
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1a2ok_330",
11
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1a2ok_333",
12
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1a2ok_333",
13
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1a2ok_336",
14
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1a2ok_336",
15
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1a2ok_336",
16
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1a2ok_336",
17
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1a2ok_339",
18
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1a2ok_339",
19
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1a2ok_339",
20
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1a2ok_339",
21
- "body": "awsui_body_xjuzf_1a2ok_483",
22
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1a2ok_522",
23
- "has-dismiss": "awsui_has-dismiss_xjuzf_1a2ok_526",
24
- "dismiss": "awsui_dismiss_xjuzf_1a2ok_531",
25
- "dismiss-control": "awsui_dismiss-control_xjuzf_1a2ok_539",
26
- "header-row": "awsui_header-row_xjuzf_1a2ok_543",
27
- "header": "awsui_header_xjuzf_1a2ok_543",
28
- "content": "awsui_content_xjuzf_1a2ok_568",
29
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1a2ok_576",
30
- "container": "awsui_container_xjuzf_1a2ok_720",
31
- "container-body": "awsui_container-body_xjuzf_1a2ok_728",
32
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1a2ok_771",
33
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_1a2ok_776",
34
- "fixed-width": "awsui_fixed-width_xjuzf_1a2ok_779",
35
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1a2ok_783",
36
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_1a2ok_790",
37
- "container-arrow": "awsui_container-arrow_xjuzf_1a2ok_802",
38
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1a2ok_806",
39
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1a2ok_806",
40
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1a2ok_823",
41
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1a2ok_823",
42
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1a2ok_840",
43
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1a2ok_840",
44
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1a2ok_840",
45
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1a2ok_840",
46
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1a2ok_856",
47
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1a2ok_860",
48
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1a2ok_864",
49
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1a2ok_1",
50
- "root": "awsui_root_xjuzf_1a2ok_1052",
51
- "root-filtering-token": "awsui_root-filtering-token_xjuzf_1a2ok_1088",
52
- "trigger": "awsui_trigger_xjuzf_1a2ok_1092",
53
- "overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_1a2ok_1099",
54
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_1a2ok_1107",
55
- "trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_1a2ok_1143",
56
- "popover-inline-content": "awsui_popover-inline-content_xjuzf_1a2ok_1147"
5
+ "arrow": "awsui_arrow_xjuzf_18kuo_281",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_18kuo_285",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_18kuo_285",
8
+ "refresh": "awsui_refresh_xjuzf_18kuo_320",
9
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_18kuo_330",
10
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_18kuo_330",
11
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_18kuo_333",
12
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_18kuo_333",
13
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_18kuo_336",
14
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_18kuo_336",
15
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_18kuo_336",
16
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_18kuo_336",
17
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_18kuo_339",
18
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_18kuo_339",
19
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_18kuo_339",
20
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_18kuo_339",
21
+ "body": "awsui_body_xjuzf_18kuo_483",
22
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_18kuo_522",
23
+ "has-dismiss": "awsui_has-dismiss_xjuzf_18kuo_526",
24
+ "dismiss": "awsui_dismiss_xjuzf_18kuo_531",
25
+ "dismiss-control": "awsui_dismiss-control_xjuzf_18kuo_539",
26
+ "header-row": "awsui_header-row_xjuzf_18kuo_543",
27
+ "header": "awsui_header_xjuzf_18kuo_543",
28
+ "content": "awsui_content_xjuzf_18kuo_568",
29
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_18kuo_576",
30
+ "container": "awsui_container_xjuzf_18kuo_720",
31
+ "container-body": "awsui_container-body_xjuzf_18kuo_728",
32
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_18kuo_771",
33
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_18kuo_776",
34
+ "fixed-width": "awsui_fixed-width_xjuzf_18kuo_779",
35
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_18kuo_783",
36
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_18kuo_790",
37
+ "container-arrow": "awsui_container-arrow_xjuzf_18kuo_802",
38
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_18kuo_806",
39
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_18kuo_806",
40
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_18kuo_823",
41
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_18kuo_823",
42
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_18kuo_840",
43
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_18kuo_840",
44
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_18kuo_840",
45
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_18kuo_840",
46
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_18kuo_856",
47
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_18kuo_860",
48
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_18kuo_864",
49
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_18kuo_1",
50
+ "root": "awsui_root_xjuzf_18kuo_1052",
51
+ "root-filtering-token": "awsui_root-filtering-token_xjuzf_18kuo_1088",
52
+ "trigger": "awsui_trigger_xjuzf_18kuo_1092",
53
+ "overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_18kuo_1099",
54
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_18kuo_1107",
55
+ "trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_18kuo_1143",
56
+ "popover-inline-content": "awsui_popover-inline-content_xjuzf_18kuo_1147"
57
57
  };
58
58
 
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_1yxf7_353",
5
- "result-state": "awsui_result-state_11huc_1yxf7_367",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1yxf7_1",
7
- "root": "awsui_root_11huc_1yxf7_389",
8
- "with-result-button": "awsui_with-result-button_11huc_1yxf7_424",
9
- "result-text": "awsui_result-text_11huc_1yxf7_428",
10
- "result-container-error": "awsui_result-container-error_11huc_1yxf7_432",
11
- "result-container-success": "awsui_result-container-success_11huc_1yxf7_432",
12
- "result-button": "awsui_result-button_11huc_1yxf7_436",
13
- "word-wrap": "awsui_word-wrap_11huc_1yxf7_442",
14
- "label-flash": "awsui_label-flash_11huc_1yxf7_447",
15
- "label-key-value": "awsui_label-key-value_11huc_1yxf7_451",
16
- "flash": "awsui_flash_11huc_1yxf7_459",
17
- "progress-container": "awsui_progress-container_11huc_1yxf7_463",
18
- "percentage-container": "awsui_percentage-container_11huc_1yxf7_470",
19
- "percentage": "awsui_percentage_11huc_1yxf7_470",
20
- "complete": "awsui_complete_11huc_1yxf7_516",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_1yxf7_529",
22
- "additional-info": "awsui_additional-info_11huc_1yxf7_542"
4
+ "progress": "awsui_progress_11huc_1b2v2_353",
5
+ "result-state": "awsui_result-state_11huc_1b2v2_367",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1b2v2_1",
7
+ "root": "awsui_root_11huc_1b2v2_389",
8
+ "with-result-button": "awsui_with-result-button_11huc_1b2v2_424",
9
+ "result-text": "awsui_result-text_11huc_1b2v2_428",
10
+ "result-container-error": "awsui_result-container-error_11huc_1b2v2_432",
11
+ "result-container-success": "awsui_result-container-success_11huc_1b2v2_432",
12
+ "result-button": "awsui_result-button_11huc_1b2v2_436",
13
+ "word-wrap": "awsui_word-wrap_11huc_1b2v2_442",
14
+ "label-flash": "awsui_label-flash_11huc_1b2v2_447",
15
+ "label-key-value": "awsui_label-key-value_11huc_1b2v2_451",
16
+ "flash": "awsui_flash_11huc_1b2v2_459",
17
+ "progress-container": "awsui_progress-container_11huc_1b2v2_463",
18
+ "percentage-container": "awsui_percentage-container_11huc_1b2v2_470",
19
+ "percentage": "awsui_percentage_11huc_1b2v2_470",
20
+ "complete": "awsui_complete_11huc_1b2v2_516",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_1b2v2_529",
22
+ "additional-info": "awsui_additional-info_11huc_1b2v2_542"
23
23
  };
24
24
 
@@ -350,27 +350,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
350
350
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
351
351
  SPDX-License-Identifier: Apache-2.0
352
352
  */
353
- .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-value {
354
- -webkit-transition: width var(--motion-duration-moderate-cp984g, 135ms) linear;
355
- transition: width var(--motion-duration-moderate-cp984g, 135ms) linear;
353
+ .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
354
+ -webkit-transition: width var(--motion-duration-moderate-pycjrk, 135ms) linear;
355
+ transition: width var(--motion-duration-moderate-pycjrk, 135ms) linear;
356
356
  }
357
357
  @media (prefers-reduced-motion: reduce) {
358
- .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-value {
358
+ .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
359
359
  animation: none;
360
360
  -webkit-transition: none;
361
361
  transition: none;
362
362
  }
363
363
  }
364
- .awsui-motion-disabled .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-value {
364
+ .awsui-motion-disabled .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
365
365
  animation: none;
366
366
  -webkit-transition: none;
367
367
  transition: none;
368
368
  }
369
369
 
370
- .awsui_result-state_11huc_1yxf7_367:not(#\9) {
371
- animation: awsui_awsui-motion-fade-in_11huc_1yxf7_1 var(--motion-duration-transition-show-paced-wrsk0l, 180ms) var(--motion-easing-transition-show-paced-o52el4, ease-out);
370
+ .awsui_result-state_11huc_1b2v2_367:not(#\9) {
371
+ animation: awsui_awsui-motion-fade-in_11huc_1b2v2_1 var(--motion-duration-transition-show-paced-wfc208, 180ms) var(--motion-easing-transition-show-paced-gne8l8, ease-out);
372
372
  }
373
- @keyframes awsui_awsui-motion-fade-in_11huc_1yxf7_1 {
373
+ @keyframes awsui_awsui-motion-fade-in_11huc_1b2v2_1 {
374
374
  from {
375
375
  opacity: 0.2;
376
376
  }
@@ -379,17 +379,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
379
379
  }
380
380
  }
381
381
  @media (prefers-reduced-motion: reduce) {
382
- .awsui_result-state_11huc_1yxf7_367:not(#\9) {
382
+ .awsui_result-state_11huc_1b2v2_367:not(#\9) {
383
383
  animation: none;
384
384
  transition: none;
385
385
  }
386
386
  }
387
- .awsui-motion-disabled .awsui_result-state_11huc_1yxf7_367:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_1yxf7_367:not(#\9) {
387
+ .awsui-motion-disabled .awsui_result-state_11huc_1b2v2_367:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_1b2v2_367:not(#\9) {
388
388
  animation: none;
389
389
  transition: none;
390
390
  }
391
391
 
392
- .awsui_root_11huc_1yxf7_389:not(#\9) {
392
+ .awsui_root_11huc_1b2v2_389:not(#\9) {
393
393
  border-collapse: separate;
394
394
  border-spacing: 0;
395
395
  box-sizing: border-box;
@@ -416,78 +416,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
416
416
  visibility: visible;
417
417
  white-space: normal;
418
418
  word-spacing: normal;
419
- font-size: var(--font-size-body-m-pa3mqb, 14px);
420
- line-height: var(--line-height-body-m-2zx78l, 22px);
421
- color: var(--color-text-body-default-bvmavx, #16191f);
419
+ font-size: var(--font-size-body-m-6wxxs5, 14px);
420
+ line-height: var(--line-height-body-m-gw0130, 22px);
421
+ color: var(--color-text-body-default-agk00h, #16191f);
422
422
  font-weight: 400;
423
- font-family: var(--font-family-base-0nmw8v, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
423
+ font-family: var(--font-family-base-pxn2ad, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
424
424
  -webkit-font-smoothing: auto;
425
425
  -moz-osx-font-smoothing: auto;
426
426
  }
427
427
 
428
- .awsui_with-result-button_11huc_1yxf7_424:not(#\9) {
429
- padding-inline-end: var(--space-m-kpg8id, 16px);
428
+ .awsui_with-result-button_11huc_1b2v2_424:not(#\9) {
429
+ padding-inline-end: var(--space-m-u91ipm, 16px);
430
430
  }
431
431
 
432
- .awsui_result-text_11huc_1yxf7_428:not(#\9) {
432
+ .awsui_result-text_11huc_1b2v2_428:not(#\9) {
433
433
  /* used in test-utils */
434
434
  }
435
435
 
436
- .awsui_result-container-error_11huc_1yxf7_432:not(#\9), .awsui_result-container-success_11huc_1yxf7_432:not(#\9) {
436
+ .awsui_result-container-error_11huc_1b2v2_432:not(#\9), .awsui_result-container-success_11huc_1b2v2_432:not(#\9) {
437
437
  /* used in test-utils */
438
438
  }
439
439
 
440
- .awsui_result-button_11huc_1yxf7_436:not(#\9) {
440
+ .awsui_result-button_11huc_1b2v2_436:not(#\9) {
441
441
  display: inline-block;
442
- margin-block: var(--space-scaled-xxs-t7ij38, 4px);
442
+ margin-block: var(--space-scaled-xxs-krq5fq, 4px);
443
443
  margin-inline: 0;
444
444
  }
445
445
 
446
- .awsui_word-wrap_11huc_1yxf7_442:not(#\9) {
446
+ .awsui_word-wrap_11huc_1b2v2_442:not(#\9) {
447
447
  min-inline-size: 0;
448
448
  word-break: break-word;
449
449
  }
450
450
 
451
- .awsui_label-flash_11huc_1yxf7_447:not(#\9) {
451
+ .awsui_label-flash_11huc_1b2v2_447:not(#\9) {
452
452
  color: inherit;
453
453
  font-weight: 700;
454
454
  }
455
- .awsui_label-key-value_11huc_1yxf7_451:not(#\9) {
456
- font-size: var(--font-size-body-m-pa3mqb, 14px);
457
- line-height: var(--line-height-body-m-2zx78l, 22px);
458
- font-weight: var(--font-display-label-weight-2njs7q, 400);
459
- color: var(--color-text-label-fmyrph, #545b64);
460
- margin-block-end: var(--space-scaled-xxxs-f7yq15, 2px);
455
+ .awsui_label-key-value_11huc_1b2v2_451:not(#\9) {
456
+ font-size: var(--font-size-body-m-6wxxs5, 14px);
457
+ line-height: var(--line-height-body-m-gw0130, 22px);
458
+ font-weight: var(--font-display-label-weight-5p8eav, 400);
459
+ color: var(--color-text-label-zcg5ae, #545b64);
460
+ margin-block-end: var(--space-scaled-xxxs-6vyqo7, 2px);
461
461
  }
462
462
 
463
- .awsui_flash_11huc_1yxf7_459:not(#\9) {
463
+ .awsui_flash_11huc_1b2v2_459:not(#\9) {
464
464
  color: inherit;
465
465
  }
466
466
 
467
- .awsui_progress-container_11huc_1yxf7_463:not(#\9) {
467
+ .awsui_progress-container_11huc_1b2v2_463:not(#\9) {
468
468
  display: flex;
469
469
  align-items: center;
470
470
  max-inline-size: 800px;
471
- block-size: var(--line-height-body-m-2zx78l, 22px);
471
+ block-size: var(--line-height-body-m-gw0130, 22px);
472
472
  }
473
473
 
474
- .awsui_percentage-container_11huc_1yxf7_470:not(#\9) {
474
+ .awsui_percentage-container_11huc_1b2v2_470:not(#\9) {
475
475
  inline-size: 33px;
476
476
  flex-shrink: 0;
477
477
  white-space: nowrap;
478
478
  text-align: end;
479
- font-size: var(--font-size-body-s-533prh, 12px);
480
- line-height: var(--line-height-body-s-n0pazd, 16px);
481
- letter-spacing: var(--letter-spacing-body-s-nkvets, normal);
479
+ font-size: var(--font-size-body-s-4dzx5q, 12px);
480
+ line-height: var(--line-height-body-s-egzl4q, 16px);
481
+ letter-spacing: var(--letter-spacing-body-s-cbaxyl, normal);
482
482
  }
483
483
 
484
- .awsui_percentage_11huc_1yxf7_470:not(#\9) {
484
+ .awsui_percentage_11huc_1b2v2_470:not(#\9) {
485
485
  /* used in test-utils */
486
486
  }
487
487
 
488
- .awsui_progress_11huc_1yxf7_353:not(#\9) {
488
+ .awsui_progress_11huc_1b2v2_353:not(#\9) {
489
489
  inline-size: 100%;
490
- margin-inline-end: var(--space-s-2025hl, 12px);
490
+ margin-inline-end: var(--space-s-vmutj3, 12px);
491
491
  min-inline-size: 0;
492
492
  block-size: 4px;
493
493
  border-block: 0;
@@ -497,9 +497,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
497
497
  border-start-end-radius: 10px;
498
498
  border-end-start-radius: 10px;
499
499
  border-end-end-radius: 10px;
500
- background-color: var(--color-background-progress-bar-layout-default-5ez74u, #eaeded);
500
+ background-color: var(--color-background-progress-bar-layout-default-ojjuy5, #eaeded);
501
501
  }
502
- .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-bar {
502
+ .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-bar {
503
503
  block-size: 4px;
504
504
  border-block: 0;
505
505
  border-inline: none;
@@ -508,41 +508,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
508
508
  border-start-end-radius: 10px;
509
509
  border-end-start-radius: 10px;
510
510
  border-end-end-radius: 10px;
511
- background-color: var(--color-background-progress-bar-layout-default-5ez74u, #eaeded);
511
+ background-color: var(--color-background-progress-bar-layout-default-ojjuy5, #eaeded);
512
512
  }
513
- .awsui_progress_11huc_1yxf7_353:not(#\9)::-webkit-progress-value {
513
+ .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
514
514
  border-start-start-radius: 10px;
515
515
  border-start-end-radius: 0;
516
516
  border-end-start-radius: 10px;
517
517
  border-end-end-radius: 0;
518
- background-color: var(--color-background-progress-bar-content-default-p40biq, #0073bb);
518
+ background-color: var(--color-background-progress-bar-content-default-boav0a, #0073bb);
519
519
  }
520
- .awsui_progress_11huc_1yxf7_353.awsui_complete_11huc_1yxf7_516:not(#\9)::-webkit-progress-value {
520
+ .awsui_progress_11huc_1b2v2_353.awsui_complete_11huc_1b2v2_516:not(#\9)::-webkit-progress-value {
521
521
  border-start-start-radius: 10px;
522
522
  border-start-end-radius: 10px;
523
523
  border-end-start-radius: 10px;
524
524
  border-end-end-radius: 10px;
525
525
  }
526
- .awsui_progress_11huc_1yxf7_353:not(#\9)::-moz-progress-bar {
526
+ .awsui_progress_11huc_1b2v2_353:not(#\9)::-moz-progress-bar {
527
527
  border-start-start-radius: 10px;
528
528
  border-start-end-radius: 0;
529
529
  border-end-start-radius: 10px;
530
530
  border-end-end-radius: 0;
531
- background-color: var(--color-background-progress-bar-content-default-p40biq, #0073bb);
531
+ background-color: var(--color-background-progress-bar-content-default-boav0a, #0073bb);
532
532
  }
533
- .awsui_progress_11huc_1yxf7_353.awsui_progress-in-flash_11huc_1yxf7_529:not(#\9) {
534
- background-color: var(--color-background-progress-bar-layout-in-flash-7lb4jj, rgba(255, 255, 255, 0.25));
533
+ .awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9) {
534
+ background-color: var(--color-background-progress-bar-layout-in-flash-4ejtx8, rgba(255, 255, 255, 0.25));
535
535
  }
536
- .awsui_progress_11huc_1yxf7_353.awsui_progress-in-flash_11huc_1yxf7_529:not(#\9)::-moz-progress-bar {
537
- background-color: var(--color-background-progress-bar-content-in-flash-kzj4zn, rgba(255, 255, 255, 0.7));
536
+ .awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-moz-progress-bar {
537
+ background-color: var(--color-background-progress-bar-content-in-flash-x3i3hs, rgba(255, 255, 255, 0.7));
538
538
  }
539
- .awsui_progress_11huc_1yxf7_353.awsui_progress-in-flash_11huc_1yxf7_529:not(#\9)::-webkit-progress-bar {
540
- background-color: var(--color-background-progress-bar-layout-in-flash-7lb4jj, rgba(255, 255, 255, 0.25));
539
+ .awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-webkit-progress-bar {
540
+ background-color: var(--color-background-progress-bar-layout-in-flash-4ejtx8, rgba(255, 255, 255, 0.25));
541
541
  }
542
- .awsui_progress_11huc_1yxf7_353.awsui_progress-in-flash_11huc_1yxf7_529:not(#\9)::-webkit-progress-value {
543
- background-color: var(--color-background-progress-bar-content-in-flash-kzj4zn, rgba(255, 255, 255, 0.7));
542
+ .awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-webkit-progress-value {
543
+ background-color: var(--color-background-progress-bar-content-in-flash-x3i3hs, rgba(255, 255, 255, 0.7));
544
544
  }
545
545
 
546
- .awsui_additional-info_11huc_1yxf7_542:not(#\9) {
546
+ .awsui_additional-info_11huc_1b2v2_542:not(#\9) {
547
547
  /* used in test-utils */
548
548
  }
@@ -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
- "progress": "awsui_progress_11huc_1yxf7_353",
6
- "result-state": "awsui_result-state_11huc_1yxf7_367",
7
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1yxf7_1",
8
- "root": "awsui_root_11huc_1yxf7_389",
9
- "with-result-button": "awsui_with-result-button_11huc_1yxf7_424",
10
- "result-text": "awsui_result-text_11huc_1yxf7_428",
11
- "result-container-error": "awsui_result-container-error_11huc_1yxf7_432",
12
- "result-container-success": "awsui_result-container-success_11huc_1yxf7_432",
13
- "result-button": "awsui_result-button_11huc_1yxf7_436",
14
- "word-wrap": "awsui_word-wrap_11huc_1yxf7_442",
15
- "label-flash": "awsui_label-flash_11huc_1yxf7_447",
16
- "label-key-value": "awsui_label-key-value_11huc_1yxf7_451",
17
- "flash": "awsui_flash_11huc_1yxf7_459",
18
- "progress-container": "awsui_progress-container_11huc_1yxf7_463",
19
- "percentage-container": "awsui_percentage-container_11huc_1yxf7_470",
20
- "percentage": "awsui_percentage_11huc_1yxf7_470",
21
- "complete": "awsui_complete_11huc_1yxf7_516",
22
- "progress-in-flash": "awsui_progress-in-flash_11huc_1yxf7_529",
23
- "additional-info": "awsui_additional-info_11huc_1yxf7_542"
5
+ "progress": "awsui_progress_11huc_1b2v2_353",
6
+ "result-state": "awsui_result-state_11huc_1b2v2_367",
7
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1b2v2_1",
8
+ "root": "awsui_root_11huc_1b2v2_389",
9
+ "with-result-button": "awsui_with-result-button_11huc_1b2v2_424",
10
+ "result-text": "awsui_result-text_11huc_1b2v2_428",
11
+ "result-container-error": "awsui_result-container-error_11huc_1b2v2_432",
12
+ "result-container-success": "awsui_result-container-success_11huc_1b2v2_432",
13
+ "result-button": "awsui_result-button_11huc_1b2v2_436",
14
+ "word-wrap": "awsui_word-wrap_11huc_1b2v2_442",
15
+ "label-flash": "awsui_label-flash_11huc_1b2v2_447",
16
+ "label-key-value": "awsui_label-key-value_11huc_1b2v2_451",
17
+ "flash": "awsui_flash_11huc_1b2v2_459",
18
+ "progress-container": "awsui_progress-container_11huc_1b2v2_463",
19
+ "percentage-container": "awsui_percentage-container_11huc_1b2v2_470",
20
+ "percentage": "awsui_percentage_11huc_1b2v2_470",
21
+ "complete": "awsui_complete_11huc_1b2v2_516",
22
+ "progress-in-flash": "awsui_progress-in-flash_11huc_1b2v2_529",
23
+ "additional-info": "awsui_additional-info_11huc_1b2v2_542"
24
24
  };
25
25
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_55fkh_l5ek4_142",
5
- "button": "awsui_button_55fkh_l5ek4_145",
6
- "action-button": "awsui_action-button_55fkh_l5ek4_150",
7
- "textarea": "awsui_textarea_55fkh_l5ek4_172",
8
- "textarea-readonly": "awsui_textarea-readonly_55fkh_l5ek4_225",
9
- "textarea-invalid": "awsui_textarea-invalid_55fkh_l5ek4_267",
10
- "textarea-warning": "awsui_textarea-warning_55fkh_l5ek4_276",
11
- "textarea-with-button": "awsui_textarea-with-button_55fkh_l5ek4_285"
4
+ "root": "awsui_root_55fkh_1gtid_142",
5
+ "button": "awsui_button_55fkh_1gtid_145",
6
+ "action-button": "awsui_action-button_55fkh_1gtid_150",
7
+ "textarea": "awsui_textarea_55fkh_1gtid_172",
8
+ "textarea-readonly": "awsui_textarea-readonly_55fkh_1gtid_225",
9
+ "textarea-invalid": "awsui_textarea-invalid_55fkh_1gtid_267",
10
+ "textarea-warning": "awsui_textarea-warning_55fkh_1gtid_276",
11
+ "textarea-with-button": "awsui_textarea-with-button_55fkh_1gtid_285"
12
12
  };
13
13