@yamada-ui/react 2.2.1-dev-20260412131725 → 2.2.1-dev-20260412133159

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 (253) hide show
  1. package/dist/cjs/components/file-input/file-input.cjs +2 -4
  2. package/dist/cjs/components/file-input/file-input.cjs.map +1 -1
  3. package/dist/cjs/components/password-input/password-input.cjs +3 -6
  4. package/dist/cjs/components/password-input/password-input.cjs.map +1 -1
  5. package/dist/esm/components/file-input/file-input.js +2 -4
  6. package/dist/esm/components/file-input/file-input.js.map +1 -1
  7. package/dist/esm/components/password-input/password-input.js +3 -6
  8. package/dist/esm/components/password-input/password-input.js.map +1 -1
  9. package/dist/types/components/accordion/accordion.d.ts +2 -4
  10. package/dist/types/components/accordion/use-accordion.d.ts +11 -11
  11. package/dist/types/components/action-bar/action-bar.d.ts +2 -3
  12. package/dist/types/components/airy/airy.d.ts +2 -3
  13. package/dist/types/components/alert/alert.d.ts +2 -5
  14. package/dist/types/components/alert/alert.style.d.ts +1 -1
  15. package/dist/types/components/alpha-slider/alpha-slider.d.ts +2 -3
  16. package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +2 -2
  17. package/dist/types/components/autocomplete/autocomplete.d.ts +2 -4
  18. package/dist/types/components/autocomplete/autocomplete.style.d.ts +1 -1
  19. package/dist/types/components/autocomplete/use-autocomplete.d.ts +5 -7
  20. package/dist/types/components/avatar/avatar.d.ts +5 -5
  21. package/dist/types/components/avatar/use-avatar-group.d.ts +2 -2
  22. package/dist/types/components/badge/badge.d.ts +2 -2
  23. package/dist/types/components/bleed/bleed.d.ts +2 -2
  24. package/dist/types/components/blockquote/blockquote.d.ts +2 -2
  25. package/dist/types/components/breadcrumb/breadcrumb.d.ts +2 -2
  26. package/dist/types/components/breadcrumb/breadcrumb.style.d.ts +1 -1
  27. package/dist/types/components/breadcrumb/use-breadcrumb.d.ts +2 -2
  28. package/dist/types/components/button/button-group.d.ts +0 -1
  29. package/dist/types/components/button/button.d.ts +2 -3
  30. package/dist/types/components/button/icon-button.d.ts +2 -2
  31. package/dist/types/components/calendar/calendar.d.ts +2 -3
  32. package/dist/types/components/calendar/calendar.style.d.ts +2 -2
  33. package/dist/types/components/calendar/use-calendar.d.ts +8 -9
  34. package/dist/types/components/card/card.d.ts +2 -2
  35. package/dist/types/components/carousel/carousel.d.ts +2 -3
  36. package/dist/types/components/carousel/carousel.style.d.ts +2 -2
  37. package/dist/types/components/carousel/use-carousel.d.ts +3 -3
  38. package/dist/types/components/center/center.d.ts +2 -2
  39. package/dist/types/components/chart/chart.d.ts +5 -5
  40. package/dist/types/components/chart/donut-chart.d.ts +2 -2
  41. package/dist/types/components/chart/line-chart.d.ts +2 -2
  42. package/dist/types/components/chart/radar-chart.d.ts +2 -2
  43. package/dist/types/components/chart/radial-chart.d.ts +2 -2
  44. package/dist/types/components/chart/use-chart.d.ts +2 -2
  45. package/dist/types/components/checkbox/checkbox-group.d.ts +0 -2
  46. package/dist/types/components/checkbox/checkbox.d.ts +4 -5
  47. package/dist/types/components/checkbox/use-checkbox-group.d.ts +2 -3
  48. package/dist/types/components/checkbox/use-checkbox.d.ts +0 -1
  49. package/dist/types/components/checkbox-card/checkbox-card-group.d.ts +0 -3
  50. package/dist/types/components/checkbox-card/checkbox-card.d.ts +5 -7
  51. package/dist/types/components/checkbox-card/checkbox-card.style.d.ts +1 -1
  52. package/dist/types/components/circle-progress/circle-progress.d.ts +2 -3
  53. package/dist/types/components/close-button/close-button.d.ts +2 -3
  54. package/dist/types/components/code/code.d.ts +2 -2
  55. package/dist/types/components/collapse/collapse.d.ts +2 -3
  56. package/dist/types/components/color-picker/color-picker.d.ts +2 -6
  57. package/dist/types/components/color-picker/use-color-picker.d.ts +2 -5
  58. package/dist/types/components/color-selector/color-selector.d.ts +2 -6
  59. package/dist/types/components/color-selector/color-selector.style.d.ts +2 -2
  60. package/dist/types/components/color-selector/use-color-selector.d.ts +3 -5
  61. package/dist/types/components/color-swatch/color-swatch.d.ts +2 -2
  62. package/dist/types/components/container/container.d.ts +2 -2
  63. package/dist/types/components/data-list/data-list.d.ts +2 -2
  64. package/dist/types/components/data-list/data-list.style.d.ts +1 -1
  65. package/dist/types/components/date-picker/date-picker.d.ts +2 -5
  66. package/dist/types/components/date-picker/date-picker.style.d.ts +1 -1
  67. package/dist/types/components/date-picker/use-date-picker.d.ts +4 -7
  68. package/dist/types/components/drawer/drawer.d.ts +2 -5
  69. package/dist/types/components/drawer/use-drawer.d.ts +0 -2
  70. package/dist/types/components/dropzone/dropzone.d.ts +5 -8
  71. package/dist/types/components/dropzone/dropzone.style.d.ts +1 -1
  72. package/dist/types/components/dropzone/use-dropzone.d.ts +0 -1
  73. package/dist/types/components/editable/editable.d.ts +4 -5
  74. package/dist/types/components/editable/use-editable.d.ts +2 -3
  75. package/dist/types/components/em/em.d.ts +2 -2
  76. package/dist/types/components/empty-state/empty-state.d.ts +2 -2
  77. package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
  78. package/dist/types/components/fade/fade.d.ts +2 -3
  79. package/dist/types/components/fade-scale/fade-scale.d.ts +0 -1
  80. package/dist/types/components/field/field.d.ts +3 -3
  81. package/dist/types/components/field/use-field-props.d.ts +4 -4
  82. package/dist/types/components/fieldset/fieldset.d.ts +3 -4
  83. package/dist/types/components/file-button/file-button.d.ts +2 -4
  84. package/dist/types/components/file-button/use-file-button.d.ts +18 -20
  85. package/dist/types/components/file-input/file-input.d.ts +2 -4
  86. package/dist/types/components/file-input/use-file-input.d.ts +17 -18
  87. package/dist/types/components/flex/flex.d.ts +2 -2
  88. package/dist/types/components/flip/flip.d.ts +4 -5
  89. package/dist/types/components/float/float.d.ts +2 -2
  90. package/dist/types/components/form/form.d.ts +3 -4
  91. package/dist/types/components/form/form.style.d.ts +1 -1
  92. package/dist/types/components/format/format-byte.d.ts +4 -4
  93. package/dist/types/components/format/format-date-time.d.ts +2 -2
  94. package/dist/types/components/format/format-number.d.ts +2 -2
  95. package/dist/types/components/format/use-format-byte.d.ts +0 -1
  96. package/dist/types/components/format/use-format-date-time.d.ts +0 -1
  97. package/dist/types/components/format/use-format-number.d.ts +0 -1
  98. package/dist/types/components/grid/grid-item.d.ts +2 -2
  99. package/dist/types/components/grid/grid.d.ts +2 -2
  100. package/dist/types/components/group/group.d.ts +2 -3
  101. package/dist/types/components/group/use-group.d.ts +2 -2
  102. package/dist/types/components/heading/heading.d.ts +2 -2
  103. package/dist/types/components/highlight/highlight.d.ts +0 -2
  104. package/dist/types/components/hue-slider/hue-slider.d.ts +3 -4
  105. package/dist/types/components/icon/icon.d.ts +5 -5
  106. package/dist/types/components/image/image.d.ts +2 -2
  107. package/dist/types/components/indicator/indicator.d.ts +4 -5
  108. package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +2 -2
  109. package/dist/types/components/input/input-addon.d.ts +2 -2
  110. package/dist/types/components/input/input-element.d.ts +2 -2
  111. package/dist/types/components/input/input-group.d.ts +0 -2
  112. package/dist/types/components/input/input.d.ts +2 -3
  113. package/dist/types/components/kbd/kbd.d.ts +2 -2
  114. package/dist/types/components/link/link.d.ts +2 -2
  115. package/dist/types/components/link-box/link-box.d.ts +2 -2
  116. package/dist/types/components/list/list.d.ts +2 -2
  117. package/dist/types/components/loading/loading-provider.d.ts +2 -2
  118. package/dist/types/components/loading/loading.d.ts +3 -4
  119. package/dist/types/components/loading/use-loading-component.d.ts +0 -1
  120. package/dist/types/components/mark/mark.d.ts +2 -2
  121. package/dist/types/components/menu/menu.d.ts +2 -3
  122. package/dist/types/components/menu/menu.style.d.ts +2 -2
  123. package/dist/types/components/menu/use-menu.d.ts +11 -11
  124. package/dist/types/components/modal/modal.d.ts +2 -6
  125. package/dist/types/components/native-accordion/native-accordion.d.ts +2 -2
  126. package/dist/types/components/native-accordion/use-native-accordion.d.ts +2 -2
  127. package/dist/types/components/native-popover/native-popover.d.ts +2 -2
  128. package/dist/types/components/native-select/native-select.d.ts +2 -4
  129. package/dist/types/components/native-select/use-native-select.d.ts +0 -1
  130. package/dist/types/components/native-table/native-table.d.ts +2 -2
  131. package/dist/types/components/notice/use-notice.d.ts +0 -3
  132. package/dist/types/components/number-input/number-input.d.ts +2 -3
  133. package/dist/types/components/number-input/use-number-input.d.ts +0 -1
  134. package/dist/types/components/pagination/pagination.d.ts +2 -3
  135. package/dist/types/components/pagination/use-pagination.d.ts +2 -2
  136. package/dist/types/components/password-input/password-input.d.ts +2 -3
  137. package/dist/types/components/password-input/strength-meter.d.ts +2 -2
  138. package/dist/types/components/password-input/use-password-input.d.ts +2 -3
  139. package/dist/types/components/picture/picture.d.ts +0 -1
  140. package/dist/types/components/pin-input/pin-input.d.ts +2 -4
  141. package/dist/types/components/pin-input/use-pin-input.d.ts +7 -8
  142. package/dist/types/components/popover/popover.d.ts +2 -3
  143. package/dist/types/components/progress/progress.d.ts +4 -4
  144. package/dist/types/components/progress/use-progress.d.ts +706 -706
  145. package/dist/types/components/qr-code/qr-code.d.ts +2 -2
  146. package/dist/types/components/radio/radio-group.d.ts +0 -2
  147. package/dist/types/components/radio/radio.d.ts +4 -5
  148. package/dist/types/components/radio/use-radio-group.d.ts +2 -3
  149. package/dist/types/components/radio/use-radio.d.ts +0 -1
  150. package/dist/types/components/radio-card/radio-card-group.d.ts +0 -3
  151. package/dist/types/components/radio-card/radio-card.d.ts +5 -7
  152. package/dist/types/components/radio-card/radio-card.style.d.ts +1 -1
  153. package/dist/types/components/rating/rating.style.d.ts +2 -2
  154. package/dist/types/components/rating/use-rating.d.ts +7 -8
  155. package/dist/types/components/reorder/reorder.d.ts +2 -3
  156. package/dist/types/components/reorder/use-reorder.d.ts +3 -3
  157. package/dist/types/components/resizable/resizable.d.ts +2 -2
  158. package/dist/types/components/resizable/use-resizable.d.ts +2 -2
  159. package/dist/types/components/ripple/ripple.d.ts +2 -3
  160. package/dist/types/components/ripple/use-ripple.d.ts +2 -2
  161. package/dist/types/components/rotate/rotate.d.ts +2 -3
  162. package/dist/types/components/saturation-slider/saturation-slider.d.ts +2 -2
  163. package/dist/types/components/saturation-slider/use-saturation-slider.d.ts +2 -3
  164. package/dist/types/components/scroll-area/scroll-area.d.ts +2 -2
  165. package/dist/types/components/segmented-control/segmented-control.d.ts +2 -3
  166. package/dist/types/components/segmented-control/segmented-control.style.d.ts +2 -2
  167. package/dist/types/components/segmented-control/use-segmented-control.d.ts +9 -10
  168. package/dist/types/components/select/select.d.ts +2 -4
  169. package/dist/types/components/select/select.style.d.ts +1 -1
  170. package/dist/types/components/select/use-select.d.ts +4 -6
  171. package/dist/types/components/separator/separator.d.ts +2 -2
  172. package/dist/types/components/sidebar/sidebar.d.ts +2 -7
  173. package/dist/types/components/sidebar/use-sidebar.d.ts +9 -9
  174. package/dist/types/components/simple-grid/simple-grid.d.ts +2 -3
  175. package/dist/types/components/skeleton/skeleton.d.ts +2 -2
  176. package/dist/types/components/slide/slide.d.ts +2 -3
  177. package/dist/types/components/slide-fade/slide-fade.d.ts +2 -3
  178. package/dist/types/components/slider/slider.d.ts +2 -2
  179. package/dist/types/components/slider/use-slider.d.ts +2 -3
  180. package/dist/types/components/snacks/snacks.d.ts +0 -2
  181. package/dist/types/components/snacks/use-snacks.d.ts +0 -1
  182. package/dist/types/components/stack/h-stack.d.ts +2 -2
  183. package/dist/types/components/stack/stack.d.ts +2 -2
  184. package/dist/types/components/stack/v-stack.d.ts +2 -2
  185. package/dist/types/components/stack/z-stack.d.ts +2 -2
  186. package/dist/types/components/stat/stat.d.ts +2 -2
  187. package/dist/types/components/status/status.d.ts +2 -2
  188. package/dist/types/components/steps/steps.d.ts +2 -2
  189. package/dist/types/components/steps/steps.style.d.ts +1 -1
  190. package/dist/types/components/steps/use-steps.d.ts +10 -10
  191. package/dist/types/components/switch/switch.d.ts +2 -2
  192. package/dist/types/components/switch/use-switch.d.ts +0 -1
  193. package/dist/types/components/table/table.d.ts +2 -4
  194. package/dist/types/components/tabs/tabs.d.ts +2 -2
  195. package/dist/types/components/tabs/tabs.style.d.ts +1 -1
  196. package/dist/types/components/tabs/use-tabs.d.ts +16 -16
  197. package/dist/types/components/tag/tag.d.ts +2 -2
  198. package/dist/types/components/tag/tag.style.d.ts +1 -1
  199. package/dist/types/components/text/text.d.ts +2 -2
  200. package/dist/types/components/textarea/textarea.d.ts +2 -4
  201. package/dist/types/components/textarea/use-autosize.d.ts +2 -2
  202. package/dist/types/components/timeline/timeline.d.ts +5 -5
  203. package/dist/types/components/timeline/timeline.style.d.ts +1 -1
  204. package/dist/types/components/tip/tip.d.ts +0 -3
  205. package/dist/types/components/toggle/toggle-group.d.ts +1 -1
  206. package/dist/types/components/toggle/toggle.d.ts +5 -7
  207. package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
  208. package/dist/types/components/toggle/use-toggle.d.ts +2 -3
  209. package/dist/types/components/tooltip/tooltip.d.ts +2 -4
  210. package/dist/types/components/tree/tree.d.ts +2 -6
  211. package/dist/types/components/tree/tree.style.d.ts +1 -1
  212. package/dist/types/components/tree/use-tree.d.ts +183 -184
  213. package/dist/types/components/visually-hidden/visually-hidden.d.ts +2 -2
  214. package/dist/types/components/wrap/wrap.d.ts +2 -3
  215. package/dist/types/core/components/create-component.d.ts +9 -7
  216. package/dist/types/core/components/index.types.d.ts +1 -0
  217. package/dist/types/core/components/use-component-style.d.ts +2 -0
  218. package/dist/types/core/components/utils.d.ts +1 -0
  219. package/dist/types/core/constant.d.ts +1 -0
  220. package/dist/types/core/css/calc.d.ts +1 -0
  221. package/dist/types/core/css/config.d.ts +1 -0
  222. package/dist/types/core/css/css.d.ts +1 -0
  223. package/dist/types/core/css/index.types.d.ts +1 -0
  224. package/dist/types/core/css/styles.d.ts +1 -0
  225. package/dist/types/core/css/token.d.ts +1 -0
  226. package/dist/types/core/css/use-css.d.ts +1 -0
  227. package/dist/types/core/css/utils.d.ts +2 -0
  228. package/dist/types/core/generated-theme-tokens.types.d.ts +1 -0
  229. package/dist/types/core/index.d.ts +2 -0
  230. package/dist/types/core/system/color-mode-provider.d.ts +2 -2
  231. package/dist/types/core/system/config.d.ts +1 -0
  232. package/dist/types/core/system/create-system.d.ts +1 -0
  233. package/dist/types/core/system/factory.d.ts +1 -0
  234. package/dist/types/core/system/index.types.d.ts +1 -0
  235. package/dist/types/core/system/styled.d.ts +3 -2
  236. package/dist/types/core/system/system-provider.d.ts +2 -2
  237. package/dist/types/core/system/var.d.ts +2 -0
  238. package/dist/types/hooks/use-async-callback/index.d.ts +0 -1
  239. package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
  240. package/dist/types/hooks/use-clickable/index.d.ts +9 -9
  241. package/dist/types/hooks/use-clipboard/index.d.ts +2 -2
  242. package/dist/types/hooks/use-combobox/index.d.ts +12 -13
  243. package/dist/types/hooks/use-counter/index.d.ts +2 -2
  244. package/dist/types/hooks/use-descendants/index.d.ts +2 -2
  245. package/dist/types/hooks/use-field-sizing/index.d.ts +2 -2
  246. package/dist/types/hooks/use-hover/index.d.ts +2 -2
  247. package/dist/types/hooks/use-popper/index.d.ts +2 -2
  248. package/dist/types/hooks/use-resize-observer/index.d.ts +3 -3
  249. package/dist/types/index.d.ts +0 -106
  250. package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
  251. package/dist/types/providers/ui-provider/ui-provider.d.ts +2 -3
  252. package/dist/types/utils/children.d.ts +2 -2
  253. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { HTMLProps } from "../../core/components/index.types.js";
2
2
  import "../../core/index.js";
3
- import * as react273 from "react";
3
+ import * as react501 from "react";
4
4
 
5
5
  //#region src/components/progress/use-progress.d.ts
6
6
  interface UseProgressProps {
@@ -30,717 +30,717 @@ declare const useProgress: <Y extends "div" | "svg" = "div">({
30
30
  }?: UseProgressProps) => {
31
31
  percent: number;
32
32
  getRangeProps: (props?: HTMLProps<Y extends "svg" ? "circle" : "div">) => {
33
- slot?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
34
- style?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
35
- id?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
36
- key?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
37
- ref?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
38
- suppressHydrationWarning?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
39
- className?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
40
- lang?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
41
- nonce?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
42
- tabIndex?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
43
- role?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
44
- part?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
45
- "aria-activedescendant"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
46
- "aria-atomic"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
47
- "aria-autocomplete"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
48
- "aria-braillelabel"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
49
- "aria-brailleroledescription"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
50
- "aria-busy"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
51
- "aria-checked"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
52
- "aria-colcount"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
53
- "aria-colindex"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
54
- "aria-colindextext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
55
- "aria-colspan"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
56
- "aria-controls"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
57
- "aria-current"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
58
- "aria-describedby"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
59
- "aria-description"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
60
- "aria-details"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
61
- "aria-disabled"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
62
- "aria-dropeffect"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
63
- "aria-errormessage"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
64
- "aria-expanded"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
65
- "aria-flowto"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
66
- "aria-grabbed"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
67
- "aria-haspopup"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
68
- "aria-hidden"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
69
- "aria-invalid"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
70
- "aria-keyshortcuts"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
71
- "aria-label"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
72
- "aria-labelledby"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
73
- "aria-level"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
74
- "aria-live"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
75
- "aria-modal"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
76
- "aria-multiline"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
77
- "aria-multiselectable"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
78
- "aria-orientation"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
79
- "aria-owns"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
80
- "aria-placeholder"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
81
- "aria-posinset"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
82
- "aria-pressed"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
83
- "aria-readonly"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
84
- "aria-relevant"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
85
- "aria-required"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
86
- "aria-roledescription"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
87
- "aria-rowcount"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
88
- "aria-rowindex"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
89
- "aria-rowindextext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
90
- "aria-rowspan"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
91
- "aria-selected"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
92
- "aria-setsize"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
93
- "aria-sort"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
94
- "aria-valuemax"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
95
- "aria-valuemin"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
96
- "aria-valuenow"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
97
- "aria-valuetext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
98
- children?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
99
- dangerouslySetInnerHTML?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
100
- onCopy?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
101
- onCopyCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
102
- onCut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
103
- onCutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
104
- onPaste?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
105
- onPasteCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
106
- onCompositionEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
107
- onCompositionEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
108
- onCompositionStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
109
- onCompositionStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
110
- onCompositionUpdate?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
111
- onCompositionUpdateCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
112
- onFocus?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
113
- onFocusCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
114
- onBlur?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
115
- onBlurCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
116
- onChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
117
- onChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
118
- onBeforeInput?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
119
- onBeforeInputCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
120
- onInput?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
121
- onInputCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
122
- onReset?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
123
- onResetCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
124
- onSubmit?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
125
- onSubmitCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
126
- onInvalid?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
127
- onInvalidCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
128
- onLoad?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
129
- onLoadCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
130
- onError?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
131
- onErrorCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
132
- onKeyDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
133
- onKeyDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
134
- onKeyPress?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
135
- onKeyPressCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
136
- onKeyUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
137
- onKeyUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
138
- onAbort?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
139
- onAbortCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
140
- onCanPlay?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
141
- onCanPlayCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
142
- onCanPlayThrough?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
143
- onCanPlayThroughCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
144
- onDurationChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
145
- onDurationChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
146
- onEmptied?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
147
- onEmptiedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
148
- onEncrypted?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
149
- onEncryptedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
150
- onEnded?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
151
- onEndedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
152
- onLoadedData?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
153
- onLoadedDataCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
154
- onLoadedMetadata?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
155
- onLoadedMetadataCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
156
- onLoadStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
157
- onLoadStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
158
- onPause?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
159
- onPauseCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
160
- onPlay?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
161
- onPlayCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
162
- onPlaying?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
163
- onPlayingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
164
- onProgress?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
165
- onProgressCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
166
- onRateChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
167
- onRateChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
168
- onSeeked?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
169
- onSeekedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
170
- onSeeking?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
171
- onSeekingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
172
- onStalled?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
173
- onStalledCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
174
- onSuspend?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
175
- onSuspendCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
176
- onTimeUpdate?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
177
- onTimeUpdateCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
178
- onVolumeChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
179
- onVolumeChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
180
- onWaiting?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
181
- onWaitingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
182
- onAuxClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
183
- onAuxClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
184
- onClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
185
- onClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
186
- onContextMenu?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
187
- onContextMenuCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
188
- onDoubleClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
189
- onDoubleClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
190
- onDrag?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
191
- onDragCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
192
- onDragEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
193
- onDragEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
194
- onDragEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
195
- onDragEnterCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
196
- onDragExit?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
197
- onDragExitCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
198
- onDragLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
199
- onDragLeaveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
200
- onDragOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
201
- onDragOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
202
- onDragStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
203
- onDragStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
204
- onDrop?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
205
- onDropCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
206
- onMouseDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
207
- onMouseDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
208
- onMouseEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
209
- onMouseLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
210
- onMouseMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
211
- onMouseMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
212
- onMouseOut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
213
- onMouseOutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
214
- onMouseOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
215
- onMouseOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
216
- onMouseUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
217
- onMouseUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
218
- onSelect?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
219
- onSelectCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
220
- onTouchCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
221
- onTouchCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
222
- onTouchEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
223
- onTouchEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
224
- onTouchMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
225
- onTouchMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
226
- onTouchStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
227
- onTouchStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
228
- onPointerDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
229
- onPointerDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
230
- onPointerMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
231
- onPointerMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
232
- onPointerUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
233
- onPointerUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
234
- onPointerCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
235
- onPointerCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
236
- onPointerEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
237
- onPointerLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
238
- onPointerOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
239
- onPointerOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
240
- onPointerOut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
241
- onPointerOutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
242
- onGotPointerCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
243
- onGotPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
244
- onLostPointerCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
245
- onLostPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
246
- onScroll?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
247
- onScrollCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
248
- onScrollEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
249
- onScrollEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
250
- onWheel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
251
- onWheelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
252
- onAnimationStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
253
- onAnimationStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
254
- onAnimationEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
255
- onAnimationEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
256
- onAnimationIteration?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
257
- onAnimationIterationCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
258
- onToggle?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
259
- onBeforeToggle?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
260
- onTransitionCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
261
- onTransitionCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
262
- onTransitionEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
263
- onTransitionEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
264
- onTransitionRun?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
265
- onTransitionRunCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
266
- onTransitionStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
267
- onTransitionStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
33
+ slot?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
34
+ style?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
35
+ ref?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
36
+ suppressHydrationWarning?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
37
+ className?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
38
+ id?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
39
+ lang?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
40
+ nonce?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
41
+ tabIndex?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
42
+ role?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
43
+ part?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
44
+ "aria-activedescendant"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
45
+ "aria-atomic"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
46
+ "aria-autocomplete"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
47
+ "aria-braillelabel"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
48
+ "aria-brailleroledescription"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
49
+ "aria-busy"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
50
+ "aria-checked"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
51
+ "aria-colcount"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
52
+ "aria-colindex"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
53
+ "aria-colindextext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
54
+ "aria-colspan"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
55
+ "aria-controls"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
56
+ "aria-current"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
57
+ "aria-describedby"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
58
+ "aria-description"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
59
+ "aria-details"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
60
+ "aria-disabled"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
61
+ "aria-dropeffect"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
62
+ "aria-errormessage"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
63
+ "aria-expanded"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
64
+ "aria-flowto"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
65
+ "aria-grabbed"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
66
+ "aria-haspopup"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
67
+ "aria-hidden"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
68
+ "aria-invalid"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
69
+ "aria-keyshortcuts"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
70
+ "aria-label"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
71
+ "aria-labelledby"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
72
+ "aria-level"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
73
+ "aria-live"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
74
+ "aria-modal"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
75
+ "aria-multiline"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
76
+ "aria-multiselectable"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
77
+ "aria-orientation"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
78
+ "aria-owns"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
79
+ "aria-placeholder"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
80
+ "aria-posinset"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
81
+ "aria-pressed"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
82
+ "aria-readonly"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
83
+ "aria-relevant"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
84
+ "aria-required"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
85
+ "aria-roledescription"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
86
+ "aria-rowcount"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
87
+ "aria-rowindex"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
88
+ "aria-rowindextext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
89
+ "aria-rowspan"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
90
+ "aria-selected"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
91
+ "aria-setsize"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
92
+ "aria-sort"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
93
+ "aria-valuemax"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
94
+ "aria-valuemin"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
95
+ "aria-valuenow"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
96
+ "aria-valuetext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
97
+ children?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
98
+ dangerouslySetInnerHTML?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
99
+ onCopy?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
100
+ onCopyCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
101
+ onCut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
102
+ onCutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
103
+ onPaste?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
104
+ onPasteCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
105
+ onCompositionEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
106
+ onCompositionEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
107
+ onCompositionStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
108
+ onCompositionStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
109
+ onCompositionUpdate?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
110
+ onCompositionUpdateCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
111
+ onFocus?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
112
+ onFocusCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
113
+ onBlur?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
114
+ onBlurCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
115
+ onChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
116
+ onChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
117
+ onBeforeInput?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
118
+ onBeforeInputCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
119
+ onInput?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
120
+ onInputCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
121
+ onReset?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
122
+ onResetCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
123
+ onSubmit?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
124
+ onSubmitCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
125
+ onInvalid?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
126
+ onInvalidCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
127
+ onLoad?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
128
+ onLoadCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
129
+ onError?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
130
+ onErrorCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
131
+ onKeyDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
132
+ onKeyDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
133
+ onKeyPress?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
134
+ onKeyPressCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
135
+ onKeyUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
136
+ onKeyUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
137
+ onAbort?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
138
+ onAbortCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
139
+ onCanPlay?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
140
+ onCanPlayCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
141
+ onCanPlayThrough?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
142
+ onCanPlayThroughCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
143
+ onDurationChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
144
+ onDurationChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
145
+ onEmptied?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
146
+ onEmptiedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
147
+ onEncrypted?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
148
+ onEncryptedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
149
+ onEnded?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
150
+ onEndedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
151
+ onLoadedData?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
152
+ onLoadedDataCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
153
+ onLoadedMetadata?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
154
+ onLoadedMetadataCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
155
+ onLoadStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
156
+ onLoadStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
157
+ onPause?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
158
+ onPauseCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
159
+ onPlay?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
160
+ onPlayCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
161
+ onPlaying?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
162
+ onPlayingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
163
+ onProgress?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
164
+ onProgressCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
165
+ onRateChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
166
+ onRateChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
167
+ onSeeked?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
168
+ onSeekedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
169
+ onSeeking?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
170
+ onSeekingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
171
+ onStalled?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
172
+ onStalledCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
173
+ onSuspend?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
174
+ onSuspendCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
175
+ onTimeUpdate?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
176
+ onTimeUpdateCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
177
+ onVolumeChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
178
+ onVolumeChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
179
+ onWaiting?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
180
+ onWaitingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
181
+ onAuxClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
182
+ onAuxClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
183
+ onClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
184
+ onClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
185
+ onContextMenu?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
186
+ onContextMenuCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
187
+ onDoubleClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
188
+ onDoubleClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
189
+ onDrag?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
190
+ onDragCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
191
+ onDragEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
192
+ onDragEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
193
+ onDragEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
194
+ onDragEnterCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
195
+ onDragExit?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
196
+ onDragExitCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
197
+ onDragLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
198
+ onDragLeaveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
199
+ onDragOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
200
+ onDragOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
201
+ onDragStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
202
+ onDragStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
203
+ onDrop?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
204
+ onDropCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
205
+ onMouseDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
206
+ onMouseDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
207
+ onMouseEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
208
+ onMouseLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
209
+ onMouseMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
210
+ onMouseMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
211
+ onMouseOut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
212
+ onMouseOutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
213
+ onMouseOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
214
+ onMouseOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
215
+ onMouseUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
216
+ onMouseUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
217
+ onSelect?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
218
+ onSelectCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
219
+ onTouchCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
220
+ onTouchCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
221
+ onTouchEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
222
+ onTouchEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
223
+ onTouchMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
224
+ onTouchMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
225
+ onTouchStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
226
+ onTouchStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
227
+ onPointerDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
228
+ onPointerDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
229
+ onPointerMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
230
+ onPointerMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
231
+ onPointerUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
232
+ onPointerUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
233
+ onPointerCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
234
+ onPointerCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
235
+ onPointerEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
236
+ onPointerLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
237
+ onPointerOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
238
+ onPointerOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
239
+ onPointerOut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
240
+ onPointerOutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
241
+ onGotPointerCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
242
+ onGotPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
243
+ onLostPointerCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
244
+ onLostPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
245
+ onScroll?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
246
+ onScrollCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
247
+ onScrollEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
248
+ onScrollEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
249
+ onWheel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
250
+ onWheelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
251
+ onAnimationStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
252
+ onAnimationStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
253
+ onAnimationEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
254
+ onAnimationEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
255
+ onAnimationIteration?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
256
+ onAnimationIterationCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
257
+ onToggle?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
258
+ onBeforeToggle?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
259
+ onTransitionCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
260
+ onTransitionCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
261
+ onTransitionEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
262
+ onTransitionEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
263
+ onTransitionRun?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
264
+ onTransitionRunCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
265
+ onTransitionStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
266
+ onTransitionStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
267
+ key?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
268
268
  "data-indeterminate": string | undefined;
269
269
  };
270
270
  getRootProps: (props?: HTMLProps<Y>) => {
271
- slot?: react273.JSX.IntrinsicElements[Y]["slot"] | undefined;
272
- style?: react273.JSX.IntrinsicElements[Y]["style"] | undefined;
273
- id?: react273.JSX.IntrinsicElements[Y]["id"] | undefined;
274
- key?: react273.JSX.IntrinsicElements[Y]["key"] | undefined;
275
- ref?: react273.JSX.IntrinsicElements[Y]["ref"] | undefined;
276
- suppressHydrationWarning?: react273.JSX.IntrinsicElements[Y]["suppressHydrationWarning"] | undefined;
277
- className?: react273.JSX.IntrinsicElements[Y]["className"] | undefined;
278
- lang?: react273.JSX.IntrinsicElements[Y]["lang"] | undefined;
279
- nonce?: react273.JSX.IntrinsicElements[Y]["nonce"] | undefined;
280
- tabIndex?: react273.JSX.IntrinsicElements[Y]["tabIndex"] | undefined;
281
- role: string | react273.JSX.IntrinsicElements[Y]["role"];
282
- part?: react273.JSX.IntrinsicElements[Y]["part"] | undefined;
283
- "aria-activedescendant"?: react273.JSX.IntrinsicElements[Y]["aria-activedescendant"] | undefined;
284
- "aria-atomic"?: react273.JSX.IntrinsicElements[Y]["aria-atomic"] | undefined;
285
- "aria-autocomplete"?: react273.JSX.IntrinsicElements[Y]["aria-autocomplete"] | undefined;
286
- "aria-braillelabel"?: react273.JSX.IntrinsicElements[Y]["aria-braillelabel"] | undefined;
287
- "aria-brailleroledescription"?: react273.JSX.IntrinsicElements[Y]["aria-brailleroledescription"] | undefined;
288
- "aria-busy"?: react273.JSX.IntrinsicElements[Y]["aria-busy"] | undefined;
289
- "aria-checked"?: react273.JSX.IntrinsicElements[Y]["aria-checked"] | undefined;
290
- "aria-colcount"?: react273.JSX.IntrinsicElements[Y]["aria-colcount"] | undefined;
291
- "aria-colindex"?: react273.JSX.IntrinsicElements[Y]["aria-colindex"] | undefined;
292
- "aria-colindextext"?: react273.JSX.IntrinsicElements[Y]["aria-colindextext"] | undefined;
293
- "aria-colspan"?: react273.JSX.IntrinsicElements[Y]["aria-colspan"] | undefined;
294
- "aria-controls"?: react273.JSX.IntrinsicElements[Y]["aria-controls"] | undefined;
295
- "aria-current"?: react273.JSX.IntrinsicElements[Y]["aria-current"] | undefined;
296
- "aria-describedby"?: react273.JSX.IntrinsicElements[Y]["aria-describedby"] | undefined;
297
- "aria-description"?: react273.JSX.IntrinsicElements[Y]["aria-description"] | undefined;
298
- "aria-details"?: react273.JSX.IntrinsicElements[Y]["aria-details"] | undefined;
299
- "aria-disabled"?: react273.JSX.IntrinsicElements[Y]["aria-disabled"] | undefined;
300
- "aria-dropeffect"?: react273.JSX.IntrinsicElements[Y]["aria-dropeffect"] | undefined;
301
- "aria-errormessage"?: react273.JSX.IntrinsicElements[Y]["aria-errormessage"] | undefined;
302
- "aria-expanded"?: react273.JSX.IntrinsicElements[Y]["aria-expanded"] | undefined;
303
- "aria-flowto"?: react273.JSX.IntrinsicElements[Y]["aria-flowto"] | undefined;
304
- "aria-grabbed"?: react273.JSX.IntrinsicElements[Y]["aria-grabbed"] | undefined;
305
- "aria-haspopup"?: react273.JSX.IntrinsicElements[Y]["aria-haspopup"] | undefined;
306
- "aria-hidden"?: react273.JSX.IntrinsicElements[Y]["aria-hidden"] | undefined;
307
- "aria-invalid"?: react273.JSX.IntrinsicElements[Y]["aria-invalid"] | undefined;
308
- "aria-keyshortcuts"?: react273.JSX.IntrinsicElements[Y]["aria-keyshortcuts"] | undefined;
309
- "aria-label": string | react273.JSX.IntrinsicElements[Y]["aria-label"];
310
- "aria-labelledby"?: react273.JSX.IntrinsicElements[Y]["aria-labelledby"] | undefined;
311
- "aria-level"?: react273.JSX.IntrinsicElements[Y]["aria-level"] | undefined;
312
- "aria-live"?: react273.JSX.IntrinsicElements[Y]["aria-live"] | undefined;
313
- "aria-modal"?: react273.JSX.IntrinsicElements[Y]["aria-modal"] | undefined;
314
- "aria-multiline"?: react273.JSX.IntrinsicElements[Y]["aria-multiline"] | undefined;
315
- "aria-multiselectable"?: react273.JSX.IntrinsicElements[Y]["aria-multiselectable"] | undefined;
316
- "aria-orientation"?: react273.JSX.IntrinsicElements[Y]["aria-orientation"] | undefined;
317
- "aria-owns"?: react273.JSX.IntrinsicElements[Y]["aria-owns"] | undefined;
318
- "aria-placeholder"?: react273.JSX.IntrinsicElements[Y]["aria-placeholder"] | undefined;
319
- "aria-posinset"?: react273.JSX.IntrinsicElements[Y]["aria-posinset"] | undefined;
320
- "aria-pressed"?: react273.JSX.IntrinsicElements[Y]["aria-pressed"] | undefined;
321
- "aria-readonly"?: react273.JSX.IntrinsicElements[Y]["aria-readonly"] | undefined;
322
- "aria-relevant"?: react273.JSX.IntrinsicElements[Y]["aria-relevant"] | undefined;
323
- "aria-required"?: react273.JSX.IntrinsicElements[Y]["aria-required"] | undefined;
324
- "aria-roledescription"?: react273.JSX.IntrinsicElements[Y]["aria-roledescription"] | undefined;
325
- "aria-rowcount"?: react273.JSX.IntrinsicElements[Y]["aria-rowcount"] | undefined;
326
- "aria-rowindex"?: react273.JSX.IntrinsicElements[Y]["aria-rowindex"] | undefined;
327
- "aria-rowindextext"?: react273.JSX.IntrinsicElements[Y]["aria-rowindextext"] | undefined;
328
- "aria-rowspan"?: react273.JSX.IntrinsicElements[Y]["aria-rowspan"] | undefined;
329
- "aria-selected"?: react273.JSX.IntrinsicElements[Y]["aria-selected"] | undefined;
330
- "aria-setsize"?: react273.JSX.IntrinsicElements[Y]["aria-setsize"] | undefined;
331
- "aria-sort"?: react273.JSX.IntrinsicElements[Y]["aria-sort"] | undefined;
332
- "aria-valuemax": number | react273.JSX.IntrinsicElements[Y]["aria-valuemax"];
333
- "aria-valuemin": number | react273.JSX.IntrinsicElements[Y]["aria-valuemin"];
334
- "aria-valuenow": number | react273.JSX.IntrinsicElements[Y]["aria-valuenow"] | undefined;
335
- "aria-valuetext"?: react273.JSX.IntrinsicElements[Y]["aria-valuetext"] | undefined;
336
- children?: react273.JSX.IntrinsicElements[Y]["children"] | undefined;
337
- dangerouslySetInnerHTML?: react273.JSX.IntrinsicElements[Y]["dangerouslySetInnerHTML"] | undefined;
338
- onCopy?: react273.JSX.IntrinsicElements[Y]["onCopy"] | undefined;
339
- onCopyCapture?: react273.JSX.IntrinsicElements[Y]["onCopyCapture"] | undefined;
340
- onCut?: react273.JSX.IntrinsicElements[Y]["onCut"] | undefined;
341
- onCutCapture?: react273.JSX.IntrinsicElements[Y]["onCutCapture"] | undefined;
342
- onPaste?: react273.JSX.IntrinsicElements[Y]["onPaste"] | undefined;
343
- onPasteCapture?: react273.JSX.IntrinsicElements[Y]["onPasteCapture"] | undefined;
344
- onCompositionEnd?: react273.JSX.IntrinsicElements[Y]["onCompositionEnd"] | undefined;
345
- onCompositionEndCapture?: react273.JSX.IntrinsicElements[Y]["onCompositionEndCapture"] | undefined;
346
- onCompositionStart?: react273.JSX.IntrinsicElements[Y]["onCompositionStart"] | undefined;
347
- onCompositionStartCapture?: react273.JSX.IntrinsicElements[Y]["onCompositionStartCapture"] | undefined;
348
- onCompositionUpdate?: react273.JSX.IntrinsicElements[Y]["onCompositionUpdate"] | undefined;
349
- onCompositionUpdateCapture?: react273.JSX.IntrinsicElements[Y]["onCompositionUpdateCapture"] | undefined;
350
- onFocus?: react273.JSX.IntrinsicElements[Y]["onFocus"] | undefined;
351
- onFocusCapture?: react273.JSX.IntrinsicElements[Y]["onFocusCapture"] | undefined;
352
- onBlur?: react273.JSX.IntrinsicElements[Y]["onBlur"] | undefined;
353
- onBlurCapture?: react273.JSX.IntrinsicElements[Y]["onBlurCapture"] | undefined;
354
- onChange?: react273.JSX.IntrinsicElements[Y]["onChange"] | undefined;
355
- onChangeCapture?: react273.JSX.IntrinsicElements[Y]["onChangeCapture"] | undefined;
356
- onBeforeInput?: react273.JSX.IntrinsicElements[Y]["onBeforeInput"] | undefined;
357
- onBeforeInputCapture?: react273.JSX.IntrinsicElements[Y]["onBeforeInputCapture"] | undefined;
358
- onInput?: react273.JSX.IntrinsicElements[Y]["onInput"] | undefined;
359
- onInputCapture?: react273.JSX.IntrinsicElements[Y]["onInputCapture"] | undefined;
360
- onReset?: react273.JSX.IntrinsicElements[Y]["onReset"] | undefined;
361
- onResetCapture?: react273.JSX.IntrinsicElements[Y]["onResetCapture"] | undefined;
362
- onSubmit?: react273.JSX.IntrinsicElements[Y]["onSubmit"] | undefined;
363
- onSubmitCapture?: react273.JSX.IntrinsicElements[Y]["onSubmitCapture"] | undefined;
364
- onInvalid?: react273.JSX.IntrinsicElements[Y]["onInvalid"] | undefined;
365
- onInvalidCapture?: react273.JSX.IntrinsicElements[Y]["onInvalidCapture"] | undefined;
366
- onLoad?: react273.JSX.IntrinsicElements[Y]["onLoad"] | undefined;
367
- onLoadCapture?: react273.JSX.IntrinsicElements[Y]["onLoadCapture"] | undefined;
368
- onError?: react273.JSX.IntrinsicElements[Y]["onError"] | undefined;
369
- onErrorCapture?: react273.JSX.IntrinsicElements[Y]["onErrorCapture"] | undefined;
370
- onKeyDown?: react273.JSX.IntrinsicElements[Y]["onKeyDown"] | undefined;
371
- onKeyDownCapture?: react273.JSX.IntrinsicElements[Y]["onKeyDownCapture"] | undefined;
372
- onKeyPress?: react273.JSX.IntrinsicElements[Y]["onKeyPress"] | undefined;
373
- onKeyPressCapture?: react273.JSX.IntrinsicElements[Y]["onKeyPressCapture"] | undefined;
374
- onKeyUp?: react273.JSX.IntrinsicElements[Y]["onKeyUp"] | undefined;
375
- onKeyUpCapture?: react273.JSX.IntrinsicElements[Y]["onKeyUpCapture"] | undefined;
376
- onAbort?: react273.JSX.IntrinsicElements[Y]["onAbort"] | undefined;
377
- onAbortCapture?: react273.JSX.IntrinsicElements[Y]["onAbortCapture"] | undefined;
378
- onCanPlay?: react273.JSX.IntrinsicElements[Y]["onCanPlay"] | undefined;
379
- onCanPlayCapture?: react273.JSX.IntrinsicElements[Y]["onCanPlayCapture"] | undefined;
380
- onCanPlayThrough?: react273.JSX.IntrinsicElements[Y]["onCanPlayThrough"] | undefined;
381
- onCanPlayThroughCapture?: react273.JSX.IntrinsicElements[Y]["onCanPlayThroughCapture"] | undefined;
382
- onDurationChange?: react273.JSX.IntrinsicElements[Y]["onDurationChange"] | undefined;
383
- onDurationChangeCapture?: react273.JSX.IntrinsicElements[Y]["onDurationChangeCapture"] | undefined;
384
- onEmptied?: react273.JSX.IntrinsicElements[Y]["onEmptied"] | undefined;
385
- onEmptiedCapture?: react273.JSX.IntrinsicElements[Y]["onEmptiedCapture"] | undefined;
386
- onEncrypted?: react273.JSX.IntrinsicElements[Y]["onEncrypted"] | undefined;
387
- onEncryptedCapture?: react273.JSX.IntrinsicElements[Y]["onEncryptedCapture"] | undefined;
388
- onEnded?: react273.JSX.IntrinsicElements[Y]["onEnded"] | undefined;
389
- onEndedCapture?: react273.JSX.IntrinsicElements[Y]["onEndedCapture"] | undefined;
390
- onLoadedData?: react273.JSX.IntrinsicElements[Y]["onLoadedData"] | undefined;
391
- onLoadedDataCapture?: react273.JSX.IntrinsicElements[Y]["onLoadedDataCapture"] | undefined;
392
- onLoadedMetadata?: react273.JSX.IntrinsicElements[Y]["onLoadedMetadata"] | undefined;
393
- onLoadedMetadataCapture?: react273.JSX.IntrinsicElements[Y]["onLoadedMetadataCapture"] | undefined;
394
- onLoadStart?: react273.JSX.IntrinsicElements[Y]["onLoadStart"] | undefined;
395
- onLoadStartCapture?: react273.JSX.IntrinsicElements[Y]["onLoadStartCapture"] | undefined;
396
- onPause?: react273.JSX.IntrinsicElements[Y]["onPause"] | undefined;
397
- onPauseCapture?: react273.JSX.IntrinsicElements[Y]["onPauseCapture"] | undefined;
398
- onPlay?: react273.JSX.IntrinsicElements[Y]["onPlay"] | undefined;
399
- onPlayCapture?: react273.JSX.IntrinsicElements[Y]["onPlayCapture"] | undefined;
400
- onPlaying?: react273.JSX.IntrinsicElements[Y]["onPlaying"] | undefined;
401
- onPlayingCapture?: react273.JSX.IntrinsicElements[Y]["onPlayingCapture"] | undefined;
402
- onProgress?: react273.JSX.IntrinsicElements[Y]["onProgress"] | undefined;
403
- onProgressCapture?: react273.JSX.IntrinsicElements[Y]["onProgressCapture"] | undefined;
404
- onRateChange?: react273.JSX.IntrinsicElements[Y]["onRateChange"] | undefined;
405
- onRateChangeCapture?: react273.JSX.IntrinsicElements[Y]["onRateChangeCapture"] | undefined;
406
- onSeeked?: react273.JSX.IntrinsicElements[Y]["onSeeked"] | undefined;
407
- onSeekedCapture?: react273.JSX.IntrinsicElements[Y]["onSeekedCapture"] | undefined;
408
- onSeeking?: react273.JSX.IntrinsicElements[Y]["onSeeking"] | undefined;
409
- onSeekingCapture?: react273.JSX.IntrinsicElements[Y]["onSeekingCapture"] | undefined;
410
- onStalled?: react273.JSX.IntrinsicElements[Y]["onStalled"] | undefined;
411
- onStalledCapture?: react273.JSX.IntrinsicElements[Y]["onStalledCapture"] | undefined;
412
- onSuspend?: react273.JSX.IntrinsicElements[Y]["onSuspend"] | undefined;
413
- onSuspendCapture?: react273.JSX.IntrinsicElements[Y]["onSuspendCapture"] | undefined;
414
- onTimeUpdate?: react273.JSX.IntrinsicElements[Y]["onTimeUpdate"] | undefined;
415
- onTimeUpdateCapture?: react273.JSX.IntrinsicElements[Y]["onTimeUpdateCapture"] | undefined;
416
- onVolumeChange?: react273.JSX.IntrinsicElements[Y]["onVolumeChange"] | undefined;
417
- onVolumeChangeCapture?: react273.JSX.IntrinsicElements[Y]["onVolumeChangeCapture"] | undefined;
418
- onWaiting?: react273.JSX.IntrinsicElements[Y]["onWaiting"] | undefined;
419
- onWaitingCapture?: react273.JSX.IntrinsicElements[Y]["onWaitingCapture"] | undefined;
420
- onAuxClick?: react273.JSX.IntrinsicElements[Y]["onAuxClick"] | undefined;
421
- onAuxClickCapture?: react273.JSX.IntrinsicElements[Y]["onAuxClickCapture"] | undefined;
422
- onClick?: react273.JSX.IntrinsicElements[Y]["onClick"] | undefined;
423
- onClickCapture?: react273.JSX.IntrinsicElements[Y]["onClickCapture"] | undefined;
424
- onContextMenu?: react273.JSX.IntrinsicElements[Y]["onContextMenu"] | undefined;
425
- onContextMenuCapture?: react273.JSX.IntrinsicElements[Y]["onContextMenuCapture"] | undefined;
426
- onDoubleClick?: react273.JSX.IntrinsicElements[Y]["onDoubleClick"] | undefined;
427
- onDoubleClickCapture?: react273.JSX.IntrinsicElements[Y]["onDoubleClickCapture"] | undefined;
428
- onDrag?: react273.JSX.IntrinsicElements[Y]["onDrag"] | undefined;
429
- onDragCapture?: react273.JSX.IntrinsicElements[Y]["onDragCapture"] | undefined;
430
- onDragEnd?: react273.JSX.IntrinsicElements[Y]["onDragEnd"] | undefined;
431
- onDragEndCapture?: react273.JSX.IntrinsicElements[Y]["onDragEndCapture"] | undefined;
432
- onDragEnter?: react273.JSX.IntrinsicElements[Y]["onDragEnter"] | undefined;
433
- onDragEnterCapture?: react273.JSX.IntrinsicElements[Y]["onDragEnterCapture"] | undefined;
434
- onDragExit?: react273.JSX.IntrinsicElements[Y]["onDragExit"] | undefined;
435
- onDragExitCapture?: react273.JSX.IntrinsicElements[Y]["onDragExitCapture"] | undefined;
436
- onDragLeave?: react273.JSX.IntrinsicElements[Y]["onDragLeave"] | undefined;
437
- onDragLeaveCapture?: react273.JSX.IntrinsicElements[Y]["onDragLeaveCapture"] | undefined;
438
- onDragOver?: react273.JSX.IntrinsicElements[Y]["onDragOver"] | undefined;
439
- onDragOverCapture?: react273.JSX.IntrinsicElements[Y]["onDragOverCapture"] | undefined;
440
- onDragStart?: react273.JSX.IntrinsicElements[Y]["onDragStart"] | undefined;
441
- onDragStartCapture?: react273.JSX.IntrinsicElements[Y]["onDragStartCapture"] | undefined;
442
- onDrop?: react273.JSX.IntrinsicElements[Y]["onDrop"] | undefined;
443
- onDropCapture?: react273.JSX.IntrinsicElements[Y]["onDropCapture"] | undefined;
444
- onMouseDown?: react273.JSX.IntrinsicElements[Y]["onMouseDown"] | undefined;
445
- onMouseDownCapture?: react273.JSX.IntrinsicElements[Y]["onMouseDownCapture"] | undefined;
446
- onMouseEnter?: react273.JSX.IntrinsicElements[Y]["onMouseEnter"] | undefined;
447
- onMouseLeave?: react273.JSX.IntrinsicElements[Y]["onMouseLeave"] | undefined;
448
- onMouseMove?: react273.JSX.IntrinsicElements[Y]["onMouseMove"] | undefined;
449
- onMouseMoveCapture?: react273.JSX.IntrinsicElements[Y]["onMouseMoveCapture"] | undefined;
450
- onMouseOut?: react273.JSX.IntrinsicElements[Y]["onMouseOut"] | undefined;
451
- onMouseOutCapture?: react273.JSX.IntrinsicElements[Y]["onMouseOutCapture"] | undefined;
452
- onMouseOver?: react273.JSX.IntrinsicElements[Y]["onMouseOver"] | undefined;
453
- onMouseOverCapture?: react273.JSX.IntrinsicElements[Y]["onMouseOverCapture"] | undefined;
454
- onMouseUp?: react273.JSX.IntrinsicElements[Y]["onMouseUp"] | undefined;
455
- onMouseUpCapture?: react273.JSX.IntrinsicElements[Y]["onMouseUpCapture"] | undefined;
456
- onSelect?: react273.JSX.IntrinsicElements[Y]["onSelect"] | undefined;
457
- onSelectCapture?: react273.JSX.IntrinsicElements[Y]["onSelectCapture"] | undefined;
458
- onTouchCancel?: react273.JSX.IntrinsicElements[Y]["onTouchCancel"] | undefined;
459
- onTouchCancelCapture?: react273.JSX.IntrinsicElements[Y]["onTouchCancelCapture"] | undefined;
460
- onTouchEnd?: react273.JSX.IntrinsicElements[Y]["onTouchEnd"] | undefined;
461
- onTouchEndCapture?: react273.JSX.IntrinsicElements[Y]["onTouchEndCapture"] | undefined;
462
- onTouchMove?: react273.JSX.IntrinsicElements[Y]["onTouchMove"] | undefined;
463
- onTouchMoveCapture?: react273.JSX.IntrinsicElements[Y]["onTouchMoveCapture"] | undefined;
464
- onTouchStart?: react273.JSX.IntrinsicElements[Y]["onTouchStart"] | undefined;
465
- onTouchStartCapture?: react273.JSX.IntrinsicElements[Y]["onTouchStartCapture"] | undefined;
466
- onPointerDown?: react273.JSX.IntrinsicElements[Y]["onPointerDown"] | undefined;
467
- onPointerDownCapture?: react273.JSX.IntrinsicElements[Y]["onPointerDownCapture"] | undefined;
468
- onPointerMove?: react273.JSX.IntrinsicElements[Y]["onPointerMove"] | undefined;
469
- onPointerMoveCapture?: react273.JSX.IntrinsicElements[Y]["onPointerMoveCapture"] | undefined;
470
- onPointerUp?: react273.JSX.IntrinsicElements[Y]["onPointerUp"] | undefined;
471
- onPointerUpCapture?: react273.JSX.IntrinsicElements[Y]["onPointerUpCapture"] | undefined;
472
- onPointerCancel?: react273.JSX.IntrinsicElements[Y]["onPointerCancel"] | undefined;
473
- onPointerCancelCapture?: react273.JSX.IntrinsicElements[Y]["onPointerCancelCapture"] | undefined;
474
- onPointerEnter?: react273.JSX.IntrinsicElements[Y]["onPointerEnter"] | undefined;
475
- onPointerLeave?: react273.JSX.IntrinsicElements[Y]["onPointerLeave"] | undefined;
476
- onPointerOver?: react273.JSX.IntrinsicElements[Y]["onPointerOver"] | undefined;
477
- onPointerOverCapture?: react273.JSX.IntrinsicElements[Y]["onPointerOverCapture"] | undefined;
478
- onPointerOut?: react273.JSX.IntrinsicElements[Y]["onPointerOut"] | undefined;
479
- onPointerOutCapture?: react273.JSX.IntrinsicElements[Y]["onPointerOutCapture"] | undefined;
480
- onGotPointerCapture?: react273.JSX.IntrinsicElements[Y]["onGotPointerCapture"] | undefined;
481
- onGotPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y]["onGotPointerCaptureCapture"] | undefined;
482
- onLostPointerCapture?: react273.JSX.IntrinsicElements[Y]["onLostPointerCapture"] | undefined;
483
- onLostPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y]["onLostPointerCaptureCapture"] | undefined;
484
- onScroll?: react273.JSX.IntrinsicElements[Y]["onScroll"] | undefined;
485
- onScrollCapture?: react273.JSX.IntrinsicElements[Y]["onScrollCapture"] | undefined;
486
- onScrollEnd?: react273.JSX.IntrinsicElements[Y]["onScrollEnd"] | undefined;
487
- onScrollEndCapture?: react273.JSX.IntrinsicElements[Y]["onScrollEndCapture"] | undefined;
488
- onWheel?: react273.JSX.IntrinsicElements[Y]["onWheel"] | undefined;
489
- onWheelCapture?: react273.JSX.IntrinsicElements[Y]["onWheelCapture"] | undefined;
490
- onAnimationStart?: react273.JSX.IntrinsicElements[Y]["onAnimationStart"] | undefined;
491
- onAnimationStartCapture?: react273.JSX.IntrinsicElements[Y]["onAnimationStartCapture"] | undefined;
492
- onAnimationEnd?: react273.JSX.IntrinsicElements[Y]["onAnimationEnd"] | undefined;
493
- onAnimationEndCapture?: react273.JSX.IntrinsicElements[Y]["onAnimationEndCapture"] | undefined;
494
- onAnimationIteration?: react273.JSX.IntrinsicElements[Y]["onAnimationIteration"] | undefined;
495
- onAnimationIterationCapture?: react273.JSX.IntrinsicElements[Y]["onAnimationIterationCapture"] | undefined;
496
- onToggle?: react273.JSX.IntrinsicElements[Y]["onToggle"] | undefined;
497
- onBeforeToggle?: react273.JSX.IntrinsicElements[Y]["onBeforeToggle"] | undefined;
498
- onTransitionCancel?: react273.JSX.IntrinsicElements[Y]["onTransitionCancel"] | undefined;
499
- onTransitionCancelCapture?: react273.JSX.IntrinsicElements[Y]["onTransitionCancelCapture"] | undefined;
500
- onTransitionEnd?: react273.JSX.IntrinsicElements[Y]["onTransitionEnd"] | undefined;
501
- onTransitionEndCapture?: react273.JSX.IntrinsicElements[Y]["onTransitionEndCapture"] | undefined;
502
- onTransitionRun?: react273.JSX.IntrinsicElements[Y]["onTransitionRun"] | undefined;
503
- onTransitionRunCapture?: react273.JSX.IntrinsicElements[Y]["onTransitionRunCapture"] | undefined;
504
- onTransitionStart?: react273.JSX.IntrinsicElements[Y]["onTransitionStart"] | undefined;
505
- onTransitionStartCapture?: react273.JSX.IntrinsicElements[Y]["onTransitionStartCapture"] | undefined;
271
+ slot?: react501.JSX.IntrinsicElements[Y]["slot"] | undefined;
272
+ style?: react501.JSX.IntrinsicElements[Y]["style"] | undefined;
273
+ ref?: react501.JSX.IntrinsicElements[Y]["ref"] | undefined;
274
+ suppressHydrationWarning?: react501.JSX.IntrinsicElements[Y]["suppressHydrationWarning"] | undefined;
275
+ className?: react501.JSX.IntrinsicElements[Y]["className"] | undefined;
276
+ id?: react501.JSX.IntrinsicElements[Y]["id"] | undefined;
277
+ lang?: react501.JSX.IntrinsicElements[Y]["lang"] | undefined;
278
+ nonce?: react501.JSX.IntrinsicElements[Y]["nonce"] | undefined;
279
+ tabIndex?: react501.JSX.IntrinsicElements[Y]["tabIndex"] | undefined;
280
+ role: string | react501.JSX.IntrinsicElements[Y]["role"];
281
+ part?: react501.JSX.IntrinsicElements[Y]["part"] | undefined;
282
+ "aria-activedescendant"?: react501.JSX.IntrinsicElements[Y]["aria-activedescendant"] | undefined;
283
+ "aria-atomic"?: react501.JSX.IntrinsicElements[Y]["aria-atomic"] | undefined;
284
+ "aria-autocomplete"?: react501.JSX.IntrinsicElements[Y]["aria-autocomplete"] | undefined;
285
+ "aria-braillelabel"?: react501.JSX.IntrinsicElements[Y]["aria-braillelabel"] | undefined;
286
+ "aria-brailleroledescription"?: react501.JSX.IntrinsicElements[Y]["aria-brailleroledescription"] | undefined;
287
+ "aria-busy"?: react501.JSX.IntrinsicElements[Y]["aria-busy"] | undefined;
288
+ "aria-checked"?: react501.JSX.IntrinsicElements[Y]["aria-checked"] | undefined;
289
+ "aria-colcount"?: react501.JSX.IntrinsicElements[Y]["aria-colcount"] | undefined;
290
+ "aria-colindex"?: react501.JSX.IntrinsicElements[Y]["aria-colindex"] | undefined;
291
+ "aria-colindextext"?: react501.JSX.IntrinsicElements[Y]["aria-colindextext"] | undefined;
292
+ "aria-colspan"?: react501.JSX.IntrinsicElements[Y]["aria-colspan"] | undefined;
293
+ "aria-controls"?: react501.JSX.IntrinsicElements[Y]["aria-controls"] | undefined;
294
+ "aria-current"?: react501.JSX.IntrinsicElements[Y]["aria-current"] | undefined;
295
+ "aria-describedby"?: react501.JSX.IntrinsicElements[Y]["aria-describedby"] | undefined;
296
+ "aria-description"?: react501.JSX.IntrinsicElements[Y]["aria-description"] | undefined;
297
+ "aria-details"?: react501.JSX.IntrinsicElements[Y]["aria-details"] | undefined;
298
+ "aria-disabled"?: react501.JSX.IntrinsicElements[Y]["aria-disabled"] | undefined;
299
+ "aria-dropeffect"?: react501.JSX.IntrinsicElements[Y]["aria-dropeffect"] | undefined;
300
+ "aria-errormessage"?: react501.JSX.IntrinsicElements[Y]["aria-errormessage"] | undefined;
301
+ "aria-expanded"?: react501.JSX.IntrinsicElements[Y]["aria-expanded"] | undefined;
302
+ "aria-flowto"?: react501.JSX.IntrinsicElements[Y]["aria-flowto"] | undefined;
303
+ "aria-grabbed"?: react501.JSX.IntrinsicElements[Y]["aria-grabbed"] | undefined;
304
+ "aria-haspopup"?: react501.JSX.IntrinsicElements[Y]["aria-haspopup"] | undefined;
305
+ "aria-hidden"?: react501.JSX.IntrinsicElements[Y]["aria-hidden"] | undefined;
306
+ "aria-invalid"?: react501.JSX.IntrinsicElements[Y]["aria-invalid"] | undefined;
307
+ "aria-keyshortcuts"?: react501.JSX.IntrinsicElements[Y]["aria-keyshortcuts"] | undefined;
308
+ "aria-label": string | react501.JSX.IntrinsicElements[Y]["aria-label"];
309
+ "aria-labelledby"?: react501.JSX.IntrinsicElements[Y]["aria-labelledby"] | undefined;
310
+ "aria-level"?: react501.JSX.IntrinsicElements[Y]["aria-level"] | undefined;
311
+ "aria-live"?: react501.JSX.IntrinsicElements[Y]["aria-live"] | undefined;
312
+ "aria-modal"?: react501.JSX.IntrinsicElements[Y]["aria-modal"] | undefined;
313
+ "aria-multiline"?: react501.JSX.IntrinsicElements[Y]["aria-multiline"] | undefined;
314
+ "aria-multiselectable"?: react501.JSX.IntrinsicElements[Y]["aria-multiselectable"] | undefined;
315
+ "aria-orientation"?: react501.JSX.IntrinsicElements[Y]["aria-orientation"] | undefined;
316
+ "aria-owns"?: react501.JSX.IntrinsicElements[Y]["aria-owns"] | undefined;
317
+ "aria-placeholder"?: react501.JSX.IntrinsicElements[Y]["aria-placeholder"] | undefined;
318
+ "aria-posinset"?: react501.JSX.IntrinsicElements[Y]["aria-posinset"] | undefined;
319
+ "aria-pressed"?: react501.JSX.IntrinsicElements[Y]["aria-pressed"] | undefined;
320
+ "aria-readonly"?: react501.JSX.IntrinsicElements[Y]["aria-readonly"] | undefined;
321
+ "aria-relevant"?: react501.JSX.IntrinsicElements[Y]["aria-relevant"] | undefined;
322
+ "aria-required"?: react501.JSX.IntrinsicElements[Y]["aria-required"] | undefined;
323
+ "aria-roledescription"?: react501.JSX.IntrinsicElements[Y]["aria-roledescription"] | undefined;
324
+ "aria-rowcount"?: react501.JSX.IntrinsicElements[Y]["aria-rowcount"] | undefined;
325
+ "aria-rowindex"?: react501.JSX.IntrinsicElements[Y]["aria-rowindex"] | undefined;
326
+ "aria-rowindextext"?: react501.JSX.IntrinsicElements[Y]["aria-rowindextext"] | undefined;
327
+ "aria-rowspan"?: react501.JSX.IntrinsicElements[Y]["aria-rowspan"] | undefined;
328
+ "aria-selected"?: react501.JSX.IntrinsicElements[Y]["aria-selected"] | undefined;
329
+ "aria-setsize"?: react501.JSX.IntrinsicElements[Y]["aria-setsize"] | undefined;
330
+ "aria-sort"?: react501.JSX.IntrinsicElements[Y]["aria-sort"] | undefined;
331
+ "aria-valuemax": number | react501.JSX.IntrinsicElements[Y]["aria-valuemax"];
332
+ "aria-valuemin": number | react501.JSX.IntrinsicElements[Y]["aria-valuemin"];
333
+ "aria-valuenow": number | react501.JSX.IntrinsicElements[Y]["aria-valuenow"] | undefined;
334
+ "aria-valuetext"?: react501.JSX.IntrinsicElements[Y]["aria-valuetext"] | undefined;
335
+ children?: react501.JSX.IntrinsicElements[Y]["children"] | undefined;
336
+ dangerouslySetInnerHTML?: react501.JSX.IntrinsicElements[Y]["dangerouslySetInnerHTML"] | undefined;
337
+ onCopy?: react501.JSX.IntrinsicElements[Y]["onCopy"] | undefined;
338
+ onCopyCapture?: react501.JSX.IntrinsicElements[Y]["onCopyCapture"] | undefined;
339
+ onCut?: react501.JSX.IntrinsicElements[Y]["onCut"] | undefined;
340
+ onCutCapture?: react501.JSX.IntrinsicElements[Y]["onCutCapture"] | undefined;
341
+ onPaste?: react501.JSX.IntrinsicElements[Y]["onPaste"] | undefined;
342
+ onPasteCapture?: react501.JSX.IntrinsicElements[Y]["onPasteCapture"] | undefined;
343
+ onCompositionEnd?: react501.JSX.IntrinsicElements[Y]["onCompositionEnd"] | undefined;
344
+ onCompositionEndCapture?: react501.JSX.IntrinsicElements[Y]["onCompositionEndCapture"] | undefined;
345
+ onCompositionStart?: react501.JSX.IntrinsicElements[Y]["onCompositionStart"] | undefined;
346
+ onCompositionStartCapture?: react501.JSX.IntrinsicElements[Y]["onCompositionStartCapture"] | undefined;
347
+ onCompositionUpdate?: react501.JSX.IntrinsicElements[Y]["onCompositionUpdate"] | undefined;
348
+ onCompositionUpdateCapture?: react501.JSX.IntrinsicElements[Y]["onCompositionUpdateCapture"] | undefined;
349
+ onFocus?: react501.JSX.IntrinsicElements[Y]["onFocus"] | undefined;
350
+ onFocusCapture?: react501.JSX.IntrinsicElements[Y]["onFocusCapture"] | undefined;
351
+ onBlur?: react501.JSX.IntrinsicElements[Y]["onBlur"] | undefined;
352
+ onBlurCapture?: react501.JSX.IntrinsicElements[Y]["onBlurCapture"] | undefined;
353
+ onChange?: react501.JSX.IntrinsicElements[Y]["onChange"] | undefined;
354
+ onChangeCapture?: react501.JSX.IntrinsicElements[Y]["onChangeCapture"] | undefined;
355
+ onBeforeInput?: react501.JSX.IntrinsicElements[Y]["onBeforeInput"] | undefined;
356
+ onBeforeInputCapture?: react501.JSX.IntrinsicElements[Y]["onBeforeInputCapture"] | undefined;
357
+ onInput?: react501.JSX.IntrinsicElements[Y]["onInput"] | undefined;
358
+ onInputCapture?: react501.JSX.IntrinsicElements[Y]["onInputCapture"] | undefined;
359
+ onReset?: react501.JSX.IntrinsicElements[Y]["onReset"] | undefined;
360
+ onResetCapture?: react501.JSX.IntrinsicElements[Y]["onResetCapture"] | undefined;
361
+ onSubmit?: react501.JSX.IntrinsicElements[Y]["onSubmit"] | undefined;
362
+ onSubmitCapture?: react501.JSX.IntrinsicElements[Y]["onSubmitCapture"] | undefined;
363
+ onInvalid?: react501.JSX.IntrinsicElements[Y]["onInvalid"] | undefined;
364
+ onInvalidCapture?: react501.JSX.IntrinsicElements[Y]["onInvalidCapture"] | undefined;
365
+ onLoad?: react501.JSX.IntrinsicElements[Y]["onLoad"] | undefined;
366
+ onLoadCapture?: react501.JSX.IntrinsicElements[Y]["onLoadCapture"] | undefined;
367
+ onError?: react501.JSX.IntrinsicElements[Y]["onError"] | undefined;
368
+ onErrorCapture?: react501.JSX.IntrinsicElements[Y]["onErrorCapture"] | undefined;
369
+ onKeyDown?: react501.JSX.IntrinsicElements[Y]["onKeyDown"] | undefined;
370
+ onKeyDownCapture?: react501.JSX.IntrinsicElements[Y]["onKeyDownCapture"] | undefined;
371
+ onKeyPress?: react501.JSX.IntrinsicElements[Y]["onKeyPress"] | undefined;
372
+ onKeyPressCapture?: react501.JSX.IntrinsicElements[Y]["onKeyPressCapture"] | undefined;
373
+ onKeyUp?: react501.JSX.IntrinsicElements[Y]["onKeyUp"] | undefined;
374
+ onKeyUpCapture?: react501.JSX.IntrinsicElements[Y]["onKeyUpCapture"] | undefined;
375
+ onAbort?: react501.JSX.IntrinsicElements[Y]["onAbort"] | undefined;
376
+ onAbortCapture?: react501.JSX.IntrinsicElements[Y]["onAbortCapture"] | undefined;
377
+ onCanPlay?: react501.JSX.IntrinsicElements[Y]["onCanPlay"] | undefined;
378
+ onCanPlayCapture?: react501.JSX.IntrinsicElements[Y]["onCanPlayCapture"] | undefined;
379
+ onCanPlayThrough?: react501.JSX.IntrinsicElements[Y]["onCanPlayThrough"] | undefined;
380
+ onCanPlayThroughCapture?: react501.JSX.IntrinsicElements[Y]["onCanPlayThroughCapture"] | undefined;
381
+ onDurationChange?: react501.JSX.IntrinsicElements[Y]["onDurationChange"] | undefined;
382
+ onDurationChangeCapture?: react501.JSX.IntrinsicElements[Y]["onDurationChangeCapture"] | undefined;
383
+ onEmptied?: react501.JSX.IntrinsicElements[Y]["onEmptied"] | undefined;
384
+ onEmptiedCapture?: react501.JSX.IntrinsicElements[Y]["onEmptiedCapture"] | undefined;
385
+ onEncrypted?: react501.JSX.IntrinsicElements[Y]["onEncrypted"] | undefined;
386
+ onEncryptedCapture?: react501.JSX.IntrinsicElements[Y]["onEncryptedCapture"] | undefined;
387
+ onEnded?: react501.JSX.IntrinsicElements[Y]["onEnded"] | undefined;
388
+ onEndedCapture?: react501.JSX.IntrinsicElements[Y]["onEndedCapture"] | undefined;
389
+ onLoadedData?: react501.JSX.IntrinsicElements[Y]["onLoadedData"] | undefined;
390
+ onLoadedDataCapture?: react501.JSX.IntrinsicElements[Y]["onLoadedDataCapture"] | undefined;
391
+ onLoadedMetadata?: react501.JSX.IntrinsicElements[Y]["onLoadedMetadata"] | undefined;
392
+ onLoadedMetadataCapture?: react501.JSX.IntrinsicElements[Y]["onLoadedMetadataCapture"] | undefined;
393
+ onLoadStart?: react501.JSX.IntrinsicElements[Y]["onLoadStart"] | undefined;
394
+ onLoadStartCapture?: react501.JSX.IntrinsicElements[Y]["onLoadStartCapture"] | undefined;
395
+ onPause?: react501.JSX.IntrinsicElements[Y]["onPause"] | undefined;
396
+ onPauseCapture?: react501.JSX.IntrinsicElements[Y]["onPauseCapture"] | undefined;
397
+ onPlay?: react501.JSX.IntrinsicElements[Y]["onPlay"] | undefined;
398
+ onPlayCapture?: react501.JSX.IntrinsicElements[Y]["onPlayCapture"] | undefined;
399
+ onPlaying?: react501.JSX.IntrinsicElements[Y]["onPlaying"] | undefined;
400
+ onPlayingCapture?: react501.JSX.IntrinsicElements[Y]["onPlayingCapture"] | undefined;
401
+ onProgress?: react501.JSX.IntrinsicElements[Y]["onProgress"] | undefined;
402
+ onProgressCapture?: react501.JSX.IntrinsicElements[Y]["onProgressCapture"] | undefined;
403
+ onRateChange?: react501.JSX.IntrinsicElements[Y]["onRateChange"] | undefined;
404
+ onRateChangeCapture?: react501.JSX.IntrinsicElements[Y]["onRateChangeCapture"] | undefined;
405
+ onSeeked?: react501.JSX.IntrinsicElements[Y]["onSeeked"] | undefined;
406
+ onSeekedCapture?: react501.JSX.IntrinsicElements[Y]["onSeekedCapture"] | undefined;
407
+ onSeeking?: react501.JSX.IntrinsicElements[Y]["onSeeking"] | undefined;
408
+ onSeekingCapture?: react501.JSX.IntrinsicElements[Y]["onSeekingCapture"] | undefined;
409
+ onStalled?: react501.JSX.IntrinsicElements[Y]["onStalled"] | undefined;
410
+ onStalledCapture?: react501.JSX.IntrinsicElements[Y]["onStalledCapture"] | undefined;
411
+ onSuspend?: react501.JSX.IntrinsicElements[Y]["onSuspend"] | undefined;
412
+ onSuspendCapture?: react501.JSX.IntrinsicElements[Y]["onSuspendCapture"] | undefined;
413
+ onTimeUpdate?: react501.JSX.IntrinsicElements[Y]["onTimeUpdate"] | undefined;
414
+ onTimeUpdateCapture?: react501.JSX.IntrinsicElements[Y]["onTimeUpdateCapture"] | undefined;
415
+ onVolumeChange?: react501.JSX.IntrinsicElements[Y]["onVolumeChange"] | undefined;
416
+ onVolumeChangeCapture?: react501.JSX.IntrinsicElements[Y]["onVolumeChangeCapture"] | undefined;
417
+ onWaiting?: react501.JSX.IntrinsicElements[Y]["onWaiting"] | undefined;
418
+ onWaitingCapture?: react501.JSX.IntrinsicElements[Y]["onWaitingCapture"] | undefined;
419
+ onAuxClick?: react501.JSX.IntrinsicElements[Y]["onAuxClick"] | undefined;
420
+ onAuxClickCapture?: react501.JSX.IntrinsicElements[Y]["onAuxClickCapture"] | undefined;
421
+ onClick?: react501.JSX.IntrinsicElements[Y]["onClick"] | undefined;
422
+ onClickCapture?: react501.JSX.IntrinsicElements[Y]["onClickCapture"] | undefined;
423
+ onContextMenu?: react501.JSX.IntrinsicElements[Y]["onContextMenu"] | undefined;
424
+ onContextMenuCapture?: react501.JSX.IntrinsicElements[Y]["onContextMenuCapture"] | undefined;
425
+ onDoubleClick?: react501.JSX.IntrinsicElements[Y]["onDoubleClick"] | undefined;
426
+ onDoubleClickCapture?: react501.JSX.IntrinsicElements[Y]["onDoubleClickCapture"] | undefined;
427
+ onDrag?: react501.JSX.IntrinsicElements[Y]["onDrag"] | undefined;
428
+ onDragCapture?: react501.JSX.IntrinsicElements[Y]["onDragCapture"] | undefined;
429
+ onDragEnd?: react501.JSX.IntrinsicElements[Y]["onDragEnd"] | undefined;
430
+ onDragEndCapture?: react501.JSX.IntrinsicElements[Y]["onDragEndCapture"] | undefined;
431
+ onDragEnter?: react501.JSX.IntrinsicElements[Y]["onDragEnter"] | undefined;
432
+ onDragEnterCapture?: react501.JSX.IntrinsicElements[Y]["onDragEnterCapture"] | undefined;
433
+ onDragExit?: react501.JSX.IntrinsicElements[Y]["onDragExit"] | undefined;
434
+ onDragExitCapture?: react501.JSX.IntrinsicElements[Y]["onDragExitCapture"] | undefined;
435
+ onDragLeave?: react501.JSX.IntrinsicElements[Y]["onDragLeave"] | undefined;
436
+ onDragLeaveCapture?: react501.JSX.IntrinsicElements[Y]["onDragLeaveCapture"] | undefined;
437
+ onDragOver?: react501.JSX.IntrinsicElements[Y]["onDragOver"] | undefined;
438
+ onDragOverCapture?: react501.JSX.IntrinsicElements[Y]["onDragOverCapture"] | undefined;
439
+ onDragStart?: react501.JSX.IntrinsicElements[Y]["onDragStart"] | undefined;
440
+ onDragStartCapture?: react501.JSX.IntrinsicElements[Y]["onDragStartCapture"] | undefined;
441
+ onDrop?: react501.JSX.IntrinsicElements[Y]["onDrop"] | undefined;
442
+ onDropCapture?: react501.JSX.IntrinsicElements[Y]["onDropCapture"] | undefined;
443
+ onMouseDown?: react501.JSX.IntrinsicElements[Y]["onMouseDown"] | undefined;
444
+ onMouseDownCapture?: react501.JSX.IntrinsicElements[Y]["onMouseDownCapture"] | undefined;
445
+ onMouseEnter?: react501.JSX.IntrinsicElements[Y]["onMouseEnter"] | undefined;
446
+ onMouseLeave?: react501.JSX.IntrinsicElements[Y]["onMouseLeave"] | undefined;
447
+ onMouseMove?: react501.JSX.IntrinsicElements[Y]["onMouseMove"] | undefined;
448
+ onMouseMoveCapture?: react501.JSX.IntrinsicElements[Y]["onMouseMoveCapture"] | undefined;
449
+ onMouseOut?: react501.JSX.IntrinsicElements[Y]["onMouseOut"] | undefined;
450
+ onMouseOutCapture?: react501.JSX.IntrinsicElements[Y]["onMouseOutCapture"] | undefined;
451
+ onMouseOver?: react501.JSX.IntrinsicElements[Y]["onMouseOver"] | undefined;
452
+ onMouseOverCapture?: react501.JSX.IntrinsicElements[Y]["onMouseOverCapture"] | undefined;
453
+ onMouseUp?: react501.JSX.IntrinsicElements[Y]["onMouseUp"] | undefined;
454
+ onMouseUpCapture?: react501.JSX.IntrinsicElements[Y]["onMouseUpCapture"] | undefined;
455
+ onSelect?: react501.JSX.IntrinsicElements[Y]["onSelect"] | undefined;
456
+ onSelectCapture?: react501.JSX.IntrinsicElements[Y]["onSelectCapture"] | undefined;
457
+ onTouchCancel?: react501.JSX.IntrinsicElements[Y]["onTouchCancel"] | undefined;
458
+ onTouchCancelCapture?: react501.JSX.IntrinsicElements[Y]["onTouchCancelCapture"] | undefined;
459
+ onTouchEnd?: react501.JSX.IntrinsicElements[Y]["onTouchEnd"] | undefined;
460
+ onTouchEndCapture?: react501.JSX.IntrinsicElements[Y]["onTouchEndCapture"] | undefined;
461
+ onTouchMove?: react501.JSX.IntrinsicElements[Y]["onTouchMove"] | undefined;
462
+ onTouchMoveCapture?: react501.JSX.IntrinsicElements[Y]["onTouchMoveCapture"] | undefined;
463
+ onTouchStart?: react501.JSX.IntrinsicElements[Y]["onTouchStart"] | undefined;
464
+ onTouchStartCapture?: react501.JSX.IntrinsicElements[Y]["onTouchStartCapture"] | undefined;
465
+ onPointerDown?: react501.JSX.IntrinsicElements[Y]["onPointerDown"] | undefined;
466
+ onPointerDownCapture?: react501.JSX.IntrinsicElements[Y]["onPointerDownCapture"] | undefined;
467
+ onPointerMove?: react501.JSX.IntrinsicElements[Y]["onPointerMove"] | undefined;
468
+ onPointerMoveCapture?: react501.JSX.IntrinsicElements[Y]["onPointerMoveCapture"] | undefined;
469
+ onPointerUp?: react501.JSX.IntrinsicElements[Y]["onPointerUp"] | undefined;
470
+ onPointerUpCapture?: react501.JSX.IntrinsicElements[Y]["onPointerUpCapture"] | undefined;
471
+ onPointerCancel?: react501.JSX.IntrinsicElements[Y]["onPointerCancel"] | undefined;
472
+ onPointerCancelCapture?: react501.JSX.IntrinsicElements[Y]["onPointerCancelCapture"] | undefined;
473
+ onPointerEnter?: react501.JSX.IntrinsicElements[Y]["onPointerEnter"] | undefined;
474
+ onPointerLeave?: react501.JSX.IntrinsicElements[Y]["onPointerLeave"] | undefined;
475
+ onPointerOver?: react501.JSX.IntrinsicElements[Y]["onPointerOver"] | undefined;
476
+ onPointerOverCapture?: react501.JSX.IntrinsicElements[Y]["onPointerOverCapture"] | undefined;
477
+ onPointerOut?: react501.JSX.IntrinsicElements[Y]["onPointerOut"] | undefined;
478
+ onPointerOutCapture?: react501.JSX.IntrinsicElements[Y]["onPointerOutCapture"] | undefined;
479
+ onGotPointerCapture?: react501.JSX.IntrinsicElements[Y]["onGotPointerCapture"] | undefined;
480
+ onGotPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y]["onGotPointerCaptureCapture"] | undefined;
481
+ onLostPointerCapture?: react501.JSX.IntrinsicElements[Y]["onLostPointerCapture"] | undefined;
482
+ onLostPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y]["onLostPointerCaptureCapture"] | undefined;
483
+ onScroll?: react501.JSX.IntrinsicElements[Y]["onScroll"] | undefined;
484
+ onScrollCapture?: react501.JSX.IntrinsicElements[Y]["onScrollCapture"] | undefined;
485
+ onScrollEnd?: react501.JSX.IntrinsicElements[Y]["onScrollEnd"] | undefined;
486
+ onScrollEndCapture?: react501.JSX.IntrinsicElements[Y]["onScrollEndCapture"] | undefined;
487
+ onWheel?: react501.JSX.IntrinsicElements[Y]["onWheel"] | undefined;
488
+ onWheelCapture?: react501.JSX.IntrinsicElements[Y]["onWheelCapture"] | undefined;
489
+ onAnimationStart?: react501.JSX.IntrinsicElements[Y]["onAnimationStart"] | undefined;
490
+ onAnimationStartCapture?: react501.JSX.IntrinsicElements[Y]["onAnimationStartCapture"] | undefined;
491
+ onAnimationEnd?: react501.JSX.IntrinsicElements[Y]["onAnimationEnd"] | undefined;
492
+ onAnimationEndCapture?: react501.JSX.IntrinsicElements[Y]["onAnimationEndCapture"] | undefined;
493
+ onAnimationIteration?: react501.JSX.IntrinsicElements[Y]["onAnimationIteration"] | undefined;
494
+ onAnimationIterationCapture?: react501.JSX.IntrinsicElements[Y]["onAnimationIterationCapture"] | undefined;
495
+ onToggle?: react501.JSX.IntrinsicElements[Y]["onToggle"] | undefined;
496
+ onBeforeToggle?: react501.JSX.IntrinsicElements[Y]["onBeforeToggle"] | undefined;
497
+ onTransitionCancel?: react501.JSX.IntrinsicElements[Y]["onTransitionCancel"] | undefined;
498
+ onTransitionCancelCapture?: react501.JSX.IntrinsicElements[Y]["onTransitionCancelCapture"] | undefined;
499
+ onTransitionEnd?: react501.JSX.IntrinsicElements[Y]["onTransitionEnd"] | undefined;
500
+ onTransitionEndCapture?: react501.JSX.IntrinsicElements[Y]["onTransitionEndCapture"] | undefined;
501
+ onTransitionRun?: react501.JSX.IntrinsicElements[Y]["onTransitionRun"] | undefined;
502
+ onTransitionRunCapture?: react501.JSX.IntrinsicElements[Y]["onTransitionRunCapture"] | undefined;
503
+ onTransitionStart?: react501.JSX.IntrinsicElements[Y]["onTransitionStart"] | undefined;
504
+ onTransitionStartCapture?: react501.JSX.IntrinsicElements[Y]["onTransitionStartCapture"] | undefined;
505
+ key?: react501.JSX.IntrinsicElements[Y]["key"] | undefined;
506
506
  "data-indeterminate": string | undefined;
507
507
  };
508
508
  getTrackProps: (props?: HTMLProps<Y extends "svg" ? "circle" : "div">) => {
509
- slot?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
510
- style?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
511
- id?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
512
- key?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
513
- ref?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
514
- suppressHydrationWarning?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
515
- className?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
516
- lang?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
517
- nonce?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
518
- tabIndex?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
519
- role?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
520
- part?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
521
- "aria-activedescendant"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
522
- "aria-atomic"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
523
- "aria-autocomplete"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
524
- "aria-braillelabel"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
525
- "aria-brailleroledescription"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
526
- "aria-busy"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
527
- "aria-checked"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
528
- "aria-colcount"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
529
- "aria-colindex"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
530
- "aria-colindextext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
531
- "aria-colspan"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
532
- "aria-controls"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
533
- "aria-current"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
534
- "aria-describedby"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
535
- "aria-description"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
536
- "aria-details"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
537
- "aria-disabled"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
538
- "aria-dropeffect"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
539
- "aria-errormessage"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
540
- "aria-expanded"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
541
- "aria-flowto"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
542
- "aria-grabbed"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
543
- "aria-haspopup"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
544
- "aria-hidden"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
545
- "aria-invalid"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
546
- "aria-keyshortcuts"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
547
- "aria-label"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
548
- "aria-labelledby"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
549
- "aria-level"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
550
- "aria-live"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
551
- "aria-modal"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
552
- "aria-multiline"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
553
- "aria-multiselectable"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
554
- "aria-orientation"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
555
- "aria-owns"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
556
- "aria-placeholder"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
557
- "aria-posinset"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
558
- "aria-pressed"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
559
- "aria-readonly"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
560
- "aria-relevant"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
561
- "aria-required"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
562
- "aria-roledescription"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
563
- "aria-rowcount"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
564
- "aria-rowindex"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
565
- "aria-rowindextext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
566
- "aria-rowspan"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
567
- "aria-selected"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
568
- "aria-setsize"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
569
- "aria-sort"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
570
- "aria-valuemax"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
571
- "aria-valuemin"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
572
- "aria-valuenow"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
573
- "aria-valuetext"?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
574
- children?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
575
- dangerouslySetInnerHTML?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
576
- onCopy?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
577
- onCopyCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
578
- onCut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
579
- onCutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
580
- onPaste?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
581
- onPasteCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
582
- onCompositionEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
583
- onCompositionEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
584
- onCompositionStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
585
- onCompositionStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
586
- onCompositionUpdate?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
587
- onCompositionUpdateCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
588
- onFocus?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
589
- onFocusCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
590
- onBlur?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
591
- onBlurCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
592
- onChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
593
- onChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
594
- onBeforeInput?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
595
- onBeforeInputCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
596
- onInput?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
597
- onInputCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
598
- onReset?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
599
- onResetCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
600
- onSubmit?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
601
- onSubmitCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
602
- onInvalid?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
603
- onInvalidCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
604
- onLoad?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
605
- onLoadCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
606
- onError?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
607
- onErrorCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
608
- onKeyDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
609
- onKeyDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
610
- onKeyPress?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
611
- onKeyPressCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
612
- onKeyUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
613
- onKeyUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
614
- onAbort?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
615
- onAbortCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
616
- onCanPlay?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
617
- onCanPlayCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
618
- onCanPlayThrough?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
619
- onCanPlayThroughCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
620
- onDurationChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
621
- onDurationChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
622
- onEmptied?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
623
- onEmptiedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
624
- onEncrypted?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
625
- onEncryptedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
626
- onEnded?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
627
- onEndedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
628
- onLoadedData?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
629
- onLoadedDataCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
630
- onLoadedMetadata?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
631
- onLoadedMetadataCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
632
- onLoadStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
633
- onLoadStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
634
- onPause?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
635
- onPauseCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
636
- onPlay?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
637
- onPlayCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
638
- onPlaying?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
639
- onPlayingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
640
- onProgress?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
641
- onProgressCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
642
- onRateChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
643
- onRateChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
644
- onSeeked?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
645
- onSeekedCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
646
- onSeeking?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
647
- onSeekingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
648
- onStalled?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
649
- onStalledCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
650
- onSuspend?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
651
- onSuspendCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
652
- onTimeUpdate?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
653
- onTimeUpdateCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
654
- onVolumeChange?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
655
- onVolumeChangeCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
656
- onWaiting?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
657
- onWaitingCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
658
- onAuxClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
659
- onAuxClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
660
- onClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
661
- onClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
662
- onContextMenu?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
663
- onContextMenuCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
664
- onDoubleClick?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
665
- onDoubleClickCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
666
- onDrag?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
667
- onDragCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
668
- onDragEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
669
- onDragEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
670
- onDragEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
671
- onDragEnterCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
672
- onDragExit?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
673
- onDragExitCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
674
- onDragLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
675
- onDragLeaveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
676
- onDragOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
677
- onDragOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
678
- onDragStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
679
- onDragStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
680
- onDrop?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
681
- onDropCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
682
- onMouseDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
683
- onMouseDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
684
- onMouseEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
685
- onMouseLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
686
- onMouseMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
687
- onMouseMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
688
- onMouseOut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
689
- onMouseOutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
690
- onMouseOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
691
- onMouseOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
692
- onMouseUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
693
- onMouseUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
694
- onSelect?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
695
- onSelectCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
696
- onTouchCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
697
- onTouchCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
698
- onTouchEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
699
- onTouchEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
700
- onTouchMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
701
- onTouchMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
702
- onTouchStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
703
- onTouchStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
704
- onPointerDown?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
705
- onPointerDownCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
706
- onPointerMove?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
707
- onPointerMoveCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
708
- onPointerUp?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
709
- onPointerUpCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
710
- onPointerCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
711
- onPointerCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
712
- onPointerEnter?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
713
- onPointerLeave?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
714
- onPointerOver?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
715
- onPointerOverCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
716
- onPointerOut?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
717
- onPointerOutCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
718
- onGotPointerCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
719
- onGotPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
720
- onLostPointerCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
721
- onLostPointerCaptureCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
722
- onScroll?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
723
- onScrollCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
724
- onScrollEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
725
- onScrollEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
726
- onWheel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
727
- onWheelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
728
- onAnimationStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
729
- onAnimationStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
730
- onAnimationEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
731
- onAnimationEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
732
- onAnimationIteration?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
733
- onAnimationIterationCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
734
- onToggle?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
735
- onBeforeToggle?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
736
- onTransitionCancel?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
737
- onTransitionCancelCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
738
- onTransitionEnd?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
739
- onTransitionEndCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
740
- onTransitionRun?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
741
- onTransitionRunCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
742
- onTransitionStart?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
743
- onTransitionStartCapture?: react273.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
509
+ slot?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
510
+ style?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
511
+ ref?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
512
+ suppressHydrationWarning?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
513
+ className?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
514
+ id?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
515
+ lang?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
516
+ nonce?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
517
+ tabIndex?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
518
+ role?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
519
+ part?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
520
+ "aria-activedescendant"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
521
+ "aria-atomic"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
522
+ "aria-autocomplete"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
523
+ "aria-braillelabel"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
524
+ "aria-brailleroledescription"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
525
+ "aria-busy"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
526
+ "aria-checked"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
527
+ "aria-colcount"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
528
+ "aria-colindex"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
529
+ "aria-colindextext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
530
+ "aria-colspan"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
531
+ "aria-controls"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
532
+ "aria-current"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
533
+ "aria-describedby"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
534
+ "aria-description"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
535
+ "aria-details"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
536
+ "aria-disabled"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
537
+ "aria-dropeffect"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
538
+ "aria-errormessage"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
539
+ "aria-expanded"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
540
+ "aria-flowto"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
541
+ "aria-grabbed"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
542
+ "aria-haspopup"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
543
+ "aria-hidden"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
544
+ "aria-invalid"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
545
+ "aria-keyshortcuts"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
546
+ "aria-label"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
547
+ "aria-labelledby"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
548
+ "aria-level"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
549
+ "aria-live"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
550
+ "aria-modal"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
551
+ "aria-multiline"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
552
+ "aria-multiselectable"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
553
+ "aria-orientation"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
554
+ "aria-owns"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
555
+ "aria-placeholder"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
556
+ "aria-posinset"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
557
+ "aria-pressed"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
558
+ "aria-readonly"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
559
+ "aria-relevant"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
560
+ "aria-required"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
561
+ "aria-roledescription"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
562
+ "aria-rowcount"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
563
+ "aria-rowindex"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
564
+ "aria-rowindextext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
565
+ "aria-rowspan"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
566
+ "aria-selected"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
567
+ "aria-setsize"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
568
+ "aria-sort"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
569
+ "aria-valuemax"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
570
+ "aria-valuemin"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
571
+ "aria-valuenow"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
572
+ "aria-valuetext"?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
573
+ children?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
574
+ dangerouslySetInnerHTML?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
575
+ onCopy?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
576
+ onCopyCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
577
+ onCut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
578
+ onCutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
579
+ onPaste?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
580
+ onPasteCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
581
+ onCompositionEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
582
+ onCompositionEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
583
+ onCompositionStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
584
+ onCompositionStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
585
+ onCompositionUpdate?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
586
+ onCompositionUpdateCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
587
+ onFocus?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
588
+ onFocusCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
589
+ onBlur?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
590
+ onBlurCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
591
+ onChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
592
+ onChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
593
+ onBeforeInput?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
594
+ onBeforeInputCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
595
+ onInput?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
596
+ onInputCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
597
+ onReset?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
598
+ onResetCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
599
+ onSubmit?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
600
+ onSubmitCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
601
+ onInvalid?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
602
+ onInvalidCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
603
+ onLoad?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
604
+ onLoadCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
605
+ onError?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
606
+ onErrorCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
607
+ onKeyDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
608
+ onKeyDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
609
+ onKeyPress?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
610
+ onKeyPressCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
611
+ onKeyUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
612
+ onKeyUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
613
+ onAbort?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
614
+ onAbortCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
615
+ onCanPlay?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
616
+ onCanPlayCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
617
+ onCanPlayThrough?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
618
+ onCanPlayThroughCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
619
+ onDurationChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
620
+ onDurationChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
621
+ onEmptied?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
622
+ onEmptiedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
623
+ onEncrypted?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
624
+ onEncryptedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
625
+ onEnded?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
626
+ onEndedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
627
+ onLoadedData?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
628
+ onLoadedDataCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
629
+ onLoadedMetadata?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
630
+ onLoadedMetadataCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
631
+ onLoadStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
632
+ onLoadStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
633
+ onPause?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
634
+ onPauseCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
635
+ onPlay?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
636
+ onPlayCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
637
+ onPlaying?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
638
+ onPlayingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
639
+ onProgress?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
640
+ onProgressCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
641
+ onRateChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
642
+ onRateChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
643
+ onSeeked?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
644
+ onSeekedCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
645
+ onSeeking?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
646
+ onSeekingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
647
+ onStalled?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
648
+ onStalledCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
649
+ onSuspend?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
650
+ onSuspendCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
651
+ onTimeUpdate?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
652
+ onTimeUpdateCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
653
+ onVolumeChange?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
654
+ onVolumeChangeCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
655
+ onWaiting?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
656
+ onWaitingCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
657
+ onAuxClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
658
+ onAuxClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
659
+ onClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
660
+ onClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
661
+ onContextMenu?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
662
+ onContextMenuCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
663
+ onDoubleClick?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
664
+ onDoubleClickCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
665
+ onDrag?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
666
+ onDragCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
667
+ onDragEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
668
+ onDragEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
669
+ onDragEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
670
+ onDragEnterCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
671
+ onDragExit?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
672
+ onDragExitCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
673
+ onDragLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
674
+ onDragLeaveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
675
+ onDragOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
676
+ onDragOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
677
+ onDragStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
678
+ onDragStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
679
+ onDrop?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
680
+ onDropCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
681
+ onMouseDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
682
+ onMouseDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
683
+ onMouseEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
684
+ onMouseLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
685
+ onMouseMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
686
+ onMouseMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
687
+ onMouseOut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
688
+ onMouseOutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
689
+ onMouseOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
690
+ onMouseOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
691
+ onMouseUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
692
+ onMouseUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
693
+ onSelect?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
694
+ onSelectCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
695
+ onTouchCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
696
+ onTouchCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
697
+ onTouchEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
698
+ onTouchEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
699
+ onTouchMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
700
+ onTouchMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
701
+ onTouchStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
702
+ onTouchStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
703
+ onPointerDown?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
704
+ onPointerDownCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
705
+ onPointerMove?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
706
+ onPointerMoveCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
707
+ onPointerUp?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
708
+ onPointerUpCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
709
+ onPointerCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
710
+ onPointerCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
711
+ onPointerEnter?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
712
+ onPointerLeave?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
713
+ onPointerOver?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
714
+ onPointerOverCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
715
+ onPointerOut?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
716
+ onPointerOutCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
717
+ onGotPointerCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
718
+ onGotPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
719
+ onLostPointerCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
720
+ onLostPointerCaptureCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
721
+ onScroll?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
722
+ onScrollCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
723
+ onScrollEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
724
+ onScrollEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
725
+ onWheel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
726
+ onWheelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
727
+ onAnimationStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
728
+ onAnimationStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
729
+ onAnimationEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
730
+ onAnimationEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
731
+ onAnimationIteration?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
732
+ onAnimationIterationCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
733
+ onToggle?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
734
+ onBeforeToggle?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
735
+ onTransitionCancel?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
736
+ onTransitionCancelCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
737
+ onTransitionEnd?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
738
+ onTransitionEndCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
739
+ onTransitionRun?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
740
+ onTransitionRunCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
741
+ onTransitionStart?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
742
+ onTransitionStartCapture?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
743
+ key?: react501.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
744
744
  "data-indeterminate": string | undefined;
745
745
  };
746
746
  };