@cloudscape-design/components 3.0.534 → 3.0.535

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 (358) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  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 +36 -30
  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 +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -3
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -2
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +19 -13
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -6
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +19 -13
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +35 -29
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/environment.js +1 -1
  235. package/internal/environment.json +1 -1
  236. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  237. package/internal/generated/custom-css-properties/index.js +46 -40
  238. package/internal/generated/custom-css-properties/index.js.map +1 -1
  239. package/internal/manifest.json +1 -1
  240. package/link/styles.css.js +20 -20
  241. package/link/styles.scoped.css +77 -71
  242. package/link/styles.selectors.js +20 -20
  243. package/mixed-line-bar-chart/styles.css.js +11 -11
  244. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  245. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +44 -38
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +2 -2
  250. package/multiselect/styles.scoped.css +8 -2
  251. package/multiselect/styles.selectors.js +2 -2
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +29 -23
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +54 -48
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +50 -50
  260. package/popover/styles.scoped.css +94 -64
  261. package/popover/styles.selectors.js +50 -50
  262. package/progress-bar/styles.css.js +18 -18
  263. package/progress-bar/styles.scoped.css +44 -32
  264. package/progress-bar/styles.selectors.js +18 -18
  265. package/property-filter/property-filter-autosuggest.js +2 -1
  266. package/property-filter/property-filter-autosuggest.js.map +1 -1
  267. package/property-filter/styles.css.js +31 -31
  268. package/property-filter/styles.scoped.css +39 -33
  269. package/property-filter/styles.selectors.js +31 -31
  270. package/radio-group/styles.css.js +9 -9
  271. package/radio-group/styles.scoped.css +21 -15
  272. package/radio-group/styles.selectors.js +9 -9
  273. package/segmented-control/styles.css.js +14 -14
  274. package/segmented-control/styles.scoped.css +39 -33
  275. package/segmented-control/styles.selectors.js +14 -14
  276. package/select/parts/styles.css.js +16 -16
  277. package/select/parts/styles.scoped.css +22 -16
  278. package/select/parts/styles.selectors.js +16 -16
  279. package/select/styles.css.js +1 -1
  280. package/select/styles.scoped.css +7 -1
  281. package/select/styles.selectors.js +1 -1
  282. package/side-navigation/styles.css.js +28 -28
  283. package/side-navigation/styles.scoped.css +44 -38
  284. package/side-navigation/styles.selectors.js +28 -28
  285. package/space-between/styles.css.js +23 -23
  286. package/space-between/styles.scoped.css +30 -24
  287. package/space-between/styles.selectors.js +23 -23
  288. package/spinner/styles.css.js +13 -13
  289. package/spinner/styles.scoped.css +58 -26
  290. package/spinner/styles.selectors.js +13 -13
  291. package/split-panel/styles.css.js +55 -55
  292. package/split-panel/styles.scoped.css +87 -75
  293. package/split-panel/styles.selectors.js +55 -55
  294. package/status-indicator/styles.css.js +23 -23
  295. package/status-indicator/styles.scoped.css +35 -29
  296. package/status-indicator/styles.selectors.js +23 -23
  297. package/table/body-cell/styles.css.js +30 -30
  298. package/table/body-cell/styles.scoped.css +87 -81
  299. package/table/body-cell/styles.selectors.js +30 -30
  300. package/table/header-cell/styles.css.js +24 -24
  301. package/table/header-cell/styles.scoped.css +50 -44
  302. package/table/header-cell/styles.selectors.js +24 -24
  303. package/table/resizer/styles.css.js +8 -8
  304. package/table/resizer/styles.scoped.css +20 -14
  305. package/table/resizer/styles.selectors.js +8 -8
  306. package/table/selection/styles.css.js +3 -3
  307. package/table/selection/styles.scoped.css +9 -3
  308. package/table/selection/styles.selectors.js +3 -3
  309. package/table/sticky-scrollbar/styles.css.js +6 -6
  310. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  311. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  312. package/table/styles.css.js +35 -35
  313. package/table/styles.scoped.css +46 -40
  314. package/table/styles.selectors.js +35 -35
  315. package/table/table-role/table-role-helper.js +1 -1
  316. package/table/table-role/table-role-helper.js.map +1 -1
  317. package/tabs/styles.css.js +21 -21
  318. package/tabs/styles.scoped.css +51 -39
  319. package/tabs/styles.selectors.js +21 -21
  320. package/tag-editor/styles.css.js +3 -3
  321. package/tag-editor/styles.scoped.css +16 -10
  322. package/tag-editor/styles.selectors.js +3 -3
  323. package/text-content/styles.css.js +1 -1
  324. package/text-content/styles.scoped.css +66 -60
  325. package/text-content/styles.selectors.js +1 -1
  326. package/text-filter/styles.css.js +3 -3
  327. package/text-filter/styles.scoped.css +9 -3
  328. package/text-filter/styles.selectors.js +3 -3
  329. package/textarea/styles.css.js +4 -4
  330. package/textarea/styles.scoped.css +18 -12
  331. package/textarea/styles.selectors.js +4 -4
  332. package/tiles/styles.css.js +29 -29
  333. package/tiles/styles.scoped.css +76 -70
  334. package/tiles/styles.selectors.js +29 -29
  335. package/toggle/styles.css.js +8 -8
  336. package/toggle/styles.scoped.css +19 -13
  337. package/toggle/styles.selectors.js +8 -8
  338. package/token-group/styles.css.js +8 -8
  339. package/token-group/styles.scoped.css +22 -16
  340. package/token-group/styles.selectors.js +8 -8
  341. package/top-navigation/1.0-beta/styles.css.js +25 -25
  342. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  343. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  344. package/top-navigation/styles.css.js +47 -47
  345. package/top-navigation/styles.scoped.css +72 -66
  346. package/top-navigation/styles.selectors.js +47 -47
  347. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  348. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  349. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  350. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  351. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  352. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  353. package/tutorial-panel/styles.css.js +1 -1
  354. package/tutorial-panel/styles.scoped.css +7 -1
  355. package/tutorial-panel/styles.selectors.js +1 -1
  356. package/wizard/styles.css.js +32 -32
  357. package/wizard/styles.scoped.css +74 -68
  358. package/wizard/styles.selectors.js +32 -32
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -94,6 +100,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
100
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
101
  SPDX-License-Identifier: Apache-2.0
96
102
  */
103
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
104
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
105
+ /*
106
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
+ SPDX-License-Identifier: Apache-2.0
108
+ */
97
109
  /*
98
110
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
111
  SPDX-License-Identifier: Apache-2.0
@@ -182,11 +194,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
194
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
195
  SPDX-License-Identifier: Apache-2.0
184
196
  */
185
- .awsui_arrow_xjuzf_nljtu_185:not(#\9) {
197
+ .awsui_arrow_xjuzf_h5gz1_197:not(#\9) {
186
198
  inline-size: 20px;
187
199
  block-size: 10px;
188
200
  }
189
- .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9), .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9) {
201
+ .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9), .awsui_arrow-inner_xjuzf_h5gz1_201:not(#\9) {
190
202
  position: absolute;
191
203
  overflow: hidden;
192
204
  inline-size: 20px;
@@ -194,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
206
  inset-block-start: 0;
195
207
  inset-inline-start: 0;
196
208
  }
197
- .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9)::after {
209
+ .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-inner_xjuzf_h5gz1_201:not(#\9)::after {
198
210
  content: "";
199
211
  box-sizing: border-box;
200
212
  display: inline-block;
@@ -210,35 +222,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
210
222
  transform: rotate(45deg);
211
223
  transform-origin: 0 100%;
212
224
  }
213
- .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
225
+ .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after {
214
226
  background-color: var(--color-border-popover-umqvld, #9ba7b6);
215
227
  }
216
- .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9) {
228
+ .awsui_arrow-inner_xjuzf_h5gz1_201:not(#\9) {
217
229
  inset-block-start: 2px;
218
230
  }
219
- .awsui_arrow-inner_xjuzf_nljtu_189.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
231
+ .awsui_arrow-inner_xjuzf_h5gz1_201.awsui_refresh_xjuzf_h5gz1_231:not(#\9) {
220
232
  inset-block-start: 3px;
221
233
  }
222
- .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9)::after {
234
+ .awsui_arrow-inner_xjuzf_h5gz1_201:not(#\9)::after {
223
235
  border-start-start-radius: 1px;
224
236
  border-start-end-radius: 0;
225
237
  border-end-start-radius: 0;
226
238
  border-end-end-radius: 0;
227
239
  background-color: var(--color-background-popover-szburm, #ffffff);
228
240
  }
229
- .awsui_arrow-position-right-top_xjuzf_nljtu_229 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_nljtu_229 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
241
+ .awsui_arrow-position-right-top_xjuzf_h5gz1_241 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_h5gz1_241 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after {
230
242
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
231
243
  }
232
- .awsui_arrow-position-left-top_xjuzf_nljtu_232 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_nljtu_232 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
244
+ .awsui_arrow-position-left-top_xjuzf_h5gz1_244 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_h5gz1_244 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after {
233
245
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
234
246
  }
235
- .awsui_arrow-position-top-center_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
247
+ .awsui_arrow-position-top-center_xjuzf_h5gz1_247 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_h5gz1_247 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_h5gz1_247 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_h5gz1_247 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after {
236
248
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
237
249
  }
238
- .awsui_arrow-position-bottom-center_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
250
+ .awsui_arrow-position-bottom-center_xjuzf_h5gz1_250 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_h5gz1_250 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_h5gz1_250 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_h5gz1_250 > .awsui_arrow-outer_xjuzf_h5gz1_201:not(#\9)::after {
239
251
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
240
252
  }
241
253
 
254
+ /*
255
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
256
+ SPDX-License-Identifier: Apache-2.0
257
+ */
258
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
259
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
242
260
  /*
243
261
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
244
262
  SPDX-License-Identifier: Apache-2.0
@@ -331,7 +349,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
331
349
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
332
350
  SPDX-License-Identifier: Apache-2.0
333
351
  */
334
- .awsui_body_xjuzf_nljtu_334:not(#\9) {
352
+ .awsui_body_xjuzf_h5gz1_352:not(#\9) {
335
353
  border-collapse: separate;
336
354
  border-spacing: 0;
337
355
  box-sizing: border-box;
@@ -371,16 +389,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
371
389
  padding-block: var(--space-s-34lx8l, 12px);
372
390
  padding-inline: var(--space-m-udix3p, 16px);
373
391
  }
374
- .awsui_body-overflow-visible_xjuzf_nljtu_373:not(#\9) {
392
+ .awsui_body-overflow-visible_xjuzf_h5gz1_391:not(#\9) {
375
393
  overflow: visible;
376
394
  }
377
395
 
378
- .awsui_has-dismiss_xjuzf_nljtu_377:not(#\9) {
396
+ .awsui_has-dismiss_xjuzf_h5gz1_395:not(#\9) {
379
397
  display: flex;
380
398
  align-items: baseline;
381
399
  }
382
400
 
383
- .awsui_dismiss_xjuzf_nljtu_382:not(#\9) {
401
+ .awsui_dismiss_xjuzf_h5gz1_400:not(#\9) {
384
402
  margin-block: calc(-1 * (var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px)));
385
403
  margin-inline-start: 0;
386
404
  margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
@@ -388,15 +406,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
388
406
  order: 1;
389
407
  }
390
408
 
391
- .awsui_dismiss-control_xjuzf_nljtu_390:not(#\9) {
409
+ .awsui_dismiss-control_xjuzf_h5gz1_408:not(#\9) {
392
410
  /* used in test-utils */
393
411
  }
394
412
 
395
- .awsui_header-row_xjuzf_nljtu_394:not(#\9) {
413
+ .awsui_header-row_xjuzf_h5gz1_412:not(#\9) {
396
414
  margin-block-end: var(--space-xs-zb16t3, 8px);
397
415
  }
398
416
 
399
- .awsui_header_xjuzf_nljtu_394:not(#\9) {
417
+ .awsui_header_xjuzf_h5gz1_412:not(#\9) {
400
418
  word-wrap: break-word;
401
419
  max-inline-size: 100%;
402
420
  overflow: hidden;
@@ -409,7 +427,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
409
427
  /* stylelint-disable selector-max-type */
410
428
  /* stylelint-enable selector-max-type */
411
429
  }
412
- .awsui_header_xjuzf_nljtu_394 > h2:not(#\9) {
430
+ .awsui_header_xjuzf_h5gz1_412 > h2:not(#\9) {
413
431
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
414
432
  line-height: var(--line-height-heading-xs-aeleja, 18px);
415
433
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
@@ -418,7 +436,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
418
436
  display: inline;
419
437
  }
420
438
 
421
- .awsui_content_xjuzf_nljtu_420:not(#\9) {
439
+ .awsui_content_xjuzf_h5gz1_438:not(#\9) {
422
440
  word-wrap: break-word;
423
441
  max-inline-size: 100%;
424
442
  overflow: hidden;
@@ -426,10 +444,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
426
444
  flex: 1 1 auto;
427
445
  min-inline-size: 0;
428
446
  }
429
- .awsui_content-overflow-visible_xjuzf_nljtu_428:not(#\9) {
447
+ .awsui_content-overflow-visible_xjuzf_h5gz1_446:not(#\9) {
430
448
  overflow: visible;
431
449
  }
432
450
 
451
+ /*
452
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
453
+ SPDX-License-Identifier: Apache-2.0
454
+ */
455
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
456
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
433
457
  /*
434
458
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
435
459
  SPDX-License-Identifier: Apache-2.0
@@ -522,7 +546,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
522
546
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
523
547
  SPDX-License-Identifier: Apache-2.0
524
548
  */
525
- .awsui_container_xjuzf_nljtu_524:not(#\9) {
549
+ .awsui_container_xjuzf_h5gz1_548:not(#\9) {
526
550
  display: inline-block;
527
551
  position: fixed;
528
552
  inset-block-start: -9999px;
@@ -530,7 +554,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
530
554
  z-index: 2000;
531
555
  }
532
556
 
533
- .awsui_container-body_xjuzf_nljtu_532:not(#\9) {
557
+ .awsui_container-body_xjuzf_h5gz1_556:not(#\9) {
534
558
  border-collapse: separate;
535
559
  border-spacing: 0;
536
560
  box-sizing: border-box;
@@ -574,94 +598,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
574
598
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
575
599
  }
576
600
 
577
- .awsui_container-body-variant-annotation_xjuzf_nljtu_575:not(#\9) {
601
+ .awsui_container-body-variant-annotation_xjuzf_h5gz1_599:not(#\9) {
578
602
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
579
603
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
580
604
  }
581
605
 
582
- .awsui_container-body-size-small_xjuzf_nljtu_580:not(#\9) {
606
+ .awsui_container-body-size-small_xjuzf_h5gz1_604:not(#\9) {
583
607
  max-inline-size: 210px;
584
608
  }
585
- .awsui_container-body-size-small_xjuzf_nljtu_580.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
609
+ .awsui_container-body-size-small_xjuzf_h5gz1_604.awsui_fixed-width_xjuzf_h5gz1_607:not(#\9) {
586
610
  inline-size: 210px;
587
611
  }
588
612
 
589
- .awsui_container-body-size-medium_xjuzf_nljtu_587:not(#\9) {
613
+ .awsui_container-body-size-medium_xjuzf_h5gz1_611:not(#\9) {
590
614
  max-inline-size: 310px;
591
615
  }
592
- .awsui_container-body-size-medium_xjuzf_nljtu_587.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
616
+ .awsui_container-body-size-medium_xjuzf_h5gz1_611.awsui_fixed-width_xjuzf_h5gz1_607:not(#\9) {
593
617
  inline-size: 310px;
594
618
  }
595
619
 
596
- .awsui_container-body-size-large_xjuzf_nljtu_594:not(#\9) {
620
+ .awsui_container-body-size-large_xjuzf_h5gz1_618:not(#\9) {
597
621
  max-inline-size: 480px;
598
622
  }
599
623
  @media (max-width: 480px) {
600
- .awsui_container-body-size-large_xjuzf_nljtu_594:not(#\9) {
624
+ .awsui_container-body-size-large_xjuzf_h5gz1_618:not(#\9) {
601
625
  max-inline-size: 310px;
602
626
  }
603
627
  }
604
- .awsui_container-body-size-large_xjuzf_nljtu_594.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
628
+ .awsui_container-body-size-large_xjuzf_h5gz1_618.awsui_fixed-width_xjuzf_h5gz1_607:not(#\9) {
605
629
  inline-size: 480px;
606
630
  }
607
631
 
608
- .awsui_container-arrow_xjuzf_nljtu_606:not(#\9) {
632
+ .awsui_container-arrow_xjuzf_h5gz1_630:not(#\9) {
609
633
  position: absolute;
610
634
  display: inline-block;
611
635
  }
612
- .awsui_container-arrow-position-right-top_xjuzf_nljtu_610:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610:not(#\9) {
636
+ .awsui_container-arrow-position-right-top_xjuzf_h5gz1_634:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_h5gz1_634:not(#\9) {
613
637
  transform: rotate(-90deg);
614
638
  transform-origin: 0 100%;
615
639
  }
616
- .awsui_container-arrow-position-right-top_xjuzf_nljtu_610:not(#\9) {
640
+ .awsui_container-arrow-position-right-top_xjuzf_h5gz1_634:not(#\9) {
617
641
  inset-block-start: calc(12px + 10px);
618
642
  inset-inline-start: 0;
619
643
  }
620
- .awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610:not(#\9) {
644
+ .awsui_container-arrow-position-right-bottom_xjuzf_h5gz1_634:not(#\9) {
621
645
  inset-block-end: 12px;
622
646
  inset-inline-start: 0;
623
647
  }
624
- .awsui_container-arrow-position-left-top_xjuzf_nljtu_622:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622:not(#\9) {
648
+ .awsui_container-arrow-position-left-top_xjuzf_h5gz1_646:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_h5gz1_646:not(#\9) {
625
649
  transform: rotate(90deg);
626
650
  transform-origin: 100% 100%;
627
651
  }
628
- .awsui_container-arrow-position-left-top_xjuzf_nljtu_622:not(#\9) {
652
+ .awsui_container-arrow-position-left-top_xjuzf_h5gz1_646:not(#\9) {
629
653
  inset-block-start: calc(12px + 10px);
630
654
  inset-inline-end: 0;
631
655
  }
632
- .awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622:not(#\9) {
656
+ .awsui_container-arrow-position-left-bottom_xjuzf_h5gz1_646:not(#\9) {
633
657
  inset-block-end: 12px;
634
658
  inset-inline-end: 0;
635
659
  }
636
- .awsui_container-arrow-position-top-center_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_nljtu_634:not(#\9) {
660
+ .awsui_container-arrow-position-top-center_xjuzf_h5gz1_658:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_h5gz1_658:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_h5gz1_658:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_h5gz1_658:not(#\9) {
637
661
  transform: rotate(180deg);
638
662
  transform-origin: 50% 50%;
639
663
  }
640
- .awsui_container-arrow-position-top-center_xjuzf_nljtu_634:not(#\9) {
664
+ .awsui_container-arrow-position-top-center_xjuzf_h5gz1_658:not(#\9) {
641
665
  inset-block-end: -10px;
642
666
  inset-inline-start: calc(50% - 10px);
643
667
  }
644
- .awsui_container-arrow-position-top-right_xjuzf_nljtu_634:not(#\9) {
668
+ .awsui_container-arrow-position-top-right_xjuzf_h5gz1_658:not(#\9) {
645
669
  inset-block-end: -10px;
646
670
  inset-inline-start: 12px;
647
671
  }
648
- .awsui_container-arrow-position-top-left_xjuzf_nljtu_634:not(#\9) {
672
+ .awsui_container-arrow-position-top-left_xjuzf_h5gz1_658:not(#\9) {
649
673
  inset-block-end: -10px;
650
674
  inset-inline-start: calc(100% - 20px - 12px);
651
675
  }
652
- .awsui_container-arrow-position-bottom-center_xjuzf_nljtu_650:not(#\9) {
676
+ .awsui_container-arrow-position-bottom-center_xjuzf_h5gz1_674:not(#\9) {
653
677
  inset-block-start: -10px;
654
678
  inset-inline-start: calc(50% - 10px);
655
679
  }
656
- .awsui_container-arrow-position-bottom-right_xjuzf_nljtu_654:not(#\9) {
680
+ .awsui_container-arrow-position-bottom-right_xjuzf_h5gz1_678:not(#\9) {
657
681
  inset-block-start: -10px;
658
682
  inset-inline-start: 12px;
659
683
  }
660
- .awsui_container-arrow-position-bottom-left_xjuzf_nljtu_658:not(#\9) {
684
+ .awsui_container-arrow-position-bottom-left_xjuzf_h5gz1_682:not(#\9) {
661
685
  inset-block-start: -10px;
662
686
  inset-inline-start: calc(100% - 20px - 12px);
663
687
  }
664
688
 
689
+ /*
690
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
691
+ SPDX-License-Identifier: Apache-2.0
692
+ */
693
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
694
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
665
695
  /*
666
696
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
667
697
  SPDX-License-Identifier: Apache-2.0
@@ -754,10 +784,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
754
784
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
755
785
  SPDX-License-Identifier: Apache-2.0
756
786
  */
757
- .awsui_container_xjuzf_nljtu_524:not(#\9) {
758
- animation: awsui_awsui-motion-fade-in_xjuzf_nljtu_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
787
+ .awsui_container_xjuzf_h5gz1_548:not(#\9) {
788
+ animation: awsui_awsui-motion-fade-in_xjuzf_h5gz1_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
759
789
  }
760
- @keyframes awsui_awsui-motion-fade-in_xjuzf_nljtu_1 {
790
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_h5gz1_1 {
761
791
  from {
762
792
  opacity: 0.2;
763
793
  }
@@ -766,19 +796,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
766
796
  }
767
797
  }
768
798
  @media (prefers-reduced-motion: reduce) {
769
- .awsui_container_xjuzf_nljtu_524:not(#\9) {
799
+ .awsui_container_xjuzf_h5gz1_548:not(#\9) {
770
800
  animation: none;
771
801
  transition: none;
772
802
  }
773
803
  }
774
- .awsui-motion-disabled .awsui_container_xjuzf_nljtu_524:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_nljtu_524:not(#\9) {
804
+ .awsui-motion-disabled .awsui_container_xjuzf_h5gz1_548:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_h5gz1_548:not(#\9) {
775
805
  animation: none;
776
806
  transition: none;
777
807
  }
778
- .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
779
- animation: awsui_awsui-motion-fade-in_xjuzf_nljtu_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
808
+ .awsui_container_xjuzf_h5gz1_548.awsui_refresh_xjuzf_h5gz1_231:not(#\9) {
809
+ animation: awsui_awsui-motion-fade-in_xjuzf_h5gz1_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
780
810
  }
781
- @keyframes awsui_awsui-motion-fade-in_xjuzf_nljtu_1 {
811
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_h5gz1_1 {
782
812
  from {
783
813
  opacity: 0.2;
784
814
  }
@@ -787,17 +817,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
787
817
  }
788
818
  }
789
819
  @media (prefers-reduced-motion: reduce) {
790
- .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
820
+ .awsui_container_xjuzf_h5gz1_548.awsui_refresh_xjuzf_h5gz1_231:not(#\9) {
791
821
  animation: none;
792
822
  transition: none;
793
823
  }
794
824
  }
795
- .awsui-motion-disabled .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
825
+ .awsui-motion-disabled .awsui_container_xjuzf_h5gz1_548.awsui_refresh_xjuzf_h5gz1_231:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_h5gz1_548.awsui_refresh_xjuzf_h5gz1_231:not(#\9) {
796
826
  animation: none;
797
827
  transition: none;
798
828
  }
799
829
 
800
- .awsui_root_xjuzf_nljtu_798:not(#\9) {
830
+ .awsui_root_xjuzf_h5gz1_828:not(#\9) {
801
831
  border-collapse: separate;
802
832
  border-spacing: 0;
803
833
  box-sizing: border-box;
@@ -834,14 +864,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
834
864
  color: inherit;
835
865
  }
836
866
 
837
- .awsui_trigger_xjuzf_nljtu_834:not(#\9) {
867
+ .awsui_trigger_xjuzf_h5gz1_864:not(#\9) {
838
868
  display: inline-block;
839
869
  max-inline-size: 100%;
840
870
  color: inherit;
841
871
  text-align: inherit;
842
872
  }
843
873
 
844
- .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9) {
874
+ .awsui_trigger-type-text_xjuzf_h5gz1_871:not(#\9) {
845
875
  border-block: 0;
846
876
  border-inline: 0;
847
877
  margin-block: 0;
@@ -852,17 +882,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
852
882
  cursor: pointer;
853
883
  border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
854
884
  }
855
- .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
885
+ .awsui_trigger-type-text_xjuzf_h5gz1_871:not(#\9):focus {
856
886
  outline: none;
857
887
  }
858
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
888
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_h5gz1_871:not(#\9):focus {
859
889
  position: relative;
860
890
  }
861
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
891
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_h5gz1_871:not(#\9):focus {
862
892
  outline: 2px dotted transparent;
863
893
  outline-offset: calc(1px - 1px);
864
894
  }
865
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus::before {
895
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_h5gz1_871:not(#\9):focus::before {
866
896
  content: " ";
867
897
  display: block;
868
898
  position: absolute;
@@ -876,10 +906,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not
876
906
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
877
907
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
878
908
  }
879
- .awsui_trigger-type-text_xjuzf_nljtu_841 > .awsui_trigger-inner-text_xjuzf_nljtu_876:not(#\9) {
909
+ .awsui_trigger-type-text_xjuzf_h5gz1_871 > .awsui_trigger-inner-text_xjuzf_h5gz1_906:not(#\9) {
880
910
  position: relative;
881
911
  }
882
912
 
883
- .awsui_popover-content_xjuzf_nljtu_880:not(#\9) {
913
+ .awsui_popover-content_xjuzf_h5gz1_910:not(#\9) {
884
914
  display: inline;
885
915
  }
@@ -2,55 +2,55 @@
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_nljtu_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_nljtu_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_nljtu_189",
8
- "refresh": "awsui_refresh_xjuzf_nljtu_219",
9
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_nljtu_229",
10
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_nljtu_229",
11
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_nljtu_232",
12
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_nljtu_232",
13
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_nljtu_235",
14
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_nljtu_235",
15
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_nljtu_235",
16
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_nljtu_235",
17
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_nljtu_238",
18
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_nljtu_238",
19
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_nljtu_238",
20
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_nljtu_238",
21
- "body": "awsui_body_xjuzf_nljtu_334",
22
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_nljtu_373",
23
- "has-dismiss": "awsui_has-dismiss_xjuzf_nljtu_377",
24
- "dismiss": "awsui_dismiss_xjuzf_nljtu_382",
25
- "dismiss-control": "awsui_dismiss-control_xjuzf_nljtu_390",
26
- "header-row": "awsui_header-row_xjuzf_nljtu_394",
27
- "header": "awsui_header_xjuzf_nljtu_394",
28
- "content": "awsui_content_xjuzf_nljtu_420",
29
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_nljtu_428",
30
- "container": "awsui_container_xjuzf_nljtu_524",
31
- "container-body": "awsui_container-body_xjuzf_nljtu_532",
32
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_nljtu_575",
33
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_nljtu_580",
34
- "fixed-width": "awsui_fixed-width_xjuzf_nljtu_583",
35
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_nljtu_587",
36
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_nljtu_594",
37
- "container-arrow": "awsui_container-arrow_xjuzf_nljtu_606",
38
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_nljtu_610",
39
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610",
40
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_nljtu_622",
41
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622",
42
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_nljtu_634",
43
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_nljtu_634",
44
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_nljtu_634",
45
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_nljtu_634",
46
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_nljtu_650",
47
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_nljtu_654",
48
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_nljtu_658",
49
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_nljtu_1",
50
- "root": "awsui_root_xjuzf_nljtu_798",
51
- "trigger": "awsui_trigger_xjuzf_nljtu_834",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_nljtu_841",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_nljtu_876",
54
- "popover-content": "awsui_popover-content_xjuzf_nljtu_880"
5
+ "arrow": "awsui_arrow_xjuzf_h5gz1_197",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_h5gz1_201",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_h5gz1_201",
8
+ "refresh": "awsui_refresh_xjuzf_h5gz1_231",
9
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_h5gz1_241",
10
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_h5gz1_241",
11
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_h5gz1_244",
12
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_h5gz1_244",
13
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_h5gz1_247",
14
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_h5gz1_247",
15
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_h5gz1_247",
16
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_h5gz1_247",
17
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_h5gz1_250",
18
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_h5gz1_250",
19
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_h5gz1_250",
20
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_h5gz1_250",
21
+ "body": "awsui_body_xjuzf_h5gz1_352",
22
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_h5gz1_391",
23
+ "has-dismiss": "awsui_has-dismiss_xjuzf_h5gz1_395",
24
+ "dismiss": "awsui_dismiss_xjuzf_h5gz1_400",
25
+ "dismiss-control": "awsui_dismiss-control_xjuzf_h5gz1_408",
26
+ "header-row": "awsui_header-row_xjuzf_h5gz1_412",
27
+ "header": "awsui_header_xjuzf_h5gz1_412",
28
+ "content": "awsui_content_xjuzf_h5gz1_438",
29
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_h5gz1_446",
30
+ "container": "awsui_container_xjuzf_h5gz1_548",
31
+ "container-body": "awsui_container-body_xjuzf_h5gz1_556",
32
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_h5gz1_599",
33
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_h5gz1_604",
34
+ "fixed-width": "awsui_fixed-width_xjuzf_h5gz1_607",
35
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_h5gz1_611",
36
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_h5gz1_618",
37
+ "container-arrow": "awsui_container-arrow_xjuzf_h5gz1_630",
38
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_h5gz1_634",
39
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_h5gz1_634",
40
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_h5gz1_646",
41
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_h5gz1_646",
42
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_h5gz1_658",
43
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_h5gz1_658",
44
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_h5gz1_658",
45
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_h5gz1_658",
46
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_h5gz1_674",
47
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_h5gz1_678",
48
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_h5gz1_682",
49
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_h5gz1_1",
50
+ "root": "awsui_root_xjuzf_h5gz1_828",
51
+ "trigger": "awsui_trigger_xjuzf_h5gz1_864",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_h5gz1_871",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_h5gz1_906",
54
+ "popover-content": "awsui_popover-content_xjuzf_h5gz1_910"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_1h8ys_185",
5
- "result-state": "awsui_result-state_11huc_1h8ys_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1h8ys_1",
7
- "root": "awsui_root_11huc_1h8ys_221",
8
- "with-result-button": "awsui_with-result-button_11huc_1h8ys_256",
9
- "result-text": "awsui_result-text_11huc_1h8ys_260",
10
- "result-container-error": "awsui_result-container-error_11huc_1h8ys_264",
11
- "result-container-success": "awsui_result-container-success_11huc_1h8ys_264",
12
- "result-button": "awsui_result-button_11huc_1h8ys_268",
13
- "word-wrap": "awsui_word-wrap_11huc_1h8ys_274",
14
- "label-flash": "awsui_label-flash_11huc_1h8ys_279",
15
- "label-key-value": "awsui_label-key-value_11huc_1h8ys_283",
16
- "flash": "awsui_flash_11huc_1h8ys_291",
17
- "progress-container": "awsui_progress-container_11huc_1h8ys_295",
18
- "percentage-container": "awsui_percentage-container_11huc_1h8ys_302",
19
- "percentage": "awsui_percentage_11huc_1h8ys_302",
20
- "complete": "awsui_complete_11huc_1h8ys_348",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_1h8ys_376"
4
+ "progress": "awsui_progress_11huc_kien8_197",
5
+ "result-state": "awsui_result-state_11huc_kien8_211",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_kien8_1",
7
+ "root": "awsui_root_11huc_kien8_233",
8
+ "with-result-button": "awsui_with-result-button_11huc_kien8_268",
9
+ "result-text": "awsui_result-text_11huc_kien8_272",
10
+ "result-container-error": "awsui_result-container-error_11huc_kien8_276",
11
+ "result-container-success": "awsui_result-container-success_11huc_kien8_276",
12
+ "result-button": "awsui_result-button_11huc_kien8_280",
13
+ "word-wrap": "awsui_word-wrap_11huc_kien8_286",
14
+ "label-flash": "awsui_label-flash_11huc_kien8_291",
15
+ "label-key-value": "awsui_label-key-value_11huc_kien8_295",
16
+ "flash": "awsui_flash_11huc_kien8_303",
17
+ "progress-container": "awsui_progress-container_11huc_kien8_307",
18
+ "percentage-container": "awsui_percentage-container_11huc_kien8_314",
19
+ "percentage": "awsui_percentage_11huc_kien8_314",
20
+ "complete": "awsui_complete_11huc_kien8_360",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_kien8_388"
22
22
  };
23
23