@cloudscape-design/components 3.0.287 → 3.0.289

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 (375) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  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 +46 -46
  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 +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +34 -32
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/index.js +1 -1
  14. package/app-layout/index.js.map +1 -1
  15. package/app-layout/interfaces.d.ts +2 -0
  16. package/app-layout/interfaces.d.ts.map +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +6 -6
  19. package/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  20. package/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  21. package/app-layout/notifications/styles.css.js +3 -3
  22. package/app-layout/notifications/styles.scoped.css +7 -7
  23. package/app-layout/notifications/styles.selectors.js +3 -3
  24. package/app-layout/split-panel-drawer/index.d.ts.map +1 -1
  25. package/app-layout/split-panel-drawer/index.js +1 -1
  26. package/app-layout/split-panel-drawer/index.js.map +1 -1
  27. package/app-layout/styles.css.js +13 -13
  28. package/app-layout/styles.scoped.css +22 -22
  29. package/app-layout/styles.selectors.js +13 -13
  30. package/app-layout/toggles/styles.css.js +1 -1
  31. package/app-layout/toggles/styles.scoped.css +3 -3
  32. package/app-layout/toggles/styles.selectors.js +1 -1
  33. package/app-layout/visual-refresh/styles.css.js +72 -72
  34. package/app-layout/visual-refresh/styles.scoped.css +285 -285
  35. package/app-layout/visual-refresh/styles.selectors.js +72 -72
  36. package/app-layout/visual-refresh/tools.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/tools.js +3 -3
  38. package/app-layout/visual-refresh/tools.js.map +1 -1
  39. package/area-chart/styles.css.js +13 -13
  40. package/area-chart/styles.scoped.css +29 -29
  41. package/area-chart/styles.selectors.js +13 -13
  42. package/attribute-editor/styles.css.js +14 -14
  43. package/attribute-editor/styles.scoped.css +48 -48
  44. package/attribute-editor/styles.selectors.js +14 -14
  45. package/badge/styles.css.js +5 -5
  46. package/badge/styles.scoped.css +20 -20
  47. package/badge/styles.selectors.js +5 -5
  48. package/box/styles.css.js +189 -189
  49. package/box/styles.scoped.css +418 -418
  50. package/box/styles.selectors.js +189 -189
  51. package/breadcrumb-group/item/styles.css.js +9 -9
  52. package/breadcrumb-group/item/styles.scoped.css +28 -28
  53. package/breadcrumb-group/item/styles.selectors.js +9 -9
  54. package/breadcrumb-group/styles.css.js +7 -7
  55. package/breadcrumb-group/styles.scoped.css +22 -22
  56. package/breadcrumb-group/styles.selectors.js +7 -7
  57. package/button/styles.css.js +18 -18
  58. package/button/styles.scoped.css +411 -411
  59. package/button/styles.selectors.js +18 -18
  60. package/button-dropdown/category-elements/styles.css.js +13 -13
  61. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  62. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  63. package/button-dropdown/item-element/styles.css.js +14 -14
  64. package/button-dropdown/item-element/styles.scoped.css +42 -42
  65. package/button-dropdown/item-element/styles.selectors.js +14 -14
  66. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  67. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  68. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  69. package/button-dropdown/styles.css.js +8 -8
  70. package/button-dropdown/styles.scoped.css +20 -20
  71. package/button-dropdown/styles.selectors.js +8 -8
  72. package/calendar/styles.css.js +18 -18
  73. package/calendar/styles.scoped.css +89 -89
  74. package/calendar/styles.selectors.js +18 -18
  75. package/cards/index.d.ts.map +1 -1
  76. package/cards/index.js +4 -2
  77. package/cards/index.js.map +1 -1
  78. package/cards/interfaces.d.ts +20 -0
  79. package/cards/interfaces.d.ts.map +1 -1
  80. package/cards/interfaces.js.map +1 -1
  81. package/cards/styles.css.js +37 -37
  82. package/cards/styles.scoped.css +101 -101
  83. package/cards/styles.selectors.js +37 -37
  84. package/checkbox/styles.css.js +3 -3
  85. package/checkbox/styles.scoped.css +16 -16
  86. package/checkbox/styles.selectors.js +3 -3
  87. package/code-editor/resizable-box/styles.css.js +3 -3
  88. package/code-editor/resizable-box/styles.scoped.css +8 -8
  89. package/code-editor/resizable-box/styles.selectors.js +3 -3
  90. package/code-editor/styles.css.js +32 -32
  91. package/code-editor/styles.scoped.css +194 -194
  92. package/code-editor/styles.selectors.js +32 -32
  93. package/collection-preferences/content-display/styles.css.js +11 -11
  94. package/collection-preferences/content-display/styles.scoped.css +42 -42
  95. package/collection-preferences/content-display/styles.selectors.js +11 -11
  96. package/collection-preferences/styles.css.js +37 -37
  97. package/collection-preferences/styles.scoped.css +81 -81
  98. package/collection-preferences/styles.selectors.js +37 -37
  99. package/column-layout/styles.css.js +13 -13
  100. package/column-layout/styles.scoped.css +55 -55
  101. package/column-layout/styles.selectors.js +13 -13
  102. package/container/styles.css.js +18 -18
  103. package/container/styles.scoped.css +73 -73
  104. package/container/styles.selectors.js +18 -18
  105. package/content-layout/styles.css.js +7 -7
  106. package/content-layout/styles.scoped.css +18 -18
  107. package/content-layout/styles.selectors.js +7 -7
  108. package/date-picker/styles.css.js +7 -7
  109. package/date-picker/styles.scoped.css +16 -16
  110. package/date-picker/styles.selectors.js +7 -7
  111. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  112. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  113. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  114. package/date-range-picker/relative-range/styles.css.js +9 -9
  115. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  116. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  117. package/date-range-picker/styles.css.js +38 -38
  118. package/date-range-picker/styles.scoped.css +76 -76
  119. package/date-range-picker/styles.selectors.js +38 -38
  120. package/expandable-section/styles.css.js +24 -24
  121. package/expandable-section/styles.scoped.css +87 -87
  122. package/expandable-section/styles.selectors.js +24 -24
  123. package/file-upload/dropzone/styles.css.js +2 -2
  124. package/file-upload/dropzone/styles.scoped.css +9 -9
  125. package/file-upload/dropzone/styles.selectors.js +2 -2
  126. package/file-upload/file-input/styles.css.js +4 -4
  127. package/file-upload/file-input/styles.scoped.css +14 -14
  128. package/file-upload/file-input/styles.selectors.js +4 -4
  129. package/file-upload/file-option/styles.css.js +7 -7
  130. package/file-upload/file-option/styles.scoped.css +10 -10
  131. package/file-upload/file-option/styles.selectors.js +7 -7
  132. package/file-upload/styles.css.js +2 -2
  133. package/file-upload/styles.scoped.css +4 -4
  134. package/file-upload/styles.selectors.js +2 -2
  135. package/flashbar/styles.css.js +45 -45
  136. package/flashbar/styles.scoped.css +246 -246
  137. package/flashbar/styles.selectors.js +45 -45
  138. package/form/styles.css.js +9 -9
  139. package/form/styles.scoped.css +20 -20
  140. package/form/styles.selectors.js +9 -9
  141. package/form-field/styles.css.js +19 -19
  142. package/form-field/styles.scoped.css +52 -52
  143. package/form-field/styles.selectors.js +19 -19
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +60 -60
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +44 -44
  148. package/header/styles.scoped.css +116 -116
  149. package/header/styles.selectors.js +44 -44
  150. package/help-panel/styles.css.js +4 -4
  151. package/help-panel/styles.scoped.css +153 -153
  152. package/help-panel/styles.selectors.js +4 -4
  153. package/hotspot/styles.css.js +7 -7
  154. package/hotspot/styles.scoped.css +10 -10
  155. package/hotspot/styles.selectors.js +7 -7
  156. package/icon/styles.css.js +21 -21
  157. package/icon/styles.scoped.css +81 -81
  158. package/icon/styles.selectors.js +21 -21
  159. package/input/styles.css.js +12 -12
  160. package/input/styles.scoped.css +73 -73
  161. package/input/styles.selectors.js +12 -12
  162. package/internal/analytics/components/analytics-funnel.d.ts +17 -0
  163. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -0
  164. package/internal/analytics/components/analytics-funnel.js +109 -0
  165. package/internal/analytics/components/analytics-funnel.js.map +1 -0
  166. package/internal/analytics/context/analytics-context.d.ts +27 -0
  167. package/internal/analytics/context/analytics-context.d.ts.map +1 -0
  168. package/internal/analytics/context/analytics-context.js +26 -0
  169. package/internal/analytics/context/analytics-context.js.map +1 -0
  170. package/internal/analytics/hooks/use-funnel.d.ts +53 -0
  171. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -0
  172. package/internal/analytics/hooks/use-funnel.js +83 -0
  173. package/internal/analytics/hooks/use-funnel.js.map +1 -0
  174. package/internal/analytics/index.d.ts +8 -0
  175. package/internal/analytics/index.d.ts.map +1 -0
  176. package/internal/analytics/index.js +28 -0
  177. package/internal/analytics/index.js.map +1 -0
  178. package/internal/analytics/interfaces.d.ts +60 -0
  179. package/internal/analytics/interfaces.d.ts.map +1 -0
  180. package/internal/analytics/interfaces.js +4 -0
  181. package/internal/analytics/interfaces.js.map +1 -0
  182. package/internal/analytics/selectors.d.ts +6 -0
  183. package/internal/analytics/selectors.d.ts.map +1 -0
  184. package/internal/analytics/selectors.js +8 -0
  185. package/internal/analytics/selectors.js.map +1 -0
  186. package/internal/base-component/styles.scoped.css +1439 -1438
  187. package/internal/components/abstract-switch/styles.css.js +13 -13
  188. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  189. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  190. package/internal/components/button-trigger/styles.css.js +9 -9
  191. package/internal/components/button-trigger/styles.scoped.css +63 -63
  192. package/internal/components/button-trigger/styles.selectors.js +9 -9
  193. package/internal/components/cartesian-chart/styles.css.js +21 -21
  194. package/internal/components/cartesian-chart/styles.scoped.css +34 -34
  195. package/internal/components/cartesian-chart/styles.selectors.js +21 -21
  196. package/internal/components/chart-filter/styles.css.js +3 -3
  197. package/internal/components/chart-filter/styles.scoped.css +7 -7
  198. package/internal/components/chart-filter/styles.selectors.js +3 -3
  199. package/internal/components/chart-legend/styles.css.js +6 -6
  200. package/internal/components/chart-legend/styles.scoped.css +23 -23
  201. package/internal/components/chart-legend/styles.selectors.js +6 -6
  202. package/internal/components/chart-plot/styles.css.js +5 -5
  203. package/internal/components/chart-plot/styles.scoped.css +6 -6
  204. package/internal/components/chart-plot/styles.selectors.js +5 -5
  205. package/internal/components/chart-popover/styles.css.js +3 -3
  206. package/internal/components/chart-popover/styles.scoped.css +9 -9
  207. package/internal/components/chart-popover/styles.selectors.js +3 -3
  208. package/internal/components/chart-series-details/styles.css.js +5 -5
  209. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  210. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  211. package/internal/components/chart-series-marker/styles.css.js +5 -5
  212. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  213. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  214. package/internal/components/chart-status-container/styles.css.js +2 -2
  215. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  216. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  217. package/internal/components/checkbox-icon/styles.css.js +7 -7
  218. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  219. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  220. package/internal/components/dark-ribbon/styles.css.js +2 -2
  221. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  222. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  223. package/internal/components/dropdown/styles.css.js +20 -20
  224. package/internal/components/dropdown/styles.scoped.css +51 -51
  225. package/internal/components/dropdown/styles.selectors.js +20 -20
  226. package/internal/components/dropdown-footer/styles.css.js +3 -3
  227. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  228. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  229. package/internal/components/dropdown-status/styles.css.js +2 -2
  230. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  231. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  232. package/internal/components/filtering-token/styles.css.js +7 -7
  233. package/internal/components/filtering-token/styles.scoped.css +34 -34
  234. package/internal/components/filtering-token/styles.selectors.js +7 -7
  235. package/internal/components/menu-dropdown/styles.css.js +7 -7
  236. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  237. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  238. package/internal/components/option/styles.css.js +17 -17
  239. package/internal/components/option/styles.scoped.css +47 -47
  240. package/internal/components/option/styles.selectors.js +17 -17
  241. package/internal/components/options-list/styles.css.js +2 -2
  242. package/internal/components/options-list/styles.scoped.css +7 -7
  243. package/internal/components/options-list/styles.selectors.js +2 -2
  244. package/internal/components/selectable-item/styles.css.js +16 -16
  245. package/internal/components/selectable-item/styles.scoped.css +68 -68
  246. package/internal/components/selectable-item/styles.selectors.js +16 -16
  247. package/internal/components/token-list/styles.css.js +9 -9
  248. package/internal/components/token-list/styles.scoped.css +40 -40
  249. package/internal/components/token-list/styles.selectors.js +9 -9
  250. package/internal/environment.js +1 -1
  251. package/internal/generated/styles/tokens.d.ts +4 -0
  252. package/internal/generated/styles/tokens.js +299 -295
  253. package/internal/generated/theming/index.cjs +837 -737
  254. package/internal/generated/theming/index.cjs.d.ts +24 -0
  255. package/internal/generated/theming/index.d.ts +24 -0
  256. package/internal/generated/theming/index.js +837 -737
  257. package/internal/handle/styles.css.js +2 -2
  258. package/internal/handle/styles.scoped.css +12 -12
  259. package/internal/handle/styles.selectors.js +2 -2
  260. package/internal/manifest.json +1 -1
  261. package/link/styles.css.js +20 -20
  262. package/link/styles.scoped.css +163 -163
  263. package/link/styles.selectors.js +20 -20
  264. package/mixed-line-bar-chart/styles.css.js +19 -19
  265. package/mixed-line-bar-chart/styles.scoped.css +38 -38
  266. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  267. package/modal/styles.css.js +23 -23
  268. package/modal/styles.scoped.css +67 -67
  269. package/modal/styles.selectors.js +23 -23
  270. package/multiselect/styles.css.js +1 -1
  271. package/multiselect/styles.scoped.css +5 -5
  272. package/multiselect/styles.selectors.js +1 -1
  273. package/package.json +1 -1
  274. package/pagination/styles.css.js +9 -9
  275. package/pagination/styles.scoped.css +47 -47
  276. package/pagination/styles.selectors.js +9 -9
  277. package/pie-chart/styles.css.js +27 -27
  278. package/pie-chart/styles.scoped.css +70 -70
  279. package/pie-chart/styles.selectors.js +27 -27
  280. package/popover/styles.css.js +50 -50
  281. package/popover/styles.scoped.css +104 -104
  282. package/popover/styles.selectors.js +50 -50
  283. package/progress-bar/styles.css.js +18 -18
  284. package/progress-bar/styles.scoped.css +58 -58
  285. package/progress-bar/styles.selectors.js +18 -18
  286. package/property-filter/styles.css.js +29 -29
  287. package/property-filter/styles.scoped.css +52 -52
  288. package/property-filter/styles.selectors.js +29 -29
  289. package/radio-group/styles.css.js +9 -9
  290. package/radio-group/styles.scoped.css +37 -37
  291. package/radio-group/styles.selectors.js +9 -9
  292. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  293. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  294. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  295. package/segmented-control/styles.css.js +14 -14
  296. package/segmented-control/styles.scoped.css +78 -78
  297. package/segmented-control/styles.selectors.js +14 -14
  298. package/select/parts/styles.css.js +9 -9
  299. package/select/parts/styles.scoped.css +17 -17
  300. package/select/parts/styles.selectors.js +9 -9
  301. package/select/styles.css.js +1 -1
  302. package/select/styles.scoped.css +5 -5
  303. package/select/styles.selectors.js +1 -1
  304. package/side-navigation/styles.css.js +27 -27
  305. package/side-navigation/styles.scoped.css +89 -89
  306. package/side-navigation/styles.selectors.js +27 -27
  307. package/space-between/styles.css.js +20 -20
  308. package/space-between/styles.scoped.css +37 -37
  309. package/space-between/styles.selectors.js +20 -20
  310. package/spinner/styles.css.js +13 -13
  311. package/spinner/styles.scoped.css +35 -35
  312. package/spinner/styles.selectors.js +13 -13
  313. package/split-panel/styles.css.js +59 -59
  314. package/split-panel/styles.scoped.css +150 -150
  315. package/split-panel/styles.selectors.js +59 -59
  316. package/status-indicator/styles.css.js +20 -20
  317. package/status-indicator/styles.scoped.css +44 -44
  318. package/status-indicator/styles.selectors.js +20 -20
  319. package/table/body-cell/styles.css.js +28 -28
  320. package/table/body-cell/styles.scoped.css +144 -144
  321. package/table/body-cell/styles.selectors.js +28 -28
  322. package/table/header-cell/styles.css.js +24 -24
  323. package/table/header-cell/styles.scoped.css +93 -93
  324. package/table/header-cell/styles.selectors.js +24 -24
  325. package/table/resizer/styles.css.js +6 -6
  326. package/table/resizer/styles.scoped.css +27 -27
  327. package/table/resizer/styles.selectors.js +6 -6
  328. package/table/selection-control/styles.css.js +3 -3
  329. package/table/selection-control/styles.scoped.css +4 -4
  330. package/table/selection-control/styles.selectors.js +3 -3
  331. package/table/styles.css.js +33 -33
  332. package/table/styles.scoped.css +85 -85
  333. package/table/styles.selectors.js +33 -33
  334. package/tabs/styles.css.js +21 -21
  335. package/tabs/styles.scoped.css +86 -86
  336. package/tabs/styles.selectors.js +21 -21
  337. package/tag-editor/styles.css.js +3 -3
  338. package/tag-editor/styles.scoped.css +24 -24
  339. package/tag-editor/styles.selectors.js +3 -3
  340. package/text-content/styles.css.js +1 -1
  341. package/text-content/styles.scoped.css +125 -125
  342. package/text-content/styles.selectors.js +1 -1
  343. package/text-filter/styles.css.js +3 -3
  344. package/text-filter/styles.scoped.css +10 -10
  345. package/text-filter/styles.selectors.js +3 -3
  346. package/textarea/styles.css.js +4 -4
  347. package/textarea/styles.scoped.css +40 -40
  348. package/textarea/styles.selectors.js +4 -4
  349. package/tiles/styles.css.js +28 -28
  350. package/tiles/styles.scoped.css +124 -124
  351. package/tiles/styles.selectors.js +28 -28
  352. package/toggle/styles.css.js +8 -8
  353. package/toggle/styles.scoped.css +27 -27
  354. package/toggle/styles.selectors.js +8 -8
  355. package/token-group/styles.css.js +7 -7
  356. package/token-group/styles.scoped.css +42 -42
  357. package/token-group/styles.selectors.js +7 -7
  358. package/top-navigation/1.0-beta/styles.css.js +25 -25
  359. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  360. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  361. package/top-navigation/styles.css.js +47 -47
  362. package/top-navigation/styles.scoped.css +148 -148
  363. package/top-navigation/styles.selectors.js +47 -47
  364. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  365. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  366. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  367. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  368. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  369. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  370. package/tutorial-panel/styles.css.js +1 -1
  371. package/tutorial-panel/styles.scoped.css +6 -6
  372. package/tutorial-panel/styles.selectors.js +1 -1
  373. package/wizard/styles.css.js +32 -32
  374. package/wizard/styles.scoped.css +127 -127
  375. package/wizard/styles.selectors.js +32 -32
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment__path_1edmh_7a6ah_97:not(#\9) {
98
- transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
97
+ .awsui_segment__path_1edmh_1qqok_97:not(#\9) {
98
+ transition: opacity var(--motion-duration-transition-quick-dm1zcq, 90ms) var(--motion-easing-transition-quick-74hmmw, linear);
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_segment__path_1edmh_7a6ah_97:not(#\9) {
101
+ .awsui_segment__path_1edmh_1qqok_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_segment__path_1edmh_7a6ah_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_7a6ah_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_segment__path_1edmh_1qqok_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1qqok_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
 
111
- .awsui_segment_1edmh_7a6ah_97:not(#\9) {
112
- transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
111
+ .awsui_segment_1edmh_1qqok_97:not(#\9) {
112
+ transition: opacity var(--motion-duration-transition-quick-dm1zcq, 90ms) var(--motion-easing-transition-quick-74hmmw, linear);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_segment_1edmh_7a6ah_97:not(#\9) {
115
+ .awsui_segment_1edmh_1qqok_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_segment_1edmh_7a6ah_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_7a6ah_97:not(#\9) {
120
+ .awsui-motion-disabled .awsui_segment_1edmh_1qqok_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1qqok_97:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_segment_1edmh_7a6ah_97 > .awsui_segment__hover_1edmh_7a6ah_124:not(#\9) {
125
- transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
124
+ .awsui_segment_1edmh_1qqok_97 > .awsui_segment__hover_1edmh_1qqok_124:not(#\9) {
125
+ transition: opacity var(--motion-duration-transition-quick-dm1zcq, 90ms) var(--motion-easing-transition-quick-74hmmw, linear);
126
126
  }
127
127
  @media (prefers-reduced-motion: reduce) {
128
- .awsui_segment_1edmh_7a6ah_97 > .awsui_segment__hover_1edmh_7a6ah_124:not(#\9) {
128
+ .awsui_segment_1edmh_1qqok_97 > .awsui_segment__hover_1edmh_1qqok_124:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
  }
133
- .awsui-motion-disabled .awsui_segment_1edmh_7a6ah_97 > .awsui_segment__hover_1edmh_7a6ah_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_7a6ah_97 > .awsui_segment__hover_1edmh_7a6ah_124:not(#\9) {
133
+ .awsui-motion-disabled .awsui_segment_1edmh_1qqok_97 > .awsui_segment__hover_1edmh_1qqok_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1qqok_97 > .awsui_segment__hover_1edmh_1qqok_124:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
 
138
- .awsui_label_1edmh_7a6ah_138:not(#\9) {
139
- transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
138
+ .awsui_label_1edmh_1qqok_138:not(#\9) {
139
+ transition: opacity var(--motion-duration-transition-quick-dm1zcq, 90ms) var(--motion-easing-transition-quick-74hmmw, linear);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_label_1edmh_7a6ah_138:not(#\9) {
142
+ .awsui_label_1edmh_1qqok_138:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_label_1edmh_7a6ah_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_7a6ah_138:not(#\9) {
147
+ .awsui-motion-disabled .awsui_label_1edmh_1qqok_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1qqok_138:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
@@ -153,7 +153,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
154
154
  SPDX-License-Identifier: Apache-2.0
155
155
  */
156
- .awsui_root_1edmh_7a6ah_156:not(#\9) {
156
+ .awsui_root_1edmh_1qqok_156:not(#\9) {
157
157
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
158
158
  border-collapse: separate;
159
159
  border-spacing: 0;
@@ -183,65 +183,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  widows: 2;
184
184
  word-spacing: normal;
185
185
  box-sizing: border-box;
186
- font-size: var(--font-body-m-size-sregvd, 14px);
187
- line-height: var(--font-body-m-line-height-i7xxvv, 22px);
188
- color: var(--color-text-body-default-ajf1h5, #000716);
186
+ font-size: var(--font-body-m-size-cqtcam, 14px);
187
+ line-height: var(--font-body-m-line-height-83azrc, 22px);
188
+ color: var(--color-text-body-default-01bwmw, #000716);
189
189
  font-weight: 400;
190
- font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
190
+ font-family: var(--font-family-base-kd6hgy, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
191
191
  -webkit-font-smoothing: auto;
192
192
  -moz-osx-font-smoothing: auto;
193
193
  display: block;
194
194
  }
195
195
 
196
- .awsui_filter-container_1edmh_7a6ah_170:not(#\9) {
196
+ .awsui_filter-container_1edmh_1qqok_170:not(#\9) {
197
197
  /* used in test-utils */
198
198
  }
199
199
 
200
- .awsui_has-default-filter_1edmh_7a6ah_174 > :not(#\9):first-child {
200
+ .awsui_has-default-filter_1edmh_1qqok_174 > :not(#\9):first-child {
201
201
  flex: 280px 0 1;
202
202
  }
203
203
 
204
- .awsui_content_1edmh_7a6ah_178:not(#\9) {
204
+ .awsui_content_1edmh_1qqok_178:not(#\9) {
205
205
  display: flex;
206
206
  position: relative;
207
207
  justify-content: center;
208
208
  align-items: center;
209
209
  }
210
- .awsui_content_1edmh_7a6ah_178.awsui_content--small_1edmh_7a6ah_184:not(#\9) {
211
- min-height: calc(2 * (50px + var(--space-xs-rsr2qu, 8px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
210
+ .awsui_content_1edmh_1qqok_178.awsui_content--small_1edmh_1qqok_184:not(#\9) {
211
+ min-height: calc(2 * (50px + var(--space-xs-inub5w, 8px) + calc(2 * var(--font-body-m-line-height-83azrc, 22px))));
212
212
  }
213
- .awsui_content_1edmh_7a6ah_178.awsui_content--small_1edmh_7a6ah_184.awsui_content--without-labels_1edmh_7a6ah_187:not(#\9) {
214
- min-height: calc(2 * (50px + var(--space-xs-rsr2qu, 8px)));
213
+ .awsui_content_1edmh_1qqok_178.awsui_content--small_1edmh_1qqok_184.awsui_content--without-labels_1edmh_1qqok_187:not(#\9) {
214
+ min-height: calc(2 * (50px + var(--space-xs-inub5w, 8px)));
215
215
  }
216
- .awsui_content_1edmh_7a6ah_178.awsui_content--medium_1edmh_7a6ah_190:not(#\9) {
217
- min-height: calc(2 * (100px + var(--space-s-hv8c1d, 12px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
216
+ .awsui_content_1edmh_1qqok_178.awsui_content--medium_1edmh_1qqok_190:not(#\9) {
217
+ min-height: calc(2 * (100px + var(--space-s-rd607g, 12px) + calc(2 * var(--font-body-m-line-height-83azrc, 22px))));
218
218
  }
219
- .awsui_content_1edmh_7a6ah_178.awsui_content--medium_1edmh_7a6ah_190.awsui_content--without-labels_1edmh_7a6ah_187:not(#\9) {
220
- min-height: calc(2 * (100px + var(--space-s-hv8c1d, 12px)));
219
+ .awsui_content_1edmh_1qqok_178.awsui_content--medium_1edmh_1qqok_190.awsui_content--without-labels_1edmh_1qqok_187:not(#\9) {
220
+ min-height: calc(2 * (100px + var(--space-s-rd607g, 12px)));
221
221
  }
222
- .awsui_content_1edmh_7a6ah_178.awsui_content--large_1edmh_7a6ah_196:not(#\9) {
223
- min-height: calc(2 * (140px + var(--space-s-hv8c1d, 12px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
222
+ .awsui_content_1edmh_1qqok_178.awsui_content--large_1edmh_1qqok_196:not(#\9) {
223
+ min-height: calc(2 * (140px + var(--space-s-rd607g, 12px) + calc(2 * var(--font-body-m-line-height-83azrc, 22px))));
224
224
  }
225
- .awsui_content_1edmh_7a6ah_178.awsui_content--large_1edmh_7a6ah_196.awsui_content--without-labels_1edmh_7a6ah_187:not(#\9) {
226
- min-height: calc(2 * (140px + var(--space-s-hv8c1d, 12px)));
225
+ .awsui_content_1edmh_1qqok_178.awsui_content--large_1edmh_1qqok_196.awsui_content--without-labels_1edmh_1qqok_187:not(#\9) {
226
+ min-height: calc(2 * (140px + var(--space-s-rd607g, 12px)));
227
227
  }
228
- .awsui_content_1edmh_7a6ah_178.awsui_content--reserve-filter_1edmh_7a6ah_202:not(#\9) {
229
- margin-top: calc(2 * var(--font-body-m-line-height-i7xxvv, 22px));
228
+ .awsui_content_1edmh_1qqok_178.awsui_content--reserve-filter_1edmh_1qqok_202:not(#\9) {
229
+ margin-top: calc(2 * var(--font-body-m-line-height-83azrc, 22px));
230
230
  }
231
- .awsui_content_1edmh_7a6ah_178.awsui_content--reserve-legend_1edmh_7a6ah_205:not(#\9) {
232
- margin-bottom: calc(2 * var(--font-body-m-line-height-i7xxvv, 22px));
231
+ .awsui_content_1edmh_1qqok_178.awsui_content--reserve-legend_1edmh_1qqok_205:not(#\9) {
232
+ margin-bottom: calc(2 * var(--font-body-m-line-height-83azrc, 22px));
233
233
  }
234
234
 
235
- .awsui_status-container_1edmh_7a6ah_209:not(#\9) {
235
+ .awsui_status-container_1edmh_1qqok_209:not(#\9) {
236
236
  /* used in test utils */
237
237
  }
238
238
 
239
- .awsui_chart-container_1edmh_7a6ah_213:not(#\9) {
239
+ .awsui_chart-container_1edmh_1qqok_213:not(#\9) {
240
240
  display: flex;
241
241
  flex: 1;
242
242
  }
243
243
 
244
- .awsui_inner-content_1edmh_7a6ah_218:not(#\9) {
244
+ .awsui_inner-content_1edmh_1qqok_218:not(#\9) {
245
245
  display: flex;
246
246
  position: absolute;
247
247
  flex-direction: column;
@@ -255,76 +255,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
255
  pointer-events: none;
256
256
  }
257
257
 
258
- .awsui_segment__highlight_1edmh_7a6ah_232:not(#\9) {
258
+ .awsui_segment__highlight_1edmh_1qqok_232:not(#\9) {
259
259
  stroke: none;
260
260
  opacity: 0;
261
261
  }
262
262
 
263
- .awsui_segment_1edmh_7a6ah_97:not(#\9) {
264
- stroke: var(--color-background-container-content-i8i4a0, #ffffff);
263
+ .awsui_segment_1edmh_1qqok_97:not(#\9) {
264
+ stroke: var(--color-background-container-content-em2lah, #ffffff);
265
265
  stroke-width: 2px;
266
266
  stroke-linejoin: round;
267
267
  opacity: 1;
268
268
  cursor: pointer;
269
269
  }
270
- .awsui_segment_1edmh_7a6ah_97:not(#\9):focus {
270
+ .awsui_segment_1edmh_1qqok_97:not(#\9):focus {
271
271
  outline: none;
272
272
  }
273
- .awsui_segment_1edmh_7a6ah_97.awsui_segment--dimmed_1edmh_7a6ah_247:not(#\9) {
273
+ .awsui_segment_1edmh_1qqok_97.awsui_segment--dimmed_1edmh_1qqok_247:not(#\9) {
274
274
  opacity: 0.35;
275
275
  }
276
- .awsui_segment_1edmh_7a6ah_97.awsui_segment--highlighted_1edmh_7a6ah_250 > .awsui_segment__highlight_1edmh_7a6ah_232:not(#\9), .awsui_segment_1edmh_7a6ah_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_7a6ah_247) > .awsui_segment__highlight_1edmh_7a6ah_232 {
276
+ .awsui_segment_1edmh_1qqok_97.awsui_segment--highlighted_1edmh_1qqok_250 > .awsui_segment__highlight_1edmh_1qqok_232:not(#\9), .awsui_segment_1edmh_1qqok_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1qqok_247) > .awsui_segment__highlight_1edmh_1qqok_232 {
277
277
  opacity: 1;
278
278
  }
279
279
 
280
- .awsui_label_1edmh_7a6ah_138:not(#\9) {
281
- color: var(--color-text-heading-default-jopz0f, #000716);
280
+ .awsui_label_1edmh_1qqok_138:not(#\9) {
281
+ color: var(--color-text-heading-default-go662r, #000716);
282
282
  opacity: 1;
283
283
  /* stylelint-disable-next-line selector-max-type */
284
284
  /* stylelint-disable-next-line selector-max-type */
285
285
  }
286
- .awsui_label_1edmh_7a6ah_138 > line:not(#\9) {
287
- stroke: var(--color-border-control-default-m3lmsh, #7d8998);
288
- stroke-width: var(--border-divider-section-width-4wm2it, 2px);
286
+ .awsui_label_1edmh_1qqok_138 > line:not(#\9) {
287
+ stroke: var(--color-border-control-default-l5h5z2, #7d8998);
288
+ stroke-width: var(--border-divider-section-width-g0ay3c, 2px);
289
289
  }
290
- .awsui_label_1edmh_7a6ah_138 > div:not(#\9) {
290
+ .awsui_label_1edmh_1qqok_138 > div:not(#\9) {
291
291
  margin-top: -0.75em;
292
292
  }
293
- .awsui_label_1edmh_7a6ah_138.awsui_label--dimmed_1edmh_7a6ah_267:not(#\9) {
293
+ .awsui_label_1edmh_1qqok_138.awsui_label--dimmed_1edmh_1qqok_267:not(#\9) {
294
294
  opacity: 0.35;
295
295
  }
296
- .awsui_label_1edmh_7a6ah_138.awsui_label--align-right_1edmh_7a6ah_270:not(#\9) {
296
+ .awsui_label_1edmh_1qqok_138.awsui_label--align-right_1edmh_1qqok_270:not(#\9) {
297
297
  /* stylelint-disable-next-line selector-max-type */
298
298
  }
299
- .awsui_label_1edmh_7a6ah_138.awsui_label--align-right_1edmh_7a6ah_270 > div:not(#\9) {
299
+ .awsui_label_1edmh_1qqok_138.awsui_label--align-right_1edmh_1qqok_270 > div:not(#\9) {
300
300
  text-align: right;
301
301
  }
302
302
 
303
303
  /* stylelint-disable-next-line selector-max-type */
304
- .awsui_label-text_1edmh_7a6ah_278 > text:not(#\9) {
305
- font-size: var(--font-body-m-size-sregvd, 14px);
306
- line-height: var(--font-body-m-line-height-i7xxvv, 22px);
307
- font-weight: var(--font-display-label-weight-m18hjh, 700);
308
- fill: var(--color-text-heading-default-jopz0f, #000716);
304
+ .awsui_label-text_1edmh_1qqok_278 > text:not(#\9) {
305
+ font-size: var(--font-body-m-size-cqtcam, 14px);
306
+ line-height: var(--font-body-m-line-height-83azrc, 22px);
307
+ font-weight: var(--font-display-label-weight-vmf03j, 700);
308
+ fill: var(--color-text-heading-default-go662r, #000716);
309
309
  dominant-baseline: middle;
310
310
  }
311
311
 
312
- text.awsui_label__description_1edmh_7a6ah_286:not(#\9) {
313
- font-size: var(--font-chart-detail-size-pm0amk, 12px);
312
+ text.awsui_label__description_1edmh_1qqok_286:not(#\9) {
313
+ font-size: var(--font-chart-detail-size-zaluhe, 12px);
314
314
  font-weight: 400;
315
- color: var(--color-text-group-label-w9to2i, #414d5c);
316
- fill: var(--color-text-group-label-w9to2i, #414d5c);
315
+ color: var(--color-text-group-label-gi9nj2, #414d5c);
316
+ fill: var(--color-text-group-label-gi9nj2, #414d5c);
317
317
  }
318
318
 
319
- .awsui_label-line_1edmh_7a6ah_293:not(#\9) {
319
+ .awsui_label-line_1edmh_1qqok_293:not(#\9) {
320
320
  /* used in component code */
321
321
  }
322
322
 
323
- .awsui_label--highlighted_1edmh_7a6ah_297:not(#\9) {
323
+ .awsui_label--highlighted_1edmh_1qqok_297:not(#\9) {
324
324
  /* used in test-utils */
325
325
  }
326
326
 
327
- .awsui_popover-header_1edmh_7a6ah_301:not(#\9) {
327
+ .awsui_popover-header_1edmh_1qqok_301:not(#\9) {
328
328
  display: inline-flex;
329
329
  align-items: flex-start;
330
330
  }
@@ -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_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"
5
+ "segment__path": "awsui_segment__path_1edmh_1qqok_97",
6
+ "segment": "awsui_segment_1edmh_1qqok_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_1qqok_124",
8
+ "label": "awsui_label_1edmh_1qqok_138",
9
+ "root": "awsui_root_1edmh_1qqok_156",
10
+ "filter-container": "awsui_filter-container_1edmh_1qqok_170",
11
+ "has-default-filter": "awsui_has-default-filter_1edmh_1qqok_174",
12
+ "content": "awsui_content_1edmh_1qqok_178",
13
+ "content--small": "awsui_content--small_1edmh_1qqok_184",
14
+ "content--without-labels": "awsui_content--without-labels_1edmh_1qqok_187",
15
+ "content--medium": "awsui_content--medium_1edmh_1qqok_190",
16
+ "content--large": "awsui_content--large_1edmh_1qqok_196",
17
+ "content--reserve-filter": "awsui_content--reserve-filter_1edmh_1qqok_202",
18
+ "content--reserve-legend": "awsui_content--reserve-legend_1edmh_1qqok_205",
19
+ "status-container": "awsui_status-container_1edmh_1qqok_209",
20
+ "chart-container": "awsui_chart-container_1edmh_1qqok_213",
21
+ "inner-content": "awsui_inner-content_1edmh_1qqok_218",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_1qqok_232",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1qqok_247",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1qqok_250",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_1qqok_267",
26
+ "label--align-right": "awsui_label--align-right_1edmh_1qqok_270",
27
+ "label-text": "awsui_label-text_1edmh_1qqok_278",
28
+ "label__description": "awsui_label__description_1edmh_1qqok_286",
29
+ "label-line": "awsui_label-line_1edmh_1qqok_293",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_1qqok_297",
31
+ "popover-header": "awsui_popover-header_1edmh_1qqok_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_16j87_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_16j87_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_16j87_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_16j87_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_16j87_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_16j87_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_16j87_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_16j87_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_16j87_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_16j87_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_16j87_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_16j87_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_16j87_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_16j87_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_16j87_229",
19
- "body": "awsui_body_xjuzf_16j87_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_16j87_341",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_16j87_345",
22
- "dismiss": "awsui_dismiss_xjuzf_16j87_350",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_16j87_357",
24
- "header-row": "awsui_header-row_xjuzf_16j87_361",
25
- "header": "awsui_header_xjuzf_16j87_361",
26
- "content": "awsui_content_xjuzf_16j87_387",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_16j87_395",
28
- "container": "awsui_container_xjuzf_16j87_491",
29
- "container-body": "awsui_container-body_xjuzf_16j87_499",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_16j87_516",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_16j87_521",
32
- "fixed-width": "awsui_fixed-width_xjuzf_16j87_524",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_16j87_528",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_16j87_535",
35
- "container-arrow": "awsui_container-arrow_xjuzf_16j87_547",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_16j87_551",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_16j87_551",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_16j87_563",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_16j87_563",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_16j87_575",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_16j87_575",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_16j87_575",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_16j87_575",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_16j87_591",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_16j87_595",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_16j87_599",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_16j87_1",
48
- "refresh": "awsui_refresh_xjuzf_16j87_717",
49
- "root": "awsui_root_xjuzf_16j87_739",
50
- "trigger": "awsui_trigger_xjuzf_16j87_753",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_16j87_760",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_16j87_789",
53
- "popover-content": "awsui_popover-content_xjuzf_16j87_793"
4
+ "arrow": "awsui_arrow_xjuzf_1tf1x_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_1tf1x_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_1tf1x_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1tf1x_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1tf1x_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1tf1x_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1tf1x_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1tf1x_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1tf1x_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1tf1x_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1tf1x_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1tf1x_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1tf1x_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1tf1x_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1tf1x_229",
19
+ "body": "awsui_body_xjuzf_1tf1x_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1tf1x_341",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_1tf1x_345",
22
+ "dismiss": "awsui_dismiss_xjuzf_1tf1x_350",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_1tf1x_357",
24
+ "header-row": "awsui_header-row_xjuzf_1tf1x_361",
25
+ "header": "awsui_header_xjuzf_1tf1x_361",
26
+ "content": "awsui_content_xjuzf_1tf1x_387",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1tf1x_395",
28
+ "container": "awsui_container_xjuzf_1tf1x_491",
29
+ "container-body": "awsui_container-body_xjuzf_1tf1x_499",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1tf1x_516",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_1tf1x_521",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_1tf1x_524",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1tf1x_528",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_1tf1x_535",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_1tf1x_547",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1tf1x_551",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1tf1x_551",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1tf1x_563",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1tf1x_563",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1tf1x_575",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1tf1x_575",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1tf1x_575",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1tf1x_575",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1tf1x_591",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1tf1x_595",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1tf1x_599",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1tf1x_1",
48
+ "refresh": "awsui_refresh_xjuzf_1tf1x_717",
49
+ "root": "awsui_root_xjuzf_1tf1x_739",
50
+ "trigger": "awsui_trigger_xjuzf_1tf1x_753",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_1tf1x_760",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1tf1x_789",
53
+ "popover-content": "awsui_popover-content_xjuzf_1tf1x_793"
54
54
  };
55
55