@cloudscape-design/components 3.0.757 → 3.0.759

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 (449) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/implementation.d.ts.map +1 -1
  86. package/breadcrumb-group/implementation.js +61 -12
  87. package/breadcrumb-group/implementation.js.map +1 -1
  88. package/breadcrumb-group/interfaces.d.ts +3 -2
  89. package/breadcrumb-group/interfaces.d.ts.map +1 -1
  90. package/breadcrumb-group/interfaces.js.map +1 -1
  91. package/breadcrumb-group/item/funnel.d.ts +1 -0
  92. package/breadcrumb-group/item/funnel.d.ts.map +1 -1
  93. package/breadcrumb-group/item/funnel.js +3 -3
  94. package/breadcrumb-group/item/funnel.js.map +1 -1
  95. package/breadcrumb-group/item/item.d.ts +1 -1
  96. package/breadcrumb-group/item/item.d.ts.map +1 -1
  97. package/breadcrumb-group/item/item.js +19 -38
  98. package/breadcrumb-group/item/item.js.map +1 -1
  99. package/breadcrumb-group/item/styles.css.js +8 -9
  100. package/breadcrumb-group/item/styles.scoped.css +36 -35
  101. package/breadcrumb-group/item/styles.selectors.js +8 -9
  102. package/breadcrumb-group/styles.css.js +8 -7
  103. package/breadcrumb-group/styles.scoped.css +18 -58
  104. package/breadcrumb-group/styles.selectors.js +8 -7
  105. package/breadcrumb-group/utils.d.ts +5 -0
  106. package/breadcrumb-group/utils.d.ts.map +1 -1
  107. package/breadcrumb-group/utils.js +56 -0
  108. package/breadcrumb-group/utils.js.map +1 -1
  109. package/button/styles.css.js +20 -20
  110. package/button/styles.scoped.css +155 -155
  111. package/button/styles.selectors.js +20 -20
  112. package/button-dropdown/category-elements/styles.css.js +14 -14
  113. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  114. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  115. package/button-dropdown/item-element/styles.css.js +13 -13
  116. package/button-dropdown/item-element/styles.scoped.css +25 -25
  117. package/button-dropdown/item-element/styles.selectors.js +13 -13
  118. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  119. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  120. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  121. package/button-dropdown/styles.css.js +17 -17
  122. package/button-dropdown/styles.scoped.css +27 -27
  123. package/button-dropdown/styles.selectors.js +17 -17
  124. package/button-group/styles.css.js +4 -4
  125. package/button-group/styles.scoped.css +5 -5
  126. package/button-group/styles.selectors.js +4 -4
  127. package/calendar/styles.css.js +21 -21
  128. package/calendar/styles.scoped.css +47 -47
  129. package/calendar/styles.selectors.js +21 -21
  130. package/cards/styles.css.js +39 -39
  131. package/cards/styles.scoped.css +51 -51
  132. package/cards/styles.selectors.js +39 -39
  133. package/checkbox/styles.css.js +3 -3
  134. package/checkbox/styles.scoped.css +6 -6
  135. package/checkbox/styles.selectors.js +3 -3
  136. package/code-editor/resizable-box/styles.css.js +3 -3
  137. package/code-editor/resizable-box/styles.scoped.css +8 -8
  138. package/code-editor/resizable-box/styles.selectors.js +3 -3
  139. package/code-editor/styles.css.js +33 -33
  140. package/code-editor/styles.scoped.css +137 -137
  141. package/code-editor/styles.selectors.js +33 -33
  142. package/collection-preferences/content-display/styles.css.js +11 -11
  143. package/collection-preferences/content-display/styles.scoped.css +19 -19
  144. package/collection-preferences/content-display/styles.selectors.js +11 -11
  145. package/collection-preferences/styles.css.js +37 -37
  146. package/collection-preferences/styles.scoped.css +48 -48
  147. package/collection-preferences/styles.selectors.js +37 -37
  148. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  149. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  150. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  151. package/column-layout/styles.css.js +13 -13
  152. package/column-layout/styles.scoped.css +45 -45
  153. package/column-layout/styles.selectors.js +13 -13
  154. package/container/styles.css.js +30 -30
  155. package/container/styles.scoped.css +55 -55
  156. package/container/styles.selectors.js +30 -30
  157. package/content-layout/styles.css.js +14 -14
  158. package/content-layout/styles.scoped.css +17 -17
  159. package/content-layout/styles.selectors.js +14 -14
  160. package/date-picker/styles.css.js +7 -7
  161. package/date-picker/styles.scoped.css +10 -10
  162. package/date-picker/styles.selectors.js +7 -7
  163. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  164. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  165. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  166. package/date-range-picker/relative-range/styles.css.js +9 -9
  167. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  168. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  169. package/date-range-picker/styles.css.js +39 -39
  170. package/date-range-picker/styles.scoped.css +49 -49
  171. package/date-range-picker/styles.selectors.js +39 -39
  172. package/drawer/styles.css.js +4 -4
  173. package/drawer/styles.scoped.css +11 -11
  174. package/drawer/styles.selectors.js +4 -4
  175. package/expandable-section/styles.css.js +34 -34
  176. package/expandable-section/styles.scoped.css +66 -66
  177. package/expandable-section/styles.selectors.js +34 -34
  178. package/file-upload/dropzone/styles.css.js +2 -2
  179. package/file-upload/dropzone/styles.scoped.css +3 -3
  180. package/file-upload/dropzone/styles.selectors.js +2 -2
  181. package/file-upload/file-input/styles.css.js +4 -4
  182. package/file-upload/file-input/styles.scoped.css +8 -8
  183. package/file-upload/file-input/styles.selectors.js +4 -4
  184. package/flashbar/styles.css.js +50 -50
  185. package/flashbar/styles.scoped.css +150 -150
  186. package/flashbar/styles.selectors.js +50 -50
  187. package/form/styles.css.js +8 -8
  188. package/form/styles.scoped.css +9 -9
  189. package/form/styles.selectors.js +8 -8
  190. package/form-field/styles.css.js +24 -24
  191. package/form-field/styles.scoped.css +43 -39
  192. package/form-field/styles.selectors.js +24 -24
  193. package/grid/styles.css.js +53 -53
  194. package/grid/styles.scoped.css +55 -55
  195. package/grid/styles.selectors.js +53 -53
  196. package/header/styles.css.js +34 -34
  197. package/header/styles.scoped.css +51 -51
  198. package/header/styles.selectors.js +34 -34
  199. package/help-panel/styles.css.js +5 -5
  200. package/help-panel/styles.scoped.css +72 -72
  201. package/help-panel/styles.selectors.js +5 -5
  202. package/hotspot/styles.css.js +7 -7
  203. package/hotspot/styles.scoped.css +8 -8
  204. package/hotspot/styles.selectors.js +7 -7
  205. package/icon/styles.css.js +38 -38
  206. package/icon/styles.scoped.css +83 -83
  207. package/icon/styles.selectors.js +38 -38
  208. package/input/styles.css.js +13 -13
  209. package/input/styles.scoped.css +33 -33
  210. package/input/styles.selectors.js +13 -13
  211. package/internal/analytics/index.d.ts +3 -1
  212. package/internal/analytics/index.d.ts.map +1 -1
  213. package/internal/analytics/index.js +8 -0
  214. package/internal/analytics/index.js.map +1 -1
  215. package/internal/analytics/interfaces.d.ts +9 -1
  216. package/internal/analytics/interfaces.d.ts.map +1 -1
  217. package/internal/analytics/interfaces.js.map +1 -1
  218. package/internal/components/abstract-switch/styles.css.js +13 -13
  219. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  220. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  221. package/internal/components/button-trigger/index.d.ts.map +1 -1
  222. package/internal/components/button-trigger/index.js +1 -1
  223. package/internal/components/button-trigger/index.js.map +1 -1
  224. package/internal/components/button-trigger/styles.css.js +13 -13
  225. package/internal/components/button-trigger/styles.scoped.css +28 -28
  226. package/internal/components/button-trigger/styles.selectors.js +13 -13
  227. package/internal/components/chart-filter/styles.css.js +3 -3
  228. package/internal/components/chart-filter/styles.scoped.css +4 -4
  229. package/internal/components/chart-filter/styles.selectors.js +3 -3
  230. package/internal/components/chart-legend/styles.css.js +6 -6
  231. package/internal/components/chart-legend/styles.scoped.css +16 -16
  232. package/internal/components/chart-legend/styles.selectors.js +6 -6
  233. package/internal/components/chart-plot/styles.css.js +5 -5
  234. package/internal/components/chart-plot/styles.scoped.css +6 -6
  235. package/internal/components/chart-plot/styles.selectors.js +5 -5
  236. package/internal/components/chart-popover/styles.css.js +3 -3
  237. package/internal/components/chart-popover/styles.scoped.css +4 -4
  238. package/internal/components/chart-popover/styles.selectors.js +3 -3
  239. package/internal/components/chart-series-details/styles.css.js +20 -20
  240. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  241. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  242. package/internal/components/chart-series-marker/styles.css.js +5 -5
  243. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  244. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  245. package/internal/components/chart-wrapper/styles.css.js +9 -9
  246. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  247. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  248. package/internal/components/checkbox-icon/styles.css.js +9 -9
  249. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  250. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  251. package/internal/components/dropdown/index.d.ts.map +1 -1
  252. package/internal/components/dropdown/index.js +5 -2
  253. package/internal/components/dropdown/index.js.map +1 -1
  254. package/internal/components/dropdown/styles.css.js +20 -20
  255. package/internal/components/dropdown/styles.scoped.css +38 -38
  256. package/internal/components/dropdown/styles.selectors.js +20 -20
  257. package/internal/components/dropdown-footer/styles.css.js +3 -3
  258. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  259. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  260. package/internal/components/dropdown-status/styles.css.js +2 -2
  261. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  262. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  263. package/internal/components/handle/styles.css.js +2 -2
  264. package/internal/components/handle/styles.scoped.css +7 -7
  265. package/internal/components/handle/styles.selectors.js +2 -2
  266. package/internal/components/menu-dropdown/styles.css.js +7 -7
  267. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  268. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  269. package/internal/components/option/styles.css.js +17 -17
  270. package/internal/components/option/styles.scoped.css +30 -30
  271. package/internal/components/option/styles.selectors.js +17 -17
  272. package/internal/components/options-list/styles.css.js +2 -2
  273. package/internal/components/options-list/styles.scoped.css +3 -3
  274. package/internal/components/options-list/styles.selectors.js +2 -2
  275. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  276. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  277. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  278. package/internal/components/screenreader-only/styles.css.js +1 -1
  279. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  280. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  281. package/internal/components/selectable-item/styles.css.js +16 -16
  282. package/internal/components/selectable-item/styles.scoped.css +30 -30
  283. package/internal/components/selectable-item/styles.selectors.js +16 -16
  284. package/internal/components/token-list/styles.css.js +9 -9
  285. package/internal/components/token-list/styles.scoped.css +31 -31
  286. package/internal/components/token-list/styles.selectors.js +9 -9
  287. package/internal/environment.js +1 -1
  288. package/internal/environment.json +1 -1
  289. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  290. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  291. package/internal/hooks/use-component-analytics/index.js +11 -0
  292. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  293. package/internal/manifest.json +1 -1
  294. package/key-value-pairs/styles.css.js +8 -8
  295. package/key-value-pairs/styles.scoped.css +10 -10
  296. package/key-value-pairs/styles.selectors.js +8 -8
  297. package/link/styles.css.js +20 -20
  298. package/link/styles.scoped.css +74 -74
  299. package/link/styles.selectors.js +20 -20
  300. package/mixed-line-bar-chart/styles.css.js +11 -11
  301. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  302. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  303. package/modal/styles.css.js +23 -23
  304. package/modal/styles.scoped.css +39 -39
  305. package/modal/styles.selectors.js +23 -23
  306. package/multiselect/styles.css.js +2 -2
  307. package/multiselect/styles.scoped.css +3 -3
  308. package/multiselect/styles.selectors.js +2 -2
  309. package/package.json +1 -1
  310. package/pagination/styles.css.js +9 -9
  311. package/pagination/styles.scoped.css +24 -24
  312. package/pagination/styles.selectors.js +9 -9
  313. package/pie-chart/styles.css.js +27 -27
  314. package/pie-chart/styles.scoped.css +49 -49
  315. package/pie-chart/styles.selectors.js +27 -27
  316. package/popover/styles.css.js +52 -52
  317. package/popover/styles.scoped.css +74 -74
  318. package/popover/styles.selectors.js +52 -52
  319. package/progress-bar/styles.css.js +19 -19
  320. package/progress-bar/styles.scoped.css +32 -32
  321. package/progress-bar/styles.selectors.js +19 -19
  322. package/prompt-input/styles.css.js +8 -8
  323. package/prompt-input/styles.scoped.css +20 -20
  324. package/prompt-input/styles.selectors.js +8 -8
  325. package/property-filter/filtering-token/styles.css.js +18 -18
  326. package/property-filter/filtering-token/styles.scoped.css +42 -42
  327. package/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/property-filter/styles.css.js +38 -38
  329. package/property-filter/styles.scoped.css +41 -41
  330. package/property-filter/styles.selectors.js +38 -38
  331. package/radio-group/styles.css.js +10 -10
  332. package/radio-group/styles.scoped.css +25 -25
  333. package/radio-group/styles.selectors.js +10 -10
  334. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  335. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  336. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  337. package/segmented-control/styles.css.js +15 -15
  338. package/segmented-control/styles.scoped.css +35 -35
  339. package/segmented-control/styles.selectors.js +15 -15
  340. package/select/parts/styles.css.js +21 -21
  341. package/select/parts/styles.scoped.css +23 -23
  342. package/select/parts/styles.selectors.js +21 -21
  343. package/select/styles.css.js +1 -1
  344. package/select/styles.scoped.css +2 -2
  345. package/select/styles.selectors.js +1 -1
  346. package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
  347. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
  348. package/side-navigation/analytics-metadata/interfaces.js +4 -0
  349. package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
  350. package/side-navigation/analytics-metadata/styles.css.js +7 -0
  351. package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
  352. package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
  353. package/side-navigation/index.d.ts.map +1 -1
  354. package/side-navigation/index.js +10 -1
  355. package/side-navigation/index.js.map +1 -1
  356. package/side-navigation/parts.d.ts +2 -1
  357. package/side-navigation/parts.d.ts.map +1 -1
  358. package/side-navigation/parts.js +42 -21
  359. package/side-navigation/parts.js.map +1 -1
  360. package/side-navigation/styles.css.js +30 -30
  361. package/side-navigation/styles.scoped.css +43 -43
  362. package/side-navigation/styles.selectors.js +30 -30
  363. package/slider/styles.css.js +26 -26
  364. package/slider/styles.scoped.css +77 -77
  365. package/slider/styles.selectors.js +26 -26
  366. package/space-between/styles.css.js +23 -23
  367. package/space-between/styles.scoped.css +25 -25
  368. package/space-between/styles.selectors.js +23 -23
  369. package/spinner/styles.css.js +13 -13
  370. package/spinner/styles.scoped.css +20 -20
  371. package/spinner/styles.selectors.js +13 -13
  372. package/split-panel/icons/styles.css.js +22 -22
  373. package/split-panel/icons/styles.scoped.css +25 -25
  374. package/split-panel/icons/styles.selectors.js +22 -22
  375. package/split-panel/styles.css.js +26 -26
  376. package/split-panel/styles.scoped.css +44 -44
  377. package/split-panel/styles.selectors.js +26 -26
  378. package/status-indicator/styles.css.js +23 -23
  379. package/status-indicator/styles.scoped.css +34 -30
  380. package/status-indicator/styles.selectors.js +23 -23
  381. package/table/body-cell/styles.css.js +47 -47
  382. package/table/body-cell/styles.scoped.css +307 -307
  383. package/table/body-cell/styles.selectors.js +47 -47
  384. package/table/expandable-rows/styles.css.js +3 -3
  385. package/table/expandable-rows/styles.scoped.css +14 -14
  386. package/table/expandable-rows/styles.selectors.js +3 -3
  387. package/table/header-cell/styles.css.js +26 -26
  388. package/table/header-cell/styles.scoped.css +75 -75
  389. package/table/header-cell/styles.selectors.js +26 -26
  390. package/table/interfaces.d.ts +1 -0
  391. package/table/interfaces.d.ts.map +1 -1
  392. package/table/interfaces.js.map +1 -1
  393. package/table/internal.d.ts.map +1 -1
  394. package/table/internal.js +20 -0
  395. package/table/internal.js.map +1 -1
  396. package/table/resizer/styles.css.js +8 -8
  397. package/table/resizer/styles.scoped.css +16 -16
  398. package/table/resizer/styles.selectors.js +8 -8
  399. package/table/selection/styles.css.js +3 -3
  400. package/table/selection/styles.scoped.css +4 -4
  401. package/table/selection/styles.selectors.js +3 -3
  402. package/table/sticky-scrollbar/styles.css.js +6 -6
  403. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  404. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  405. package/table/styles.css.js +34 -34
  406. package/table/styles.scoped.css +44 -44
  407. package/table/styles.selectors.js +34 -34
  408. package/tabs/styles.css.js +28 -28
  409. package/tabs/styles.scoped.css +52 -52
  410. package/tabs/styles.selectors.js +28 -28
  411. package/tag-editor/styles.css.js +3 -3
  412. package/tag-editor/styles.scoped.css +13 -13
  413. package/tag-editor/styles.selectors.js +3 -3
  414. package/text-content/styles.css.js +1 -1
  415. package/text-content/styles.scoped.css +65 -65
  416. package/text-content/styles.selectors.js +1 -1
  417. package/text-filter/styles.css.js +3 -3
  418. package/text-filter/styles.scoped.css +4 -4
  419. package/text-filter/styles.selectors.js +3 -3
  420. package/textarea/styles.css.js +5 -5
  421. package/textarea/styles.scoped.css +15 -15
  422. package/textarea/styles.selectors.js +5 -5
  423. package/tiles/styles.css.js +30 -30
  424. package/tiles/styles.scoped.css +81 -81
  425. package/tiles/styles.selectors.js +30 -30
  426. package/toggle/styles.css.js +10 -10
  427. package/toggle/styles.scoped.css +26 -26
  428. package/toggle/styles.selectors.js +10 -10
  429. package/token-group/styles.css.js +10 -10
  430. package/token-group/styles.scoped.css +23 -23
  431. package/token-group/styles.selectors.js +10 -10
  432. package/top-navigation/1.0-beta/styles.css.js +25 -25
  433. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  434. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  435. package/top-navigation/styles.css.js +47 -47
  436. package/top-navigation/styles.scoped.css +67 -67
  437. package/top-navigation/styles.selectors.js +47 -47
  438. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  439. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  440. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  441. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  442. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  443. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  444. package/tutorial-panel/styles.css.js +1 -1
  445. package/tutorial-panel/styles.scoped.css +2 -2
  446. package/tutorial-panel/styles.selectors.js +1 -1
  447. package/wizard/styles.css.js +30 -30
  448. package/wizard/styles.scoped.css +59 -59
  449. package/wizard/styles.selectors.js +30 -30
@@ -172,7 +172,7 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -344,33 +344,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
344
344
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
345
345
  SPDX-License-Identifier: Apache-2.0
346
346
  */
347
- /* Style used for links in slots/components that are text heavy, to help links stand out among
347
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
348
348
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
349
349
  /*
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_pv5bx_353:not(#\9)::-webkit-progress-value {
353
+ .awsui_progress_11huc_i5u02_353:not(#\9)::-webkit-progress-value {
354
354
  -webkit-transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
355
355
  transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
356
356
  }
357
357
  @media (prefers-reduced-motion: reduce) {
358
- .awsui_progress_11huc_pv5bx_353:not(#\9)::-webkit-progress-value {
358
+ .awsui_progress_11huc_i5u02_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_pv5bx_353:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_pv5bx_353:not(#\9)::-webkit-progress-value {
364
+ .awsui-motion-disabled .awsui_progress_11huc_i5u02_353:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_i5u02_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_pv5bx_367:not(#\9) {
371
- animation: awsui_awsui-motion-fade-in_11huc_pv5bx_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
370
+ .awsui_result-state_11huc_i5u02_367:not(#\9) {
371
+ animation: awsui_awsui-motion-fade-in_11huc_i5u02_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
372
372
  }
373
- @keyframes awsui_awsui-motion-fade-in_11huc_pv5bx_1 {
373
+ @keyframes awsui_awsui-motion-fade-in_11huc_i5u02_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_pv5bx_367:not(#\9) {
382
+ .awsui_result-state_11huc_i5u02_367:not(#\9) {
383
383
  animation: none;
384
384
  transition: none;
385
385
  }
386
386
  }
387
- .awsui-motion-disabled .awsui_result-state_11huc_pv5bx_367:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_pv5bx_367:not(#\9) {
387
+ .awsui-motion-disabled .awsui_result-state_11huc_i5u02_367:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_i5u02_367:not(#\9) {
388
388
  animation: none;
389
389
  transition: none;
390
390
  }
391
391
 
392
- .awsui_root_11huc_pv5bx_389:not(#\9) {
392
+ .awsui_root_11huc_i5u02_389:not(#\9) {
393
393
  border-collapse: separate;
394
394
  border-spacing: 0;
395
395
  box-sizing: border-box;
@@ -425,34 +425,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
425
425
  -moz-osx-font-smoothing: auto;
426
426
  }
427
427
 
428
- .awsui_with-result-button_11huc_pv5bx_424:not(#\9) {
428
+ .awsui_with-result-button_11huc_i5u02_424:not(#\9) {
429
429
  padding-inline-end: var(--space-m-udix3p, 16px);
430
430
  }
431
431
 
432
- .awsui_result-text_11huc_pv5bx_428:not(#\9) {
432
+ .awsui_result-text_11huc_i5u02_428:not(#\9) {
433
433
  /* used in test-utils */
434
434
  }
435
435
 
436
- .awsui_result-container-error_11huc_pv5bx_432:not(#\9), .awsui_result-container-success_11huc_pv5bx_432:not(#\9) {
436
+ .awsui_result-container-error_11huc_i5u02_432:not(#\9), .awsui_result-container-success_11huc_i5u02_432:not(#\9) {
437
437
  /* used in test-utils */
438
438
  }
439
439
 
440
- .awsui_result-button_11huc_pv5bx_436:not(#\9) {
440
+ .awsui_result-button_11huc_i5u02_436:not(#\9) {
441
441
  display: inline-block;
442
442
  margin-block: var(--space-scaled-xxs-7597g1, 4px);
443
443
  margin-inline: 0;
444
444
  }
445
445
 
446
- .awsui_word-wrap_11huc_pv5bx_442:not(#\9) {
446
+ .awsui_word-wrap_11huc_i5u02_442:not(#\9) {
447
447
  min-inline-size: 0;
448
448
  word-break: break-word;
449
449
  }
450
450
 
451
- .awsui_label-flash_11huc_pv5bx_447:not(#\9) {
451
+ .awsui_label-flash_11huc_i5u02_447:not(#\9) {
452
452
  color: inherit;
453
453
  font-weight: 700;
454
454
  }
455
- .awsui_label-key-value_11huc_pv5bx_451:not(#\9) {
455
+ .awsui_label-key-value_11huc_i5u02_451:not(#\9) {
456
456
  font-size: var(--font-size-body-m-x4okxb, 14px);
457
457
  line-height: var(--line-height-body-m-30ar75, 20px);
458
458
  font-weight: var(--font-display-label-weight-815ja9, 700);
@@ -460,18 +460,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
460
460
  margin-block-end: var(--space-scaled-xxxs-27y4hv, 2px);
461
461
  }
462
462
 
463
- .awsui_flash_11huc_pv5bx_459:not(#\9) {
463
+ .awsui_flash_11huc_i5u02_459:not(#\9) {
464
464
  color: inherit;
465
465
  }
466
466
 
467
- .awsui_progress-container_11huc_pv5bx_463:not(#\9) {
467
+ .awsui_progress-container_11huc_i5u02_463:not(#\9) {
468
468
  display: flex;
469
469
  align-items: center;
470
470
  max-inline-size: 800px;
471
471
  block-size: var(--line-height-body-m-30ar75, 20px);
472
472
  }
473
473
 
474
- .awsui_percentage-container_11huc_pv5bx_470:not(#\9) {
474
+ .awsui_percentage-container_11huc_i5u02_470:not(#\9) {
475
475
  inline-size: 33px;
476
476
  flex-shrink: 0;
477
477
  white-space: nowrap;
@@ -481,11 +481,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
481
481
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
482
482
  }
483
483
 
484
- .awsui_percentage_11huc_pv5bx_470:not(#\9) {
484
+ .awsui_percentage_11huc_i5u02_470:not(#\9) {
485
485
  /* used in test-utils */
486
486
  }
487
487
 
488
- .awsui_progress_11huc_pv5bx_353:not(#\9) {
488
+ .awsui_progress_11huc_i5u02_353:not(#\9) {
489
489
  inline-size: 100%;
490
490
  margin-inline-end: var(--space-s-34lx8l, 12px);
491
491
  min-inline-size: 0;
@@ -499,7 +499,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
499
499
  border-end-end-radius: 10px;
500
500
  background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
501
501
  }
502
- .awsui_progress_11huc_pv5bx_353:not(#\9)::-webkit-progress-bar {
502
+ .awsui_progress_11huc_i5u02_353:not(#\9)::-webkit-progress-bar {
503
503
  block-size: 4px;
504
504
  border-block: 0;
505
505
  border-inline: none;
@@ -510,39 +510,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
510
510
  border-end-end-radius: 10px;
511
511
  background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
512
512
  }
513
- .awsui_progress_11huc_pv5bx_353:not(#\9)::-webkit-progress-value {
513
+ .awsui_progress_11huc_i5u02_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
518
  background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
519
519
  }
520
- .awsui_progress_11huc_pv5bx_353.awsui_complete_11huc_pv5bx_516:not(#\9)::-webkit-progress-value {
520
+ .awsui_progress_11huc_i5u02_353.awsui_complete_11huc_i5u02_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_pv5bx_353:not(#\9)::-moz-progress-bar {
526
+ .awsui_progress_11huc_i5u02_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
531
  background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
532
532
  }
533
- .awsui_progress_11huc_pv5bx_353.awsui_progress-in-flash_11huc_pv5bx_529:not(#\9) {
533
+ .awsui_progress_11huc_i5u02_353.awsui_progress-in-flash_11huc_i5u02_529:not(#\9) {
534
534
  background-color: var(--color-background-progress-bar-layout-in-flash-d3q12s, rgba(255, 255, 255, 0.25));
535
535
  }
536
- .awsui_progress_11huc_pv5bx_353.awsui_progress-in-flash_11huc_pv5bx_529:not(#\9)::-moz-progress-bar {
536
+ .awsui_progress_11huc_i5u02_353.awsui_progress-in-flash_11huc_i5u02_529:not(#\9)::-moz-progress-bar {
537
537
  background-color: var(--color-background-progress-bar-content-in-flash-qj6j8l, #ffffff);
538
538
  }
539
- .awsui_progress_11huc_pv5bx_353.awsui_progress-in-flash_11huc_pv5bx_529:not(#\9)::-webkit-progress-bar {
539
+ .awsui_progress_11huc_i5u02_353.awsui_progress-in-flash_11huc_i5u02_529:not(#\9)::-webkit-progress-bar {
540
540
  background-color: var(--color-background-progress-bar-layout-in-flash-d3q12s, rgba(255, 255, 255, 0.25));
541
541
  }
542
- .awsui_progress_11huc_pv5bx_353.awsui_progress-in-flash_11huc_pv5bx_529:not(#\9)::-webkit-progress-value {
542
+ .awsui_progress_11huc_i5u02_353.awsui_progress-in-flash_11huc_i5u02_529:not(#\9)::-webkit-progress-value {
543
543
  background-color: var(--color-background-progress-bar-content-in-flash-qj6j8l, #ffffff);
544
544
  }
545
545
 
546
- .awsui_additional-info_11huc_pv5bx_542:not(#\9) {
546
+ .awsui_additional-info_11huc_i5u02_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_pv5bx_353",
6
- "result-state": "awsui_result-state_11huc_pv5bx_367",
7
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_pv5bx_1",
8
- "root": "awsui_root_11huc_pv5bx_389",
9
- "with-result-button": "awsui_with-result-button_11huc_pv5bx_424",
10
- "result-text": "awsui_result-text_11huc_pv5bx_428",
11
- "result-container-error": "awsui_result-container-error_11huc_pv5bx_432",
12
- "result-container-success": "awsui_result-container-success_11huc_pv5bx_432",
13
- "result-button": "awsui_result-button_11huc_pv5bx_436",
14
- "word-wrap": "awsui_word-wrap_11huc_pv5bx_442",
15
- "label-flash": "awsui_label-flash_11huc_pv5bx_447",
16
- "label-key-value": "awsui_label-key-value_11huc_pv5bx_451",
17
- "flash": "awsui_flash_11huc_pv5bx_459",
18
- "progress-container": "awsui_progress-container_11huc_pv5bx_463",
19
- "percentage-container": "awsui_percentage-container_11huc_pv5bx_470",
20
- "percentage": "awsui_percentage_11huc_pv5bx_470",
21
- "complete": "awsui_complete_11huc_pv5bx_516",
22
- "progress-in-flash": "awsui_progress-in-flash_11huc_pv5bx_529",
23
- "additional-info": "awsui_additional-info_11huc_pv5bx_542"
5
+ "progress": "awsui_progress_11huc_i5u02_353",
6
+ "result-state": "awsui_result-state_11huc_i5u02_367",
7
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_i5u02_1",
8
+ "root": "awsui_root_11huc_i5u02_389",
9
+ "with-result-button": "awsui_with-result-button_11huc_i5u02_424",
10
+ "result-text": "awsui_result-text_11huc_i5u02_428",
11
+ "result-container-error": "awsui_result-container-error_11huc_i5u02_432",
12
+ "result-container-success": "awsui_result-container-success_11huc_i5u02_432",
13
+ "result-button": "awsui_result-button_11huc_i5u02_436",
14
+ "word-wrap": "awsui_word-wrap_11huc_i5u02_442",
15
+ "label-flash": "awsui_label-flash_11huc_i5u02_447",
16
+ "label-key-value": "awsui_label-key-value_11huc_i5u02_451",
17
+ "flash": "awsui_flash_11huc_i5u02_459",
18
+ "progress-container": "awsui_progress-container_11huc_i5u02_463",
19
+ "percentage-container": "awsui_percentage-container_11huc_i5u02_470",
20
+ "percentage": "awsui_percentage_11huc_i5u02_470",
21
+ "complete": "awsui_complete_11huc_i5u02_516",
22
+ "progress-in-flash": "awsui_progress-in-flash_11huc_i5u02_529",
23
+ "additional-info": "awsui_additional-info_11huc_i5u02_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_u3bgu_142",
5
- "button": "awsui_button_55fkh_u3bgu_145",
6
- "action-button": "awsui_action-button_55fkh_u3bgu_150",
7
- "textarea": "awsui_textarea_55fkh_u3bgu_172",
8
- "textarea-readonly": "awsui_textarea-readonly_55fkh_u3bgu_225",
9
- "textarea-invalid": "awsui_textarea-invalid_55fkh_u3bgu_267",
10
- "textarea-warning": "awsui_textarea-warning_55fkh_u3bgu_276",
11
- "textarea-with-button": "awsui_textarea-with-button_55fkh_u3bgu_285"
4
+ "root": "awsui_root_55fkh_12hyn_142",
5
+ "button": "awsui_button_55fkh_12hyn_145",
6
+ "action-button": "awsui_action-button_55fkh_12hyn_150",
7
+ "textarea": "awsui_textarea_55fkh_12hyn_172",
8
+ "textarea-readonly": "awsui_textarea-readonly_55fkh_12hyn_225",
9
+ "textarea-invalid": "awsui_textarea-invalid_55fkh_12hyn_267",
10
+ "textarea-warning": "awsui_textarea-warning_55fkh_12hyn_276",
11
+ "textarea-with-button": "awsui_textarea-with-button_55fkh_12hyn_285"
12
12
  };
13
13
 
@@ -137,24 +137,24 @@
137
137
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
138
138
  SPDX-License-Identifier: Apache-2.0
139
139
  */
140
- /* Style used for links in slots/components that are text heavy, to help links stand out among
140
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
141
141
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
142
- .awsui_root_55fkh_u3bgu_142:not(#\9) {
142
+ .awsui_root_55fkh_12hyn_142:not(#\9) {
143
143
  position: relative;
144
144
  }
145
- .awsui_root_55fkh_u3bgu_142 > .awsui_button_55fkh_u3bgu_145:not(#\9) {
145
+ .awsui_root_55fkh_12hyn_142 > .awsui_button_55fkh_12hyn_145:not(#\9) {
146
146
  position: absolute;
147
147
  inset-inline-end: var(--space-static-xxs-82cdfi, 4px);
148
148
  inset-block-end: 0;
149
149
  }
150
- body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_55fkh_u3bgu_145 > .awsui_action-button_55fkh_u3bgu_150:not(#\9):focus {
150
+ body[data-awsui-focus-visible=true] .awsui_root_55fkh_12hyn_142 > .awsui_button_55fkh_12hyn_145 > .awsui_action-button_55fkh_12hyn_150:not(#\9):focus {
151
151
  position: relative;
152
152
  }
153
- body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_55fkh_u3bgu_145 > .awsui_action-button_55fkh_u3bgu_150:not(#\9):focus {
153
+ body[data-awsui-focus-visible=true] .awsui_root_55fkh_12hyn_142 > .awsui_button_55fkh_12hyn_145 > .awsui_action-button_55fkh_12hyn_150:not(#\9):focus {
154
154
  outline: 2px dotted transparent;
155
155
  outline-offset: calc(calc((var(--space-xxxs-zbmxqb, 2px)) - 1px) - 1px);
156
156
  }
157
- body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_55fkh_u3bgu_145 > .awsui_action-button_55fkh_u3bgu_150:not(#\9):focus::before {
157
+ body[data-awsui-focus-visible=true] .awsui_root_55fkh_12hyn_142 > .awsui_button_55fkh_12hyn_145 > .awsui_action-button_55fkh_12hyn_150:not(#\9):focus::before {
158
158
  content: " ";
159
159
  display: block;
160
160
  position: absolute;
@@ -169,7 +169,7 @@ body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_
169
169
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
170
170
  }
171
171
 
172
- .awsui_textarea_55fkh_u3bgu_172:not(#\9) {
172
+ .awsui_textarea_55fkh_12hyn_172:not(#\9) {
173
173
  border-collapse: separate;
174
174
  border-spacing: 0;
175
175
  box-sizing: border-box;
@@ -223,21 +223,21 @@ body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_
223
223
  font-size: var(--font-size-body-m-x4okxb, 14px);
224
224
  line-height: var(--line-height-body-m-30ar75, 20px);
225
225
  }
226
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-readonly_55fkh_u3bgu_225:not(#\9) {
226
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-readonly_55fkh_12hyn_225:not(#\9) {
227
227
  background-color: var(--color-background-input-default-igdh5e, #ffffff);
228
228
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
229
229
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
230
230
  }
231
- .awsui_textarea_55fkh_u3bgu_172:not(#\9)::placeholder {
231
+ .awsui_textarea_55fkh_12hyn_172:not(#\9)::placeholder {
232
232
  color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
233
233
  font-style: italic;
234
234
  opacity: 1;
235
235
  }
236
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):-ms-input-placeholder {
236
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):-ms-input-placeholder {
237
237
  color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
238
238
  font-style: italic;
239
239
  }
240
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):focus {
240
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):focus {
241
241
  outline: 2px dotted transparent;
242
242
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
243
243
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
@@ -247,10 +247,10 @@ body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_
247
247
  border-end-end-radius: var(--border-radius-input-plgbrq, 8px);
248
248
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
249
249
  }
250
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):invalid {
250
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):invalid {
251
251
  box-shadow: none;
252
252
  }
253
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):disabled {
253
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):disabled {
254
254
  background-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
255
255
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
256
256
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
@@ -258,31 +258,31 @@ body[data-awsui-focus-visible=true] .awsui_root_55fkh_u3bgu_142 > .awsui_button_
258
258
  cursor: auto;
259
259
  cursor: default;
260
260
  }
261
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):disabled::placeholder {
261
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):disabled::placeholder {
262
262
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
263
263
  opacity: 1;
264
264
  }
265
- .awsui_textarea_55fkh_u3bgu_172:not(#\9):disabled:-ms-input-placeholder {
265
+ .awsui_textarea_55fkh_12hyn_172:not(#\9):disabled:-ms-input-placeholder {
266
266
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
267
267
  }
268
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-invalid_55fkh_u3bgu_267:not(#\9) {
268
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-invalid_55fkh_12hyn_267:not(#\9) {
269
269
  color: var(--color-text-status-error-wdvepn, #d91515);
270
270
  border-color: var(--color-text-status-error-wdvepn, #d91515);
271
271
  padding-inline-start: calc(var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-field-width-09w7vk, 2px)));
272
272
  border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
273
273
  }
274
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-invalid_55fkh_u3bgu_267:not(#\9):focus {
274
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-invalid_55fkh_12hyn_267:not(#\9):focus {
275
275
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
276
276
  }
277
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-warning_55fkh_u3bgu_276:not(#\9) {
277
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-warning_55fkh_12hyn_276:not(#\9) {
278
278
  color: var(--color-text-status-warning-yik8vi, #8d6605);
279
279
  border-color: var(--color-text-status-warning-yik8vi, #8d6605);
280
280
  padding-inline-start: calc(var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-field-width-09w7vk, 2px)));
281
281
  border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
282
282
  }
283
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-warning_55fkh_u3bgu_276:not(#\9):focus {
283
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-warning_55fkh_12hyn_276:not(#\9):focus {
284
284
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
285
285
  }
286
- .awsui_textarea_55fkh_u3bgu_172.awsui_textarea-with-button_55fkh_u3bgu_285:not(#\9) {
286
+ .awsui_textarea_55fkh_12hyn_172.awsui_textarea-with-button_55fkh_12hyn_285:not(#\9) {
287
287
  padding-inline-end: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--space-static-xxs-82cdfi, 4px) + var(--size-icon-normal-0m1722, 16px));
288
288
  }
@@ -2,13 +2,13 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_55fkh_u3bgu_142",
6
- "button": "awsui_button_55fkh_u3bgu_145",
7
- "action-button": "awsui_action-button_55fkh_u3bgu_150",
8
- "textarea": "awsui_textarea_55fkh_u3bgu_172",
9
- "textarea-readonly": "awsui_textarea-readonly_55fkh_u3bgu_225",
10
- "textarea-invalid": "awsui_textarea-invalid_55fkh_u3bgu_267",
11
- "textarea-warning": "awsui_textarea-warning_55fkh_u3bgu_276",
12
- "textarea-with-button": "awsui_textarea-with-button_55fkh_u3bgu_285"
5
+ "root": "awsui_root_55fkh_12hyn_142",
6
+ "button": "awsui_button_55fkh_12hyn_145",
7
+ "action-button": "awsui_action-button_55fkh_12hyn_150",
8
+ "textarea": "awsui_textarea_55fkh_12hyn_172",
9
+ "textarea-readonly": "awsui_textarea-readonly_55fkh_12hyn_225",
10
+ "textarea-invalid": "awsui_textarea-invalid_55fkh_12hyn_267",
11
+ "textarea-warning": "awsui_textarea-warning_55fkh_12hyn_276",
12
+ "textarea-with-button": "awsui_textarea-with-button_55fkh_12hyn_285"
13
13
  };
14
14
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_19bso_xcf9q_149",
5
- "inner-root": "awsui_inner-root_19bso_xcf9q_150",
6
- "has-groups": "awsui_has-groups_19bso_xcf9q_186",
7
- "compact-mode": "awsui_compact-mode_19bso_xcf9q_190",
8
- "token": "awsui_token_19bso_xcf9q_199",
9
- "inner-token": "awsui_inner-token_19bso_xcf9q_200",
10
- "grouped": "awsui_grouped_19bso_xcf9q_213",
11
- "list": "awsui_list_19bso_xcf9q_225",
12
- "show-operation": "awsui_show-operation_19bso_xcf9q_236",
13
- "select": "awsui_select_19bso_xcf9q_242",
14
- "inner-select": "awsui_inner-select_19bso_xcf9q_243",
15
- "token-content": "awsui_token-content_19bso_xcf9q_247",
16
- "token-content-grouped": "awsui_token-content-grouped_19bso_xcf9q_253",
17
- "inner-token-content": "awsui_inner-token-content_19bso_xcf9q_258",
18
- "edit-button": "awsui_edit-button_19bso_xcf9q_263",
19
- "dismiss-button": "awsui_dismiss-button_19bso_xcf9q_264",
20
- "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_xcf9q_265",
21
- "token-disabled": "awsui_token-disabled_19bso_xcf9q_323"
4
+ "root": "awsui_root_19bso_1d4db_149",
5
+ "inner-root": "awsui_inner-root_19bso_1d4db_150",
6
+ "has-groups": "awsui_has-groups_19bso_1d4db_186",
7
+ "compact-mode": "awsui_compact-mode_19bso_1d4db_190",
8
+ "token": "awsui_token_19bso_1d4db_199",
9
+ "inner-token": "awsui_inner-token_19bso_1d4db_200",
10
+ "grouped": "awsui_grouped_19bso_1d4db_213",
11
+ "list": "awsui_list_19bso_1d4db_225",
12
+ "show-operation": "awsui_show-operation_19bso_1d4db_236",
13
+ "select": "awsui_select_19bso_1d4db_242",
14
+ "inner-select": "awsui_inner-select_19bso_1d4db_243",
15
+ "token-content": "awsui_token-content_19bso_1d4db_247",
16
+ "token-content-grouped": "awsui_token-content-grouped_19bso_1d4db_253",
17
+ "inner-token-content": "awsui_inner-token-content_19bso_1d4db_258",
18
+ "edit-button": "awsui_edit-button_19bso_1d4db_263",
19
+ "dismiss-button": "awsui_dismiss-button_19bso_1d4db_264",
20
+ "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_1d4db_265",
21
+ "token-disabled": "awsui_token-disabled_19bso_1d4db_323"
22
22
  };
23
23
 
@@ -140,14 +140,14 @@
140
140
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
141
  SPDX-License-Identifier: Apache-2.0
142
142
  */
143
- /* Style used for links in slots/components that are text heavy, to help links stand out among
143
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
145
  /*
146
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
147
  SPDX-License-Identifier: Apache-2.0
148
148
  */
149
- .awsui_root_19bso_xcf9q_149:not(#\9),
150
- .awsui_inner-root_19bso_xcf9q_150:not(#\9) {
149
+ .awsui_root_19bso_1d4db_149:not(#\9),
150
+ .awsui_inner-root_19bso_1d4db_150:not(#\9) {
151
151
  border-collapse: separate;
152
152
  border-spacing: 0;
153
153
  box-sizing: border-box;
@@ -184,21 +184,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
184
  display: flex;
185
185
  align-content: stretch;
186
186
  }
187
- .awsui_root_19bso_xcf9q_149.awsui_has-groups_19bso_xcf9q_186:not(#\9),
188
- .awsui_inner-root_19bso_xcf9q_150.awsui_has-groups_19bso_xcf9q_186:not(#\9) {
187
+ .awsui_root_19bso_1d4db_149.awsui_has-groups_19bso_1d4db_186:not(#\9),
188
+ .awsui_inner-root_19bso_1d4db_150.awsui_has-groups_19bso_1d4db_186:not(#\9) {
189
189
  min-block-size: calc(2px + var(--size-vertical-input-v5iwwf, 32px));
190
190
  }
191
- .awsui_root_19bso_xcf9q_149.awsui_has-groups_19bso_xcf9q_186.awsui_compact-mode_19bso_xcf9q_190:not(#\9),
192
- .awsui_inner-root_19bso_xcf9q_150.awsui_has-groups_19bso_xcf9q_186.awsui_compact-mode_19bso_xcf9q_190:not(#\9) {
191
+ .awsui_root_19bso_1d4db_149.awsui_has-groups_19bso_1d4db_186.awsui_compact-mode_19bso_1d4db_190:not(#\9),
192
+ .awsui_inner-root_19bso_1d4db_150.awsui_has-groups_19bso_1d4db_186.awsui_compact-mode_19bso_1d4db_190:not(#\9) {
193
193
  min-block-size: calc(2px + 2 * var(--border-field-width-09w7vk, 2px) + var(--size-vertical-input-v5iwwf, 32px));
194
194
  }
195
195
 
196
- .awsui_inner-root_19bso_xcf9q_150:not(#\9) {
196
+ .awsui_inner-root_19bso_1d4db_150:not(#\9) {
197
197
  block-size: 100%;
198
198
  }
199
199
 
200
- .awsui_token_19bso_xcf9q_199:not(#\9),
201
- .awsui_inner-token_19bso_xcf9q_200:not(#\9) {
200
+ .awsui_token_19bso_1d4db_199:not(#\9),
201
+ .awsui_inner-token_19bso_1d4db_200:not(#\9) {
202
202
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
203
203
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
204
204
  display: flex;
@@ -211,19 +211,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  color: var(--color-text-body-default-at06ol, #000716);
212
212
  box-sizing: border-box;
213
213
  }
214
- .awsui_token_19bso_xcf9q_199.awsui_grouped_19bso_xcf9q_213:not(#\9),
215
- .awsui_inner-token_19bso_xcf9q_200.awsui_grouped_19bso_xcf9q_213:not(#\9) {
214
+ .awsui_token_19bso_1d4db_199.awsui_grouped_19bso_1d4db_213:not(#\9),
215
+ .awsui_inner-token_19bso_1d4db_200.awsui_grouped_19bso_1d4db_213:not(#\9) {
216
216
  justify-content: space-between;
217
217
  }
218
218
 
219
- .awsui_inner-token_19bso_xcf9q_200:not(#\9) {
219
+ .awsui_inner-token_19bso_1d4db_200:not(#\9) {
220
220
  border-start-start-radius: calc(var(--border-radius-token-923jqq, 8px) / 2);
221
221
  border-start-end-radius: calc(var(--border-radius-token-923jqq, 8px) / 2);
222
222
  border-end-start-radius: calc(var(--border-radius-token-923jqq, 8px) / 2);
223
223
  border-end-end-radius: calc(var(--border-radius-token-923jqq, 8px) / 2);
224
224
  }
225
225
 
226
- .awsui_list_19bso_xcf9q_225:not(#\9) {
226
+ .awsui_list_19bso_1d4db_225:not(#\9) {
227
227
  list-style: none;
228
228
  margin-block: 0;
229
229
  margin-inline: 0;
@@ -234,36 +234,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
234
234
  gap: var(--space-xs-zb16t3, 8px);
235
235
  }
236
236
 
237
- .awsui_show-operation_19bso_xcf9q_236:not(#\9) {
237
+ .awsui_show-operation_19bso_1d4db_236:not(#\9) {
238
238
  border-inline-start: none;
239
239
  border-start-start-radius: 0;
240
240
  border-end-start-radius: 0;
241
241
  }
242
242
 
243
- .awsui_select_19bso_xcf9q_242:not(#\9),
244
- .awsui_inner-select_19bso_xcf9q_243:not(#\9) {
243
+ .awsui_select_19bso_1d4db_242:not(#\9),
244
+ .awsui_inner-select_19bso_1d4db_243:not(#\9) {
245
245
  /* used in test-utils */
246
246
  }
247
247
 
248
- .awsui_token-content_19bso_xcf9q_247:not(#\9) {
248
+ .awsui_token-content_19bso_1d4db_247:not(#\9) {
249
249
  display: flex;
250
250
  align-items: center;
251
251
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
252
252
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
253
253
  }
254
- .awsui_token-content-grouped_19bso_xcf9q_253:not(#\9) {
254
+ .awsui_token-content-grouped_19bso_1d4db_253:not(#\9) {
255
255
  padding-block: 2px;
256
256
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
257
257
  }
258
258
 
259
- .awsui_inner-token-content_19bso_xcf9q_258:not(#\9) {
259
+ .awsui_inner-token-content_19bso_1d4db_258:not(#\9) {
260
260
  padding-block: 1px;
261
261
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
262
262
  }
263
263
 
264
- .awsui_edit-button_19bso_xcf9q_263:not(#\9),
265
- .awsui_dismiss-button_19bso_xcf9q_264:not(#\9),
266
- .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9) {
264
+ .awsui_edit-button_19bso_1d4db_263:not(#\9),
265
+ .awsui_dismiss-button_19bso_1d4db_264:not(#\9),
266
+ .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9) {
267
267
  inline-size: 30px;
268
268
  margin-block: 0;
269
269
  margin-inline: 0;
@@ -275,20 +275,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
275
275
  background-color: transparent;
276
276
  border-inline-start: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
277
277
  }
278
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_xcf9q_263:not(#\9):focus,
279
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):focus,
280
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):focus {
278
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_1d4db_263:not(#\9):focus,
279
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_1d4db_264:not(#\9):focus,
280
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):focus {
281
281
  position: relative;
282
282
  }
283
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_xcf9q_263:not(#\9):focus,
284
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):focus,
285
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):focus {
283
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_1d4db_263:not(#\9):focus,
284
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_1d4db_264:not(#\9):focus,
285
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):focus {
286
286
  outline: 2px dotted transparent;
287
287
  outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px) - 1px);
288
288
  }
289
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_xcf9q_263:not(#\9):focus::before,
290
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):focus::before,
291
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):focus::before {
289
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_1d4db_263:not(#\9):focus::before,
290
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_1d4db_264:not(#\9):focus::before,
291
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):focus::before {
292
292
  content: " ";
293
293
  display: block;
294
294
  position: absolute;
@@ -302,26 +302,26 @@ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_xcf9q_265:
302
302
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
303
303
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
304
304
  }
305
- .awsui_edit-button_19bso_xcf9q_263:not(#\9):focus,
306
- .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):focus,
307
- .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):focus {
305
+ .awsui_edit-button_19bso_1d4db_263:not(#\9):focus,
306
+ .awsui_dismiss-button_19bso_1d4db_264:not(#\9):focus,
307
+ .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):focus {
308
308
  outline: none;
309
309
  text-decoration: none;
310
310
  }
311
- .awsui_edit-button_19bso_xcf9q_263:not(#\9):hover,
312
- .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):hover,
313
- .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):hover {
311
+ .awsui_edit-button_19bso_1d4db_263:not(#\9):hover,
312
+ .awsui_dismiss-button_19bso_1d4db_264:not(#\9):hover,
313
+ .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):hover {
314
314
  cursor: pointer;
315
315
  color: var(--color-text-interactive-hover-mj8add, #000716);
316
316
  }
317
- .awsui_edit-button_19bso_xcf9q_263:not(#\9):disabled,
318
- .awsui_dismiss-button_19bso_xcf9q_264:not(#\9):disabled,
319
- .awsui_inner-dismiss-button_19bso_xcf9q_265:not(#\9):disabled {
317
+ .awsui_edit-button_19bso_1d4db_263:not(#\9):disabled,
318
+ .awsui_dismiss-button_19bso_1d4db_264:not(#\9):disabled,
319
+ .awsui_inner-dismiss-button_19bso_1d4db_265:not(#\9):disabled {
320
320
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
321
321
  border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
322
322
  }
323
323
 
324
- .awsui_token-disabled_19bso_xcf9q_323:not(#\9) {
324
+ .awsui_token-disabled_19bso_1d4db_323:not(#\9) {
325
325
  border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
326
326
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
327
327
  color: var(--color-text-disabled-f4c52h, #9ba7b6);