@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_j5nan_97",
6
- "segment": "awsui_segment_1edmh_j5nan_97",
7
- "segment__hover": "awsui_segment__hover_1edmh_j5nan_124",
8
- "label": "awsui_label_1edmh_j5nan_138",
9
- "root": "awsui_root_1edmh_j5nan_156",
10
- "filter-container": "awsui_filter-container_1edmh_j5nan_170",
11
- "has-default-filter": "awsui_has-default-filter_1edmh_j5nan_174",
12
- "content": "awsui_content_1edmh_j5nan_178",
13
- "content--small": "awsui_content--small_1edmh_j5nan_184",
14
- "content--without-labels": "awsui_content--without-labels_1edmh_j5nan_187",
15
- "content--medium": "awsui_content--medium_1edmh_j5nan_190",
16
- "content--large": "awsui_content--large_1edmh_j5nan_196",
17
- "content--reserve-filter": "awsui_content--reserve-filter_1edmh_j5nan_202",
18
- "content--reserve-legend": "awsui_content--reserve-legend_1edmh_j5nan_205",
19
- "status-container": "awsui_status-container_1edmh_j5nan_209",
20
- "chart-container": "awsui_chart-container_1edmh_j5nan_213",
21
- "inner-content": "awsui_inner-content_1edmh_j5nan_218",
22
- "segment__highlight": "awsui_segment__highlight_1edmh_j5nan_232",
23
- "segment--dimmed": "awsui_segment--dimmed_1edmh_j5nan_247",
24
- "segment--highlighted": "awsui_segment--highlighted_1edmh_j5nan_250",
25
- "label--dimmed": "awsui_label--dimmed_1edmh_j5nan_267",
26
- "label--align-right": "awsui_label--align-right_1edmh_j5nan_270",
27
- "label-text": "awsui_label-text_1edmh_j5nan_278",
28
- "label__description": "awsui_label__description_1edmh_j5nan_286",
29
- "label-line": "awsui_label-line_1edmh_j5nan_293",
30
- "label--highlighted": "awsui_label--highlighted_1edmh_j5nan_297",
31
- "popover-header": "awsui_popover-header_1edmh_j5nan_301"
5
+ "segment__path": "awsui_segment__path_1edmh_7a6ah_97",
6
+ "segment": "awsui_segment_1edmh_7a6ah_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_7a6ah_124",
8
+ "label": "awsui_label_1edmh_7a6ah_138",
9
+ "root": "awsui_root_1edmh_7a6ah_156",
10
+ "filter-container": "awsui_filter-container_1edmh_7a6ah_170",
11
+ "has-default-filter": "awsui_has-default-filter_1edmh_7a6ah_174",
12
+ "content": "awsui_content_1edmh_7a6ah_178",
13
+ "content--small": "awsui_content--small_1edmh_7a6ah_184",
14
+ "content--without-labels": "awsui_content--without-labels_1edmh_7a6ah_187",
15
+ "content--medium": "awsui_content--medium_1edmh_7a6ah_190",
16
+ "content--large": "awsui_content--large_1edmh_7a6ah_196",
17
+ "content--reserve-filter": "awsui_content--reserve-filter_1edmh_7a6ah_202",
18
+ "content--reserve-legend": "awsui_content--reserve-legend_1edmh_7a6ah_205",
19
+ "status-container": "awsui_status-container_1edmh_7a6ah_209",
20
+ "chart-container": "awsui_chart-container_1edmh_7a6ah_213",
21
+ "inner-content": "awsui_inner-content_1edmh_7a6ah_218",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_7a6ah_232",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_7a6ah_247",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_7a6ah_250",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_7a6ah_267",
26
+ "label--align-right": "awsui_label--align-right_1edmh_7a6ah_270",
27
+ "label-text": "awsui_label-text_1edmh_7a6ah_278",
28
+ "label__description": "awsui_label__description_1edmh_7a6ah_286",
29
+ "label-line": "awsui_label-line_1edmh_7a6ah_293",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_7a6ah_297",
31
+ "popover-header": "awsui_popover-header_1edmh_7a6ah_301"
32
32
  };
33
33
 
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_13o4y_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_13o4y_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_13o4y_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_13o4y_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_13o4y_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_13o4y_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_13o4y_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_13o4y_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_13o4y_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_13o4y_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_13o4y_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_13o4y_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_13o4y_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_13o4y_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229",
19
- "body": "awsui_body_xjuzf_13o4y_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_13o4y_341",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_13o4y_345",
22
- "dismiss": "awsui_dismiss_xjuzf_13o4y_350",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_13o4y_357",
24
- "header-row": "awsui_header-row_xjuzf_13o4y_361",
25
- "header": "awsui_header_xjuzf_13o4y_361",
26
- "content": "awsui_content_xjuzf_13o4y_387",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_13o4y_394",
28
- "container": "awsui_container_xjuzf_13o4y_490",
29
- "container-body": "awsui_container-body_xjuzf_13o4y_498",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_13o4y_515",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_13o4y_520",
32
- "fixed-width": "awsui_fixed-width_xjuzf_13o4y_523",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_13o4y_527",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_13o4y_534",
35
- "container-arrow": "awsui_container-arrow_xjuzf_13o4y_546",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_13o4y_550",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_13o4y_562",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_13o4y_574",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_13o4y_574",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_13o4y_574",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_13o4y_1",
48
- "refresh": "awsui_refresh_xjuzf_13o4y_716",
49
- "root": "awsui_root_xjuzf_13o4y_738",
50
- "trigger": "awsui_trigger_xjuzf_13o4y_753",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_13o4y_760",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_13o4y_789",
53
- "popover-content": "awsui_popover-content_xjuzf_13o4y_793"
4
+ "arrow": "awsui_arrow_xjuzf_14m2k_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_14m2k_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_14m2k_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_14m2k_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_14m2k_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_14m2k_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_14m2k_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_14m2k_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_14m2k_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_14m2k_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_14m2k_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_14m2k_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_14m2k_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_14m2k_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_14m2k_229",
19
+ "body": "awsui_body_xjuzf_14m2k_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_14m2k_341",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_14m2k_345",
22
+ "dismiss": "awsui_dismiss_xjuzf_14m2k_350",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_14m2k_357",
24
+ "header-row": "awsui_header-row_xjuzf_14m2k_361",
25
+ "header": "awsui_header_xjuzf_14m2k_361",
26
+ "content": "awsui_content_xjuzf_14m2k_387",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_14m2k_394",
28
+ "container": "awsui_container_xjuzf_14m2k_490",
29
+ "container-body": "awsui_container-body_xjuzf_14m2k_498",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_14m2k_515",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_14m2k_520",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_14m2k_523",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_14m2k_527",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_14m2k_534",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_14m2k_546",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_14m2k_550",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_14m2k_562",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_14m2k_574",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_14m2k_574",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_14m2k_574",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_14m2k_574",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_14m2k_590",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_14m2k_594",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_14m2k_598",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_14m2k_1",
48
+ "refresh": "awsui_refresh_xjuzf_14m2k_716",
49
+ "root": "awsui_root_xjuzf_14m2k_738",
50
+ "trigger": "awsui_trigger_xjuzf_14m2k_753",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_14m2k_760",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_14m2k_789",
53
+ "popover-content": "awsui_popover-content_xjuzf_14m2k_793"
54
54
  };
55
55
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -142,8 +142,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
146
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
147
145
  /*
148
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
147
  SPDX-License-Identifier: Apache-2.0
@@ -156,6 +154,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
156
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
157
155
  SPDX-License-Identifier: Apache-2.0
158
156
  */
157
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
158
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
159
159
  /*
160
160
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
161
  SPDX-License-Identifier: Apache-2.0
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_arrow_xjuzf_13o4y_185:not(#\9) {
185
+ .awsui_arrow_xjuzf_14m2k_185:not(#\9) {
186
186
  width: 20px;
187
187
  height: 10px;
188
188
  }
189
- .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9), .awsui_arrow-inner_xjuzf_13o4y_189:not(#\9) {
189
+ .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9), .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9) {
190
190
  position: absolute;
191
191
  overflow: hidden;
192
192
  width: 20px;
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
194
  top: 0;
195
195
  left: 0;
196
196
  }
197
- .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_13o4y_189:not(#\9)::after {
197
+ .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9)::after {
198
198
  content: "";
199
199
  box-sizing: border-box;
200
200
  display: inline-block;
@@ -207,26 +207,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  transform: rotate(45deg);
208
208
  transform-origin: 0 100%;
209
209
  }
210
- .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
210
+ .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
211
211
  background-color: var(--color-border-popover-5pygk7, #9ba7b6);
212
212
  }
213
- .awsui_arrow-inner_xjuzf_13o4y_189:not(#\9) {
213
+ .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9) {
214
214
  top: 2px;
215
215
  }
216
- .awsui_arrow-inner_xjuzf_13o4y_189:not(#\9)::after {
216
+ .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9)::after {
217
217
  border-radius: 1px 0 0 0;
218
218
  background-color: var(--color-background-popover-mn5o9k, #ffffff);
219
219
  }
220
- .awsui_arrow-position-right-top_xjuzf_13o4y_220 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_13o4y_220 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
220
+ .awsui_arrow-position-right-top_xjuzf_14m2k_220 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_14m2k_220 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
221
221
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
222
222
  }
223
- .awsui_arrow-position-left-top_xjuzf_13o4y_223 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_13o4y_223 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
223
+ .awsui_arrow-position-left-top_xjuzf_14m2k_223 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_14m2k_223 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
224
224
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
225
225
  }
226
- .awsui_arrow-position-top-center_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_13o4y_226 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
226
+ .awsui_arrow-position-top-center_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
227
227
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
228
228
  }
229
- .awsui_arrow-position-bottom-center_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229 > .awsui_arrow-outer_xjuzf_13o4y_189:not(#\9)::after {
229
+ .awsui_arrow-position-bottom-center_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
230
230
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
231
231
  }
232
232
 
@@ -282,8 +282,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
282
282
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
283
283
  SPDX-License-Identifier: Apache-2.0
284
284
  */
285
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
286
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
287
285
  /*
288
286
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
289
287
  SPDX-License-Identifier: Apache-2.0
@@ -296,6 +294,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
296
294
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297
295
  SPDX-License-Identifier: Apache-2.0
298
296
  */
297
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
298
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
299
299
  /*
300
300
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
301
301
  SPDX-License-Identifier: Apache-2.0
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
322
322
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
323
323
  SPDX-License-Identifier: Apache-2.0
324
324
  */
325
- .awsui_body_xjuzf_13o4y_325:not(#\9) {
325
+ .awsui_body_xjuzf_14m2k_325:not(#\9) {
326
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
327
  border-collapse: separate;
328
328
  border-spacing: 0;
@@ -364,31 +364,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
364
364
  overflow: hidden;
365
365
  padding: var(--space-s-hv8c1d, 12px) var(--space-m-17eucw, 16px);
366
366
  }
367
- .awsui_body-overflow-visible_xjuzf_13o4y_341:not(#\9) {
367
+ .awsui_body-overflow-visible_xjuzf_14m2k_341:not(#\9) {
368
368
  overflow: visible;
369
369
  }
370
370
 
371
- .awsui_has-dismiss_xjuzf_13o4y_345:not(#\9) {
371
+ .awsui_has-dismiss_xjuzf_14m2k_345:not(#\9) {
372
372
  display: flex;
373
373
  align-items: baseline;
374
374
  }
375
375
 
376
- .awsui_dismiss_xjuzf_13o4y_350:not(#\9) {
376
+ .awsui_dismiss_xjuzf_14m2k_350:not(#\9) {
377
377
  margin: calc(-1 * (var(--space-scaled-xxs-95dhkm, 4px) + var(--border-field-width-idlekx, 2px))) calc(-1 * (var(--space-xxs-ynfts5, 4px) + var(--border-field-width-idlekx, 2px)));
378
378
  margin-left: 0;
379
379
  flex: 0 0 auto;
380
380
  order: 1;
381
381
  }
382
382
 
383
- .awsui_dismiss-control_xjuzf_13o4y_357:not(#\9) {
383
+ .awsui_dismiss-control_xjuzf_14m2k_357:not(#\9) {
384
384
  /* used in test-utils */
385
385
  }
386
386
 
387
- .awsui_header-row_xjuzf_13o4y_361:not(#\9) {
387
+ .awsui_header-row_xjuzf_14m2k_361:not(#\9) {
388
388
  margin-bottom: var(--space-xs-rsr2qu, 8px);
389
389
  }
390
390
 
391
- .awsui_header_xjuzf_13o4y_361:not(#\9) {
391
+ .awsui_header_xjuzf_14m2k_361:not(#\9) {
392
392
  word-wrap: break-word;
393
393
  max-width: 100%;
394
394
  overflow: hidden;
@@ -401,7 +401,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
401
401
  /* stylelint-disable selector-max-type */
402
402
  /* stylelint-enable selector-max-type */
403
403
  }
404
- .awsui_header_xjuzf_13o4y_361 > h2:not(#\9) {
404
+ .awsui_header_xjuzf_14m2k_361 > h2:not(#\9) {
405
405
  font-size: var(--font-heading-xs-size-fryxro, 14px);
406
406
  line-height: var(--font-heading-xs-line-height-5x131j, 18px);
407
407
  font-weight: var(--font-heading-xs-weight-wwznty, 800);
@@ -410,14 +410,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
410
410
  display: inline;
411
411
  }
412
412
 
413
- .awsui_content_xjuzf_13o4y_387:not(#\9) {
413
+ .awsui_content_xjuzf_14m2k_387:not(#\9) {
414
414
  word-wrap: break-word;
415
415
  max-width: 100%;
416
416
  overflow: hidden;
417
417
  color: var(--color-text-body-secondary-fdstdf, #414d5c);
418
418
  flex: 1 1 auto;
419
419
  }
420
- .awsui_content-overflow-visible_xjuzf_13o4y_394:not(#\9) {
420
+ .awsui_content-overflow-visible_xjuzf_14m2k_394:not(#\9) {
421
421
  overflow: visible;
422
422
  }
423
423
 
@@ -473,8 +473,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
473
473
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
474
474
  SPDX-License-Identifier: Apache-2.0
475
475
  */
476
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
477
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
478
476
  /*
479
477
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
480
478
  SPDX-License-Identifier: Apache-2.0
@@ -487,6 +485,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
487
485
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
488
486
  SPDX-License-Identifier: Apache-2.0
489
487
  */
488
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
489
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
490
490
  /*
491
491
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
492
492
  SPDX-License-Identifier: Apache-2.0
@@ -513,7 +513,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
513
513
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
514
514
  SPDX-License-Identifier: Apache-2.0
515
515
  */
516
- .awsui_container_xjuzf_13o4y_490:not(#\9) {
516
+ .awsui_container_xjuzf_14m2k_490:not(#\9) {
517
517
  display: inline-block;
518
518
  position: fixed;
519
519
  top: -9999px;
@@ -521,7 +521,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
521
521
  z-index: 2000;
522
522
  }
523
523
 
524
- .awsui_container-body_xjuzf_13o4y_498:not(#\9) {
524
+ .awsui_container-body_xjuzf_14m2k_498:not(#\9) {
525
525
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
526
526
  border-collapse: separate;
527
527
  border-spacing: 0;
@@ -564,90 +564,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
564
564
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-popover-5pygk7, #9ba7b6);
565
565
  }
566
566
 
567
- .awsui_container-body-variant-annotation_xjuzf_13o4y_515:not(#\9) {
567
+ .awsui_container-body-variant-annotation_xjuzf_14m2k_515:not(#\9) {
568
568
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
569
569
  border-color: var(--color-border-status-info-546i7i, #0972d3);
570
570
  }
571
571
 
572
- .awsui_container-body-size-small_xjuzf_13o4y_520:not(#\9) {
572
+ .awsui_container-body-size-small_xjuzf_14m2k_520:not(#\9) {
573
573
  max-width: 210px;
574
574
  }
575
- .awsui_container-body-size-small_xjuzf_13o4y_520.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
575
+ .awsui_container-body-size-small_xjuzf_14m2k_520.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
576
576
  width: 210px;
577
577
  }
578
578
 
579
- .awsui_container-body-size-medium_xjuzf_13o4y_527:not(#\9) {
579
+ .awsui_container-body-size-medium_xjuzf_14m2k_527:not(#\9) {
580
580
  max-width: 310px;
581
581
  }
582
- .awsui_container-body-size-medium_xjuzf_13o4y_527.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
582
+ .awsui_container-body-size-medium_xjuzf_14m2k_527.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
583
583
  width: 310px;
584
584
  }
585
585
 
586
- .awsui_container-body-size-large_xjuzf_13o4y_534:not(#\9) {
586
+ .awsui_container-body-size-large_xjuzf_14m2k_534:not(#\9) {
587
587
  max-width: 480px;
588
588
  }
589
589
  @media (max-width: 480px) {
590
- .awsui_container-body-size-large_xjuzf_13o4y_534:not(#\9) {
590
+ .awsui_container-body-size-large_xjuzf_14m2k_534:not(#\9) {
591
591
  max-width: 310px;
592
592
  }
593
593
  }
594
- .awsui_container-body-size-large_xjuzf_13o4y_534.awsui_fixed-width_xjuzf_13o4y_523:not(#\9) {
594
+ .awsui_container-body-size-large_xjuzf_14m2k_534.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
595
595
  width: 480px;
596
596
  }
597
597
 
598
- .awsui_container-arrow_xjuzf_13o4y_546:not(#\9) {
598
+ .awsui_container-arrow_xjuzf_14m2k_546:not(#\9) {
599
599
  position: absolute;
600
600
  display: inline-block;
601
601
  }
602
- .awsui_container-arrow-position-right-top_xjuzf_13o4y_550:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550:not(#\9) {
602
+ .awsui_container-arrow-position-right-top_xjuzf_14m2k_550:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550:not(#\9) {
603
603
  transform: rotate(-90deg);
604
604
  transform-origin: 0 100%;
605
605
  }
606
- .awsui_container-arrow-position-right-top_xjuzf_13o4y_550:not(#\9) {
606
+ .awsui_container-arrow-position-right-top_xjuzf_14m2k_550:not(#\9) {
607
607
  top: calc(12px + 10px);
608
608
  left: 0;
609
609
  }
610
- .awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550:not(#\9) {
610
+ .awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550:not(#\9) {
611
611
  bottom: 12px;
612
612
  left: 0;
613
613
  }
614
- .awsui_container-arrow-position-left-top_xjuzf_13o4y_562:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562:not(#\9) {
614
+ .awsui_container-arrow-position-left-top_xjuzf_14m2k_562:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562:not(#\9) {
615
615
  transform: rotate(90deg);
616
616
  transform-origin: 100% 100%;
617
617
  }
618
- .awsui_container-arrow-position-left-top_xjuzf_13o4y_562:not(#\9) {
618
+ .awsui_container-arrow-position-left-top_xjuzf_14m2k_562:not(#\9) {
619
619
  top: calc(12px + 10px);
620
620
  right: 0;
621
621
  }
622
- .awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562:not(#\9) {
622
+ .awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562:not(#\9) {
623
623
  bottom: 12px;
624
624
  right: 0;
625
625
  }
626
- .awsui_container-arrow-position-top-center_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_13o4y_574:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574:not(#\9) {
626
+ .awsui_container-arrow-position-top-center_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_14m2k_574:not(#\9) {
627
627
  transform: rotate(180deg);
628
628
  transform-origin: 50% 50%;
629
629
  }
630
- .awsui_container-arrow-position-top-center_xjuzf_13o4y_574:not(#\9) {
630
+ .awsui_container-arrow-position-top-center_xjuzf_14m2k_574:not(#\9) {
631
631
  bottom: -10px;
632
632
  left: calc(50% - 10px);
633
633
  }
634
- .awsui_container-arrow-position-top-right_xjuzf_13o4y_574:not(#\9) {
634
+ .awsui_container-arrow-position-top-right_xjuzf_14m2k_574:not(#\9) {
635
635
  bottom: -10px;
636
636
  left: 12px;
637
637
  }
638
- .awsui_container-arrow-position-top-left_xjuzf_13o4y_574:not(#\9) {
638
+ .awsui_container-arrow-position-top-left_xjuzf_14m2k_574:not(#\9) {
639
639
  bottom: -10px;
640
640
  left: calc(100% - 20px - 12px);
641
641
  }
642
- .awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590:not(#\9) {
642
+ .awsui_container-arrow-position-bottom-center_xjuzf_14m2k_590:not(#\9) {
643
643
  top: -10px;
644
644
  left: calc(50% - 10px);
645
645
  }
646
- .awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594:not(#\9) {
646
+ .awsui_container-arrow-position-bottom-right_xjuzf_14m2k_594:not(#\9) {
647
647
  top: -10px;
648
648
  left: 12px;
649
649
  }
650
- .awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598:not(#\9) {
650
+ .awsui_container-arrow-position-bottom-left_xjuzf_14m2k_598:not(#\9) {
651
651
  top: -10px;
652
652
  left: calc(100% - 20px - 12px);
653
653
  }
@@ -704,8 +704,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
704
704
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
705
705
  SPDX-License-Identifier: Apache-2.0
706
706
  */
707
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
708
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
709
707
  /*
710
708
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
711
709
  SPDX-License-Identifier: Apache-2.0
@@ -718,6 +716,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
718
716
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
719
717
  SPDX-License-Identifier: Apache-2.0
720
718
  */
719
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
720
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
721
721
  /*
722
722
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
723
723
  SPDX-License-Identifier: Apache-2.0
@@ -744,10 +744,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
744
744
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
745
745
  SPDX-License-Identifier: Apache-2.0
746
746
  */
747
- .awsui_container_xjuzf_13o4y_490:not(#\9) {
748
- animation: awsui_awsui-motion-fade-in_xjuzf_13o4y_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
747
+ .awsui_container_xjuzf_14m2k_490:not(#\9) {
748
+ animation: awsui_awsui-motion-fade-in_xjuzf_14m2k_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
749
749
  }
750
- @keyframes awsui_awsui-motion-fade-in_xjuzf_13o4y_1 {
750
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_14m2k_1 {
751
751
  from {
752
752
  opacity: 0.2;
753
753
  }
@@ -756,19 +756,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
756
756
  }
757
757
  }
758
758
  @media (prefers-reduced-motion: reduce) {
759
- .awsui_container_xjuzf_13o4y_490:not(#\9) {
759
+ .awsui_container_xjuzf_14m2k_490:not(#\9) {
760
760
  animation: none;
761
761
  transition: none;
762
762
  }
763
763
  }
764
- .awsui-motion-disabled .awsui_container_xjuzf_13o4y_490:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_13o4y_490:not(#\9) {
764
+ .awsui-motion-disabled .awsui_container_xjuzf_14m2k_490:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_14m2k_490:not(#\9) {
765
765
  animation: none;
766
766
  transition: none;
767
767
  }
768
- .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
769
- animation: awsui_awsui-motion-fade-in_xjuzf_13o4y_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
768
+ .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
769
+ animation: awsui_awsui-motion-fade-in_xjuzf_14m2k_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
770
770
  }
771
- @keyframes awsui_awsui-motion-fade-in_xjuzf_13o4y_1 {
771
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_14m2k_1 {
772
772
  from {
773
773
  opacity: 0.2;
774
774
  }
@@ -777,17 +777,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
777
777
  }
778
778
  }
779
779
  @media (prefers-reduced-motion: reduce) {
780
- .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
780
+ .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
781
781
  animation: none;
782
782
  transition: none;
783
783
  }
784
784
  }
785
- .awsui-motion-disabled .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_13o4y_490.awsui_refresh_xjuzf_13o4y_716:not(#\9) {
785
+ .awsui-motion-disabled .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
786
786
  animation: none;
787
787
  transition: none;
788
788
  }
789
789
 
790
- .awsui_root_xjuzf_13o4y_738:not(#\9) {
790
+ .awsui_root_xjuzf_14m2k_738:not(#\9) {
791
791
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
792
792
  border-collapse: separate;
793
793
  border-spacing: 0;
@@ -828,14 +828,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
828
828
  display: inline;
829
829
  }
830
830
 
831
- .awsui_trigger_xjuzf_13o4y_753:not(#\9) {
831
+ .awsui_trigger_xjuzf_14m2k_753:not(#\9) {
832
832
  display: inline-block;
833
833
  max-width: 100%;
834
834
  color: inherit;
835
835
  text-align: inherit;
836
836
  }
837
837
 
838
- .awsui_trigger-type-text_xjuzf_13o4y_760:not(#\9) {
838
+ .awsui_trigger-type-text_xjuzf_14m2k_760:not(#\9) {
839
839
  border: 0;
840
840
  margin: 0;
841
841
  padding: 0;
@@ -843,17 +843,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
843
843
  cursor: pointer;
844
844
  border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
845
845
  }
846
- .awsui_trigger-type-text_xjuzf_13o4y_760:not(#\9):focus {
846
+ .awsui_trigger-type-text_xjuzf_14m2k_760:not(#\9):focus {
847
847
  outline: none;
848
848
  }
849
- .awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus {
849
+ .awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus {
850
850
  position: relative;
851
851
  }
852
- .awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus {
852
+ .awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus {
853
853
  outline: 2px dotted transparent;
854
854
  outline-offset: calc(1px - 1px);
855
855
  }
856
- .awsui_trigger-type-text_xjuzf_13o4y_760[data-awsui-focus-visible=true]:not(#\9):focus::before {
856
+ .awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus::before {
857
857
  content: " ";
858
858
  display: block;
859
859
  position: absolute;
@@ -864,10 +864,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
864
864
  border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
865
865
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
866
866
  }
867
- .awsui_trigger-type-text_xjuzf_13o4y_760 > .awsui_trigger-inner-text_xjuzf_13o4y_789:not(#\9) {
867
+ .awsui_trigger-type-text_xjuzf_14m2k_760 > .awsui_trigger-inner-text_xjuzf_14m2k_789:not(#\9) {
868
868
  position: relative;
869
869
  }
870
870
 
871
- .awsui_popover-content_xjuzf_13o4y_793:not(#\9) {
871
+ .awsui_popover-content_xjuzf_14m2k_793:not(#\9) {
872
872
  display: inline;
873
873
  }