@cloudscape-design/components 3.0.348 → 3.0.350

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 (369) 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 +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  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 +16 -16
  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 +95 -95
  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 +16 -16
  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 +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -6,139 +6,139 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_axis_f0fot_1xwwo_9:not(#\9),
10
- .awsui_vertical-marker_f0fot_1xwwo_10:not(#\9) {
11
- stroke: var(--color-charts-line-axis-j3qg2k, #d1d5db);
9
+ .awsui_axis_f0fot_1ism2_9:not(#\9),
10
+ .awsui_vertical-marker_f0fot_1ism2_10:not(#\9) {
11
+ stroke: var(--color-charts-line-axis-r7291n, #d1d5db);
12
12
  stroke-width: 1px;
13
13
  }
14
14
 
15
- .awsui_axis--emphasized_f0fot_1xwwo_15:not(#\9) {
15
+ .awsui_axis--emphasized_f0fot_1ism2_15:not(#\9) {
16
16
  stroke-width: 2px;
17
17
  }
18
18
 
19
- .awsui_axis-label_f0fot_1xwwo_19:not(#\9) {
19
+ .awsui_axis-label_f0fot_1ism2_19:not(#\9) {
20
20
  font-weight: bold;
21
- fill: var(--color-text-body-default-su7kuo, #000716);
21
+ fill: var(--color-text-body-default-2sxhhn, #000716);
22
22
  }
23
23
 
24
- .awsui_axis-label--x_f0fot_1xwwo_24:not(#\9),
25
- .awsui_axis-label--y_f0fot_1xwwo_25:not(#\9) {
24
+ .awsui_axis-label--x_f0fot_1ism2_24:not(#\9),
25
+ .awsui_axis-label--y_f0fot_1ism2_25:not(#\9) {
26
26
  /* used in test-utils */
27
27
  }
28
28
 
29
- .awsui_grid_f0fot_1xwwo_29:not(#\9) {
30
- stroke: var(--color-charts-line-grid-mz4lye, #d1d5db);
29
+ .awsui_grid_f0fot_1ism2_29:not(#\9) {
30
+ stroke: var(--color-charts-line-grid-9oxvql, #d1d5db);
31
31
  stroke-width: 1px;
32
32
  }
33
33
 
34
- .awsui_ticks__line_f0fot_1xwwo_34:not(#\9) {
35
- stroke: var(--color-charts-line-tick-arwxlx, #d1d5db);
34
+ .awsui_ticks__line_f0fot_1ism2_34:not(#\9) {
35
+ stroke: var(--color-charts-line-tick-mf5hvw, #d1d5db);
36
36
  stroke-width: 1px;
37
37
  }
38
38
 
39
- .awsui_ticks__text_f0fot_1xwwo_39:not(#\9) {
40
- font-size: var(--font-chart-detail-size-gtiv3j, 12px);
41
- fill: var(--color-text-body-secondary-he5d85, #414d5c);
39
+ .awsui_ticks__text_f0fot_1ism2_39:not(#\9) {
40
+ font-size: var(--font-chart-detail-size-1n389u, 12px);
41
+ fill: var(--color-text-body-secondary-so8znq, #414d5c);
42
42
  }
43
43
 
44
- .awsui_ticks--y_f0fot_1xwwo_44:not(#\9),
45
- .awsui_ticks--x_f0fot_1xwwo_45:not(#\9) {
44
+ .awsui_ticks--y_f0fot_1ism2_44:not(#\9),
45
+ .awsui_ticks--x_f0fot_1ism2_45:not(#\9) {
46
46
  /* used in test-utils */
47
47
  }
48
48
 
49
- .awsui_ticks--bottom_f0fot_1xwwo_49 > .awsui_ticks__text_f0fot_1xwwo_39:not(#\9) {
49
+ .awsui_ticks--bottom_f0fot_1ism2_49 > .awsui_ticks__text_f0fot_1ism2_39:not(#\9) {
50
50
  text-anchor: middle;
51
51
  dominant-baseline: hanging;
52
52
  }
53
53
 
54
- .awsui_labels-left_f0fot_1xwwo_54 > .awsui_ticks_f0fot_1xwwo_34 > .awsui_ticks__text_f0fot_1xwwo_39:not(#\9) {
54
+ .awsui_labels-left_f0fot_1ism2_54 > .awsui_ticks_f0fot_1ism2_34 > .awsui_ticks__text_f0fot_1ism2_39:not(#\9) {
55
55
  text-anchor: end;
56
56
  dominant-baseline: central;
57
57
  }
58
58
 
59
- .awsui_labels-left_f0fot_1xwwo_54:not(#\9) {
59
+ .awsui_labels-left_f0fot_1ism2_54:not(#\9) {
60
60
  position: relative;
61
61
  margin-right: 12px;
62
62
  }
63
- .awsui_labels-left_f0fot_1xwwo_54 > .awsui_axis-label_f0fot_1xwwo_19:not(#\9) {
63
+ .awsui_labels-left_f0fot_1ism2_54 > .awsui_axis-label_f0fot_1ism2_19:not(#\9) {
64
64
  position: absolute;
65
65
  visibility: visible;
66
66
  white-space: nowrap;
67
67
  }
68
68
 
69
- .awsui_labels-left__label_f0fot_1xwwo_69:not(#\9) {
69
+ .awsui_labels-left__label_f0fot_1ism2_69:not(#\9) {
70
70
  position: absolute;
71
71
  }
72
72
 
73
- .awsui_labels-left--hidden_f0fot_1xwwo_73:not(#\9) {
73
+ .awsui_labels-left--hidden_f0fot_1ism2_73:not(#\9) {
74
74
  visibility: hidden;
75
75
  }
76
- .awsui_labels-left--hidden_f0fot_1xwwo_73 > .awsui_labels-left__label_f0fot_1xwwo_69:not(#\9) {
76
+ .awsui_labels-left--hidden_f0fot_1ism2_73 > .awsui_labels-left__label_f0fot_1ism2_69:not(#\9) {
77
77
  position: relative;
78
78
  white-space: nowrap;
79
79
  }
80
80
 
81
- .awsui_labels-bottom_f0fot_1xwwo_81:not(#\9) {
81
+ .awsui_labels-bottom_f0fot_1ism2_81:not(#\9) {
82
82
  position: relative;
83
83
  display: block;
84
84
  width: 100%;
85
85
  overflow: visible;
86
86
  }
87
87
 
88
- .awsui_vertical-marker_f0fot_1xwwo_10:not(#\9) {
88
+ .awsui_vertical-marker_f0fot_1ism2_10:not(#\9) {
89
89
  pointer-events: none;
90
90
  }
91
91
 
92
- .awsui_vertical-marker-circle_f0fot_1xwwo_92:not(#\9) {
93
- fill: var(--color-background-container-content-og3y0v, #ffffff);
92
+ .awsui_vertical-marker-circle_f0fot_1ism2_92:not(#\9) {
93
+ fill: var(--color-background-container-content-4un1ap, #ffffff);
94
94
  pointer-events: none;
95
- stroke-width: var(--border-line-chart-width-qfyiov, 2px);
95
+ stroke-width: var(--border-line-chart-width-9mzos2, 2px);
96
96
  }
97
97
 
98
- .awsui_vertical-marker-circle-active_f0fot_1xwwo_98:not(#\9) {
98
+ .awsui_vertical-marker-circle-active_f0fot_1ism2_98:not(#\9) {
99
99
  cursor: pointer;
100
- stroke-width: var(--border-line-chart-width-qfyiov, 2px);
100
+ stroke-width: var(--border-line-chart-width-9mzos2, 2px);
101
101
  }
102
102
 
103
- .awsui_focus-outline_f0fot_1xwwo_103:not(#\9) {
103
+ .awsui_focus-outline_f0fot_1ism2_103:not(#\9) {
104
104
  outline: none;
105
105
  pointer-events: none;
106
106
  fill: none;
107
- stroke: var(--color-border-item-focused-4t19h5, #0972d3);
107
+ stroke: var(--color-border-item-focused-b2ntyl, #0972d3);
108
108
  stroke-width: 2px;
109
109
  }
110
110
 
111
- .awsui_chart-container_f0fot_1xwwo_111:not(#\9) {
111
+ .awsui_chart-container_f0fot_1ism2_111:not(#\9) {
112
112
  display: flex;
113
113
  width: 100%;
114
114
  flex-direction: column;
115
115
  }
116
- .awsui_chart-container_f0fot_1xwwo_111.awsui_fit-height_f0fot_1xwwo_116:not(#\9) {
116
+ .awsui_chart-container_f0fot_1ism2_111.awsui_fit-height_f0fot_1ism2_116:not(#\9) {
117
117
  height: 100%;
118
118
  min-height: inherit;
119
119
  }
120
120
 
121
- .awsui_chart-container-outer_f0fot_1xwwo_121:not(#\9) {
121
+ .awsui_chart-container-outer_f0fot_1ism2_121:not(#\9) {
122
122
  display: flex;
123
123
  }
124
- .awsui_chart-container-outer_f0fot_1xwwo_121.awsui_fit-height_f0fot_1xwwo_116:not(#\9) {
124
+ .awsui_chart-container-outer_f0fot_1ism2_121.awsui_fit-height_f0fot_1ism2_116:not(#\9) {
125
125
  flex: 1;
126
126
  }
127
127
 
128
- .awsui_chart-container-inner_f0fot_1xwwo_128:not(#\9) {
128
+ .awsui_chart-container-inner_f0fot_1ism2_128:not(#\9) {
129
129
  position: relative;
130
130
  display: flex;
131
131
  flex-direction: column;
132
132
  width: 100%;
133
133
  }
134
134
 
135
- .awsui_chart-container-plot-wrapper_f0fot_1xwwo_135.awsui_fit-height_f0fot_1xwwo_116:not(#\9) {
135
+ .awsui_chart-container-plot-wrapper_f0fot_1ism2_135.awsui_fit-height_f0fot_1ism2_116:not(#\9) {
136
136
  display: block;
137
137
  position: relative;
138
138
  flex: 1;
139
139
  }
140
140
 
141
- .awsui_chart-container-plot_f0fot_1xwwo_135.awsui_fit-height_f0fot_1xwwo_116:not(#\9) {
141
+ .awsui_chart-container-plot_f0fot_1ism2_135.awsui_fit-height_f0fot_1ism2_116:not(#\9) {
142
142
  display: block;
143
143
  position: absolute;
144
144
  top: 0;
@@ -147,6 +147,6 @@
147
147
  left: 0;
148
148
  }
149
149
 
150
- .awsui_chart-container-bottom-labels_f0fot_1xwwo_150.awsui_fit-height_f0fot_1xwwo_116:not(#\9) {
150
+ .awsui_chart-container-bottom-labels_f0fot_1ism2_150.awsui_fit-height_f0fot_1ism2_116:not(#\9) {
151
151
  display: block;
152
152
  }
@@ -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
- "axis": "awsui_axis_f0fot_1xwwo_9",
6
- "vertical-marker": "awsui_vertical-marker_f0fot_1xwwo_10",
7
- "axis--emphasized": "awsui_axis--emphasized_f0fot_1xwwo_15",
8
- "axis-label": "awsui_axis-label_f0fot_1xwwo_19",
9
- "axis-label--x": "awsui_axis-label--x_f0fot_1xwwo_24",
10
- "axis-label--y": "awsui_axis-label--y_f0fot_1xwwo_25",
11
- "grid": "awsui_grid_f0fot_1xwwo_29",
12
- "ticks__line": "awsui_ticks__line_f0fot_1xwwo_34",
13
- "ticks__text": "awsui_ticks__text_f0fot_1xwwo_39",
14
- "ticks--y": "awsui_ticks--y_f0fot_1xwwo_44",
15
- "ticks--x": "awsui_ticks--x_f0fot_1xwwo_45",
16
- "ticks--bottom": "awsui_ticks--bottom_f0fot_1xwwo_49",
17
- "labels-left": "awsui_labels-left_f0fot_1xwwo_54",
18
- "ticks": "awsui_ticks_f0fot_1xwwo_34",
19
- "labels-left__label": "awsui_labels-left__label_f0fot_1xwwo_69",
20
- "labels-left--hidden": "awsui_labels-left--hidden_f0fot_1xwwo_73",
21
- "labels-bottom": "awsui_labels-bottom_f0fot_1xwwo_81",
22
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1xwwo_92",
23
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1xwwo_98",
24
- "focus-outline": "awsui_focus-outline_f0fot_1xwwo_103",
25
- "chart-container": "awsui_chart-container_f0fot_1xwwo_111",
26
- "fit-height": "awsui_fit-height_f0fot_1xwwo_116",
27
- "chart-container-outer": "awsui_chart-container-outer_f0fot_1xwwo_121",
28
- "chart-container-inner": "awsui_chart-container-inner_f0fot_1xwwo_128",
29
- "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1xwwo_135",
30
- "chart-container-plot": "awsui_chart-container-plot_f0fot_1xwwo_135",
31
- "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1xwwo_150"
5
+ "axis": "awsui_axis_f0fot_1ism2_9",
6
+ "vertical-marker": "awsui_vertical-marker_f0fot_1ism2_10",
7
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_1ism2_15",
8
+ "axis-label": "awsui_axis-label_f0fot_1ism2_19",
9
+ "axis-label--x": "awsui_axis-label--x_f0fot_1ism2_24",
10
+ "axis-label--y": "awsui_axis-label--y_f0fot_1ism2_25",
11
+ "grid": "awsui_grid_f0fot_1ism2_29",
12
+ "ticks__line": "awsui_ticks__line_f0fot_1ism2_34",
13
+ "ticks__text": "awsui_ticks__text_f0fot_1ism2_39",
14
+ "ticks--y": "awsui_ticks--y_f0fot_1ism2_44",
15
+ "ticks--x": "awsui_ticks--x_f0fot_1ism2_45",
16
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_1ism2_49",
17
+ "labels-left": "awsui_labels-left_f0fot_1ism2_54",
18
+ "ticks": "awsui_ticks_f0fot_1ism2_34",
19
+ "labels-left__label": "awsui_labels-left__label_f0fot_1ism2_69",
20
+ "labels-left--hidden": "awsui_labels-left--hidden_f0fot_1ism2_73",
21
+ "labels-bottom": "awsui_labels-bottom_f0fot_1ism2_81",
22
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1ism2_92",
23
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1ism2_98",
24
+ "focus-outline": "awsui_focus-outline_f0fot_1ism2_103",
25
+ "chart-container": "awsui_chart-container_f0fot_1ism2_111",
26
+ "fit-height": "awsui_fit-height_f0fot_1ism2_116",
27
+ "chart-container-outer": "awsui_chart-container-outer_f0fot_1ism2_121",
28
+ "chart-container-inner": "awsui_chart-container-inner_f0fot_1ism2_128",
29
+ "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1ism2_135",
30
+ "chart-container-plot": "awsui_chart-container-plot_f0fot_1ism2_135",
31
+ "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1ism2_150"
32
32
  };
33
33
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1px7g_bp6ti_93",
5
- "chart-filter": "awsui_chart-filter_1px7g_bp6ti_106",
6
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_bp6ti_110"
4
+ "root": "awsui_root_1px7g_1co1t_93",
5
+ "chart-filter": "awsui_chart-filter_1px7g_1co1t_106",
6
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1co1t_110"
7
7
  };
8
8
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1px7g_bp6ti_93:not(#\9) {
93
+ .awsui_root_1px7g_1co1t_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,20 +120,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-7dign1, 14px);
124
- line-height: var(--font-body-m-line-height-ghizru, 20px);
125
- color: var(--color-text-body-default-su7kuo, #000716);
123
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
124
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
125
+ color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
127
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_chart-filter_1px7g_bp6ti_106:not(#\9) {
132
+ .awsui_chart-filter_1px7g_1co1t_106:not(#\9) {
133
133
  /* used in test-utils */
134
134
  }
135
135
 
136
- .awsui_custom-icon-wrapper_1px7g_bp6ti_110:not(#\9) {
136
+ .awsui_custom-icon-wrapper_1px7g_1co1t_110:not(#\9) {
137
137
  display: flex;
138
138
  align-items: flex-start;
139
139
  align-self: stretch;
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1px7g_bp6ti_93",
6
- "chart-filter": "awsui_chart-filter_1px7g_bp6ti_106",
7
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_bp6ti_110"
5
+ "root": "awsui_root_1px7g_1co1t_93",
6
+ "chart-filter": "awsui_chart-filter_1px7g_1co1t_106",
7
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1co1t_110"
8
8
  };
9
9
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1kjc7_129h7_93",
5
- "root": "awsui_root_1kjc7_129h7_111",
6
- "title": "awsui_title_1kjc7_129h7_127",
7
- "list": "awsui_list_1kjc7_129h7_131",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_129h7_173",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_129h7_176"
4
+ "marker": "awsui_marker_1kjc7_xx9bg_93",
5
+ "root": "awsui_root_1kjc7_xx9bg_111",
6
+ "title": "awsui_title_1kjc7_xx9bg_127",
7
+ "list": "awsui_list_1kjc7_xx9bg_131",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_xx9bg_173",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_xx9bg_176"
10
10
  };
11
11
 
@@ -90,16 +90,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_marker_1kjc7_129h7_93:not(#\9) {
94
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
93
+ .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
94
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
95
95
  }
96
96
  @media (prefers-reduced-motion: reduce) {
97
- .awsui_marker_1kjc7_129h7_93:not(#\9) {
97
+ .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
98
98
  animation: none;
99
99
  transition: none;
100
100
  }
101
101
  }
102
- .awsui-motion-disabled .awsui_marker_1kjc7_129h7_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_129h7_93:not(#\9) {
102
+ .awsui-motion-disabled .awsui_marker_1kjc7_xx9bg_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
103
103
  animation: none;
104
104
  transition: none;
105
105
  }
@@ -108,7 +108,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
109
109
  SPDX-License-Identifier: Apache-2.0
110
110
  */
111
- .awsui_root_1kjc7_129h7_111:not(#\9) {
111
+ .awsui_root_1kjc7_xx9bg_111:not(#\9) {
112
112
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
113
113
  border-collapse: separate;
114
114
  border-spacing: 0;
@@ -138,23 +138,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
138
138
  widows: 2;
139
139
  word-spacing: normal;
140
140
  box-sizing: border-box;
141
- font-size: var(--font-body-m-size-7dign1, 14px);
142
- line-height: var(--font-body-m-line-height-ghizru, 20px);
143
- color: var(--color-text-body-default-su7kuo, #000716);
141
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
142
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
143
+ color: var(--color-text-body-default-2sxhhn, #000716);
144
144
  font-weight: 400;
145
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
145
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
146
146
  -webkit-font-smoothing: auto;
147
147
  -moz-osx-font-smoothing: auto;
148
148
  }
149
- .awsui_root_1kjc7_129h7_111:not(#\9):focus {
149
+ .awsui_root_1kjc7_xx9bg_111:not(#\9):focus {
150
150
  outline: none;
151
151
  }
152
152
 
153
- .awsui_title_1kjc7_129h7_127:not(#\9) {
153
+ .awsui_title_1kjc7_xx9bg_127:not(#\9) {
154
154
  /* used in test utils */
155
155
  }
156
156
 
157
- .awsui_list_1kjc7_129h7_131:not(#\9) {
157
+ .awsui_list_1kjc7_xx9bg_131:not(#\9) {
158
158
  display: flex;
159
159
  flex-wrap: wrap;
160
160
  list-style: none;
@@ -162,27 +162,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  padding: 0;
163
163
  }
164
164
 
165
- .awsui_marker_1kjc7_129h7_93:not(#\9) {
165
+ .awsui_marker_1kjc7_xx9bg_93:not(#\9) {
166
166
  display: inline-flex;
167
167
  align-items: flex-start;
168
- margin-right: var(--space-m-h2th94, 16px);
168
+ margin-right: var(--space-m-udix3p, 16px);
169
169
  padding: 0;
170
170
  border: 0;
171
171
  background-color: transparent;
172
172
  cursor: pointer;
173
173
  opacity: 1;
174
174
  }
175
- .awsui_marker_1kjc7_129h7_93:not(#\9):focus {
175
+ .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
176
176
  outline: none;
177
177
  }
178
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_129h7_93:not(#\9):focus {
178
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
179
179
  position: relative;
180
180
  }
181
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_129h7_93:not(#\9):focus {
181
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus {
182
182
  outline: 2px dotted transparent;
183
183
  outline-offset: calc(2px - 1px);
184
184
  }
185
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_129h7_93:not(#\9):focus::before {
185
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xx9bg_93:not(#\9):focus::before {
186
186
  content: " ";
187
187
  display: block;
188
188
  position: absolute;
@@ -190,15 +190,15 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_129h7_93:not(#\9):focus:
190
190
  top: calc(-1 * 2px);
191
191
  width: calc(100% + 2 * 2px);
192
192
  height: calc(100% + 2 * 2px);
193
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
194
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
193
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
194
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
195
195
  }
196
- .awsui_marker_1kjc7_129h7_93:not(#\9):last-child {
196
+ .awsui_marker_1kjc7_xx9bg_93:not(#\9):last-child {
197
197
  margin-right: 0;
198
198
  }
199
- .awsui_marker_1kjc7_129h7_93.awsui_marker--dimmed_1kjc7_129h7_173:not(#\9) {
199
+ .awsui_marker_1kjc7_xx9bg_93.awsui_marker--dimmed_1kjc7_xx9bg_173:not(#\9) {
200
200
  opacity: 0.35;
201
201
  }
202
- .awsui_marker_1kjc7_129h7_93.awsui_marker--highlighted_1kjc7_129h7_176:not(#\9) {
202
+ .awsui_marker_1kjc7_xx9bg_93.awsui_marker--highlighted_1kjc7_xx9bg_176:not(#\9) {
203
203
  /* used in test utils */
204
204
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "marker": "awsui_marker_1kjc7_129h7_93",
6
- "root": "awsui_root_1kjc7_129h7_111",
7
- "title": "awsui_title_1kjc7_129h7_127",
8
- "list": "awsui_list_1kjc7_129h7_131",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_129h7_173",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_129h7_176"
5
+ "marker": "awsui_marker_1kjc7_xx9bg_93",
6
+ "root": "awsui_root_1kjc7_xx9bg_111",
7
+ "title": "awsui_title_1kjc7_xx9bg_127",
8
+ "list": "awsui_list_1kjc7_xx9bg_131",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_xx9bg_173",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_xx9bg_176"
11
11
  };
12
12
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fcus_1f1k0_93",
5
- "clickable": "awsui_clickable_1fcus_1f1k0_102",
6
- "precise": "awsui_precise_1fcus_1f1k0_106",
7
- "focus-outline": "awsui_focus-outline_1fcus_1f1k0_110",
8
- "application": "awsui_application_1fcus_1f1k0_119"
4
+ "root": "awsui_root_1fcus_oh0hb_93",
5
+ "clickable": "awsui_clickable_1fcus_oh0hb_102",
6
+ "precise": "awsui_precise_1fcus_oh0hb_106",
7
+ "focus-outline": "awsui_focus-outline_1fcus_oh0hb_110",
8
+ "application": "awsui_application_1fcus_oh0hb_119"
9
9
  };
10
10
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1fcus_1f1k0_93:not(#\9) {
93
+ .awsui_root_1fcus_oh0hb_93:not(#\9) {
94
94
  outline: none;
95
95
  shape-rendering: auto;
96
96
  overflow: visible;
@@ -99,23 +99,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
99
  max-width: 100%;
100
100
  }
101
101
 
102
- .awsui_clickable_1fcus_1f1k0_102:not(#\9) {
102
+ .awsui_clickable_1fcus_oh0hb_102:not(#\9) {
103
103
  cursor: pointer;
104
104
  }
105
105
 
106
- .awsui_precise_1fcus_1f1k0_106:not(#\9) {
106
+ .awsui_precise_1fcus_oh0hb_106:not(#\9) {
107
107
  shape-rendering: geometricPrecision;
108
108
  }
109
109
 
110
- .awsui_focus-outline_1fcus_1f1k0_110:not(#\9) {
110
+ .awsui_focus-outline_1fcus_oh0hb_110:not(#\9) {
111
111
  outline: none;
112
112
  pointer-events: none;
113
113
  fill: none;
114
- stroke: var(--color-border-item-focused-4t19h5, #0972d3);
114
+ stroke: var(--color-border-item-focused-b2ntyl, #0972d3);
115
115
  stroke-width: 2px;
116
116
  visibility: hidden;
117
117
  }
118
118
 
119
- .awsui_application_1fcus_1f1k0_119:not(#\9) {
119
+ .awsui_application_1fcus_oh0hb_119:not(#\9) {
120
120
  /* Used in test-utils */
121
121
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1fcus_1f1k0_93",
6
- "clickable": "awsui_clickable_1fcus_1f1k0_102",
7
- "precise": "awsui_precise_1fcus_1f1k0_106",
8
- "focus-outline": "awsui_focus-outline_1fcus_1f1k0_110",
9
- "application": "awsui_application_1fcus_1f1k0_119"
5
+ "root": "awsui_root_1fcus_oh0hb_93",
6
+ "clickable": "awsui_clickable_1fcus_oh0hb_102",
7
+ "precise": "awsui_precise_1fcus_oh0hb_106",
8
+ "focus-outline": "awsui_focus-outline_1fcus_oh0hb_110",
9
+ "application": "awsui_application_1fcus_oh0hb_119"
10
10
  };
11
11
 
@@ -31,7 +31,7 @@ function ChartPopover(_a, ref) {
31
31
  document.removeEventListener('mousedown', onDocumentClick, { capture: true });
32
32
  };
33
33
  }, [container, onDismiss]);
34
- return (React.createElement("div", Object.assign({}, baseProps, { className: clsx(popoverStyles.root, styles.root, baseProps.className, { [styles.dismissable]: dismissButton }), ref: popoverRef, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave }),
34
+ return (React.createElement("div", Object.assign({}, baseProps, { className: clsx(popoverStyles.root, styles.root, baseProps.className), ref: popoverRef, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave }),
35
35
  React.createElement(PopoverContainer, { size: size, fixedWidth: fixedWidth, position: position, trackRef: trackRef, trackKey: trackKey, arrow: position => (React.createElement("div", { className: clsx(popoverStyles.arrow, popoverStyles[`arrow-position-${position}`]) },
36
36
  React.createElement("div", { className: popoverStyles['arrow-outer'] }),
37
37
  React.createElement("div", { className: popoverStyles['arrow-inner'] }))) },
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["internal/components/chart-popover/index.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAGpD,OAAO,gBAAgB,MAAM,4BAA4B,CAAC;AAC1D,OAAO,WAAW,MAAM,uBAAuB,CAAC;AAChD,OAAO,aAAa,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE1D,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAmCvD,eAAe,KAAK,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;AAE9C,SAAS,YAAY,CACnB,EAmBoB,EACpB,GAA2B;QApB3B,EACE,QAAQ,GAAG,OAAO,EAClB,IAAI,GAAG,QAAQ,EACf,UAAU,GAAG,KAAK,EAClB,aAAa,GAAG,KAAK,EACrB,gBAAgB,EAEhB,QAAQ,EAER,KAAK,EACL,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,SAAS,EAET,YAAY,EACZ,YAAY,OAGM,EADf,SAAS,cAlBd,8KAmBC,CADa;IAId,MAAM,SAAS,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;IAC1C,MAAM,gBAAgB,GAAG,MAAM,CAAwB,IAAI,CAAC,CAAC;IAE7D,MAAM,UAAU,GAAG,YAAY,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;IAEvD,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,eAAe,GAAG,CAAC,KAAiB,EAAE,EAAE;YAC5C,IACE,KAAK,CAAC,MAAM;gBACZ,CAAC,WAAW,CAAC,gBAAgB,CAAC,OAAO,EAAE,KAAK,CAAC,MAAiB,CAAC,IAAI,uBAAuB;gBAC1F,CAAC,YAAY,CAAC,SAAS,EAAE,KAAK,CAAC,MAAiB,CAAC,CAAC,uBAAuB;cACzE;gBACA,SAAS,CAAC,IAAI,CAAC,CAAC;aACjB;QACH,CAAC,CAAC;QAEF,QAAQ,CAAC,gBAAgB,CAAC,WAAW,EAAE,eAAe,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;QAC3E,OAAO,GAAG,EAAE;YACV,QAAQ,CAAC,mBAAmB,CAAC,WAAW,EAAE,eAAe,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;QAChF,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC;IAE3B,OAAO,CACL,6CACM,SAAS,IACb,SAAS,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,MAAM,CAAC,IAAI,EAAE,SAAS,CAAC,SAAS,EAAE,EAAE,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,aAAa,EAAE,CAAC,EAC9G,GAAG,EAAE,UAAU,EACf,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY;QAE1B,oBAAC,gBAAgB,IACf,IAAI,EAAE,IAAI,EACV,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,QAAQ,CAAC,EAAE,CAAC,CACjB,6BAAK,SAAS,EAAE,IAAI,CAAC,aAAa,CAAC,KAAK,EAAE,aAAa,CAAC,kBAAkB,QAAQ,EAAE,CAAC,CAAC;gBACpF,6BAAK,SAAS,EAAE,aAAa,CAAC,aAAa,CAAC,GAAI;gBAChD,6BAAK,SAAS,EAAE,aAAa,CAAC,aAAa,CAAC,GAAI,CAC5C,CACP;YAED,6BAAK,SAAS,EAAE,MAAM,CAAC,YAAY,CAAC;gBAClC,oBAAC,WAAW,IACV,aAAa,EAAE,aAAa,EAC5B,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,KAAK,EACb,SAAS,EAAE,SAAS,EACpB,eAAe,EAAC,SAAS,EACzB,SAAS,EAAE,MAAM,CAAC,cAAc,CAAC,IAEhC,QAAQ,CACG,CACV,CACW,CACf,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useEffect, useRef } from 'react';\nimport clsx from 'clsx';\n\nimport { getBaseProps } from '../../base-component';\n\nimport { PopoverProps } from '../../../popover/interfaces';\nimport PopoverContainer from '../../../popover/container';\nimport PopoverBody from '../../../popover/body';\nimport popoverStyles from '../../../popover/styles.css.js';\nimport { nodeContains } from '../../utils/dom';\nimport { useMergeRefs } from '../../hooks/use-merge-refs';\n\nimport styles from './styles.css.js';\nimport { nodeBelongs } from '../../utils/node-belongs';\n\nexport interface ChartPopoverProps extends PopoverProps {\n /** Title of the popover */\n title?: React.ReactNode;\n\n /** References the element the container is positioned against. */\n trackRef: React.RefObject<Element>;\n /**\n Used to update the container position in case track or track position changes:\n \n const trackRef = useRef<Element>(null)\n return (<>\n <Track style={getPosition(selectedItemId)} ref={trackRef} />\n <PopoverContainer trackRef={trackRef} trackKey={selectedItemId} .../>\n </>)\n */\n trackKey?: string | number;\n\n /** Optional container element that prevents any clicks in there from dismissing the popover */\n container: Element | null;\n\n /** Event that is fired when the popover is dismissed */\n onDismiss: (outsideClick?: boolean) => void;\n\n /** Fired when the pointer enters the hoverable area around the popover */\n onMouseEnter?: (event: React.MouseEvent) => void;\n\n /** Fired when the pointer leaves the hoverable area around the popover */\n onMouseLeave?: (event: React.MouseEvent) => void;\n\n /** Popover content */\n children?: React.ReactNode;\n}\n\nexport default React.forwardRef(ChartPopover);\n\nfunction ChartPopover(\n {\n position = 'right',\n size = 'medium',\n fixedWidth = false,\n dismissButton = false,\n dismissAriaLabel,\n\n children,\n\n title,\n trackRef,\n trackKey,\n onDismiss,\n container,\n\n onMouseEnter,\n onMouseLeave,\n\n ...restProps\n }: ChartPopoverProps,\n ref: React.Ref<HTMLElement>\n) {\n const baseProps = getBaseProps(restProps);\n const popoverObjectRef = useRef<HTMLDivElement | null>(null);\n\n const popoverRef = useMergeRefs(popoverObjectRef, ref);\n\n useEffect(() => {\n const onDocumentClick = (event: MouseEvent) => {\n if (\n event.target &&\n !nodeBelongs(popoverObjectRef.current, event.target as Element) && // click not in popover\n !nodeContains(container, event.target as Element) // click not in segment\n ) {\n onDismiss(true);\n }\n };\n\n document.addEventListener('mousedown', onDocumentClick, { capture: true });\n return () => {\n document.removeEventListener('mousedown', onDocumentClick, { capture: true });\n };\n }, [container, onDismiss]);\n\n return (\n <div\n {...baseProps}\n className={clsx(popoverStyles.root, styles.root, baseProps.className, { [styles.dismissable]: dismissButton })}\n ref={popoverRef}\n onMouseEnter={onMouseEnter}\n onMouseLeave={onMouseLeave}\n >\n <PopoverContainer\n size={size}\n fixedWidth={fixedWidth}\n position={position}\n trackRef={trackRef}\n trackKey={trackKey}\n arrow={position => (\n <div className={clsx(popoverStyles.arrow, popoverStyles[`arrow-position-${position}`])}>\n <div className={popoverStyles['arrow-outer']} />\n <div className={popoverStyles['arrow-inner']} />\n </div>\n )}\n >\n <div className={styles['hover-area']}>\n <PopoverBody\n dismissButton={dismissButton}\n dismissAriaLabel={dismissAriaLabel}\n header={title}\n onDismiss={onDismiss}\n overflowVisible=\"content\"\n className={styles['popover-body']}\n >\n {children}\n </PopoverBody>\n </div>\n </PopoverContainer>\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["internal/components/chart-popover/index.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useEffect, useRef } from 'react';\nimport clsx from 'clsx';\n\nimport { getBaseProps } from '../../base-component';\n\nimport { PopoverProps } from '../../../popover/interfaces';\nimport PopoverContainer from '../../../popover/container';\nimport PopoverBody from '../../../popover/body';\nimport popoverStyles from '../../../popover/styles.css.js';\nimport { nodeContains } from '../../utils/dom';\nimport { useMergeRefs } from '../../hooks/use-merge-refs';\n\nimport styles from './styles.css.js';\nimport { nodeBelongs } from '../../utils/node-belongs';\n\nexport interface ChartPopoverProps extends PopoverProps {\n /** Title of the popover */\n title?: React.ReactNode;\n\n /** References the element the container is positioned against. */\n trackRef: React.RefObject<Element>;\n /**\n Used to update the container position in case track or track position changes:\n \n const trackRef = useRef<Element>(null)\n return (<>\n <Track style={getPosition(selectedItemId)} ref={trackRef} />\n <PopoverContainer trackRef={trackRef} trackKey={selectedItemId} .../>\n </>)\n */\n trackKey?: string | number;\n\n /** Optional container element that prevents any clicks in there from dismissing the popover */\n container: Element | null;\n\n /** Event that is fired when the popover is dismissed */\n onDismiss: (outsideClick?: boolean) => void;\n\n /** Fired when the pointer enters the hoverable area around the popover */\n onMouseEnter?: (event: React.MouseEvent) => void;\n\n /** Fired when the pointer leaves the hoverable area around the popover */\n onMouseLeave?: (event: React.MouseEvent) => void;\n\n /** Popover content */\n children?: React.ReactNode;\n}\n\nexport default React.forwardRef(ChartPopover);\n\nfunction ChartPopover(\n {\n position = 'right',\n size = 'medium',\n fixedWidth = false,\n dismissButton = false,\n dismissAriaLabel,\n\n children,\n\n title,\n trackRef,\n trackKey,\n onDismiss,\n container,\n\n onMouseEnter,\n onMouseLeave,\n\n ...restProps\n }: ChartPopoverProps,\n ref: React.Ref<HTMLElement>\n) {\n const baseProps = getBaseProps(restProps);\n const popoverObjectRef = useRef<HTMLDivElement | null>(null);\n\n const popoverRef = useMergeRefs(popoverObjectRef, ref);\n\n useEffect(() => {\n const onDocumentClick = (event: MouseEvent) => {\n if (\n event.target &&\n !nodeBelongs(popoverObjectRef.current, event.target as Element) && // click not in popover\n !nodeContains(container, event.target as Element) // click not in segment\n ) {\n onDismiss(true);\n }\n };\n\n document.addEventListener('mousedown', onDocumentClick, { capture: true });\n return () => {\n document.removeEventListener('mousedown', onDocumentClick, { capture: true });\n };\n }, [container, onDismiss]);\n\n return (\n <div\n {...baseProps}\n className={clsx(popoverStyles.root, styles.root, baseProps.className)}\n ref={popoverRef}\n onMouseEnter={onMouseEnter}\n onMouseLeave={onMouseLeave}\n >\n <PopoverContainer\n size={size}\n fixedWidth={fixedWidth}\n position={position}\n trackRef={trackRef}\n trackKey={trackKey}\n arrow={position => (\n <div className={clsx(popoverStyles.arrow, popoverStyles[`arrow-position-${position}`])}>\n <div className={popoverStyles['arrow-outer']} />\n <div className={popoverStyles['arrow-inner']} />\n </div>\n )}\n >\n <div className={styles['hover-area']}>\n <PopoverBody\n dismissButton={dismissButton}\n dismissAriaLabel={dismissAriaLabel}\n header={title}\n onDismiss={onDismiss}\n overflowVisible=\"content\"\n className={styles['popover-body']}\n >\n {children}\n </PopoverBody>\n </div>\n </PopoverContainer>\n </div>\n );\n}\n"]}
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1t44z_9dt6h_93",
5
- "hover-area": "awsui_hover-area_1t44z_9dt6h_107",
6
- "popover-body": "awsui_popover-body_1t44z_9dt6h_113"
4
+ "root": "awsui_root_1t44z_1uvfo_93",
5
+ "hover-area": "awsui_hover-area_1t44z_1uvfo_107",
6
+ "popover-body": "awsui_popover-body_1t44z_1uvfo_113"
7
7
  };
8
8
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1t44z_9dt6h_93:not(#\9) {
93
+ .awsui_root_1t44z_1uvfo_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,22 +120,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-7dign1, 14px);
124
- line-height: var(--font-body-m-line-height-ghizru, 20px);
125
- color: var(--color-text-body-default-su7kuo, #000716);
123
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
124
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
125
+ color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
127
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  position: absolute;
131
131
  }
132
132
 
133
- .awsui_hover-area_1t44z_9dt6h_107:not(#\9) {
133
+ .awsui_hover-area_1t44z_1uvfo_107:not(#\9) {
134
134
  pointer-events: none;
135
- padding: var(--space-static-s-q0yjjb, 12px);
136
- margin: calc(-1 * var(--space-static-s-q0yjjb, 12px));
135
+ padding: var(--space-static-s-n2eb28, 12px);
136
+ margin: calc(-1 * var(--space-static-s-n2eb28, 12px));
137
137
  }
138
138
 
139
- .awsui_popover-body_1t44z_9dt6h_113:not(#\9) {
139
+ .awsui_popover-body_1t44z_1uvfo_113:not(#\9) {
140
140
  pointer-events: auto;
141
141
  }