@servicetitan/anvil2 1.0.2 → 1.1.0

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 (389) hide show
  1. package/{Alert-9b9be403.js → Alert-149d9037.js} +4 -4
  2. package/{Alert-9b9be403.js.map → Alert-149d9037.js.map} +1 -1
  3. package/{Alert-f8312c73.cjs → Alert-7d5182e8.cjs} +2 -2
  4. package/{Alert-f8312c73.cjs.map → Alert-7d5182e8.cjs.map} +1 -1
  5. package/Alert.cjs +1 -1
  6. package/Alert.cjs.map +1 -1
  7. package/Alert.d.ts +7 -3
  8. package/Alert.js +18 -7
  9. package/Alert.js.map +1 -1
  10. package/{Announcement-2da2a353.cjs → Announcement-9d19ebaa.cjs} +2 -2
  11. package/{Announcement-2da2a353.cjs.map → Announcement-9d19ebaa.cjs.map} +1 -1
  12. package/{Announcement-01964ff1.js → Announcement-f14d030c.js} +4 -4
  13. package/{Announcement-01964ff1.js.map → Announcement-f14d030c.js.map} +1 -1
  14. package/Announcement.cjs +1 -1
  15. package/Announcement.cjs.map +1 -1
  16. package/Announcement.d.ts +7 -3
  17. package/Announcement.js +18 -7
  18. package/Announcement.js.map +1 -1
  19. package/AnvilProvider.cjs +1 -1
  20. package/AnvilProvider.d.ts +6 -0
  21. package/AnvilProvider.js +4 -3
  22. package/{Avatar-bff54b28.js → Avatar-17501a10.js} +17 -17
  23. package/{Avatar-bff54b28.js.map → Avatar-17501a10.js.map} +1 -1
  24. package/{Avatar-68eccd63.cjs → Avatar-61870e8f.cjs} +2 -2
  25. package/{Avatar-68eccd63.cjs.map → Avatar-61870e8f.cjs.map} +1 -1
  26. package/Avatar.cjs +1 -1
  27. package/Avatar.d.ts +6 -6
  28. package/Avatar.js +1 -1
  29. package/{Badge-a5e78d6e.cjs → Badge-7a10a62b.cjs} +2 -2
  30. package/{Badge-a5e78d6e.cjs.map → Badge-7a10a62b.cjs.map} +1 -1
  31. package/{Badge-1c0d0287.js → Badge-bc79fd97.js} +3 -3
  32. package/{Badge-1c0d0287.js.map → Badge-bc79fd97.js.map} +1 -1
  33. package/Badge.cjs +1 -1
  34. package/Badge.d.ts +3 -3
  35. package/Badge.js +1 -1
  36. package/{Button-6054b7d9.js → Button-6c5781ad.js} +16 -16
  37. package/{Button-6054b7d9.js.map → Button-6c5781ad.js.map} +1 -1
  38. package/{Button-a947c7df.cjs → Button-c99ab366.cjs} +2 -2
  39. package/{Button-a947c7df.cjs.map → Button-c99ab366.cjs.map} +1 -1
  40. package/Button.cjs +1 -1
  41. package/Button.cjs.map +1 -1
  42. package/Button.d.ts +6 -2
  43. package/Button.js +21 -7
  44. package/Button.js.map +1 -1
  45. package/ButtonCompound.cjs +1 -1
  46. package/ButtonCompound.cjs.map +1 -1
  47. package/ButtonCompound.d.ts +7 -3
  48. package/ButtonCompound.js +19 -7
  49. package/ButtonCompound.js.map +1 -1
  50. package/ButtonLink.cjs +1 -1
  51. package/ButtonLink.cjs.map +1 -1
  52. package/ButtonLink.d.ts +12 -8
  53. package/ButtonLink.js +22 -7
  54. package/ButtonLink.js.map +1 -1
  55. package/ButtonToggle.cjs +1 -1
  56. package/ButtonToggle.cjs.map +1 -1
  57. package/ButtonToggle.d.ts +12 -8
  58. package/ButtonToggle.js +21 -7
  59. package/ButtonToggle.js.map +1 -1
  60. package/{Calendar-db99f08b.js → Calendar-429d44ca.js} +4 -4
  61. package/{Calendar-db99f08b.js.map → Calendar-429d44ca.js.map} +1 -1
  62. package/{Calendar-46cd1f54.cjs → Calendar-8a988b1b.cjs} +2 -2
  63. package/{Calendar-46cd1f54.cjs.map → Calendar-8a988b1b.cjs.map} +1 -1
  64. package/Calendar.cjs +1 -1
  65. package/Calendar.d.ts +45 -45
  66. package/Calendar.js +1 -1
  67. package/{Card-365760fb.js → Card-8c481846.js} +2 -2
  68. package/{Card-365760fb.js.map → Card-8c481846.js.map} +1 -1
  69. package/{Card-4212dc8d.cjs → Card-bd9bce0c.cjs} +2 -2
  70. package/{Card-4212dc8d.cjs.map → Card-bd9bce0c.cjs.map} +1 -1
  71. package/Card.cjs +1 -1
  72. package/Card.d.ts +2 -2
  73. package/Card.js +1 -1
  74. package/{Checkbox-f9806cbc.js → Checkbox-34dd779e.js} +19 -19
  75. package/{Checkbox-f9806cbc.js.map → Checkbox-34dd779e.js.map} +1 -1
  76. package/{Checkbox-1fac1f11.cjs → Checkbox-68e81b7f.cjs} +2 -2
  77. package/{Checkbox-1fac1f11.cjs.map → Checkbox-68e81b7f.cjs.map} +1 -1
  78. package/Checkbox.cjs +1 -1
  79. package/Checkbox.cjs.map +1 -1
  80. package/Checkbox.d.ts +13 -10
  81. package/Checkbox.js +25 -12
  82. package/Checkbox.js.map +1 -1
  83. package/{Chip-61edfd39.js → Chip-58074ae4.js} +16 -16
  84. package/{Chip-61edfd39.js.map → Chip-58074ae4.js.map} +1 -1
  85. package/{Chip-a9be7ed4.cjs → Chip-dc170777.cjs} +2 -2
  86. package/{Chip-a9be7ed4.cjs.map → Chip-dc170777.cjs.map} +1 -1
  87. package/Chip.cjs +1 -1
  88. package/Chip.cjs.map +1 -1
  89. package/Chip.d.ts +11 -7
  90. package/Chip.js +15 -7
  91. package/Chip.js.map +1 -1
  92. package/{Combobox-15edb0b7.js → Combobox-326aa7b2.js} +15 -14
  93. package/{Combobox-15edb0b7.js.map → Combobox-326aa7b2.js.map} +1 -1
  94. package/{Combobox-2c631320.cjs → Combobox-7c838179.cjs} +5 -5
  95. package/{Combobox-2c631320.cjs.map → Combobox-7c838179.cjs.map} +1 -1
  96. package/Combobox.cjs +1 -1
  97. package/Combobox.cjs.map +1 -1
  98. package/Combobox.d.ts +10 -6
  99. package/Combobox.js +50 -28
  100. package/Combobox.js.map +1 -1
  101. package/{Details-5aae3aa8.js → Details-cad7edb7.js} +32 -32
  102. package/{Details-5aae3aa8.js.map → Details-cad7edb7.js.map} +1 -1
  103. package/{Details-efb16082.cjs → Details-d259664a.cjs} +2 -2
  104. package/{Details-efb16082.cjs.map → Details-d259664a.cjs.map} +1 -1
  105. package/Details.cjs +1 -1
  106. package/Details.cjs.map +1 -1
  107. package/Details.d.ts +13 -9
  108. package/Details.js +26 -16
  109. package/Details.js.map +1 -1
  110. package/{Dialog-f72622c3.js → Dialog-368b979d.js} +18 -18
  111. package/{Dialog-f72622c3.js.map → Dialog-368b979d.js.map} +1 -1
  112. package/{Dialog-4253cce0.cjs → Dialog-587161c8.cjs} +2 -2
  113. package/{Dialog-4253cce0.cjs.map → Dialog-587161c8.cjs.map} +1 -1
  114. package/Dialog.cjs +1 -1
  115. package/Dialog.cjs.map +1 -1
  116. package/Dialog.d.ts +19 -48
  117. package/Dialog.js +49 -20
  118. package/Dialog.js.map +1 -1
  119. package/{Divider-74679695.cjs → Divider-054344df.cjs} +2 -2
  120. package/{Divider-74679695.cjs.map → Divider-054344df.cjs.map} +1 -1
  121. package/{Divider-3c208037.js → Divider-bb317cfa.js} +2 -2
  122. package/{Divider-3c208037.js.map → Divider-bb317cfa.js.map} +1 -1
  123. package/Divider.cjs +1 -1
  124. package/Divider.d.ts +3 -3
  125. package/Divider.js +1 -1
  126. package/{Drawer-e55378d2.cjs → Drawer-1b23dc18.cjs} +2 -2
  127. package/{Drawer-e55378d2.cjs.map → Drawer-1b23dc18.cjs.map} +1 -1
  128. package/{Drawer-4a93f21b.js → Drawer-57c3edae.js} +36 -36
  129. package/{Drawer-4a93f21b.js.map → Drawer-57c3edae.js.map} +1 -1
  130. package/Drawer.cjs +1 -1
  131. package/Drawer.cjs.map +1 -1
  132. package/Drawer.d.ts +18 -47
  133. package/Drawer.js +53 -24
  134. package/Drawer.js.map +1 -1
  135. package/{Flex-7e74d309.cjs → Flex-2c1b5dac.cjs} +2 -2
  136. package/{Flex-7e74d309.cjs.map → Flex-2c1b5dac.cjs.map} +1 -1
  137. package/{Flex-88f1d8d1.js → Flex-8986d95b.js} +6 -6
  138. package/{Flex-88f1d8d1.js.map → Flex-8986d95b.js.map} +1 -1
  139. package/Flex.cjs +1 -1
  140. package/Flex.d.ts +35 -35
  141. package/Flex.js +1 -1
  142. package/{Grid-88d82e23.js → Grid-082b0fe7.js} +4 -4
  143. package/{Grid-88d82e23.js.map → Grid-082b0fe7.js.map} +1 -1
  144. package/{Grid-250cb165.cjs → Grid-758a3a1a.cjs} +2 -2
  145. package/{Grid-250cb165.cjs.map → Grid-758a3a1a.cjs.map} +1 -1
  146. package/Grid.cjs +1 -1
  147. package/Grid.d.ts +41 -41
  148. package/Grid.js +1 -1
  149. package/{Helper-74a1f07f-56e7c8de.js → Helper-74a1f07f-13255568.js} +3 -3
  150. package/{Helper-74a1f07f-56e7c8de.js.map → Helper-74a1f07f-13255568.js.map} +1 -1
  151. package/{Helper-74a1f07f-2e0f4273.cjs → Helper-74a1f07f-18d0650d.cjs} +2 -2
  152. package/{Helper-74a1f07f-2e0f4273.cjs.map → Helper-74a1f07f-18d0650d.cjs.map} +1 -1
  153. package/{Icon-f1045beb.cjs → Icon-cc1f63c3.cjs} +2 -2
  154. package/{Icon-f1045beb.cjs.map → Icon-cc1f63c3.cjs.map} +1 -1
  155. package/{Icon-52e14d4e.js → Icon-fe240903.js} +2 -2
  156. package/{Icon-52e14d4e.js.map → Icon-fe240903.js.map} +1 -1
  157. package/Icon.cjs +1 -1
  158. package/Icon.d.ts +4 -4
  159. package/Icon.js +1 -1
  160. package/{Label-1e720bb8.cjs → Label-1367ed9b.cjs} +2 -2
  161. package/{Label-1e720bb8.cjs.map → Label-1367ed9b.cjs.map} +1 -1
  162. package/{Label-a8c57a5d.js → Label-ba22bf55.js} +5 -5
  163. package/{Label-a8c57a5d.js.map → Label-ba22bf55.js.map} +1 -1
  164. package/Layout.cjs +1 -1
  165. package/Layout.d.ts +18 -18
  166. package/Layout.js +7 -7
  167. package/Layout.js.map +1 -1
  168. package/{Link-bb64defc.cjs → Link-0073e9fb.cjs} +2 -2
  169. package/{Link-bb64defc.cjs.map → Link-0073e9fb.cjs.map} +1 -1
  170. package/{Link-9d24095b.js → Link-60e4b146.js} +3 -3
  171. package/{Link-9d24095b.js.map → Link-60e4b146.js.map} +1 -1
  172. package/Link.cjs +1 -1
  173. package/Link.cjs.map +1 -1
  174. package/Link.d.ts +6 -3
  175. package/Link.js +19 -7
  176. package/Link.js.map +1 -1
  177. package/{ListView-5325f570.js → ListView-803c6f3f.js} +48 -48
  178. package/{ListView-5325f570.js.map → ListView-803c6f3f.js.map} +1 -1
  179. package/{ListView-02c0eee3.cjs → ListView-b16e0dfb.cjs} +2 -2
  180. package/{ListView-02c0eee3.cjs.map → ListView-b16e0dfb.cjs.map} +1 -1
  181. package/ListView.cjs +1 -1
  182. package/ListView.cjs.map +1 -1
  183. package/ListView.d.ts +7 -3
  184. package/ListView.js +28 -17
  185. package/ListView.js.map +1 -1
  186. package/{Listbox-7cd1c816.cjs → Listbox-91574e4b.cjs} +2 -2
  187. package/{Listbox-7cd1c816.cjs.map → Listbox-91574e4b.cjs.map} +1 -1
  188. package/{Listbox-a34f738b.js → Listbox-978a7039.js} +24 -24
  189. package/{Listbox-a34f738b.js.map → Listbox-978a7039.js.map} +1 -1
  190. package/Listbox.cjs +1 -1
  191. package/Listbox.cjs.map +1 -1
  192. package/Listbox.d.ts +8 -4
  193. package/Listbox.js +28 -16
  194. package/Listbox.js.map +1 -1
  195. package/{Menu-c8bf4232.cjs → Menu-000bcb0e.cjs} +2 -2
  196. package/{Menu-c8bf4232.cjs.map → Menu-000bcb0e.cjs.map} +1 -1
  197. package/{Menu-b4ffc0bd.js → Menu-e56e9f7d.js} +26 -26
  198. package/{Menu-b4ffc0bd.js.map → Menu-e56e9f7d.js.map} +1 -1
  199. package/Menu.cjs +1 -1
  200. package/Menu.cjs.map +1 -1
  201. package/Menu.d.ts +11 -8
  202. package/Menu.js +30 -10
  203. package/Menu.js.map +1 -1
  204. package/Overflow.cjs +1 -1
  205. package/Overflow.cjs.map +1 -1
  206. package/Overflow.d.ts +9 -5
  207. package/Overflow.js +159 -134
  208. package/Overflow.js.map +1 -1
  209. package/Page.cjs +1 -1
  210. package/Page.cjs.map +1 -1
  211. package/Page.d.ts +11 -8
  212. package/Page.js +108 -100
  213. package/Page.js.map +1 -1
  214. package/{Popover-0dcd0e5b.js → Popover-0d2fc807.js} +15 -15
  215. package/{Popover-0dcd0e5b.js.map → Popover-0d2fc807.js.map} +1 -1
  216. package/{Popover-0f5f9062.cjs → Popover-3da94d19.cjs} +2 -2
  217. package/{Popover-0f5f9062.cjs.map → Popover-3da94d19.cjs.map} +1 -1
  218. package/Popover.cjs +1 -1
  219. package/Popover.cjs.map +1 -1
  220. package/Popover.d.ts +24 -96
  221. package/Popover.js +43 -20
  222. package/Popover.js.map +1 -1
  223. package/{ProgressBar-544184e3.js → ProgressBar-161555cb.js} +8 -8
  224. package/{ProgressBar-544184e3.js.map → ProgressBar-161555cb.js.map} +1 -1
  225. package/{ProgressBar-4dcc2f0f.cjs → ProgressBar-cf9553f7.cjs} +2 -2
  226. package/{ProgressBar-4dcc2f0f.cjs.map → ProgressBar-cf9553f7.cjs.map} +1 -1
  227. package/ProgressBar.cjs +1 -1
  228. package/ProgressBar.js +1 -1
  229. package/{Radio-38ca63a4.cjs → Radio-470d07a0.cjs} +2 -2
  230. package/{Radio-38ca63a4.cjs.map → Radio-470d07a0.cjs.map} +1 -1
  231. package/{Radio-6cffbb08.js → Radio-67ac4216.js} +3 -3
  232. package/{Radio-6cffbb08.js.map → Radio-67ac4216.js.map} +1 -1
  233. package/Radio.cjs +1 -1
  234. package/Radio.cjs.map +1 -1
  235. package/Radio.d.ts +13 -10
  236. package/Radio.js +25 -11
  237. package/Radio.js.map +1 -1
  238. package/{SideNav-6933fe8a.js → SideNav-611b3160.js} +23 -23
  239. package/{SideNav-6933fe8a.js.map → SideNav-611b3160.js.map} +1 -1
  240. package/{SideNav-404b894d.cjs → SideNav-fc95b48a.cjs} +2 -2
  241. package/{SideNav-404b894d.cjs.map → SideNav-fc95b48a.cjs.map} +1 -1
  242. package/SideNav.cjs +3 -3
  243. package/SideNav.cjs.map +1 -1
  244. package/SideNav.d.ts +25 -26
  245. package/SideNav.js +3 -3
  246. package/{Spinner-e6a0837b-f93c6099.cjs → Spinner-e6a0837b-26d0d1e9.cjs} +2 -2
  247. package/{Spinner-e6a0837b-f93c6099.cjs.map → Spinner-e6a0837b-26d0d1e9.cjs.map} +1 -1
  248. package/{Spinner-e6a0837b-facaafc6.js → Spinner-e6a0837b-33d456d3.js} +2 -2
  249. package/{Spinner-e6a0837b-facaafc6.js.map → Spinner-e6a0837b-33d456d3.js.map} +1 -1
  250. package/{SrOnly-6b9efe73.js → SrOnly-8b5e28e8.js} +2 -2
  251. package/{SrOnly-6b9efe73.js.map → SrOnly-8b5e28e8.js.map} +1 -1
  252. package/SrOnly-d8f3425a.cjs +2 -0
  253. package/{SrOnly-bbef7e22.cjs.map → SrOnly-d8f3425a.cjs.map} +1 -1
  254. package/SrOnly.cjs +1 -1
  255. package/SrOnly.js +1 -1
  256. package/{Stepper-9d249c75.cjs → Stepper-67387f7b.cjs} +2 -2
  257. package/{Stepper-9d249c75.cjs.map → Stepper-67387f7b.cjs.map} +1 -1
  258. package/{Stepper-68017e2a.js → Stepper-db9a8402.js} +25 -23
  259. package/{Stepper-68017e2a.js.map → Stepper-db9a8402.js.map} +1 -1
  260. package/Stepper.cjs +1 -1
  261. package/Stepper.cjs.map +1 -1
  262. package/Stepper.d.ts +58 -48
  263. package/Stepper.js +66 -32
  264. package/Stepper.js.map +1 -1
  265. package/{Switch-4692c583.js → Switch-5dbf0a8f.js} +3 -3
  266. package/{Switch-4692c583.js.map → Switch-5dbf0a8f.js.map} +1 -1
  267. package/{Switch-64d3899f.cjs → Switch-cb344773.cjs} +2 -2
  268. package/{Switch-64d3899f.cjs.map → Switch-cb344773.cjs.map} +1 -1
  269. package/Switch.cjs +1 -1
  270. package/Switch.cjs.map +1 -1
  271. package/Switch.d.ts +12 -6
  272. package/Switch.js +20 -7
  273. package/Switch.js.map +1 -1
  274. package/{Tab-cce7124e.cjs → Tab-009f9af1.cjs} +3 -3
  275. package/{Tab-cce7124e.cjs.map → Tab-009f9af1.cjs.map} +1 -1
  276. package/{Tab-6284f9f4.js → Tab-b86d3aed.js} +24 -24
  277. package/{Tab-6284f9f4.js.map → Tab-b86d3aed.js.map} +1 -1
  278. package/Tab.cjs +1 -1
  279. package/Tab.cjs.map +1 -1
  280. package/Tab.d.ts +10 -6
  281. package/Tab.js +29 -18
  282. package/Tab.js.map +1 -1
  283. package/{Text-d18dce57.cjs → Text-559b1249.cjs} +2 -2
  284. package/{Text-d18dce57.cjs.map → Text-559b1249.cjs.map} +1 -1
  285. package/{Text-5cc984cd.js → Text-ba9bbdb2.js} +2 -2
  286. package/{Text-5cc984cd.js.map → Text-ba9bbdb2.js.map} +1 -1
  287. package/Text.cjs +1 -1
  288. package/Text.js +1 -1
  289. package/{TextField-c5be914c.cjs → TextField-2abebc74.cjs} +2 -2
  290. package/{TextField-c5be914c.cjs.map → TextField-2abebc74.cjs.map} +1 -1
  291. package/{TextField-e1f03333.js → TextField-2e6ec7d8.js} +17 -17
  292. package/{TextField-e1f03333.js.map → TextField-2e6ec7d8.js.map} +1 -1
  293. package/TextField.cjs +1 -1
  294. package/TextField.cjs.map +1 -1
  295. package/TextField.d.ts +3 -1
  296. package/TextField.js +23 -7
  297. package/TextField.js.map +1 -1
  298. package/{Textarea-3a8cd093.js → Textarea-2e283179.js} +13 -13
  299. package/{Textarea-3a8cd093.js.map → Textarea-2e283179.js.map} +1 -1
  300. package/{Textarea-aa63a45e.cjs → Textarea-d1e61f9e.cjs} +2 -2
  301. package/{Textarea-aa63a45e.cjs.map → Textarea-d1e61f9e.cjs.map} +1 -1
  302. package/Textarea.cjs +1 -1
  303. package/Textarea.cjs.map +1 -1
  304. package/Textarea.d.ts +7 -1
  305. package/Textarea.js +21 -7
  306. package/Textarea.js.map +1 -1
  307. package/ThemeProvider.cjs +1 -1
  308. package/ThemeProvider.js +1 -1
  309. package/Toast-5de82463.js +550 -0
  310. package/Toast-5de82463.js.map +1 -0
  311. package/Toast-829a5d4c.cjs +9 -0
  312. package/Toast-829a5d4c.cjs.map +1 -0
  313. package/Toast.cjs +1 -1
  314. package/Toast.d.ts +5 -6
  315. package/Toast.js +1 -1
  316. package/{Tooltip-46963b9c.cjs → Tooltip-426cf3f2.cjs} +2 -2
  317. package/{Tooltip-46963b9c.cjs.map → Tooltip-426cf3f2.cjs.map} +1 -1
  318. package/{Tooltip-727d82b1.js → Tooltip-5ac87fb5.js} +11 -11
  319. package/{Tooltip-727d82b1.js.map → Tooltip-5ac87fb5.js.map} +1 -1
  320. package/Tooltip.cjs +1 -1
  321. package/Tooltip.cjs.map +1 -1
  322. package/Tooltip.d.ts +14 -5
  323. package/Tooltip.js +26 -16
  324. package/Tooltip.js.map +1 -1
  325. package/TrackingProvider.cjs +15 -0
  326. package/TrackingProvider.cjs.map +1 -0
  327. package/TrackingProvider.d.ts +20 -0
  328. package/TrackingProvider.js +5015 -0
  329. package/TrackingProvider.js.map +1 -0
  330. package/_commonjsHelpers-6763f629.cjs +2 -0
  331. package/_commonjsHelpers-6763f629.cjs.map +1 -0
  332. package/_commonjsHelpers-c5d32002.js +31 -0
  333. package/_commonjsHelpers-c5d32002.js.map +1 -0
  334. package/anvil2.cjs +1 -1
  335. package/anvil2.d.ts +450 -545
  336. package/anvil2.js +75 -72
  337. package/anvil2.js.map +1 -1
  338. package/{floating-ui.react-20365654.js → floating-ui.react-112e50ac.js} +10412 -10325
  339. package/floating-ui.react-112e50ac.js.map +1 -0
  340. package/floating-ui.react-d0c0de5b.cjs +174 -0
  341. package/floating-ui.react-d0c0de5b.cjs.map +1 -0
  342. package/{index-0fcc8f2c.js → index-06c0bdf0.js} +2 -2
  343. package/{index-0fcc8f2c.js.map → index-06c0bdf0.js.map} +1 -1
  344. package/{index-88f64542.cjs → index-6b2dd375.cjs} +6 -6
  345. package/{index-88f64542.cjs.map → index-6b2dd375.cjs.map} +1 -1
  346. package/index-a53df036.cjs +2 -0
  347. package/{index-3a42c2f5.cjs.map → index-a53df036.cjs.map} +1 -1
  348. package/{index-b5a703ca.js → index-b7d85e89.js} +14 -13
  349. package/{index-b5a703ca.js.map → index-b7d85e89.js.map} +1 -1
  350. package/index-c6e22bb9.js +43 -0
  351. package/{index-6c0d3173.js.map → index-c6e22bb9.js.map} +1 -1
  352. package/{index-d92d2eb5.js → index-de952381.js} +2 -2
  353. package/{index-d92d2eb5.js.map → index-de952381.js.map} +1 -1
  354. package/{index-e1f04536-33ebb65b.js → index-e1f04536-df16a5fd.js} +3 -3
  355. package/{index-e1f04536-33ebb65b.js.map → index-e1f04536-df16a5fd.js.map} +1 -1
  356. package/{index-e1f04536-67254699.cjs → index-e1f04536-fde0e811.cjs} +2 -2
  357. package/{index-e1f04536-67254699.cjs.map → index-e1f04536-fde0e811.cjs.map} +1 -1
  358. package/index-e2588790.cjs +2 -0
  359. package/{index-a8953a8d.cjs.map → index-e2588790.cjs.map} +1 -1
  360. package/index-ef2e9d11.cjs +6 -0
  361. package/{index-2bd62884.cjs.map → index-ef2e9d11.cjs.map} +1 -1
  362. package/package.json +35 -30
  363. package/useAccessibleColor.cjs +1 -1
  364. package/useAccessibleColor.js +39 -39
  365. package/useLinkStyles.cjs +1 -1
  366. package/useLinkStyles.js +38 -38
  367. package/useMergeRefs.cjs +1 -1
  368. package/useMergeRefs.js +39 -39
  369. package/usePrefersColorScheme.cjs +1 -1
  370. package/usePrefersColorScheme.js +38 -38
  371. package/useSwipe.cjs +1 -1
  372. package/useSwipe.js +38 -38
  373. package/useTrackingId.cjs +2 -0
  374. package/useTrackingId.cjs.map +1 -0
  375. package/useTrackingId.d.ts +9 -0
  376. package/useTrackingId.js +13 -0
  377. package/useTrackingId.js.map +1 -0
  378. package/SrOnly-bbef7e22.cjs +0 -2
  379. package/Toast-12784d2f.js +0 -551
  380. package/Toast-12784d2f.js.map +0 -1
  381. package/Toast-a72a1b01.cjs +0 -9
  382. package/Toast-a72a1b01.cjs.map +0 -1
  383. package/floating-ui.react-20365654.js.map +0 -1
  384. package/floating-ui.react-34d1b069.cjs +0 -174
  385. package/floating-ui.react-34d1b069.cjs.map +0 -1
  386. package/index-2bd62884.cjs +0 -6
  387. package/index-3a42c2f5.cjs +0 -2
  388. package/index-6c0d3173.js +0 -48
  389. package/index-a8953a8d.cjs +0 -2
@@ -1,174 +0,0 @@
1
- "use strict";const uu=require("react");function SM(f){const p=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(f){for(const v in f)if(v!=="default"){const S=Object.getOwnPropertyDescriptor(f,v);Object.defineProperty(p,v,S.get?S:{enumerable:!0,get:()=>f[v]})}}return p.default=f,Object.freeze(p)}const j=SM(uu);function eo(f){return qx(f)?(f.nodeName||"").toLowerCase():"#document"}function ga(f){var p;return(f==null||(p=f.ownerDocument)==null?void 0:p.defaultView)||window}function no(f){var p;return(p=(qx(f)?f.ownerDocument:f.document)||window.document)==null?void 0:p.documentElement}function qx(f){return f instanceof Node||f instanceof ga(f).Node}function Bt(f){return f instanceof Element||f instanceof ga(f).Element}function Sr(f){return f instanceof HTMLElement||f instanceof ga(f).HTMLElement}function CE(f){return typeof ShadowRoot>"u"?!1:f instanceof ShadowRoot||f instanceof ga(f).ShadowRoot}function uv(f){const{overflow:p,overflowX:v,overflowY:S,display:R}=_a(f);return/auto|scroll|overlay|hidden|clip/.test(p+S+v)&&!["inline","contents"].includes(R)}function EM(f){return["table","td","th"].includes(eo(f))}function kE(f){const p=OE(),v=_a(f);return v.transform!=="none"||v.perspective!=="none"||(v.containerType?v.containerType!=="normal":!1)||!p&&(v.backdropFilter?v.backdropFilter!=="none":!1)||!p&&(v.filter?v.filter!=="none":!1)||["transform","perspective","filter"].some(S=>(v.willChange||"").includes(S))||["paint","layout","strict","content"].some(S=>(v.contain||"").includes(S))}function CM(f){let p=ws(f);for(;Sr(p)&&!Mf(p);){if(kE(p))return p;p=ws(p)}return null}function OE(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Mf(f){return["html","body","#document"].includes(eo(f))}function _a(f){return ga(f).getComputedStyle(f)}function Ly(f){return Bt(f)?{scrollLeft:f.scrollLeft,scrollTop:f.scrollTop}:{scrollLeft:f.pageXOffset,scrollTop:f.pageYOffset}}function ws(f){if(eo(f)==="html")return f;const p=f.assignedSlot||f.parentNode||CE(f)&&f.host||no(f);return CE(p)?p.host:p}function Zx(f){const p=ws(f);return Mf(p)?f.ownerDocument?f.ownerDocument.body:f.body:Sr(p)&&uv(p)?p:Zx(p)}function ou(f,p,v){var S;p===void 0&&(p=[]),v===void 0&&(v=!0);const R=Zx(f),C=R===((S=f.ownerDocument)==null?void 0:S.body),y=ga(R);return C?p.concat(y,y.visualViewport||[],uv(R)?R:[],y.frameElement&&v?ou(y.frameElement):[]):p.concat(R,ou(R,[],v))}function ll(f){let p=f.activeElement;for(;((v=p)==null||(v=v.shadowRoot)==null?void 0:v.activeElement)!=null;){var v;p=p.shadowRoot.activeElement}return p}function Fn(f,p){if(!f||!p)return!1;const v=p.getRootNode==null?void 0:p.getRootNode();if(f.contains(p))return!0;if(v&&CE(v)){let S=p;for(;S;){if(f===S)return!0;S=S.parentNode||S.host}}return!1}function Jx(){const f=navigator.userAgentData;return f!=null&&f.platform?f.platform:navigator.platform}function eT(){const f=navigator.userAgentData;return f&&Array.isArray(f.brands)?f.brands.map(p=>{let{brand:v,version:S}=p;return v+"/"+S}).join(" "):navigator.userAgent}function tT(f){return f.mozInputSource===0&&f.isTrusted?!0:RE()&&f.pointerType?f.type==="click"&&f.buttons===1:f.detail===0&&!f.pointerType}function ME(f){return RM()?!1:!RE()&&f.width===0&&f.height===0||RE()&&f.width===1&&f.height===1&&f.pressure===0&&f.detail===0&&f.pointerType==="mouse"||f.width<1&&f.height<1&&f.pressure===0&&f.detail===0&&f.pointerType==="touch"}function LE(){return/apple/i.test(navigator.vendor)}function RE(){const f=/android/i;return f.test(Jx())||f.test(eT())}function nT(){return Jx().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function RM(){return eT().includes("jsdom/")}function av(f,p){const v=["mouse","pen"];return p||v.push("",void 0),v.includes(f)}function xM(f){return"nativeEvent"in f}function TM(f){return f.matches("html,body")}function Gr(f){return(f==null?void 0:f.ownerDocument)||document}function pE(f,p){if(p==null)return!1;if("composedPath"in f)return f.composedPath().includes(p);const v=f;return v.target!=null&&p.contains(v.target)}function lu(f){return"composedPath"in f?f.composedPath()[0]:f.target}const wM="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function _E(f){return Sr(f)&&f.matches(wM)}function gr(f){f.preventDefault(),f.stopPropagation()}function rT(f){return f?f.getAttribute("role")==="combobox"&&_E(f):!1}const su=Math.min,La=Math.max,xy=Math.round,kf=Math.floor,cu=f=>({x:f,y:f}),bM={left:"right",right:"left",bottom:"top",top:"bottom"},DM={start:"end",end:"start"};function xE(f,p,v){return La(f,su(p,v))}function fu(f,p){return typeof f=="function"?f(p):f}function to(f){return f.split("-")[0]}function Nf(f){return f.split("-")[1]}function NE(f){return f==="x"?"y":"x"}function AE(f){return f==="y"?"height":"width"}function Af(f){return["top","bottom"].includes(to(f))?"y":"x"}function zE(f){return NE(Af(f))}function kM(f,p,v){v===void 0&&(v=!1);const S=Nf(f),R=zE(f),C=AE(R);let y=R==="x"?S===(v?"end":"start")?"right":"left":S==="start"?"bottom":"top";return p.reference[C]>p.floating[C]&&(y=Ty(y)),[y,Ty(y)]}function OM(f){const p=Ty(f);return[TE(f),p,TE(p)]}function TE(f){return f.replace(/start|end/g,p=>DM[p])}function MM(f,p,v){const S=["left","right"],R=["right","left"],C=["top","bottom"],y=["bottom","top"];switch(f){case"top":case"bottom":return v?p?R:S:p?S:R;case"left":case"right":return p?C:y;default:return[]}}function LM(f,p,v,S){const R=Nf(f);let C=MM(to(f),v==="start",S);return R&&(C=C.map(y=>y+"-"+R),p&&(C=C.concat(C.map(TE)))),C}function Ty(f){return f.replace(/left|right|bottom|top/g,p=>bM[p])}function _M(f){return{top:0,right:0,bottom:0,left:0,...f}}function aT(f){return typeof f!="number"?_M(f):{top:f,right:f,bottom:f,left:f}}function wy(f){return{...f,top:f.y,left:f.x,right:f.x+f.width,bottom:f.y+f.height}}function Ex(f,p,v){let{reference:S,floating:R}=f;const C=Af(p),y=zE(p),k=AE(y),D=to(p),w=C==="y",U=S.x+S.width/2-R.width/2,b=S.y+S.height/2-R.height/2,_=S[k]/2-R[k]/2;let O;switch(D){case"top":O={x:U,y:S.y-R.height};break;case"bottom":O={x:U,y:S.y+S.height};break;case"right":O={x:S.x+S.width,y:b};break;case"left":O={x:S.x-R.width,y:b};break;default:O={x:S.x,y:S.y}}switch(Nf(p)){case"start":O[y]-=_*(v&&w?-1:1);break;case"end":O[y]+=_*(v&&w?-1:1);break}return O}const NM=async(f,p,v)=>{const{placement:S="bottom",strategy:R="absolute",middleware:C=[],platform:y}=v,k=C.filter(Boolean),D=await(y.isRTL==null?void 0:y.isRTL(p));let w=await y.getElementRects({reference:f,floating:p,strategy:R}),{x:U,y:b}=Ex(w,S,D),_=S,O={},F=0;for(let $=0;$<k.length;$++){const{name:ie,fn:ae}=k[$],{x:Z,y:le,data:oe,reset:J}=await ae({x:U,y:b,initialPlacement:S,placement:_,strategy:R,middlewareData:O,rects:w,platform:y,elements:{reference:f,floating:p}});U=Z??U,b=le??b,O={...O,[ie]:{...O[ie],...oe}},J&&F<=50&&(F++,typeof J=="object"&&(J.placement&&(_=J.placement),J.rects&&(w=J.rects===!0?await y.getElementRects({reference:f,floating:p,strategy:R}):J.rects),{x:U,y:b}=Ex(w,_,D)),$=-1)}return{x:U,y:b,placement:_,strategy:R,middlewareData:O}};async function UE(f,p){var v;p===void 0&&(p={});const{x:S,y:R,platform:C,rects:y,elements:k,strategy:D}=f,{boundary:w="clippingAncestors",rootBoundary:U="viewport",elementContext:b="floating",altBoundary:_=!1,padding:O=0}=fu(p,f),F=aT(O),ie=k[_?b==="floating"?"reference":"floating":b],ae=wy(await C.getClippingRect({element:(v=await(C.isElement==null?void 0:C.isElement(ie)))==null||v?ie:ie.contextElement||await(C.getDocumentElement==null?void 0:C.getDocumentElement(k.floating)),boundary:w,rootBoundary:U,strategy:D})),Z=b==="floating"?{...y.floating,x:S,y:R}:y.reference,le=await(C.getOffsetParent==null?void 0:C.getOffsetParent(k.floating)),oe=await(C.isElement==null?void 0:C.isElement(le))?await(C.getScale==null?void 0:C.getScale(le))||{x:1,y:1}:{x:1,y:1},J=wy(C.convertOffsetParentRelativeRectToViewportRelativeRect?await C.convertOffsetParentRelativeRectToViewportRelativeRect({elements:k,rect:Z,offsetParent:le,strategy:D}):Z);return{top:(ae.top-J.top+F.top)/oe.y,bottom:(J.bottom-ae.bottom+F.bottom)/oe.y,left:(ae.left-J.left+F.left)/oe.x,right:(J.right-ae.right+F.right)/oe.x}}const AM=f=>({name:"arrow",options:f,async fn(p){const{x:v,y:S,placement:R,rects:C,platform:y,elements:k,middlewareData:D}=p,{element:w,padding:U=0}=fu(f,p)||{};if(w==null)return{};const b=aT(U),_={x:v,y:S},O=zE(R),F=AE(O),$=await y.getDimensions(w),ie=O==="y",ae=ie?"top":"left",Z=ie?"bottom":"right",le=ie?"clientHeight":"clientWidth",oe=C.reference[F]+C.reference[O]-_[O]-C.floating[F],J=_[O]-C.reference[O],ue=await(y.getOffsetParent==null?void 0:y.getOffsetParent(w));let ge=ue?ue[le]:0;(!ge||!await(y.isElement==null?void 0:y.isElement(ue)))&&(ge=k.floating[le]||C.floating[F]);const Se=oe/2-J/2,Ee=ge/2-$[F]/2-1,me=su(b[ae],Ee),_e=su(b[Z],Ee),be=me,ne=ge-$[F]-_e,G=ge/2-$[F]/2+Se,K=xE(be,G,ne),fe=!D.arrow&&Nf(R)!=null&&G!==K&&C.reference[F]/2-(G<be?me:_e)-$[F]/2<0,ve=fe?G<be?G-be:G-ne:0;return{[O]:_[O]+ve,data:{[O]:K,centerOffset:G-K-ve,...fe&&{alignmentOffset:ve}},reset:fe}}}),zM=function(f){return f===void 0&&(f={}),{name:"flip",options:f,async fn(p){var v,S;const{placement:R,middlewareData:C,rects:y,initialPlacement:k,platform:D,elements:w}=p,{mainAxis:U=!0,crossAxis:b=!0,fallbackPlacements:_,fallbackStrategy:O="bestFit",fallbackAxisSideDirection:F="none",flipAlignment:$=!0,...ie}=fu(f,p);if((v=C.arrow)!=null&&v.alignmentOffset)return{};const ae=to(R),Z=to(k)===k,le=await(D.isRTL==null?void 0:D.isRTL(w.floating)),oe=_||(Z||!$?[Ty(k)]:OM(k));!_&&F!=="none"&&oe.push(...LM(k,$,F,le));const J=[k,...oe],ue=await UE(p,ie),ge=[];let Se=((S=C.flip)==null?void 0:S.overflows)||[];if(U&&ge.push(ue[ae]),b){const be=kM(R,y,le);ge.push(ue[be[0]],ue[be[1]])}if(Se=[...Se,{placement:R,overflows:ge}],!ge.every(be=>be<=0)){var Ee,me;const be=(((Ee=C.flip)==null?void 0:Ee.index)||0)+1,ne=J[be];if(ne)return{data:{index:be,overflows:Se},reset:{placement:ne}};let G=(me=Se.filter(K=>K.overflows[0]<=0).sort((K,fe)=>K.overflows[1]-fe.overflows[1])[0])==null?void 0:me.placement;if(!G)switch(O){case"bestFit":{var _e;const K=(_e=Se.map(fe=>[fe.placement,fe.overflows.filter(ve=>ve>0).reduce((ve,B)=>ve+B,0)]).sort((fe,ve)=>fe[1]-ve[1])[0])==null?void 0:_e[0];K&&(G=K);break}case"initialPlacement":G=k;break}if(R!==G)return{reset:{placement:G}}}return{}}}};async function UM(f,p){const{placement:v,platform:S,elements:R}=f,C=await(S.isRTL==null?void 0:S.isRTL(R.floating)),y=to(v),k=Nf(v),D=Af(v)==="y",w=["left","top"].includes(y)?-1:1,U=C&&D?-1:1,b=fu(p,f);let{mainAxis:_,crossAxis:O,alignmentAxis:F}=typeof b=="number"?{mainAxis:b,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...b};return k&&typeof F=="number"&&(O=k==="end"?F*-1:F),D?{x:O*U,y:_*w}:{x:_*w,y:O*U}}const FM=function(f){return f===void 0&&(f=0),{name:"offset",options:f,async fn(p){var v,S;const{x:R,y:C,placement:y,middlewareData:k}=p,D=await UM(p,f);return y===((v=k.offset)==null?void 0:v.placement)&&(S=k.arrow)!=null&&S.alignmentOffset?{}:{x:R+D.x,y:C+D.y,data:{...D,placement:y}}}}},HM=function(f){return f===void 0&&(f={}),{name:"shift",options:f,async fn(p){const{x:v,y:S,placement:R}=p,{mainAxis:C=!0,crossAxis:y=!1,limiter:k={fn:ie=>{let{x:ae,y:Z}=ie;return{x:ae,y:Z}}},...D}=fu(f,p),w={x:v,y:S},U=await UE(p,D),b=Af(to(R)),_=NE(b);let O=w[_],F=w[b];if(C){const ie=_==="y"?"top":"left",ae=_==="y"?"bottom":"right",Z=O+U[ie],le=O-U[ae];O=xE(Z,O,le)}if(y){const ie=b==="y"?"top":"left",ae=b==="y"?"bottom":"right",Z=F+U[ie],le=F-U[ae];F=xE(Z,F,le)}const $=k.fn({...p,[_]:O,[b]:F});return{...$,data:{x:$.x-v,y:$.y-S}}}}},PM=function(f){return f===void 0&&(f={}),{options:f,fn(p){const{x:v,y:S,placement:R,rects:C,middlewareData:y}=p,{offset:k=0,mainAxis:D=!0,crossAxis:w=!0}=fu(f,p),U={x:v,y:S},b=Af(R),_=NE(b);let O=U[_],F=U[b];const $=fu(k,p),ie=typeof $=="number"?{mainAxis:$,crossAxis:0}:{mainAxis:0,crossAxis:0,...$};if(D){const le=_==="y"?"height":"width",oe=C.reference[_]-C.floating[le]+ie.mainAxis,J=C.reference[_]+C.reference[le]-ie.mainAxis;O<oe?O=oe:O>J&&(O=J)}if(w){var ae,Z;const le=_==="y"?"width":"height",oe=["top","left"].includes(to(R)),J=C.reference[b]-C.floating[le]+(oe&&((ae=y.offset)==null?void 0:ae[b])||0)+(oe?0:ie.crossAxis),ue=C.reference[b]+C.reference[le]+(oe?0:((Z=y.offset)==null?void 0:Z[b])||0)-(oe?ie.crossAxis:0);F<J?F=J:F>ue&&(F=ue)}return{[_]:O,[b]:F}}}},VM=function(f){return f===void 0&&(f={}),{name:"size",options:f,async fn(p){const{placement:v,rects:S,platform:R,elements:C}=p,{apply:y=()=>{},...k}=fu(f,p),D=await UE(p,k),w=to(v),U=Nf(v),b=Af(v)==="y",{width:_,height:O}=S.floating;let F,$;w==="top"||w==="bottom"?(F=w,$=U===(await(R.isRTL==null?void 0:R.isRTL(C.floating))?"start":"end")?"left":"right"):($=w,F=U==="end"?"top":"bottom");const ie=O-D[F],ae=_-D[$],Z=!p.middlewareData.shift;let le=ie,oe=ae;if(b){const ue=_-D.left-D.right;oe=U||Z?su(ae,ue):ue}else{const ue=O-D.top-D.bottom;le=U||Z?su(ie,ue):ue}if(Z&&!U){const ue=La(D.left,0),ge=La(D.right,0),Se=La(D.top,0),Ee=La(D.bottom,0);b?oe=_-2*(ue!==0||ge!==0?ue+ge:La(D.left,D.right)):le=O-2*(Se!==0||Ee!==0?Se+Ee:La(D.top,D.bottom))}await y({...p,availableWidth:oe,availableHeight:le});const J=await R.getDimensions(C.floating);return _!==J.width||O!==J.height?{reset:{rects:!0}}:{}}}};function iT(f){const p=_a(f);let v=parseFloat(p.width)||0,S=parseFloat(p.height)||0;const R=Sr(f),C=R?f.offsetWidth:v,y=R?f.offsetHeight:S,k=xy(v)!==C||xy(S)!==y;return k&&(v=C,S=y),{width:v,height:S,$:k}}function FE(f){return Bt(f)?f:f.contextElement}function Of(f){const p=FE(f);if(!Sr(p))return cu(1);const v=p.getBoundingClientRect(),{width:S,height:R,$:C}=iT(p);let y=(C?xy(v.width):v.width)/S,k=(C?xy(v.height):v.height)/R;return(!y||!Number.isFinite(y))&&(y=1),(!k||!Number.isFinite(k))&&(k=1),{x:y,y:k}}const IM=cu(0);function lT(f){const p=ga(f);return!OE()||!p.visualViewport?IM:{x:p.visualViewport.offsetLeft,y:p.visualViewport.offsetTop}}function jM(f,p,v){return p===void 0&&(p=!1),!v||p&&v!==ga(f)?!1:p}function bs(f,p,v,S){p===void 0&&(p=!1),v===void 0&&(v=!1);const R=f.getBoundingClientRect(),C=FE(f);let y=cu(1);p&&(S?Bt(S)&&(y=Of(S)):y=Of(f));const k=jM(C,v,S)?lT(C):cu(0);let D=(R.left+k.x)/y.x,w=(R.top+k.y)/y.y,U=R.width/y.x,b=R.height/y.y;if(C){const _=ga(C),O=S&&Bt(S)?ga(S):S;let F=_,$=F.frameElement;for(;$&&S&&O!==F;){const ie=Of($),ae=$.getBoundingClientRect(),Z=_a($),le=ae.left+($.clientLeft+parseFloat(Z.paddingLeft))*ie.x,oe=ae.top+($.clientTop+parseFloat(Z.paddingTop))*ie.y;D*=ie.x,w*=ie.y,U*=ie.x,b*=ie.y,D+=le,w+=oe,F=ga($),$=F.frameElement}}return wy({width:U,height:b,x:D,y:w})}const BM=[":popover-open",":modal"];function oT(f){return BM.some(p=>{try{return f.matches(p)}catch{return!1}})}function $M(f){let{elements:p,rect:v,offsetParent:S,strategy:R}=f;const C=R==="fixed",y=no(S),k=p?oT(p.floating):!1;if(S===y||k&&C)return v;let D={scrollLeft:0,scrollTop:0},w=cu(1);const U=cu(0),b=Sr(S);if((b||!b&&!C)&&((eo(S)!=="body"||uv(y))&&(D=Ly(S)),Sr(S))){const _=bs(S);w=Of(S),U.x=_.x+S.clientLeft,U.y=_.y+S.clientTop}return{width:v.width*w.x,height:v.height*w.y,x:v.x*w.x-D.scrollLeft*w.x+U.x,y:v.y*w.y-D.scrollTop*w.y+U.y}}function YM(f){return Array.from(f.getClientRects())}function uT(f){return bs(no(f)).left+Ly(f).scrollLeft}function QM(f){const p=no(f),v=Ly(f),S=f.ownerDocument.body,R=La(p.scrollWidth,p.clientWidth,S.scrollWidth,S.clientWidth),C=La(p.scrollHeight,p.clientHeight,S.scrollHeight,S.clientHeight);let y=-v.scrollLeft+uT(f);const k=-v.scrollTop;return _a(S).direction==="rtl"&&(y+=La(p.clientWidth,S.clientWidth)-R),{width:R,height:C,x:y,y:k}}function WM(f,p){const v=ga(f),S=no(f),R=v.visualViewport;let C=S.clientWidth,y=S.clientHeight,k=0,D=0;if(R){C=R.width,y=R.height;const w=OE();(!w||w&&p==="fixed")&&(k=R.offsetLeft,D=R.offsetTop)}return{width:C,height:y,x:k,y:D}}function GM(f,p){const v=bs(f,!0,p==="fixed"),S=v.top+f.clientTop,R=v.left+f.clientLeft,C=Sr(f)?Of(f):cu(1),y=f.clientWidth*C.x,k=f.clientHeight*C.y,D=R*C.x,w=S*C.y;return{width:y,height:k,x:D,y:w}}function Cx(f,p,v){let S;if(p==="viewport")S=WM(f,v);else if(p==="document")S=QM(no(f));else if(Bt(p))S=GM(p,v);else{const R=lT(f);S={...p,x:p.x-R.x,y:p.y-R.y}}return wy(S)}function sT(f,p){const v=ws(f);return v===p||!Bt(v)||Mf(v)?!1:_a(v).position==="fixed"||sT(v,p)}function KM(f,p){const v=p.get(f);if(v)return v;let S=ou(f,[],!1).filter(k=>Bt(k)&&eo(k)!=="body"),R=null;const C=_a(f).position==="fixed";let y=C?ws(f):f;for(;Bt(y)&&!Mf(y);){const k=_a(y),D=kE(y);!D&&k.position==="fixed"&&(R=null),(C?!D&&!R:!D&&k.position==="static"&&!!R&&["absolute","fixed"].includes(R.position)||uv(y)&&!D&&sT(f,y))?S=S.filter(U=>U!==y):R=k,y=ws(y)}return p.set(f,S),S}function XM(f){let{element:p,boundary:v,rootBoundary:S,strategy:R}=f;const y=[...v==="clippingAncestors"?KM(p,this._c):[].concat(v),S],k=y[0],D=y.reduce((w,U)=>{const b=Cx(p,U,R);return w.top=La(b.top,w.top),w.right=su(b.right,w.right),w.bottom=su(b.bottom,w.bottom),w.left=La(b.left,w.left),w},Cx(p,k,R));return{width:D.right-D.left,height:D.bottom-D.top,x:D.left,y:D.top}}function qM(f){const{width:p,height:v}=iT(f);return{width:p,height:v}}function ZM(f,p,v){const S=Sr(p),R=no(p),C=v==="fixed",y=bs(f,!0,C,p);let k={scrollLeft:0,scrollTop:0};const D=cu(0);if(S||!S&&!C)if((eo(p)!=="body"||uv(R))&&(k=Ly(p)),S){const b=bs(p,!0,C,p);D.x=b.x+p.clientLeft,D.y=b.y+p.clientTop}else R&&(D.x=uT(R));const w=y.left+k.scrollLeft-D.x,U=y.top+k.scrollTop-D.y;return{x:w,y:U,width:y.width,height:y.height}}function Rx(f,p){return!Sr(f)||_a(f).position==="fixed"?null:p?p(f):f.offsetParent}function cT(f,p){const v=ga(f);if(!Sr(f)||oT(f))return v;let S=Rx(f,p);for(;S&&EM(S)&&_a(S).position==="static";)S=Rx(S,p);return S&&(eo(S)==="html"||eo(S)==="body"&&_a(S).position==="static"&&!kE(S))?v:S||CM(f)||v}const JM=async function(f){const p=this.getOffsetParent||cT,v=this.getDimensions;return{reference:ZM(f.reference,await p(f.floating),f.strategy),floating:{x:0,y:0,...await v(f.floating)}}};function eL(f){return _a(f).direction==="rtl"}const fT={convertOffsetParentRelativeRectToViewportRelativeRect:$M,getDocumentElement:no,getClippingRect:XM,getOffsetParent:cT,getElementRects:JM,getClientRects:YM,getDimensions:qM,getScale:Of,isElement:Bt,isRTL:eL};function tL(f,p){let v=null,S;const R=no(f);function C(){var k;clearTimeout(S),(k=v)==null||k.disconnect(),v=null}function y(k,D){k===void 0&&(k=!1),D===void 0&&(D=1),C();const{left:w,top:U,width:b,height:_}=f.getBoundingClientRect();if(k||p(),!b||!_)return;const O=kf(U),F=kf(R.clientWidth-(w+b)),$=kf(R.clientHeight-(U+_)),ie=kf(w),Z={rootMargin:-O+"px "+-F+"px "+-$+"px "+-ie+"px",threshold:La(0,su(1,D))||1};let le=!0;function oe(J){const ue=J[0].intersectionRatio;if(ue!==D){if(!le)return y();ue?y(!1,ue):S=setTimeout(()=>{y(!1,1e-7)},100)}le=!1}try{v=new IntersectionObserver(oe,{...Z,root:R.ownerDocument})}catch{v=new IntersectionObserver(oe,Z)}v.observe(f)}return y(!0),C}function nL(f,p,v,S){S===void 0&&(S={});const{ancestorScroll:R=!0,ancestorResize:C=!0,elementResize:y=typeof ResizeObserver=="function",layoutShift:k=typeof IntersectionObserver=="function",animationFrame:D=!1}=S,w=FE(f),U=R||C?[...w?ou(w):[],...ou(p)]:[];U.forEach(ae=>{R&&ae.addEventListener("scroll",v,{passive:!0}),C&&ae.addEventListener("resize",v)});const b=w&&k?tL(w,v):null;let _=-1,O=null;y&&(O=new ResizeObserver(ae=>{let[Z]=ae;Z&&Z.target===w&&O&&(O.unobserve(p),cancelAnimationFrame(_),_=requestAnimationFrame(()=>{var le;(le=O)==null||le.observe(p)})),v()}),w&&!D&&O.observe(w),O.observe(p));let F,$=D?bs(f):null;D&&ie();function ie(){const ae=bs(f);$&&(ae.x!==$.x||ae.y!==$.y||ae.width!==$.width||ae.height!==$.height)&&v(),$=ae,F=requestAnimationFrame(ie)}return v(),()=>{var ae;U.forEach(Z=>{R&&Z.removeEventListener("scroll",v),C&&Z.removeEventListener("resize",v)}),b==null||b(),(ae=O)==null||ae.disconnect(),O=null,D&&cancelAnimationFrame(F)}}const rL=HM,aL=zM,iL=VM,xx=AM,lL=PM,oL=(f,p,v)=>{const S=new Map,R={platform:fT,...v},C={...R.platform,_c:S};return NM(f,p,{...R,platform:C})};var wE={exports:{}},ma={},my={exports:{}},vE={};/**
2
- * @license React
3
- * scheduler.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var Tx;function uL(){return Tx||(Tx=1,function(f){function p(B,he){var re=B.length;B.push(he);e:for(;0<re;){var xe=re-1>>>1,we=B[xe];if(0<R(we,he))B[xe]=he,B[re]=we,re=xe;else break e}}function v(B){return B.length===0?null:B[0]}function S(B){if(B.length===0)return null;var he=B[0],re=B.pop();if(re!==he){B[0]=re;e:for(var xe=0,we=B.length,Qe=we>>>1;xe<Qe;){var Ze=2*(xe+1)-1,it=B[Ze],ut=Ze+1,Tt=B[ut];if(0>R(it,re))ut<we&&0>R(Tt,it)?(B[xe]=Tt,B[ut]=re,xe=ut):(B[xe]=it,B[Ze]=re,xe=Ze);else if(ut<we&&0>R(Tt,re))B[xe]=Tt,B[ut]=re,xe=ut;else break e}}return he}function R(B,he){var re=B.sortIndex-he.sortIndex;return re!==0?re:B.id-he.id}if(typeof performance=="object"&&typeof performance.now=="function"){var C=performance;f.unstable_now=function(){return C.now()}}else{var y=Date,k=y.now();f.unstable_now=function(){return y.now()-k}}var D=[],w=[],U=1,b=null,_=3,O=!1,F=!1,$=!1,ie=typeof setTimeout=="function"?setTimeout:null,ae=typeof clearTimeout=="function"?clearTimeout:null,Z=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function le(B){for(var he=v(w);he!==null;){if(he.callback===null)S(w);else if(he.startTime<=B)S(w),he.sortIndex=he.expirationTime,p(D,he);else break;he=v(w)}}function oe(B){if($=!1,le(B),!F)if(v(D)!==null)F=!0,fe(J);else{var he=v(w);he!==null&&ve(oe,he.startTime-B)}}function J(B,he){F=!1,$&&($=!1,ae(Se),Se=-1),O=!0;var re=_;try{for(le(he),b=v(D);b!==null&&(!(b.expirationTime>he)||B&&!_e());){var xe=b.callback;if(typeof xe=="function"){b.callback=null,_=b.priorityLevel;var we=xe(b.expirationTime<=he);he=f.unstable_now(),typeof we=="function"?b.callback=we:b===v(D)&&S(D),le(he)}else S(D);b=v(D)}if(b!==null)var Qe=!0;else{var Ze=v(w);Ze!==null&&ve(oe,Ze.startTime-he),Qe=!1}return Qe}finally{b=null,_=re,O=!1}}var ue=!1,ge=null,Se=-1,Ee=5,me=-1;function _e(){return!(f.unstable_now()-me<Ee)}function be(){if(ge!==null){var B=f.unstable_now();me=B;var he=!0;try{he=ge(!0,B)}finally{he?ne():(ue=!1,ge=null)}}else ue=!1}var ne;if(typeof Z=="function")ne=function(){Z(be)};else if(typeof MessageChannel<"u"){var G=new MessageChannel,K=G.port2;G.port1.onmessage=be,ne=function(){K.postMessage(null)}}else ne=function(){ie(be,0)};function fe(B){ge=B,ue||(ue=!0,ne())}function ve(B,he){Se=ie(function(){B(f.unstable_now())},he)}f.unstable_IdlePriority=5,f.unstable_ImmediatePriority=1,f.unstable_LowPriority=4,f.unstable_NormalPriority=3,f.unstable_Profiling=null,f.unstable_UserBlockingPriority=2,f.unstable_cancelCallback=function(B){B.callback=null},f.unstable_continueExecution=function(){F||O||(F=!0,fe(J))},f.unstable_forceFrameRate=function(B){0>B||125<B?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Ee=0<B?Math.floor(1e3/B):5},f.unstable_getCurrentPriorityLevel=function(){return _},f.unstable_getFirstCallbackNode=function(){return v(D)},f.unstable_next=function(B){switch(_){case 1:case 2:case 3:var he=3;break;default:he=_}var re=_;_=he;try{return B()}finally{_=re}},f.unstable_pauseExecution=function(){},f.unstable_requestPaint=function(){},f.unstable_runWithPriority=function(B,he){switch(B){case 1:case 2:case 3:case 4:case 5:break;default:B=3}var re=_;_=B;try{return he()}finally{_=re}},f.unstable_scheduleCallback=function(B,he,re){var xe=f.unstable_now();switch(typeof re=="object"&&re!==null?(re=re.delay,re=typeof re=="number"&&0<re?xe+re:xe):re=xe,B){case 1:var we=-1;break;case 2:we=250;break;case 5:we=1073741823;break;case 4:we=1e4;break;default:we=5e3}return we=re+we,B={id:U++,callback:he,priorityLevel:B,startTime:re,expirationTime:we,sortIndex:-1},re>xe?(B.sortIndex=re,p(w,B),v(D)===null&&B===v(w)&&($?(ae(Se),Se=-1):$=!0,ve(oe,re-xe))):(B.sortIndex=we,p(D,B),F||O||(F=!0,fe(J))),B},f.unstable_shouldYield=_e,f.unstable_wrapCallback=function(B){var he=_;return function(){var re=_;_=he;try{return B.apply(this,arguments)}finally{_=re}}}}(vE)),vE}var hE={};/**
10
- * @license React
11
- * scheduler.development.js
12
- *
13
- * Copyright (c) Facebook, Inc. and its affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */var wx;function sL(){return wx||(wx=1,function(f){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var p=!1,v=!1,S=5;function R(Te,$e){var st=Te.length;Te.push($e),k(Te,$e,st)}function C(Te){return Te.length===0?null:Te[0]}function y(Te){if(Te.length===0)return null;var $e=Te[0],st=Te.pop();return st!==$e&&(Te[0]=st,D(Te,st,0)),$e}function k(Te,$e,st){for(var _t=st;_t>0;){var rn=_t-1>>>1,Xn=Te[rn];if(w(Xn,$e)>0)Te[rn]=$e,Te[_t]=Xn,_t=rn;else return}}function D(Te,$e,st){for(var _t=st,rn=Te.length,Xn=rn>>>1;_t<Xn;){var Sn=(_t+1)*2-1,Kr=Te[Sn],Xt=Sn+1,za=Te[Xt];if(w(Kr,$e)<0)Xt<rn&&w(za,Kr)<0?(Te[_t]=za,Te[Xt]=$e,_t=Xt):(Te[_t]=Kr,Te[Sn]=$e,_t=Sn);else if(Xt<rn&&w(za,$e)<0)Te[_t]=za,Te[Xt]=$e,_t=Xt;else return}}function w(Te,$e){var st=Te.sortIndex-$e.sortIndex;return st!==0?st:Te.id-$e.id}var U=1,b=2,_=3,O=4,F=5;function $(Te,$e){}var ie=typeof performance=="object"&&typeof performance.now=="function";if(ie){var ae=performance;f.unstable_now=function(){return ae.now()}}else{var Z=Date,le=Z.now();f.unstable_now=function(){return Z.now()-le}}var oe=1073741823,J=-1,ue=250,ge=5e3,Se=1e4,Ee=oe,me=[],_e=[],be=1,ne=null,G=_,K=!1,fe=!1,ve=!1,B=typeof setTimeout=="function"?setTimeout:null,he=typeof clearTimeout=="function"?clearTimeout:null,re=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function xe(Te){for(var $e=C(_e);$e!==null;){if($e.callback===null)y(_e);else if($e.startTime<=Te)y(_e),$e.sortIndex=$e.expirationTime,R(me,$e);else return;$e=C(_e)}}function we(Te){if(ve=!1,xe(Te),!fe)if(C(me)!==null)fe=!0,gn(Qe);else{var $e=C(_e);$e!==null&&cn(we,$e.startTime-Te)}}function Qe(Te,$e){fe=!1,ve&&(ve=!1,Kt()),K=!0;var st=G;try{var _t;if(!v)return Ze(Te,$e)}finally{ne=null,G=st,K=!1}}function Ze(Te,$e){var st=$e;for(xe(st),ne=C(me);ne!==null&&!p&&!(ne.expirationTime>st&&(!Te||Dn()));){var _t=ne.callback;if(typeof _t=="function"){ne.callback=null,G=ne.priorityLevel;var rn=ne.expirationTime<=st,Xn=_t(rn);st=f.unstable_now(),typeof Xn=="function"?ne.callback=Xn:ne===C(me)&&y(me),xe(st)}else y(me);ne=C(me)}if(ne!==null)return!0;var Sn=C(_e);return Sn!==null&&cn(we,Sn.startTime-st),!1}function it(Te,$e){switch(Te){case U:case b:case _:case O:case F:break;default:Te=_}var st=G;G=Te;try{return $e()}finally{G=st}}function ut(Te){var $e;switch(G){case U:case b:case _:$e=_;break;default:$e=G;break}var st=G;G=$e;try{return Te()}finally{G=st}}function Tt(Te){var $e=G;return function(){var st=G;G=$e;try{return Te.apply(this,arguments)}finally{G=st}}}function lt(Te,$e,st){var _t=f.unstable_now(),rn;if(typeof st=="object"&&st!==null){var Xn=st.delay;typeof Xn=="number"&&Xn>0?rn=_t+Xn:rn=_t}else rn=_t;var Sn;switch(Te){case U:Sn=J;break;case b:Sn=ue;break;case F:Sn=Ee;break;case O:Sn=Se;break;case _:default:Sn=ge;break}var Kr=rn+Sn,Xt={id:be++,callback:$e,priorityLevel:Te,startTime:rn,expirationTime:Kr,sortIndex:-1};return rn>_t?(Xt.sortIndex=rn,R(_e,Xt),C(me)===null&&Xt===C(_e)&&(ve?Kt():ve=!0,cn(we,rn-_t))):(Xt.sortIndex=Kr,R(me,Xt),!fe&&!K&&(fe=!0,gn(Qe))),Xt}function vt(){}function yn(){!fe&&!K&&(fe=!0,gn(Qe))}function $t(){return C(me)}function Je(Te){Te.callback=null}function Et(){return G}var ht=!1,pt=null,un=-1,nn=S,Be=-1;function Dn(){var Te=f.unstable_now()-Be;return!(Te<nn)}function kn(){}function Hn(Te){if(Te<0||Te>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}Te>0?nn=Math.floor(1e3/Te):nn=S}var ir=function(){if(pt!==null){var Te=f.unstable_now();Be=Te;var $e=!0,st=!0;try{st=pt($e,Te)}finally{st?sn():(ht=!1,pt=null)}}else ht=!1},sn;if(typeof re=="function")sn=function(){re(ir)};else if(typeof MessageChannel<"u"){var zr=new MessageChannel,lr=zr.port2;zr.port1.onmessage=ir,sn=function(){lr.postMessage(null)}}else sn=function(){B(ir,0)};function gn(Te){pt=Te,ht||(ht=!0,sn())}function cn(Te,$e){un=B(function(){Te(f.unstable_now())},$e)}function Kt(){he(un),un=-1}var Na=kn,Aa=null;f.unstable_IdlePriority=F,f.unstable_ImmediatePriority=U,f.unstable_LowPriority=O,f.unstable_NormalPriority=_,f.unstable_Profiling=Aa,f.unstable_UserBlockingPriority=b,f.unstable_cancelCallback=Je,f.unstable_continueExecution=yn,f.unstable_forceFrameRate=Hn,f.unstable_getCurrentPriorityLevel=Et,f.unstable_getFirstCallbackNode=$t,f.unstable_next=ut,f.unstable_pauseExecution=vt,f.unstable_requestPaint=Na,f.unstable_runWithPriority=it,f.unstable_scheduleCallback=lt,f.unstable_shouldYield=Dn,f.unstable_wrapCallback=Tt,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(hE)),hE}var bx;function dT(){return bx||(bx=1,process.env.NODE_ENV==="production"?my.exports=uL():my.exports=sL()),my.exports}/**
18
- * @license React
19
- * react-dom.production.min.js
20
- *
21
- * Copyright (c) Facebook, Inc. and its affiliates.
22
- *
23
- * This source code is licensed under the MIT license found in the
24
- * LICENSE file in the root directory of this source tree.
25
- */var Dx;function cL(){if(Dx)return ma;Dx=1;var f=uu,p=dT();function v(n){for(var r="https://reactjs.org/docs/error-decoder.html?invariant="+n,l=1;l<arguments.length;l++)r+="&args[]="+encodeURIComponent(arguments[l]);return"Minified React error #"+n+"; visit "+r+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var S=new Set,R={};function C(n,r){y(n,r),y(n+"Capture",r)}function y(n,r){for(R[n]=r,n=0;n<r.length;n++)S.add(r[n])}var k=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),D=Object.prototype.hasOwnProperty,w=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,U={},b={};function _(n){return D.call(b,n)?!0:D.call(U,n)?!1:w.test(n)?b[n]=!0:(U[n]=!0,!1)}function O(n,r,l,u){if(l!==null&&l.type===0)return!1;switch(typeof r){case"function":case"symbol":return!0;case"boolean":return u?!1:l!==null?!l.acceptsBooleans:(n=n.toLowerCase().slice(0,5),n!=="data-"&&n!=="aria-");default:return!1}}function F(n,r,l,u){if(r===null||typeof r>"u"||O(n,r,l,u))return!0;if(u)return!1;if(l!==null)switch(l.type){case 3:return!r;case 4:return r===!1;case 5:return isNaN(r);case 6:return isNaN(r)||1>r}return!1}function $(n,r,l,u,c,h,E){this.acceptsBooleans=r===2||r===3||r===4,this.attributeName=u,this.attributeNamespace=c,this.mustUseProperty=l,this.propertyName=n,this.type=r,this.sanitizeURL=h,this.removeEmptyString=E}var ie={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(n){ie[n]=new $(n,0,!1,n,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(n){var r=n[0];ie[r]=new $(r,1,!1,n[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(n){ie[n]=new $(n,2,!1,n.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(n){ie[n]=new $(n,2,!1,n,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(n){ie[n]=new $(n,3,!1,n.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(n){ie[n]=new $(n,3,!0,n,null,!1,!1)}),["capture","download"].forEach(function(n){ie[n]=new $(n,4,!1,n,null,!1,!1)}),["cols","rows","size","span"].forEach(function(n){ie[n]=new $(n,6,!1,n,null,!1,!1)}),["rowSpan","start"].forEach(function(n){ie[n]=new $(n,5,!1,n.toLowerCase(),null,!1,!1)});var ae=/[\-:]([a-z])/g;function Z(n){return n[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(n){var r=n.replace(ae,Z);ie[r]=new $(r,1,!1,n,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(n){var r=n.replace(ae,Z);ie[r]=new $(r,1,!1,n,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(n){var r=n.replace(ae,Z);ie[r]=new $(r,1,!1,n,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(n){ie[n]=new $(n,1,!1,n.toLowerCase(),null,!1,!1)}),ie.xlinkHref=new $("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(n){ie[n]=new $(n,1,!1,n.toLowerCase(),null,!0,!0)});function le(n,r,l,u){var c=ie.hasOwnProperty(r)?ie[r]:null;(c!==null?c.type!==0:u||!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(F(r,l,c,u)&&(l=null),u||c===null?_(r)&&(l===null?n.removeAttribute(r):n.setAttribute(r,""+l)):c.mustUseProperty?n[c.propertyName]=l===null?c.type===3?!1:"":l:(r=c.attributeName,u=c.attributeNamespace,l===null?n.removeAttribute(r):(c=c.type,l=c===3||c===4&&l===!0?"":""+l,u?n.setAttributeNS(u,r,l):n.setAttribute(r,l))))}var oe=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,J=Symbol.for("react.element"),ue=Symbol.for("react.portal"),ge=Symbol.for("react.fragment"),Se=Symbol.for("react.strict_mode"),Ee=Symbol.for("react.profiler"),me=Symbol.for("react.provider"),_e=Symbol.for("react.context"),be=Symbol.for("react.forward_ref"),ne=Symbol.for("react.suspense"),G=Symbol.for("react.suspense_list"),K=Symbol.for("react.memo"),fe=Symbol.for("react.lazy"),ve=Symbol.for("react.offscreen"),B=Symbol.iterator;function he(n){return n===null||typeof n!="object"?null:(n=B&&n[B]||n["@@iterator"],typeof n=="function"?n:null)}var re=Object.assign,xe;function we(n){if(xe===void 0)try{throw Error()}catch(l){var r=l.stack.trim().match(/\n( *(at )?)/);xe=r&&r[1]||""}return`
26
- `+xe+n}var Qe=!1;function Ze(n,r){if(!n||Qe)return"";Qe=!0;var l=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(r)if(r=function(){throw Error()},Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(r,[])}catch(W){var u=W}Reflect.construct(n,[],r)}else{try{r.call()}catch(W){u=W}n.call(r.prototype)}else{try{throw Error()}catch(W){u=W}n()}}catch(W){if(W&&u&&typeof W.stack=="string"){for(var c=W.stack.split(`
27
- `),h=u.stack.split(`
28
- `),E=c.length-1,M=h.length-1;1<=E&&0<=M&&c[E]!==h[M];)M--;for(;1<=E&&0<=M;E--,M--)if(c[E]!==h[M]){if(E!==1||M!==1)do if(E--,M--,0>M||c[E]!==h[M]){var L=`
29
- `+c[E].replace(" at new "," at ");return n.displayName&&L.includes("<anonymous>")&&(L=L.replace("<anonymous>",n.displayName)),L}while(1<=E&&0<=M);break}}}finally{Qe=!1,Error.prepareStackTrace=l}return(n=n?n.displayName||n.name:"")?we(n):""}function it(n){switch(n.tag){case 5:return we(n.type);case 16:return we("Lazy");case 13:return we("Suspense");case 19:return we("SuspenseList");case 0:case 2:case 15:return n=Ze(n.type,!1),n;case 11:return n=Ze(n.type.render,!1),n;case 1:return n=Ze(n.type,!0),n;default:return""}}function ut(n){if(n==null)return null;if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case ge:return"Fragment";case ue:return"Portal";case Ee:return"Profiler";case Se:return"StrictMode";case ne:return"Suspense";case G:return"SuspenseList"}if(typeof n=="object")switch(n.$$typeof){case _e:return(n.displayName||"Context")+".Consumer";case me:return(n._context.displayName||"Context")+".Provider";case be:var r=n.render;return n=n.displayName,n||(n=r.displayName||r.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case K:return r=n.displayName||null,r!==null?r:ut(n.type)||"Memo";case fe:r=n._payload,n=n._init;try{return ut(n(r))}catch{}}return null}function Tt(n){var r=n.type;switch(n.tag){case 24:return"Cache";case 9:return(r.displayName||"Context")+".Consumer";case 10:return(r._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return n=r.render,n=n.displayName||n.name||"",r.displayName||(n!==""?"ForwardRef("+n+")":"ForwardRef");case 7:return"Fragment";case 5:return r;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ut(r);case 8:return r===Se?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r}return null}function lt(n){switch(typeof n){case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function vt(n){var r=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(r==="checkbox"||r==="radio")}function yn(n){var r=vt(n)?"checked":"value",l=Object.getOwnPropertyDescriptor(n.constructor.prototype,r),u=""+n[r];if(!n.hasOwnProperty(r)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var c=l.get,h=l.set;return Object.defineProperty(n,r,{configurable:!0,get:function(){return c.call(this)},set:function(E){u=""+E,h.call(this,E)}}),Object.defineProperty(n,r,{enumerable:l.enumerable}),{getValue:function(){return u},setValue:function(E){u=""+E},stopTracking:function(){n._valueTracker=null,delete n[r]}}}}function $t(n){n._valueTracker||(n._valueTracker=yn(n))}function Je(n){if(!n)return!1;var r=n._valueTracker;if(!r)return!0;var l=r.getValue(),u="";return n&&(u=vt(n)?n.checked?"true":"false":n.value),n=u,n!==l?(r.setValue(n),!0):!1}function Et(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}function ht(n,r){var l=r.checked;return re({},r,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:l??n._wrapperState.initialChecked})}function pt(n,r){var l=r.defaultValue==null?"":r.defaultValue,u=r.checked!=null?r.checked:r.defaultChecked;l=lt(r.value!=null?r.value:l),n._wrapperState={initialChecked:u,initialValue:l,controlled:r.type==="checkbox"||r.type==="radio"?r.checked!=null:r.value!=null}}function un(n,r){r=r.checked,r!=null&&le(n,"checked",r,!1)}function nn(n,r){un(n,r);var l=lt(r.value),u=r.type;if(l!=null)u==="number"?(l===0&&n.value===""||n.value!=l)&&(n.value=""+l):n.value!==""+l&&(n.value=""+l);else if(u==="submit"||u==="reset"){n.removeAttribute("value");return}r.hasOwnProperty("value")?Dn(n,r.type,l):r.hasOwnProperty("defaultValue")&&Dn(n,r.type,lt(r.defaultValue)),r.checked==null&&r.defaultChecked!=null&&(n.defaultChecked=!!r.defaultChecked)}function Be(n,r,l){if(r.hasOwnProperty("value")||r.hasOwnProperty("defaultValue")){var u=r.type;if(!(u!=="submit"&&u!=="reset"||r.value!==void 0&&r.value!==null))return;r=""+n._wrapperState.initialValue,l||r===n.value||(n.value=r),n.defaultValue=r}l=n.name,l!==""&&(n.name=""),n.defaultChecked=!!n._wrapperState.initialChecked,l!==""&&(n.name=l)}function Dn(n,r,l){(r!=="number"||Et(n.ownerDocument)!==n)&&(l==null?n.defaultValue=""+n._wrapperState.initialValue:n.defaultValue!==""+l&&(n.defaultValue=""+l))}var kn=Array.isArray;function Hn(n,r,l,u){if(n=n.options,r){r={};for(var c=0;c<l.length;c++)r["$"+l[c]]=!0;for(l=0;l<n.length;l++)c=r.hasOwnProperty("$"+n[l].value),n[l].selected!==c&&(n[l].selected=c),c&&u&&(n[l].defaultSelected=!0)}else{for(l=""+lt(l),r=null,c=0;c<n.length;c++){if(n[c].value===l){n[c].selected=!0,u&&(n[c].defaultSelected=!0);return}r!==null||n[c].disabled||(r=n[c])}r!==null&&(r.selected=!0)}}function ir(n,r){if(r.dangerouslySetInnerHTML!=null)throw Error(v(91));return re({},r,{value:void 0,defaultValue:void 0,children:""+n._wrapperState.initialValue})}function sn(n,r){var l=r.value;if(l==null){if(l=r.children,r=r.defaultValue,l!=null){if(r!=null)throw Error(v(92));if(kn(l)){if(1<l.length)throw Error(v(93));l=l[0]}r=l}r==null&&(r=""),l=r}n._wrapperState={initialValue:lt(l)}}function zr(n,r){var l=lt(r.value),u=lt(r.defaultValue);l!=null&&(l=""+l,l!==n.value&&(n.value=l),r.defaultValue==null&&n.defaultValue!==l&&(n.defaultValue=l)),u!=null&&(n.defaultValue=""+u)}function lr(n){var r=n.textContent;r===n._wrapperState.initialValue&&r!==""&&r!==null&&(n.value=r)}function gn(n){switch(n){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function cn(n,r){return n==null||n==="http://www.w3.org/1999/xhtml"?gn(r):n==="http://www.w3.org/2000/svg"&&r==="foreignObject"?"http://www.w3.org/1999/xhtml":n}var Kt,Na=function(n){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(r,l,u,c){MSApp.execUnsafeLocalFunction(function(){return n(r,l,u,c)})}:n}(function(n,r){if(n.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in n)n.innerHTML=r;else{for(Kt=Kt||document.createElement("div"),Kt.innerHTML="<svg>"+r.valueOf().toString()+"</svg>",r=Kt.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;r.firstChild;)n.appendChild(r.firstChild)}});function Aa(n,r){if(r){var l=n.firstChild;if(l&&l===n.lastChild&&l.nodeType===3){l.nodeValue=r;return}}n.textContent=r}var Te={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},$e=["Webkit","ms","Moz","O"];Object.keys(Te).forEach(function(n){$e.forEach(function(r){r=r+n.charAt(0).toUpperCase()+n.substring(1),Te[r]=Te[n]})});function st(n,r,l){return r==null||typeof r=="boolean"||r===""?"":l||typeof r!="number"||r===0||Te.hasOwnProperty(n)&&Te[n]?(""+r).trim():r+"px"}function _t(n,r){n=n.style;for(var l in r)if(r.hasOwnProperty(l)){var u=l.indexOf("--")===0,c=st(l,r[l],u);l==="float"&&(l="cssFloat"),u?n.setProperty(l,c):n[l]=c}}var rn=re({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Xn(n,r){if(r){if(rn[n]&&(r.children!=null||r.dangerouslySetInnerHTML!=null))throw Error(v(137,n));if(r.dangerouslySetInnerHTML!=null){if(r.children!=null)throw Error(v(60));if(typeof r.dangerouslySetInnerHTML!="object"||!("__html"in r.dangerouslySetInnerHTML))throw Error(v(61))}if(r.style!=null&&typeof r.style!="object")throw Error(v(62))}}function Sn(n,r){if(n.indexOf("-")===-1)return typeof r.is=="string";switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Kr=null;function Xt(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var za=null,fn=null,qt=null;function fv(n){if(n=Uu(n)){if(typeof za!="function")throw Error(v(280));var r=n.stateNode;r&&(r=Ie(r),za(n.stateNode,n.type,r))}}function Ms(n){fn?qt?qt.push(n):qt=[n]:fn=n}function Ls(){if(fn){var n=fn,r=qt;if(qt=fn=null,fv(n),r)for(n=0;n<r.length;n++)fv(r[n])}}function dv(n,r){return n(r)}function pv(){}var _s=!1;function Uf(n,r,l){if(_s)return n(r,l);_s=!0;try{return dv(n,r,l)}finally{_s=!1,(fn!==null||qt!==null)&&(pv(),Ls())}}function du(n,r){var l=n.stateNode;if(l===null)return null;var u=Ie(l);if(u===null)return null;l=u[r];e:switch(r){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(u=!u.disabled)||(n=n.type,u=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!u;break e;default:n=!1}if(n)return null;if(l&&typeof l!="function")throw Error(v(231,r,typeof l));return l}var Ns=!1;if(k)try{var sl={};Object.defineProperty(sl,"passive",{get:function(){Ns=!0}}),window.addEventListener("test",sl,sl),window.removeEventListener("test",sl,sl)}catch{Ns=!1}function ro(n,r,l,u,c,h,E,M,L){var W=Array.prototype.slice.call(arguments,3);try{r.apply(l,W)}catch(ce){this.onError(ce)}}var Sa=!1,qa=null,ao=!1,pu=null,Ff={onError:function(n){Sa=!0,qa=n}};function Hf(n,r,l,u,c,h,E,M,L){Sa=!1,qa=null,ro.apply(Ff,arguments)}function io(n,r,l,u,c,h,E,M,L){if(Hf.apply(this,arguments),Sa){if(Sa){var W=qa;Sa=!1,qa=null}else throw Error(v(198));ao||(ao=!0,pu=W)}}function Ua(n){var r=n,l=n;if(n.alternate)for(;r.return;)r=r.return;else{n=r;do r=n,r.flags&4098&&(l=r.return),n=r.return;while(n)}return r.tag===3?l:null}function vu(n){if(n.tag===13){var r=n.memoizedState;if(r===null&&(n=n.alternate,n!==null&&(r=n.memoizedState)),r!==null)return r.dehydrated}return null}function lo(n){if(Ua(n)!==n)throw Error(v(188))}function or(n){var r=n.alternate;if(!r){if(r=Ua(n),r===null)throw Error(v(188));return r!==n?null:n}for(var l=n,u=r;;){var c=l.return;if(c===null)break;var h=c.alternate;if(h===null){if(u=c.return,u!==null){l=u;continue}break}if(c.child===h.child){for(h=c.child;h;){if(h===l)return lo(c),n;if(h===u)return lo(c),r;h=h.sibling}throw Error(v(188))}if(l.return!==u.return)l=c,u=h;else{for(var E=!1,M=c.child;M;){if(M===l){E=!0,l=c,u=h;break}if(M===u){E=!0,u=c,l=h;break}M=M.sibling}if(!E){for(M=h.child;M;){if(M===l){E=!0,l=h,u=c;break}if(M===u){E=!0,u=h,l=c;break}M=M.sibling}if(!E)throw Error(v(189))}}if(l.alternate!==u)throw Error(v(190))}if(l.tag!==3)throw Error(v(188));return l.stateNode.current===l?n:r}function vv(n){return n=or(n),n!==null?hv(n):null}function hv(n){if(n.tag===5||n.tag===6)return n;for(n=n.child;n!==null;){var r=hv(n);if(r!==null)return r;n=n.sibling}return null}var Pf=p.unstable_scheduleCallback,mv=p.unstable_cancelCallback,Ay=p.unstable_shouldYield,zy=p.unstable_requestPaint,Zt=p.unstable_now,Uy=p.unstable_getCurrentPriorityLevel,Za=p.unstable_ImmediatePriority,ct=p.unstable_UserBlockingPriority,bi=p.unstable_NormalPriority,yv=p.unstable_LowPriority,Vf=p.unstable_IdlePriority,hu=null,Ea=null;function gv(n){if(Ea&&typeof Ea.onCommitFiberRoot=="function")try{Ea.onCommitFiberRoot(hu,n,void 0,(n.current.flags&128)===128)}catch{}}var Xr=Math.clz32?Math.clz32:Fy,Sv=Math.log,Ev=Math.LN2;function Fy(n){return n>>>=0,n===0?32:31-(Sv(n)/Ev|0)|0}var As=64,oo=4194304;function cl(n){switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return n&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return n}}function Ca(n,r){var l=n.pendingLanes;if(l===0)return 0;var u=0,c=n.suspendedLanes,h=n.pingedLanes,E=l&268435455;if(E!==0){var M=E&~c;M!==0?u=cl(M):(h&=E,h!==0&&(u=cl(h)))}else E=l&~c,E!==0?u=cl(E):h!==0&&(u=cl(h));if(u===0)return 0;if(r!==0&&r!==u&&!(r&c)&&(c=u&-u,h=r&-r,c>=h||c===16&&(h&4194240)!==0))return r;if(u&4&&(u|=l&16),r=n.entangledLanes,r!==0)for(n=n.entanglements,r&=u;0<r;)l=31-Xr(r),c=1<<l,u|=n[l],r&=~c;return u}function If(n,r){switch(n){case 1:case 2:case 4:return r+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return r+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function zs(n,r){for(var l=n.suspendedLanes,u=n.pingedLanes,c=n.expirationTimes,h=n.pendingLanes;0<h;){var E=31-Xr(h),M=1<<E,L=c[E];L===-1?(!(M&l)||M&u)&&(c[E]=If(M,r)):L<=r&&(n.expiredLanes|=M),h&=~M}}function jf(n){return n=n.pendingLanes&-1073741825,n!==0?n:n&1073741824?1073741824:0}function Us(){var n=As;return As<<=1,!(As&4194240)&&(As=64),n}function Bf(n){for(var r=[],l=0;31>l;l++)r.push(n);return r}function fl(n,r,l){n.pendingLanes|=r,r!==536870912&&(n.suspendedLanes=0,n.pingedLanes=0),n=n.eventTimes,r=31-Xr(r),n[r]=l}function Hy(n,r){var l=n.pendingLanes&~r;n.pendingLanes=r,n.suspendedLanes=0,n.pingedLanes=0,n.expiredLanes&=r,n.mutableReadLanes&=r,n.entangledLanes&=r,r=n.entanglements;var u=n.eventTimes;for(n=n.expirationTimes;0<l;){var c=31-Xr(l),h=1<<c;r[c]=0,u[c]=-1,n[c]=-1,l&=~h}}function mu(n,r){var l=n.entangledLanes|=r;for(n=n.entanglements;l;){var u=31-Xr(l),c=1<<u;c&r|n[u]&r&&(n[u]|=r),l&=~c}}var Dt=0;function $f(n){return n&=-n,1<n?4<n?n&268435455?16:536870912:4:1}var Cv,Fs,Nt,Rv,Yf,nt=!1,yu=[],dn=null,qr=null,Zr=null,gu=new Map,En=new Map,Ot=[],Py="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Ra(n,r){switch(n){case"focusin":case"focusout":dn=null;break;case"dragenter":case"dragleave":qr=null;break;case"mouseover":case"mouseout":Zr=null;break;case"pointerover":case"pointerout":gu.delete(r.pointerId);break;case"gotpointercapture":case"lostpointercapture":En.delete(r.pointerId)}}function qn(n,r,l,u,c,h){return n===null||n.nativeEvent!==h?(n={blockedOn:r,domEventName:l,eventSystemFlags:u,nativeEvent:h,targetContainers:[c]},r!==null&&(r=Uu(r),r!==null&&Fs(r)),n):(n.eventSystemFlags|=u,r=n.targetContainers,c!==null&&r.indexOf(c)===-1&&r.push(c),n)}function Di(n,r,l,u,c){switch(r){case"focusin":return dn=qn(dn,n,r,l,u,c),!0;case"dragenter":return qr=qn(qr,n,r,l,u,c),!0;case"mouseover":return Zr=qn(Zr,n,r,l,u,c),!0;case"pointerover":var h=c.pointerId;return gu.set(h,qn(gu.get(h)||null,n,r,l,u,c)),!0;case"gotpointercapture":return h=c.pointerId,En.set(h,qn(En.get(h)||null,n,r,l,u,c)),!0}return!1}function xv(n){var r=ea(n.target);if(r!==null){var l=Ua(r);if(l!==null){if(r=l.tag,r===13){if(r=vu(l),r!==null){n.blockedOn=r,Yf(n.priority,function(){Nt(l)});return}}else if(r===3&&l.stateNode.current.memoizedState.isDehydrated){n.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}n.blockedOn=null}function uo(n){if(n.blockedOn!==null)return!1;for(var r=n.targetContainers;0<r.length;){var l=Vs(n.domEventName,n.eventSystemFlags,r[0],n.nativeEvent);if(l===null){l=n.nativeEvent;var u=new l.constructor(l.type,l);Kr=u,l.target.dispatchEvent(u),Kr=null}else return r=Uu(l),r!==null&&Fs(r),n.blockedOn=l,!1;r.shift()}return!0}function Qf(n,r,l){uo(n)&&l.delete(r)}function Tv(){nt=!1,dn!==null&&uo(dn)&&(dn=null),qr!==null&&uo(qr)&&(qr=null),Zr!==null&&uo(Zr)&&(Zr=null),gu.forEach(Qf),En.forEach(Qf)}function Su(n,r){n.blockedOn===r&&(n.blockedOn=null,nt||(nt=!0,p.unstable_scheduleCallback(p.unstable_NormalPriority,Tv)))}function Eu(n){function r(c){return Su(c,n)}if(0<yu.length){Su(yu[0],n);for(var l=1;l<yu.length;l++){var u=yu[l];u.blockedOn===n&&(u.blockedOn=null)}}for(dn!==null&&Su(dn,n),qr!==null&&Su(qr,n),Zr!==null&&Su(Zr,n),gu.forEach(r),En.forEach(r),l=0;l<Ot.length;l++)u=Ot[l],u.blockedOn===n&&(u.blockedOn=null);for(;0<Ot.length&&(l=Ot[0],l.blockedOn===null);)xv(l),l.blockedOn===null&&Ot.shift()}var so=oe.ReactCurrentBatchConfig,dl=!0;function wv(n,r,l,u){var c=Dt,h=so.transition;so.transition=null;try{Dt=1,Ps(n,r,l,u)}finally{Dt=c,so.transition=h}}function Hs(n,r,l,u){var c=Dt,h=so.transition;so.transition=null;try{Dt=4,Ps(n,r,l,u)}finally{Dt=c,so.transition=h}}function Ps(n,r,l,u){if(dl){var c=Vs(n,r,l,u);if(c===null)Zs(n,r,u,Cu,l),Ra(n,u);else if(Di(c,n,r,l,u))u.stopPropagation();else if(Ra(n,u),r&4&&-1<Py.indexOf(n)){for(;c!==null;){var h=Uu(c);if(h!==null&&Cv(h),h=Vs(n,r,l,u),h===null&&Zs(n,r,u,Cu,l),h===c)break;c=h}c!==null&&u.stopPropagation()}else Zs(n,r,u,null,l)}}var Cu=null;function Vs(n,r,l,u){if(Cu=null,n=Xt(u),n=ea(n),n!==null)if(r=Ua(n),r===null)n=null;else if(l=r.tag,l===13){if(n=vu(r),n!==null)return n;n=null}else if(l===3){if(r.stateNode.current.memoizedState.isDehydrated)return r.tag===3?r.stateNode.containerInfo:null;n=null}else r!==n&&(n=null);return Cu=n,null}function Wf(n){switch(n){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Uy()){case Za:return 1;case ct:return 4;case bi:case yv:return 16;case Vf:return 536870912;default:return 16}default:return 16}}var Ja=null,Ru=null,xu=null;function Gf(){if(xu)return xu;var n,r=Ru,l=r.length,u,c="value"in Ja?Ja.value:Ja.textContent,h=c.length;for(n=0;n<l&&r[n]===c[n];n++);var E=l-n;for(u=1;u<=E&&r[l-u]===c[h-u];u++);return xu=c.slice(n,1<u?1-u:void 0)}function co(n){var r=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&r===13&&(n=13)):n=r,n===10&&(n=13),32<=n||n===13?n:0}function Tu(){return!0}function bv(){return!1}function Ur(n){function r(l,u,c,h,E){this._reactName=l,this._targetInst=c,this.type=u,this.nativeEvent=h,this.target=E,this.currentTarget=null;for(var M in n)n.hasOwnProperty(M)&&(l=n[M],this[M]=l?l(h):h[M]);return this.isDefaultPrevented=(h.defaultPrevented!=null?h.defaultPrevented:h.returnValue===!1)?Tu:bv,this.isPropagationStopped=bv,this}return re(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=Tu)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=Tu)},persist:function(){},isPersistent:Tu}),r}var ki={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Is=Ur(ki),fo=re({},ki,{view:0,detail:0}),Dv=Ur(fo),js,Kf,wu,On=re({},fo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Jf,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==wu&&(wu&&n.type==="mousemove"?(js=n.screenX-wu.screenX,Kf=n.screenY-wu.screenY):Kf=js=0,wu=n),js)},movementY:function(n){return"movementY"in n?n.movementY:Kf}}),Bs=Ur(On),kv=re({},On,{dataTransfer:0}),Ov=Ur(kv),Vy=re({},fo,{relatedTarget:0}),Oi=Ur(Vy),Xf=re({},ki,{animationName:0,elapsedTime:0,pseudoElement:0}),Mv=Ur(Xf),Iy=re({},ki,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),jy=Ur(Iy),By=re({},ki,{data:0}),qf=Ur(By),Zf={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Lv={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},_v={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Nv(n){var r=this.nativeEvent;return r.getModifierState?r.getModifierState(n):(n=_v[n])?!!r[n]:!1}function Jf(){return Nv}var ei=re({},fo,{key:function(n){if(n.key){var r=Zf[n.key]||n.key;if(r!=="Unidentified")return r}return n.type==="keypress"?(n=co(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?Lv[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Jf,charCode:function(n){return n.type==="keypress"?co(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?co(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),$y=Ur(ei),ed=re({},On,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),$s=Ur(ed),td=re({},fo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Jf}),Yy=Ur(td),Ys=re({},ki,{propertyName:0,elapsedTime:0,pseudoElement:0}),Av=Ur(Ys),Er=re({},On,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),ti=Ur(Er),pn=[9,13,27,32],xa=k&&"CompositionEvent"in window,pl=null;k&&"documentMode"in document&&(pl=document.documentMode);var Qs=k&&"TextEvent"in window&&!pl,zv=k&&(!xa||pl&&8<pl&&11>=pl),po=String.fromCharCode(32),Uv=!1;function Fv(n,r){switch(n){case"keyup":return pn.indexOf(r.keyCode)!==-1;case"keydown":return r.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ws(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var vo=!1;function Qy(n,r){switch(n){case"compositionend":return Ws(r);case"keypress":return r.which!==32?null:(Uv=!0,po);case"textInput":return n=r.data,n===po&&Uv?null:n;default:return null}}function Wy(n,r){if(vo)return n==="compositionend"||!xa&&Fv(n,r)?(n=Gf(),xu=Ru=Ja=null,vo=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(r.ctrlKey||r.altKey||r.metaKey)||r.ctrlKey&&r.altKey){if(r.char&&1<r.char.length)return r.char;if(r.which)return String.fromCharCode(r.which)}return null;case"compositionend":return zv&&r.locale!=="ko"?null:r.data;default:return null}}var Hv={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Pv(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r==="input"?!!Hv[n.type]:r==="textarea"}function Vv(n,r,l,u){Ms(u),r=Nu(r,"onChange"),0<r.length&&(l=new Is("onChange","change",null,l,u),n.push({event:l,listeners:r}))}var bu=null,ho=null;function mo(n){qs(n,0)}function yo(n){var r=So(n);if(Je(r))return n}function Iv(n,r){if(n==="change")return r}var nd=!1;if(k){var rd;if(k){var ad="oninput"in document;if(!ad){var jv=document.createElement("div");jv.setAttribute("oninput","return;"),ad=typeof jv.oninput=="function"}rd=ad}else rd=!1;nd=rd&&(!document.documentMode||9<document.documentMode)}function Bv(){bu&&(bu.detachEvent("onpropertychange",$v),ho=bu=null)}function $v(n){if(n.propertyName==="value"&&yo(ho)){var r=[];Vv(r,ho,n,Xt(n)),Uf(mo,r)}}function Gy(n,r,l){n==="focusin"?(Bv(),bu=r,ho=l,bu.attachEvent("onpropertychange",$v)):n==="focusout"&&Bv()}function Ky(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return yo(ho)}function Xy(n,r){if(n==="click")return yo(r)}function Yv(n,r){if(n==="input"||n==="change")return yo(r)}function qy(n,r){return n===r&&(n!==0||1/n===1/r)||n!==n&&r!==r}var Jr=typeof Object.is=="function"?Object.is:qy;function Du(n,r){if(Jr(n,r))return!0;if(typeof n!="object"||n===null||typeof r!="object"||r===null)return!1;var l=Object.keys(n),u=Object.keys(r);if(l.length!==u.length)return!1;for(u=0;u<l.length;u++){var c=l[u];if(!D.call(r,c)||!Jr(n[c],r[c]))return!1}return!0}function Qv(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Wv(n,r){var l=Qv(n);n=0;for(var u;l;){if(l.nodeType===3){if(u=n+l.textContent.length,n<=r&&u>=r)return{node:l,offset:r-n};n=u}e:{for(;l;){if(l.nextSibling){l=l.nextSibling;break e}l=l.parentNode}l=void 0}l=Qv(l)}}function Gv(n,r){return n&&r?n===r?!0:n&&n.nodeType===3?!1:r&&r.nodeType===3?Gv(n,r.parentNode):"contains"in n?n.contains(r):n.compareDocumentPosition?!!(n.compareDocumentPosition(r)&16):!1:!1}function Gs(){for(var n=window,r=Et();r instanceof n.HTMLIFrameElement;){try{var l=typeof r.contentWindow.location.href=="string"}catch{l=!1}if(l)n=r.contentWindow;else break;r=Et(n.document)}return r}function ni(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r&&(r==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||r==="textarea"||n.contentEditable==="true")}function Ks(n){var r=Gs(),l=n.focusedElem,u=n.selectionRange;if(r!==l&&l&&l.ownerDocument&&Gv(l.ownerDocument.documentElement,l)){if(u!==null&&ni(l)){if(r=u.start,n=u.end,n===void 0&&(n=r),"selectionStart"in l)l.selectionStart=r,l.selectionEnd=Math.min(n,l.value.length);else if(n=(r=l.ownerDocument||document)&&r.defaultView||window,n.getSelection){n=n.getSelection();var c=l.textContent.length,h=Math.min(u.start,c);u=u.end===void 0?h:Math.min(u.end,c),!n.extend&&h>u&&(c=u,u=h,h=c),c=Wv(l,h);var E=Wv(l,u);c&&E&&(n.rangeCount!==1||n.anchorNode!==c.node||n.anchorOffset!==c.offset||n.focusNode!==E.node||n.focusOffset!==E.offset)&&(r=r.createRange(),r.setStart(c.node,c.offset),n.removeAllRanges(),h>u?(n.addRange(r),n.extend(E.node,E.offset)):(r.setEnd(E.node,E.offset),n.addRange(r)))}}for(r=[],n=l;n=n.parentNode;)n.nodeType===1&&r.push({element:n,left:n.scrollLeft,top:n.scrollTop});for(typeof l.focus=="function"&&l.focus(),l=0;l<r.length;l++)n=r[l],n.element.scrollLeft=n.left,n.element.scrollTop=n.top}}var Kv=k&&"documentMode"in document&&11>=document.documentMode,Ta=null,id=null,ku=null,ld=!1;function Xv(n,r,l){var u=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;ld||Ta==null||Ta!==Et(u)||(u=Ta,"selectionStart"in u&&ni(u)?u={start:u.selectionStart,end:u.selectionEnd}:(u=(u.ownerDocument&&u.ownerDocument.defaultView||window).getSelection(),u={anchorNode:u.anchorNode,anchorOffset:u.anchorOffset,focusNode:u.focusNode,focusOffset:u.focusOffset}),ku&&Du(ku,u)||(ku=u,u=Nu(id,"onSelect"),0<u.length&&(r=new Is("onSelect","select",null,r,l),n.push({event:r,listeners:u}),r.target=Ta)))}function Xs(n,r){var l={};return l[n.toLowerCase()]=r.toLowerCase(),l["Webkit"+n]="webkit"+r,l["Moz"+n]="moz"+r,l}var vl={animationend:Xs("Animation","AnimationEnd"),animationiteration:Xs("Animation","AnimationIteration"),animationstart:Xs("Animation","AnimationStart"),transitionend:Xs("Transition","TransitionEnd")},od={},ud={};k&&(ud=document.createElement("div").style,"AnimationEvent"in window||(delete vl.animationend.animation,delete vl.animationiteration.animation,delete vl.animationstart.animation),"TransitionEvent"in window||delete vl.transitionend.transition);function Mn(n){if(od[n])return od[n];if(!vl[n])return n;var r=vl[n],l;for(l in r)if(r.hasOwnProperty(l)&&l in ud)return od[n]=r[l];return n}var sd=Mn("animationend"),qv=Mn("animationiteration"),Zv=Mn("animationstart"),Jv=Mn("transitionend"),eh=new Map,th="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function ri(n,r){eh.set(n,r),C(r,[n])}for(var Ou=0;Ou<th.length;Ou++){var hl=th[Ou],Zy=hl.toLowerCase(),Mu=hl[0].toUpperCase()+hl.slice(1);ri(Zy,"on"+Mu)}ri(sd,"onAnimationEnd"),ri(qv,"onAnimationIteration"),ri(Zv,"onAnimationStart"),ri("dblclick","onDoubleClick"),ri("focusin","onFocus"),ri("focusout","onBlur"),ri(Jv,"onTransitionEnd"),y("onMouseEnter",["mouseout","mouseover"]),y("onMouseLeave",["mouseout","mouseover"]),y("onPointerEnter",["pointerout","pointerover"]),y("onPointerLeave",["pointerout","pointerover"]),C("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),C("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),C("onBeforeInput",["compositionend","keypress","textInput","paste"]),C("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),C("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),C("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Lu="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Jy=new Set("cancel close invalid load scroll toggle".split(" ").concat(Lu));function nh(n,r,l){var u=n.type||"unknown-event";n.currentTarget=l,io(u,r,void 0,n),n.currentTarget=null}function qs(n,r){r=(r&4)!==0;for(var l=0;l<n.length;l++){var u=n[l],c=u.event;u=u.listeners;e:{var h=void 0;if(r)for(var E=u.length-1;0<=E;E--){var M=u[E],L=M.instance,W=M.currentTarget;if(M=M.listener,L!==h&&c.isPropagationStopped())break e;nh(c,M,W),h=L}else for(E=0;E<u.length;E++){if(M=u[E],L=M.instance,W=M.currentTarget,M=M.listener,L!==h&&c.isPropagationStopped())break e;nh(c,M,W),h=L}}}if(ao)throw n=pu,ao=!1,pu=null,n}function At(n,r){var l=r[md];l===void 0&&(l=r[md]=new Set);var u=n+"__bubble";l.has(u)||(rh(r,n,2,!1),l.add(u))}function Mi(n,r,l){var u=0;r&&(u|=4),rh(l,n,u,r)}var ai="_reactListening"+Math.random().toString(36).slice(2);function go(n){if(!n[ai]){n[ai]=!0,S.forEach(function(l){l!=="selectionchange"&&(Jy.has(l)||Mi(l,!1,n),Mi(l,!0,n))});var r=n.nodeType===9?n:n.ownerDocument;r===null||r[ai]||(r[ai]=!0,Mi("selectionchange",!1,r))}}function rh(n,r,l,u){switch(Wf(r)){case 1:var c=wv;break;case 4:c=Hs;break;default:c=Ps}l=c.bind(null,r,l,n),c=void 0,!Ns||r!=="touchstart"&&r!=="touchmove"&&r!=="wheel"||(c=!0),u?c!==void 0?n.addEventListener(r,l,{capture:!0,passive:c}):n.addEventListener(r,l,!0):c!==void 0?n.addEventListener(r,l,{passive:c}):n.addEventListener(r,l,!1)}function Zs(n,r,l,u,c){var h=u;if(!(r&1)&&!(r&2)&&u!==null)e:for(;;){if(u===null)return;var E=u.tag;if(E===3||E===4){var M=u.stateNode.containerInfo;if(M===c||M.nodeType===8&&M.parentNode===c)break;if(E===4)for(E=u.return;E!==null;){var L=E.tag;if((L===3||L===4)&&(L=E.stateNode.containerInfo,L===c||L.nodeType===8&&L.parentNode===c))return;E=E.return}for(;M!==null;){if(E=ea(M),E===null)return;if(L=E.tag,L===5||L===6){u=h=E;continue e}M=M.parentNode}}u=u.return}Uf(function(){var W=h,ce=Xt(l),de=[];e:{var se=eh.get(n);if(se!==void 0){var ke=Is,Ae=n;switch(n){case"keypress":if(co(l)===0)break e;case"keydown":case"keyup":ke=$y;break;case"focusin":Ae="focus",ke=Oi;break;case"focusout":Ae="blur",ke=Oi;break;case"beforeblur":case"afterblur":ke=Oi;break;case"click":if(l.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":ke=Bs;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ke=Ov;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ke=Yy;break;case sd:case qv:case Zv:ke=Mv;break;case Jv:ke=Av;break;case"scroll":ke=Dv;break;case"wheel":ke=ti;break;case"copy":case"cut":case"paste":ke=jy;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ke=$s}var Fe=(r&4)!==0,ln=!Fe&&n==="scroll",H=Fe?se!==null?se+"Capture":null:se;Fe=[];for(var A=W,I;A!==null;){I=A;var ye=I.stateNode;if(I.tag===5&&ye!==null&&(I=ye,H!==null&&(ye=du(A,H),ye!=null&&Fe.push(_u(A,ye,I)))),ln)break;A=A.return}0<Fe.length&&(se=new ke(se,Ae,null,l,ce),de.push({event:se,listeners:Fe}))}}if(!(r&7)){e:{if(se=n==="mouseover"||n==="pointerover",ke=n==="mouseout"||n==="pointerout",se&&l!==Kr&&(Ae=l.relatedTarget||l.fromElement)&&(ea(Ae)||Ae[ii]))break e;if((ke||se)&&(se=ce.window===ce?ce:(se=ce.ownerDocument)?se.defaultView||se.parentWindow:window,ke?(Ae=l.relatedTarget||l.toElement,ke=W,Ae=Ae?ea(Ae):null,Ae!==null&&(ln=Ua(Ae),Ae!==ln||Ae.tag!==5&&Ae.tag!==6)&&(Ae=null)):(ke=null,Ae=W),ke!==Ae)){if(Fe=Bs,ye="onMouseLeave",H="onMouseEnter",A="mouse",(n==="pointerout"||n==="pointerover")&&(Fe=$s,ye="onPointerLeave",H="onPointerEnter",A="pointer"),ln=ke==null?se:So(ke),I=Ae==null?se:So(Ae),se=new Fe(ye,A+"leave",ke,l,ce),se.target=ln,se.relatedTarget=I,ye=null,ea(ce)===W&&(Fe=new Fe(H,A+"enter",Ae,l,ce),Fe.target=I,Fe.relatedTarget=ln,ye=Fe),ln=ye,ke&&Ae)t:{for(Fe=ke,H=Ae,A=0,I=Fe;I;I=ml(I))A++;for(I=0,ye=H;ye;ye=ml(ye))I++;for(;0<A-I;)Fe=ml(Fe),A--;for(;0<I-A;)H=ml(H),I--;for(;A--;){if(Fe===H||H!==null&&Fe===H.alternate)break t;Fe=ml(Fe),H=ml(H)}Fe=null}else Fe=null;ke!==null&&cd(de,se,ke,Fe,!1),Ae!==null&&ln!==null&&cd(de,ln,Ae,Fe,!0)}}e:{if(se=W?So(W):window,ke=se.nodeName&&se.nodeName.toLowerCase(),ke==="select"||ke==="input"&&se.type==="file")var He=Iv;else if(Pv(se))if(nd)He=Yv;else{He=Ky;var ze=Gy}else(ke=se.nodeName)&&ke.toLowerCase()==="input"&&(se.type==="checkbox"||se.type==="radio")&&(He=Xy);if(He&&(He=He(n,W))){Vv(de,He,l,ce);break e}ze&&ze(n,se,W),n==="focusout"&&(ze=se._wrapperState)&&ze.controlled&&se.type==="number"&&Dn(se,"number",se.value)}switch(ze=W?So(W):window,n){case"focusin":(Pv(ze)||ze.contentEditable==="true")&&(Ta=ze,id=W,ku=null);break;case"focusout":ku=id=Ta=null;break;case"mousedown":ld=!0;break;case"contextmenu":case"mouseup":case"dragend":ld=!1,Xv(de,l,ce);break;case"selectionchange":if(Kv)break;case"keydown":case"keyup":Xv(de,l,ce)}var Ve;if(xa)e:{switch(n){case"compositionstart":var qe="onCompositionStart";break e;case"compositionend":qe="onCompositionEnd";break e;case"compositionupdate":qe="onCompositionUpdate";break e}qe=void 0}else vo?Fv(n,l)&&(qe="onCompositionEnd"):n==="keydown"&&l.keyCode===229&&(qe="onCompositionStart");qe&&(zv&&l.locale!=="ko"&&(vo||qe!=="onCompositionStart"?qe==="onCompositionEnd"&&vo&&(Ve=Gf()):(Ja=ce,Ru="value"in Ja?Ja.value:Ja.textContent,vo=!0)),ze=Nu(W,qe),0<ze.length&&(qe=new qf(qe,n,null,l,ce),de.push({event:qe,listeners:ze}),Ve?qe.data=Ve:(Ve=Ws(l),Ve!==null&&(qe.data=Ve)))),(Ve=Qs?Qy(n,l):Wy(n,l))&&(W=Nu(W,"onBeforeInput"),0<W.length&&(ce=new qf("onBeforeInput","beforeinput",null,l,ce),de.push({event:ce,listeners:W}),ce.data=Ve))}qs(de,r)})}function _u(n,r,l){return{instance:n,listener:r,currentTarget:l}}function Nu(n,r){for(var l=r+"Capture",u=[];n!==null;){var c=n,h=c.stateNode;c.tag===5&&h!==null&&(c=h,h=du(n,l),h!=null&&u.unshift(_u(n,h,c)),h=du(n,r),h!=null&&u.push(_u(n,h,c))),n=n.return}return u}function ml(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5);return n||null}function cd(n,r,l,u,c){for(var h=r._reactName,E=[];l!==null&&l!==u;){var M=l,L=M.alternate,W=M.stateNode;if(L!==null&&L===u)break;M.tag===5&&W!==null&&(M=W,c?(L=du(l,h),L!=null&&E.unshift(_u(l,L,M))):c||(L=du(l,h),L!=null&&E.push(_u(l,L,M)))),l=l.return}E.length!==0&&n.push({event:r,listeners:E})}var fd=/\r\n?/g,eg=/\u0000|\uFFFD/g;function dd(n){return(typeof n=="string"?n:""+n).replace(fd,`
30
- `).replace(eg,"")}function Js(n,r,l){if(r=dd(r),dd(n)!==r&&l)throw Error(v(425))}function ec(){}var pd=null,yl=null;function Au(n,r){return n==="textarea"||n==="noscript"||typeof r.children=="string"||typeof r.children=="number"||typeof r.dangerouslySetInnerHTML=="object"&&r.dangerouslySetInnerHTML!==null&&r.dangerouslySetInnerHTML.__html!=null}var gl=typeof setTimeout=="function"?setTimeout:void 0,ah=typeof clearTimeout=="function"?clearTimeout:void 0,vd=typeof Promise=="function"?Promise:void 0,hd=typeof queueMicrotask=="function"?queueMicrotask:typeof vd<"u"?function(n){return vd.resolve(null).then(n).catch(tg)}:gl;function tg(n){setTimeout(function(){throw n})}function Li(n,r){var l=r,u=0;do{var c=l.nextSibling;if(n.removeChild(l),c&&c.nodeType===8)if(l=c.data,l==="/$"){if(u===0){n.removeChild(c),Eu(r);return}u--}else l!=="$"&&l!=="$?"&&l!=="$!"||u++;l=c}while(l);Eu(r)}function wa(n){for(;n!=null;n=n.nextSibling){var r=n.nodeType;if(r===1||r===3)break;if(r===8){if(r=n.data,r==="$"||r==="$!"||r==="$?")break;if(r==="/$")return null}}return n}function zu(n){n=n.previousSibling;for(var r=0;n;){if(n.nodeType===8){var l=n.data;if(l==="$"||l==="$!"||l==="$?"){if(r===0)return n;r--}else l==="/$"&&r++}n=n.previousSibling}return null}var _i=Math.random().toString(36).slice(2),Fa="__reactFiber$"+_i,Sl="__reactProps$"+_i,ii="__reactContainer$"+_i,md="__reactEvents$"+_i,ng="__reactListeners$"+_i,yd="__reactHandles$"+_i;function ea(n){var r=n[Fa];if(r)return r;for(var l=n.parentNode;l;){if(r=l[ii]||l[Fa]){if(l=r.alternate,r.child!==null||l!==null&&l.child!==null)for(n=zu(n);n!==null;){if(l=n[Fa])return l;n=zu(n)}return r}n=l,l=n.parentNode}return null}function Uu(n){return n=n[Fa]||n[ii],!n||n.tag!==5&&n.tag!==6&&n.tag!==13&&n.tag!==3?null:n}function So(n){if(n.tag===5||n.tag===6)return n.stateNode;throw Error(v(33))}function Ie(n){return n[Sl]||null}var Ni=[],Ut=-1;function rt(n){return{current:n}}function xt(n){0>Ut||(n.current=Ni[Ut],Ni[Ut]=null,Ut--)}function wt(n,r){Ut++,Ni[Ut]=n.current,n.current=r}var Ha={},Xe=rt(Ha),Jt=rt(!1),Cr=Ha;function ta(n,r){var l=n.type.contextTypes;if(!l)return Ha;var u=n.stateNode;if(u&&u.__reactInternalMemoizedUnmaskedChildContext===r)return u.__reactInternalMemoizedMaskedChildContext;var c={},h;for(h in l)c[h]=r[h];return u&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=r,n.__reactInternalMemoizedMaskedChildContext=c),c}function It(n){return n=n.childContextTypes,n!=null}function na(){xt(Jt),xt(Xe)}function Ai(n,r,l){if(Xe.current!==Ha)throw Error(v(168));wt(Xe,r),wt(Jt,l)}function Fu(n,r,l){var u=n.stateNode;if(r=r.childContextTypes,typeof u.getChildContext!="function")return l;u=u.getChildContext();for(var c in u)if(!(c in r))throw Error(v(108,Tt(n)||"Unknown",c));return re({},l,u)}function tc(n){return n=(n=n.stateNode)&&n.__reactInternalMemoizedMergedChildContext||Ha,Cr=Xe.current,wt(Xe,n),wt(Jt,Jt.current),!0}function ih(n,r,l){var u=n.stateNode;if(!u)throw Error(v(169));l?(n=Fu(n,r,Cr),u.__reactInternalMemoizedMergedChildContext=n,xt(Jt),xt(Xe),wt(Xe,n)):xt(Jt),wt(Jt,l)}var Fr=null,Ln=!1,Hu=!1;function gd(n){Fr===null?Fr=[n]:Fr.push(n)}function Sd(n){Ln=!0,gd(n)}function Rr(){if(!Hu&&Fr!==null){Hu=!0;var n=0,r=Dt;try{var l=Fr;for(Dt=1;n<l.length;n++){var u=l[n];do u=u(!0);while(u!==null)}Fr=null,Ln=!1}catch(c){throw Fr!==null&&(Fr=Fr.slice(n+1)),Pf(Za,Rr),c}finally{Dt=r,Hu=!1}}return null}var zi=[],xr=0,El=null,Eo=0,Tr=[],Zn=0,ra=null,Pn=1,li="";function Hr(n,r){zi[xr++]=Eo,zi[xr++]=El,El=n,Eo=r}function Ed(n,r,l){Tr[Zn++]=Pn,Tr[Zn++]=li,Tr[Zn++]=ra,ra=n;var u=Pn;n=li;var c=32-Xr(u)-1;u&=~(1<<c),l+=1;var h=32-Xr(r)+c;if(30<h){var E=c-c%5;h=(u&(1<<E)-1).toString(32),u>>=E,c-=E,Pn=1<<32-Xr(r)+c|l<<c|u,li=h+n}else Pn=1<<h|l<<c|u,li=n}function nc(n){n.return!==null&&(Hr(n,1),Ed(n,1,0))}function Cd(n){for(;n===El;)El=zi[--xr],zi[xr]=null,Eo=zi[--xr],zi[xr]=null;for(;n===ra;)ra=Tr[--Zn],Tr[Zn]=null,li=Tr[--Zn],Tr[Zn]=null,Pn=Tr[--Zn],Tr[Zn]=null}var Pr=null,wr=null,Ft=!1,aa=null;function Rd(n,r){var l=ca(5,null,null,0);l.elementType="DELETED",l.stateNode=r,l.return=n,r=n.deletions,r===null?(n.deletions=[l],n.flags|=16):r.push(l)}function lh(n,r){switch(n.tag){case 5:var l=n.type;return r=r.nodeType!==1||l.toLowerCase()!==r.nodeName.toLowerCase()?null:r,r!==null?(n.stateNode=r,Pr=n,wr=wa(r.firstChild),!0):!1;case 6:return r=n.pendingProps===""||r.nodeType!==3?null:r,r!==null?(n.stateNode=r,Pr=n,wr=null,!0):!1;case 13:return r=r.nodeType!==8?null:r,r!==null?(l=ra!==null?{id:Pn,overflow:li}:null,n.memoizedState={dehydrated:r,treeContext:l,retryLane:1073741824},l=ca(18,null,null,0),l.stateNode=r,l.return=n,n.child=l,Pr=n,wr=null,!0):!1;default:return!1}}function rc(n){return(n.mode&1)!==0&&(n.flags&128)===0}function ac(n){if(Ft){var r=wr;if(r){var l=r;if(!lh(n,r)){if(rc(n))throw Error(v(418));r=wa(l.nextSibling);var u=Pr;r&&lh(n,r)?Rd(u,l):(n.flags=n.flags&-4097|2,Ft=!1,Pr=n)}}else{if(rc(n))throw Error(v(418));n.flags=n.flags&-4097|2,Ft=!1,Pr=n}}}function oh(n){for(n=n.return;n!==null&&n.tag!==5&&n.tag!==3&&n.tag!==13;)n=n.return;Pr=n}function ic(n){if(n!==Pr)return!1;if(!Ft)return oh(n),Ft=!0,!1;var r;if((r=n.tag!==3)&&!(r=n.tag!==5)&&(r=n.type,r=r!=="head"&&r!=="body"&&!Au(n.type,n.memoizedProps)),r&&(r=wr)){if(rc(n))throw uh(),Error(v(418));for(;r;)Rd(n,r),r=wa(r.nextSibling)}if(oh(n),n.tag===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(v(317));e:{for(n=n.nextSibling,r=0;n;){if(n.nodeType===8){var l=n.data;if(l==="/$"){if(r===0){wr=wa(n.nextSibling);break e}r--}else l!=="$"&&l!=="$!"&&l!=="$?"||r++}n=n.nextSibling}wr=null}}else wr=Pr?wa(n.stateNode.nextSibling):null;return!0}function uh(){for(var n=wr;n;)n=wa(n.nextSibling)}function Yt(){wr=Pr=null,Ft=!1}function xd(n){aa===null?aa=[n]:aa.push(n)}var lc=oe.ReactCurrentBatchConfig;function Vr(n,r){if(n&&n.defaultProps){r=re({},r),n=n.defaultProps;for(var l in n)r[l]===void 0&&(r[l]=n[l]);return r}return r}var Pa=rt(null),oc=null,Ui=null,Td=null;function wd(){Td=Ui=oc=null}function Fi(n){var r=Pa.current;xt(Pa),n._currentValue=r}function _n(n,r,l){for(;n!==null;){var u=n.alternate;if((n.childLanes&r)!==r?(n.childLanes|=r,u!==null&&(u.childLanes|=r)):u!==null&&(u.childLanes&r)!==r&&(u.childLanes|=r),n===l)break;n=n.return}}function Ce(n,r){oc=n,Td=Ui=null,n=n.dependencies,n!==null&&n.firstContext!==null&&(n.lanes&r&&(vn=!0),n.firstContext=null)}function an(n){var r=n._currentValue;if(Td!==n)if(n={context:n,memoizedValue:r,next:null},Ui===null){if(oc===null)throw Error(v(308));Ui=n,oc.dependencies={lanes:0,firstContext:n}}else Ui=Ui.next=n;return r}var Vn=null;function bd(n){Vn===null?Vn=[n]:Vn.push(n)}function sh(n,r,l,u){var c=r.interleaved;return c===null?(l.next=l,bd(r)):(l.next=c.next,c.next=l),r.interleaved=l,oi(n,u)}function oi(n,r){n.lanes|=r;var l=n.alternate;for(l!==null&&(l.lanes|=r),l=n,n=n.return;n!==null;)n.childLanes|=r,l=n.alternate,l!==null&&(l.childLanes|=r),l=n,n=n.return;return l.tag===3?l.stateNode:null}var Hi=!1;function Dd(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Cn(n,r){n=n.updateQueue,r.updateQueue===n&&(r.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,effects:n.effects})}function ui(n,r){return{eventTime:n,lane:r,tag:0,payload:null,callback:null,next:null}}function Pi(n,r,l){var u=n.updateQueue;if(u===null)return null;if(u=u.shared,ft&2){var c=u.pending;return c===null?r.next=r:(r.next=c.next,c.next=r),u.pending=r,oi(n,l)}return c=u.interleaved,c===null?(r.next=r,bd(u)):(r.next=c.next,c.next=r),u.interleaved=r,oi(n,l)}function uc(n,r,l){if(r=r.updateQueue,r!==null&&(r=r.shared,(l&4194240)!==0)){var u=r.lanes;u&=n.pendingLanes,l|=u,r.lanes=l,mu(n,l)}}function kd(n,r){var l=n.updateQueue,u=n.alternate;if(u!==null&&(u=u.updateQueue,l===u)){var c=null,h=null;if(l=l.firstBaseUpdate,l!==null){do{var E={eventTime:l.eventTime,lane:l.lane,tag:l.tag,payload:l.payload,callback:l.callback,next:null};h===null?c=h=E:h=h.next=E,l=l.next}while(l!==null);h===null?c=h=r:h=h.next=r}else c=h=r;l={baseState:u.baseState,firstBaseUpdate:c,lastBaseUpdate:h,shared:u.shared,effects:u.effects},n.updateQueue=l;return}n=l.lastBaseUpdate,n===null?l.firstBaseUpdate=r:n.next=r,l.lastBaseUpdate=r}function Vi(n,r,l,u){var c=n.updateQueue;Hi=!1;var h=c.firstBaseUpdate,E=c.lastBaseUpdate,M=c.shared.pending;if(M!==null){c.shared.pending=null;var L=M,W=L.next;L.next=null,E===null?h=W:E.next=W,E=L;var ce=n.alternate;ce!==null&&(ce=ce.updateQueue,M=ce.lastBaseUpdate,M!==E&&(M===null?ce.firstBaseUpdate=W:M.next=W,ce.lastBaseUpdate=L))}if(h!==null){var de=c.baseState;E=0,ce=W=L=null,M=h;do{var se=M.lane,ke=M.eventTime;if((u&se)===se){ce!==null&&(ce=ce.next={eventTime:ke,lane:0,tag:M.tag,payload:M.payload,callback:M.callback,next:null});e:{var Ae=n,Fe=M;switch(se=r,ke=l,Fe.tag){case 1:if(Ae=Fe.payload,typeof Ae=="function"){de=Ae.call(ke,de,se);break e}de=Ae;break e;case 3:Ae.flags=Ae.flags&-65537|128;case 0:if(Ae=Fe.payload,se=typeof Ae=="function"?Ae.call(ke,de,se):Ae,se==null)break e;de=re({},de,se);break e;case 2:Hi=!0}}M.callback!==null&&M.lane!==0&&(n.flags|=64,se=c.effects,se===null?c.effects=[M]:se.push(M))}else ke={eventTime:ke,lane:se,tag:M.tag,payload:M.payload,callback:M.callback,next:null},ce===null?(W=ce=ke,L=de):ce=ce.next=ke,E|=se;if(M=M.next,M===null){if(M=c.shared.pending,M===null)break;se=M,M=se.next,se.next=null,c.lastBaseUpdate=se,c.shared.pending=null}}while(1);if(ce===null&&(L=de),c.baseState=L,c.firstBaseUpdate=W,c.lastBaseUpdate=ce,r=c.shared.interleaved,r!==null){c=r;do E|=c.lane,c=c.next;while(c!==r)}else h===null&&(c.shared.lanes=0);di|=E,n.lanes=E,n.memoizedState=de}}function Cl(n,r,l){if(n=r.effects,r.effects=null,n!==null)for(r=0;r<n.length;r++){var u=n[r],c=u.callback;if(c!==null){if(u.callback=null,u=l,typeof c!="function")throw Error(v(191,c));c.call(u)}}}var ch=new f.Component().refs;function Od(n,r,l,u){r=n.memoizedState,l=l(u,r),l=l==null?r:re({},r,l),n.memoizedState=l,n.lanes===0&&(n.updateQueue.baseState=l)}var sc={isMounted:function(n){return(n=n._reactInternals)?Ua(n)===n:!1},enqueueSetState:function(n,r,l){n=n._reactInternals;var u=nr(),c=hn(n),h=ui(u,c);h.payload=r,l!=null&&(h.callback=l),r=Pi(n,h,c),r!==null&&(rr(r,n,c,u),uc(r,n,c))},enqueueReplaceState:function(n,r,l){n=n._reactInternals;var u=nr(),c=hn(n),h=ui(u,c);h.tag=1,h.payload=r,l!=null&&(h.callback=l),r=Pi(n,h,c),r!==null&&(rr(r,n,c,u),uc(r,n,c))},enqueueForceUpdate:function(n,r){n=n._reactInternals;var l=nr(),u=hn(n),c=ui(l,u);c.tag=2,r!=null&&(c.callback=r),r=Pi(n,c,u),r!==null&&(rr(r,n,u,l),uc(r,n,u))}};function fh(n,r,l,u,c,h,E){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(u,h,E):r.prototype&&r.prototype.isPureReactComponent?!Du(l,u)||!Du(c,h):!0}function dh(n,r,l){var u=!1,c=Ha,h=r.contextType;return typeof h=="object"&&h!==null?h=an(h):(c=It(r)?Cr:Xe.current,u=r.contextTypes,h=(u=u!=null)?ta(n,c):Ha),r=new r(l,h),n.memoizedState=r.state!==null&&r.state!==void 0?r.state:null,r.updater=sc,n.stateNode=r,r._reactInternals=n,u&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=c,n.__reactInternalMemoizedMaskedChildContext=h),r}function ph(n,r,l,u){n=r.state,typeof r.componentWillReceiveProps=="function"&&r.componentWillReceiveProps(l,u),typeof r.UNSAFE_componentWillReceiveProps=="function"&&r.UNSAFE_componentWillReceiveProps(l,u),r.state!==n&&sc.enqueueReplaceState(r,r.state,null)}function cc(n,r,l,u){var c=n.stateNode;c.props=l,c.state=n.memoizedState,c.refs=ch,Dd(n);var h=r.contextType;typeof h=="object"&&h!==null?c.context=an(h):(h=It(r)?Cr:Xe.current,c.context=ta(n,h)),c.state=n.memoizedState,h=r.getDerivedStateFromProps,typeof h=="function"&&(Od(n,r,h,l),c.state=n.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof c.getSnapshotBeforeUpdate=="function"||typeof c.UNSAFE_componentWillMount!="function"&&typeof c.componentWillMount!="function"||(r=c.state,typeof c.componentWillMount=="function"&&c.componentWillMount(),typeof c.UNSAFE_componentWillMount=="function"&&c.UNSAFE_componentWillMount(),r!==c.state&&sc.enqueueReplaceState(c,c.state,null),Vi(n,l,c,u),c.state=n.memoizedState),typeof c.componentDidMount=="function"&&(n.flags|=4194308)}function Co(n,r,l){if(n=l.ref,n!==null&&typeof n!="function"&&typeof n!="object"){if(l._owner){if(l=l._owner,l){if(l.tag!==1)throw Error(v(309));var u=l.stateNode}if(!u)throw Error(v(147,n));var c=u,h=""+n;return r!==null&&r.ref!==null&&typeof r.ref=="function"&&r.ref._stringRef===h?r.ref:(r=function(E){var M=c.refs;M===ch&&(M=c.refs={}),E===null?delete M[h]:M[h]=E},r._stringRef=h,r)}if(typeof n!="string")throw Error(v(284));if(!l._owner)throw Error(v(290,n))}return n}function fc(n,r){throw n=Object.prototype.toString.call(r),Error(v(31,n==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":n))}function vh(n){var r=n._init;return r(n._payload)}function hh(n){function r(H,A){if(n){var I=H.deletions;I===null?(H.deletions=[A],H.flags|=16):I.push(A)}}function l(H,A){if(!n)return null;for(;A!==null;)r(H,A),A=A.sibling;return null}function u(H,A){for(H=new Map;A!==null;)A.key!==null?H.set(A.key,A):H.set(A.index,A),A=A.sibling;return H}function c(H,A){return H=Gi(H,A),H.index=0,H.sibling=null,H}function h(H,A,I){return H.index=I,n?(I=H.alternate,I!==null?(I=I.index,I<A?(H.flags|=2,A):I):(H.flags|=2,A)):(H.flags|=1048576,A)}function E(H){return n&&H.alternate===null&&(H.flags|=2),H}function M(H,A,I,ye){return A===null||A.tag!==6?(A=rs(I,H.mode,ye),A.return=H,A):(A=c(A,I),A.return=H,A)}function L(H,A,I,ye){var He=I.type;return He===ge?ce(H,A,I.props.children,ye,I.key):A!==null&&(A.elementType===He||typeof He=="object"&&He!==null&&He.$$typeof===fe&&vh(He)===A.type)?(ye=c(A,I.props),ye.ref=Co(H,A,I),ye.return=H,ye):(ye=Bc(I.type,I.key,I.props,null,H.mode,ye),ye.ref=Co(H,A,I),ye.return=H,ye)}function W(H,A,I,ye){return A===null||A.tag!==4||A.stateNode.containerInfo!==I.containerInfo||A.stateNode.implementation!==I.implementation?(A=Vl(I,H.mode,ye),A.return=H,A):(A=c(A,I.children||[]),A.return=H,A)}function ce(H,A,I,ye,He){return A===null||A.tag!==7?(A=Pl(I,H.mode,ye,He),A.return=H,A):(A=c(A,I),A.return=H,A)}function de(H,A,I){if(typeof A=="string"&&A!==""||typeof A=="number")return A=rs(""+A,H.mode,I),A.return=H,A;if(typeof A=="object"&&A!==null){switch(A.$$typeof){case J:return I=Bc(A.type,A.key,A.props,null,H.mode,I),I.ref=Co(H,null,A),I.return=H,I;case ue:return A=Vl(A,H.mode,I),A.return=H,A;case fe:var ye=A._init;return de(H,ye(A._payload),I)}if(kn(A)||he(A))return A=Pl(A,H.mode,I,null),A.return=H,A;fc(H,A)}return null}function se(H,A,I,ye){var He=A!==null?A.key:null;if(typeof I=="string"&&I!==""||typeof I=="number")return He!==null?null:M(H,A,""+I,ye);if(typeof I=="object"&&I!==null){switch(I.$$typeof){case J:return I.key===He?L(H,A,I,ye):null;case ue:return I.key===He?W(H,A,I,ye):null;case fe:return He=I._init,se(H,A,He(I._payload),ye)}if(kn(I)||he(I))return He!==null?null:ce(H,A,I,ye,null);fc(H,I)}return null}function ke(H,A,I,ye,He){if(typeof ye=="string"&&ye!==""||typeof ye=="number")return H=H.get(I)||null,M(A,H,""+ye,He);if(typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case J:return H=H.get(ye.key===null?I:ye.key)||null,L(A,H,ye,He);case ue:return H=H.get(ye.key===null?I:ye.key)||null,W(A,H,ye,He);case fe:var ze=ye._init;return ke(H,A,I,ze(ye._payload),He)}if(kn(ye)||he(ye))return H=H.get(I)||null,ce(A,H,ye,He,null);fc(A,ye)}return null}function Ae(H,A,I,ye){for(var He=null,ze=null,Ve=A,qe=A=0,zn=null;Ve!==null&&qe<I.length;qe++){Ve.index>qe?(zn=Ve,Ve=null):zn=Ve.sibling;var St=se(H,Ve,I[qe],ye);if(St===null){Ve===null&&(Ve=zn);break}n&&Ve&&St.alternate===null&&r(H,Ve),A=h(St,A,qe),ze===null?He=St:ze.sibling=St,ze=St,Ve=zn}if(qe===I.length)return l(H,Ve),Ft&&Hr(H,qe),He;if(Ve===null){for(;qe<I.length;qe++)Ve=de(H,I[qe],ye),Ve!==null&&(A=h(Ve,A,qe),ze===null?He=Ve:ze.sibling=Ve,ze=Ve);return Ft&&Hr(H,qe),He}for(Ve=u(H,Ve);qe<I.length;qe++)zn=ke(Ve,H,qe,I[qe],ye),zn!==null&&(n&&zn.alternate!==null&&Ve.delete(zn.key===null?qe:zn.key),A=h(zn,A,qe),ze===null?He=zn:ze.sibling=zn,ze=zn);return n&&Ve.forEach(function(Ki){return r(H,Ki)}),Ft&&Hr(H,qe),He}function Fe(H,A,I,ye){var He=he(I);if(typeof He!="function")throw Error(v(150));if(I=He.call(I),I==null)throw Error(v(151));for(var ze=He=null,Ve=A,qe=A=0,zn=null,St=I.next();Ve!==null&&!St.done;qe++,St=I.next()){Ve.index>qe?(zn=Ve,Ve=null):zn=Ve.sibling;var Ki=se(H,Ve,St.value,ye);if(Ki===null){Ve===null&&(Ve=zn);break}n&&Ve&&Ki.alternate===null&&r(H,Ve),A=h(Ki,A,qe),ze===null?He=Ki:ze.sibling=Ki,ze=Ki,Ve=zn}if(St.done)return l(H,Ve),Ft&&Hr(H,qe),He;if(Ve===null){for(;!St.done;qe++,St=I.next())St=de(H,St.value,ye),St!==null&&(A=h(St,A,qe),ze===null?He=St:ze.sibling=St,ze=St);return Ft&&Hr(H,qe),He}for(Ve=u(H,Ve);!St.done;qe++,St=I.next())St=ke(Ve,H,qe,St.value,ye),St!==null&&(n&&St.alternate!==null&&Ve.delete(St.key===null?qe:St.key),A=h(St,A,qe),ze===null?He=St:ze.sibling=St,ze=St);return n&&Ve.forEach(function(Rg){return r(H,Rg)}),Ft&&Hr(H,qe),He}function ln(H,A,I,ye){if(typeof I=="object"&&I!==null&&I.type===ge&&I.key===null&&(I=I.props.children),typeof I=="object"&&I!==null){switch(I.$$typeof){case J:e:{for(var He=I.key,ze=A;ze!==null;){if(ze.key===He){if(He=I.type,He===ge){if(ze.tag===7){l(H,ze.sibling),A=c(ze,I.props.children),A.return=H,H=A;break e}}else if(ze.elementType===He||typeof He=="object"&&He!==null&&He.$$typeof===fe&&vh(He)===ze.type){l(H,ze.sibling),A=c(ze,I.props),A.ref=Co(H,ze,I),A.return=H,H=A;break e}l(H,ze);break}else r(H,ze);ze=ze.sibling}I.type===ge?(A=Pl(I.props.children,H.mode,ye,I.key),A.return=H,H=A):(ye=Bc(I.type,I.key,I.props,null,H.mode,ye),ye.ref=Co(H,A,I),ye.return=H,H=ye)}return E(H);case ue:e:{for(ze=I.key;A!==null;){if(A.key===ze)if(A.tag===4&&A.stateNode.containerInfo===I.containerInfo&&A.stateNode.implementation===I.implementation){l(H,A.sibling),A=c(A,I.children||[]),A.return=H,H=A;break e}else{l(H,A);break}else r(H,A);A=A.sibling}A=Vl(I,H.mode,ye),A.return=H,H=A}return E(H);case fe:return ze=I._init,ln(H,A,ze(I._payload),ye)}if(kn(I))return Ae(H,A,I,ye);if(he(I))return Fe(H,A,I,ye);fc(H,I)}return typeof I=="string"&&I!==""||typeof I=="number"?(I=""+I,A!==null&&A.tag===6?(l(H,A.sibling),A=c(A,I),A.return=H,H=A):(l(H,A),A=rs(I,H.mode,ye),A.return=H,H=A),E(H)):l(H,A)}return ln}var Ro=hh(!0),mh=hh(!1),Pu={},ba=rt(Pu),Vu=rt(Pu),xo=rt(Pu);function Rl(n){if(n===Pu)throw Error(v(174));return n}function Md(n,r){switch(wt(xo,r),wt(Vu,n),wt(ba,Pu),n=r.nodeType,n){case 9:case 11:r=(r=r.documentElement)?r.namespaceURI:cn(null,"");break;default:n=n===8?r.parentNode:r,r=n.namespaceURI||null,n=n.tagName,r=cn(r,n)}xt(ba),wt(ba,r)}function Ii(){xt(ba),xt(Vu),xt(xo)}function Ye(n){Rl(xo.current);var r=Rl(ba.current),l=cn(r,n.type);r!==l&&(wt(Vu,n),wt(ba,l))}function ot(n){Vu.current===n&&(xt(ba),xt(Vu))}var We=rt(0);function Qt(n){for(var r=n;r!==null;){if(r.tag===13){var l=r.memoizedState;if(l!==null&&(l=l.dehydrated,l===null||l.data==="$?"||l.data==="$!"))return r}else if(r.tag===19&&r.memoizedProps.revealOrder!==void 0){if(r.flags&128)return r}else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return null;r=r.return}r.sibling.return=r.return,r=r.sibling}return null}var ia=[];function dc(){for(var n=0;n<ia.length;n++)ia[n]._workInProgressVersionPrimary=null;ia.length=0}var pc=oe.ReactCurrentDispatcher,Ld=oe.ReactCurrentBatchConfig,xl=0,Ht=null,ee=null,mt=null,Ge=!1,Va=!1,Ir=0,Tl=0;function Pt(){throw Error(v(321))}function wl(n,r){if(r===null)return!1;for(var l=0;l<r.length&&l<n.length;l++)if(!Jr(n[l],r[l]))return!1;return!0}function ji(n,r,l,u,c,h){if(xl=h,Ht=r,r.memoizedState=null,r.updateQueue=null,r.lanes=0,pc.current=n===null||n.memoizedState===null?ag:ig,n=l(u,c),Va){h=0;do{if(Va=!1,Ir=0,25<=h)throw Error(v(301));h+=1,mt=ee=null,r.updateQueue=null,pc.current=Nd,n=l(u,c)}while(Va)}if(pc.current=Oc,r=ee!==null&&ee.next!==null,xl=0,mt=ee=Ht=null,Ge=!1,r)throw Error(v(300));return n}function bl(){var n=Ir!==0;return Ir=0,n}function la(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return mt===null?Ht.memoizedState=mt=n:mt=mt.next=n,mt}function br(){if(ee===null){var n=Ht.alternate;n=n!==null?n.memoizedState:null}else n=ee.next;var r=mt===null?Ht.memoizedState:mt.next;if(r!==null)mt=r,ee=n;else{if(n===null)throw Error(v(310));ee=n,n={memoizedState:ee.memoizedState,baseState:ee.baseState,baseQueue:ee.baseQueue,queue:ee.queue,next:null},mt===null?Ht.memoizedState=mt=n:mt=mt.next=n}return mt}function Dl(n,r){return typeof r=="function"?r(n):r}function Iu(n){var r=br(),l=r.queue;if(l===null)throw Error(v(311));l.lastRenderedReducer=n;var u=ee,c=u.baseQueue,h=l.pending;if(h!==null){if(c!==null){var E=c.next;c.next=h.next,h.next=E}u.baseQueue=c=h,l.pending=null}if(c!==null){h=c.next,u=u.baseState;var M=E=null,L=null,W=h;do{var ce=W.lane;if((xl&ce)===ce)L!==null&&(L=L.next={lane:0,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null}),u=W.hasEagerState?W.eagerState:n(u,W.action);else{var de={lane:ce,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null};L===null?(M=L=de,E=u):L=L.next=de,Ht.lanes|=ce,di|=ce}W=W.next}while(W!==null&&W!==h);L===null?E=u:L.next=M,Jr(u,r.memoizedState)||(vn=!0),r.memoizedState=u,r.baseState=E,r.baseQueue=L,l.lastRenderedState=u}if(n=l.interleaved,n!==null){c=n;do h=c.lane,Ht.lanes|=h,di|=h,c=c.next;while(c!==n)}else c===null&&(l.lanes=0);return[r.memoizedState,l.dispatch]}function ju(n){var r=br(),l=r.queue;if(l===null)throw Error(v(311));l.lastRenderedReducer=n;var u=l.dispatch,c=l.pending,h=r.memoizedState;if(c!==null){l.pending=null;var E=c=c.next;do h=n(h,E.action),E=E.next;while(E!==c);Jr(h,r.memoizedState)||(vn=!0),r.memoizedState=h,r.baseQueue===null&&(r.baseState=h),l.lastRenderedState=h}return[h,u]}function vc(){}function hc(n,r){var l=Ht,u=br(),c=r(),h=!Jr(u.memoizedState,c);if(h&&(u.memoizedState=c,vn=!0),u=u.queue,Bu(gc.bind(null,l,u,n),[n]),u.getSnapshot!==r||h||mt!==null&&mt.memoizedState.tag&1){if(l.flags|=2048,kl(9,yc.bind(null,l,u,c,r),void 0,null),Wt===null)throw Error(v(349));xl&30||mc(l,r,c)}return c}function mc(n,r,l){n.flags|=16384,n={getSnapshot:r,value:l},r=Ht.updateQueue,r===null?(r={lastEffect:null,stores:null},Ht.updateQueue=r,r.stores=[n]):(l=r.stores,l===null?r.stores=[n]:l.push(n))}function yc(n,r,l,u){r.value=l,r.getSnapshot=u,Sc(r)&&Ec(n)}function gc(n,r,l){return l(function(){Sc(r)&&Ec(n)})}function Sc(n){var r=n.getSnapshot;n=n.value;try{var l=r();return!Jr(n,l)}catch{return!0}}function Ec(n){var r=oi(n,1);r!==null&&rr(r,n,1,-1)}function Cc(n){var r=la();return typeof n=="function"&&(n=n()),r.memoizedState=r.baseState=n,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Dl,lastRenderedState:n},r.queue=n,n=n.dispatch=kc.bind(null,Ht,n),[r.memoizedState,n]}function kl(n,r,l,u){return n={tag:n,create:r,destroy:l,deps:u,next:null},r=Ht.updateQueue,r===null?(r={lastEffect:null,stores:null},Ht.updateQueue=r,r.lastEffect=n.next=n):(l=r.lastEffect,l===null?r.lastEffect=n.next=n:(u=l.next,l.next=n,n.next=u,r.lastEffect=n)),n}function Rc(){return br().memoizedState}function Ol(n,r,l,u){var c=la();Ht.flags|=n,c.memoizedState=kl(1|r,l,void 0,u===void 0?null:u)}function si(n,r,l,u){var c=br();u=u===void 0?null:u;var h=void 0;if(ee!==null){var E=ee.memoizedState;if(h=E.destroy,u!==null&&wl(u,E.deps)){c.memoizedState=kl(r,l,h,u);return}}Ht.flags|=n,c.memoizedState=kl(1|r,l,h,u)}function xc(n,r){return Ol(8390656,8,n,r)}function Bu(n,r){return si(2048,8,n,r)}function Tc(n,r){return si(4,2,n,r)}function wc(n,r){return si(4,4,n,r)}function _d(n,r){if(typeof r=="function")return n=n(),r(n),function(){r(null)};if(r!=null)return n=n(),r.current=n,function(){r.current=null}}function To(n,r,l){return l=l!=null?l.concat([n]):null,si(4,4,_d.bind(null,r,n),l)}function bc(){}function wo(n,r){var l=br();r=r===void 0?null:r;var u=l.memoizedState;return u!==null&&r!==null&&wl(r,u[1])?u[0]:(l.memoizedState=[n,r],n)}function Bi(n,r){var l=br();r=r===void 0?null:r;var u=l.memoizedState;return u!==null&&r!==null&&wl(r,u[1])?u[0]:(n=n(),l.memoizedState=[n,r],n)}function Dr(n,r,l){return xl&21?(Jr(l,r)||(l=Us(),Ht.lanes|=l,di|=l,n.baseState=!0),r):(n.baseState&&(n.baseState=!1,vn=!0),n.memoizedState=l)}function rg(n,r){var l=Dt;Dt=l!==0&&4>l?l:4,n(!0);var u=Ld.transition;Ld.transition={};try{n(!1),r()}finally{Dt=l,Ld.transition=u}}function zt(){return br().memoizedState}function Dc(n,r,l){var u=hn(n);if(l={lane:u,action:l,hasEagerState:!1,eagerState:null,next:null},bo(n))$u(r,l);else if(l=sh(n,r,l,u),l!==null){var c=nr();rr(l,n,u,c),yh(l,r,u)}}function kc(n,r,l){var u=hn(n),c={lane:u,action:l,hasEagerState:!1,eagerState:null,next:null};if(bo(n))$u(r,c);else{var h=n.alternate;if(n.lanes===0&&(h===null||h.lanes===0)&&(h=r.lastRenderedReducer,h!==null))try{var E=r.lastRenderedState,M=h(E,l);if(c.hasEagerState=!0,c.eagerState=M,Jr(M,E)){var L=r.interleaved;L===null?(c.next=c,bd(r)):(c.next=L.next,L.next=c),r.interleaved=c;return}}catch{}finally{}l=sh(n,r,c,u),l!==null&&(c=nr(),rr(l,n,u,c),yh(l,r,u))}}function bo(n){var r=n.alternate;return n===Ht||r!==null&&r===Ht}function $u(n,r){Va=Ge=!0;var l=n.pending;l===null?r.next=r:(r.next=l.next,l.next=r),n.pending=r}function yh(n,r,l){if(l&4194240){var u=r.lanes;u&=n.pendingLanes,l|=u,r.lanes=l,mu(n,l)}}var Oc={readContext:an,useCallback:Pt,useContext:Pt,useEffect:Pt,useImperativeHandle:Pt,useInsertionEffect:Pt,useLayoutEffect:Pt,useMemo:Pt,useReducer:Pt,useRef:Pt,useState:Pt,useDebugValue:Pt,useDeferredValue:Pt,useTransition:Pt,useMutableSource:Pt,useSyncExternalStore:Pt,useId:Pt,unstable_isNewReconciler:!1},ag={readContext:an,useCallback:function(n,r){return la().memoizedState=[n,r===void 0?null:r],n},useContext:an,useEffect:xc,useImperativeHandle:function(n,r,l){return l=l!=null?l.concat([n]):null,Ol(4194308,4,_d.bind(null,r,n),l)},useLayoutEffect:function(n,r){return Ol(4194308,4,n,r)},useInsertionEffect:function(n,r){return Ol(4,2,n,r)},useMemo:function(n,r){var l=la();return r=r===void 0?null:r,n=n(),l.memoizedState=[n,r],n},useReducer:function(n,r,l){var u=la();return r=l!==void 0?l(r):r,u.memoizedState=u.baseState=r,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:r},u.queue=n,n=n.dispatch=Dc.bind(null,Ht,n),[u.memoizedState,n]},useRef:function(n){var r=la();return n={current:n},r.memoizedState=n},useState:Cc,useDebugValue:bc,useDeferredValue:function(n){return la().memoizedState=n},useTransition:function(){var n=Cc(!1),r=n[0];return n=rg.bind(null,n[1]),la().memoizedState=n,[r,n]},useMutableSource:function(){},useSyncExternalStore:function(n,r,l){var u=Ht,c=la();if(Ft){if(l===void 0)throw Error(v(407));l=l()}else{if(l=r(),Wt===null)throw Error(v(349));xl&30||mc(u,r,l)}c.memoizedState=l;var h={value:l,getSnapshot:r};return c.queue=h,xc(gc.bind(null,u,h,n),[n]),u.flags|=2048,kl(9,yc.bind(null,u,h,l,r),void 0,null),l},useId:function(){var n=la(),r=Wt.identifierPrefix;if(Ft){var l=li,u=Pn;l=(u&~(1<<32-Xr(u)-1)).toString(32)+l,r=":"+r+"R"+l,l=Ir++,0<l&&(r+="H"+l.toString(32)),r+=":"}else l=Tl++,r=":"+r+"r"+l.toString(32)+":";return n.memoizedState=r},unstable_isNewReconciler:!1},ig={readContext:an,useCallback:wo,useContext:an,useEffect:Bu,useImperativeHandle:To,useInsertionEffect:Tc,useLayoutEffect:wc,useMemo:Bi,useReducer:Iu,useRef:Rc,useState:function(){return Iu(Dl)},useDebugValue:bc,useDeferredValue:function(n){var r=br();return Dr(r,ee.memoizedState,n)},useTransition:function(){var n=Iu(Dl)[0],r=br().memoizedState;return[n,r]},useMutableSource:vc,useSyncExternalStore:hc,useId:zt,unstable_isNewReconciler:!1},Nd={readContext:an,useCallback:wo,useContext:an,useEffect:Bu,useImperativeHandle:To,useInsertionEffect:Tc,useLayoutEffect:wc,useMemo:Bi,useReducer:ju,useRef:Rc,useState:function(){return ju(Dl)},useDebugValue:bc,useDeferredValue:function(n){var r=br();return ee===null?r.memoizedState=n:Dr(r,ee.memoizedState,n)},useTransition:function(){var n=ju(Dl)[0],r=br().memoizedState;return[n,r]},useMutableSource:vc,useSyncExternalStore:hc,useId:zt,unstable_isNewReconciler:!1};function Do(n,r){try{var l="",u=r;do l+=it(u),u=u.return;while(u);var c=l}catch(h){c=`
31
- Error generating stack: `+h.message+`
32
- `+h.stack}return{value:n,source:r,stack:c,digest:null}}function Yu(n,r,l){return{value:n,source:null,stack:l??null,digest:r??null}}function Mc(n,r){try{console.error(r.value)}catch(l){setTimeout(function(){throw l})}}var lg=typeof WeakMap=="function"?WeakMap:Map;function gh(n,r,l){l=ui(-1,l),l.tag=3,l.payload={element:null};var u=r.value;return l.callback=function(){Fc||(Fc=!0,Al=u),Mc(n,r)},l}function Qu(n,r,l){l=ui(-1,l),l.tag=3;var u=n.type.getDerivedStateFromError;if(typeof u=="function"){var c=r.value;l.payload=function(){return u(c)},l.callback=function(){Mc(n,r)}}var h=n.stateNode;return h!==null&&typeof h.componentDidCatch=="function"&&(l.callback=function(){Mc(n,r),typeof u!="function"&&(Ba===null?Ba=new Set([this]):Ba.add(this));var E=r.stack;this.componentDidCatch(r.value,{componentStack:E!==null?E:""})}),l}function Sh(n,r,l){var u=n.pingCache;if(u===null){u=n.pingCache=new lg;var c=new Set;u.set(r,c)}else c=u.get(r),c===void 0&&(c=new Set,u.set(r,c));c.has(l)||(c.add(l),n=pg.bind(null,n,r,l),r.then(n,n))}function Ad(n){do{var r;if((r=n.tag===13)&&(r=n.memoizedState,r=r!==null?r.dehydrated!==null:!0),r)return n;n=n.return}while(n!==null);return null}function zd(n,r,l,u,c){return n.mode&1?(n.flags|=65536,n.lanes=c,n):(n===r?n.flags|=65536:(n.flags|=128,l.flags|=131072,l.flags&=-52805,l.tag===1&&(l.alternate===null?l.tag=17:(r=ui(-1,1),r.tag=2,Pi(l,r,1))),l.lanes|=1),n)}var og=oe.ReactCurrentOwner,vn=!1;function Rn(n,r,l,u){r.child=n===null?mh(r,null,l,u):Ro(r,n.child,l,u)}function $i(n,r,l,u,c){l=l.render;var h=r.ref;return Ce(r,c),u=ji(n,r,l,u,h,c),l=bl(),n!==null&&!vn?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~c,In(n,r,c)):(Ft&&l&&nc(r),r.flags|=1,Rn(n,r,u,c),r.child)}function Lc(n,r,l,u,c){if(n===null){var h=l.type;return typeof h=="function"&&!ep(h)&&h.defaultProps===void 0&&l.compare===null&&l.defaultProps===void 0?(r.tag=15,r.type=h,kr(n,r,h,u,c)):(n=Bc(l.type,null,u,r,r.mode,c),n.ref=r.ref,n.return=r,r.child=n)}if(h=n.child,!(n.lanes&c)){var E=h.memoizedProps;if(l=l.compare,l=l!==null?l:Du,l(E,u)&&n.ref===r.ref)return In(n,r,c)}return r.flags|=1,n=Gi(h,u),n.ref=r.ref,n.return=r,r.child=n}function kr(n,r,l,u,c){if(n!==null){var h=n.memoizedProps;if(Du(h,u)&&n.ref===r.ref)if(vn=!1,r.pendingProps=u=h,(n.lanes&c)!==0)n.flags&131072&&(vn=!0);else return r.lanes=n.lanes,In(n,r,c)}return ko(n,r,l,u,c)}function Ml(n,r,l){var u=r.pendingProps,c=u.children,h=n!==null?n.memoizedState:null;if(u.mode==="hidden")if(!(r.mode&1))r.memoizedState={baseLanes:0,cachePool:null,transitions:null},wt(Ao,jr),jr|=l;else{if(!(l&1073741824))return n=h!==null?h.baseLanes|l:l,r.lanes=r.childLanes=1073741824,r.memoizedState={baseLanes:n,cachePool:null,transitions:null},r.updateQueue=null,wt(Ao,jr),jr|=n,null;r.memoizedState={baseLanes:0,cachePool:null,transitions:null},u=h!==null?h.baseLanes:l,wt(Ao,jr),jr|=u}else h!==null?(u=h.baseLanes|l,r.memoizedState=null):u=l,wt(Ao,jr),jr|=u;return Rn(n,r,c,l),r.child}function at(n,r){var l=r.ref;(n===null&&l!==null||n!==null&&n.ref!==l)&&(r.flags|=512,r.flags|=2097152)}function ko(n,r,l,u,c){var h=It(l)?Cr:Xe.current;return h=ta(r,h),Ce(r,c),l=ji(n,r,l,u,h,c),u=bl(),n!==null&&!vn?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~c,In(n,r,c)):(Ft&&u&&nc(r),r.flags|=1,Rn(n,r,l,c),r.child)}function Ud(n,r,l,u,c){if(It(l)){var h=!0;tc(r)}else h=!1;if(Ce(r,c),r.stateNode===null)Jn(n,r),dh(r,l,u),cc(r,l,u,c),u=!0;else if(n===null){var E=r.stateNode,M=r.memoizedProps;E.props=M;var L=E.context,W=l.contextType;typeof W=="object"&&W!==null?W=an(W):(W=It(l)?Cr:Xe.current,W=ta(r,W));var ce=l.getDerivedStateFromProps,de=typeof ce=="function"||typeof E.getSnapshotBeforeUpdate=="function";de||typeof E.UNSAFE_componentWillReceiveProps!="function"&&typeof E.componentWillReceiveProps!="function"||(M!==u||L!==W)&&ph(r,E,u,W),Hi=!1;var se=r.memoizedState;E.state=se,Vi(r,u,E,c),L=r.memoizedState,M!==u||se!==L||Jt.current||Hi?(typeof ce=="function"&&(Od(r,l,ce,u),L=r.memoizedState),(M=Hi||fh(r,l,M,u,se,L,W))?(de||typeof E.UNSAFE_componentWillMount!="function"&&typeof E.componentWillMount!="function"||(typeof E.componentWillMount=="function"&&E.componentWillMount(),typeof E.UNSAFE_componentWillMount=="function"&&E.UNSAFE_componentWillMount()),typeof E.componentDidMount=="function"&&(r.flags|=4194308)):(typeof E.componentDidMount=="function"&&(r.flags|=4194308),r.memoizedProps=u,r.memoizedState=L),E.props=u,E.state=L,E.context=W,u=M):(typeof E.componentDidMount=="function"&&(r.flags|=4194308),u=!1)}else{E=r.stateNode,Cn(n,r),M=r.memoizedProps,W=r.type===r.elementType?M:Vr(r.type,M),E.props=W,de=r.pendingProps,se=E.context,L=l.contextType,typeof L=="object"&&L!==null?L=an(L):(L=It(l)?Cr:Xe.current,L=ta(r,L));var ke=l.getDerivedStateFromProps;(ce=typeof ke=="function"||typeof E.getSnapshotBeforeUpdate=="function")||typeof E.UNSAFE_componentWillReceiveProps!="function"&&typeof E.componentWillReceiveProps!="function"||(M!==de||se!==L)&&ph(r,E,u,L),Hi=!1,se=r.memoizedState,E.state=se,Vi(r,u,E,c);var Ae=r.memoizedState;M!==de||se!==Ae||Jt.current||Hi?(typeof ke=="function"&&(Od(r,l,ke,u),Ae=r.memoizedState),(W=Hi||fh(r,l,W,u,se,Ae,L)||!1)?(ce||typeof E.UNSAFE_componentWillUpdate!="function"&&typeof E.componentWillUpdate!="function"||(typeof E.componentWillUpdate=="function"&&E.componentWillUpdate(u,Ae,L),typeof E.UNSAFE_componentWillUpdate=="function"&&E.UNSAFE_componentWillUpdate(u,Ae,L)),typeof E.componentDidUpdate=="function"&&(r.flags|=4),typeof E.getSnapshotBeforeUpdate=="function"&&(r.flags|=1024)):(typeof E.componentDidUpdate!="function"||M===n.memoizedProps&&se===n.memoizedState||(r.flags|=4),typeof E.getSnapshotBeforeUpdate!="function"||M===n.memoizedProps&&se===n.memoizedState||(r.flags|=1024),r.memoizedProps=u,r.memoizedState=Ae),E.props=u,E.state=Ae,E.context=L,u=W):(typeof E.componentDidUpdate!="function"||M===n.memoizedProps&&se===n.memoizedState||(r.flags|=4),typeof E.getSnapshotBeforeUpdate!="function"||M===n.memoizedProps&&se===n.memoizedState||(r.flags|=1024),u=!1)}return Eh(n,r,l,u,h,c)}function Eh(n,r,l,u,c,h){at(n,r);var E=(r.flags&128)!==0;if(!u&&!E)return c&&ih(r,l,!1),In(n,r,h);u=r.stateNode,og.current=r;var M=E&&typeof l.getDerivedStateFromError!="function"?null:u.render();return r.flags|=1,n!==null&&E?(r.child=Ro(r,n.child,null,h),r.child=Ro(r,null,M,h)):Rn(n,r,M,h),r.memoizedState=u.state,c&&ih(r,l,!0),r.child}function Ch(n){var r=n.stateNode;r.pendingContext?Ai(n,r.pendingContext,r.pendingContext!==r.context):r.context&&Ai(n,r.context,!1),Md(n,r.containerInfo)}function _c(n,r,l,u,c){return Yt(),xd(c),r.flags|=256,Rn(n,r,l,u),r.child}var Ll={dehydrated:null,treeContext:null,retryLane:0};function Fd(n){return{baseLanes:n,cachePool:null,transitions:null}}function Hd(n,r,l){var u=r.pendingProps,c=We.current,h=!1,E=(r.flags&128)!==0,M;if((M=E)||(M=n!==null&&n.memoizedState===null?!1:(c&2)!==0),M?(h=!0,r.flags&=-129):(n===null||n.memoizedState!==null)&&(c|=1),wt(We,c&1),n===null)return ac(r),n=r.memoizedState,n!==null&&(n=n.dehydrated,n!==null)?(r.mode&1?n.data==="$!"?r.lanes=8:r.lanes=1073741824:r.lanes=1,null):(E=u.children,n=u.fallback,h?(u=r.mode,h=r.child,E={mode:"hidden",children:E},!(u&1)&&h!==null?(h.childLanes=0,h.pendingProps=E):h=ns(E,u,0,null),n=Pl(n,u,l,null),h.return=r,n.return=r,h.sibling=n,r.child=h,r.child.memoizedState=Fd(l),r.memoizedState=Ll,n):Pd(r,E));if(c=n.memoizedState,c!==null&&(M=c.dehydrated,M!==null))return ug(n,r,E,u,M,c,l);if(h){h=u.fallback,E=r.mode,c=n.child,M=c.sibling;var L={mode:"hidden",children:u.children};return!(E&1)&&r.child!==c?(u=r.child,u.childLanes=0,u.pendingProps=L,r.deletions=null):(u=Gi(c,L),u.subtreeFlags=c.subtreeFlags&14680064),M!==null?h=Gi(M,h):(h=Pl(h,E,l,null),h.flags|=2),h.return=r,u.return=r,u.sibling=h,r.child=u,u=h,h=r.child,E=n.child.memoizedState,E=E===null?Fd(l):{baseLanes:E.baseLanes|l,cachePool:null,transitions:E.transitions},h.memoizedState=E,h.childLanes=n.childLanes&~l,r.memoizedState=Ll,u}return h=n.child,n=h.sibling,u=Gi(h,{mode:"visible",children:u.children}),!(r.mode&1)&&(u.lanes=l),u.return=r,u.sibling=null,n!==null&&(l=r.deletions,l===null?(r.deletions=[n],r.flags|=16):l.push(n)),r.child=u,r.memoizedState=null,u}function Pd(n,r){return r=ns({mode:"visible",children:r},n.mode,0,null),r.return=n,n.child=r}function Oo(n,r,l,u){return u!==null&&xd(u),Ro(r,n.child,null,l),n=Pd(r,r.pendingProps.children),n.flags|=2,r.memoizedState=null,n}function ug(n,r,l,u,c,h,E){if(l)return r.flags&256?(r.flags&=-257,u=Yu(Error(v(422))),Oo(n,r,E,u)):r.memoizedState!==null?(r.child=n.child,r.flags|=128,null):(h=u.fallback,c=r.mode,u=ns({mode:"visible",children:u.children},c,0,null),h=Pl(h,c,E,null),h.flags|=2,u.return=r,h.return=r,u.sibling=h,r.child=u,r.mode&1&&Ro(r,n.child,null,E),r.child.memoizedState=Fd(E),r.memoizedState=Ll,h);if(!(r.mode&1))return Oo(n,r,E,null);if(c.data==="$!"){if(u=c.nextSibling&&c.nextSibling.dataset,u)var M=u.dgst;return u=M,h=Error(v(419)),u=Yu(h,u,void 0),Oo(n,r,E,u)}if(M=(E&n.childLanes)!==0,vn||M){if(u=Wt,u!==null){switch(E&-E){case 4:c=2;break;case 16:c=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:c=32;break;case 536870912:c=268435456;break;default:c=0}c=c&(u.suspendedLanes|E)?0:c,c!==0&&c!==h.retryLane&&(h.retryLane=c,oi(n,c),rr(u,n,c,-1))}return qd(),u=Yu(Error(v(421))),Oo(n,r,E,u)}return c.data==="$?"?(r.flags|=128,r.child=n.child,r=vg.bind(null,n),c._reactRetry=r,null):(n=h.treeContext,wr=wa(c.nextSibling),Pr=r,Ft=!0,aa=null,n!==null&&(Tr[Zn++]=Pn,Tr[Zn++]=li,Tr[Zn++]=ra,Pn=n.id,li=n.overflow,ra=r),r=Pd(r,u.children),r.flags|=4096,r)}function Vd(n,r,l){n.lanes|=r;var u=n.alternate;u!==null&&(u.lanes|=r),_n(n.return,r,l)}function Nc(n,r,l,u,c){var h=n.memoizedState;h===null?n.memoizedState={isBackwards:r,rendering:null,renderingStartTime:0,last:u,tail:l,tailMode:c}:(h.isBackwards=r,h.rendering=null,h.renderingStartTime=0,h.last=u,h.tail=l,h.tailMode=c)}function Id(n,r,l){var u=r.pendingProps,c=u.revealOrder,h=u.tail;if(Rn(n,r,u.children,l),u=We.current,u&2)u=u&1|2,r.flags|=128;else{if(n!==null&&n.flags&128)e:for(n=r.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&Vd(n,l,r);else if(n.tag===19)Vd(n,l,r);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===r)break e;for(;n.sibling===null;){if(n.return===null||n.return===r)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}u&=1}if(wt(We,u),!(r.mode&1))r.memoizedState=null;else switch(c){case"forwards":for(l=r.child,c=null;l!==null;)n=l.alternate,n!==null&&Qt(n)===null&&(c=l),l=l.sibling;l=c,l===null?(c=r.child,r.child=null):(c=l.sibling,l.sibling=null),Nc(r,!1,c,l,h);break;case"backwards":for(l=null,c=r.child,r.child=null;c!==null;){if(n=c.alternate,n!==null&&Qt(n)===null){r.child=c;break}n=c.sibling,c.sibling=l,l=c,c=n}Nc(r,!0,l,null,h);break;case"together":Nc(r,!1,null,null,void 0);break;default:r.memoizedState=null}return r.child}function Jn(n,r){!(r.mode&1)&&n!==null&&(n.alternate=null,r.alternate=null,r.flags|=2)}function In(n,r,l){if(n!==null&&(r.dependencies=n.dependencies),di|=r.lanes,!(l&r.childLanes))return null;if(n!==null&&r.child!==n.child)throw Error(v(153));if(r.child!==null){for(n=r.child,l=Gi(n,n.pendingProps),r.child=l,l.return=r;n.sibling!==null;)n=n.sibling,l=l.sibling=Gi(n,n.pendingProps),l.return=r;l.sibling=null}return r.child}function ci(n,r,l){switch(r.tag){case 3:Ch(r),Yt();break;case 5:Ye(r);break;case 1:It(r.type)&&tc(r);break;case 4:Md(r,r.stateNode.containerInfo);break;case 10:var u=r.type._context,c=r.memoizedProps.value;wt(Pa,u._currentValue),u._currentValue=c;break;case 13:if(u=r.memoizedState,u!==null)return u.dehydrated!==null?(wt(We,We.current&1),r.flags|=128,null):l&r.child.childLanes?Hd(n,r,l):(wt(We,We.current&1),n=In(n,r,l),n!==null?n.sibling:null);wt(We,We.current&1);break;case 19:if(u=(l&r.childLanes)!==0,n.flags&128){if(u)return Id(n,r,l);r.flags|=128}if(c=r.memoizedState,c!==null&&(c.rendering=null,c.tail=null,c.lastEffect=null),wt(We,We.current),u)break;return null;case 22:case 23:return r.lanes=0,Ml(n,r,l)}return In(n,r,l)}var Wu,_l,oa,xn;Wu=function(n,r){for(var l=r.child;l!==null;){if(l.tag===5||l.tag===6)n.appendChild(l.stateNode);else if(l.tag!==4&&l.child!==null){l.child.return=l,l=l.child;continue}if(l===r)break;for(;l.sibling===null;){if(l.return===null||l.return===r)return;l=l.return}l.sibling.return=l.return,l=l.sibling}},_l=function(){},oa=function(n,r,l,u){var c=n.memoizedProps;if(c!==u){n=r.stateNode,Rl(ba.current);var h=null;switch(l){case"input":c=ht(n,c),u=ht(n,u),h=[];break;case"select":c=re({},c,{value:void 0}),u=re({},u,{value:void 0}),h=[];break;case"textarea":c=ir(n,c),u=ir(n,u),h=[];break;default:typeof c.onClick!="function"&&typeof u.onClick=="function"&&(n.onclick=ec)}Xn(l,u);var E;l=null;for(W in c)if(!u.hasOwnProperty(W)&&c.hasOwnProperty(W)&&c[W]!=null)if(W==="style"){var M=c[W];for(E in M)M.hasOwnProperty(E)&&(l||(l={}),l[E]="")}else W!=="dangerouslySetInnerHTML"&&W!=="children"&&W!=="suppressContentEditableWarning"&&W!=="suppressHydrationWarning"&&W!=="autoFocus"&&(R.hasOwnProperty(W)?h||(h=[]):(h=h||[]).push(W,null));for(W in u){var L=u[W];if(M=c!=null?c[W]:void 0,u.hasOwnProperty(W)&&L!==M&&(L!=null||M!=null))if(W==="style")if(M){for(E in M)!M.hasOwnProperty(E)||L&&L.hasOwnProperty(E)||(l||(l={}),l[E]="");for(E in L)L.hasOwnProperty(E)&&M[E]!==L[E]&&(l||(l={}),l[E]=L[E])}else l||(h||(h=[]),h.push(W,l)),l=L;else W==="dangerouslySetInnerHTML"?(L=L?L.__html:void 0,M=M?M.__html:void 0,L!=null&&M!==L&&(h=h||[]).push(W,L)):W==="children"?typeof L!="string"&&typeof L!="number"||(h=h||[]).push(W,""+L):W!=="suppressContentEditableWarning"&&W!=="suppressHydrationWarning"&&(R.hasOwnProperty(W)?(L!=null&&W==="onScroll"&&At("scroll",n),h||M===L||(h=[])):(h=h||[]).push(W,L))}l&&(h=h||[]).push("style",l);var W=h;(r.updateQueue=W)&&(r.flags|=4)}},xn=function(n,r,l,u){l!==u&&(r.flags|=4)};function Gu(n,r){if(!Ft)switch(n.tailMode){case"hidden":r=n.tail;for(var l=null;r!==null;)r.alternate!==null&&(l=r),r=r.sibling;l===null?n.tail=null:l.sibling=null;break;case"collapsed":l=n.tail;for(var u=null;l!==null;)l.alternate!==null&&(u=l),l=l.sibling;u===null?r||n.tail===null?n.tail=null:n.tail.sibling=null:u.sibling=null}}function er(n){var r=n.alternate!==null&&n.alternate.child===n.child,l=0,u=0;if(r)for(var c=n.child;c!==null;)l|=c.lanes|c.childLanes,u|=c.subtreeFlags&14680064,u|=c.flags&14680064,c.return=n,c=c.sibling;else for(c=n.child;c!==null;)l|=c.lanes|c.childLanes,u|=c.subtreeFlags,u|=c.flags,c.return=n,c=c.sibling;return n.subtreeFlags|=u,n.childLanes=l,r}function sg(n,r,l){var u=r.pendingProps;switch(Cd(r),r.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return er(r),null;case 1:return It(r.type)&&na(),er(r),null;case 3:return u=r.stateNode,Ii(),xt(Jt),xt(Xe),dc(),u.pendingContext&&(u.context=u.pendingContext,u.pendingContext=null),(n===null||n.child===null)&&(ic(r)?r.flags|=4:n===null||n.memoizedState.isDehydrated&&!(r.flags&256)||(r.flags|=1024,aa!==null&&(ts(aa),aa=null))),_l(n,r),er(r),null;case 5:ot(r);var c=Rl(xo.current);if(l=r.type,n!==null&&r.stateNode!=null)oa(n,r,l,u,c),n.ref!==r.ref&&(r.flags|=512,r.flags|=2097152);else{if(!u){if(r.stateNode===null)throw Error(v(166));return er(r),null}if(n=Rl(ba.current),ic(r)){u=r.stateNode,l=r.type;var h=r.memoizedProps;switch(u[Fa]=r,u[Sl]=h,n=(r.mode&1)!==0,l){case"dialog":At("cancel",u),At("close",u);break;case"iframe":case"object":case"embed":At("load",u);break;case"video":case"audio":for(c=0;c<Lu.length;c++)At(Lu[c],u);break;case"source":At("error",u);break;case"img":case"image":case"link":At("error",u),At("load",u);break;case"details":At("toggle",u);break;case"input":pt(u,h),At("invalid",u);break;case"select":u._wrapperState={wasMultiple:!!h.multiple},At("invalid",u);break;case"textarea":sn(u,h),At("invalid",u)}Xn(l,h),c=null;for(var E in h)if(h.hasOwnProperty(E)){var M=h[E];E==="children"?typeof M=="string"?u.textContent!==M&&(h.suppressHydrationWarning!==!0&&Js(u.textContent,M,n),c=["children",M]):typeof M=="number"&&u.textContent!==""+M&&(h.suppressHydrationWarning!==!0&&Js(u.textContent,M,n),c=["children",""+M]):R.hasOwnProperty(E)&&M!=null&&E==="onScroll"&&At("scroll",u)}switch(l){case"input":$t(u),Be(u,h,!0);break;case"textarea":$t(u),lr(u);break;case"select":case"option":break;default:typeof h.onClick=="function"&&(u.onclick=ec)}u=c,r.updateQueue=u,u!==null&&(r.flags|=4)}else{E=c.nodeType===9?c:c.ownerDocument,n==="http://www.w3.org/1999/xhtml"&&(n=gn(l)),n==="http://www.w3.org/1999/xhtml"?l==="script"?(n=E.createElement("div"),n.innerHTML="<script><\/script>",n=n.removeChild(n.firstChild)):typeof u.is=="string"?n=E.createElement(l,{is:u.is}):(n=E.createElement(l),l==="select"&&(E=n,u.multiple?E.multiple=!0:u.size&&(E.size=u.size))):n=E.createElementNS(n,l),n[Fa]=r,n[Sl]=u,Wu(n,r,!1,!1),r.stateNode=n;e:{switch(E=Sn(l,u),l){case"dialog":At("cancel",n),At("close",n),c=u;break;case"iframe":case"object":case"embed":At("load",n),c=u;break;case"video":case"audio":for(c=0;c<Lu.length;c++)At(Lu[c],n);c=u;break;case"source":At("error",n),c=u;break;case"img":case"image":case"link":At("error",n),At("load",n),c=u;break;case"details":At("toggle",n),c=u;break;case"input":pt(n,u),c=ht(n,u),At("invalid",n);break;case"option":c=u;break;case"select":n._wrapperState={wasMultiple:!!u.multiple},c=re({},u,{value:void 0}),At("invalid",n);break;case"textarea":sn(n,u),c=ir(n,u),At("invalid",n);break;default:c=u}Xn(l,c),M=c;for(h in M)if(M.hasOwnProperty(h)){var L=M[h];h==="style"?_t(n,L):h==="dangerouslySetInnerHTML"?(L=L?L.__html:void 0,L!=null&&Na(n,L)):h==="children"?typeof L=="string"?(l!=="textarea"||L!=="")&&Aa(n,L):typeof L=="number"&&Aa(n,""+L):h!=="suppressContentEditableWarning"&&h!=="suppressHydrationWarning"&&h!=="autoFocus"&&(R.hasOwnProperty(h)?L!=null&&h==="onScroll"&&At("scroll",n):L!=null&&le(n,h,L,E))}switch(l){case"input":$t(n),Be(n,u,!1);break;case"textarea":$t(n),lr(n);break;case"option":u.value!=null&&n.setAttribute("value",""+lt(u.value));break;case"select":n.multiple=!!u.multiple,h=u.value,h!=null?Hn(n,!!u.multiple,h,!1):u.defaultValue!=null&&Hn(n,!!u.multiple,u.defaultValue,!0);break;default:typeof c.onClick=="function"&&(n.onclick=ec)}switch(l){case"button":case"input":case"select":case"textarea":u=!!u.autoFocus;break e;case"img":u=!0;break e;default:u=!1}}u&&(r.flags|=4)}r.ref!==null&&(r.flags|=512,r.flags|=2097152)}return er(r),null;case 6:if(n&&r.stateNode!=null)xn(n,r,n.memoizedProps,u);else{if(typeof u!="string"&&r.stateNode===null)throw Error(v(166));if(l=Rl(xo.current),Rl(ba.current),ic(r)){if(u=r.stateNode,l=r.memoizedProps,u[Fa]=r,(h=u.nodeValue!==l)&&(n=Pr,n!==null))switch(n.tag){case 3:Js(u.nodeValue,l,(n.mode&1)!==0);break;case 5:n.memoizedProps.suppressHydrationWarning!==!0&&Js(u.nodeValue,l,(n.mode&1)!==0)}h&&(r.flags|=4)}else u=(l.nodeType===9?l:l.ownerDocument).createTextNode(u),u[Fa]=r,r.stateNode=u}return er(r),null;case 13:if(xt(We),u=r.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(Ft&&wr!==null&&r.mode&1&&!(r.flags&128))uh(),Yt(),r.flags|=98560,h=!1;else if(h=ic(r),u!==null&&u.dehydrated!==null){if(n===null){if(!h)throw Error(v(318));if(h=r.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(v(317));h[Fa]=r}else Yt(),!(r.flags&128)&&(r.memoizedState=null),r.flags|=4;er(r),h=!1}else aa!==null&&(ts(aa),aa=null),h=!0;if(!h)return r.flags&65536?r:null}return r.flags&128?(r.lanes=l,r):(u=u!==null,u!==(n!==null&&n.memoizedState!==null)&&u&&(r.child.flags|=8192,r.mode&1&&(n===null||We.current&1?wn===0&&(wn=3):qd())),r.updateQueue!==null&&(r.flags|=4),er(r),null);case 4:return Ii(),_l(n,r),n===null&&go(r.stateNode.containerInfo),er(r),null;case 10:return Fi(r.type._context),er(r),null;case 17:return It(r.type)&&na(),er(r),null;case 19:if(xt(We),h=r.memoizedState,h===null)return er(r),null;if(u=(r.flags&128)!==0,E=h.rendering,E===null)if(u)Gu(h,!1);else{if(wn!==0||n!==null&&n.flags&128)for(n=r.child;n!==null;){if(E=Qt(n),E!==null){for(r.flags|=128,Gu(h,!1),u=E.updateQueue,u!==null&&(r.updateQueue=u,r.flags|=4),r.subtreeFlags=0,u=l,l=r.child;l!==null;)h=l,n=u,h.flags&=14680066,E=h.alternate,E===null?(h.childLanes=0,h.lanes=n,h.child=null,h.subtreeFlags=0,h.memoizedProps=null,h.memoizedState=null,h.updateQueue=null,h.dependencies=null,h.stateNode=null):(h.childLanes=E.childLanes,h.lanes=E.lanes,h.child=E.child,h.subtreeFlags=0,h.deletions=null,h.memoizedProps=E.memoizedProps,h.memoizedState=E.memoizedState,h.updateQueue=E.updateQueue,h.type=E.type,n=E.dependencies,h.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),l=l.sibling;return wt(We,We.current&1|2),r.child}n=n.sibling}h.tail!==null&&Zt()>Uo&&(r.flags|=128,u=!0,Gu(h,!1),r.lanes=4194304)}else{if(!u)if(n=Qt(E),n!==null){if(r.flags|=128,u=!0,l=n.updateQueue,l!==null&&(r.updateQueue=l,r.flags|=4),Gu(h,!0),h.tail===null&&h.tailMode==="hidden"&&!E.alternate&&!Ft)return er(r),null}else 2*Zt()-h.renderingStartTime>Uo&&l!==1073741824&&(r.flags|=128,u=!0,Gu(h,!1),r.lanes=4194304);h.isBackwards?(E.sibling=r.child,r.child=E):(l=h.last,l!==null?l.sibling=E:r.child=E,h.last=E)}return h.tail!==null?(r=h.tail,h.rendering=r,h.tail=r.sibling,h.renderingStartTime=Zt(),r.sibling=null,l=We.current,wt(We,u?l&1|2:l&1),r):(er(r),null);case 22:case 23:return Xd(),u=r.memoizedState!==null,n!==null&&n.memoizedState!==null!==u&&(r.flags|=8192),u&&r.mode&1?jr&1073741824&&(er(r),r.subtreeFlags&6&&(r.flags|=8192)):er(r),null;case 24:return null;case 25:return null}throw Error(v(156,r.tag))}function jd(n,r){switch(Cd(r),r.tag){case 1:return It(r.type)&&na(),n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 3:return Ii(),xt(Jt),xt(Xe),dc(),n=r.flags,n&65536&&!(n&128)?(r.flags=n&-65537|128,r):null;case 5:return ot(r),null;case 13:if(xt(We),n=r.memoizedState,n!==null&&n.dehydrated!==null){if(r.alternate===null)throw Error(v(340));Yt()}return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 19:return xt(We),null;case 4:return Ii(),null;case 10:return Fi(r.type._context),null;case 22:case 23:return Xd(),null;case 24:return null;default:return null}}var Ku=!1,Tn=!1,Rh=typeof WeakSet=="function"?WeakSet:Set,Ne=null;function Mo(n,r){var l=n.ref;if(l!==null)if(typeof l=="function")try{l(null)}catch(u){tn(n,r,u)}else l.current=null}function Xu(n,r,l){try{l()}catch(u){tn(n,r,u)}}var xh=!1;function Th(n,r){if(pd=dl,n=Gs(),ni(n)){if("selectionStart"in n)var l={start:n.selectionStart,end:n.selectionEnd};else e:{l=(l=n.ownerDocument)&&l.defaultView||window;var u=l.getSelection&&l.getSelection();if(u&&u.rangeCount!==0){l=u.anchorNode;var c=u.anchorOffset,h=u.focusNode;u=u.focusOffset;try{l.nodeType,h.nodeType}catch{l=null;break e}var E=0,M=-1,L=-1,W=0,ce=0,de=n,se=null;t:for(;;){for(var ke;de!==l||c!==0&&de.nodeType!==3||(M=E+c),de!==h||u!==0&&de.nodeType!==3||(L=E+u),de.nodeType===3&&(E+=de.nodeValue.length),(ke=de.firstChild)!==null;)se=de,de=ke;for(;;){if(de===n)break t;if(se===l&&++W===c&&(M=E),se===h&&++ce===u&&(L=E),(ke=de.nextSibling)!==null)break;de=se,se=de.parentNode}de=ke}l=M===-1||L===-1?null:{start:M,end:L}}else l=null}l=l||{start:0,end:0}}else l=null;for(yl={focusedElem:n,selectionRange:l},dl=!1,Ne=r;Ne!==null;)if(r=Ne,n=r.child,(r.subtreeFlags&1028)!==0&&n!==null)n.return=r,Ne=n;else for(;Ne!==null;){r=Ne;try{var Ae=r.alternate;if(r.flags&1024)switch(r.tag){case 0:case 11:case 15:break;case 1:if(Ae!==null){var Fe=Ae.memoizedProps,ln=Ae.memoizedState,H=r.stateNode,A=H.getSnapshotBeforeUpdate(r.elementType===r.type?Fe:Vr(r.type,Fe),ln);H.__reactInternalSnapshotBeforeUpdate=A}break;case 3:var I=r.stateNode.containerInfo;I.nodeType===1?I.textContent="":I.nodeType===9&&I.documentElement&&I.removeChild(I.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(v(163))}}catch(ye){tn(r,r.return,ye)}if(n=r.sibling,n!==null){n.return=r.return,Ne=n;break}Ne=r.return}return Ae=xh,xh=!1,Ae}function qu(n,r,l){var u=r.updateQueue;if(u=u!==null?u.lastEffect:null,u!==null){var c=u=u.next;do{if((c.tag&n)===n){var h=c.destroy;c.destroy=void 0,h!==void 0&&Xu(r,l,h)}c=c.next}while(c!==u)}}function Zu(n,r){if(r=r.updateQueue,r=r!==null?r.lastEffect:null,r!==null){var l=r=r.next;do{if((l.tag&n)===n){var u=l.create;l.destroy=u()}l=l.next}while(l!==r)}}function Bd(n){var r=n.ref;if(r!==null){var l=n.stateNode;switch(n.tag){case 5:n=l;break;default:n=l}typeof r=="function"?r(n):r.current=n}}function $d(n){var r=n.alternate;r!==null&&(n.alternate=null,$d(r)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(r=n.stateNode,r!==null&&(delete r[Fa],delete r[Sl],delete r[md],delete r[ng],delete r[yd])),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}function wh(n){return n.tag===5||n.tag===3||n.tag===4}function Ac(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||wh(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function Lo(n,r,l){var u=n.tag;if(u===5||u===6)n=n.stateNode,r?l.nodeType===8?l.parentNode.insertBefore(n,r):l.insertBefore(n,r):(l.nodeType===8?(r=l.parentNode,r.insertBefore(n,l)):(r=l,r.appendChild(n)),l=l._reactRootContainer,l!=null||r.onclick!==null||(r.onclick=ec));else if(u!==4&&(n=n.child,n!==null))for(Lo(n,r,l),n=n.sibling;n!==null;)Lo(n,r,l),n=n.sibling}function Ia(n,r,l){var u=n.tag;if(u===5||u===6)n=n.stateNode,r?l.insertBefore(n,r):l.appendChild(n);else if(u!==4&&(n=n.child,n!==null))for(Ia(n,r,l),n=n.sibling;n!==null;)Ia(n,r,l),n=n.sibling}var jt=null,Nn=!1;function ua(n,r,l){for(l=l.child;l!==null;)_o(n,r,l),l=l.sibling}function _o(n,r,l){if(Ea&&typeof Ea.onCommitFiberUnmount=="function")try{Ea.onCommitFiberUnmount(hu,l)}catch{}switch(l.tag){case 5:Tn||Mo(l,r);case 6:var u=jt,c=Nn;jt=null,ua(n,r,l),jt=u,Nn=c,jt!==null&&(Nn?(n=jt,l=l.stateNode,n.nodeType===8?n.parentNode.removeChild(l):n.removeChild(l)):jt.removeChild(l.stateNode));break;case 18:jt!==null&&(Nn?(n=jt,l=l.stateNode,n.nodeType===8?Li(n.parentNode,l):n.nodeType===1&&Li(n,l),Eu(n)):Li(jt,l.stateNode));break;case 4:u=jt,c=Nn,jt=l.stateNode.containerInfo,Nn=!0,ua(n,r,l),jt=u,Nn=c;break;case 0:case 11:case 14:case 15:if(!Tn&&(u=l.updateQueue,u!==null&&(u=u.lastEffect,u!==null))){c=u=u.next;do{var h=c,E=h.destroy;h=h.tag,E!==void 0&&(h&2||h&4)&&Xu(l,r,E),c=c.next}while(c!==u)}ua(n,r,l);break;case 1:if(!Tn&&(Mo(l,r),u=l.stateNode,typeof u.componentWillUnmount=="function"))try{u.props=l.memoizedProps,u.state=l.memoizedState,u.componentWillUnmount()}catch(M){tn(l,r,M)}ua(n,r,l);break;case 21:ua(n,r,l);break;case 22:l.mode&1?(Tn=(u=Tn)||l.memoizedState!==null,ua(n,r,l),Tn=u):ua(n,r,l);break;default:ua(n,r,l)}}function fi(n){var r=n.updateQueue;if(r!==null){n.updateQueue=null;var l=n.stateNode;l===null&&(l=n.stateNode=new Rh),r.forEach(function(u){var c=hg.bind(null,n,u);l.has(u)||(l.add(u),u.then(c,c))})}}function Da(n,r){var l=r.deletions;if(l!==null)for(var u=0;u<l.length;u++){var c=l[u];try{var h=n,E=r,M=E;e:for(;M!==null;){switch(M.tag){case 5:jt=M.stateNode,Nn=!1;break e;case 3:jt=M.stateNode.containerInfo,Nn=!0;break e;case 4:jt=M.stateNode.containerInfo,Nn=!0;break e}M=M.return}if(jt===null)throw Error(v(160));_o(h,E,c),jt=null,Nn=!1;var L=c.alternate;L!==null&&(L.return=null),c.return=null}catch(W){tn(c,r,W)}}if(r.subtreeFlags&12854)for(r=r.child;r!==null;)bh(r,n),r=r.sibling}function bh(n,r){var l=n.alternate,u=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:if(Da(r,n),ja(n),u&4){try{qu(3,n,n.return),Zu(3,n)}catch(Fe){tn(n,n.return,Fe)}try{qu(5,n,n.return)}catch(Fe){tn(n,n.return,Fe)}}break;case 1:Da(r,n),ja(n),u&512&&l!==null&&Mo(l,l.return);break;case 5:if(Da(r,n),ja(n),u&512&&l!==null&&Mo(l,l.return),n.flags&32){var c=n.stateNode;try{Aa(c,"")}catch(Fe){tn(n,n.return,Fe)}}if(u&4&&(c=n.stateNode,c!=null)){var h=n.memoizedProps,E=l!==null?l.memoizedProps:h,M=n.type,L=n.updateQueue;if(n.updateQueue=null,L!==null)try{M==="input"&&h.type==="radio"&&h.name!=null&&un(c,h),Sn(M,E);var W=Sn(M,h);for(E=0;E<L.length;E+=2){var ce=L[E],de=L[E+1];ce==="style"?_t(c,de):ce==="dangerouslySetInnerHTML"?Na(c,de):ce==="children"?Aa(c,de):le(c,ce,de,W)}switch(M){case"input":nn(c,h);break;case"textarea":zr(c,h);break;case"select":var se=c._wrapperState.wasMultiple;c._wrapperState.wasMultiple=!!h.multiple;var ke=h.value;ke!=null?Hn(c,!!h.multiple,ke,!1):se!==!!h.multiple&&(h.defaultValue!=null?Hn(c,!!h.multiple,h.defaultValue,!0):Hn(c,!!h.multiple,h.multiple?[]:"",!1))}c[Sl]=h}catch(Fe){tn(n,n.return,Fe)}}break;case 6:if(Da(r,n),ja(n),u&4){if(n.stateNode===null)throw Error(v(162));c=n.stateNode,h=n.memoizedProps;try{c.nodeValue=h}catch(Fe){tn(n,n.return,Fe)}}break;case 3:if(Da(r,n),ja(n),u&4&&l!==null&&l.memoizedState.isDehydrated)try{Eu(r.containerInfo)}catch(Fe){tn(n,n.return,Fe)}break;case 4:Da(r,n),ja(n);break;case 13:Da(r,n),ja(n),c=n.child,c.flags&8192&&(h=c.memoizedState!==null,c.stateNode.isHidden=h,!h||c.alternate!==null&&c.alternate.memoizedState!==null||(Wd=Zt())),u&4&&fi(n);break;case 22:if(ce=l!==null&&l.memoizedState!==null,n.mode&1?(Tn=(W=Tn)||ce,Da(r,n),Tn=W):Da(r,n),ja(n),u&8192){if(W=n.memoizedState!==null,(n.stateNode.isHidden=W)&&!ce&&n.mode&1)for(Ne=n,ce=n.child;ce!==null;){for(de=Ne=ce;Ne!==null;){switch(se=Ne,ke=se.child,se.tag){case 0:case 11:case 14:case 15:qu(4,se,se.return);break;case 1:Mo(se,se.return);var Ae=se.stateNode;if(typeof Ae.componentWillUnmount=="function"){u=se,l=se.return;try{r=u,Ae.props=r.memoizedProps,Ae.state=r.memoizedState,Ae.componentWillUnmount()}catch(Fe){tn(u,l,Fe)}}break;case 5:Mo(se,se.return);break;case 22:if(se.memoizedState!==null){Yd(de);continue}}ke!==null?(ke.return=se,Ne=ke):Yd(de)}ce=ce.sibling}e:for(ce=null,de=n;;){if(de.tag===5){if(ce===null){ce=de;try{c=de.stateNode,W?(h=c.style,typeof h.setProperty=="function"?h.setProperty("display","none","important"):h.display="none"):(M=de.stateNode,L=de.memoizedProps.style,E=L!=null&&L.hasOwnProperty("display")?L.display:null,M.style.display=st("display",E))}catch(Fe){tn(n,n.return,Fe)}}}else if(de.tag===6){if(ce===null)try{de.stateNode.nodeValue=W?"":de.memoizedProps}catch(Fe){tn(n,n.return,Fe)}}else if((de.tag!==22&&de.tag!==23||de.memoizedState===null||de===n)&&de.child!==null){de.child.return=de,de=de.child;continue}if(de===n)break e;for(;de.sibling===null;){if(de.return===null||de.return===n)break e;ce===de&&(ce=null),de=de.return}ce===de&&(ce=null),de.sibling.return=de.return,de=de.sibling}}break;case 19:Da(r,n),ja(n),u&4&&fi(n);break;case 21:break;default:Da(r,n),ja(n)}}function ja(n){var r=n.flags;if(r&2){try{e:{for(var l=n.return;l!==null;){if(wh(l)){var u=l;break e}l=l.return}throw Error(v(160))}switch(u.tag){case 5:var c=u.stateNode;u.flags&32&&(Aa(c,""),u.flags&=-33);var h=Ac(n);Ia(n,h,c);break;case 3:case 4:var E=u.stateNode.containerInfo,M=Ac(n);Lo(n,M,E);break;default:throw Error(v(161))}}catch(L){tn(n,n.return,L)}n.flags&=-3}r&4096&&(n.flags&=-4097)}function Dh(n,r,l){Ne=n,No(n)}function No(n,r,l){for(var u=(n.mode&1)!==0;Ne!==null;){var c=Ne,h=c.child;if(c.tag===22&&u){var E=c.memoizedState!==null||Ku;if(!E){var M=c.alternate,L=M!==null&&M.memoizedState!==null||Tn;M=Ku;var W=Tn;if(Ku=E,(Tn=L)&&!W)for(Ne=c;Ne!==null;)E=Ne,L=E.child,E.tag===22&&E.memoizedState!==null?Oh(c):L!==null?(L.return=E,Ne=L):Oh(c);for(;h!==null;)Ne=h,No(h),h=h.sibling;Ne=c,Ku=M,Tn=W}kh(n)}else c.subtreeFlags&8772&&h!==null?(h.return=c,Ne=h):kh(n)}}function kh(n){for(;Ne!==null;){var r=Ne;if(r.flags&8772){var l=r.alternate;try{if(r.flags&8772)switch(r.tag){case 0:case 11:case 15:Tn||Zu(5,r);break;case 1:var u=r.stateNode;if(r.flags&4&&!Tn)if(l===null)u.componentDidMount();else{var c=r.elementType===r.type?l.memoizedProps:Vr(r.type,l.memoizedProps);u.componentDidUpdate(c,l.memoizedState,u.__reactInternalSnapshotBeforeUpdate)}var h=r.updateQueue;h!==null&&Cl(r,h,u);break;case 3:var E=r.updateQueue;if(E!==null){if(l=null,r.child!==null)switch(r.child.tag){case 5:l=r.child.stateNode;break;case 1:l=r.child.stateNode}Cl(r,E,l)}break;case 5:var M=r.stateNode;if(l===null&&r.flags&4){l=M;var L=r.memoizedProps;switch(r.type){case"button":case"input":case"select":case"textarea":L.autoFocus&&l.focus();break;case"img":L.src&&(l.src=L.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(r.memoizedState===null){var W=r.alternate;if(W!==null){var ce=W.memoizedState;if(ce!==null){var de=ce.dehydrated;de!==null&&Eu(de)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(v(163))}Tn||r.flags&512&&Bd(r)}catch(se){tn(r,r.return,se)}}if(r===n){Ne=null;break}if(l=r.sibling,l!==null){l.return=r.return,Ne=l;break}Ne=r.return}}function Yd(n){for(;Ne!==null;){var r=Ne;if(r===n){Ne=null;break}var l=r.sibling;if(l!==null){l.return=r.return,Ne=l;break}Ne=r.return}}function Oh(n){for(;Ne!==null;){var r=Ne;try{switch(r.tag){case 0:case 11:case 15:var l=r.return;try{Zu(4,r)}catch(L){tn(r,l,L)}break;case 1:var u=r.stateNode;if(typeof u.componentDidMount=="function"){var c=r.return;try{u.componentDidMount()}catch(L){tn(r,c,L)}}var h=r.return;try{Bd(r)}catch(L){tn(r,h,L)}break;case 5:var E=r.return;try{Bd(r)}catch(L){tn(r,E,L)}}}catch(L){tn(r,r.return,L)}if(r===n){Ne=null;break}var M=r.sibling;if(M!==null){M.return=r.return,Ne=M;break}Ne=r.return}}var zc=Math.ceil,Ju=oe.ReactCurrentDispatcher,Qd=oe.ReactCurrentOwner,tr=oe.ReactCurrentBatchConfig,ft=0,Wt=null,en=null,An=0,jr=0,Ao=rt(0),wn=0,es=null,di=0,Uc=0,zo=0,Nl=null,ur=null,Wd=0,Uo=1/0,pi=null,Fc=!1,Al=null,Ba=null,Yi=!1,Qi=null,Hc=0,Fo=0,Pc=null,zl=-1,Ul=0;function nr(){return ft&6?Zt():zl!==-1?zl:zl=Zt()}function hn(n){return n.mode&1?ft&2&&An!==0?An&-An:lc.transition!==null?(Ul===0&&(Ul=Us()),Ul):(n=Dt,n!==0||(n=window.event,n=n===void 0?16:Wf(n.type)),n):1}function rr(n,r,l,u){if(50<Fo)throw Fo=0,Pc=null,Error(v(185));fl(n,l,u),(!(ft&2)||n!==Wt)&&(n===Wt&&(!(ft&2)&&(Uc|=l),wn===4&&sa(n,An)),ar(n,u),l===1&&ft===0&&!(r.mode&1)&&(Uo=Zt()+500,Ln&&Rr()))}function ar(n,r){var l=n.callbackNode;zs(n,r);var u=Ca(n,n===Wt?An:0);if(u===0)l!==null&&mv(l),n.callbackNode=null,n.callbackPriority=0;else if(r=u&-u,n.callbackPriority!==r){if(l!=null&&mv(l),r===1)n.tag===0?Sd(Mh.bind(null,n)):gd(Mh.bind(null,n)),hd(function(){!(ft&6)&&Rr()}),l=null;else{switch($f(u)){case 1:l=Za;break;case 4:l=ct;break;case 16:l=bi;break;case 536870912:l=Vf;break;default:l=bi}l=Jd(l,Ho.bind(null,n))}n.callbackPriority=r,n.callbackNode=l}}function Ho(n,r){if(zl=-1,Ul=0,ft&6)throw Error(v(327));var l=n.callbackNode;if(Vo()&&n.callbackNode!==l)return null;var u=Ca(n,n===Wt?An:0);if(u===0)return null;if(u&30||u&n.expiredLanes||r)r=Ic(n,u);else{r=u;var c=ft;ft|=2;var h=Vc();(Wt!==n||An!==r)&&(pi=null,Uo=Zt()+500,Fl(n,r));do try{fg();break}catch(M){Lh(n,M)}while(1);wd(),Ju.current=h,ft=c,en!==null?r=0:(Wt=null,An=0,r=wn)}if(r!==0){if(r===2&&(c=jf(n),c!==0&&(u=c,r=Gd(n,c))),r===1)throw l=es,Fl(n,0),sa(n,u),ar(n,Zt()),l;if(r===6)sa(n,u);else{if(c=n.current.alternate,!(u&30)&&!Kd(c)&&(r=Ic(n,u),r===2&&(h=jf(n),h!==0&&(u=h,r=Gd(n,h))),r===1))throw l=es,Fl(n,0),sa(n,u),ar(n,Zt()),l;switch(n.finishedWork=c,n.finishedLanes=u,r){case 0:case 1:throw Error(v(345));case 2:Hl(n,ur,pi);break;case 3:if(sa(n,u),(u&130023424)===u&&(r=Wd+500-Zt(),10<r)){if(Ca(n,0)!==0)break;if(c=n.suspendedLanes,(c&u)!==u){nr(),n.pingedLanes|=n.suspendedLanes&c;break}n.timeoutHandle=gl(Hl.bind(null,n,ur,pi),r);break}Hl(n,ur,pi);break;case 4:if(sa(n,u),(u&4194240)===u)break;for(r=n.eventTimes,c=-1;0<u;){var E=31-Xr(u);h=1<<E,E=r[E],E>c&&(c=E),u&=~h}if(u=c,u=Zt()-u,u=(120>u?120:480>u?480:1080>u?1080:1920>u?1920:3e3>u?3e3:4320>u?4320:1960*zc(u/1960))-u,10<u){n.timeoutHandle=gl(Hl.bind(null,n,ur,pi),u);break}Hl(n,ur,pi);break;case 5:Hl(n,ur,pi);break;default:throw Error(v(329))}}}return ar(n,Zt()),n.callbackNode===l?Ho.bind(null,n):null}function Gd(n,r){var l=Nl;return n.current.memoizedState.isDehydrated&&(Fl(n,r).flags|=256),n=Ic(n,r),n!==2&&(r=ur,ur=l,r!==null&&ts(r)),n}function ts(n){ur===null?ur=n:ur.push.apply(ur,n)}function Kd(n){for(var r=n;;){if(r.flags&16384){var l=r.updateQueue;if(l!==null&&(l=l.stores,l!==null))for(var u=0;u<l.length;u++){var c=l[u],h=c.getSnapshot;c=c.value;try{if(!Jr(h(),c))return!1}catch{return!1}}}if(l=r.child,r.subtreeFlags&16384&&l!==null)l.return=r,r=l;else{if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return!0;r=r.return}r.sibling.return=r.return,r=r.sibling}}return!0}function sa(n,r){for(r&=~zo,r&=~Uc,n.suspendedLanes|=r,n.pingedLanes&=~r,n=n.expirationTimes;0<r;){var l=31-Xr(r),u=1<<l;n[l]=-1,r&=~u}}function Mh(n){if(ft&6)throw Error(v(327));Vo();var r=Ca(n,0);if(!(r&1))return ar(n,Zt()),null;var l=Ic(n,r);if(n.tag!==0&&l===2){var u=jf(n);u!==0&&(r=u,l=Gd(n,u))}if(l===1)throw l=es,Fl(n,0),sa(n,r),ar(n,Zt()),l;if(l===6)throw Error(v(345));return n.finishedWork=n.current.alternate,n.finishedLanes=r,Hl(n,ur,pi),ar(n,Zt()),null}function Po(n,r){var l=ft;ft|=1;try{return n(r)}finally{ft=l,ft===0&&(Uo=Zt()+500,Ln&&Rr())}}function Wi(n){Qi!==null&&Qi.tag===0&&!(ft&6)&&Vo();var r=ft;ft|=1;var l=tr.transition,u=Dt;try{if(tr.transition=null,Dt=1,n)return n()}finally{Dt=u,tr.transition=l,ft=r,!(ft&6)&&Rr()}}function Xd(){jr=Ao.current,xt(Ao)}function Fl(n,r){n.finishedWork=null,n.finishedLanes=0;var l=n.timeoutHandle;if(l!==-1&&(n.timeoutHandle=-1,ah(l)),en!==null)for(l=en.return;l!==null;){var u=l;switch(Cd(u),u.tag){case 1:u=u.type.childContextTypes,u!=null&&na();break;case 3:Ii(),xt(Jt),xt(Xe),dc();break;case 5:ot(u);break;case 4:Ii();break;case 13:xt(We);break;case 19:xt(We);break;case 10:Fi(u.type._context);break;case 22:case 23:Xd()}l=l.return}if(Wt=n,en=n=Gi(n.current,null),An=jr=r,wn=0,es=null,zo=Uc=di=0,ur=Nl=null,Vn!==null){for(r=0;r<Vn.length;r++)if(l=Vn[r],u=l.interleaved,u!==null){l.interleaved=null;var c=u.next,h=l.pending;if(h!==null){var E=h.next;h.next=c,u.next=E}l.pending=u}Vn=null}return n}function Lh(n,r){do{var l=en;try{if(wd(),pc.current=Oc,Ge){for(var u=Ht.memoizedState;u!==null;){var c=u.queue;c!==null&&(c.pending=null),u=u.next}Ge=!1}if(xl=0,mt=ee=Ht=null,Va=!1,Ir=0,Qd.current=null,l===null||l.return===null){wn=1,es=r,en=null;break}e:{var h=n,E=l.return,M=l,L=r;if(r=An,M.flags|=32768,L!==null&&typeof L=="object"&&typeof L.then=="function"){var W=L,ce=M,de=ce.tag;if(!(ce.mode&1)&&(de===0||de===11||de===15)){var se=ce.alternate;se?(ce.updateQueue=se.updateQueue,ce.memoizedState=se.memoizedState,ce.lanes=se.lanes):(ce.updateQueue=null,ce.memoizedState=null)}var ke=Ad(E);if(ke!==null){ke.flags&=-257,zd(ke,E,M,h,r),ke.mode&1&&Sh(h,W,r),r=ke,L=W;var Ae=r.updateQueue;if(Ae===null){var Fe=new Set;Fe.add(L),r.updateQueue=Fe}else Ae.add(L);break e}else{if(!(r&1)){Sh(h,W,r),qd();break e}L=Error(v(426))}}else if(Ft&&M.mode&1){var ln=Ad(E);if(ln!==null){!(ln.flags&65536)&&(ln.flags|=256),zd(ln,E,M,h,r),xd(Do(L,M));break e}}h=L=Do(L,M),wn!==4&&(wn=2),Nl===null?Nl=[h]:Nl.push(h),h=E;do{switch(h.tag){case 3:h.flags|=65536,r&=-r,h.lanes|=r;var H=gh(h,L,r);kd(h,H);break e;case 1:M=L;var A=h.type,I=h.stateNode;if(!(h.flags&128)&&(typeof A.getDerivedStateFromError=="function"||I!==null&&typeof I.componentDidCatch=="function"&&(Ba===null||!Ba.has(I)))){h.flags|=65536,r&=-r,h.lanes|=r;var ye=Qu(h,M,r);kd(h,ye);break e}}h=h.return}while(h!==null)}Zd(l)}catch(He){r=He,en===l&&l!==null&&(en=l=l.return);continue}break}while(1)}function Vc(){var n=Ju.current;return Ju.current=Oc,n===null?Oc:n}function qd(){(wn===0||wn===3||wn===2)&&(wn=4),Wt===null||!(di&268435455)&&!(Uc&268435455)||sa(Wt,An)}function Ic(n,r){var l=ft;ft|=2;var u=Vc();(Wt!==n||An!==r)&&(pi=null,Fl(n,r));do try{cg();break}catch(c){Lh(n,c)}while(1);if(wd(),ft=l,Ju.current=u,en!==null)throw Error(v(261));return Wt=null,An=0,wn}function cg(){for(;en!==null;)_h(en)}function fg(){for(;en!==null&&!Ay();)_h(en)}function _h(n){var r=Ah(n.alternate,n,jr);n.memoizedProps=n.pendingProps,r===null?Zd(n):en=r,Qd.current=null}function Zd(n){var r=n;do{var l=r.alternate;if(n=r.return,r.flags&32768){if(l=jd(l,r),l!==null){l.flags&=32767,en=l;return}if(n!==null)n.flags|=32768,n.subtreeFlags=0,n.deletions=null;else{wn=6,en=null;return}}else if(l=sg(l,r,jr),l!==null){en=l;return}if(r=r.sibling,r!==null){en=r;return}en=r=n}while(r!==null);wn===0&&(wn=5)}function Hl(n,r,l){var u=Dt,c=tr.transition;try{tr.transition=null,Dt=1,dg(n,r,l,u)}finally{tr.transition=c,Dt=u}return null}function dg(n,r,l,u){do Vo();while(Qi!==null);if(ft&6)throw Error(v(327));l=n.finishedWork;var c=n.finishedLanes;if(l===null)return null;if(n.finishedWork=null,n.finishedLanes=0,l===n.current)throw Error(v(177));n.callbackNode=null,n.callbackPriority=0;var h=l.lanes|l.childLanes;if(Hy(n,h),n===Wt&&(en=Wt=null,An=0),!(l.subtreeFlags&2064)&&!(l.flags&2064)||Yi||(Yi=!0,Jd(bi,function(){return Vo(),null})),h=(l.flags&15990)!==0,l.subtreeFlags&15990||h){h=tr.transition,tr.transition=null;var E=Dt;Dt=1;var M=ft;ft|=4,Qd.current=null,Th(n,l),bh(l,n),Ks(yl),dl=!!pd,yl=pd=null,n.current=l,Dh(l),zy(),ft=M,Dt=E,tr.transition=h}else n.current=l;if(Yi&&(Yi=!1,Qi=n,Hc=c),h=n.pendingLanes,h===0&&(Ba=null),gv(l.stateNode),ar(n,Zt()),r!==null)for(u=n.onRecoverableError,l=0;l<r.length;l++)c=r[l],u(c.value,{componentStack:c.stack,digest:c.digest});if(Fc)throw Fc=!1,n=Al,Al=null,n;return Hc&1&&n.tag!==0&&Vo(),h=n.pendingLanes,h&1?n===Pc?Fo++:(Fo=0,Pc=n):Fo=0,Rr(),null}function Vo(){if(Qi!==null){var n=$f(Hc),r=tr.transition,l=Dt;try{if(tr.transition=null,Dt=16>n?16:n,Qi===null)var u=!1;else{if(n=Qi,Qi=null,Hc=0,ft&6)throw Error(v(331));var c=ft;for(ft|=4,Ne=n.current;Ne!==null;){var h=Ne,E=h.child;if(Ne.flags&16){var M=h.deletions;if(M!==null){for(var L=0;L<M.length;L++){var W=M[L];for(Ne=W;Ne!==null;){var ce=Ne;switch(ce.tag){case 0:case 11:case 15:qu(8,ce,h)}var de=ce.child;if(de!==null)de.return=ce,Ne=de;else for(;Ne!==null;){ce=Ne;var se=ce.sibling,ke=ce.return;if($d(ce),ce===W){Ne=null;break}if(se!==null){se.return=ke,Ne=se;break}Ne=ke}}}var Ae=h.alternate;if(Ae!==null){var Fe=Ae.child;if(Fe!==null){Ae.child=null;do{var ln=Fe.sibling;Fe.sibling=null,Fe=ln}while(Fe!==null)}}Ne=h}}if(h.subtreeFlags&2064&&E!==null)E.return=h,Ne=E;else e:for(;Ne!==null;){if(h=Ne,h.flags&2048)switch(h.tag){case 0:case 11:case 15:qu(9,h,h.return)}var H=h.sibling;if(H!==null){H.return=h.return,Ne=H;break e}Ne=h.return}}var A=n.current;for(Ne=A;Ne!==null;){E=Ne;var I=E.child;if(E.subtreeFlags&2064&&I!==null)I.return=E,Ne=I;else e:for(E=A;Ne!==null;){if(M=Ne,M.flags&2048)try{switch(M.tag){case 0:case 11:case 15:Zu(9,M)}}catch(He){tn(M,M.return,He)}if(M===E){Ne=null;break e}var ye=M.sibling;if(ye!==null){ye.return=M.return,Ne=ye;break e}Ne=M.return}}if(ft=c,Rr(),Ea&&typeof Ea.onPostCommitFiberRoot=="function")try{Ea.onPostCommitFiberRoot(hu,n)}catch{}u=!0}return u}finally{Dt=l,tr.transition=r}}return!1}function Nh(n,r,l){r=Do(l,r),r=gh(n,r,1),n=Pi(n,r,1),r=nr(),n!==null&&(fl(n,1,r),ar(n,r))}function tn(n,r,l){if(n.tag===3)Nh(n,n,l);else for(;r!==null;){if(r.tag===3){Nh(r,n,l);break}else if(r.tag===1){var u=r.stateNode;if(typeof r.type.getDerivedStateFromError=="function"||typeof u.componentDidCatch=="function"&&(Ba===null||!Ba.has(u))){n=Do(l,n),n=Qu(r,n,1),r=Pi(r,n,1),n=nr(),r!==null&&(fl(r,1,n),ar(r,n));break}}r=r.return}}function pg(n,r,l){var u=n.pingCache;u!==null&&u.delete(r),r=nr(),n.pingedLanes|=n.suspendedLanes&l,Wt===n&&(An&l)===l&&(wn===4||wn===3&&(An&130023424)===An&&500>Zt()-Wd?Fl(n,0):zo|=l),ar(n,r)}function jc(n,r){r===0&&(n.mode&1?(r=oo,oo<<=1,!(oo&130023424)&&(oo=4194304)):r=1);var l=nr();n=oi(n,r),n!==null&&(fl(n,r,l),ar(n,l))}function vg(n){var r=n.memoizedState,l=0;r!==null&&(l=r.retryLane),jc(n,l)}function hg(n,r){var l=0;switch(n.tag){case 13:var u=n.stateNode,c=n.memoizedState;c!==null&&(l=c.retryLane);break;case 19:u=n.stateNode;break;default:throw Error(v(314))}u!==null&&u.delete(r),jc(n,l)}var Ah;Ah=function(n,r,l){if(n!==null)if(n.memoizedProps!==r.pendingProps||Jt.current)vn=!0;else{if(!(n.lanes&l)&&!(r.flags&128))return vn=!1,ci(n,r,l);vn=!!(n.flags&131072)}else vn=!1,Ft&&r.flags&1048576&&Ed(r,Eo,r.index);switch(r.lanes=0,r.tag){case 2:var u=r.type;Jn(n,r),n=r.pendingProps;var c=ta(r,Xe.current);Ce(r,l),c=ji(null,r,u,n,c,l);var h=bl();return r.flags|=1,typeof c=="object"&&c!==null&&typeof c.render=="function"&&c.$$typeof===void 0?(r.tag=1,r.memoizedState=null,r.updateQueue=null,It(u)?(h=!0,tc(r)):h=!1,r.memoizedState=c.state!==null&&c.state!==void 0?c.state:null,Dd(r),c.updater=sc,r.stateNode=c,c._reactInternals=r,cc(r,u,n,l),r=Eh(null,r,u,!0,h,l)):(r.tag=0,Ft&&h&&nc(r),Rn(null,r,c,l),r=r.child),r;case 16:u=r.elementType;e:{switch(Jn(n,r),n=r.pendingProps,c=u._init,u=c(u._payload),r.type=u,c=r.tag=yg(u),n=Vr(u,n),c){case 0:r=ko(null,r,u,n,l);break e;case 1:r=Ud(null,r,u,n,l);break e;case 11:r=$i(null,r,u,n,l);break e;case 14:r=Lc(null,r,u,Vr(u.type,n),l);break e}throw Error(v(306,u,""))}return r;case 0:return u=r.type,c=r.pendingProps,c=r.elementType===u?c:Vr(u,c),ko(n,r,u,c,l);case 1:return u=r.type,c=r.pendingProps,c=r.elementType===u?c:Vr(u,c),Ud(n,r,u,c,l);case 3:e:{if(Ch(r),n===null)throw Error(v(387));u=r.pendingProps,h=r.memoizedState,c=h.element,Cn(n,r),Vi(r,u,null,l);var E=r.memoizedState;if(u=E.element,h.isDehydrated)if(h={element:u,isDehydrated:!1,cache:E.cache,pendingSuspenseBoundaries:E.pendingSuspenseBoundaries,transitions:E.transitions},r.updateQueue.baseState=h,r.memoizedState=h,r.flags&256){c=Do(Error(v(423)),r),r=_c(n,r,u,l,c);break e}else if(u!==c){c=Do(Error(v(424)),r),r=_c(n,r,u,l,c);break e}else for(wr=wa(r.stateNode.containerInfo.firstChild),Pr=r,Ft=!0,aa=null,l=mh(r,null,u,l),r.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling;else{if(Yt(),u===c){r=In(n,r,l);break e}Rn(n,r,u,l)}r=r.child}return r;case 5:return Ye(r),n===null&&ac(r),u=r.type,c=r.pendingProps,h=n!==null?n.memoizedProps:null,E=c.children,Au(u,c)?E=null:h!==null&&Au(u,h)&&(r.flags|=32),at(n,r),Rn(n,r,E,l),r.child;case 6:return n===null&&ac(r),null;case 13:return Hd(n,r,l);case 4:return Md(r,r.stateNode.containerInfo),u=r.pendingProps,n===null?r.child=Ro(r,null,u,l):Rn(n,r,u,l),r.child;case 11:return u=r.type,c=r.pendingProps,c=r.elementType===u?c:Vr(u,c),$i(n,r,u,c,l);case 7:return Rn(n,r,r.pendingProps,l),r.child;case 8:return Rn(n,r,r.pendingProps.children,l),r.child;case 12:return Rn(n,r,r.pendingProps.children,l),r.child;case 10:e:{if(u=r.type._context,c=r.pendingProps,h=r.memoizedProps,E=c.value,wt(Pa,u._currentValue),u._currentValue=E,h!==null)if(Jr(h.value,E)){if(h.children===c.children&&!Jt.current){r=In(n,r,l);break e}}else for(h=r.child,h!==null&&(h.return=r);h!==null;){var M=h.dependencies;if(M!==null){E=h.child;for(var L=M.firstContext;L!==null;){if(L.context===u){if(h.tag===1){L=ui(-1,l&-l),L.tag=2;var W=h.updateQueue;if(W!==null){W=W.shared;var ce=W.pending;ce===null?L.next=L:(L.next=ce.next,ce.next=L),W.pending=L}}h.lanes|=l,L=h.alternate,L!==null&&(L.lanes|=l),_n(h.return,l,r),M.lanes|=l;break}L=L.next}}else if(h.tag===10)E=h.type===r.type?null:h.child;else if(h.tag===18){if(E=h.return,E===null)throw Error(v(341));E.lanes|=l,M=E.alternate,M!==null&&(M.lanes|=l),_n(E,l,r),E=h.sibling}else E=h.child;if(E!==null)E.return=h;else for(E=h;E!==null;){if(E===r){E=null;break}if(h=E.sibling,h!==null){h.return=E.return,E=h;break}E=E.return}h=E}Rn(n,r,c.children,l),r=r.child}return r;case 9:return c=r.type,u=r.pendingProps.children,Ce(r,l),c=an(c),u=u(c),r.flags|=1,Rn(n,r,u,l),r.child;case 14:return u=r.type,c=Vr(u,r.pendingProps),c=Vr(u.type,c),Lc(n,r,u,c,l);case 15:return kr(n,r,r.type,r.pendingProps,l);case 17:return u=r.type,c=r.pendingProps,c=r.elementType===u?c:Vr(u,c),Jn(n,r),r.tag=1,It(u)?(n=!0,tc(r)):n=!1,Ce(r,l),dh(r,u,c),cc(r,u,c,l),Eh(null,r,u,!0,n,l);case 19:return Id(n,r,l);case 22:return Ml(n,r,l)}throw Error(v(156,r.tag))};function Jd(n,r){return Pf(n,r)}function mg(n,r,l,u){this.tag=n,this.key=l,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=r,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=u,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ca(n,r,l,u){return new mg(n,r,l,u)}function ep(n){return n=n.prototype,!(!n||!n.isReactComponent)}function yg(n){if(typeof n=="function")return ep(n)?1:0;if(n!=null){if(n=n.$$typeof,n===be)return 11;if(n===K)return 14}return 2}function Gi(n,r){var l=n.alternate;return l===null?(l=ca(n.tag,r,n.key,n.mode),l.elementType=n.elementType,l.type=n.type,l.stateNode=n.stateNode,l.alternate=n,n.alternate=l):(l.pendingProps=r,l.type=n.type,l.flags=0,l.subtreeFlags=0,l.deletions=null),l.flags=n.flags&14680064,l.childLanes=n.childLanes,l.lanes=n.lanes,l.child=n.child,l.memoizedProps=n.memoizedProps,l.memoizedState=n.memoizedState,l.updateQueue=n.updateQueue,r=n.dependencies,l.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext},l.sibling=n.sibling,l.index=n.index,l.ref=n.ref,l}function Bc(n,r,l,u,c,h){var E=2;if(u=n,typeof n=="function")ep(n)&&(E=1);else if(typeof n=="string")E=5;else e:switch(n){case ge:return Pl(l.children,c,h,r);case Se:E=8,c|=8;break;case Ee:return n=ca(12,l,r,c|2),n.elementType=Ee,n.lanes=h,n;case ne:return n=ca(13,l,r,c),n.elementType=ne,n.lanes=h,n;case G:return n=ca(19,l,r,c),n.elementType=G,n.lanes=h,n;case ve:return ns(l,c,h,r);default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case me:E=10;break e;case _e:E=9;break e;case be:E=11;break e;case K:E=14;break e;case fe:E=16,u=null;break e}throw Error(v(130,n==null?n:typeof n,""))}return r=ca(E,l,r,c),r.elementType=n,r.type=u,r.lanes=h,r}function Pl(n,r,l,u){return n=ca(7,n,u,r),n.lanes=l,n}function ns(n,r,l,u){return n=ca(22,n,u,r),n.elementType=ve,n.lanes=l,n.stateNode={isHidden:!1},n}function rs(n,r,l){return n=ca(6,n,null,r),n.lanes=l,n}function Vl(n,r,l){return r=ca(4,n.children!==null?n.children:[],n.key,r),r.lanes=l,r.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},r}function gg(n,r,l,u,c){this.tag=r,this.containerInfo=n,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Bf(0),this.expirationTimes=Bf(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Bf(0),this.identifierPrefix=u,this.onRecoverableError=c,this.mutableSourceEagerHydrationData=null}function $c(n,r,l,u,c,h,E,M,L){return n=new gg(n,r,l,M,L),r===1?(r=1,h===!0&&(r|=8)):r=0,h=ca(3,null,null,r),n.current=h,h.stateNode=n,h.memoizedState={element:u,isDehydrated:l,cache:null,transitions:null,pendingSuspenseBoundaries:null},Dd(h),n}function zh(n,r,l){var u=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:ue,key:u==null?null:""+u,children:n,containerInfo:r,implementation:l}}function tp(n){if(!n)return Ha;n=n._reactInternals;e:{if(Ua(n)!==n||n.tag!==1)throw Error(v(170));var r=n;do{switch(r.tag){case 3:r=r.stateNode.context;break e;case 1:if(It(r.type)){r=r.stateNode.__reactInternalMemoizedMergedChildContext;break e}}r=r.return}while(r!==null);throw Error(v(171))}if(n.tag===1){var l=n.type;if(It(l))return Fu(n,l,r)}return r}function Uh(n,r,l,u,c,h,E,M,L){return n=$c(l,u,!0,n,c,h,E,M,L),n.context=tp(null),l=n.current,u=nr(),c=hn(l),h=ui(u,c),h.callback=r??null,Pi(l,h,c),n.current.lanes=c,fl(n,c,u),ar(n,u),n}function as(n,r,l,u){var c=r.current,h=nr(),E=hn(c);return l=tp(l),r.context===null?r.context=l:r.pendingContext=l,r=ui(h,E),r.payload={element:n},u=u===void 0?null:u,u!==null&&(r.callback=u),n=Pi(c,r,E),n!==null&&(rr(n,c,E,h),uc(n,c,E)),E}function Yc(n){if(n=n.current,!n.child)return null;switch(n.child.tag){case 5:return n.child.stateNode;default:return n.child.stateNode}}function Fh(n,r){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var l=n.retryLane;n.retryLane=l!==0&&l<r?l:r}}function np(n,r){Fh(n,r),(n=n.alternate)&&Fh(n,r)}function Hh(){return null}var rp=typeof reportError=="function"?reportError:function(n){console.error(n)};function Qc(n){this._internalRoot=n}vi.prototype.render=Qc.prototype.render=function(n){var r=this._internalRoot;if(r===null)throw Error(v(409));as(n,r,null,null)},vi.prototype.unmount=Qc.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var r=n.containerInfo;Wi(function(){as(null,n,null,null)}),r[ii]=null}};function vi(n){this._internalRoot=n}vi.prototype.unstable_scheduleHydration=function(n){if(n){var r=Rv();n={blockedOn:null,target:n,priority:r};for(var l=0;l<Ot.length&&r!==0&&r<Ot[l].priority;l++);Ot.splice(l,0,n),l===0&&xv(n)}};function ap(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function Wc(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11&&(n.nodeType!==8||n.nodeValue!==" react-mount-point-unstable "))}function Ph(){}function Sg(n,r,l,u,c){if(c){if(typeof u=="function"){var h=u;u=function(){var W=Yc(E);h.call(W)}}var E=Uh(r,u,n,0,null,!1,!1,"",Ph);return n._reactRootContainer=E,n[ii]=E.current,go(n.nodeType===8?n.parentNode:n),Wi(),E}for(;c=n.lastChild;)n.removeChild(c);if(typeof u=="function"){var M=u;u=function(){var W=Yc(L);M.call(W)}}var L=$c(n,0,!1,null,null,!1,!1,"",Ph);return n._reactRootContainer=L,n[ii]=L.current,go(n.nodeType===8?n.parentNode:n),Wi(function(){as(r,L,l,u)}),L}function Gc(n,r,l,u,c){var h=l._reactRootContainer;if(h){var E=h;if(typeof c=="function"){var M=c;c=function(){var L=Yc(E);M.call(L)}}as(r,E,n,c)}else E=Sg(l,r,n,c,u);return Yc(E)}Cv=function(n){switch(n.tag){case 3:var r=n.stateNode;if(r.current.memoizedState.isDehydrated){var l=cl(r.pendingLanes);l!==0&&(mu(r,l|1),ar(r,Zt()),!(ft&6)&&(Uo=Zt()+500,Rr()))}break;case 13:Wi(function(){var u=oi(n,1);if(u!==null){var c=nr();rr(u,n,1,c)}}),np(n,1)}},Fs=function(n){if(n.tag===13){var r=oi(n,134217728);if(r!==null){var l=nr();rr(r,n,134217728,l)}np(n,134217728)}},Nt=function(n){if(n.tag===13){var r=hn(n),l=oi(n,r);if(l!==null){var u=nr();rr(l,n,r,u)}np(n,r)}},Rv=function(){return Dt},Yf=function(n,r){var l=Dt;try{return Dt=n,r()}finally{Dt=l}},za=function(n,r,l){switch(r){case"input":if(nn(n,l),r=l.name,l.type==="radio"&&r!=null){for(l=n;l.parentNode;)l=l.parentNode;for(l=l.querySelectorAll("input[name="+JSON.stringify(""+r)+'][type="radio"]'),r=0;r<l.length;r++){var u=l[r];if(u!==n&&u.form===n.form){var c=Ie(u);if(!c)throw Error(v(90));Je(u),nn(u,c)}}}break;case"textarea":zr(n,l);break;case"select":r=l.value,r!=null&&Hn(n,!!l.multiple,r,!1)}},dv=Po,pv=Wi;var Eg={usingClientEntryPoint:!1,Events:[Uu,So,Ie,Ms,Ls,Po]},Io={findFiberByHostInstance:ea,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},Cg={bundleType:Io.bundleType,version:Io.version,rendererPackageName:Io.rendererPackageName,rendererConfig:Io.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:oe.ReactCurrentDispatcher,findHostInstanceByFiber:function(n){return n=vv(n),n===null?null:n.stateNode},findFiberByHostInstance:Io.findFiberByHostInstance||Hh,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Kc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Kc.isDisabled&&Kc.supportsFiber)try{hu=Kc.inject(Cg),Ea=Kc}catch{}}return ma.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Eg,ma.createPortal=function(n,r){var l=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!ap(r))throw Error(v(200));return zh(n,r,null,l)},ma.createRoot=function(n,r){if(!ap(n))throw Error(v(299));var l=!1,u="",c=rp;return r!=null&&(r.unstable_strictMode===!0&&(l=!0),r.identifierPrefix!==void 0&&(u=r.identifierPrefix),r.onRecoverableError!==void 0&&(c=r.onRecoverableError)),r=$c(n,1,!1,null,null,l,!1,u,c),n[ii]=r.current,go(n.nodeType===8?n.parentNode:n),new Qc(r)},ma.findDOMNode=function(n){if(n==null)return null;if(n.nodeType===1)return n;var r=n._reactInternals;if(r===void 0)throw typeof n.render=="function"?Error(v(188)):(n=Object.keys(n).join(","),Error(v(268,n)));return n=vv(r),n=n===null?null:n.stateNode,n},ma.flushSync=function(n){return Wi(n)},ma.hydrate=function(n,r,l){if(!Wc(r))throw Error(v(200));return Gc(null,n,r,!0,l)},ma.hydrateRoot=function(n,r,l){if(!ap(n))throw Error(v(405));var u=l!=null&&l.hydratedSources||null,c=!1,h="",E=rp;if(l!=null&&(l.unstable_strictMode===!0&&(c=!0),l.identifierPrefix!==void 0&&(h=l.identifierPrefix),l.onRecoverableError!==void 0&&(E=l.onRecoverableError)),r=Uh(r,null,n,1,l??null,c,!1,h,E),n[ii]=r.current,go(n),u)for(n=0;n<u.length;n++)l=u[n],c=l._getVersion,c=c(l._source),r.mutableSourceEagerHydrationData==null?r.mutableSourceEagerHydrationData=[l,c]:r.mutableSourceEagerHydrationData.push(l,c);return new vi(r)},ma.render=function(n,r,l){if(!Wc(r))throw Error(v(200));return Gc(null,n,r,!1,l)},ma.unmountComponentAtNode=function(n){if(!Wc(n))throw Error(v(40));return n._reactRootContainer?(Wi(function(){Gc(null,null,n,!1,function(){n._reactRootContainer=null,n[ii]=null})}),!0):!1},ma.unstable_batchedUpdates=Po,ma.unstable_renderSubtreeIntoContainer=function(n,r,l,u){if(!Wc(l))throw Error(v(200));if(n==null||n._reactInternals===void 0)throw Error(v(38));return Gc(n,r,l,!1,u)},ma.version="18.2.0-next-9e3b772b8-20220608",ma}var ya={};/**
33
- * @license React
34
- * react-dom.development.js
35
- *
36
- * Copyright (c) Facebook, Inc. and its affiliates.
37
- *
38
- * This source code is licensed under the MIT license found in the
39
- * LICENSE file in the root directory of this source tree.
40
- */var kx;function fL(){return kx||(kx=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var f=uu,p=dT(),v=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,S=!1;function R(e){S=e}function C(e){if(!S){for(var t=arguments.length,a=new Array(t>1?t-1:0),i=1;i<t;i++)a[i-1]=arguments[i];k("warn",e,a)}}function y(e){if(!S){for(var t=arguments.length,a=new Array(t>1?t-1:0),i=1;i<t;i++)a[i-1]=arguments[i];k("error",e,a)}}function k(e,t,a){{var i=v.ReactDebugCurrentFrame,o=i.getStackAddendum();o!==""&&(t+="%s",a=a.concat([o]));var s=a.map(function(d){return String(d)});s.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,s)}}var D=0,w=1,U=2,b=3,_=4,O=5,F=6,$=7,ie=8,ae=9,Z=10,le=11,oe=12,J=13,ue=14,ge=15,Se=16,Ee=17,me=18,_e=19,be=21,ne=22,G=23,K=24,fe=25,ve=!0,B=!1,he=!1,re=!1,xe=!1,we=!0,Qe=!1,Ze=!1,it=!0,ut=!0,Tt=!0,lt=new Set,vt={},yn={};function $t(e,t){Je(e,t),Je(e+"Capture",t)}function Je(e,t){vt[e]&&y("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),vt[e]=t;{var a=e.toLowerCase();yn[a]=e,e==="onDoubleClick"&&(yn.ondblclick=e)}for(var i=0;i<t.length;i++)lt.add(t[i])}var Et=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",ht=Object.prototype.hasOwnProperty;function pt(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,a=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function un(e){try{return nn(e),!1}catch{return!0}}function nn(e){return""+e}function Be(e,t){if(un(e))return y("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,pt(e)),nn(e)}function Dn(e){if(un(e))return y("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",pt(e)),nn(e)}function kn(e,t){if(un(e))return y("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,pt(e)),nn(e)}function Hn(e,t){if(un(e))return y("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,pt(e)),nn(e)}function ir(e){if(un(e))return y("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",pt(e)),nn(e)}function sn(e){if(un(e))return y("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",pt(e)),nn(e)}var zr=0,lr=1,gn=2,cn=3,Kt=4,Na=5,Aa=6,Te=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",$e=Te+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",st=new RegExp("^["+Te+"]["+$e+"]*$"),_t={},rn={};function Xn(e){return ht.call(rn,e)?!0:ht.call(_t,e)?!1:st.test(e)?(rn[e]=!0,!0):(_t[e]=!0,y("Invalid attribute name: `%s`",e),!1)}function Sn(e,t,a){return t!==null?t.type===zr:a?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function Kr(e,t,a,i){if(a!==null&&a.type===zr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(i)return!1;if(a!==null)return!a.acceptsBooleans;var o=e.toLowerCase().slice(0,5);return o!=="data-"&&o!=="aria-"}default:return!1}}function Xt(e,t,a,i){if(t===null||typeof t>"u"||Kr(e,t,a,i))return!0;if(i)return!1;if(a!==null)switch(a.type){case cn:return!t;case Kt:return t===!1;case Na:return isNaN(t);case Aa:return isNaN(t)||t<1}return!1}function za(e){return qt.hasOwnProperty(e)?qt[e]:null}function fn(e,t,a,i,o,s,d){this.acceptsBooleans=t===gn||t===cn||t===Kt,this.attributeName=i,this.attributeNamespace=o,this.mustUseProperty=a,this.propertyName=e,this.type=t,this.sanitizeURL=s,this.removeEmptyString=d}var qt={},fv=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];fv.forEach(function(e){qt[e]=new fn(e,zr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],a=e[1];qt[t]=new fn(t,lr,!1,a,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){qt[e]=new fn(e,gn,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){qt[e]=new fn(e,gn,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){qt[e]=new fn(e,cn,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){qt[e]=new fn(e,cn,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){qt[e]=new fn(e,Kt,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){qt[e]=new fn(e,Aa,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){qt[e]=new fn(e,Na,!1,e.toLowerCase(),null,!1,!1)});var Ms=/[\-\:]([a-z])/g,Ls=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(Ms,Ls);qt[t]=new fn(t,lr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(Ms,Ls);qt[t]=new fn(t,lr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Ms,Ls);qt[t]=new fn(t,lr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){qt[e]=new fn(e,lr,!1,e.toLowerCase(),null,!1,!1)});var dv="xlinkHref";qt[dv]=new fn("xlinkHref",lr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){qt[e]=new fn(e,lr,!1,e.toLowerCase(),null,!0,!0)});var pv=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,_s=!1;function Uf(e){!_s&&pv.test(e)&&(_s=!0,y("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function du(e,t,a,i){if(i.mustUseProperty){var o=i.propertyName;return e[o]}else{Be(a,t),i.sanitizeURL&&Uf(""+a);var s=i.attributeName,d=null;if(i.type===Kt){if(e.hasAttribute(s)){var m=e.getAttribute(s);return m===""?!0:Xt(t,a,i,!1)?m:m===""+a?a:m}}else if(e.hasAttribute(s)){if(Xt(t,a,i,!1))return e.getAttribute(s);if(i.type===cn)return a;d=e.getAttribute(s)}return Xt(t,a,i,!1)?d===null?a:d:d===""+a?a:d}}function Ns(e,t,a,i){{if(!Xn(t))return;if(!e.hasAttribute(t))return a===void 0?void 0:null;var o=e.getAttribute(t);return Be(a,t),o===""+a?a:o}}function sl(e,t,a,i){var o=za(t);if(!Sn(t,o,i)){if(Xt(t,a,o,i)&&(a=null),i||o===null){if(Xn(t)){var s=t;a===null?e.removeAttribute(s):(Be(a,t),e.setAttribute(s,""+a))}return}var d=o.mustUseProperty;if(d){var m=o.propertyName;if(a===null){var g=o.type;e[m]=g===cn?!1:""}else e[m]=a;return}var x=o.attributeName,T=o.attributeNamespace;if(a===null)e.removeAttribute(x);else{var z=o.type,N;z===cn||z===Kt&&a===!0?N="":(Be(a,x),N=""+a,o.sanitizeURL&&Uf(N.toString())),T?e.setAttributeNS(T,x,N):e.setAttribute(x,N)}}}var ro=Symbol.for("react.element"),Sa=Symbol.for("react.portal"),qa=Symbol.for("react.fragment"),ao=Symbol.for("react.strict_mode"),pu=Symbol.for("react.profiler"),Ff=Symbol.for("react.provider"),Hf=Symbol.for("react.context"),io=Symbol.for("react.forward_ref"),Ua=Symbol.for("react.suspense"),vu=Symbol.for("react.suspense_list"),lo=Symbol.for("react.memo"),or=Symbol.for("react.lazy"),vv=Symbol.for("react.scope"),hv=Symbol.for("react.debug_trace_mode"),Pf=Symbol.for("react.offscreen"),mv=Symbol.for("react.legacy_hidden"),Ay=Symbol.for("react.cache"),zy=Symbol.for("react.tracing_marker"),Zt=Symbol.iterator,Uy="@@iterator";function Za(e){if(e===null||typeof e!="object")return null;var t=Zt&&e[Zt]||e[Uy];return typeof t=="function"?t:null}var ct=Object.assign,bi=0,yv,Vf,hu,Ea,gv,Xr,Sv;function Ev(){}Ev.__reactDisabledLog=!0;function Fy(){{if(bi===0){yv=console.log,Vf=console.info,hu=console.warn,Ea=console.error,gv=console.group,Xr=console.groupCollapsed,Sv=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ev,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}bi++}}function As(){{if(bi--,bi===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ct({},e,{value:yv}),info:ct({},e,{value:Vf}),warn:ct({},e,{value:hu}),error:ct({},e,{value:Ea}),group:ct({},e,{value:gv}),groupCollapsed:ct({},e,{value:Xr}),groupEnd:ct({},e,{value:Sv})})}bi<0&&y("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var oo=v.ReactCurrentDispatcher,cl;function Ca(e,t,a){{if(cl===void 0)try{throw Error()}catch(o){var i=o.stack.trim().match(/\n( *(at )?)/);cl=i&&i[1]||""}return`
41
- `+cl+e}}var If=!1,zs;{var jf=typeof WeakMap=="function"?WeakMap:Map;zs=new jf}function Us(e,t){if(!e||If)return"";{var a=zs.get(e);if(a!==void 0)return a}var i;If=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var s;s=oo.current,oo.current=null,Fy();try{if(t){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(Q){i=Q}Reflect.construct(e,[],d)}else{try{d.call()}catch(Q){i=Q}e.call(d.prototype)}}else{try{throw Error()}catch(Q){i=Q}e()}}catch(Q){if(Q&&i&&typeof Q.stack=="string"){for(var m=Q.stack.split(`
42
- `),g=i.stack.split(`
43
- `),x=m.length-1,T=g.length-1;x>=1&&T>=0&&m[x]!==g[T];)T--;for(;x>=1&&T>=0;x--,T--)if(m[x]!==g[T]){if(x!==1||T!==1)do if(x--,T--,T<0||m[x]!==g[T]){var z=`
44
- `+m[x].replace(" at new "," at ");return e.displayName&&z.includes("<anonymous>")&&(z=z.replace("<anonymous>",e.displayName)),typeof e=="function"&&zs.set(e,z),z}while(x>=1&&T>=0);break}}}finally{If=!1,oo.current=s,As(),Error.prepareStackTrace=o}var N=e?e.displayName||e.name:"",Y=N?Ca(N):"";return typeof e=="function"&&zs.set(e,Y),Y}function Bf(e,t,a){return Us(e,!0)}function fl(e,t,a){return Us(e,!1)}function Hy(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function mu(e,t,a){if(e==null)return"";if(typeof e=="function")return Us(e,Hy(e));if(typeof e=="string")return Ca(e);switch(e){case Ua:return Ca("Suspense");case vu:return Ca("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case io:return fl(e.render);case lo:return mu(e.type,t,a);case or:{var i=e,o=i._payload,s=i._init;try{return mu(s(o),t,a)}catch{}}}return""}function Dt(e){switch(e._debugOwner&&e._debugOwner.type,e._debugSource,e.tag){case O:return Ca(e.type);case Se:return Ca("Lazy");case J:return Ca("Suspense");case _e:return Ca("SuspenseList");case D:case U:case ge:return fl(e.type);case le:return fl(e.type.render);case w:return Bf(e.type);default:return""}}function $f(e){try{var t="",a=e;do t+=Dt(a),a=a.return;while(a);return t}catch(i){return`
45
- Error generating stack: `+i.message+`
46
- `+i.stack}}function Cv(e,t,a){var i=e.displayName;if(i)return i;var o=t.displayName||t.name||"";return o!==""?a+"("+o+")":a}function Fs(e){return e.displayName||"Context"}function Nt(e){if(e==null)return null;if(typeof e.tag=="number"&&y("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case qa:return"Fragment";case Sa:return"Portal";case pu:return"Profiler";case ao:return"StrictMode";case Ua:return"Suspense";case vu:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Hf:var t=e;return Fs(t)+".Consumer";case Ff:var a=e;return Fs(a._context)+".Provider";case io:return Cv(e,e.render,"ForwardRef");case lo:var i=e.displayName||null;return i!==null?i:Nt(e.type)||"Memo";case or:{var o=e,s=o._payload,d=o._init;try{return Nt(d(s))}catch{return null}}}return null}function Rv(e,t,a){var i=t.displayName||t.name||"";return e.displayName||(i!==""?a+"("+i+")":a)}function Yf(e){return e.displayName||"Context"}function nt(e){var t=e.tag,a=e.type;switch(t){case K:return"Cache";case ae:var i=a;return Yf(i)+".Consumer";case Z:var o=a;return Yf(o._context)+".Provider";case me:return"DehydratedFragment";case le:return Rv(a,a.render,"ForwardRef");case $:return"Fragment";case O:return a;case _:return"Portal";case b:return"Root";case F:return"Text";case Se:return Nt(a);case ie:return a===ao?"StrictMode":"Mode";case ne:return"Offscreen";case oe:return"Profiler";case be:return"Scope";case J:return"Suspense";case _e:return"SuspenseList";case fe:return"TracingMarker";case w:case D:case Ee:case U:case ue:case ge:if(typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;break}return null}var yu=v.ReactDebugCurrentFrame,dn=null,qr=!1;function Zr(){{if(dn===null)return null;var e=dn._debugOwner;if(e!==null&&typeof e<"u")return nt(e)}return null}function gu(){return dn===null?"":$f(dn)}function En(){yu.getCurrentStack=null,dn=null,qr=!1}function Ot(e){yu.getCurrentStack=e===null?null:gu,dn=e,qr=!1}function Py(){return dn}function Ra(e){qr=e}function qn(e){return""+e}function Di(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return sn(e),e;default:return""}}var xv={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function uo(e,t){xv[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||y("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||y("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Qf(e){var t=e.type,a=e.nodeName;return a&&a.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Tv(e){return e._valueTracker}function Su(e){e._valueTracker=null}function Eu(e){var t="";return e&&(Qf(e)?t=e.checked?"true":"false":t=e.value),t}function so(e){var t=Qf(e)?"checked":"value",a=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);sn(e[t]);var i=""+e[t];if(!(e.hasOwnProperty(t)||typeof a>"u"||typeof a.get!="function"||typeof a.set!="function")){var o=a.get,s=a.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(m){sn(m),i=""+m,s.call(this,m)}}),Object.defineProperty(e,t,{enumerable:a.enumerable});var d={getValue:function(){return i},setValue:function(m){sn(m),i=""+m},stopTracking:function(){Su(e),delete e[t]}};return d}}function dl(e){Tv(e)||(e._valueTracker=so(e))}function wv(e){if(!e)return!1;var t=Tv(e);if(!t)return!0;var a=t.getValue(),i=Eu(e);return i!==a?(t.setValue(i),!0):!1}function Hs(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var Ps=!1,Cu=!1,Vs=!1,Wf=!1;function Ja(e){var t=e.type==="checkbox"||e.type==="radio";return t?e.checked!=null:e.value!=null}function Ru(e,t){var a=e,i=t.checked,o=ct({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:i??a._wrapperState.initialChecked});return o}function xu(e,t){uo("input",t),t.checked!==void 0&&t.defaultChecked!==void 0&&!Cu&&(y("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Zr()||"A component",t.type),Cu=!0),t.value!==void 0&&t.defaultValue!==void 0&&!Ps&&(y("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Zr()||"A component",t.type),Ps=!0);var a=e,i=t.defaultValue==null?"":t.defaultValue;a._wrapperState={initialChecked:t.checked!=null?t.checked:t.defaultChecked,initialValue:Di(t.value!=null?t.value:i),controlled:Ja(t)}}function Gf(e,t){var a=e,i=t.checked;i!=null&&sl(a,"checked",i,!1)}function co(e,t){var a=e;{var i=Ja(t);!a._wrapperState.controlled&&i&&!Wf&&(y("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),Wf=!0),a._wrapperState.controlled&&!i&&!Vs&&(y("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),Vs=!0)}Gf(e,t);var o=Di(t.value),s=t.type;if(o!=null)s==="number"?(o===0&&a.value===""||a.value!=o)&&(a.value=qn(o)):a.value!==qn(o)&&(a.value=qn(o));else if(s==="submit"||s==="reset"){a.removeAttribute("value");return}t.hasOwnProperty("value")?ki(a,t.type,o):t.hasOwnProperty("defaultValue")&&ki(a,t.type,Di(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(a.defaultChecked=!!t.defaultChecked)}function Tu(e,t,a){var i=e;if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var o=t.type,s=o==="submit"||o==="reset";if(s&&(t.value===void 0||t.value===null))return;var d=qn(i._wrapperState.initialValue);a||d!==i.value&&(i.value=d),i.defaultValue=d}var m=i.name;m!==""&&(i.name=""),i.defaultChecked=!i.defaultChecked,i.defaultChecked=!!i._wrapperState.initialChecked,m!==""&&(i.name=m)}function bv(e,t){var a=e;co(a,t),Ur(a,t)}function Ur(e,t){var a=t.name;if(t.type==="radio"&&a!=null){for(var i=e;i.parentNode;)i=i.parentNode;Be(a,"name");for(var o=i.querySelectorAll("input[name="+JSON.stringify(""+a)+'][type="radio"]'),s=0;s<o.length;s++){var d=o[s];if(!(d===e||d.form!==e.form)){var m=nm(d);if(!m)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");wv(d),co(d,m)}}}}function ki(e,t,a){(t!=="number"||Hs(e.ownerDocument)!==e)&&(a==null?e.defaultValue=qn(e._wrapperState.initialValue):e.defaultValue!==qn(a)&&(e.defaultValue=qn(a)))}var Is=!1,fo=!1,Dv=!1;function js(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?f.Children.forEach(t.children,function(a){a!=null&&(typeof a=="string"||typeof a=="number"||fo||(fo=!0,y("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):t.dangerouslySetInnerHTML!=null&&(Dv||(Dv=!0,y("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),t.selected!=null&&!Is&&(y("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Is=!0)}function Kf(e,t){t.value!=null&&e.setAttribute("value",qn(Di(t.value)))}var wu=Array.isArray;function On(e){return wu(e)}var Bs;Bs=!1;function kv(){var e=Zr();return e?`
47
-
48
- Check the render method of \``+e+"`.":""}var Ov=["value","defaultValue"];function Vy(e){{uo("select",e);for(var t=0;t<Ov.length;t++){var a=Ov[t];if(e[a]!=null){var i=On(e[a]);e.multiple&&!i?y("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",a,kv()):!e.multiple&&i&&y("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",a,kv())}}}}function Oi(e,t,a,i){var o=e.options;if(t){for(var s=a,d={},m=0;m<s.length;m++)d["$"+s[m]]=!0;for(var g=0;g<o.length;g++){var x=d.hasOwnProperty("$"+o[g].value);o[g].selected!==x&&(o[g].selected=x),x&&i&&(o[g].defaultSelected=!0)}}else{for(var T=qn(Di(a)),z=null,N=0;N<o.length;N++){if(o[N].value===T){o[N].selected=!0,i&&(o[N].defaultSelected=!0);return}z===null&&!o[N].disabled&&(z=o[N])}z!==null&&(z.selected=!0)}}function Xf(e,t){return ct({},t,{value:void 0})}function Mv(e,t){var a=e;Vy(t),a._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!Bs&&(y("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Bs=!0)}function Iy(e,t){var a=e;a.multiple=!!t.multiple;var i=t.value;i!=null?Oi(a,!!t.multiple,i,!1):t.defaultValue!=null&&Oi(a,!!t.multiple,t.defaultValue,!0)}function jy(e,t){var a=e,i=a._wrapperState.wasMultiple;a._wrapperState.wasMultiple=!!t.multiple;var o=t.value;o!=null?Oi(a,!!t.multiple,o,!1):i!==!!t.multiple&&(t.defaultValue!=null?Oi(a,!!t.multiple,t.defaultValue,!0):Oi(a,!!t.multiple,t.multiple?[]:"",!1))}function By(e,t){var a=e,i=t.value;i!=null&&Oi(a,!!t.multiple,i,!1)}var qf=!1;function Zf(e,t){var a=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var i=ct({},t,{value:void 0,defaultValue:void 0,children:qn(a._wrapperState.initialValue)});return i}function Lv(e,t){var a=e;uo("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!qf&&(y("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Zr()||"A component"),qf=!0);var i=t.value;if(i==null){var o=t.children,s=t.defaultValue;if(o!=null){y("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(s!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(On(o)){if(o.length>1)throw new Error("<textarea> can only have at most one child.");o=o[0]}s=o}}s==null&&(s=""),i=s}a._wrapperState={initialValue:Di(i)}}function _v(e,t){var a=e,i=Di(t.value),o=Di(t.defaultValue);if(i!=null){var s=qn(i);s!==a.value&&(a.value=s),t.defaultValue==null&&a.defaultValue!==s&&(a.defaultValue=s)}o!=null&&(a.defaultValue=qn(o))}function Nv(e,t){var a=e,i=a.textContent;i===a._wrapperState.initialValue&&i!==""&&i!==null&&(a.value=i)}function Jf(e,t){_v(e,t)}var ei="http://www.w3.org/1999/xhtml",$y="http://www.w3.org/1998/Math/MathML",ed="http://www.w3.org/2000/svg";function $s(e){switch(e){case"svg":return ed;case"math":return $y;default:return ei}}function td(e,t){return e==null||e===ei?$s(t):e===ed&&t==="foreignObject"?ei:e}var Yy=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,a,i,o){MSApp.execUnsafeLocalFunction(function(){return e(t,a,i,o)})}:e},Ys,Av=Yy(function(e,t){if(e.namespaceURI===ed&&!("innerHTML"in e)){Ys=Ys||document.createElement("div"),Ys.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var a=Ys.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;a.firstChild;)e.appendChild(a.firstChild);return}e.innerHTML=t}),Er=1,ti=3,pn=8,xa=9,pl=11,Qs=function(e,t){if(t){var a=e.firstChild;if(a&&a===e.lastChild&&a.nodeType===ti){a.nodeValue=t;return}}e.textContent=t},zv={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},po={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Uv(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var Fv=["Webkit","ms","Moz","O"];Object.keys(po).forEach(function(e){Fv.forEach(function(t){po[Uv(t,e)]=po[e]})});function Ws(e,t,a){var i=t==null||typeof t=="boolean"||t==="";return i?"":!a&&typeof t=="number"&&t!==0&&!(po.hasOwnProperty(e)&&po[e])?t+"px":(Hn(t,e),(""+t).trim())}var vo=/([A-Z])/g,Qy=/^ms-/;function Wy(e){return e.replace(vo,"-$1").toLowerCase().replace(Qy,"-ms-")}var Hv=function(){};{var Pv=/^(?:webkit|moz|o)[A-Z]/,Vv=/^-ms-/,bu=/-(.)/g,ho=/;\s*$/,mo={},yo={},Iv=!1,nd=!1,rd=function(e){return e.replace(bu,function(t,a){return a.toUpperCase()})},ad=function(e){mo.hasOwnProperty(e)&&mo[e]||(mo[e]=!0,y("Unsupported style property %s. Did you mean %s?",e,rd(e.replace(Vv,"ms-"))))},jv=function(e){mo.hasOwnProperty(e)&&mo[e]||(mo[e]=!0,y("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},Bv=function(e,t){yo.hasOwnProperty(t)&&yo[t]||(yo[t]=!0,y(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(ho,"")))},$v=function(e,t){Iv||(Iv=!0,y("`NaN` is an invalid value for the `%s` css style property.",e))},Gy=function(e,t){nd||(nd=!0,y("`Infinity` is an invalid value for the `%s` css style property.",e))};Hv=function(e,t){e.indexOf("-")>-1?ad(e):Pv.test(e)?jv(e):ho.test(t)&&Bv(e,t),typeof t=="number"&&(isNaN(t)?$v(e,t):isFinite(t)||Gy(e,t))}}var Ky=Hv;function Xy(e){{var t="",a="";for(var i in e)if(e.hasOwnProperty(i)){var o=e[i];if(o!=null){var s=i.indexOf("--")===0;t+=a+(s?i:Wy(i))+":",t+=Ws(i,o,s),a=";"}}return t||null}}function Yv(e,t){var a=e.style;for(var i in t)if(t.hasOwnProperty(i)){var o=i.indexOf("--")===0;o||Ky(i,t[i]);var s=Ws(i,t[i],o);i==="float"&&(i="cssFloat"),o?a.setProperty(i,s):a[i]=s}}function qy(e){return e==null||typeof e=="boolean"||e===""}function Jr(e){var t={};for(var a in e)for(var i=zv[a]||[a],o=0;o<i.length;o++)t[i[o]]=a;return t}function Du(e,t){{if(!t)return;var a=Jr(e),i=Jr(t),o={};for(var s in a){var d=a[s],m=i[s];if(m&&d!==m){var g=d+","+m;if(o[g])continue;o[g]=!0,y("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",qy(e[d])?"Removing":"Updating",d,m)}}}}var Qv={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},Wv=ct({menuitem:!0},Qv),Gv="__html";function Gs(e,t){if(t){if(Wv[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(Gv in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&y("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function ni(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Ks={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Kv={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Ta={},id=new RegExp("^(aria)-["+$e+"]*$"),ku=new RegExp("^(aria)[A-Z]["+$e+"]*$");function ld(e,t){{if(ht.call(Ta,t)&&Ta[t])return!0;if(ku.test(t)){var a="aria-"+t.slice(4).toLowerCase(),i=Kv.hasOwnProperty(a)?a:null;if(i==null)return y("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),Ta[t]=!0,!0;if(t!==i)return y("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,i),Ta[t]=!0,!0}if(id.test(t)){var o=t.toLowerCase(),s=Kv.hasOwnProperty(o)?o:null;if(s==null)return Ta[t]=!0,!1;if(t!==s)return y("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,s),Ta[t]=!0,!0}}return!0}function Xv(e,t){{var a=[];for(var i in t){var o=ld(e,i);o||a.push(i)}var s=a.map(function(d){return"`"+d+"`"}).join(", ");a.length===1?y("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",s,e):a.length>1&&y("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",s,e)}}function Xs(e,t){ni(e,t)||Xv(e,t)}var vl=!1;function od(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!vl&&(vl=!0,e==="select"&&t.multiple?y("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):y("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var ud=function(){};{var Mn={},sd=/^on./,qv=/^on[^A-Z]/,Zv=new RegExp("^(aria)-["+$e+"]*$"),Jv=new RegExp("^(aria)[A-Z]["+$e+"]*$");ud=function(e,t,a,i){if(ht.call(Mn,t)&&Mn[t])return!0;var o=t.toLowerCase();if(o==="onfocusin"||o==="onfocusout")return y("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),Mn[t]=!0,!0;if(i!=null){var s=i.registrationNameDependencies,d=i.possibleRegistrationNames;if(s.hasOwnProperty(t))return!0;var m=d.hasOwnProperty(o)?d[o]:null;if(m!=null)return y("Invalid event handler property `%s`. Did you mean `%s`?",t,m),Mn[t]=!0,!0;if(sd.test(t))return y("Unknown event handler property `%s`. It will be ignored.",t),Mn[t]=!0,!0}else if(sd.test(t))return qv.test(t)&&y("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),Mn[t]=!0,!0;if(Zv.test(t)||Jv.test(t))return!0;if(o==="innerhtml")return y("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),Mn[t]=!0,!0;if(o==="aria")return y("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),Mn[t]=!0,!0;if(o==="is"&&a!==null&&a!==void 0&&typeof a!="string")return y("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof a),Mn[t]=!0,!0;if(typeof a=="number"&&isNaN(a))return y("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),Mn[t]=!0,!0;var g=za(t),x=g!==null&&g.type===zr;if(Ks.hasOwnProperty(o)){var T=Ks[o];if(T!==t)return y("Invalid DOM property `%s`. Did you mean `%s`?",t,T),Mn[t]=!0,!0}else if(!x&&t!==o)return y("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,o),Mn[t]=!0,!0;return typeof a=="boolean"&&Kr(t,a,g,!1)?(a?y('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',a,t,t,a,t):y('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',a,t,t,a,t,t,t),Mn[t]=!0,!0):x?!0:Kr(t,a,g,!1)?(Mn[t]=!0,!1):((a==="false"||a==="true")&&g!==null&&g.type===cn&&(y("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",a,t,a==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,a),Mn[t]=!0),!0)}}var eh=function(e,t,a){{var i=[];for(var o in t){var s=ud(e,o,t[o],a);s||i.push(o)}var d=i.map(function(m){return"`"+m+"`"}).join(", ");i.length===1?y("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",d,e):i.length>1&&y("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",d,e)}};function th(e,t,a){ni(e,t)||eh(e,t,a)}var ri=1,Ou=2,hl=4,Zy=ri|Ou|hl,Mu=null;function Lu(e){Mu!==null&&y("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),Mu=e}function Jy(){Mu===null&&y("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),Mu=null}function nh(e){return e===Mu}function qs(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===ti?t.parentNode:t}var At=null,Mi=null,ai=null;function go(e){var t=$o(e);if(t){if(typeof At!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var a=t.stateNode;if(a){var i=nm(a);At(t.stateNode,t.type,i)}}}function rh(e){At=e}function Zs(e){Mi?ai?ai.push(e):ai=[e]:Mi=e}function _u(){return Mi!==null||ai!==null}function Nu(){if(Mi){var e=Mi,t=ai;if(Mi=null,ai=null,go(e),t)for(var a=0;a<t.length;a++)go(t[a])}}var ml=function(e,t){return e(t)},cd=function(){},fd=!1;function eg(){var e=_u();e&&(cd(),Nu())}function dd(e,t,a){if(fd)return e(t,a);fd=!0;try{return ml(e,t,a)}finally{fd=!1,eg()}}function Js(e,t,a){ml=e,cd=a}function ec(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function pd(e,t,a){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(a.disabled&&ec(t));default:return!1}}function yl(e,t){var a=e.stateNode;if(a===null)return null;var i=nm(a);if(i===null)return null;var o=i[t];if(pd(t,e.type,i))return null;if(o&&typeof o!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof o+"` type.");return o}var Au=!1;if(Et)try{var gl={};Object.defineProperty(gl,"passive",{get:function(){Au=!0}}),window.addEventListener("test",gl,gl),window.removeEventListener("test",gl,gl)}catch{Au=!1}function ah(e,t,a,i,o,s,d,m,g){var x=Array.prototype.slice.call(arguments,3);try{t.apply(a,x)}catch(T){this.onError(T)}}var vd=ah;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var hd=document.createElement("react");vd=function(t,a,i,o,s,d,m,g,x){if(typeof document>"u"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var T=document.createEvent("Event"),z=!1,N=!0,Y=window.event,Q=Object.getOwnPropertyDescriptor(window,"event");function X(){hd.removeEventListener(q,je,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=Y)}var Me=Array.prototype.slice.call(arguments,3);function je(){z=!0,X(),a.apply(i,Me),N=!1}var Pe,gt=!1,dt=!1;function P(V){if(Pe=V.error,gt=!0,Pe===null&&V.colno===0&&V.lineno===0&&(dt=!0),V.defaultPrevented&&Pe!=null&&typeof Pe=="object")try{Pe._suppressLogging=!0}catch{}}var q="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",P),hd.addEventListener(q,je,!1),T.initEvent(q,!1,!1),hd.dispatchEvent(T),Q&&Object.defineProperty(window,"event",Q),z&&N&&(gt?dt&&(Pe=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):Pe=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(Pe)),window.removeEventListener("error",P),!z)return X(),ah.apply(this,arguments)}}var tg=vd,Li=!1,wa=null,zu=!1,_i=null,Fa={onError:function(e){Li=!0,wa=e}};function Sl(e,t,a,i,o,s,d,m,g){Li=!1,wa=null,tg.apply(Fa,arguments)}function ii(e,t,a,i,o,s,d,m,g){if(Sl.apply(this,arguments),Li){var x=yd();zu||(zu=!0,_i=x)}}function md(){if(zu){var e=_i;throw zu=!1,_i=null,e}}function ng(){return Li}function yd(){if(Li){var e=wa;return Li=!1,wa=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function ea(e){return e._reactInternals}function Uu(e){return e._reactInternals!==void 0}function So(e,t){e._reactInternals=t}var Ie=0,Ni=1,Ut=2,rt=4,xt=16,wt=32,Ha=64,Xe=128,Jt=256,Cr=512,ta=1024,It=2048,na=4096,Ai=8192,Fu=16384,tc=It|rt|Ha|Cr|ta|Fu,ih=32767,Fr=32768,Ln=65536,Hu=131072,gd=1048576,Sd=2097152,Rr=4194304,zi=8388608,xr=16777216,El=33554432,Eo=rt|ta|0,Tr=Ut|rt|xt|wt|Cr|na|Ai,Zn=rt|Ha|Cr|Ai,ra=It|xt,Pn=Rr|zi|Sd,li=v.ReactCurrentOwner;function Hr(e){var t=e,a=e;if(e.alternate)for(;t.return;)t=t.return;else{var i=t;do t=i,(t.flags&(Ut|na))!==Ie&&(a=t.return),i=t.return;while(i)}return t.tag===b?a:null}function Ed(e){if(e.tag===J){var t=e.memoizedState;if(t===null){var a=e.alternate;a!==null&&(t=a.memoizedState)}if(t!==null)return t.dehydrated}return null}function nc(e){return e.tag===b?e.stateNode.containerInfo:null}function Cd(e){return Hr(e)===e}function Pr(e){{var t=li.current;if(t!==null&&t.tag===w){var a=t,i=a.stateNode;i._warnedAboutRefsInRender||y("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",nt(a)||"A component"),i._warnedAboutRefsInRender=!0}}var o=ea(e);return o?Hr(o)===o:!1}function wr(e){if(Hr(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function Ft(e){var t=e.alternate;if(!t){var a=Hr(e);if(a===null)throw new Error("Unable to find node on an unmounted component.");return a!==e?null:e}for(var i=e,o=t;;){var s=i.return;if(s===null)break;var d=s.alternate;if(d===null){var m=s.return;if(m!==null){i=o=m;continue}break}if(s.child===d.child){for(var g=s.child;g;){if(g===i)return wr(s),e;if(g===o)return wr(s),t;g=g.sibling}throw new Error("Unable to find node on an unmounted component.")}if(i.return!==o.return)i=s,o=d;else{for(var x=!1,T=s.child;T;){if(T===i){x=!0,i=s,o=d;break}if(T===o){x=!0,o=s,i=d;break}T=T.sibling}if(!x){for(T=d.child;T;){if(T===i){x=!0,i=d,o=s;break}if(T===o){x=!0,o=d,i=s;break}T=T.sibling}if(!x)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(i.alternate!==o)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(i.tag!==b)throw new Error("Unable to find node on an unmounted component.");return i.stateNode.current===i?e:t}function aa(e){var t=Ft(e);return t!==null?Rd(t):null}function Rd(e){if(e.tag===O||e.tag===F)return e;for(var t=e.child;t!==null;){var a=Rd(t);if(a!==null)return a;t=t.sibling}return null}function lh(e){var t=Ft(e);return t!==null?rc(t):null}function rc(e){if(e.tag===O||e.tag===F)return e;for(var t=e.child;t!==null;){if(t.tag!==_){var a=rc(t);if(a!==null)return a}t=t.sibling}return null}var ac=p.unstable_scheduleCallback,oh=p.unstable_cancelCallback,ic=p.unstable_shouldYield,uh=p.unstable_requestPaint,Yt=p.unstable_now,xd=p.unstable_getCurrentPriorityLevel,lc=p.unstable_ImmediatePriority,Vr=p.unstable_UserBlockingPriority,Pa=p.unstable_NormalPriority,oc=p.unstable_LowPriority,Ui=p.unstable_IdlePriority,Td=p.unstable_yieldValue,wd=p.unstable_setDisableYieldValue,Fi=null,_n=null,Ce=null,an=!1,Vn=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function bd(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return y("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{it&&(e=ct({},e,{getLaneLabelMap:Pi,injectProfilingHooks:ui})),Fi=t.inject(e),_n=t}catch(a){y("React instrumentation encountered an error: %s.",a)}return!!t.checkDCE}function sh(e,t){if(_n&&typeof _n.onScheduleFiberRoot=="function")try{_n.onScheduleFiberRoot(Fi,e,t)}catch(a){an||(an=!0,y("React instrumentation encountered an error: %s",a))}}function oi(e,t){if(_n&&typeof _n.onCommitFiberRoot=="function")try{var a=(e.current.flags&Xe)===Xe;if(ut){var i;switch(t){case Jn:i=lc;break;case In:i=Vr;break;case ci:i=Pa;break;case Wu:i=Ui;break;default:i=Pa;break}_n.onCommitFiberRoot(Fi,e,i,a)}}catch(o){an||(an=!0,y("React instrumentation encountered an error: %s",o))}}function Hi(e){if(_n&&typeof _n.onPostCommitFiberRoot=="function")try{_n.onPostCommitFiberRoot(Fi,e)}catch(t){an||(an=!0,y("React instrumentation encountered an error: %s",t))}}function Dd(e){if(_n&&typeof _n.onCommitFiberUnmount=="function")try{_n.onCommitFiberUnmount(Fi,e)}catch(t){an||(an=!0,y("React instrumentation encountered an error: %s",t))}}function Cn(e){if(typeof Td=="function"&&(wd(e),R(e)),_n&&typeof _n.setStrictMode=="function")try{_n.setStrictMode(Fi,e)}catch(t){an||(an=!0,y("React instrumentation encountered an error: %s",t))}}function ui(e){Ce=e}function Pi(){{for(var e=new Map,t=1,a=0;a<Ht;a++){var i=rg(t);e.set(t,i),t*=2}return e}}function uc(e){Ce!==null&&typeof Ce.markCommitStarted=="function"&&Ce.markCommitStarted(e)}function kd(){Ce!==null&&typeof Ce.markCommitStopped=="function"&&Ce.markCommitStopped()}function Vi(e){Ce!==null&&typeof Ce.markComponentRenderStarted=="function"&&Ce.markComponentRenderStarted(e)}function Cl(){Ce!==null&&typeof Ce.markComponentRenderStopped=="function"&&Ce.markComponentRenderStopped()}function ch(e){Ce!==null&&typeof Ce.markComponentPassiveEffectMountStarted=="function"&&Ce.markComponentPassiveEffectMountStarted(e)}function Od(){Ce!==null&&typeof Ce.markComponentPassiveEffectMountStopped=="function"&&Ce.markComponentPassiveEffectMountStopped()}function sc(e){Ce!==null&&typeof Ce.markComponentPassiveEffectUnmountStarted=="function"&&Ce.markComponentPassiveEffectUnmountStarted(e)}function fh(){Ce!==null&&typeof Ce.markComponentPassiveEffectUnmountStopped=="function"&&Ce.markComponentPassiveEffectUnmountStopped()}function dh(e){Ce!==null&&typeof Ce.markComponentLayoutEffectMountStarted=="function"&&Ce.markComponentLayoutEffectMountStarted(e)}function ph(){Ce!==null&&typeof Ce.markComponentLayoutEffectMountStopped=="function"&&Ce.markComponentLayoutEffectMountStopped()}function cc(e){Ce!==null&&typeof Ce.markComponentLayoutEffectUnmountStarted=="function"&&Ce.markComponentLayoutEffectUnmountStarted(e)}function Co(){Ce!==null&&typeof Ce.markComponentLayoutEffectUnmountStopped=="function"&&Ce.markComponentLayoutEffectUnmountStopped()}function fc(e,t,a){Ce!==null&&typeof Ce.markComponentErrored=="function"&&Ce.markComponentErrored(e,t,a)}function vh(e,t,a){Ce!==null&&typeof Ce.markComponentSuspended=="function"&&Ce.markComponentSuspended(e,t,a)}function hh(e){Ce!==null&&typeof Ce.markLayoutEffectsStarted=="function"&&Ce.markLayoutEffectsStarted(e)}function Ro(){Ce!==null&&typeof Ce.markLayoutEffectsStopped=="function"&&Ce.markLayoutEffectsStopped()}function mh(e){Ce!==null&&typeof Ce.markPassiveEffectsStarted=="function"&&Ce.markPassiveEffectsStarted(e)}function Pu(){Ce!==null&&typeof Ce.markPassiveEffectsStopped=="function"&&Ce.markPassiveEffectsStopped()}function ba(e){Ce!==null&&typeof Ce.markRenderStarted=="function"&&Ce.markRenderStarted(e)}function Vu(){Ce!==null&&typeof Ce.markRenderYielded=="function"&&Ce.markRenderYielded()}function xo(){Ce!==null&&typeof Ce.markRenderStopped=="function"&&Ce.markRenderStopped()}function Rl(e){Ce!==null&&typeof Ce.markRenderScheduled=="function"&&Ce.markRenderScheduled(e)}function Md(e,t){Ce!==null&&typeof Ce.markForceUpdateScheduled=="function"&&Ce.markForceUpdateScheduled(e,t)}function Ii(e,t){Ce!==null&&typeof Ce.markStateUpdateScheduled=="function"&&Ce.markStateUpdateScheduled(e,t)}var Ye=0,ot=1,We=2,Qt=8,ia=16,dc=Math.clz32?Math.clz32:xl,pc=Math.log,Ld=Math.LN2;function xl(e){var t=e>>>0;return t===0?32:31-(pc(t)/Ld|0)|0}var Ht=31,ee=0,mt=0,Ge=1,Va=2,Ir=4,Tl=8,Pt=16,wl=32,ji=4194240,bl=64,la=128,br=256,Dl=512,Iu=1024,ju=2048,vc=4096,hc=8192,mc=16384,yc=32768,gc=65536,Sc=131072,Ec=262144,Cc=524288,kl=1048576,Rc=2097152,Ol=130023424,si=4194304,xc=8388608,Bu=16777216,Tc=33554432,wc=67108864,_d=si,To=134217728,bc=268435455,wo=268435456,Bi=536870912,Dr=1073741824;function rg(e){{if(e&Ge)return"Sync";if(e&Va)return"InputContinuousHydration";if(e&Ir)return"InputContinuous";if(e&Tl)return"DefaultHydration";if(e&Pt)return"Default";if(e&wl)return"TransitionHydration";if(e&ji)return"Transition";if(e&Ol)return"Retry";if(e&To)return"SelectiveHydration";if(e&wo)return"IdleHydration";if(e&Bi)return"Idle";if(e&Dr)return"Offscreen"}}var zt=-1,Dc=bl,kc=si;function bo(e){switch(vn(e)){case Ge:return Ge;case Va:return Va;case Ir:return Ir;case Tl:return Tl;case Pt:return Pt;case wl:return wl;case bl:case la:case br:case Dl:case Iu:case ju:case vc:case hc:case mc:case yc:case gc:case Sc:case Ec:case Cc:case kl:case Rc:return e&ji;case si:case xc:case Bu:case Tc:case wc:return e&Ol;case To:return To;case wo:return wo;case Bi:return Bi;case Dr:return Dr;default:return y("Should have found matching lanes. This is a bug in React."),e}}function $u(e,t){var a=e.pendingLanes;if(a===ee)return ee;var i=ee,o=e.suspendedLanes,s=e.pingedLanes,d=a&bc;if(d!==ee){var m=d&~o;if(m!==ee)i=bo(m);else{var g=d&s;g!==ee&&(i=bo(g))}}else{var x=a&~o;x!==ee?i=bo(x):s!==ee&&(i=bo(s))}if(i===ee)return ee;if(t!==ee&&t!==i&&(t&o)===ee){var T=vn(i),z=vn(t);if(T>=z||T===Pt&&(z&ji)!==ee)return t}(i&Ir)!==ee&&(i|=a&Pt);var N=e.entangledLanes;if(N!==ee)for(var Y=e.entanglements,Q=i&N;Q>0;){var X=$i(Q),Me=1<<X;i|=Y[X],Q&=~Me}return i}function yh(e,t){for(var a=e.eventTimes,i=zt;t>0;){var o=$i(t),s=1<<o,d=a[o];d>i&&(i=d),t&=~s}return i}function Oc(e,t){switch(e){case Ge:case Va:case Ir:return t+250;case Tl:case Pt:case wl:case bl:case la:case br:case Dl:case Iu:case ju:case vc:case hc:case mc:case yc:case gc:case Sc:case Ec:case Cc:case kl:case Rc:return t+5e3;case si:case xc:case Bu:case Tc:case wc:return zt;case To:case wo:case Bi:case Dr:return zt;default:return y("Should have found matching lanes. This is a bug in React."),zt}}function ag(e,t){for(var a=e.pendingLanes,i=e.suspendedLanes,o=e.pingedLanes,s=e.expirationTimes,d=a;d>0;){var m=$i(d),g=1<<m,x=s[m];x===zt?((g&i)===ee||(g&o)!==ee)&&(s[m]=Oc(g,t)):x<=t&&(e.expiredLanes|=g),d&=~g}}function ig(e){return bo(e.pendingLanes)}function Nd(e){var t=e.pendingLanes&~Dr;return t!==ee?t:t&Dr?Dr:ee}function Do(e){return(e&Ge)!==ee}function Yu(e){return(e&bc)!==ee}function Mc(e){return(e&Ol)===e}function lg(e){var t=Ge|Ir|Pt;return(e&t)===ee}function gh(e){return(e&ji)===e}function Qu(e,t){var a=Va|Ir|Tl|Pt;return(t&a)!==ee}function Sh(e,t){return(t&e.expiredLanes)!==ee}function Ad(e){return(e&ji)!==ee}function zd(){var e=Dc;return Dc<<=1,(Dc&ji)===ee&&(Dc=bl),e}function og(){var e=kc;return kc<<=1,(kc&Ol)===ee&&(kc=si),e}function vn(e){return e&-e}function Rn(e){return vn(e)}function $i(e){return 31-dc(e)}function Lc(e){return $i(e)}function kr(e,t){return(e&t)!==ee}function Ml(e,t){return(e&t)===t}function at(e,t){return e|t}function ko(e,t){return e&~t}function Ud(e,t){return e&t}function Eh(e){return e}function Ch(e,t){return e!==mt&&e<t?e:t}function _c(e){for(var t=[],a=0;a<Ht;a++)t.push(e);return t}function Ll(e,t,a){e.pendingLanes|=t,t!==Bi&&(e.suspendedLanes=ee,e.pingedLanes=ee);var i=e.eventTimes,o=Lc(t);i[o]=a}function Fd(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var a=e.expirationTimes,i=t;i>0;){var o=$i(i),s=1<<o;a[o]=zt,i&=~s}}function Hd(e,t,a){e.pingedLanes|=e.suspendedLanes&t}function Pd(e,t){var a=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=ee,e.pingedLanes=ee,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var i=e.entanglements,o=e.eventTimes,s=e.expirationTimes,d=a;d>0;){var m=$i(d),g=1<<m;i[m]=ee,o[m]=zt,s[m]=zt,d&=~g}}function Oo(e,t){for(var a=e.entangledLanes|=t,i=e.entanglements,o=a;o;){var s=$i(o),d=1<<s;d&t|i[s]&t&&(i[s]|=t),o&=~d}}function ug(e,t){var a=vn(t),i;switch(a){case Ir:i=Va;break;case Pt:i=Tl;break;case bl:case la:case br:case Dl:case Iu:case ju:case vc:case hc:case mc:case yc:case gc:case Sc:case Ec:case Cc:case kl:case Rc:case si:case xc:case Bu:case Tc:case wc:i=wl;break;case Bi:i=wo;break;default:i=mt;break}return(i&(e.suspendedLanes|t))!==mt?mt:i}function Vd(e,t,a){if(Vn)for(var i=e.pendingUpdatersLaneMap;a>0;){var o=Lc(a),s=1<<o,d=i[o];d.add(t),a&=~s}}function Nc(e,t){if(Vn)for(var a=e.pendingUpdatersLaneMap,i=e.memoizedUpdaters;t>0;){var o=Lc(t),s=1<<o,d=a[o];d.size>0&&(d.forEach(function(m){var g=m.alternate;(g===null||!i.has(g))&&i.add(m)}),d.clear()),t&=~s}}function Id(e,t){return null}var Jn=Ge,In=Ir,ci=Pt,Wu=Bi,_l=mt;function oa(){return _l}function xn(e){_l=e}function Gu(e,t){var a=_l;try{return _l=e,t()}finally{_l=a}}function er(e,t){return e!==0&&e<t?e:t}function sg(e,t){return e===0||e>t?e:t}function jd(e,t){return e!==0&&e<t}function Ku(e){var t=vn(e);return jd(Jn,t)?jd(In,t)?Yu(t)?ci:Wu:In:Jn}function Tn(e){var t=e.current.memoizedState;return t.isDehydrated}var Rh;function Ne(e){Rh=e}function Mo(e){Rh(e)}var Xu;function xh(e){Xu=e}var Th;function qu(e){Th=e}var Zu;function Bd(e){Zu=e}var $d;function wh(e){$d=e}var Ac=!1,Lo=[],Ia=null,jt=null,Nn=null,ua=new Map,_o=new Map,fi=[],Da=["mousedown","mouseup","touchcancel","touchend","touchstart","auxclick","dblclick","pointercancel","pointerdown","pointerup","dragend","dragstart","drop","compositionend","compositionstart","keydown","keypress","keyup","input","textInput","copy","cut","paste","click","change","contextmenu","reset","submit"];function bh(e){return Da.indexOf(e)>-1}function ja(e,t,a,i,o){return{blockedOn:e,domEventName:t,eventSystemFlags:a,nativeEvent:o,targetContainers:[i]}}function Dh(e,t){switch(e){case"focusin":case"focusout":Ia=null;break;case"dragenter":case"dragleave":jt=null;break;case"mouseover":case"mouseout":Nn=null;break;case"pointerover":case"pointerout":{var a=t.pointerId;ua.delete(a);break}case"gotpointercapture":case"lostpointercapture":{var i=t.pointerId;_o.delete(i);break}}}function No(e,t,a,i,o,s){if(e===null||e.nativeEvent!==s){var d=ja(t,a,i,o,s);if(t!==null){var m=$o(t);m!==null&&Xu(m)}return d}e.eventSystemFlags|=i;var g=e.targetContainers;return o!==null&&g.indexOf(o)===-1&&g.push(o),e}function kh(e,t,a,i,o){switch(t){case"focusin":{var s=o;return Ia=No(Ia,e,t,a,i,s),!0}case"dragenter":{var d=o;return jt=No(jt,e,t,a,i,d),!0}case"mouseover":{var m=o;return Nn=No(Nn,e,t,a,i,m),!0}case"pointerover":{var g=o,x=g.pointerId;return ua.set(x,No(ua.get(x)||null,e,t,a,i,g)),!0}case"gotpointercapture":{var T=o,z=T.pointerId;return _o.set(z,No(_o.get(z)||null,e,t,a,i,T)),!0}}return!1}function Yd(e){var t=os(e.target);if(t!==null){var a=Hr(t);if(a!==null){var i=a.tag;if(i===J){var o=Ed(a);if(o!==null){e.blockedOn=o,$d(e.priority,function(){Th(a)});return}}else if(i===b){var s=a.stateNode;if(Tn(s)){e.blockedOn=nc(a);return}}}}e.blockedOn=null}function Oh(e){for(var t=Zu(),a={blockedOn:null,target:e,priority:t},i=0;i<fi.length&&jd(t,fi[i].priority);i++);fi.splice(i,0,a),i===0&&Yd(a)}function zc(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var a=t[0],i=Nl(e.domEventName,e.eventSystemFlags,a,e.nativeEvent);if(i===null){var o=e.nativeEvent,s=new o.constructor(o.type,o);Lu(s),o.target.dispatchEvent(s),Jy()}else{var d=$o(i);return d!==null&&Xu(d),e.blockedOn=i,!1}t.shift()}return!0}function Ju(e,t,a){zc(e)&&a.delete(t)}function Qd(){Ac=!1,Ia!==null&&zc(Ia)&&(Ia=null),jt!==null&&zc(jt)&&(jt=null),Nn!==null&&zc(Nn)&&(Nn=null),ua.forEach(Ju),_o.forEach(Ju)}function tr(e,t){e.blockedOn===t&&(e.blockedOn=null,Ac||(Ac=!0,p.unstable_scheduleCallback(p.unstable_NormalPriority,Qd)))}function ft(e){if(Lo.length>0){tr(Lo[0],e);for(var t=1;t<Lo.length;t++){var a=Lo[t];a.blockedOn===e&&(a.blockedOn=null)}}Ia!==null&&tr(Ia,e),jt!==null&&tr(jt,e),Nn!==null&&tr(Nn,e);var i=function(m){return tr(m,e)};ua.forEach(i),_o.forEach(i);for(var o=0;o<fi.length;o++){var s=fi[o];s.blockedOn===e&&(s.blockedOn=null)}for(;fi.length>0;){var d=fi[0];if(d.blockedOn!==null)break;Yd(d),d.blockedOn===null&&fi.shift()}}var Wt=v.ReactCurrentBatchConfig,en=!0;function An(e){en=!!e}function jr(){return en}function Ao(e,t,a){var i=ur(t),o;switch(i){case Jn:o=wn;break;case In:o=es;break;case ci:default:o=di;break}return o.bind(null,t,a,e)}function wn(e,t,a,i){var o=oa(),s=Wt.transition;Wt.transition=null;try{xn(Jn),di(e,t,a,i)}finally{xn(o),Wt.transition=s}}function es(e,t,a,i){var o=oa(),s=Wt.transition;Wt.transition=null;try{xn(In),di(e,t,a,i)}finally{xn(o),Wt.transition=s}}function di(e,t,a,i){en&&Uc(e,t,a,i)}function Uc(e,t,a,i){var o=Nl(e,t,a,i);if(o===null){Og(e,t,i,zo,a),Dh(e,i);return}if(kh(o,e,t,a,i)){i.stopPropagation();return}if(Dh(e,i),t&hl&&bh(e)){for(;o!==null;){var s=$o(o);s!==null&&Mo(s);var d=Nl(e,t,a,i);if(d===null&&Og(e,t,i,zo,a),d===o)break;o=d}o!==null&&i.stopPropagation();return}Og(e,t,i,null,a)}var zo=null;function Nl(e,t,a,i){zo=null;var o=qs(i),s=os(o);if(s!==null){var d=Hr(s);if(d===null)s=null;else{var m=d.tag;if(m===J){var g=Ed(d);if(g!==null)return g;s=null}else if(m===b){var x=d.stateNode;if(Tn(x))return nc(d);s=null}else d!==s&&(s=null)}}return zo=s,null}function ur(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return Jn;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return In;case"message":{var t=xd();switch(t){case lc:return Jn;case Vr:return In;case Pa:case oc:return ci;case Ui:return Wu;default:return ci}}default:return ci}}function Wd(e,t,a){return e.addEventListener(t,a,!1),a}function Uo(e,t,a){return e.addEventListener(t,a,!0),a}function pi(e,t,a,i){return e.addEventListener(t,a,{capture:!0,passive:i}),a}function Fc(e,t,a,i){return e.addEventListener(t,a,{passive:i}),a}var Al=null,Ba=null,Yi=null;function Qi(e){return Al=e,Ba=Pc(),!0}function Hc(){Al=null,Ba=null,Yi=null}function Fo(){if(Yi)return Yi;var e,t=Ba,a=t.length,i,o=Pc(),s=o.length;for(e=0;e<a&&t[e]===o[e];e++);var d=a-e;for(i=1;i<=d&&t[a-i]===o[s-i];i++);var m=i>1?1-i:void 0;return Yi=o.slice(e,m),Yi}function Pc(){return"value"in Al?Al.value:Al.textContent}function zl(e){var t,a=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&a===13&&(t=13)):t=a,t===10&&(t=13),t>=32||t===13?t:0}function Ul(){return!0}function nr(){return!1}function hn(e){function t(a,i,o,s,d){this._reactName=a,this._targetInst=o,this.type=i,this.nativeEvent=s,this.target=d,this.currentTarget=null;for(var m in e)if(e.hasOwnProperty(m)){var g=e[m];g?this[m]=g(s):this[m]=s[m]}var x=s.defaultPrevented!=null?s.defaultPrevented:s.returnValue===!1;return x?this.isDefaultPrevented=Ul:this.isDefaultPrevented=nr,this.isPropagationStopped=nr,this}return ct(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Ul)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Ul)},persist:function(){},isPersistent:Ul}),t}var rr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ar=hn(rr),Ho=ct({},rr,{view:0,detail:0}),Gd=hn(Ho),ts,Kd,sa;function Mh(e){e!==sa&&(sa&&e.type==="mousemove"?(ts=e.screenX-sa.screenX,Kd=e.screenY-sa.screenY):(ts=0,Kd=0),sa=e)}var Po=ct({},Ho,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:jc,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(Mh(e),ts)},movementY:function(e){return"movementY"in e?e.movementY:Kd}}),Wi=hn(Po),Xd=ct({},Po,{dataTransfer:0}),Fl=hn(Xd),Lh=ct({},Ho,{relatedTarget:0}),Vc=hn(Lh),qd=ct({},rr,{animationName:0,elapsedTime:0,pseudoElement:0}),Ic=hn(qd),cg=ct({},rr,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),fg=hn(cg),_h=ct({},rr,{data:0}),Zd=hn(_h),Hl=Zd,dg={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Vo={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};function Nh(e){if(e.key){var t=dg[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var a=zl(e);return a===13?"Enter":String.fromCharCode(a)}return e.type==="keydown"||e.type==="keyup"?Vo[e.keyCode]||"Unidentified":""}var tn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function pg(e){var t=this,a=t.nativeEvent;if(a.getModifierState)return a.getModifierState(e);var i=tn[e];return i?!!a[i]:!1}function jc(e){return pg}var vg=ct({},Ho,{key:Nh,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:jc,charCode:function(e){return e.type==="keypress"?zl(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?zl(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),hg=hn(vg),Ah=ct({},Po,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Jd=hn(Ah),mg=ct({},Ho,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:jc}),ca=hn(mg),ep=ct({},rr,{propertyName:0,elapsedTime:0,pseudoElement:0}),yg=hn(ep),Gi=ct({},Po,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Bc=hn(Gi),Pl=[9,13,27,32],ns=229,rs=Et&&"CompositionEvent"in window,Vl=null;Et&&"documentMode"in document&&(Vl=document.documentMode);var gg=Et&&"TextEvent"in window&&!Vl,$c=Et&&(!rs||Vl&&Vl>8&&Vl<=11),zh=32,tp=String.fromCharCode(zh);function Uh(){$t("onBeforeInput",["compositionend","keypress","textInput","paste"]),$t("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),$t("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),$t("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var as=!1;function Yc(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function Fh(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function np(e,t){return e==="keydown"&&t.keyCode===ns}function Hh(e,t){switch(e){case"keyup":return Pl.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==ns;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function rp(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function Qc(e){return e.locale==="ko"}var vi=!1;function ap(e,t,a,i,o){var s,d;if(rs?s=Fh(t):vi?Hh(t,i)&&(s="onCompositionEnd"):np(t,i)&&(s="onCompositionStart"),!s)return null;$c&&!Qc(i)&&(!vi&&s==="onCompositionStart"?vi=Qi(o):s==="onCompositionEnd"&&vi&&(d=Fo()));var m=Bh(a,s);if(m.length>0){var g=new Zd(s,t,null,i,o);if(e.push({event:g,listeners:m}),d)g.data=d;else{var x=rp(i);x!==null&&(g.data=x)}}}function Wc(e,t){switch(e){case"compositionend":return rp(t);case"keypress":var a=t.which;return a!==zh?null:(as=!0,tp);case"textInput":var i=t.data;return i===tp&&as?null:i;default:return null}}function Ph(e,t){if(vi){if(e==="compositionend"||!rs&&Hh(e,t)){var a=Fo();return Hc(),vi=!1,a}return null}switch(e){case"paste":return null;case"keypress":if(!Yc(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return $c&&!Qc(t)?null:t.data;default:return null}}function Sg(e,t,a,i,o){var s;if(gg?s=Wc(t,i):s=Ph(t,i),!s)return null;var d=Bh(a,"onBeforeInput");if(d.length>0){var m=new Hl("onBeforeInput","beforeinput",null,i,o);e.push({event:m,listeners:d}),m.data=s}}function Gc(e,t,a,i,o,s,d){ap(e,t,a,i,o),Sg(e,t,a,i,o)}var Eg={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Io(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Eg[e.type]:t==="textarea"}/**
49
- * Checks if an event is supported in the current execution environment.
50
- *
51
- * NOTE: This will not work correctly for non-generic events such as `change`,
52
- * `reset`, `load`, `error`, and `select`.
53
- *
54
- * Borrows from Modernizr.
55
- *
56
- * @param {string} eventNameSuffix Event name, e.g. "click".
57
- * @return {boolean} True if the event is supported.
58
- * @internal
59
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
60
- */function Cg(e){if(!Et)return!1;var t="on"+e,a=t in document;if(!a){var i=document.createElement("div");i.setAttribute(t,"return;"),a=typeof i[t]=="function"}return a}function Kc(){$t("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function n(e,t,a,i){Zs(i);var o=Bh(t,"onChange");if(o.length>0){var s=new ar("onChange","change",null,a,i);e.push({event:s,listeners:o})}}var r=null,l=null;function u(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function c(e){var t=[];n(t,l,e,qs(e)),dd(h,t)}function h(e){ZE(e,0)}function E(e){var t=tf(e);if(wv(t))return e}function M(e,t){if(e==="change")return t}var L=!1;Et&&(L=Cg("input")&&(!document.documentMode||document.documentMode>9));function W(e,t){r=e,l=t,r.attachEvent("onpropertychange",de)}function ce(){r&&(r.detachEvent("onpropertychange",de),r=null,l=null)}function de(e){e.propertyName==="value"&&E(l)&&c(e)}function se(e,t,a){e==="focusin"?(ce(),W(t,a)):e==="focusout"&&ce()}function ke(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return E(l)}function Ae(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function Fe(e,t){if(e==="click")return E(t)}function ln(e,t){if(e==="input"||e==="change")return E(t)}function H(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||ki(e,"number",e.value)}function A(e,t,a,i,o,s,d){var m=a?tf(a):window,g,x;if(u(m)?g=M:Io(m)?L?g=ln:(g=ke,x=se):Ae(m)&&(g=Fe),g){var T=g(t,a);if(T){n(e,T,i,o);return}}x&&x(t,m,a),t==="focusout"&&H(m)}function I(){Je("onMouseEnter",["mouseout","mouseover"]),Je("onMouseLeave",["mouseout","mouseover"]),Je("onPointerEnter",["pointerout","pointerover"]),Je("onPointerLeave",["pointerout","pointerover"])}function ye(e,t,a,i,o,s,d){var m=t==="mouseover"||t==="pointerover",g=t==="mouseout"||t==="pointerout";if(m&&!nh(i)){var x=i.relatedTarget||i.fromElement;if(x&&(os(x)||gp(x)))return}if(!(!g&&!m)){var T;if(o.window===o)T=o;else{var z=o.ownerDocument;z?T=z.defaultView||z.parentWindow:T=window}var N,Y;if(g){var Q=i.relatedTarget||i.toElement;if(N=a,Y=Q?os(Q):null,Y!==null){var X=Hr(Y);(Y!==X||Y.tag!==O&&Y.tag!==F)&&(Y=null)}}else N=null,Y=a;if(N!==Y){var Me=Wi,je="onMouseLeave",Pe="onMouseEnter",gt="mouse";(t==="pointerout"||t==="pointerover")&&(Me=Jd,je="onPointerLeave",Pe="onPointerEnter",gt="pointer");var dt=N==null?T:tf(N),P=Y==null?T:tf(Y),q=new Me(je,gt+"leave",N,i,o);q.target=dt,q.relatedTarget=P;var V=null,pe=os(o);if(pe===a){var Le=new Me(Pe,gt+"enter",Y,i,o);Le.target=P,Le.relatedTarget=dt,V=Le}ZT(e,q,V,N,Y)}}}function He(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var ze=typeof Object.is=="function"?Object.is:He;function Ve(e,t){if(ze(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var a=Object.keys(e),i=Object.keys(t);if(a.length!==i.length)return!1;for(var o=0;o<a.length;o++){var s=a[o];if(!ht.call(t,s)||!ze(e[s],t[s]))return!1}return!0}function qe(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function zn(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function St(e,t){for(var a=qe(e),i=0,o=0;a;){if(a.nodeType===ti){if(o=i+a.textContent.length,i<=t&&o>=t)return{node:a,offset:t-i};i=o}a=qe(zn(a))}}function Ki(e){var t=e.ownerDocument,a=t&&t.defaultView||window,i=a.getSelection&&a.getSelection();if(!i||i.rangeCount===0)return null;var o=i.anchorNode,s=i.anchorOffset,d=i.focusNode,m=i.focusOffset;try{o.nodeType,d.nodeType}catch{return null}return Rg(e,o,s,d,m)}function Rg(e,t,a,i,o){var s=0,d=-1,m=-1,g=0,x=0,T=e,z=null;e:for(;;){for(var N=null;T===t&&(a===0||T.nodeType===ti)&&(d=s+a),T===i&&(o===0||T.nodeType===ti)&&(m=s+o),T.nodeType===ti&&(s+=T.nodeValue.length),(N=T.firstChild)!==null;)z=T,T=N;for(;;){if(T===e)break e;if(z===t&&++g===a&&(d=s),z===i&&++x===o&&(m=s),(N=T.nextSibling)!==null)break;T=z,z=T.parentNode}T=N}return d===-1||m===-1?null:{start:d,end:m}}function NT(e,t){var a=e.ownerDocument||document,i=a&&a.defaultView||window;if(i.getSelection){var o=i.getSelection(),s=e.textContent.length,d=Math.min(t.start,s),m=t.end===void 0?d:Math.min(t.end,s);if(!o.extend&&d>m){var g=m;m=d,d=g}var x=St(e,d),T=St(e,m);if(x&&T){if(o.rangeCount===1&&o.anchorNode===x.node&&o.anchorOffset===x.offset&&o.focusNode===T.node&&o.focusOffset===T.offset)return;var z=a.createRange();z.setStart(x.node,x.offset),o.removeAllRanges(),d>m?(o.addRange(z),o.extend(T.node,T.offset)):(z.setEnd(T.node,T.offset),o.addRange(z))}}}function VE(e){return e&&e.nodeType===ti}function IE(e,t){return!e||!t?!1:e===t?!0:VE(e)?!1:VE(t)?IE(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function AT(e){return e&&e.ownerDocument&&IE(e.ownerDocument.documentElement,e)}function zT(e){try{return typeof e.contentWindow.location.href=="string"}catch{return!1}}function jE(){for(var e=window,t=Hs();t instanceof e.HTMLIFrameElement;){if(zT(t))e=t.contentWindow;else return t;t=Hs(e.document)}return t}function xg(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function UT(){var e=jE();return{focusedElem:e,selectionRange:xg(e)?HT(e):null}}function FT(e){var t=jE(),a=e.focusedElem,i=e.selectionRange;if(t!==a&&AT(a)){i!==null&&xg(a)&&PT(a,i);for(var o=[],s=a;s=s.parentNode;)s.nodeType===Er&&o.push({element:s,left:s.scrollLeft,top:s.scrollTop});typeof a.focus=="function"&&a.focus();for(var d=0;d<o.length;d++){var m=o[d];m.element.scrollLeft=m.left,m.element.scrollTop=m.top}}}function HT(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=Ki(e),t||{start:0,end:0}}function PT(e,t){var a=t.start,i=t.end;i===void 0&&(i=a),"selectionStart"in e?(e.selectionStart=a,e.selectionEnd=Math.min(i,e.value.length)):NT(e,t)}var VT=Et&&"documentMode"in document&&document.documentMode<=11;function IT(){$t("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var Xc=null,Tg=null,ip=null,wg=!1;function jT(e){if("selectionStart"in e&&xg(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,a=t.getSelection();return{anchorNode:a.anchorNode,anchorOffset:a.anchorOffset,focusNode:a.focusNode,focusOffset:a.focusOffset}}function BT(e){return e.window===e?e.document:e.nodeType===xa?e:e.ownerDocument}function BE(e,t,a){var i=BT(a);if(!(wg||Xc==null||Xc!==Hs(i))){var o=jT(Xc);if(!ip||!Ve(ip,o)){ip=o;var s=Bh(Tg,"onSelect");if(s.length>0){var d=new ar("onSelect","select",null,t,a);e.push({event:d,listeners:s}),d.target=Xc}}}}function $T(e,t,a,i,o,s,d){var m=a?tf(a):window;switch(t){case"focusin":(Io(m)||m.contentEditable==="true")&&(Xc=m,Tg=a,ip=null);break;case"focusout":Xc=null,Tg=null,ip=null;break;case"mousedown":wg=!0;break;case"contextmenu":case"mouseup":case"dragend":wg=!1,BE(e,i,o);break;case"selectionchange":if(VT)break;case"keydown":case"keyup":BE(e,i,o)}}function Vh(e,t){var a={};return a[e.toLowerCase()]=t.toLowerCase(),a["Webkit"+e]="webkit"+t,a["Moz"+e]="moz"+t,a}var qc={animationend:Vh("Animation","AnimationEnd"),animationiteration:Vh("Animation","AnimationIteration"),animationstart:Vh("Animation","AnimationStart"),transitionend:Vh("Transition","TransitionEnd")},bg={},$E={};Et&&($E=document.createElement("div").style,"AnimationEvent"in window||(delete qc.animationend.animation,delete qc.animationiteration.animation,delete qc.animationstart.animation),"TransitionEvent"in window||delete qc.transitionend.transition);function Ih(e){if(bg[e])return bg[e];if(!qc[e])return e;var t=qc[e];for(var a in t)if(t.hasOwnProperty(a)&&a in $E)return bg[e]=t[a];return e}var YE=Ih("animationend"),QE=Ih("animationiteration"),WE=Ih("animationstart"),GE=Ih("transitionend"),KE=new Map,XE=["abort","auxClick","cancel","canPlay","canPlayThrough","click","close","contextMenu","copy","cut","drag","dragEnd","dragEnter","dragExit","dragLeave","dragOver","dragStart","drop","durationChange","emptied","encrypted","ended","error","gotPointerCapture","input","invalid","keyDown","keyPress","keyUp","load","loadedData","loadedMetadata","loadStart","lostPointerCapture","mouseDown","mouseMove","mouseOut","mouseOver","mouseUp","paste","pause","play","playing","pointerCancel","pointerDown","pointerMove","pointerOut","pointerOver","pointerUp","progress","rateChange","reset","resize","seeked","seeking","stalled","submit","suspend","timeUpdate","touchCancel","touchEnd","touchStart","volumeChange","scroll","toggle","touchMove","waiting","wheel"];function jo(e,t){KE.set(e,t),$t(t,[e])}function YT(){for(var e=0;e<XE.length;e++){var t=XE[e],a=t.toLowerCase(),i=t[0].toUpperCase()+t.slice(1);jo(a,"on"+i)}jo(YE,"onAnimationEnd"),jo(QE,"onAnimationIteration"),jo(WE,"onAnimationStart"),jo("dblclick","onDoubleClick"),jo("focusin","onFocus"),jo("focusout","onBlur"),jo(GE,"onTransitionEnd")}function QT(e,t,a,i,o,s,d){var m=KE.get(t);if(m!==void 0){var g=ar,x=t;switch(t){case"keypress":if(zl(i)===0)return;case"keydown":case"keyup":g=hg;break;case"focusin":x="focus",g=Vc;break;case"focusout":x="blur",g=Vc;break;case"beforeblur":case"afterblur":g=Vc;break;case"click":if(i.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":g=Wi;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":g=Fl;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":g=ca;break;case YE:case QE:case WE:g=Ic;break;case GE:g=yg;break;case"scroll":g=Gd;break;case"wheel":g=Bc;break;case"copy":case"cut":case"paste":g=fg;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":g=Jd;break}var T=(s&hl)!==0;{var z=!T&&t==="scroll",N=XT(a,m,i.type,T,z);if(N.length>0){var Y=new g(m,x,null,i,o);e.push({event:Y,listeners:N})}}}}YT(),I(),Kc(),IT(),Uh();function WT(e,t,a,i,o,s,d){QT(e,t,a,i,o,s);var m=(s&Zy)===0;m&&(ye(e,t,a,i,o),A(e,t,a,i,o),$T(e,t,a,i,o),Gc(e,t,a,i,o))}var lp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],Dg=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(lp));function qE(e,t,a){var i=e.type||"unknown-event";e.currentTarget=a,ii(i,t,void 0,e),e.currentTarget=null}function GT(e,t,a){var i;if(a)for(var o=t.length-1;o>=0;o--){var s=t[o],d=s.instance,m=s.currentTarget,g=s.listener;if(d!==i&&e.isPropagationStopped())return;qE(e,g,m),i=d}else for(var x=0;x<t.length;x++){var T=t[x],z=T.instance,N=T.currentTarget,Y=T.listener;if(z!==i&&e.isPropagationStopped())return;qE(e,Y,N),i=z}}function ZE(e,t){for(var a=(t&hl)!==0,i=0;i<e.length;i++){var o=e[i],s=o.event,d=o.listeners;GT(s,d,a)}md()}function KT(e,t,a,i,o){var s=qs(a),d=[];WT(d,e,i,a,s,t),ZE(d,t)}function Gt(e,t){Dg.has(e)||y('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var a=!1,i=wb(t),o=JT(e,a);i.has(o)||(JE(t,e,Ou,a),i.add(o))}function kg(e,t,a){Dg.has(e)&&!t&&y('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var i=0;t&&(i|=hl),JE(a,e,i,t)}var jh="_reactListening"+Math.random().toString(36).slice(2);function op(e){if(!e[jh]){e[jh]=!0,lt.forEach(function(a){a!=="selectionchange"&&(Dg.has(a)||kg(a,!1,e),kg(a,!0,e))});var t=e.nodeType===xa?e:e.ownerDocument;t!==null&&(t[jh]||(t[jh]=!0,kg("selectionchange",!1,t)))}}function JE(e,t,a,i,o){var s=Ao(e,t,a),d=void 0;Au&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(d=!0),e=e,i?d!==void 0?pi(e,t,s,d):Uo(e,t,s):d!==void 0?Fc(e,t,s,d):Wd(e,t,s)}function eC(e,t){return e===t||e.nodeType===pn&&e.parentNode===t}function Og(e,t,a,i,o){var s=i;if(!(t&ri)&&!(t&Ou)){var d=o;if(i!==null){var m=i;e:for(;;){if(m===null)return;var g=m.tag;if(g===b||g===_){var x=m.stateNode.containerInfo;if(eC(x,d))break;if(g===_)for(var T=m.return;T!==null;){var z=T.tag;if(z===b||z===_){var N=T.stateNode.containerInfo;if(eC(N,d))return}T=T.return}for(;x!==null;){var Y=os(x);if(Y===null)return;var Q=Y.tag;if(Q===O||Q===F){m=s=Y;continue e}x=x.parentNode}}m=m.return}}}dd(function(){return KT(e,t,a,s)})}function up(e,t,a){return{instance:e,listener:t,currentTarget:a}}function XT(e,t,a,i,o,s){for(var d=t!==null?t+"Capture":null,m=i?d:t,g=[],x=e,T=null;x!==null;){var z=x,N=z.stateNode,Y=z.tag;if(Y===O&&N!==null&&(T=N,m!==null)){var Q=yl(x,m);Q!=null&&g.push(up(x,Q,T))}if(o)break;x=x.return}return g}function Bh(e,t){for(var a=t+"Capture",i=[],o=e;o!==null;){var s=o,d=s.stateNode,m=s.tag;if(m===O&&d!==null){var g=d,x=yl(o,a);x!=null&&i.unshift(up(o,x,g));var T=yl(o,t);T!=null&&i.push(up(o,T,g))}o=o.return}return i}function Zc(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==O);return e||null}function qT(e,t){for(var a=e,i=t,o=0,s=a;s;s=Zc(s))o++;for(var d=0,m=i;m;m=Zc(m))d++;for(;o-d>0;)a=Zc(a),o--;for(;d-o>0;)i=Zc(i),d--;for(var g=o;g--;){if(a===i||i!==null&&a===i.alternate)return a;a=Zc(a),i=Zc(i)}return null}function tC(e,t,a,i,o){for(var s=t._reactName,d=[],m=a;m!==null&&m!==i;){var g=m,x=g.alternate,T=g.stateNode,z=g.tag;if(x!==null&&x===i)break;if(z===O&&T!==null){var N=T;if(o){var Y=yl(m,s);Y!=null&&d.unshift(up(m,Y,N))}else if(!o){var Q=yl(m,s);Q!=null&&d.push(up(m,Q,N))}}m=m.return}d.length!==0&&e.push({event:t,listeners:d})}function ZT(e,t,a,i,o){var s=i&&o?qT(i,o):null;i!==null&&tC(e,t,i,s,!1),o!==null&&a!==null&&tC(e,a,o,s,!0)}function JT(e,t){return e+"__"+(t?"capture":"bubble")}var fa=!1,sp="dangerouslySetInnerHTML",$h="suppressContentEditableWarning",Bo="suppressHydrationWarning",nC="autoFocus",is="children",ls="style",Yh="__html",Mg,Qh,cp,rC,Wh,aC,iC;Mg={dialog:!0,webview:!0},Qh=function(e,t){Xs(e,t),od(e,t),th(e,t,{registrationNameDependencies:vt,possibleRegistrationNames:yn})},aC=Et&&!document.documentMode,cp=function(e,t,a){if(!fa){var i=Gh(a),o=Gh(t);o!==i&&(fa=!0,y("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(o),JSON.stringify(i)))}},rC=function(e){if(!fa){fa=!0;var t=[];e.forEach(function(a){t.push(a)}),y("Extra attributes from the server: %s",t)}},Wh=function(e,t){t===!1?y("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):y("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},iC=function(e,t){var a=e.namespaceURI===ei?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return a.innerHTML=t,a.innerHTML};var ew=/\r\n?/g,tw=/\u0000|\uFFFD/g;function Gh(e){ir(e);var t=typeof e=="string"?e:""+e;return t.replace(ew,`
61
- `).replace(tw,"")}function Kh(e,t,a,i){var o=Gh(t),s=Gh(e);if(s!==o&&(i&&(fa||(fa=!0,y('Text content did not match. Server: "%s" Client: "%s"',s,o))),a&&ve))throw new Error("Text content does not match server-rendered HTML.")}function lC(e){return e.nodeType===xa?e:e.ownerDocument}function nw(){}function Xh(e){e.onclick=nw}function rw(e,t,a,i,o){for(var s in i)if(i.hasOwnProperty(s)){var d=i[s];if(s===ls)d&&Object.freeze(d),Yv(t,d);else if(s===sp){var m=d?d[Yh]:void 0;m!=null&&Av(t,m)}else if(s===is)if(typeof d=="string"){var g=e!=="textarea"||d!=="";g&&Qs(t,d)}else typeof d=="number"&&Qs(t,""+d);else s===$h||s===Bo||s===nC||(vt.hasOwnProperty(s)?d!=null&&(typeof d!="function"&&Wh(s,d),s==="onScroll"&&Gt("scroll",t)):d!=null&&sl(t,s,d,o))}}function aw(e,t,a,i){for(var o=0;o<t.length;o+=2){var s=t[o],d=t[o+1];s===ls?Yv(e,d):s===sp?Av(e,d):s===is?Qs(e,d):sl(e,s,d,i)}}function iw(e,t,a,i){var o,s=lC(a),d,m=i;if(m===ei&&(m=$s(e)),m===ei){if(o=ni(e,t),!o&&e!==e.toLowerCase()&&y("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var g=s.createElement("div");g.innerHTML="<script><\/script>";var x=g.firstChild;d=g.removeChild(x)}else if(typeof t.is=="string")d=s.createElement(e,{is:t.is});else if(d=s.createElement(e),e==="select"){var T=d;t.multiple?T.multiple=!0:t.size&&(T.size=t.size)}}else d=s.createElementNS(m,e);return m===ei&&!o&&Object.prototype.toString.call(d)==="[object HTMLUnknownElement]"&&!ht.call(Mg,e)&&(Mg[e]=!0,y("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),d}function lw(e,t){return lC(t).createTextNode(e)}function ow(e,t,a,i){var o=ni(t,a);Qh(t,a);var s;switch(t){case"dialog":Gt("cancel",e),Gt("close",e),s=a;break;case"iframe":case"object":case"embed":Gt("load",e),s=a;break;case"video":case"audio":for(var d=0;d<lp.length;d++)Gt(lp[d],e);s=a;break;case"source":Gt("error",e),s=a;break;case"img":case"image":case"link":Gt("error",e),Gt("load",e),s=a;break;case"details":Gt("toggle",e),s=a;break;case"input":xu(e,a),s=Ru(e,a),Gt("invalid",e);break;case"option":js(e,a),s=a;break;case"select":Mv(e,a),s=Xf(e,a),Gt("invalid",e);break;case"textarea":Lv(e,a),s=Zf(e,a),Gt("invalid",e);break;default:s=a}switch(Gs(t,s),rw(t,e,i,s,o),t){case"input":dl(e),Tu(e,a,!1);break;case"textarea":dl(e),Nv(e);break;case"option":Kf(e,a);break;case"select":Iy(e,a);break;default:typeof s.onClick=="function"&&Xh(e);break}}function uw(e,t,a,i,o){Qh(t,i);var s=null,d,m;switch(t){case"input":d=Ru(e,a),m=Ru(e,i),s=[];break;case"select":d=Xf(e,a),m=Xf(e,i),s=[];break;case"textarea":d=Zf(e,a),m=Zf(e,i),s=[];break;default:d=a,m=i,typeof d.onClick!="function"&&typeof m.onClick=="function"&&Xh(e);break}Gs(t,m);var g,x,T=null;for(g in d)if(!(m.hasOwnProperty(g)||!d.hasOwnProperty(g)||d[g]==null))if(g===ls){var z=d[g];for(x in z)z.hasOwnProperty(x)&&(T||(T={}),T[x]="")}else g===sp||g===is||g===$h||g===Bo||g===nC||(vt.hasOwnProperty(g)?s||(s=[]):(s=s||[]).push(g,null));for(g in m){var N=m[g],Y=d!=null?d[g]:void 0;if(!(!m.hasOwnProperty(g)||N===Y||N==null&&Y==null))if(g===ls)if(N&&Object.freeze(N),Y){for(x in Y)Y.hasOwnProperty(x)&&(!N||!N.hasOwnProperty(x))&&(T||(T={}),T[x]="");for(x in N)N.hasOwnProperty(x)&&Y[x]!==N[x]&&(T||(T={}),T[x]=N[x])}else T||(s||(s=[]),s.push(g,T)),T=N;else if(g===sp){var Q=N?N[Yh]:void 0,X=Y?Y[Yh]:void 0;Q!=null&&X!==Q&&(s=s||[]).push(g,Q)}else g===is?(typeof N=="string"||typeof N=="number")&&(s=s||[]).push(g,""+N):g===$h||g===Bo||(vt.hasOwnProperty(g)?(N!=null&&(typeof N!="function"&&Wh(g,N),g==="onScroll"&&Gt("scroll",e)),!s&&Y!==N&&(s=[])):(s=s||[]).push(g,N))}return T&&(Du(T,m[ls]),(s=s||[]).push(ls,T)),s}function sw(e,t,a,i,o){a==="input"&&o.type==="radio"&&o.name!=null&&Gf(e,o);var s=ni(a,i),d=ni(a,o);switch(aw(e,t,s,d),a){case"input":co(e,o);break;case"textarea":_v(e,o);break;case"select":jy(e,o);break}}function cw(e){{var t=e.toLowerCase();return Ks.hasOwnProperty(t)&&Ks[t]||null}}function fw(e,t,a,i,o,s,d){var m,g;switch(m=ni(t,a),Qh(t,a),t){case"dialog":Gt("cancel",e),Gt("close",e);break;case"iframe":case"object":case"embed":Gt("load",e);break;case"video":case"audio":for(var x=0;x<lp.length;x++)Gt(lp[x],e);break;case"source":Gt("error",e);break;case"img":case"image":case"link":Gt("error",e),Gt("load",e);break;case"details":Gt("toggle",e);break;case"input":xu(e,a),Gt("invalid",e);break;case"option":js(e,a);break;case"select":Mv(e,a),Gt("invalid",e);break;case"textarea":Lv(e,a),Gt("invalid",e);break}Gs(t,a);{g=new Set;for(var T=e.attributes,z=0;z<T.length;z++){var N=T[z].name.toLowerCase();switch(N){case"value":break;case"checked":break;case"selected":break;default:g.add(T[z].name)}}}var Y=null;for(var Q in a)if(a.hasOwnProperty(Q)){var X=a[Q];if(Q===is)typeof X=="string"?e.textContent!==X&&(a[Bo]!==!0&&Kh(e.textContent,X,s,d),Y=[is,X]):typeof X=="number"&&e.textContent!==""+X&&(a[Bo]!==!0&&Kh(e.textContent,X,s,d),Y=[is,""+X]);else if(vt.hasOwnProperty(Q))X!=null&&(typeof X!="function"&&Wh(Q,X),Q==="onScroll"&&Gt("scroll",e));else if(d&&typeof m=="boolean"){var Me=void 0,je=m&&Qe?null:za(Q);if(a[Bo]!==!0){if(!(Q===$h||Q===Bo||Q==="value"||Q==="checked"||Q==="selected")){if(Q===sp){var Pe=e.innerHTML,gt=X?X[Yh]:void 0;if(gt!=null){var dt=iC(e,gt);dt!==Pe&&cp(Q,Pe,dt)}}else if(Q===ls){if(g.delete(Q),aC){var P=Xy(X);Me=e.getAttribute("style"),P!==Me&&cp(Q,Me,P)}}else if(m&&!Qe)g.delete(Q.toLowerCase()),Me=Ns(e,Q,X),X!==Me&&cp(Q,Me,X);else if(!Sn(Q,je,m)&&!Xt(Q,X,je,m)){var q=!1;if(je!==null)g.delete(je.attributeName),Me=du(e,Q,X,je);else{var V=i;if(V===ei&&(V=$s(t)),V===ei)g.delete(Q.toLowerCase());else{var pe=cw(Q);pe!==null&&pe!==Q&&(q=!0,g.delete(pe)),g.delete(Q)}Me=Ns(e,Q,X)}var Le=Qe;!Le&&X!==Me&&!q&&cp(Q,Me,X)}}}}}switch(d&&g.size>0&&a[Bo]!==!0&&rC(g),t){case"input":dl(e),Tu(e,a,!0);break;case"textarea":dl(e),Nv(e);break;case"select":case"option":break;default:typeof a.onClick=="function"&&Xh(e);break}return Y}function dw(e,t,a){var i=e.nodeValue!==t;return i}function Lg(e,t){{if(fa)return;fa=!0,y("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function _g(e,t){{if(fa)return;fa=!0,y('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function Ng(e,t,a){{if(fa)return;fa=!0,y("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function Ag(e,t){{if(t===""||fa)return;fa=!0,y('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function pw(e,t,a){switch(t){case"input":bv(e,a);return;case"textarea":Jf(e,a);return;case"select":By(e,a);return}}var fp=function(){},dp=function(){};{var vw=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],oC=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],hw=oC.concat(["button"]),mw=["dd","dt","li","option","optgroup","p","rp","rt"],uC={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};dp=function(e,t){var a=ct({},e||uC),i={tag:t};return oC.indexOf(t)!==-1&&(a.aTagInScope=null,a.buttonTagInScope=null,a.nobrTagInScope=null),hw.indexOf(t)!==-1&&(a.pTagInButtonScope=null),vw.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(a.listItemTagAutoclosing=null,a.dlItemTagAutoclosing=null),a.current=i,t==="form"&&(a.formTag=i),t==="a"&&(a.aTagInScope=i),t==="button"&&(a.buttonTagInScope=i),t==="nobr"&&(a.nobrTagInScope=i),t==="p"&&(a.pTagInButtonScope=i),t==="li"&&(a.listItemTagAutoclosing=i),(t==="dd"||t==="dt")&&(a.dlItemTagAutoclosing=i),a};var yw=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return mw.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},gw=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},sC={};fp=function(e,t,a){a=a||uC;var i=a.current,o=i&&i.tag;t!=null&&(e!=null&&y("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var s=yw(e,o)?null:i,d=s?null:gw(e,a),m=s||d;if(m){var g=m.tag,x=!!s+"|"+e+"|"+g;if(!sC[x]){sC[x]=!0;var T=e,z="";if(e==="#text"?/\S/.test(t)?T="Text nodes":(T="Whitespace text nodes",z=" Make sure you don't have any extra whitespace between tags on each line of your source code."):T="<"+e+">",s){var N="";g==="table"&&e==="tr"&&(N+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),y("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",T,g,z,N)}else y("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",T,g)}}}}var qh="suppressHydrationWarning",Zh="$",Jh="/$",pp="$?",vp="$!",Sw="style",zg=null,Ug=null;function Ew(e){var t,a,i=e.nodeType;switch(i){case xa:case pl:{t=i===xa?"#document":"#fragment";var o=e.documentElement;a=o?o.namespaceURI:td(null,"");break}default:{var s=i===pn?e.parentNode:e,d=s.namespaceURI||null;t=s.tagName,a=td(d,t);break}}{var m=t.toLowerCase(),g=dp(null,m);return{namespace:a,ancestorInfo:g}}}function Cw(e,t,a){{var i=e,o=td(i.namespace,t),s=dp(i.ancestorInfo,t);return{namespace:o,ancestorInfo:s}}}function D_(e){return e}function Rw(e){zg=jr(),Ug=UT();var t=null;return An(!1),t}function xw(e){FT(Ug),An(zg),zg=null,Ug=null}function Tw(e,t,a,i,o){var s;{var d=i;if(fp(e,null,d.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var m=""+t.children,g=dp(d.ancestorInfo,e);fp(null,m,g)}s=d.namespace}var x=iw(e,t,a,s);return yp(o,x),$g(x,t),x}function ww(e,t){e.appendChild(t)}function bw(e,t,a,i,o){switch(ow(e,t,a,i),t){case"button":case"input":case"select":case"textarea":return!!a.autoFocus;case"img":return!0;default:return!1}}function Dw(e,t,a,i,o,s){{var d=s;if(typeof i.children!=typeof a.children&&(typeof i.children=="string"||typeof i.children=="number")){var m=""+i.children,g=dp(d.ancestorInfo,t);fp(null,m,g)}}return uw(e,t,a,i)}function Fg(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function kw(e,t,a,i){{var o=a;fp(null,e,o.ancestorInfo)}var s=lw(e,t);return yp(i,s),s}function Ow(){var e=window.event;return e===void 0?ci:ur(e.type)}var Hg=typeof setTimeout=="function"?setTimeout:void 0,Mw=typeof clearTimeout=="function"?clearTimeout:void 0,Pg=-1,cC=typeof Promise=="function"?Promise:void 0,Lw=typeof queueMicrotask=="function"?queueMicrotask:typeof cC<"u"?function(e){return cC.resolve(null).then(e).catch(_w)}:Hg;function _w(e){setTimeout(function(){throw e})}function Nw(e,t,a,i){switch(t){case"button":case"input":case"select":case"textarea":a.autoFocus&&e.focus();return;case"img":{a.src&&(e.src=a.src);return}}}function Aw(e,t,a,i,o,s){sw(e,t,a,i,o),$g(e,o)}function fC(e){Qs(e,"")}function zw(e,t,a){e.nodeValue=a}function Uw(e,t){e.appendChild(t)}function Fw(e,t){var a;e.nodeType===pn?(a=e.parentNode,a.insertBefore(t,e)):(a=e,a.appendChild(t));var i=e._reactRootContainer;i==null&&a.onclick===null&&Xh(a)}function Hw(e,t,a){e.insertBefore(t,a)}function Pw(e,t,a){e.nodeType===pn?e.parentNode.insertBefore(t,a):e.insertBefore(t,a)}function Vw(e,t){e.removeChild(t)}function Iw(e,t){e.nodeType===pn?e.parentNode.removeChild(t):e.removeChild(t)}function Vg(e,t){var a=t,i=0;do{var o=a.nextSibling;if(e.removeChild(a),o&&o.nodeType===pn){var s=o.data;if(s===Jh)if(i===0){e.removeChild(o),ft(t);return}else i--;else(s===Zh||s===pp||s===vp)&&i++}a=o}while(a);ft(t)}function jw(e,t){e.nodeType===pn?Vg(e.parentNode,t):e.nodeType===Er&&Vg(e,t),ft(e)}function Bw(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function $w(e){e.nodeValue=""}function Yw(e,t){e=e;var a=t[Sw],i=a!=null&&a.hasOwnProperty("display")?a.display:null;e.style.display=Ws("display",i)}function Qw(e,t){e.nodeValue=t}function Ww(e){e.nodeType===Er?e.textContent="":e.nodeType===xa&&e.documentElement&&e.removeChild(e.documentElement)}function Gw(e,t,a){return e.nodeType!==Er||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function Kw(e,t){return t===""||e.nodeType!==ti?null:e}function Xw(e){return e.nodeType!==pn?null:e}function dC(e){return e.data===pp}function Ig(e){return e.data===vp}function qw(e){var t=e.nextSibling&&e.nextSibling.dataset,a,i,o;return t&&(a=t.dgst,i=t.msg,o=t.stck),{message:i,digest:a,stack:o}}function Zw(e,t){e._reactRetry=t}function em(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===Er||t===ti)break;if(t===pn){var a=e.data;if(a===Zh||a===vp||a===pp)break;if(a===Jh)return null}}return e}function hp(e){return em(e.nextSibling)}function Jw(e){return em(e.firstChild)}function eb(e){return em(e.firstChild)}function tb(e){return em(e.nextSibling)}function nb(e,t,a,i,o,s,d){yp(s,e),$g(e,a);var m;{var g=o;m=g.namespace}var x=(s.mode&ot)!==Ye;return fw(e,t,a,m,i,x,d)}function rb(e,t,a,i){return yp(a,e),a.mode&ot,dw(e,t)}function ab(e,t){yp(t,e)}function ib(e){for(var t=e.nextSibling,a=0;t;){if(t.nodeType===pn){var i=t.data;if(i===Jh){if(a===0)return hp(t);a--}else(i===Zh||i===vp||i===pp)&&a++}t=t.nextSibling}return null}function pC(e){for(var t=e.previousSibling,a=0;t;){if(t.nodeType===pn){var i=t.data;if(i===Zh||i===vp||i===pp){if(a===0)return t;a--}else i===Jh&&a++}t=t.previousSibling}return null}function lb(e){ft(e)}function ob(e){ft(e)}function ub(e){return e!=="head"&&e!=="body"}function sb(e,t,a,i){var o=!0;Kh(t.nodeValue,a,i,o)}function cb(e,t,a,i,o,s){if(t[qh]!==!0){var d=!0;Kh(i.nodeValue,o,s,d)}}function fb(e,t){t.nodeType===Er?Lg(e,t):t.nodeType===pn||_g(e,t)}function db(e,t){{var a=e.parentNode;a!==null&&(t.nodeType===Er?Lg(a,t):t.nodeType===pn||_g(a,t))}}function pb(e,t,a,i,o){(o||t[qh]!==!0)&&(i.nodeType===Er?Lg(a,i):i.nodeType===pn||_g(a,i))}function vb(e,t,a){Ng(e,t)}function hb(e,t){Ag(e,t)}function mb(e,t,a){{var i=e.parentNode;i!==null&&Ng(i,t)}}function yb(e,t){{var a=e.parentNode;a!==null&&Ag(a,t)}}function gb(e,t,a,i,o,s){(s||t[qh]!==!0)&&Ng(a,i)}function Sb(e,t,a,i,o){(o||t[qh]!==!0)&&Ag(a,i)}function Eb(e){y("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function Cb(e){op(e)}var Jc=Math.random().toString(36).slice(2),ef="__reactFiber$"+Jc,jg="__reactProps$"+Jc,mp="__reactContainer$"+Jc,Bg="__reactEvents$"+Jc,Rb="__reactListeners$"+Jc,xb="__reactHandles$"+Jc;function Tb(e){delete e[ef],delete e[jg],delete e[Bg],delete e[Rb],delete e[xb]}function yp(e,t){t[ef]=e}function tm(e,t){t[mp]=e}function vC(e){e[mp]=null}function gp(e){return!!e[mp]}function os(e){var t=e[ef];if(t)return t;for(var a=e.parentNode;a;){if(t=a[mp]||a[ef],t){var i=t.alternate;if(t.child!==null||i!==null&&i.child!==null)for(var o=pC(e);o!==null;){var s=o[ef];if(s)return s;o=pC(o)}return t}e=a,a=e.parentNode}return null}function $o(e){var t=e[ef]||e[mp];return t&&(t.tag===O||t.tag===F||t.tag===J||t.tag===b)?t:null}function tf(e){if(e.tag===O||e.tag===F)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function nm(e){return e[jg]||null}function $g(e,t){e[jg]=t}function wb(e){var t=e[Bg];return t===void 0&&(t=e[Bg]=new Set),t}var hC={},mC=v.ReactDebugCurrentFrame;function rm(e){if(e){var t=e._owner,a=mu(e.type,e._source,t?t.type:null);mC.setExtraStackFrame(a)}else mC.setExtraStackFrame(null)}function hi(e,t,a,i,o){{var s=Function.call.bind(ht);for(var d in e)if(s(e,d)){var m=void 0;try{if(typeof e[d]!="function"){var g=Error((i||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw g.name="Invariant Violation",g}m=e[d](t,d,i,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(x){m=x}m&&!(m instanceof Error)&&(rm(o),y("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",i||"React class",a,d,typeof m),rm(null)),m instanceof Error&&!(m.message in hC)&&(hC[m.message]=!0,rm(o),y("Failed %s type: %s",a,m.message),rm(null))}}}var Yg=[],am;am=[];var Il=-1;function Yo(e){return{current:e}}function Or(e,t){if(Il<0){y("Unexpected pop.");return}t!==am[Il]&&y("Unexpected Fiber popped."),e.current=Yg[Il],Yg[Il]=null,am[Il]=null,Il--}function Mr(e,t,a){Il++,Yg[Il]=e.current,am[Il]=a,e.current=t}var Qg;Qg={};var ka={};Object.freeze(ka);var jl=Yo(ka),Xi=Yo(!1),Wg=ka;function nf(e,t,a){return a&&qi(t)?Wg:jl.current}function yC(e,t,a){{var i=e.stateNode;i.__reactInternalMemoizedUnmaskedChildContext=t,i.__reactInternalMemoizedMaskedChildContext=a}}function rf(e,t){{var a=e.type,i=a.contextTypes;if(!i)return ka;var o=e.stateNode;if(o&&o.__reactInternalMemoizedUnmaskedChildContext===t)return o.__reactInternalMemoizedMaskedChildContext;var s={};for(var d in i)s[d]=t[d];{var m=nt(e)||"Unknown";hi(i,s,"context",m)}return o&&yC(e,t,s),s}}function im(){return Xi.current}function qi(e){{var t=e.childContextTypes;return t!=null}}function lm(e){Or(Xi,e),Or(jl,e)}function Gg(e){Or(Xi,e),Or(jl,e)}function gC(e,t,a){{if(jl.current!==ka)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");Mr(jl,t,e),Mr(Xi,a,e)}}function SC(e,t,a){{var i=e.stateNode,o=t.childContextTypes;if(typeof i.getChildContext!="function"){{var s=nt(e)||"Unknown";Qg[s]||(Qg[s]=!0,y("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",s,s))}return a}var d=i.getChildContext();for(var m in d)if(!(m in o))throw new Error((nt(e)||"Unknown")+'.getChildContext(): key "'+m+'" is not defined in childContextTypes.');{var g=nt(e)||"Unknown";hi(o,d,"child context",g)}return ct({},a,d)}}function om(e){{var t=e.stateNode,a=t&&t.__reactInternalMemoizedMergedChildContext||ka;return Wg=jl.current,Mr(jl,a,e),Mr(Xi,Xi.current,e),!0}}function EC(e,t,a){{var i=e.stateNode;if(!i)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(a){var o=SC(e,t,Wg);i.__reactInternalMemoizedMergedChildContext=o,Or(Xi,e),Or(jl,e),Mr(jl,o,e),Mr(Xi,a,e)}else Or(Xi,e),Mr(Xi,a,e)}}function bb(e){{if(!Cd(e)||e.tag!==w)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case b:return t.stateNode.context;case w:{var a=t.type;if(qi(a))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Qo=0,um=1,Bl=null,Kg=!1,Xg=!1;function CC(e){Bl===null?Bl=[e]:Bl.push(e)}function Db(e){Kg=!0,CC(e)}function RC(){Kg&&Wo()}function Wo(){if(!Xg&&Bl!==null){Xg=!0;var e=0,t=oa();try{var a=!0,i=Bl;for(xn(Jn);e<i.length;e++){var o=i[e];do o=o(a);while(o!==null)}Bl=null,Kg=!1}catch(s){throw Bl!==null&&(Bl=Bl.slice(e+1)),ac(lc,Wo),s}finally{xn(t),Xg=!1}}return null}var af=[],lf=0,sm=null,cm=0,$a=[],Ya=0,us=null,$l=1,Yl="";function kb(e){return cs(),(e.flags&gd)!==Ie}function Ob(e){return cs(),cm}function Mb(){var e=Yl,t=$l,a=t&~Lb(t);return a.toString(32)+e}function ss(e,t){cs(),af[lf++]=cm,af[lf++]=sm,sm=e,cm=t}function xC(e,t,a){cs(),$a[Ya++]=$l,$a[Ya++]=Yl,$a[Ya++]=us,us=e;var i=$l,o=Yl,s=fm(i)-1,d=i&~(1<<s),m=a+1,g=fm(t)+s;if(g>30){var x=s-s%5,T=(1<<x)-1,z=(d&T).toString(32),N=d>>x,Y=s-x,Q=fm(t)+Y,X=m<<Y,Me=X|N,je=z+o;$l=1<<Q|Me,Yl=je}else{var Pe=m<<s,gt=Pe|d,dt=o;$l=1<<g|gt,Yl=dt}}function qg(e){cs();var t=e.return;if(t!==null){var a=1,i=0;ss(e,a),xC(e,a,i)}}function fm(e){return 32-dc(e)}function Lb(e){return 1<<fm(e)-1}function Zg(e){for(;e===sm;)sm=af[--lf],af[lf]=null,cm=af[--lf],af[lf]=null;for(;e===us;)us=$a[--Ya],$a[Ya]=null,Yl=$a[--Ya],$a[Ya]=null,$l=$a[--Ya],$a[Ya]=null}function _b(){return cs(),us!==null?{id:$l,overflow:Yl}:null}function Nb(e,t){cs(),$a[Ya++]=$l,$a[Ya++]=Yl,$a[Ya++]=us,$l=t.id,Yl=t.overflow,us=e}function cs(){cr()||y("Expected to be hydrating. This is a bug in React. Please file an issue.")}var sr=null,Qa=null,mi=!1,fs=!1,Go=null;function Ab(){mi&&y("We should not be hydrating here. This is a bug in React. Please file a bug.")}function TC(){fs=!0}function zb(){return fs}function Ub(e){var t=e.stateNode.containerInfo;return Qa=eb(t),sr=e,mi=!0,Go=null,fs=!1,!0}function Fb(e,t,a){return Qa=tb(t),sr=e,mi=!0,Go=null,fs=!1,a!==null&&Nb(e,a),!0}function wC(e,t){switch(e.tag){case b:{fb(e.stateNode.containerInfo,t);break}case O:{var a=(e.mode&ot)!==Ye;pb(e.type,e.memoizedProps,e.stateNode,t,a);break}case J:{var i=e.memoizedState;i.dehydrated!==null&&db(i.dehydrated,t);break}}}function bC(e,t){wC(e,t);var a=VO();a.stateNode=t,a.return=e;var i=e.deletions;i===null?(e.deletions=[a],e.flags|=xt):i.push(a)}function Jg(e,t){{if(fs)return;switch(e.tag){case b:{var a=e.stateNode.containerInfo;switch(t.tag){case O:var i=t.type;t.pendingProps,vb(a,i);break;case F:var o=t.pendingProps;hb(a,o);break}break}case O:{var s=e.type,d=e.memoizedProps,m=e.stateNode;switch(t.tag){case O:{var g=t.type,x=t.pendingProps,T=(e.mode&ot)!==Ye;gb(s,d,m,g,x,T);break}case F:{var z=t.pendingProps,N=(e.mode&ot)!==Ye;Sb(s,d,m,z,N);break}}break}case J:{var Y=e.memoizedState,Q=Y.dehydrated;if(Q!==null)switch(t.tag){case O:var X=t.type;t.pendingProps,mb(Q,X);break;case F:var Me=t.pendingProps;yb(Q,Me);break}break}default:return}}}function DC(e,t){t.flags=t.flags&~na|Ut,Jg(e,t)}function kC(e,t){switch(e.tag){case O:{var a=e.type;e.pendingProps;var i=Gw(t,a);return i!==null?(e.stateNode=i,sr=e,Qa=Jw(i),!0):!1}case F:{var o=e.pendingProps,s=Kw(t,o);return s!==null?(e.stateNode=s,sr=e,Qa=null,!0):!1}case J:{var d=Xw(t);if(d!==null){var m={dehydrated:d,treeContext:_b(),retryLane:Dr};e.memoizedState=m;var g=IO(d);return g.return=e,e.child=g,sr=e,Qa=null,!0}return!1}default:return!1}}function e0(e){return(e.mode&ot)!==Ye&&(e.flags&Xe)===Ie}function t0(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function n0(e){if(mi){var t=Qa;if(!t){e0(e)&&(Jg(sr,e),t0()),DC(sr,e),mi=!1,sr=e;return}var a=t;if(!kC(e,t)){e0(e)&&(Jg(sr,e),t0()),t=hp(a);var i=sr;if(!t||!kC(e,t)){DC(sr,e),mi=!1,sr=e;return}bC(i,a)}}}function Hb(e,t,a){var i=e.stateNode,o=!fs,s=nb(i,e.type,e.memoizedProps,t,a,e,o);return e.updateQueue=s,s!==null}function Pb(e){var t=e.stateNode,a=e.memoizedProps,i=rb(t,a,e);if(i){var o=sr;if(o!==null)switch(o.tag){case b:{var s=o.stateNode.containerInfo,d=(o.mode&ot)!==Ye;sb(s,t,a,d);break}case O:{var m=o.type,g=o.memoizedProps,x=o.stateNode,T=(o.mode&ot)!==Ye;cb(m,g,x,t,a,T);break}}}return i}function Vb(e){var t=e.memoizedState,a=t!==null?t.dehydrated:null;if(!a)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");ab(a,e)}function Ib(e){var t=e.memoizedState,a=t!==null?t.dehydrated:null;if(!a)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return ib(a)}function OC(e){for(var t=e.return;t!==null&&t.tag!==O&&t.tag!==b&&t.tag!==J;)t=t.return;sr=t}function dm(e){if(e!==sr)return!1;if(!mi)return OC(e),mi=!0,!1;if(e.tag!==b&&(e.tag!==O||ub(e.type)&&!Fg(e.type,e.memoizedProps))){var t=Qa;if(t)if(e0(e))MC(e),t0();else for(;t;)bC(e,t),t=hp(t)}return OC(e),e.tag===J?Qa=Ib(e):Qa=sr?hp(e.stateNode):null,!0}function jb(){return mi&&Qa!==null}function MC(e){for(var t=Qa;t;)wC(e,t),t=hp(t)}function of(){sr=null,Qa=null,mi=!1,fs=!1}function LC(){Go!==null&&(wR(Go),Go=null)}function cr(){return mi}function r0(e){Go===null?Go=[e]:Go.push(e)}var Bb=v.ReactCurrentBatchConfig,$b=null;function Yb(){return Bb.transition}var yi={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var Qb=function(e){for(var t=null,a=e;a!==null;)a.mode&Qt&&(t=a),a=a.return;return t},ds=function(e){var t=[];return e.forEach(function(a){t.push(a)}),t.sort().join(", ")},Sp=[],Ep=[],Cp=[],Rp=[],xp=[],Tp=[],ps=new Set;yi.recordUnsafeLifecycleWarnings=function(e,t){ps.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&Sp.push(e),e.mode&Qt&&typeof t.UNSAFE_componentWillMount=="function"&&Ep.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&Cp.push(e),e.mode&Qt&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&Rp.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&xp.push(e),e.mode&Qt&&typeof t.UNSAFE_componentWillUpdate=="function"&&Tp.push(e))},yi.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;Sp.length>0&&(Sp.forEach(function(N){e.add(nt(N)||"Component"),ps.add(N.type)}),Sp=[]);var t=new Set;Ep.length>0&&(Ep.forEach(function(N){t.add(nt(N)||"Component"),ps.add(N.type)}),Ep=[]);var a=new Set;Cp.length>0&&(Cp.forEach(function(N){a.add(nt(N)||"Component"),ps.add(N.type)}),Cp=[]);var i=new Set;Rp.length>0&&(Rp.forEach(function(N){i.add(nt(N)||"Component"),ps.add(N.type)}),Rp=[]);var o=new Set;xp.length>0&&(xp.forEach(function(N){o.add(nt(N)||"Component"),ps.add(N.type)}),xp=[]);var s=new Set;if(Tp.length>0&&(Tp.forEach(function(N){s.add(nt(N)||"Component"),ps.add(N.type)}),Tp=[]),t.size>0){var d=ds(t);y(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
62
-
63
- * Move code with side effects to componentDidMount, and set initial state in the constructor.
64
-
65
- Please update the following components: %s`,d)}if(i.size>0){var m=ds(i);y(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
66
-
67
- * Move data fetching code or side effects to componentDidUpdate.
68
- * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
69
-
70
- Please update the following components: %s`,m)}if(s.size>0){var g=ds(s);y(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
71
-
72
- * Move data fetching code or side effects to componentDidUpdate.
73
-
74
- Please update the following components: %s`,g)}if(e.size>0){var x=ds(e);C(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
75
-
76
- * Move code with side effects to componentDidMount, and set initial state in the constructor.
77
- * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
78
-
79
- Please update the following components: %s`,x)}if(a.size>0){var T=ds(a);C(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
80
-
81
- * Move data fetching code or side effects to componentDidUpdate.
82
- * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
83
- * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
84
-
85
- Please update the following components: %s`,T)}if(o.size>0){var z=ds(o);C(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
86
-
87
- * Move data fetching code or side effects to componentDidUpdate.
88
- * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
89
-
90
- Please update the following components: %s`,z)}};var pm=new Map,_C=new Set;yi.recordLegacyContextWarning=function(e,t){var a=Qb(e);if(a===null){y("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(!_C.has(e.type)){var i=pm.get(a);(e.type.contextTypes!=null||e.type.childContextTypes!=null||t!==null&&typeof t.getChildContext=="function")&&(i===void 0&&(i=[],pm.set(a,i)),i.push(e))}},yi.flushLegacyContextWarning=function(){pm.forEach(function(e,t){if(e.length!==0){var a=e[0],i=new Set;e.forEach(function(s){i.add(nt(s)||"Component"),_C.add(s.type)});var o=ds(i);try{Ot(a),y(`Legacy context API has been detected within a strict-mode tree.
91
-
92
- The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
93
-
94
- Please update the following components: %s
95
-
96
- Learn more about this warning here: https://reactjs.org/link/legacy-context`,o)}finally{En()}}})},yi.discardPendingWarnings=function(){Sp=[],Ep=[],Cp=[],Rp=[],xp=[],Tp=[],pm=new Map}}function gi(e,t){if(e&&e.defaultProps){var a=ct({},t),i=e.defaultProps;for(var o in i)a[o]===void 0&&(a[o]=i[o]);return a}return t}var a0=Yo(null),i0;i0={};var vm=null,uf=null,l0=null,hm=!1;function mm(){vm=null,uf=null,l0=null,hm=!1}function NC(){hm=!0}function AC(){hm=!1}function zC(e,t,a){Mr(a0,t._currentValue,e),t._currentValue=a,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==i0&&y("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=i0}function o0(e,t){var a=a0.current;Or(a0,t),e._currentValue=a}function u0(e,t,a){for(var i=e;i!==null;){var o=i.alternate;if(Ml(i.childLanes,t)?o!==null&&!Ml(o.childLanes,t)&&(o.childLanes=at(o.childLanes,t)):(i.childLanes=at(i.childLanes,t),o!==null&&(o.childLanes=at(o.childLanes,t))),i===a)break;i=i.return}i!==a&&y("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function Wb(e,t,a){Gb(e,t,a)}function Gb(e,t,a){var i=e.child;for(i!==null&&(i.return=e);i!==null;){var o=void 0,s=i.dependencies;if(s!==null){o=i.child;for(var d=s.firstContext;d!==null;){if(d.context===t){if(i.tag===w){var m=Rn(a),g=Ql(zt,m);g.tag=gm;var x=i.updateQueue;if(x!==null){var T=x.shared,z=T.pending;z===null?g.next=g:(g.next=z.next,z.next=g),T.pending=g}}i.lanes=at(i.lanes,a);var N=i.alternate;N!==null&&(N.lanes=at(N.lanes,a)),u0(i.return,a,e),s.lanes=at(s.lanes,a);break}d=d.next}}else if(i.tag===Z)o=i.type===e.type?null:i.child;else if(i.tag===me){var Y=i.return;if(Y===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");Y.lanes=at(Y.lanes,a);var Q=Y.alternate;Q!==null&&(Q.lanes=at(Q.lanes,a)),u0(Y,a,e),o=i.sibling}else o=i.child;if(o!==null)o.return=i;else for(o=i;o!==null;){if(o===e){o=null;break}var X=o.sibling;if(X!==null){X.return=o.return,o=X;break}o=o.return}i=o}}function sf(e,t){vm=e,uf=null,l0=null;var a=e.dependencies;if(a!==null){var i=a.firstContext;i!==null&&(kr(a.lanes,t)&&Hp(),a.firstContext=null)}}function Un(e){hm&&y("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(l0!==e){var a={context:e,memoizedValue:t,next:null};if(uf===null){if(vm===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");uf=a,vm.dependencies={lanes:ee,firstContext:a}}else uf=uf.next=a}return t}var vs=null;function s0(e){vs===null?vs=[e]:vs.push(e)}function Kb(){if(vs!==null){for(var e=0;e<vs.length;e++){var t=vs[e],a=t.interleaved;if(a!==null){t.interleaved=null;var i=a.next,o=t.pending;if(o!==null){var s=o.next;o.next=i,a.next=s}t.pending=a}}vs=null}}function UC(e,t,a,i){var o=t.interleaved;return o===null?(a.next=a,s0(t)):(a.next=o.next,o.next=a),t.interleaved=a,ym(e,i)}function Xb(e,t,a,i){var o=t.interleaved;o===null?(a.next=a,s0(t)):(a.next=o.next,o.next=a),t.interleaved=a}function qb(e,t,a,i){var o=t.interleaved;return o===null?(a.next=a,s0(t)):(a.next=o.next,o.next=a),t.interleaved=a,ym(e,i)}function da(e,t){return ym(e,t)}var Zb=ym;function ym(e,t){e.lanes=at(e.lanes,t);var a=e.alternate;a!==null&&(a.lanes=at(a.lanes,t)),a===null&&(e.flags&(Ut|na))!==Ie&&FR(e);for(var i=e,o=e.return;o!==null;)o.childLanes=at(o.childLanes,t),a=o.alternate,a!==null?a.childLanes=at(a.childLanes,t):(o.flags&(Ut|na))!==Ie&&FR(e),i=o,o=o.return;if(i.tag===b){var s=i.stateNode;return s}else return null}var FC=0,HC=1,gm=2,c0=3,Sm=!1,f0,Em;f0=!1,Em=null;function d0(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:ee},effects:null};e.updateQueue=t}function PC(e,t){var a=t.updateQueue,i=e.updateQueue;if(a===i){var o={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects};t.updateQueue=o}}function Ql(e,t){var a={eventTime:e,lane:t,tag:FC,payload:null,callback:null,next:null};return a}function Ko(e,t,a){var i=e.updateQueue;if(i===null)return null;var o=i.shared;if(Em===o&&!f0&&(y("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),f0=!0),Zk()){var s=o.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),o.pending=t,Zb(e,a)}else return qb(e,o,t,a)}function Cm(e,t,a){var i=t.updateQueue;if(i!==null){var o=i.shared;if(Ad(a)){var s=o.lanes;s=Ud(s,e.pendingLanes);var d=at(s,a);o.lanes=d,Oo(e,d)}}}function p0(e,t){var a=e.updateQueue,i=e.alternate;if(i!==null){var o=i.updateQueue;if(a===o){var s=null,d=null,m=a.firstBaseUpdate;if(m!==null){var g=m;do{var x={eventTime:g.eventTime,lane:g.lane,tag:g.tag,payload:g.payload,callback:g.callback,next:null};d===null?s=d=x:(d.next=x,d=x),g=g.next}while(g!==null);d===null?s=d=t:(d.next=t,d=t)}else s=d=t;a={baseState:o.baseState,firstBaseUpdate:s,lastBaseUpdate:d,shared:o.shared,effects:o.effects},e.updateQueue=a;return}}var T=a.lastBaseUpdate;T===null?a.firstBaseUpdate=t:T.next=t,a.lastBaseUpdate=t}function Jb(e,t,a,i,o,s){switch(a.tag){case HC:{var d=a.payload;if(typeof d=="function"){NC();var m=d.call(s,i,o);{if(e.mode&Qt){Cn(!0);try{d.call(s,i,o)}finally{Cn(!1)}}AC()}return m}return d}case c0:e.flags=e.flags&~Ln|Xe;case FC:{var g=a.payload,x;if(typeof g=="function"){NC(),x=g.call(s,i,o);{if(e.mode&Qt){Cn(!0);try{g.call(s,i,o)}finally{Cn(!1)}}AC()}}else x=g;return x==null?i:ct({},i,x)}case gm:return Sm=!0,i}return i}function Rm(e,t,a,i){var o=e.updateQueue;Sm=!1,Em=o.shared;var s=o.firstBaseUpdate,d=o.lastBaseUpdate,m=o.shared.pending;if(m!==null){o.shared.pending=null;var g=m,x=g.next;g.next=null,d===null?s=x:d.next=x,d=g;var T=e.alternate;if(T!==null){var z=T.updateQueue,N=z.lastBaseUpdate;N!==d&&(N===null?z.firstBaseUpdate=x:N.next=x,z.lastBaseUpdate=g)}}if(s!==null){var Y=o.baseState,Q=ee,X=null,Me=null,je=null,Pe=s;do{var gt=Pe.lane,dt=Pe.eventTime;if(Ml(i,gt)){if(je!==null){var q={eventTime:dt,lane:mt,tag:Pe.tag,payload:Pe.payload,callback:Pe.callback,next:null};je=je.next=q}Y=Jb(e,o,Pe,Y,t,a);var V=Pe.callback;if(V!==null&&Pe.lane!==mt){e.flags|=Ha;var pe=o.effects;pe===null?o.effects=[Pe]:pe.push(Pe)}}else{var P={eventTime:dt,lane:gt,tag:Pe.tag,payload:Pe.payload,callback:Pe.callback,next:null};je===null?(Me=je=P,X=Y):je=je.next=P,Q=at(Q,gt)}if(Pe=Pe.next,Pe===null){if(m=o.shared.pending,m===null)break;var Le=m,De=Le.next;Le.next=null,Pe=De,o.lastBaseUpdate=Le,o.shared.pending=null}}while(!0);je===null&&(X=Y),o.baseState=X,o.firstBaseUpdate=Me,o.lastBaseUpdate=je;var Ke=o.shared.interleaved;if(Ke!==null){var tt=Ke;do Q=at(Q,tt.lane),tt=tt.next;while(tt!==Ke)}else s===null&&(o.shared.lanes=ee);Xp(Q),e.lanes=Q,e.memoizedState=Y}Em=null}function eD(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function VC(){Sm=!1}function xm(){return Sm}function IC(e,t,a){var i=t.effects;if(t.effects=null,i!==null)for(var o=0;o<i.length;o++){var s=i[o],d=s.callback;d!==null&&(s.callback=null,eD(d,a))}}var v0={},jC=new f.Component().refs,h0,m0,y0,g0,S0,BC,Tm,E0,C0,R0;{h0=new Set,m0=new Set,y0=new Set,g0=new Set,E0=new Set,S0=new Set,C0=new Set,R0=new Set;var $C=new Set;Tm=function(e,t){if(!(e===null||typeof e=="function")){var a=t+"_"+e;$C.has(a)||($C.add(a),y("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},BC=function(e,t){if(t===void 0){var a=Nt(e)||"Component";S0.has(a)||(S0.add(a),y("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",a))}},Object.defineProperty(v0,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(v0)}function x0(e,t,a,i){var o=e.memoizedState,s=a(i,o);{if(e.mode&Qt){Cn(!0);try{s=a(i,o)}finally{Cn(!1)}}BC(t,s)}var d=s==null?o:ct({},o,s);if(e.memoizedState=d,e.lanes===ee){var m=e.updateQueue;m.baseState=d}}var T0={isMounted:Pr,enqueueSetState:function(e,t,a){var i=ea(e),o=Yr(),s=ru(i),d=Ql(o,s);d.payload=t,a!=null&&(Tm(a,"setState"),d.callback=a);var m=Ko(i,d,s);m!==null&&(Kn(m,i,s,o),Cm(m,i,s)),Ii(i,s)},enqueueReplaceState:function(e,t,a){var i=ea(e),o=Yr(),s=ru(i),d=Ql(o,s);d.tag=HC,d.payload=t,a!=null&&(Tm(a,"replaceState"),d.callback=a);var m=Ko(i,d,s);m!==null&&(Kn(m,i,s,o),Cm(m,i,s)),Ii(i,s)},enqueueForceUpdate:function(e,t){var a=ea(e),i=Yr(),o=ru(a),s=Ql(i,o);s.tag=gm,t!=null&&(Tm(t,"forceUpdate"),s.callback=t);var d=Ko(a,s,o);d!==null&&(Kn(d,a,o,i),Cm(d,a,o)),Md(a,o)}};function YC(e,t,a,i,o,s,d){var m=e.stateNode;if(typeof m.shouldComponentUpdate=="function"){var g=m.shouldComponentUpdate(i,s,d);{if(e.mode&Qt){Cn(!0);try{g=m.shouldComponentUpdate(i,s,d)}finally{Cn(!1)}}g===void 0&&y("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",Nt(t)||"Component")}return g}return t.prototype&&t.prototype.isPureReactComponent?!Ve(a,i)||!Ve(o,s):!0}function tD(e,t,a){var i=e.stateNode;{var o=Nt(t)||"Component",s=i.render;s||(t.prototype&&typeof t.prototype.render=="function"?y("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",o):y("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",o)),i.getInitialState&&!i.getInitialState.isReactClassApproved&&!i.state&&y("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",o),i.getDefaultProps&&!i.getDefaultProps.isReactClassApproved&&y("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",o),i.propTypes&&y("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",o),i.contextType&&y("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",o),i.contextTypes&&y("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",o),t.contextType&&t.contextTypes&&!C0.has(t)&&(C0.add(t),y("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",o)),typeof i.componentShouldUpdate=="function"&&y("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",o),t.prototype&&t.prototype.isPureReactComponent&&typeof i.shouldComponentUpdate<"u"&&y("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",Nt(t)||"A pure component"),typeof i.componentDidUnmount=="function"&&y("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",o),typeof i.componentDidReceiveProps=="function"&&y("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",o),typeof i.componentWillRecieveProps=="function"&&y("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",o),typeof i.UNSAFE_componentWillRecieveProps=="function"&&y("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",o);var d=i.props!==a;i.props!==void 0&&d&&y("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",o,o),i.defaultProps&&y("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",o,o),typeof i.getSnapshotBeforeUpdate=="function"&&typeof i.componentDidUpdate!="function"&&!y0.has(t)&&(y0.add(t),y("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",Nt(t))),typeof i.getDerivedStateFromProps=="function"&&y("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",o),typeof i.getDerivedStateFromError=="function"&&y("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",o),typeof t.getSnapshotBeforeUpdate=="function"&&y("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",o);var m=i.state;m&&(typeof m!="object"||On(m))&&y("%s.state: must be set to an object or null",o),typeof i.getChildContext=="function"&&typeof t.childContextTypes!="object"&&y("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",o)}}function QC(e,t){t.updater=T0,e.stateNode=t,So(t,e),t._reactInternalInstance=v0}function WC(e,t,a){var i=!1,o=ka,s=ka,d=t.contextType;if("contextType"in t){var m=d===null||d!==void 0&&d.$$typeof===Hf&&d._context===void 0;if(!m&&!R0.has(t)){R0.add(t);var g="";d===void 0?g=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof d!="object"?g=" However, it is set to a "+typeof d+".":d.$$typeof===Ff?g=" Did you accidentally pass the Context.Provider instead?":d._context!==void 0?g=" Did you accidentally pass the Context.Consumer instead?":g=" However, it is set to an object with keys {"+Object.keys(d).join(", ")+"}.",y("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",Nt(t)||"Component",g)}}if(typeof d=="object"&&d!==null)s=Un(d);else{o=nf(e,t,!0);var x=t.contextTypes;i=x!=null,s=i?rf(e,o):ka}var T=new t(a,s);if(e.mode&Qt){Cn(!0);try{T=new t(a,s)}finally{Cn(!1)}}var z=e.memoizedState=T.state!==null&&T.state!==void 0?T.state:null;QC(e,T);{if(typeof t.getDerivedStateFromProps=="function"&&z===null){var N=Nt(t)||"Component";m0.has(N)||(m0.add(N),y("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",N,T.state===null?"null":"undefined",N))}if(typeof t.getDerivedStateFromProps=="function"||typeof T.getSnapshotBeforeUpdate=="function"){var Y=null,Q=null,X=null;if(typeof T.componentWillMount=="function"&&T.componentWillMount.__suppressDeprecationWarning!==!0?Y="componentWillMount":typeof T.UNSAFE_componentWillMount=="function"&&(Y="UNSAFE_componentWillMount"),typeof T.componentWillReceiveProps=="function"&&T.componentWillReceiveProps.__suppressDeprecationWarning!==!0?Q="componentWillReceiveProps":typeof T.UNSAFE_componentWillReceiveProps=="function"&&(Q="UNSAFE_componentWillReceiveProps"),typeof T.componentWillUpdate=="function"&&T.componentWillUpdate.__suppressDeprecationWarning!==!0?X="componentWillUpdate":typeof T.UNSAFE_componentWillUpdate=="function"&&(X="UNSAFE_componentWillUpdate"),Y!==null||Q!==null||X!==null){var Me=Nt(t)||"Component",je=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";g0.has(Me)||(g0.add(Me),y(`Unsafe legacy lifecycles will not be called for components using new component APIs.
97
-
98
- %s uses %s but also contains the following legacy lifecycles:%s%s%s
99
-
100
- The above lifecycles should be removed. Learn more about this warning here:
101
- https://reactjs.org/link/unsafe-component-lifecycles`,Me,je,Y!==null?`
102
- `+Y:"",Q!==null?`
103
- `+Q:"",X!==null?`
104
- `+X:""))}}}return i&&yC(e,o,s),T}function nD(e,t){var a=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),a!==t.state&&(y("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",nt(e)||"Component"),T0.enqueueReplaceState(t,t.state,null))}function GC(e,t,a,i){var o=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(a,i),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(a,i),t.state!==o){{var s=nt(e)||"Component";h0.has(s)||(h0.add(s),y("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",s))}T0.enqueueReplaceState(t,t.state,null)}}function w0(e,t,a,i){tD(e,t,a);var o=e.stateNode;o.props=a,o.state=e.memoizedState,o.refs=jC,d0(e);var s=t.contextType;if(typeof s=="object"&&s!==null)o.context=Un(s);else{var d=nf(e,t,!0);o.context=rf(e,d)}{if(o.state===a){var m=Nt(t)||"Component";E0.has(m)||(E0.add(m),y("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",m))}e.mode&Qt&&yi.recordLegacyContextWarning(e,o),yi.recordUnsafeLifecycleWarnings(e,o)}o.state=e.memoizedState;var g=t.getDerivedStateFromProps;if(typeof g=="function"&&(x0(e,t,g,a),o.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof o.getSnapshotBeforeUpdate!="function"&&(typeof o.UNSAFE_componentWillMount=="function"||typeof o.componentWillMount=="function")&&(nD(e,o),Rm(e,a,o,i),o.state=e.memoizedState),typeof o.componentDidMount=="function"){var x=rt;x|=Rr,(e.mode&ia)!==Ye&&(x|=xr),e.flags|=x}}function rD(e,t,a,i){var o=e.stateNode,s=e.memoizedProps;o.props=s;var d=o.context,m=t.contextType,g=ka;if(typeof m=="object"&&m!==null)g=Un(m);else{var x=nf(e,t,!0);g=rf(e,x)}var T=t.getDerivedStateFromProps,z=typeof T=="function"||typeof o.getSnapshotBeforeUpdate=="function";!z&&(typeof o.UNSAFE_componentWillReceiveProps=="function"||typeof o.componentWillReceiveProps=="function")&&(s!==a||d!==g)&&GC(e,o,a,g),VC();var N=e.memoizedState,Y=o.state=N;if(Rm(e,a,o,i),Y=e.memoizedState,s===a&&N===Y&&!im()&&!xm()){if(typeof o.componentDidMount=="function"){var Q=rt;Q|=Rr,(e.mode&ia)!==Ye&&(Q|=xr),e.flags|=Q}return!1}typeof T=="function"&&(x0(e,t,T,a),Y=e.memoizedState);var X=xm()||YC(e,t,s,a,N,Y,g);if(X){if(!z&&(typeof o.UNSAFE_componentWillMount=="function"||typeof o.componentWillMount=="function")&&(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"){var Me=rt;Me|=Rr,(e.mode&ia)!==Ye&&(Me|=xr),e.flags|=Me}}else{if(typeof o.componentDidMount=="function"){var je=rt;je|=Rr,(e.mode&ia)!==Ye&&(je|=xr),e.flags|=je}e.memoizedProps=a,e.memoizedState=Y}return o.props=a,o.state=Y,o.context=g,X}function aD(e,t,a,i,o){var s=t.stateNode;PC(e,t);var d=t.memoizedProps,m=t.type===t.elementType?d:gi(t.type,d);s.props=m;var g=t.pendingProps,x=s.context,T=a.contextType,z=ka;if(typeof T=="object"&&T!==null)z=Un(T);else{var N=nf(t,a,!0);z=rf(t,N)}var Y=a.getDerivedStateFromProps,Q=typeof Y=="function"||typeof s.getSnapshotBeforeUpdate=="function";!Q&&(typeof s.UNSAFE_componentWillReceiveProps=="function"||typeof s.componentWillReceiveProps=="function")&&(d!==g||x!==z)&&GC(t,s,i,z),VC();var X=t.memoizedState,Me=s.state=X;if(Rm(t,i,s,o),Me=t.memoizedState,d===g&&X===Me&&!im()&&!xm()&&!he)return typeof s.componentDidUpdate=="function"&&(d!==e.memoizedProps||X!==e.memoizedState)&&(t.flags|=rt),typeof s.getSnapshotBeforeUpdate=="function"&&(d!==e.memoizedProps||X!==e.memoizedState)&&(t.flags|=ta),!1;typeof Y=="function"&&(x0(t,a,Y,i),Me=t.memoizedState);var je=xm()||YC(t,a,m,i,X,Me,z)||he;return je?(!Q&&(typeof s.UNSAFE_componentWillUpdate=="function"||typeof s.componentWillUpdate=="function")&&(typeof s.componentWillUpdate=="function"&&s.componentWillUpdate(i,Me,z),typeof s.UNSAFE_componentWillUpdate=="function"&&s.UNSAFE_componentWillUpdate(i,Me,z)),typeof s.componentDidUpdate=="function"&&(t.flags|=rt),typeof s.getSnapshotBeforeUpdate=="function"&&(t.flags|=ta)):(typeof s.componentDidUpdate=="function"&&(d!==e.memoizedProps||X!==e.memoizedState)&&(t.flags|=rt),typeof s.getSnapshotBeforeUpdate=="function"&&(d!==e.memoizedProps||X!==e.memoizedState)&&(t.flags|=ta),t.memoizedProps=i,t.memoizedState=Me),s.props=i,s.state=Me,s.context=z,je}var b0,D0,k0,O0,M0,KC=function(e,t){};b0=!1,D0=!1,k0={},O0={},M0={},KC=function(e,t){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var a=nt(t)||"Component";O0[a]||(O0[a]=!0,y('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function wp(e,t,a){var i=a.ref;if(i!==null&&typeof i!="function"&&typeof i!="object"){if((e.mode&Qt||Ze)&&!(a._owner&&a._self&&a._owner.stateNode!==a._self)){var o=nt(e)||"Component";k0[o]||(y('A string ref, "%s", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',i),k0[o]=!0)}if(a._owner){var s=a._owner,d;if(s){var m=s;if(m.tag!==w)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");d=m.stateNode}if(!d)throw new Error("Missing owner for string ref "+i+". This error is likely caused by a bug in React. Please file an issue.");var g=d;kn(i,"ref");var x=""+i;if(t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===x)return t.ref;var T=function(z){var N=g.refs;N===jC&&(N=g.refs={}),z===null?delete N[x]:N[x]=z};return T._stringRef=x,T}else{if(typeof i!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!a._owner)throw new Error("Element ref was specified as a string ("+i+`) but no owner was set. This could happen for one of the following reasons:
105
- 1. You may be adding a ref to a function component
106
- 2. You may be adding a ref to a component that was not created inside a component's render method
107
- 3. You have multiple copies of React loaded
108
- See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return i}function wm(e,t){var a=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(a==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.")}function bm(e){{var t=nt(e)||"Component";if(M0[t])return;M0[t]=!0,y("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function XC(e){var t=e._payload,a=e._init;return a(t)}function qC(e){function t(P,q){if(e){var V=P.deletions;V===null?(P.deletions=[q],P.flags|=xt):V.push(q)}}function a(P,q){if(!e)return null;for(var V=q;V!==null;)t(P,V),V=V.sibling;return null}function i(P,q){for(var V=new Map,pe=q;pe!==null;)pe.key!==null?V.set(pe.key,pe):V.set(pe.index,pe),pe=pe.sibling;return V}function o(P,q){var V=Rs(P,q);return V.index=0,V.sibling=null,V}function s(P,q,V){if(P.index=V,!e)return P.flags|=gd,q;var pe=P.alternate;if(pe!==null){var Le=pe.index;return Le<q?(P.flags|=Ut,q):Le}else return P.flags|=Ut,q}function d(P){return e&&P.alternate===null&&(P.flags|=Ut),P}function m(P,q,V,pe){if(q===null||q.tag!==F){var Le=rE(V,P.mode,pe);return Le.return=P,Le}else{var De=o(q,V);return De.return=P,De}}function g(P,q,V,pe){var Le=V.type;if(Le===qa)return T(P,q,V.props.children,pe,V.key);if(q!==null&&(q.elementType===Le||IR(q,V)||typeof Le=="object"&&Le!==null&&Le.$$typeof===or&&XC(Le)===q.type)){var De=o(q,V.props);return De.ref=wp(P,q,V),De.return=P,De._debugSource=V._source,De._debugOwner=V._owner,De}var Ke=nE(V,P.mode,pe);return Ke.ref=wp(P,q,V),Ke.return=P,Ke}function x(P,q,V,pe){if(q===null||q.tag!==_||q.stateNode.containerInfo!==V.containerInfo||q.stateNode.implementation!==V.implementation){var Le=aE(V,P.mode,pe);return Le.return=P,Le}else{var De=o(q,V.children||[]);return De.return=P,De}}function T(P,q,V,pe,Le){if(q===null||q.tag!==$){var De=iu(V,P.mode,pe,Le);return De.return=P,De}else{var Ke=o(q,V);return Ke.return=P,Ke}}function z(P,q,V){if(typeof q=="string"&&q!==""||typeof q=="number"){var pe=rE(""+q,P.mode,V);return pe.return=P,pe}if(typeof q=="object"&&q!==null){switch(q.$$typeof){case ro:{var Le=nE(q,P.mode,V);return Le.ref=wp(P,null,q),Le.return=P,Le}case Sa:{var De=aE(q,P.mode,V);return De.return=P,De}case or:{var Ke=q._payload,tt=q._init;return z(P,tt(Ke),V)}}if(On(q)||Za(q)){var Lt=iu(q,P.mode,V,null);return Lt.return=P,Lt}wm(P,q)}return typeof q=="function"&&bm(P),null}function N(P,q,V,pe){var Le=q!==null?q.key:null;if(typeof V=="string"&&V!==""||typeof V=="number")return Le!==null?null:m(P,q,""+V,pe);if(typeof V=="object"&&V!==null){switch(V.$$typeof){case ro:return V.key===Le?g(P,q,V,pe):null;case Sa:return V.key===Le?x(P,q,V,pe):null;case or:{var De=V._payload,Ke=V._init;return N(P,q,Ke(De),pe)}}if(On(V)||Za(V))return Le!==null?null:T(P,q,V,pe,null);wm(P,V)}return typeof V=="function"&&bm(P),null}function Y(P,q,V,pe,Le){if(typeof pe=="string"&&pe!==""||typeof pe=="number"){var De=P.get(V)||null;return m(q,De,""+pe,Le)}if(typeof pe=="object"&&pe!==null){switch(pe.$$typeof){case ro:{var Ke=P.get(pe.key===null?V:pe.key)||null;return g(q,Ke,pe,Le)}case Sa:{var tt=P.get(pe.key===null?V:pe.key)||null;return x(q,tt,pe,Le)}case or:var Lt=pe._payload,Ct=pe._init;return Y(P,q,V,Ct(Lt),Le)}if(On(pe)||Za(pe)){var bn=P.get(V)||null;return T(q,bn,pe,Le,null)}wm(q,pe)}return typeof pe=="function"&&bm(q),null}function Q(P,q,V){{if(typeof P!="object"||P===null)return q;switch(P.$$typeof){case ro:case Sa:KC(P,V);var pe=P.key;if(typeof pe!="string")break;if(q===null){q=new Set,q.add(pe);break}if(!q.has(pe)){q.add(pe);break}y("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",pe);break;case or:var Le=P._payload,De=P._init;Q(De(Le),q,V);break}}return q}function X(P,q,V,pe){for(var Le=null,De=0;De<V.length;De++){var Ke=V[De];Le=Q(Ke,Le,P)}for(var tt=null,Lt=null,Ct=q,bn=0,Rt=0,mn=null;Ct!==null&&Rt<V.length;Rt++){Ct.index>Rt?(mn=Ct,Ct=null):mn=Ct.sibling;var _r=N(P,Ct,V[Rt],pe);if(_r===null){Ct===null&&(Ct=mn);break}e&&Ct&&_r.alternate===null&&t(P,Ct),bn=s(_r,bn,Rt),Lt===null?tt=_r:Lt.sibling=_r,Lt=_r,Ct=mn}if(Rt===V.length){if(a(P,Ct),cr()){var yr=Rt;ss(P,yr)}return tt}if(Ct===null){for(;Rt<V.length;Rt++){var Ma=z(P,V[Rt],pe);Ma!==null&&(bn=s(Ma,bn,Rt),Lt===null?tt=Ma:Lt.sibling=Ma,Lt=Ma)}if(cr()){var Qr=Rt;ss(P,Qr)}return tt}for(var Wr=i(P,Ct);Rt<V.length;Rt++){var Nr=Y(Wr,P,Rt,V[Rt],pe);Nr!==null&&(e&&Nr.alternate!==null&&Wr.delete(Nr.key===null?Rt:Nr.key),bn=s(Nr,bn,Rt),Lt===null?tt=Nr:Lt.sibling=Nr,Lt=Nr)}if(e&&Wr.forEach(function(bf){return t(P,bf)}),cr()){var Zl=Rt;ss(P,Zl)}return tt}function Me(P,q,V,pe){var Le=Za(V);if(typeof Le!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&V[Symbol.toStringTag]==="Generator"&&(D0||y("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),D0=!0),V.entries===Le&&(b0||y("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),b0=!0);var De=Le.call(V);if(De)for(var Ke=null,tt=De.next();!tt.done;tt=De.next()){var Lt=tt.value;Ke=Q(Lt,Ke,P)}}var Ct=Le.call(V);if(Ct==null)throw new Error("An iterable object provided no iterator.");for(var bn=null,Rt=null,mn=q,_r=0,yr=0,Ma=null,Qr=Ct.next();mn!==null&&!Qr.done;yr++,Qr=Ct.next()){mn.index>yr?(Ma=mn,mn=null):Ma=mn.sibling;var Wr=N(P,mn,Qr.value,pe);if(Wr===null){mn===null&&(mn=Ma);break}e&&mn&&Wr.alternate===null&&t(P,mn),_r=s(Wr,_r,yr),Rt===null?bn=Wr:Rt.sibling=Wr,Rt=Wr,mn=Ma}if(Qr.done){if(a(P,mn),cr()){var Nr=yr;ss(P,Nr)}return bn}if(mn===null){for(;!Qr.done;yr++,Qr=Ct.next()){var Zl=z(P,Qr.value,pe);Zl!==null&&(_r=s(Zl,_r,yr),Rt===null?bn=Zl:Rt.sibling=Zl,Rt=Zl)}if(cr()){var bf=yr;ss(P,bf)}return bn}for(var tv=i(P,mn);!Qr.done;yr++,Qr=Ct.next()){var il=Y(tv,P,yr,Qr.value,pe);il!==null&&(e&&il.alternate!==null&&tv.delete(il.key===null?yr:il.key),_r=s(il,_r,yr),Rt===null?bn=il:Rt.sibling=il,Rt=il)}if(e&&tv.forEach(function(gM){return t(P,gM)}),cr()){var yM=yr;ss(P,yM)}return bn}function je(P,q,V,pe){if(q!==null&&q.tag===F){a(P,q.sibling);var Le=o(q,V);return Le.return=P,Le}a(P,q);var De=rE(V,P.mode,pe);return De.return=P,De}function Pe(P,q,V,pe){for(var Le=V.key,De=q;De!==null;){if(De.key===Le){var Ke=V.type;if(Ke===qa){if(De.tag===$){a(P,De.sibling);var tt=o(De,V.props.children);return tt.return=P,tt._debugSource=V._source,tt._debugOwner=V._owner,tt}}else if(De.elementType===Ke||IR(De,V)||typeof Ke=="object"&&Ke!==null&&Ke.$$typeof===or&&XC(Ke)===De.type){a(P,De.sibling);var Lt=o(De,V.props);return Lt.ref=wp(P,De,V),Lt.return=P,Lt._debugSource=V._source,Lt._debugOwner=V._owner,Lt}a(P,De);break}else t(P,De);De=De.sibling}if(V.type===qa){var Ct=iu(V.props.children,P.mode,pe,V.key);return Ct.return=P,Ct}else{var bn=nE(V,P.mode,pe);return bn.ref=wp(P,q,V),bn.return=P,bn}}function gt(P,q,V,pe){for(var Le=V.key,De=q;De!==null;){if(De.key===Le)if(De.tag===_&&De.stateNode.containerInfo===V.containerInfo&&De.stateNode.implementation===V.implementation){a(P,De.sibling);var Ke=o(De,V.children||[]);return Ke.return=P,Ke}else{a(P,De);break}else t(P,De);De=De.sibling}var tt=aE(V,P.mode,pe);return tt.return=P,tt}function dt(P,q,V,pe){var Le=typeof V=="object"&&V!==null&&V.type===qa&&V.key===null;if(Le&&(V=V.props.children),typeof V=="object"&&V!==null){switch(V.$$typeof){case ro:return d(Pe(P,q,V,pe));case Sa:return d(gt(P,q,V,pe));case or:var De=V._payload,Ke=V._init;return dt(P,q,Ke(De),pe)}if(On(V))return X(P,q,V,pe);if(Za(V))return Me(P,q,V,pe);wm(P,V)}return typeof V=="string"&&V!==""||typeof V=="number"?d(je(P,q,""+V,pe)):(typeof V=="function"&&bm(P),a(P,q))}return dt}var cf=qC(!0),ZC=qC(!1);function iD(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var a=t.child,i=Rs(a,a.pendingProps);for(t.child=i,i.return=t;a.sibling!==null;)a=a.sibling,i=i.sibling=Rs(a,a.pendingProps),i.return=t;i.sibling=null}}function lD(e,t){for(var a=e.child;a!==null;)zO(a,t),a=a.sibling}var bp={},Xo=Yo(bp),Dp=Yo(bp),Dm=Yo(bp);function km(e){if(e===bp)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function JC(){var e=km(Dm.current);return e}function L0(e,t){Mr(Dm,t,e),Mr(Dp,e,e),Mr(Xo,bp,e);var a=Ew(t);Or(Xo,e),Mr(Xo,a,e)}function ff(e){Or(Xo,e),Or(Dp,e),Or(Dm,e)}function _0(){var e=km(Xo.current);return e}function e1(e){km(Dm.current);var t=km(Xo.current),a=Cw(t,e.type);t!==a&&(Mr(Dp,e,e),Mr(Xo,a,e))}function N0(e){Dp.current===e&&(Or(Xo,e),Or(Dp,e))}var oD=0,t1=1,n1=1,kp=2,Si=Yo(oD);function A0(e,t){return(e&t)!==0}function df(e){return e&t1}function z0(e,t){return e&t1|t}function uD(e,t){return e|t}function qo(e,t){Mr(Si,t,e)}function pf(e){Or(Si,e)}function sD(e,t){var a=e.memoizedState;return a!==null?a.dehydrated!==null:(e.memoizedProps,!0)}function Om(e){for(var t=e;t!==null;){if(t.tag===J){var a=t.memoizedState;if(a!==null){var i=a.dehydrated;if(i===null||dC(i)||Ig(i))return t}}else if(t.tag===_e&&t.memoizedProps.revealOrder!==void 0){var o=(t.flags&Xe)!==Ie;if(o)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var pa=0,jn=1,Zi=2,Bn=4,fr=8,U0=[];function F0(){for(var e=0;e<U0.length;e++){var t=U0[e];t._workInProgressVersionPrimary=null}U0.length=0}function cD(e,t){var a=t._getVersion,i=a(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,i]:e.mutableSourceEagerHydrationData.push(t,i)}var Oe=v.ReactCurrentDispatcher,Op=v.ReactCurrentBatchConfig,H0,vf;H0=new Set;var hs=ee,Mt=null,$n=null,Yn=null,Mm=!1,Mp=!1,Lp=0,fD=0,dD=25,te=null,Wa=null,Zo=-1,P0=!1;function bt(){{var e=te;Wa===null?Wa=[e]:Wa.push(e)}}function Re(){{var e=te;Wa!==null&&(Zo++,Wa[Zo]!==e&&pD(e))}}function hf(e){e!=null&&!On(e)&&y("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",te,typeof e)}function pD(e){{var t=nt(Mt);if(!H0.has(t)&&(H0.add(t),Wa!==null)){for(var a="",i=30,o=0;o<=Zo;o++){for(var s=Wa[o],d=o===Zo?e:s,m=o+1+". "+s;m.length<i;)m+=" ";m+=d+`
109
- `,a+=m}y(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks
110
-
111
- Previous render Next render
112
- ------------------------------------------------------
113
- %s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
114
- `,t,a)}}}function Lr(){throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
115
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
116
- 2. You might be breaking the Rules of Hooks
117
- 3. You might have more than one copy of React in the same app
118
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function V0(e,t){if(P0)return!1;if(t===null)return y("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",te),!1;e.length!==t.length&&y(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
119
-
120
- Previous: %s
121
- Incoming: %s`,te,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var a=0;a<t.length&&a<e.length;a++)if(!ze(e[a],t[a]))return!1;return!0}function mf(e,t,a,i,o,s){hs=s,Mt=t,Wa=e!==null?e._debugHookTypes:null,Zo=-1,P0=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=ee,e!==null&&e.memoizedState!==null?Oe.current=T1:Wa!==null?Oe.current=x1:Oe.current=R1;var d=a(i,o);if(Mp){var m=0;do{if(Mp=!1,Lp=0,m>=dD)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");m+=1,P0=!1,$n=null,Yn=null,t.updateQueue=null,Zo=-1,Oe.current=w1,d=a(i,o)}while(Mp)}Oe.current=Bm,t._debugHookTypes=Wa;var g=$n!==null&&$n.next!==null;if(hs=ee,Mt=null,$n=null,Yn=null,te=null,Wa=null,Zo=-1,e!==null&&(e.flags&Pn)!==(t.flags&Pn)&&(e.mode&ot)!==Ye&&y("Internal React error: Expected static flag was missing. Please notify the React team."),Mm=!1,g)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return d}function yf(){var e=Lp!==0;return Lp=0,e}function r1(e,t,a){t.updateQueue=e.updateQueue,(t.mode&ia)!==Ye?t.flags&=~(El|xr|It|rt):t.flags&=~(It|rt),e.lanes=ko(e.lanes,a)}function a1(){if(Oe.current=Bm,Mm){for(var e=Mt.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}Mm=!1}hs=ee,Mt=null,$n=null,Yn=null,Wa=null,Zo=-1,te=null,y1=!1,Mp=!1,Lp=0}function Ji(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Yn===null?Mt.memoizedState=Yn=e:Yn=Yn.next=e,Yn}function Ga(){var e;if($n===null){var t=Mt.alternate;t!==null?e=t.memoizedState:e=null}else e=$n.next;var a;if(Yn===null?a=Mt.memoizedState:a=Yn.next,a!==null)Yn=a,a=Yn.next,$n=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");$n=e;var i={memoizedState:$n.memoizedState,baseState:$n.baseState,baseQueue:$n.baseQueue,queue:$n.queue,next:null};Yn===null?Mt.memoizedState=Yn=i:Yn=Yn.next=i}return Yn}function i1(){return{lastEffect:null,stores:null}}function I0(e,t){return typeof t=="function"?t(e):t}function j0(e,t,a){var i=Ji(),o;a!==void 0?o=a(t):o=t,i.memoizedState=i.baseState=o;var s={pending:null,interleaved:null,lanes:ee,dispatch:null,lastRenderedReducer:e,lastRenderedState:o};i.queue=s;var d=s.dispatch=yD.bind(null,Mt,s);return[i.memoizedState,d]}function B0(e,t,a){var i=Ga(),o=i.queue;if(o===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");o.lastRenderedReducer=e;var s=$n,d=s.baseQueue,m=o.pending;if(m!==null){if(d!==null){var g=d.next,x=m.next;d.next=x,m.next=g}s.baseQueue!==d&&y("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),s.baseQueue=d=m,o.pending=null}if(d!==null){var T=d.next,z=s.baseState,N=null,Y=null,Q=null,X=T;do{var Me=X.lane;if(Ml(hs,Me)){if(Q!==null){var Pe={lane:mt,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null};Q=Q.next=Pe}if(X.hasEagerState)z=X.eagerState;else{var gt=X.action;z=e(z,gt)}}else{var je={lane:Me,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null};Q===null?(Y=Q=je,N=z):Q=Q.next=je,Mt.lanes=at(Mt.lanes,Me),Xp(Me)}X=X.next}while(X!==null&&X!==T);Q===null?N=z:Q.next=Y,ze(z,i.memoizedState)||Hp(),i.memoizedState=z,i.baseState=N,i.baseQueue=Q,o.lastRenderedState=z}var dt=o.interleaved;if(dt!==null){var P=dt;do{var q=P.lane;Mt.lanes=at(Mt.lanes,q),Xp(q),P=P.next}while(P!==dt)}else d===null&&(o.lanes=ee);var V=o.dispatch;return[i.memoizedState,V]}function $0(e,t,a){var i=Ga(),o=i.queue;if(o===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");o.lastRenderedReducer=e;var s=o.dispatch,d=o.pending,m=i.memoizedState;if(d!==null){o.pending=null;var g=d.next,x=g;do{var T=x.action;m=e(m,T),x=x.next}while(x!==g);ze(m,i.memoizedState)||Hp(),i.memoizedState=m,i.baseQueue===null&&(i.baseState=m),o.lastRenderedState=m}return[m,s]}function k_(e,t,a){}function O_(e,t,a){}function Y0(e,t,a){var i=Mt,o=Ji(),s,d=cr();if(d){if(a===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");s=a(),vf||s!==a()&&(y("The result of getServerSnapshot should be cached to avoid an infinite loop"),vf=!0)}else{if(s=t(),!vf){var m=t();ze(s,m)||(y("The result of getSnapshot should be cached to avoid an infinite loop"),vf=!0)}var g=oy();if(g===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Qu(g,hs)||l1(i,t,s)}o.memoizedState=s;var x={value:s,getSnapshot:t};return o.queue=x,zm(u1.bind(null,i,x,e),[e]),i.flags|=It,_p(jn|fr,o1.bind(null,i,x,s,t),void 0,null),s}function Lm(e,t,a){var i=Mt,o=Ga(),s=t();if(!vf){var d=t();ze(s,d)||(y("The result of getSnapshot should be cached to avoid an infinite loop"),vf=!0)}var m=o.memoizedState,g=!ze(m,s);g&&(o.memoizedState=s,Hp());var x=o.queue;if(Ap(u1.bind(null,i,x,e),[e]),x.getSnapshot!==t||g||Yn!==null&&Yn.memoizedState.tag&jn){i.flags|=It,_p(jn|fr,o1.bind(null,i,x,s,t),void 0,null);var T=oy();if(T===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Qu(T,hs)||l1(i,t,s)}return s}function l1(e,t,a){e.flags|=Fu;var i={getSnapshot:t,value:a},o=Mt.updateQueue;if(o===null)o=i1(),Mt.updateQueue=o,o.stores=[i];else{var s=o.stores;s===null?o.stores=[i]:s.push(i)}}function o1(e,t,a,i){t.value=a,t.getSnapshot=i,s1(t)&&c1(e)}function u1(e,t,a){var i=function(){s1(t)&&c1(e)};return a(i)}function s1(e){var t=e.getSnapshot,a=e.value;try{var i=t();return!ze(a,i)}catch{return!0}}function c1(e){var t=da(e,Ge);t!==null&&Kn(t,e,Ge,zt)}function _m(e){var t=Ji();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var a={pending:null,interleaved:null,lanes:ee,dispatch:null,lastRenderedReducer:I0,lastRenderedState:e};t.queue=a;var i=a.dispatch=gD.bind(null,Mt,a);return[t.memoizedState,i]}function Q0(e){return B0(I0)}function W0(e){return $0(I0)}function _p(e,t,a,i){var o={tag:e,create:t,destroy:a,deps:i,next:null},s=Mt.updateQueue;if(s===null)s=i1(),Mt.updateQueue=s,s.lastEffect=o.next=o;else{var d=s.lastEffect;if(d===null)s.lastEffect=o.next=o;else{var m=d.next;d.next=o,o.next=m,s.lastEffect=o}}return o}function G0(e){var t=Ji();{var a={current:e};return t.memoizedState=a,a}}function Nm(e){var t=Ga();return t.memoizedState}function Np(e,t,a,i){var o=Ji(),s=i===void 0?null:i;Mt.flags|=e,o.memoizedState=_p(jn|t,a,void 0,s)}function Am(e,t,a,i){var o=Ga(),s=i===void 0?null:i,d=void 0;if($n!==null){var m=$n.memoizedState;if(d=m.destroy,s!==null){var g=m.deps;if(V0(s,g)){o.memoizedState=_p(t,a,d,s);return}}}Mt.flags|=e,o.memoizedState=_p(jn|t,a,d,s)}function zm(e,t){return(Mt.mode&ia)!==Ye?Np(El|It|zi,fr,e,t):Np(It|zi,fr,e,t)}function Ap(e,t){return Am(It,fr,e,t)}function K0(e,t){return Np(rt,Zi,e,t)}function Um(e,t){return Am(rt,Zi,e,t)}function X0(e,t){var a=rt;return a|=Rr,(Mt.mode&ia)!==Ye&&(a|=xr),Np(a,Bn,e,t)}function Fm(e,t){return Am(rt,Bn,e,t)}function f1(e,t){if(typeof t=="function"){var a=t,i=e();return a(i),function(){a(null)}}else if(t!=null){var o=t;o.hasOwnProperty("current")||y("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(o).join(", ")+"}");var s=e();return o.current=s,function(){o.current=null}}}function q0(e,t,a){typeof t!="function"&&y("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=a!=null?a.concat([e]):null,o=rt;return o|=Rr,(Mt.mode&ia)!==Ye&&(o|=xr),Np(o,Bn,f1.bind(null,t,e),i)}function Hm(e,t,a){typeof t!="function"&&y("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=a!=null?a.concat([e]):null;return Am(rt,Bn,f1.bind(null,t,e),i)}function vD(e,t){}var Pm=vD;function Z0(e,t){var a=Ji(),i=t===void 0?null:t;return a.memoizedState=[e,i],e}function Vm(e,t){var a=Ga(),i=t===void 0?null:t,o=a.memoizedState;if(o!==null&&i!==null){var s=o[1];if(V0(i,s))return o[0]}return a.memoizedState=[e,i],e}function J0(e,t){var a=Ji(),i=t===void 0?null:t,o=e();return a.memoizedState=[o,i],o}function Im(e,t){var a=Ga(),i=t===void 0?null:t,o=a.memoizedState;if(o!==null&&i!==null){var s=o[1];if(V0(i,s))return o[0]}var d=e();return a.memoizedState=[d,i],d}function eS(e){var t=Ji();return t.memoizedState=e,e}function d1(e){var t=Ga(),a=$n,i=a.memoizedState;return v1(t,i,e)}function p1(e){var t=Ga();if($n===null)return t.memoizedState=e,e;var a=$n.memoizedState;return v1(t,a,e)}function v1(e,t,a){var i=!lg(hs);if(i){if(!ze(a,t)){var o=zd();Mt.lanes=at(Mt.lanes,o),Xp(o),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,Hp()),e.memoizedState=a,a}function hD(e,t,a){var i=oa();xn(er(i,In)),e(!0);var o=Op.transition;Op.transition={};var s=Op.transition;Op.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(xn(i),Op.transition=o,o===null&&s._updatedFibers){var d=s._updatedFibers.size;d>10&&C("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),s._updatedFibers.clear()}}}function tS(){var e=_m(!1),t=e[0],a=e[1],i=hD.bind(null,a),o=Ji();return o.memoizedState=i,[t,i]}function h1(){var e=Q0(),t=e[0],a=Ga(),i=a.memoizedState;return[t,i]}function m1(){var e=W0(),t=e[0],a=Ga(),i=a.memoizedState;return[t,i]}var y1=!1;function mD(){return y1}function nS(){var e=Ji(),t=oy(),a=t.identifierPrefix,i;if(cr()){var o=Mb();i=":"+a+"R"+o;var s=Lp++;s>0&&(i+="H"+s.toString(32)),i+=":"}else{var d=fD++;i=":"+a+"r"+d.toString(32)+":"}return e.memoizedState=i,i}function jm(){var e=Ga(),t=e.memoizedState;return t}function yD(e,t,a){typeof arguments[3]=="function"&&y("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ru(e),o={lane:i,action:a,hasEagerState:!1,eagerState:null,next:null};if(g1(e))S1(t,o);else{var s=UC(e,t,o,i);if(s!==null){var d=Yr();Kn(s,e,i,d),E1(s,t,i)}}C1(e,i)}function gD(e,t,a){typeof arguments[3]=="function"&&y("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ru(e),o={lane:i,action:a,hasEagerState:!1,eagerState:null,next:null};if(g1(e))S1(t,o);else{var s=e.alternate;if(e.lanes===ee&&(s===null||s.lanes===ee)){var d=t.lastRenderedReducer;if(d!==null){var m;m=Oe.current,Oe.current=Ei;try{var g=t.lastRenderedState,x=d(g,a);if(o.hasEagerState=!0,o.eagerState=x,ze(x,g)){Xb(e,t,o,i);return}}catch{}finally{Oe.current=m}}}var T=UC(e,t,o,i);if(T!==null){var z=Yr();Kn(T,e,i,z),E1(T,t,i)}}C1(e,i)}function g1(e){var t=e.alternate;return e===Mt||t!==null&&t===Mt}function S1(e,t){Mp=Mm=!0;var a=e.pending;a===null?t.next=t:(t.next=a.next,a.next=t),e.pending=t}function E1(e,t,a){if(Ad(a)){var i=t.lanes;i=Ud(i,e.pendingLanes);var o=at(i,a);t.lanes=o,Oo(e,o)}}function C1(e,t,a){Ii(e,t)}var Bm={readContext:Un,useCallback:Lr,useContext:Lr,useEffect:Lr,useImperativeHandle:Lr,useInsertionEffect:Lr,useLayoutEffect:Lr,useMemo:Lr,useReducer:Lr,useRef:Lr,useState:Lr,useDebugValue:Lr,useDeferredValue:Lr,useTransition:Lr,useMutableSource:Lr,useSyncExternalStore:Lr,useId:Lr,unstable_isNewReconciler:B},R1=null,x1=null,T1=null,w1=null,el=null,Ei=null,$m=null;{var rS=function(){y("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},et=function(){y("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};R1={readContext:function(e){return Un(e)},useCallback:function(e,t){return te="useCallback",bt(),hf(t),Z0(e,t)},useContext:function(e){return te="useContext",bt(),Un(e)},useEffect:function(e,t){return te="useEffect",bt(),hf(t),zm(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",bt(),hf(a),q0(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",bt(),hf(t),K0(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",bt(),hf(t),X0(e,t)},useMemo:function(e,t){te="useMemo",bt(),hf(t);var a=Oe.current;Oe.current=el;try{return J0(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",bt();var i=Oe.current;Oe.current=el;try{return j0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",bt(),G0(e)},useState:function(e){te="useState",bt();var t=Oe.current;Oe.current=el;try{return _m(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",bt(),void 0},useDeferredValue:function(e){return te="useDeferredValue",bt(),eS(e)},useTransition:function(){return te="useTransition",bt(),tS()},useMutableSource:function(e,t,a){return te="useMutableSource",bt(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",bt(),Y0(e,t,a)},useId:function(){return te="useId",bt(),nS()},unstable_isNewReconciler:B},x1={readContext:function(e){return Un(e)},useCallback:function(e,t){return te="useCallback",Re(),Z0(e,t)},useContext:function(e){return te="useContext",Re(),Un(e)},useEffect:function(e,t){return te="useEffect",Re(),zm(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",Re(),q0(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",Re(),K0(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",Re(),X0(e,t)},useMemo:function(e,t){te="useMemo",Re();var a=Oe.current;Oe.current=el;try{return J0(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",Re();var i=Oe.current;Oe.current=el;try{return j0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",Re(),G0(e)},useState:function(e){te="useState",Re();var t=Oe.current;Oe.current=el;try{return _m(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",Re(),void 0},useDeferredValue:function(e){return te="useDeferredValue",Re(),eS(e)},useTransition:function(){return te="useTransition",Re(),tS()},useMutableSource:function(e,t,a){return te="useMutableSource",Re(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",Re(),Y0(e,t,a)},useId:function(){return te="useId",Re(),nS()},unstable_isNewReconciler:B},T1={readContext:function(e){return Un(e)},useCallback:function(e,t){return te="useCallback",Re(),Vm(e,t)},useContext:function(e){return te="useContext",Re(),Un(e)},useEffect:function(e,t){return te="useEffect",Re(),Ap(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",Re(),Hm(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",Re(),Um(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",Re(),Fm(e,t)},useMemo:function(e,t){te="useMemo",Re();var a=Oe.current;Oe.current=Ei;try{return Im(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",Re();var i=Oe.current;Oe.current=Ei;try{return B0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",Re(),Nm()},useState:function(e){te="useState",Re();var t=Oe.current;Oe.current=Ei;try{return Q0(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",Re(),Pm()},useDeferredValue:function(e){return te="useDeferredValue",Re(),d1(e)},useTransition:function(){return te="useTransition",Re(),h1()},useMutableSource:function(e,t,a){return te="useMutableSource",Re(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",Re(),Lm(e,t)},useId:function(){return te="useId",Re(),jm()},unstable_isNewReconciler:B},w1={readContext:function(e){return Un(e)},useCallback:function(e,t){return te="useCallback",Re(),Vm(e,t)},useContext:function(e){return te="useContext",Re(),Un(e)},useEffect:function(e,t){return te="useEffect",Re(),Ap(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",Re(),Hm(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",Re(),Um(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",Re(),Fm(e,t)},useMemo:function(e,t){te="useMemo",Re();var a=Oe.current;Oe.current=$m;try{return Im(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",Re();var i=Oe.current;Oe.current=$m;try{return $0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",Re(),Nm()},useState:function(e){te="useState",Re();var t=Oe.current;Oe.current=$m;try{return W0(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",Re(),Pm()},useDeferredValue:function(e){return te="useDeferredValue",Re(),p1(e)},useTransition:function(){return te="useTransition",Re(),m1()},useMutableSource:function(e,t,a){return te="useMutableSource",Re(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",Re(),Lm(e,t)},useId:function(){return te="useId",Re(),jm()},unstable_isNewReconciler:B},el={readContext:function(e){return rS(),Un(e)},useCallback:function(e,t){return te="useCallback",et(),bt(),Z0(e,t)},useContext:function(e){return te="useContext",et(),bt(),Un(e)},useEffect:function(e,t){return te="useEffect",et(),bt(),zm(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",et(),bt(),q0(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",et(),bt(),K0(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",et(),bt(),X0(e,t)},useMemo:function(e,t){te="useMemo",et(),bt();var a=Oe.current;Oe.current=el;try{return J0(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",et(),bt();var i=Oe.current;Oe.current=el;try{return j0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",et(),bt(),G0(e)},useState:function(e){te="useState",et(),bt();var t=Oe.current;Oe.current=el;try{return _m(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",et(),bt(),void 0},useDeferredValue:function(e){return te="useDeferredValue",et(),bt(),eS(e)},useTransition:function(){return te="useTransition",et(),bt(),tS()},useMutableSource:function(e,t,a){return te="useMutableSource",et(),bt(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",et(),bt(),Y0(e,t,a)},useId:function(){return te="useId",et(),bt(),nS()},unstable_isNewReconciler:B},Ei={readContext:function(e){return rS(),Un(e)},useCallback:function(e,t){return te="useCallback",et(),Re(),Vm(e,t)},useContext:function(e){return te="useContext",et(),Re(),Un(e)},useEffect:function(e,t){return te="useEffect",et(),Re(),Ap(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",et(),Re(),Hm(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",et(),Re(),Um(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",et(),Re(),Fm(e,t)},useMemo:function(e,t){te="useMemo",et(),Re();var a=Oe.current;Oe.current=Ei;try{return Im(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",et(),Re();var i=Oe.current;Oe.current=Ei;try{return B0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",et(),Re(),Nm()},useState:function(e){te="useState",et(),Re();var t=Oe.current;Oe.current=Ei;try{return Q0(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",et(),Re(),Pm()},useDeferredValue:function(e){return te="useDeferredValue",et(),Re(),d1(e)},useTransition:function(){return te="useTransition",et(),Re(),h1()},useMutableSource:function(e,t,a){return te="useMutableSource",et(),Re(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",et(),Re(),Lm(e,t)},useId:function(){return te="useId",et(),Re(),jm()},unstable_isNewReconciler:B},$m={readContext:function(e){return rS(),Un(e)},useCallback:function(e,t){return te="useCallback",et(),Re(),Vm(e,t)},useContext:function(e){return te="useContext",et(),Re(),Un(e)},useEffect:function(e,t){return te="useEffect",et(),Re(),Ap(e,t)},useImperativeHandle:function(e,t,a){return te="useImperativeHandle",et(),Re(),Hm(e,t,a)},useInsertionEffect:function(e,t){return te="useInsertionEffect",et(),Re(),Um(e,t)},useLayoutEffect:function(e,t){return te="useLayoutEffect",et(),Re(),Fm(e,t)},useMemo:function(e,t){te="useMemo",et(),Re();var a=Oe.current;Oe.current=Ei;try{return Im(e,t)}finally{Oe.current=a}},useReducer:function(e,t,a){te="useReducer",et(),Re();var i=Oe.current;Oe.current=Ei;try{return $0(e,t,a)}finally{Oe.current=i}},useRef:function(e){return te="useRef",et(),Re(),Nm()},useState:function(e){te="useState",et(),Re();var t=Oe.current;Oe.current=Ei;try{return W0(e)}finally{Oe.current=t}},useDebugValue:function(e,t){return te="useDebugValue",et(),Re(),Pm()},useDeferredValue:function(e){return te="useDeferredValue",et(),Re(),p1(e)},useTransition:function(){return te="useTransition",et(),Re(),m1()},useMutableSource:function(e,t,a){return te="useMutableSource",et(),Re(),void 0},useSyncExternalStore:function(e,t,a){return te="useSyncExternalStore",et(),Re(),Lm(e,t)},useId:function(){return te="useId",et(),Re(),jm()},unstable_isNewReconciler:B}}var Jo=p.unstable_now,b1=0,Ym=-1,zp=-1,Qm=-1,aS=!1,Wm=!1;function D1(){return aS}function SD(){Wm=!0}function ED(){aS=!1,Wm=!1}function CD(){aS=Wm,Wm=!1}function k1(){return b1}function O1(){b1=Jo()}function iS(e){zp=Jo(),e.actualStartTime<0&&(e.actualStartTime=Jo())}function M1(e){zp=-1}function Gm(e,t){if(zp>=0){var a=Jo()-zp;e.actualDuration+=a,t&&(e.selfBaseDuration=a),zp=-1}}function tl(e){if(Ym>=0){var t=Jo()-Ym;Ym=-1;for(var a=e.return;a!==null;){switch(a.tag){case b:var i=a.stateNode;i.effectDuration+=t;return;case oe:var o=a.stateNode;o.effectDuration+=t;return}a=a.return}}}function lS(e){if(Qm>=0){var t=Jo()-Qm;Qm=-1;for(var a=e.return;a!==null;){switch(a.tag){case b:var i=a.stateNode;i!==null&&(i.passiveEffectDuration+=t);return;case oe:var o=a.stateNode;o!==null&&(o.passiveEffectDuration+=t);return}a=a.return}}}function nl(){Ym=Jo()}function oS(){Qm=Jo()}function uS(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function ms(e,t){return{value:e,source:t,stack:$f(t),digest:null}}function sS(e,t,a){return{value:e,source:null,stack:a??null,digest:t??null}}function RD(e,t){return!0}function cS(e,t){try{var a=RD(e,t);if(a===!1)return;var i=t.value,o=t.source,s=t.stack,d=s!==null?s:"";if(i!=null&&i._suppressLogging){if(e.tag===w)return;console.error(i)}var m=o?nt(o):null,g=m?"The above error occurred in the <"+m+"> component:":"The above error occurred in one of your React components:",x;if(e.tag===b)x=`Consider adding an error boundary to your tree to customize error handling behavior.
122
- Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var T=nt(e)||"Anonymous";x="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+T+".")}var z=g+`
123
- `+d+`
124
-
125
- `+(""+x);console.error(z)}catch(N){setTimeout(function(){throw N})}}var xD=typeof WeakMap=="function"?WeakMap:Map;function L1(e,t,a){var i=Ql(zt,a);i.tag=c0,i.payload={element:null};var o=t.value;return i.callback=function(){hO(o),cS(e,t)},i}function fS(e,t,a){var i=Ql(zt,a);i.tag=c0;var o=e.type.getDerivedStateFromError;if(typeof o=="function"){var s=t.value;i.payload=function(){return o(s)},i.callback=function(){jR(e),cS(e,t)}}var d=e.stateNode;return d!==null&&typeof d.componentDidCatch=="function"&&(i.callback=function(){jR(e),cS(e,t),typeof o!="function"&&pO(this);var g=t.value,x=t.stack;this.componentDidCatch(g,{componentStack:x!==null?x:""}),typeof o!="function"&&(kr(e.lanes,Ge)||y("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",nt(e)||"Unknown"))}),i}function _1(e,t,a){var i=e.pingCache,o;if(i===null?(i=e.pingCache=new xD,o=new Set,i.set(t,o)):(o=i.get(t),o===void 0&&(o=new Set,i.set(t,o))),!o.has(a)){o.add(a);var s=mO.bind(null,e,t,a);Vn&&qp(e,a),t.then(s,s)}}function TD(e,t,a,i){var o=e.updateQueue;if(o===null){var s=new Set;s.add(a),e.updateQueue=s}else o.add(a)}function wD(e,t){var a=e.tag;if((e.mode&ot)===Ye&&(a===D||a===le||a===ge)){var i=e.alternate;i?(e.updateQueue=i.updateQueue,e.memoizedState=i.memoizedState,e.lanes=i.lanes):(e.updateQueue=null,e.memoizedState=null)}}function N1(e){var t=e;do{if(t.tag===J&&sD(t))return t;t=t.return}while(t!==null);return null}function A1(e,t,a,i,o){if((e.mode&ot)===Ye){if(e===t)e.flags|=Ln;else{if(e.flags|=Xe,a.flags|=Hu,a.flags&=~(tc|Fr),a.tag===w){var s=a.alternate;if(s===null)a.tag=Ee;else{var d=Ql(zt,Ge);d.tag=gm,Ko(a,d,Ge)}}a.lanes=at(a.lanes,Ge)}return e}return e.flags|=Ln,e.lanes=o,e}function bD(e,t,a,i,o){if(a.flags|=Fr,Vn&&qp(e,o),i!==null&&typeof i=="object"&&typeof i.then=="function"){var s=i;wD(a),cr()&&a.mode&ot&&TC();var d=N1(t);if(d!==null){d.flags&=~Jt,A1(d,t,a,e,o),d.mode&ot&&_1(e,s,o),TD(d,e,s);return}else{if(!Do(o)){_1(e,s,o),$S();return}var m=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");i=m}}else if(cr()&&a.mode&ot){TC();var g=N1(t);if(g!==null){(g.flags&Ln)===Ie&&(g.flags|=Jt),A1(g,t,a,e,o),r0(ms(i,a));return}}i=ms(i,a),iO(i);var x=t;do{switch(x.tag){case b:{var T=i;x.flags|=Ln;var z=Rn(o);x.lanes=at(x.lanes,z);var N=L1(x,T,z);p0(x,N);return}case w:var Y=i,Q=x.type,X=x.stateNode;if((x.flags&Xe)===Ie&&(typeof Q.getDerivedStateFromError=="function"||X!==null&&typeof X.componentDidCatch=="function"&&!NR(X))){x.flags|=Ln;var Me=Rn(o);x.lanes=at(x.lanes,Me);var je=fS(x,Y,Me);p0(x,je);return}break}x=x.return}while(x!==null)}function DD(){return null}var Up=v.ReactCurrentOwner,Ci=!1,dS,Fp,pS,vS,hS,ys,mS,Km;dS={},Fp={},pS={},vS={},hS={},ys=!1,mS={},Km={};function Br(e,t,a,i){e===null?t.child=ZC(t,null,a,i):t.child=cf(t,e.child,a,i)}function kD(e,t,a,i){t.child=cf(t,e.child,null,i),t.child=cf(t,null,a,i)}function z1(e,t,a,i,o){if(t.type!==t.elementType){var s=a.propTypes;s&&hi(s,i,"prop",Nt(a))}var d=a.render,m=t.ref,g,x;sf(t,o),Vi(t);{if(Up.current=t,Ra(!0),g=mf(e,t,d,i,m,o),x=yf(),t.mode&Qt){Cn(!0);try{g=mf(e,t,d,i,m,o),x=yf()}finally{Cn(!1)}}Ra(!1)}return Cl(),e!==null&&!Ci?(r1(e,t,o),Wl(e,t,o)):(cr()&&x&&qg(t),t.flags|=Ni,Br(e,t,g,o),t.child)}function U1(e,t,a,i,o){if(e===null){var s=a.type;if(NO(s)&&a.compare===null&&a.defaultProps===void 0){var d=s;return d=wf(s),t.tag=ge,t.type=d,SS(t,s),F1(e,t,d,i,o)}{var m=s.propTypes;m&&hi(m,i,"prop",Nt(s))}var g=tE(a.type,null,i,t,t.mode,o);return g.ref=t.ref,g.return=t,t.child=g,g}{var x=a.type,T=x.propTypes;T&&hi(T,i,"prop",Nt(x))}var z=e.child,N=wS(e,o);if(!N){var Y=z.memoizedProps,Q=a.compare;if(Q=Q!==null?Q:Ve,Q(Y,i)&&e.ref===t.ref)return Wl(e,t,o)}t.flags|=Ni;var X=Rs(z,i);return X.ref=t.ref,X.return=t,t.child=X,X}function F1(e,t,a,i,o){if(t.type!==t.elementType){var s=t.elementType;if(s.$$typeof===or){var d=s,m=d._payload,g=d._init;try{s=g(m)}catch{s=null}var x=s&&s.propTypes;x&&hi(x,i,"prop",Nt(s))}}if(e!==null){var T=e.memoizedProps;if(Ve(T,i)&&e.ref===t.ref&&t.type===e.type)if(Ci=!1,t.pendingProps=i=T,wS(e,o))(e.flags&Hu)!==Ie&&(Ci=!0);else return t.lanes=e.lanes,Wl(e,t,o)}return yS(e,t,a,i,o)}function H1(e,t,a){var i=t.pendingProps,o=i.children,s=e!==null?e.memoizedState:null;if(i.mode==="hidden"||re)if((t.mode&ot)===Ye){var d={baseLanes:ee,cachePool:null,transitions:null};t.memoizedState=d,uy(t,a)}else if(kr(a,Dr)){var z={baseLanes:ee,cachePool:null,transitions:null};t.memoizedState=z;var N=s!==null?s.baseLanes:a;uy(t,N)}else{var m=null,g;if(s!==null){var x=s.baseLanes;g=at(x,a)}else g=a;t.lanes=t.childLanes=Dr;var T={baseLanes:g,cachePool:m,transitions:null};return t.memoizedState=T,t.updateQueue=null,uy(t,g),null}else{var Y;s!==null?(Y=at(s.baseLanes,a),t.memoizedState=null):Y=a,uy(t,Y)}return Br(e,t,o,a),t.child}function OD(e,t,a){var i=t.pendingProps;return Br(e,t,i,a),t.child}function MD(e,t,a){var i=t.pendingProps.children;return Br(e,t,i,a),t.child}function LD(e,t,a){{t.flags|=rt;{var i=t.stateNode;i.effectDuration=0,i.passiveEffectDuration=0}}var o=t.pendingProps,s=o.children;return Br(e,t,s,a),t.child}function P1(e,t){var a=t.ref;(e===null&&a!==null||e!==null&&e.ref!==a)&&(t.flags|=Cr,t.flags|=Sd)}function yS(e,t,a,i,o){if(t.type!==t.elementType){var s=a.propTypes;s&&hi(s,i,"prop",Nt(a))}var d;{var m=nf(t,a,!0);d=rf(t,m)}var g,x;sf(t,o),Vi(t);{if(Up.current=t,Ra(!0),g=mf(e,t,a,i,d,o),x=yf(),t.mode&Qt){Cn(!0);try{g=mf(e,t,a,i,d,o),x=yf()}finally{Cn(!1)}}Ra(!1)}return Cl(),e!==null&&!Ci?(r1(e,t,o),Wl(e,t,o)):(cr()&&x&&qg(t),t.flags|=Ni,Br(e,t,g,o),t.child)}function V1(e,t,a,i,o){{switch(GO(t)){case!1:{var s=t.stateNode,d=t.type,m=new d(t.memoizedProps,s.context),g=m.state;s.updater.enqueueSetState(s,g,null);break}case!0:{t.flags|=Xe,t.flags|=Ln;var x=new Error("Simulated error coming from DevTools"),T=Rn(o);t.lanes=at(t.lanes,T);var z=fS(t,ms(x,t),T);p0(t,z);break}}if(t.type!==t.elementType){var N=a.propTypes;N&&hi(N,i,"prop",Nt(a))}}var Y;qi(a)?(Y=!0,om(t)):Y=!1,sf(t,o);var Q=t.stateNode,X;Q===null?(qm(e,t),WC(t,a,i),w0(t,a,i,o),X=!0):e===null?X=rD(t,a,i,o):X=aD(e,t,a,i,o);var Me=gS(e,t,a,X,Y,o);{var je=t.stateNode;X&&je.props!==i&&(ys||y("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",nt(t)||"a component"),ys=!0)}return Me}function gS(e,t,a,i,o,s){P1(e,t);var d=(t.flags&Xe)!==Ie;if(!i&&!d)return o&&EC(t,a,!1),Wl(e,t,s);var m=t.stateNode;Up.current=t;var g;if(d&&typeof a.getDerivedStateFromError!="function")g=null,M1();else{Vi(t);{if(Ra(!0),g=m.render(),t.mode&Qt){Cn(!0);try{m.render()}finally{Cn(!1)}}Ra(!1)}Cl()}return t.flags|=Ni,e!==null&&d?kD(e,t,g,s):Br(e,t,g,s),t.memoizedState=m.state,o&&EC(t,a,!0),t.child}function I1(e){var t=e.stateNode;t.pendingContext?gC(e,t.pendingContext,t.pendingContext!==t.context):t.context&&gC(e,t.context,!1),L0(e,t.containerInfo)}function _D(e,t,a){if(I1(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var i=t.pendingProps,o=t.memoizedState,s=o.element;PC(e,t),Rm(t,i,null,a);var d=t.memoizedState;t.stateNode;var m=d.element;if(o.isDehydrated){var g={element:m,isDehydrated:!1,cache:d.cache,pendingSuspenseBoundaries:d.pendingSuspenseBoundaries,transitions:d.transitions},x=t.updateQueue;if(x.baseState=g,t.memoizedState=g,t.flags&Jt){var T=ms(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return j1(e,t,m,a,T)}else if(m!==s){var z=ms(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return j1(e,t,m,a,z)}else{Ub(t);var N=ZC(t,null,m,a);t.child=N;for(var Y=N;Y;)Y.flags=Y.flags&~Ut|na,Y=Y.sibling}}else{if(of(),m===s)return Wl(e,t,a);Br(e,t,m,a)}return t.child}function j1(e,t,a,i,o){return of(),r0(o),t.flags|=Jt,Br(e,t,a,i),t.child}function ND(e,t,a){e1(t),e===null&&n0(t);var i=t.type,o=t.pendingProps,s=e!==null?e.memoizedProps:null,d=o.children,m=Fg(i,o);return m?d=null:s!==null&&Fg(i,s)&&(t.flags|=wt),P1(e,t),Br(e,t,d,a),t.child}function AD(e,t){return e===null&&n0(t),null}function zD(e,t,a,i){qm(e,t);var o=t.pendingProps,s=a,d=s._payload,m=s._init,g=m(d);t.type=g;var x=t.tag=AO(g),T=gi(g,o),z;switch(x){case D:return SS(t,g),t.type=g=wf(g),z=yS(null,t,g,T,i),z;case w:return t.type=g=KS(g),z=V1(null,t,g,T,i),z;case le:return t.type=g=XS(g),z=z1(null,t,g,T,i),z;case ue:{if(t.type!==t.elementType){var N=g.propTypes;N&&hi(N,T,"prop",Nt(g))}return z=U1(null,t,g,gi(g.type,T),i),z}}var Y="";throw g!==null&&typeof g=="object"&&g.$$typeof===or&&(Y=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+g+". "+("Lazy element type must resolve to a class or function."+Y))}function UD(e,t,a,i,o){qm(e,t),t.tag=w;var s;return qi(a)?(s=!0,om(t)):s=!1,sf(t,o),WC(t,a,i),w0(t,a,i,o),gS(null,t,a,!0,s,o)}function FD(e,t,a,i){qm(e,t);var o=t.pendingProps,s;{var d=nf(t,a,!1);s=rf(t,d)}sf(t,i);var m,g;Vi(t);{if(a.prototype&&typeof a.prototype.render=="function"){var x=Nt(a)||"Unknown";dS[x]||(y("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",x,x),dS[x]=!0)}t.mode&Qt&&yi.recordLegacyContextWarning(t,null),Ra(!0),Up.current=t,m=mf(null,t,a,o,s,i),g=yf(),Ra(!1)}if(Cl(),t.flags|=Ni,typeof m=="object"&&m!==null&&typeof m.render=="function"&&m.$$typeof===void 0){var T=Nt(a)||"Unknown";Fp[T]||(y("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",T,T,T),Fp[T]=!0)}if(typeof m=="object"&&m!==null&&typeof m.render=="function"&&m.$$typeof===void 0){{var z=Nt(a)||"Unknown";Fp[z]||(y("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",z,z,z),Fp[z]=!0)}t.tag=w,t.memoizedState=null,t.updateQueue=null;var N=!1;return qi(a)?(N=!0,om(t)):N=!1,t.memoizedState=m.state!==null&&m.state!==void 0?m.state:null,d0(t),QC(t,m),w0(t,a,o,i),gS(null,t,a,!0,N,i)}else{if(t.tag=D,t.mode&Qt){Cn(!0);try{m=mf(null,t,a,o,s,i),g=yf()}finally{Cn(!1)}}return cr()&&g&&qg(t),Br(null,t,m,i),SS(t,a),t.child}}function SS(e,t){{if(t&&t.childContextTypes&&y("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var a="",i=Zr();i&&(a+=`
126
-
127
- Check the render method of \``+i+"`.");var o=i||"",s=e._debugSource;s&&(o=s.fileName+":"+s.lineNumber),hS[o]||(hS[o]=!0,y("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",a))}if(typeof t.getDerivedStateFromProps=="function"){var d=Nt(t)||"Unknown";vS[d]||(y("%s: Function components do not support getDerivedStateFromProps.",d),vS[d]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var m=Nt(t)||"Unknown";pS[m]||(y("%s: Function components do not support contextType.",m),pS[m]=!0)}}}var ES={dehydrated:null,treeContext:null,retryLane:mt};function CS(e){return{baseLanes:e,cachePool:DD(),transitions:null}}function HD(e,t){var a=null;return{baseLanes:at(e.baseLanes,t),cachePool:a,transitions:e.transitions}}function PD(e,t,a,i){if(t!==null){var o=t.memoizedState;if(o===null)return!1}return A0(e,kp)}function VD(e,t){return ko(e.childLanes,t)}function B1(e,t,a){var i=t.pendingProps;KO(t)&&(t.flags|=Xe);var o=Si.current,s=!1,d=(t.flags&Xe)!==Ie;if(d||PD(o,e)?(s=!0,t.flags&=~Xe):(e===null||e.memoizedState!==null)&&(o=uD(o,n1)),o=df(o),qo(t,o),e===null){n0(t);var m=t.memoizedState;if(m!==null){var g=m.dehydrated;if(g!==null)return YD(t,g)}var x=i.children,T=i.fallback;if(s){var z=ID(t,x,T,a),N=t.child;return N.memoizedState=CS(a),t.memoizedState=ES,z}else return RS(t,x)}else{var Y=e.memoizedState;if(Y!==null){var Q=Y.dehydrated;if(Q!==null)return QD(e,t,d,i,Q,Y,a)}if(s){var X=i.fallback,Me=i.children,je=BD(e,t,Me,X,a),Pe=t.child,gt=e.child.memoizedState;return Pe.memoizedState=gt===null?CS(a):HD(gt,a),Pe.childLanes=VD(e,a),t.memoizedState=ES,je}else{var dt=i.children,P=jD(e,t,dt,a);return t.memoizedState=null,P}}}function RS(e,t,a){var i=e.mode,o={mode:"visible",children:t},s=xS(o,i);return s.return=e,e.child=s,s}function ID(e,t,a,i){var o=e.mode,s=e.child,d={mode:"hidden",children:t},m,g;return(o&ot)===Ye&&s!==null?(m=s,m.childLanes=ee,m.pendingProps=d,e.mode&We&&(m.actualDuration=0,m.actualStartTime=-1,m.selfBaseDuration=0,m.treeBaseDuration=0),g=iu(a,o,i,null)):(m=xS(d,o),g=iu(a,o,i,null)),m.return=e,g.return=e,m.sibling=g,e.child=m,g}function xS(e,t,a){return $R(e,t,ee,null)}function $1(e,t){return Rs(e,t)}function jD(e,t,a,i){var o=e.child,s=o.sibling,d=$1(o,{mode:"visible",children:a});if((t.mode&ot)===Ye&&(d.lanes=i),d.return=t,d.sibling=null,s!==null){var m=t.deletions;m===null?(t.deletions=[s],t.flags|=xt):m.push(s)}return t.child=d,d}function BD(e,t,a,i,o){var s=t.mode,d=e.child,m=d.sibling,g={mode:"hidden",children:a},x;if((s&ot)===Ye&&t.child!==d){var T=t.child;x=T,x.childLanes=ee,x.pendingProps=g,t.mode&We&&(x.actualDuration=0,x.actualStartTime=-1,x.selfBaseDuration=d.selfBaseDuration,x.treeBaseDuration=d.treeBaseDuration),t.deletions=null}else x=$1(d,g),x.subtreeFlags=d.subtreeFlags&Pn;var z;return m!==null?z=Rs(m,i):(z=iu(i,s,o,null),z.flags|=Ut),z.return=t,x.return=t,x.sibling=z,t.child=x,z}function Xm(e,t,a,i){i!==null&&r0(i),cf(t,e.child,null,a);var o=t.pendingProps,s=o.children,d=RS(t,s);return d.flags|=Ut,t.memoizedState=null,d}function $D(e,t,a,i,o){var s=t.mode,d={mode:"visible",children:a},m=xS(d,s),g=iu(i,s,o,null);return g.flags|=Ut,m.return=t,g.return=t,m.sibling=g,t.child=m,(t.mode&ot)!==Ye&&cf(t,e.child,null,o),g}function YD(e,t,a){return(e.mode&ot)===Ye?(y("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=Ge):Ig(t)?e.lanes=Tl:e.lanes=Dr,null}function QD(e,t,a,i,o,s,d){if(a)if(t.flags&Jt){t.flags&=~Jt;var P=sS(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return Xm(e,t,d,P)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=Xe,null;var q=i.children,V=i.fallback,pe=$D(e,t,q,V,d),Le=t.child;return Le.memoizedState=CS(d),t.memoizedState=ES,pe}else{if(Ab(),(t.mode&ot)===Ye)return Xm(e,t,d,null);if(Ig(o)){var m,g,x;{var T=qw(o);m=T.digest,g=T.message,x=T.stack}var z;g?z=new Error(g):z=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var N=sS(z,m,x);return Xm(e,t,d,N)}var Y=kr(d,e.childLanes);if(Ci||Y){var Q=oy();if(Q!==null){var X=ug(Q,d);if(X!==mt&&X!==s.retryLane){s.retryLane=X;var Me=zt;da(e,X),Kn(Q,e,X,Me)}}$S();var je=sS(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return Xm(e,t,d,je)}else if(dC(o)){t.flags|=Xe,t.child=e.child;var Pe=yO.bind(null,e);return Zw(o,Pe),null}else{Fb(t,o,s.treeContext);var gt=i.children,dt=RS(t,gt);return dt.flags|=na,dt}}}function Y1(e,t,a){e.lanes=at(e.lanes,t);var i=e.alternate;i!==null&&(i.lanes=at(i.lanes,t)),u0(e.return,t,a)}function WD(e,t,a){for(var i=t;i!==null;){if(i.tag===J){var o=i.memoizedState;o!==null&&Y1(i,a,e)}else if(i.tag===_e)Y1(i,a,e);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;i=i.return}i.sibling.return=i.return,i=i.sibling}}function GD(e){for(var t=e,a=null;t!==null;){var i=t.alternate;i!==null&&Om(i)===null&&(a=t),t=t.sibling}return a}function KD(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!mS[e])if(mS[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{y('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{y('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:y('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else y('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function XD(e,t){e!==void 0&&!Km[e]&&(e!=="collapsed"&&e!=="hidden"?(Km[e]=!0,y('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(Km[e]=!0,y('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function Q1(e,t){{var a=On(e),i=!a&&typeof Za(e)=="function";if(a||i){var o=a?"array":"iterable";return y("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",o,t,o),!1}}return!0}function qD(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(On(e)){for(var a=0;a<e.length;a++)if(!Q1(e[a],a))return}else{var i=Za(e);if(typeof i=="function"){var o=i.call(e);if(o)for(var s=o.next(),d=0;!s.done;s=o.next()){if(!Q1(s.value,d))return;d++}}else y('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function TS(e,t,a,i,o){var s=e.memoizedState;s===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:i,tail:a,tailMode:o}:(s.isBackwards=t,s.rendering=null,s.renderingStartTime=0,s.last=i,s.tail=a,s.tailMode=o)}function W1(e,t,a){var i=t.pendingProps,o=i.revealOrder,s=i.tail,d=i.children;KD(o),XD(s,o),qD(d,o),Br(e,t,d,a);var m=Si.current,g=A0(m,kp);if(g)m=z0(m,kp),t.flags|=Xe;else{var x=e!==null&&(e.flags&Xe)!==Ie;x&&WD(t,t.child,a),m=df(m)}if(qo(t,m),(t.mode&ot)===Ye)t.memoizedState=null;else switch(o){case"forwards":{var T=GD(t.child),z;T===null?(z=t.child,t.child=null):(z=T.sibling,T.sibling=null),TS(t,!1,z,T,s);break}case"backwards":{var N=null,Y=t.child;for(t.child=null;Y!==null;){var Q=Y.alternate;if(Q!==null&&Om(Q)===null){t.child=Y;break}var X=Y.sibling;Y.sibling=N,N=Y,Y=X}TS(t,!0,N,null,s);break}case"together":{TS(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function ZD(e,t,a){L0(t,t.stateNode.containerInfo);var i=t.pendingProps;return e===null?t.child=cf(t,null,i,a):Br(e,t,i,a),t.child}var G1=!1;function JD(e,t,a){var i=t.type,o=i._context,s=t.pendingProps,d=t.memoizedProps,m=s.value;{"value"in s||G1||(G1=!0,y("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var g=t.type.propTypes;g&&hi(g,s,"prop","Context.Provider")}if(zC(t,o,m),d!==null){var x=d.value;if(ze(x,m)){if(d.children===s.children&&!im())return Wl(e,t,a)}else Wb(t,o,a)}var T=s.children;return Br(e,t,T,a),t.child}var K1=!1;function ek(e,t,a){var i=t.type;i._context===void 0?i!==i.Consumer&&(K1||(K1=!0,y("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):i=i._context;var o=t.pendingProps,s=o.children;typeof s!="function"&&y("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),sf(t,a);var d=Un(i);Vi(t);var m;return Up.current=t,Ra(!0),m=s(d),Ra(!1),Cl(),t.flags|=Ni,Br(e,t,m,a),t.child}function Hp(){Ci=!0}function qm(e,t){(t.mode&ot)===Ye&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=Ut)}function Wl(e,t,a){return e!==null&&(t.dependencies=e.dependencies),M1(),Xp(t.lanes),kr(a,t.childLanes)?(iD(e,t),t.child):null}function tk(e,t,a){{var i=t.return;if(i===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,a.index=t.index,a.sibling=t.sibling,a.return=t.return,a.ref=t.ref,t===i.child)i.child=a;else{var o=i.child;if(o===null)throw new Error("Expected parent to have a child.");for(;o.sibling!==t;)if(o=o.sibling,o===null)throw new Error("Expected to find the previous sibling.");o.sibling=a}var s=i.deletions;return s===null?(i.deletions=[e],i.flags|=xt):s.push(e),a.flags|=Ut,a}}function wS(e,t){var a=e.lanes;return!!kr(a,t)}function nk(e,t,a){switch(t.tag){case b:I1(t),t.stateNode,of();break;case O:e1(t);break;case w:{var i=t.type;qi(i)&&om(t);break}case _:L0(t,t.stateNode.containerInfo);break;case Z:{var o=t.memoizedProps.value,s=t.type._context;zC(t,s,o);break}case oe:{var d=kr(a,t.childLanes);d&&(t.flags|=rt);{var m=t.stateNode;m.effectDuration=0,m.passiveEffectDuration=0}}break;case J:{var g=t.memoizedState;if(g!==null){if(g.dehydrated!==null)return qo(t,df(Si.current)),t.flags|=Xe,null;var x=t.child,T=x.childLanes;if(kr(a,T))return B1(e,t,a);qo(t,df(Si.current));var z=Wl(e,t,a);return z!==null?z.sibling:null}else qo(t,df(Si.current));break}case _e:{var N=(e.flags&Xe)!==Ie,Y=kr(a,t.childLanes);if(N){if(Y)return W1(e,t,a);t.flags|=Xe}var Q=t.memoizedState;if(Q!==null&&(Q.rendering=null,Q.tail=null,Q.lastEffect=null),qo(t,Si.current),Y)break;return null}case ne:case G:return t.lanes=ee,H1(e,t,a)}return Wl(e,t,a)}function X1(e,t,a){if(t._debugNeedsRemount&&e!==null)return tk(e,t,tE(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var i=e.memoizedProps,o=t.pendingProps;if(i!==o||im()||t.type!==e.type)Ci=!0;else{var s=wS(e,a);if(!s&&(t.flags&Xe)===Ie)return Ci=!1,nk(e,t,a);(e.flags&Hu)!==Ie?Ci=!0:Ci=!1}}else if(Ci=!1,cr()&&kb(t)){var d=t.index,m=Ob();xC(t,m,d)}switch(t.lanes=ee,t.tag){case U:return FD(e,t,t.type,a);case Se:{var g=t.elementType;return zD(e,t,g,a)}case D:{var x=t.type,T=t.pendingProps,z=t.elementType===x?T:gi(x,T);return yS(e,t,x,z,a)}case w:{var N=t.type,Y=t.pendingProps,Q=t.elementType===N?Y:gi(N,Y);return V1(e,t,N,Q,a)}case b:return _D(e,t,a);case O:return ND(e,t,a);case F:return AD(e,t);case J:return B1(e,t,a);case _:return ZD(e,t,a);case le:{var X=t.type,Me=t.pendingProps,je=t.elementType===X?Me:gi(X,Me);return z1(e,t,X,je,a)}case $:return OD(e,t,a);case ie:return MD(e,t,a);case oe:return LD(e,t,a);case Z:return JD(e,t,a);case ae:return ek(e,t,a);case ue:{var Pe=t.type,gt=t.pendingProps,dt=gi(Pe,gt);if(t.type!==t.elementType){var P=Pe.propTypes;P&&hi(P,dt,"prop",Nt(Pe))}return dt=gi(Pe.type,dt),U1(e,t,Pe,dt,a)}case ge:return F1(e,t,t.type,t.pendingProps,a);case Ee:{var q=t.type,V=t.pendingProps,pe=t.elementType===q?V:gi(q,V);return UD(e,t,q,pe,a)}case _e:return W1(e,t,a);case be:break;case ne:return H1(e,t,a)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function gf(e){e.flags|=rt}function q1(e){e.flags|=Cr,e.flags|=Sd}var Z1,bS,J1,eR;Z1=function(e,t,a,i){for(var o=t.child;o!==null;){if(o.tag===O||o.tag===F)ww(e,o.stateNode);else if(o.tag!==_){if(o.child!==null){o.child.return=o,o=o.child;continue}}if(o===t)return;for(;o.sibling===null;){if(o.return===null||o.return===t)return;o=o.return}o.sibling.return=o.return,o=o.sibling}},bS=function(e,t){},J1=function(e,t,a,i,o){var s=e.memoizedProps;if(s!==i){var d=t.stateNode,m=_0(),g=Dw(d,a,s,i,o,m);t.updateQueue=g,g&&gf(t)}},eR=function(e,t,a,i){a!==i&&gf(t)};function Pp(e,t){if(!cr())switch(e.tailMode){case"hidden":{for(var a=e.tail,i=null;a!==null;)a.alternate!==null&&(i=a),a=a.sibling;i===null?e.tail=null:i.sibling=null;break}case"collapsed":{for(var o=e.tail,s=null;o!==null;)o.alternate!==null&&(s=o),o=o.sibling;s===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:s.sibling=null;break}}}function dr(e){var t=e.alternate!==null&&e.alternate.child===e.child,a=ee,i=Ie;if(t){if((e.mode&We)!==Ye){for(var g=e.selfBaseDuration,x=e.child;x!==null;)a=at(a,at(x.lanes,x.childLanes)),i|=x.subtreeFlags&Pn,i|=x.flags&Pn,g+=x.treeBaseDuration,x=x.sibling;e.treeBaseDuration=g}else for(var T=e.child;T!==null;)a=at(a,at(T.lanes,T.childLanes)),i|=T.subtreeFlags&Pn,i|=T.flags&Pn,T.return=e,T=T.sibling;e.subtreeFlags|=i}else{if((e.mode&We)!==Ye){for(var o=e.actualDuration,s=e.selfBaseDuration,d=e.child;d!==null;)a=at(a,at(d.lanes,d.childLanes)),i|=d.subtreeFlags,i|=d.flags,o+=d.actualDuration,s+=d.treeBaseDuration,d=d.sibling;e.actualDuration=o,e.treeBaseDuration=s}else for(var m=e.child;m!==null;)a=at(a,at(m.lanes,m.childLanes)),i|=m.subtreeFlags,i|=m.flags,m.return=e,m=m.sibling;e.subtreeFlags|=i}return e.childLanes=a,t}function rk(e,t,a){if(jb()&&(t.mode&ot)!==Ye&&(t.flags&Xe)===Ie)return MC(t),of(),t.flags|=Jt|Fr|Ln,!1;var i=dm(t);if(a!==null&&a.dehydrated!==null)if(e===null){if(!i)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(Vb(t),dr(t),(t.mode&We)!==Ye){var o=a!==null;if(o){var s=t.child;s!==null&&(t.treeBaseDuration-=s.treeBaseDuration)}}return!1}else{if(of(),(t.flags&Xe)===Ie&&(t.memoizedState=null),t.flags|=rt,dr(t),(t.mode&We)!==Ye){var d=a!==null;if(d){var m=t.child;m!==null&&(t.treeBaseDuration-=m.treeBaseDuration)}}return!1}else return LC(),!0}function tR(e,t,a){var i=t.pendingProps;switch(Zg(t),t.tag){case U:case Se:case ge:case D:case le:case $:case ie:case oe:case ae:case ue:return dr(t),null;case w:{var o=t.type;return qi(o)&&lm(t),dr(t),null}case b:{var s=t.stateNode;if(ff(t),Gg(t),F0(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),e===null||e.child===null){var d=dm(t);if(d)gf(t);else if(e!==null){var m=e.memoizedState;(!m.isDehydrated||(t.flags&Jt)!==Ie)&&(t.flags|=ta,LC())}}return bS(e,t),dr(t),null}case O:{N0(t);var g=JC(),x=t.type;if(e!==null&&t.stateNode!=null)J1(e,t,x,i,g),e.ref!==t.ref&&q1(t);else{if(!i){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return dr(t),null}var T=_0(),z=dm(t);if(z)Hb(t,g,T)&&gf(t);else{var N=Tw(x,i,g,T,t);Z1(N,t,!1,!1),t.stateNode=N,bw(N,x,i,g)&&gf(t)}t.ref!==null&&q1(t)}return dr(t),null}case F:{var Y=i;if(e&&t.stateNode!=null){var Q=e.memoizedProps;eR(e,t,Q,Y)}else{if(typeof Y!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var X=JC(),Me=_0(),je=dm(t);je?Pb(t)&&gf(t):t.stateNode=kw(Y,X,Me,t)}return dr(t),null}case J:{pf(t);var Pe=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var gt=rk(e,t,Pe);if(!gt)return t.flags&Ln?t:null}if((t.flags&Xe)!==Ie)return t.lanes=a,(t.mode&We)!==Ye&&uS(t),t;var dt=Pe!==null,P=e!==null&&e.memoizedState!==null;if(dt!==P&&dt){var q=t.child;if(q.flags|=Ai,(t.mode&ot)!==Ye){var V=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!xe);V||A0(Si.current,n1)?aO():$S()}}var pe=t.updateQueue;if(pe!==null&&(t.flags|=rt),dr(t),(t.mode&We)!==Ye&&dt){var Le=t.child;Le!==null&&(t.treeBaseDuration-=Le.treeBaseDuration)}return null}case _:return ff(t),bS(e,t),e===null&&Cb(t.stateNode.containerInfo),dr(t),null;case Z:var De=t.type._context;return o0(De,t),dr(t),null;case Ee:{var Ke=t.type;return qi(Ke)&&lm(t),dr(t),null}case _e:{pf(t);var tt=t.memoizedState;if(tt===null)return dr(t),null;var Lt=(t.flags&Xe)!==Ie,Ct=tt.rendering;if(Ct===null)if(Lt)Pp(tt,!1);else{var bn=lO()&&(e===null||(e.flags&Xe)===Ie);if(!bn)for(var Rt=t.child;Rt!==null;){var mn=Om(Rt);if(mn!==null){Lt=!0,t.flags|=Xe,Pp(tt,!1);var _r=mn.updateQueue;return _r!==null&&(t.updateQueue=_r,t.flags|=rt),t.subtreeFlags=Ie,lD(t,a),qo(t,z0(Si.current,kp)),t.child}Rt=Rt.sibling}tt.tail!==null&&Yt()>RR()&&(t.flags|=Xe,Lt=!0,Pp(tt,!1),t.lanes=_d)}else{if(!Lt){var yr=Om(Ct);if(yr!==null){t.flags|=Xe,Lt=!0;var Ma=yr.updateQueue;if(Ma!==null&&(t.updateQueue=Ma,t.flags|=rt),Pp(tt,!0),tt.tail===null&&tt.tailMode==="hidden"&&!Ct.alternate&&!cr())return dr(t),null}else Yt()*2-tt.renderingStartTime>RR()&&a!==Dr&&(t.flags|=Xe,Lt=!0,Pp(tt,!1),t.lanes=_d)}if(tt.isBackwards)Ct.sibling=t.child,t.child=Ct;else{var Qr=tt.last;Qr!==null?Qr.sibling=Ct:t.child=Ct,tt.last=Ct}}if(tt.tail!==null){var Wr=tt.tail;tt.rendering=Wr,tt.tail=Wr.sibling,tt.renderingStartTime=Yt(),Wr.sibling=null;var Nr=Si.current;return Lt?Nr=z0(Nr,kp):Nr=df(Nr),qo(t,Nr),Wr}return dr(t),null}case be:break;case ne:case G:{BS(t);var Zl=t.memoizedState,bf=Zl!==null;if(e!==null){var tv=e.memoizedState,il=tv!==null;il!==bf&&!re&&(t.flags|=Ai)}return!bf||(t.mode&ot)===Ye?dr(t):kr(al,Dr)&&(dr(t),t.subtreeFlags&(Ut|rt)&&(t.flags|=Ai)),null}case K:return null;case fe:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function ak(e,t,a){switch(Zg(t),t.tag){case w:{var i=t.type;qi(i)&&lm(t);var o=t.flags;return o&Ln?(t.flags=o&~Ln|Xe,(t.mode&We)!==Ye&&uS(t),t):null}case b:{t.stateNode,ff(t),Gg(t),F0();var s=t.flags;return(s&Ln)!==Ie&&(s&Xe)===Ie?(t.flags=s&~Ln|Xe,t):null}case O:return N0(t),null;case J:{pf(t);var d=t.memoizedState;if(d!==null&&d.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");of()}var m=t.flags;return m&Ln?(t.flags=m&~Ln|Xe,(t.mode&We)!==Ye&&uS(t),t):null}case _e:return pf(t),null;case _:return ff(t),null;case Z:var g=t.type._context;return o0(g,t),null;case ne:case G:return BS(t),null;case K:return null;default:return null}}function nR(e,t,a){switch(Zg(t),t.tag){case w:{var i=t.type.childContextTypes;i!=null&&lm(t);break}case b:{t.stateNode,ff(t),Gg(t),F0();break}case O:{N0(t);break}case _:ff(t);break;case J:pf(t);break;case _e:pf(t);break;case Z:var o=t.type._context;o0(o,t);break;case ne:case G:BS(t);break}}var rR=null;rR=new Set;var Zm=!1,pr=!1,ik=typeof WeakSet=="function"?WeakSet:Set,Ue=null,Sf=null,Ef=null;function lk(e){Sl(null,function(){throw e}),yd()}var ok=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&We)try{nl(),t.componentWillUnmount()}finally{tl(e)}else t.componentWillUnmount()};function aR(e,t){try{eu(Bn,e)}catch(a){Vt(e,t,a)}}function DS(e,t,a){try{ok(e,a)}catch(i){Vt(e,t,i)}}function uk(e,t,a){try{a.componentDidMount()}catch(i){Vt(e,t,i)}}function iR(e,t){try{oR(e)}catch(a){Vt(e,t,a)}}function Cf(e,t){var a=e.ref;if(a!==null)if(typeof a=="function"){var i;try{if(ut&&Tt&&e.mode&We)try{nl(),i=a(null)}finally{tl(e)}else i=a(null)}catch(o){Vt(e,t,o)}typeof i=="function"&&y("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nt(e))}else a.current=null}function Jm(e,t,a){try{a()}catch(i){Vt(e,t,i)}}var lR=!1;function sk(e,t){Rw(e.containerInfo),Ue=t,ck();var a=lR;return lR=!1,a}function ck(){for(;Ue!==null;){var e=Ue,t=e.child;(e.subtreeFlags&Eo)!==Ie&&t!==null?(t.return=e,Ue=t):fk()}}function fk(){for(;Ue!==null;){var e=Ue;Ot(e);try{dk(e)}catch(a){Vt(e,e.return,a)}En();var t=e.sibling;if(t!==null){t.return=e.return,Ue=t;return}Ue=e.return}}function dk(e){var t=e.alternate,a=e.flags;if((a&ta)!==Ie){switch(Ot(e),e.tag){case D:case le:case ge:break;case w:{if(t!==null){var i=t.memoizedProps,o=t.memoizedState,s=e.stateNode;e.type===e.elementType&&!ys&&(s.props!==e.memoizedProps&&y("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nt(e)||"instance"),s.state!==e.memoizedState&&y("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nt(e)||"instance"));var d=s.getSnapshotBeforeUpdate(e.elementType===e.type?i:gi(e.type,i),o);{var m=rR;d===void 0&&!m.has(e.type)&&(m.add(e.type),y("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",nt(e)))}s.__reactInternalSnapshotBeforeUpdate=d}break}case b:{{var g=e.stateNode;Ww(g.containerInfo)}break}case O:case F:case _:case Ee:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}En()}}function Ri(e,t,a){var i=t.updateQueue,o=i!==null?i.lastEffect:null;if(o!==null){var s=o.next,d=s;do{if((d.tag&e)===e){var m=d.destroy;d.destroy=void 0,m!==void 0&&((e&fr)!==pa?sc(t):(e&Bn)!==pa&&cc(t),(e&Zi)!==pa&&Zp(!0),Jm(t,a,m),(e&Zi)!==pa&&Zp(!1),(e&fr)!==pa?fh():(e&Bn)!==pa&&Co())}d=d.next}while(d!==s)}}function eu(e,t){var a=t.updateQueue,i=a!==null?a.lastEffect:null;if(i!==null){var o=i.next,s=o;do{if((s.tag&e)===e){(e&fr)!==pa?ch(t):(e&Bn)!==pa&&dh(t);var d=s.create;(e&Zi)!==pa&&Zp(!0),s.destroy=d(),(e&Zi)!==pa&&Zp(!1),(e&fr)!==pa?Od():(e&Bn)!==pa&&ph();{var m=s.destroy;if(m!==void 0&&typeof m!="function"){var g=void 0;(s.tag&Bn)!==Ie?g="useLayoutEffect":(s.tag&Zi)!==Ie?g="useInsertionEffect":g="useEffect";var x=void 0;m===null?x=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof m.then=="function"?x=`
128
-
129
- It looks like you wrote `+g+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
130
-
131
- `+g+`(() => {
132
- async function fetchData() {
133
- // You can await here
134
- const response = await MyAPI.getData(someId);
135
- // ...
136
- }
137
- fetchData();
138
- }, [someId]); // Or [] if effect doesn't need props or state
139
-
140
- Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:x=" You returned: "+m,y("%s must not return anything besides a function, which is used for clean-up.%s",g,x)}}}s=s.next}while(s!==o)}}function pk(e,t){if((t.flags&rt)!==Ie)switch(t.tag){case oe:{var a=t.stateNode.passiveEffectDuration,i=t.memoizedProps,o=i.id,s=i.onPostCommit,d=k1(),m=t.alternate===null?"mount":"update";D1()&&(m="nested-update"),typeof s=="function"&&s(o,m,a,d);var g=t.return;e:for(;g!==null;){switch(g.tag){case b:var x=g.stateNode;x.passiveEffectDuration+=a;break e;case oe:var T=g.stateNode;T.passiveEffectDuration+=a;break e}g=g.return}break}}}function vk(e,t,a,i){if((a.flags&Zn)!==Ie)switch(a.tag){case D:case le:case ge:{if(!pr)if(a.mode&We)try{nl(),eu(Bn|jn,a)}finally{tl(a)}else eu(Bn|jn,a);break}case w:{var o=a.stateNode;if(a.flags&rt&&!pr)if(t===null)if(a.type===a.elementType&&!ys&&(o.props!==a.memoizedProps&&y("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nt(a)||"instance"),o.state!==a.memoizedState&&y("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nt(a)||"instance")),a.mode&We)try{nl(),o.componentDidMount()}finally{tl(a)}else o.componentDidMount();else{var s=a.elementType===a.type?t.memoizedProps:gi(a.type,t.memoizedProps),d=t.memoizedState;if(a.type===a.elementType&&!ys&&(o.props!==a.memoizedProps&&y("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nt(a)||"instance"),o.state!==a.memoizedState&&y("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nt(a)||"instance")),a.mode&We)try{nl(),o.componentDidUpdate(s,d,o.__reactInternalSnapshotBeforeUpdate)}finally{tl(a)}else o.componentDidUpdate(s,d,o.__reactInternalSnapshotBeforeUpdate)}var m=a.updateQueue;m!==null&&(a.type===a.elementType&&!ys&&(o.props!==a.memoizedProps&&y("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nt(a)||"instance"),o.state!==a.memoizedState&&y("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nt(a)||"instance")),IC(a,m,o));break}case b:{var g=a.updateQueue;if(g!==null){var x=null;if(a.child!==null)switch(a.child.tag){case O:x=a.child.stateNode;break;case w:x=a.child.stateNode;break}IC(a,g,x)}break}case O:{var T=a.stateNode;if(t===null&&a.flags&rt){var z=a.type,N=a.memoizedProps;Nw(T,z,N)}break}case F:break;case _:break;case oe:{{var Y=a.memoizedProps,Q=Y.onCommit,X=Y.onRender,Me=a.stateNode.effectDuration,je=k1(),Pe=t===null?"mount":"update";D1()&&(Pe="nested-update"),typeof X=="function"&&X(a.memoizedProps.id,Pe,a.actualDuration,a.treeBaseDuration,a.actualStartTime,je);{typeof Q=="function"&&Q(a.memoizedProps.id,Pe,Me,je),fO(a);var gt=a.return;e:for(;gt!==null;){switch(gt.tag){case b:var dt=gt.stateNode;dt.effectDuration+=Me;break e;case oe:var P=gt.stateNode;P.effectDuration+=Me;break e}gt=gt.return}}}break}case J:{Rk(e,a);break}case _e:case Ee:case be:case ne:case G:case fe:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}pr||a.flags&Cr&&oR(a)}function hk(e){switch(e.tag){case D:case le:case ge:{if(e.mode&We)try{nl(),aR(e,e.return)}finally{tl(e)}else aR(e,e.return);break}case w:{var t=e.stateNode;typeof t.componentDidMount=="function"&&uk(e,e.return,t),iR(e,e.return);break}case O:{iR(e,e.return);break}}}function mk(e,t){for(var a=null,i=e;;){if(i.tag===O){if(a===null){a=i;try{var o=i.stateNode;t?Bw(o):Yw(i.stateNode,i.memoizedProps)}catch(d){Vt(e,e.return,d)}}}else if(i.tag===F){if(a===null)try{var s=i.stateNode;t?$w(s):Qw(s,i.memoizedProps)}catch(d){Vt(e,e.return,d)}}else if(!((i.tag===ne||i.tag===G)&&i.memoizedState!==null&&i!==e)){if(i.child!==null){i.child.return=i,i=i.child;continue}}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;a===i&&(a=null),i=i.return}a===i&&(a=null),i.sibling.return=i.return,i=i.sibling}}function oR(e){var t=e.ref;if(t!==null){var a=e.stateNode,i;switch(e.tag){case O:i=a;break;default:i=a}if(typeof t=="function"){var o;if(e.mode&We)try{nl(),o=t(i)}finally{tl(e)}else o=t(i);typeof o=="function"&&y("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nt(e))}else t.hasOwnProperty("current")||y("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",nt(e)),t.current=i}}function yk(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function uR(e){var t=e.alternate;t!==null&&(e.alternate=null,uR(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===O){var a=e.stateNode;a!==null&&Tb(a)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function gk(e){for(var t=e.return;t!==null;){if(sR(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function sR(e){return e.tag===O||e.tag===b||e.tag===_}function cR(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||sR(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==O&&t.tag!==F&&t.tag!==me;){if(t.flags&Ut||t.child===null||t.tag===_)continue e;t.child.return=t,t=t.child}if(!(t.flags&Ut))return t.stateNode}}function Sk(e){var t=gk(e);switch(t.tag){case O:{var a=t.stateNode;t.flags&wt&&(fC(a),t.flags&=~wt);var i=cR(e);OS(e,i,a);break}case b:case _:{var o=t.stateNode.containerInfo,s=cR(e);kS(e,s,o);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function kS(e,t,a){var i=e.tag,o=i===O||i===F;if(o){var s=e.stateNode;t?Pw(a,s,t):Fw(a,s)}else if(i!==_){var d=e.child;if(d!==null){kS(d,t,a);for(var m=d.sibling;m!==null;)kS(m,t,a),m=m.sibling}}}function OS(e,t,a){var i=e.tag,o=i===O||i===F;if(o){var s=e.stateNode;t?Hw(a,s,t):Uw(a,s)}else if(i!==_){var d=e.child;if(d!==null){OS(d,t,a);for(var m=d.sibling;m!==null;)OS(m,t,a),m=m.sibling}}}var vr=null,xi=!1;function Ek(e,t,a){{var i=t;e:for(;i!==null;){switch(i.tag){case O:{vr=i.stateNode,xi=!1;break e}case b:{vr=i.stateNode.containerInfo,xi=!0;break e}case _:{vr=i.stateNode.containerInfo,xi=!0;break e}}i=i.return}if(vr===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");fR(e,t,a),vr=null,xi=!1}yk(a)}function tu(e,t,a){for(var i=a.child;i!==null;)fR(e,t,i),i=i.sibling}function fR(e,t,a){switch(Dd(a),a.tag){case O:pr||Cf(a,t);case F:{{var i=vr,o=xi;vr=null,tu(e,t,a),vr=i,xi=o,vr!==null&&(xi?Iw(vr,a.stateNode):Vw(vr,a.stateNode))}return}case me:{vr!==null&&(xi?jw(vr,a.stateNode):Vg(vr,a.stateNode));return}case _:{{var s=vr,d=xi;vr=a.stateNode.containerInfo,xi=!0,tu(e,t,a),vr=s,xi=d}return}case D:case le:case ue:case ge:{if(!pr){var m=a.updateQueue;if(m!==null){var g=m.lastEffect;if(g!==null){var x=g.next,T=x;do{var z=T,N=z.destroy,Y=z.tag;N!==void 0&&((Y&Zi)!==pa?Jm(a,t,N):(Y&Bn)!==pa&&(cc(a),a.mode&We?(nl(),Jm(a,t,N),tl(a)):Jm(a,t,N),Co())),T=T.next}while(T!==x)}}}tu(e,t,a);return}case w:{if(!pr){Cf(a,t);var Q=a.stateNode;typeof Q.componentWillUnmount=="function"&&DS(a,t,Q)}tu(e,t,a);return}case be:{tu(e,t,a);return}case ne:{if(a.mode&ot){var X=pr;pr=X||a.memoizedState!==null,tu(e,t,a),pr=X}else tu(e,t,a);break}default:{tu(e,t,a);return}}}function Ck(e){e.memoizedState}function Rk(e,t){var a=t.memoizedState;if(a===null){var i=t.alternate;if(i!==null){var o=i.memoizedState;if(o!==null){var s=o.dehydrated;s!==null&&ob(s)}}}}function dR(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var a=e.stateNode;a===null&&(a=e.stateNode=new ik),t.forEach(function(i){var o=gO.bind(null,e,i);if(!a.has(i)){if(a.add(i),Vn)if(Sf!==null&&Ef!==null)qp(Ef,Sf);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");i.then(o,o)}})}}function xk(e,t,a){Sf=a,Ef=e,Ot(t),pR(t,e),Ot(t),Sf=null,Ef=null}function Ti(e,t,a){var i=t.deletions;if(i!==null)for(var o=0;o<i.length;o++){var s=i[o];try{Ek(e,t,s)}catch(g){Vt(s,t,g)}}var d=Py();if(t.subtreeFlags&Tr)for(var m=t.child;m!==null;)Ot(m),pR(m,e),m=m.sibling;Ot(d)}function pR(e,t,a){var i=e.alternate,o=e.flags;switch(e.tag){case D:case le:case ue:case ge:{if(Ti(t,e),rl(e),o&rt){try{Ri(Zi|jn,e,e.return),eu(Zi|jn,e)}catch(Ke){Vt(e,e.return,Ke)}if(e.mode&We){try{nl(),Ri(Bn|jn,e,e.return)}catch(Ke){Vt(e,e.return,Ke)}tl(e)}else try{Ri(Bn|jn,e,e.return)}catch(Ke){Vt(e,e.return,Ke)}}return}case w:{Ti(t,e),rl(e),o&Cr&&i!==null&&Cf(i,i.return);return}case O:{Ti(t,e),rl(e),o&Cr&&i!==null&&Cf(i,i.return);{if(e.flags&wt){var s=e.stateNode;try{fC(s)}catch(Ke){Vt(e,e.return,Ke)}}if(o&rt){var d=e.stateNode;if(d!=null){var m=e.memoizedProps,g=i!==null?i.memoizedProps:m,x=e.type,T=e.updateQueue;if(e.updateQueue=null,T!==null)try{Aw(d,T,x,g,m,e)}catch(Ke){Vt(e,e.return,Ke)}}}}return}case F:{if(Ti(t,e),rl(e),o&rt){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var z=e.stateNode,N=e.memoizedProps,Y=i!==null?i.memoizedProps:N;try{zw(z,Y,N)}catch(Ke){Vt(e,e.return,Ke)}}return}case b:{if(Ti(t,e),rl(e),o&rt&&i!==null){var Q=i.memoizedState;if(Q.isDehydrated)try{lb(t.containerInfo)}catch(Ke){Vt(e,e.return,Ke)}}return}case _:{Ti(t,e),rl(e);return}case J:{Ti(t,e),rl(e);var X=e.child;if(X.flags&Ai){var Me=X.stateNode,je=X.memoizedState,Pe=je!==null;if(Me.isHidden=Pe,Pe){var gt=X.alternate!==null&&X.alternate.memoizedState!==null;gt||rO()}}if(o&rt){try{Ck(e)}catch(Ke){Vt(e,e.return,Ke)}dR(e)}return}case ne:{var dt=i!==null&&i.memoizedState!==null;if(e.mode&ot){var P=pr;pr=P||dt,Ti(t,e),pr=P}else Ti(t,e);if(rl(e),o&Ai){var q=e.stateNode,V=e.memoizedState,pe=V!==null,Le=e;if(q.isHidden=pe,pe&&!dt&&(Le.mode&ot)!==Ye){Ue=Le;for(var De=Le.child;De!==null;)Ue=De,wk(De),De=De.sibling}mk(Le,pe)}return}case _e:{Ti(t,e),rl(e),o&rt&&dR(e);return}case be:return;default:{Ti(t,e),rl(e);return}}}function rl(e){var t=e.flags;if(t&Ut){try{Sk(e)}catch(a){Vt(e,e.return,a)}e.flags&=~Ut}t&na&&(e.flags&=~na)}function Tk(e,t,a){Sf=a,Ef=t,Ue=e,vR(e,t,a),Sf=null,Ef=null}function vR(e,t,a){for(var i=(e.mode&ot)!==Ye;Ue!==null;){var o=Ue,s=o.child;if(o.tag===ne&&i){var d=o.memoizedState!==null,m=d||Zm;if(m){MS(e,t,a);continue}else{var g=o.alternate,x=g!==null&&g.memoizedState!==null,T=x||pr,z=Zm,N=pr;Zm=m,pr=T,pr&&!N&&(Ue=o,bk(o));for(var Y=s;Y!==null;)Ue=Y,vR(Y,t,a),Y=Y.sibling;Ue=o,Zm=z,pr=N,MS(e,t,a);continue}}(o.subtreeFlags&Zn)!==Ie&&s!==null?(s.return=o,Ue=s):MS(e,t,a)}}function MS(e,t,a){for(;Ue!==null;){var i=Ue;if((i.flags&Zn)!==Ie){var o=i.alternate;Ot(i);try{vk(t,o,i,a)}catch(d){Vt(i,i.return,d)}En()}if(i===e){Ue=null;return}var s=i.sibling;if(s!==null){s.return=i.return,Ue=s;return}Ue=i.return}}function wk(e){for(;Ue!==null;){var t=Ue,a=t.child;switch(t.tag){case D:case le:case ue:case ge:{if(t.mode&We)try{nl(),Ri(Bn,t,t.return)}finally{tl(t)}else Ri(Bn,t,t.return);break}case w:{Cf(t,t.return);var i=t.stateNode;typeof i.componentWillUnmount=="function"&&DS(t,t.return,i);break}case O:{Cf(t,t.return);break}case ne:{var o=t.memoizedState!==null;if(o){hR(e);continue}break}}a!==null?(a.return=t,Ue=a):hR(e)}}function hR(e){for(;Ue!==null;){var t=Ue;if(t===e){Ue=null;return}var a=t.sibling;if(a!==null){a.return=t.return,Ue=a;return}Ue=t.return}}function bk(e){for(;Ue!==null;){var t=Ue,a=t.child;if(t.tag===ne){var i=t.memoizedState!==null;if(i){mR(e);continue}}a!==null?(a.return=t,Ue=a):mR(e)}}function mR(e){for(;Ue!==null;){var t=Ue;Ot(t);try{hk(t)}catch(i){Vt(t,t.return,i)}if(En(),t===e){Ue=null;return}var a=t.sibling;if(a!==null){a.return=t.return,Ue=a;return}Ue=t.return}}function Dk(e,t,a,i){Ue=t,kk(t,e,a,i)}function kk(e,t,a,i){for(;Ue!==null;){var o=Ue,s=o.child;(o.subtreeFlags&ra)!==Ie&&s!==null?(s.return=o,Ue=s):Ok(e,t,a,i)}}function Ok(e,t,a,i){for(;Ue!==null;){var o=Ue;if((o.flags&It)!==Ie){Ot(o);try{Mk(t,o,a,i)}catch(d){Vt(o,o.return,d)}En()}if(o===e){Ue=null;return}var s=o.sibling;if(s!==null){s.return=o.return,Ue=s;return}Ue=o.return}}function Mk(e,t,a,i){switch(t.tag){case D:case le:case ge:{if(t.mode&We){oS();try{eu(fr|jn,t)}finally{lS(t)}}else eu(fr|jn,t);break}}}function Lk(e){Ue=e,_k()}function _k(){for(;Ue!==null;){var e=Ue,t=e.child;if((Ue.flags&xt)!==Ie){var a=e.deletions;if(a!==null){for(var i=0;i<a.length;i++){var o=a[i];Ue=o,zk(o,e)}{var s=e.alternate;if(s!==null){var d=s.child;if(d!==null){s.child=null;do{var m=d.sibling;d.sibling=null,d=m}while(d!==null)}}}Ue=e}}(e.subtreeFlags&ra)!==Ie&&t!==null?(t.return=e,Ue=t):Nk()}}function Nk(){for(;Ue!==null;){var e=Ue;(e.flags&It)!==Ie&&(Ot(e),Ak(e),En());var t=e.sibling;if(t!==null){t.return=e.return,Ue=t;return}Ue=e.return}}function Ak(e){switch(e.tag){case D:case le:case ge:{e.mode&We?(oS(),Ri(fr|jn,e,e.return),lS(e)):Ri(fr|jn,e,e.return);break}}}function zk(e,t){for(;Ue!==null;){var a=Ue;Ot(a),Fk(a,t),En();var i=a.child;i!==null?(i.return=a,Ue=i):Uk(e)}}function Uk(e){for(;Ue!==null;){var t=Ue,a=t.sibling,i=t.return;if(uR(t),t===e){Ue=null;return}if(a!==null){a.return=i,Ue=a;return}Ue=i}}function Fk(e,t){switch(e.tag){case D:case le:case ge:{e.mode&We?(oS(),Ri(fr,e,t),lS(e)):Ri(fr,e,t);break}}}function Hk(e){switch(e.tag){case D:case le:case ge:{try{eu(Bn|jn,e)}catch(a){Vt(e,e.return,a)}break}case w:{var t=e.stateNode;try{t.componentDidMount()}catch(a){Vt(e,e.return,a)}break}}}function Pk(e){switch(e.tag){case D:case le:case ge:{try{eu(fr|jn,e)}catch(t){Vt(e,e.return,t)}break}}}function Vk(e){switch(e.tag){case D:case le:case ge:{try{Ri(Bn|jn,e,e.return)}catch(a){Vt(e,e.return,a)}break}case w:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&DS(e,e.return,t);break}}}function Ik(e){switch(e.tag){case D:case le:case ge:try{Ri(fr|jn,e,e.return)}catch(t){Vt(e,e.return,t)}}}if(typeof Symbol=="function"&&Symbol.for){var Vp=Symbol.for;Vp("selector.component"),Vp("selector.has_pseudo_class"),Vp("selector.role"),Vp("selector.test_id"),Vp("selector.text")}var jk=[];function Bk(){jk.forEach(function(e){return e()})}var $k=v.ReactCurrentActQueue;function Yk(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,a=typeof jest<"u";return a&&t!==!1}}function yR(){{var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&$k.current!==null&&y("The current testing environment is not configured to support act(...)"),e}}var Qk=Math.ceil,LS=v.ReactCurrentDispatcher,_S=v.ReactCurrentOwner,hr=v.ReactCurrentBatchConfig,wi=v.ReactCurrentActQueue,Qn=0,gR=1,mr=2,Ka=4,Gl=0,Ip=1,gs=2,ey=3,jp=4,SR=5,NS=6,yt=Qn,$r=null,on=null,Wn=ee,al=ee,AS=Yo(ee),Gn=Gl,Bp=null,ty=ee,$p=ee,ny=ee,Yp=null,va=null,zS=0,ER=500,CR=1/0,Wk=500,Kl=null;function Qp(){CR=Yt()+Wk}function RR(){return CR}var ry=!1,US=null,Rf=null,Ss=!1,nu=null,Wp=ee,FS=[],HS=null,Gk=50,Gp=0,PS=null,VS=!1,ay=!1,Kk=50,xf=0,iy=null,Kp=zt,ly=ee,xR=!1;function oy(){return $r}function Yr(){return(yt&(mr|Ka))!==Qn?Yt():(Kp!==zt||(Kp=Yt()),Kp)}function ru(e){var t=e.mode;if((t&ot)===Ye)return Ge;if((yt&mr)!==Qn&&Wn!==ee)return Rn(Wn);var a=Yb()!==$b;if(a){if(hr.transition!==null){var i=hr.transition;i._updatedFibers||(i._updatedFibers=new Set),i._updatedFibers.add(e)}return ly===mt&&(ly=zd()),ly}var o=oa();if(o!==mt)return o;var s=Ow();return s}function Xk(e){var t=e.mode;return(t&ot)===Ye?Ge:og()}function Kn(e,t,a,i){EO(),xR&&y("useInsertionEffect must not schedule updates."),VS&&(ay=!0),Ll(e,a,i),(yt&mr)!==ee&&e===$r?xO(t):(Vn&&Vd(e,t,a),TO(t),e===$r&&((yt&mr)===Qn&&($p=at($p,a)),Gn===jp&&au(e,Wn)),ha(e,i),a===Ge&&yt===Qn&&(t.mode&ot)===Ye&&!wi.isBatchingLegacy&&(Qp(),RC()))}function qk(e,t,a){var i=e.current;i.lanes=t,Ll(e,t,a),ha(e,a)}function Zk(e){return(yt&mr)!==Qn}function ha(e,t){var a=e.callbackNode;ag(e,t);var i=$u(e,e===$r?Wn:ee);if(i===ee){a!==null&&PR(a),e.callbackNode=null,e.callbackPriority=mt;return}var o=vn(i),s=e.callbackPriority;if(s===o&&!(wi.current!==null&&a!==WS)){a==null&&s!==Ge&&y("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}a!=null&&PR(a);var d;if(o===Ge)e.tag===Qo?(wi.isBatchingLegacy!==null&&(wi.didScheduleLegacyUpdate=!0),Db(bR.bind(null,e))):CC(bR.bind(null,e)),wi.current!==null?wi.current.push(Wo):Lw(function(){(yt&(mr|Ka))===Qn&&Wo()}),d=null;else{var m;switch(Ku(i)){case Jn:m=lc;break;case In:m=Vr;break;case ci:m=Pa;break;case Wu:m=Ui;break;default:m=Pa;break}d=GS(m,TR.bind(null,e))}e.callbackPriority=o,e.callbackNode=d}function TR(e,t){if(ED(),Kp=zt,ly=ee,(yt&(mr|Ka))!==Qn)throw new Error("Should not already be working.");var a=e.callbackNode,i=ql();if(i&&e.callbackNode!==a)return null;var o=$u(e,e===$r?Wn:ee);if(o===ee)return null;var s=!Qu(e,o)&&!Sh(e,o)&&!t,d=s?uO(e,o):sy(e,o);if(d!==Gl){if(d===gs){var m=Nd(e);m!==ee&&(o=m,d=IS(e,m))}if(d===Ip){var g=Bp;throw Es(e,ee),au(e,o),ha(e,Yt()),g}if(d===NS)au(e,o);else{var x=!Qu(e,o),T=e.current.alternate;if(x&&!eO(T)){if(d=sy(e,o),d===gs){var z=Nd(e);z!==ee&&(o=z,d=IS(e,z))}if(d===Ip){var N=Bp;throw Es(e,ee),au(e,o),ha(e,Yt()),N}}e.finishedWork=T,e.finishedLanes=o,Jk(e,d,o)}}return ha(e,Yt()),e.callbackNode===a?TR.bind(null,e):null}function IS(e,t){var a=Yp;if(Tn(e)){var i=Es(e,t);i.flags|=Jt,Eb(e.containerInfo)}var o=sy(e,t);if(o!==gs){var s=va;va=a,s!==null&&wR(s)}return o}function wR(e){va===null?va=e:va.push.apply(va,e)}function Jk(e,t,a){switch(t){case Gl:case Ip:throw new Error("Root did not complete. This is a bug in React.");case gs:{Cs(e,va,Kl);break}case ey:{if(au(e,a),Mc(a)&&!VR()){var i=zS+ER-Yt();if(i>10){var o=$u(e,ee);if(o!==ee)break;var s=e.suspendedLanes;if(!Ml(s,a)){Yr(),Hd(e,s);break}e.timeoutHandle=Hg(Cs.bind(null,e,va,Kl),i);break}}Cs(e,va,Kl);break}case jp:{if(au(e,a),gh(a))break;if(!VR()){var d=yh(e,a),m=d,g=Yt()-m,x=SO(g)-g;if(x>10){e.timeoutHandle=Hg(Cs.bind(null,e,va,Kl),x);break}}Cs(e,va,Kl);break}case SR:{Cs(e,va,Kl);break}default:throw new Error("Unknown root exit status.")}}function eO(e){for(var t=e;;){if(t.flags&Fu){var a=t.updateQueue;if(a!==null){var i=a.stores;if(i!==null)for(var o=0;o<i.length;o++){var s=i[o],d=s.getSnapshot,m=s.value;try{if(!ze(d(),m))return!1}catch{return!1}}}}var g=t.child;if(t.subtreeFlags&Fu&&g!==null){g.return=t,t=g;continue}if(t===e)return!0;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}return!0}function au(e,t){t=ko(t,ny),t=ko(t,$p),Fd(e,t)}function bR(e){if(CD(),(yt&(mr|Ka))!==Qn)throw new Error("Should not already be working.");ql();var t=$u(e,ee);if(!kr(t,Ge))return ha(e,Yt()),null;var a=sy(e,t);if(e.tag!==Qo&&a===gs){var i=Nd(e);i!==ee&&(t=i,a=IS(e,i))}if(a===Ip){var o=Bp;throw Es(e,ee),au(e,t),ha(e,Yt()),o}if(a===NS)throw new Error("Root did not complete. This is a bug in React.");var s=e.current.alternate;return e.finishedWork=s,e.finishedLanes=t,Cs(e,va,Kl),ha(e,Yt()),null}function tO(e,t){t!==ee&&(Oo(e,at(t,Ge)),ha(e,Yt()),(yt&(mr|Ka))===Qn&&(Qp(),Wo()))}function jS(e,t){var a=yt;yt|=gR;try{return e(t)}finally{yt=a,yt===Qn&&!wi.isBatchingLegacy&&(Qp(),RC())}}function nO(e,t,a,i,o){var s=oa(),d=hr.transition;try{return hr.transition=null,xn(Jn),e(t,a,i,o)}finally{xn(s),hr.transition=d,yt===Qn&&Qp()}}function Xl(e){nu!==null&&nu.tag===Qo&&(yt&(mr|Ka))===Qn&&ql();var t=yt;yt|=gR;var a=hr.transition,i=oa();try{return hr.transition=null,xn(Jn),e?e():void 0}finally{xn(i),hr.transition=a,yt=t,(yt&(mr|Ka))===Qn&&Wo()}}function DR(){return(yt&(mr|Ka))!==Qn}function uy(e,t){Mr(AS,al,e),al=at(al,t)}function BS(e){al=AS.current,Or(AS,e)}function Es(e,t){e.finishedWork=null,e.finishedLanes=ee;var a=e.timeoutHandle;if(a!==Pg&&(e.timeoutHandle=Pg,Mw(a)),on!==null)for(var i=on.return;i!==null;){var o=i.alternate;nR(o,i),i=i.return}$r=e;var s=Rs(e.current,null);return on=s,Wn=al=t,Gn=Gl,Bp=null,ty=ee,$p=ee,ny=ee,Yp=null,va=null,Kb(),yi.discardPendingWarnings(),s}function kR(e,t){do{var a=on;try{if(mm(),a1(),En(),_S.current=null,a===null||a.return===null){Gn=Ip,Bp=t,on=null;return}if(ut&&a.mode&We&&Gm(a,!0),it)if(Cl(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var i=t;vh(a,i,Wn)}else fc(a,t,Wn);bD(e,a.return,a,t,Wn),_R(a)}catch(o){t=o,on===a&&a!==null?(a=a.return,on=a):a=on;continue}return}while(!0)}function OR(){var e=LS.current;return LS.current=Bm,e===null?Bm:e}function MR(e){LS.current=e}function rO(){zS=Yt()}function Xp(e){ty=at(e,ty)}function aO(){Gn===Gl&&(Gn=ey)}function $S(){(Gn===Gl||Gn===ey||Gn===gs)&&(Gn=jp),$r!==null&&(Yu(ty)||Yu($p))&&au($r,Wn)}function iO(e){Gn!==jp&&(Gn=gs),Yp===null?Yp=[e]:Yp.push(e)}function lO(){return Gn===Gl}function sy(e,t){var a=yt;yt|=mr;var i=OR();if($r!==e||Wn!==t){if(Vn){var o=e.memoizedUpdaters;o.size>0&&(qp(e,Wn),o.clear()),Nc(e,t)}Kl=Id(),Es(e,t)}ba(t);do try{oO();break}catch(s){kR(e,s)}while(!0);if(mm(),yt=a,MR(i),on!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return xo(),$r=null,Wn=ee,Gn}function oO(){for(;on!==null;)LR(on)}function uO(e,t){var a=yt;yt|=mr;var i=OR();if($r!==e||Wn!==t){if(Vn){var o=e.memoizedUpdaters;o.size>0&&(qp(e,Wn),o.clear()),Nc(e,t)}Kl=Id(),Qp(),Es(e,t)}ba(t);do try{sO();break}catch(s){kR(e,s)}while(!0);return mm(),MR(i),yt=a,on!==null?(Vu(),Gl):(xo(),$r=null,Wn=ee,Gn)}function sO(){for(;on!==null&&!ic();)LR(on)}function LR(e){var t=e.alternate;Ot(e);var a;(e.mode&We)!==Ye?(iS(e),a=YS(t,e,al),Gm(e,!0)):a=YS(t,e,al),En(),e.memoizedProps=e.pendingProps,a===null?_R(e):on=a,_S.current=null}function _R(e){var t=e;do{var a=t.alternate,i=t.return;if((t.flags&Fr)===Ie){Ot(t);var o=void 0;if((t.mode&We)===Ye?o=tR(a,t,al):(iS(t),o=tR(a,t,al),Gm(t,!1)),En(),o!==null){on=o;return}}else{var s=ak(a,t);if(s!==null){s.flags&=ih,on=s;return}if((t.mode&We)!==Ye){Gm(t,!1);for(var d=t.actualDuration,m=t.child;m!==null;)d+=m.actualDuration,m=m.sibling;t.actualDuration=d}if(i!==null)i.flags|=Fr,i.subtreeFlags=Ie,i.deletions=null;else{Gn=NS,on=null;return}}var g=t.sibling;if(g!==null){on=g;return}t=i,on=t}while(t!==null);Gn===Gl&&(Gn=SR)}function Cs(e,t,a){var i=oa(),o=hr.transition;try{hr.transition=null,xn(Jn),cO(e,t,a,i)}finally{hr.transition=o,xn(i)}return null}function cO(e,t,a,i){do ql();while(nu!==null);if(CO(),(yt&(mr|Ka))!==Qn)throw new Error("Should not already be working.");var o=e.finishedWork,s=e.finishedLanes;if(uc(s),o===null)return kd(),null;if(s===ee&&y("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=ee,o===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=mt;var d=at(o.lanes,o.childLanes);Pd(e,d),e===$r&&($r=null,on=null,Wn=ee),((o.subtreeFlags&ra)!==Ie||(o.flags&ra)!==Ie)&&(Ss||(Ss=!0,HS=a,GS(Pa,function(){return ql(),null})));var m=(o.subtreeFlags&(Eo|Tr|Zn|ra))!==Ie,g=(o.flags&(Eo|Tr|Zn|ra))!==Ie;if(m||g){var x=hr.transition;hr.transition=null;var T=oa();xn(Jn);var z=yt;yt|=Ka,_S.current=null,sk(e,o),O1(),xk(e,o,s),xw(e.containerInfo),e.current=o,hh(s),Tk(o,e,s),Ro(),uh(),yt=z,xn(T),hr.transition=x}else e.current=o,O1();var N=Ss;if(Ss?(Ss=!1,nu=e,Wp=s):(xf=0,iy=null),d=e.pendingLanes,d===ee&&(Rf=null),N||UR(e.current,!1),oi(o.stateNode,i),Vn&&e.memoizedUpdaters.clear(),Bk(),ha(e,Yt()),t!==null)for(var Y=e.onRecoverableError,Q=0;Q<t.length;Q++){var X=t[Q],Me=X.stack,je=X.digest;Y(X.value,{componentStack:Me,digest:je})}if(ry){ry=!1;var Pe=US;throw US=null,Pe}return kr(Wp,Ge)&&e.tag!==Qo&&ql(),d=e.pendingLanes,kr(d,Ge)?(SD(),e===PS?Gp++:(Gp=0,PS=e)):Gp=0,Wo(),kd(),null}function ql(){if(nu!==null){var e=Ku(Wp),t=sg(ci,e),a=hr.transition,i=oa();try{return hr.transition=null,xn(t),dO()}finally{xn(i),hr.transition=a}}return!1}function fO(e){FS.push(e),Ss||(Ss=!0,GS(Pa,function(){return ql(),null}))}function dO(){if(nu===null)return!1;var e=HS;HS=null;var t=nu,a=Wp;if(nu=null,Wp=ee,(yt&(mr|Ka))!==Qn)throw new Error("Cannot flush passive effects while already rendering.");VS=!0,ay=!1,mh(a);var i=yt;yt|=Ka,Lk(t.current),Dk(t,t.current,a,e);{var o=FS;FS=[];for(var s=0;s<o.length;s++){var d=o[s];pk(t,d)}}Pu(),UR(t.current,!0),yt=i,Wo(),ay?t===iy?xf++:(xf=0,iy=t):xf=0,VS=!1,ay=!1,Hi(t);{var m=t.current.stateNode;m.effectDuration=0,m.passiveEffectDuration=0}return!0}function NR(e){return Rf!==null&&Rf.has(e)}function pO(e){Rf===null?Rf=new Set([e]):Rf.add(e)}function vO(e){ry||(ry=!0,US=e)}var hO=vO;function AR(e,t,a){var i=ms(a,t),o=L1(e,i,Ge),s=Ko(e,o,Ge),d=Yr();s!==null&&(Ll(s,Ge,d),ha(s,d))}function Vt(e,t,a){if(lk(a),Zp(!1),e.tag===b){AR(e,e,a);return}var i=null;for(i=t;i!==null;){if(i.tag===b){AR(i,e,a);return}else if(i.tag===w){var o=i.type,s=i.stateNode;if(typeof o.getDerivedStateFromError=="function"||typeof s.componentDidCatch=="function"&&!NR(s)){var d=ms(a,e),m=fS(i,d,Ge),g=Ko(i,m,Ge),x=Yr();g!==null&&(Ll(g,Ge,x),ha(g,x));return}}i=i.return}y(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
141
-
142
- Error message:
143
-
144
- %s`,a)}function mO(e,t,a){var i=e.pingCache;i!==null&&i.delete(t);var o=Yr();Hd(e,a),wO(e),$r===e&&Ml(Wn,a)&&(Gn===jp||Gn===ey&&Mc(Wn)&&Yt()-zS<ER?Es(e,ee):ny=at(ny,a)),ha(e,o)}function zR(e,t){t===mt&&(t=Xk(e));var a=Yr(),i=da(e,t);i!==null&&(Ll(i,t,a),ha(i,a))}function yO(e){var t=e.memoizedState,a=mt;t!==null&&(a=t.retryLane),zR(e,a)}function gO(e,t){var a=mt,i;switch(e.tag){case J:i=e.stateNode;var o=e.memoizedState;o!==null&&(a=o.retryLane);break;case _e:i=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}i!==null&&i.delete(t),zR(e,a)}function SO(e){return e<120?120:e<480?480:e<1080?1080:e<1920?1920:e<3e3?3e3:e<4320?4320:Qk(e/1960)*1960}function EO(){if(Gp>Gk)throw Gp=0,PS=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");xf>Kk&&(xf=0,iy=null,y("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}function CO(){yi.flushLegacyContextWarning(),yi.flushPendingUnsafeLifecycleWarnings()}function UR(e,t){Ot(e),cy(e,xr,Vk),t&&cy(e,El,Ik),cy(e,xr,Hk),t&&cy(e,El,Pk),En()}function cy(e,t,a){for(var i=e,o=null;i!==null;){var s=i.subtreeFlags&t;i!==o&&i.child!==null&&s!==Ie?i=i.child:((i.flags&t)!==Ie&&a(i),i.sibling!==null?i=i.sibling:i=o=i.return)}}var fy=null;function FR(e){{if((yt&mr)!==Qn||!(e.mode&ot))return;var t=e.tag;if(t!==U&&t!==b&&t!==w&&t!==D&&t!==le&&t!==ue&&t!==ge)return;var a=nt(e)||"ReactComponent";if(fy!==null){if(fy.has(a))return;fy.add(a)}else fy=new Set([a]);var i=dn;try{Ot(e),y("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{i?Ot(e):En()}}}var YS;{var RO=null;YS=function(e,t,a){var i=YR(RO,t);try{return X1(e,t,a)}catch(s){if(zb()||s!==null&&typeof s=="object"&&typeof s.then=="function")throw s;if(mm(),a1(),nR(e,t),YR(t,i),t.mode&We&&iS(t),Sl(null,X1,null,e,t,a),ng()){var o=yd();typeof o=="object"&&o!==null&&o._suppressLogging&&typeof s=="object"&&s!==null&&!s._suppressLogging&&(s._suppressLogging=!0)}throw s}}}var HR=!1,QS;QS=new Set;function xO(e){if(qr&&!mD())switch(e.tag){case D:case le:case ge:{var t=on&&nt(on)||"Unknown",a=t;if(!QS.has(a)){QS.add(a);var i=nt(e)||"Unknown";y("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",i,t,t)}break}case w:{HR||(y("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),HR=!0);break}}}function qp(e,t){if(Vn){var a=e.memoizedUpdaters;a.forEach(function(i){Vd(e,i,t)})}}var WS={};function GS(e,t){{var a=wi.current;return a!==null?(a.push(t),WS):ac(e,t)}}function PR(e){if(e!==WS)return oh(e)}function VR(){return wi.current!==null}function TO(e){{if(e.mode&ot){if(!yR())return}else if(!Yk()||yt!==Qn||e.tag!==D&&e.tag!==le&&e.tag!==ge)return;if(wi.current===null){var t=dn;try{Ot(e),y(`An update to %s inside a test was not wrapped in act(...).
145
-
146
- When testing, code that causes React state updates should be wrapped into act(...):
147
-
148
- act(() => {
149
- /* fire events that update state */
150
- });
151
- /* assert on the output */
152
-
153
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`,nt(e))}finally{t?Ot(e):En()}}}}function wO(e){e.tag!==Qo&&yR()&&wi.current===null&&y(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
154
-
155
- When testing, code that resolves suspended data should be wrapped into act(...):
156
-
157
- act(() => {
158
- /* finish loading suspended data */
159
- });
160
- /* assert on the output */
161
-
162
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function Zp(e){xR=e}var Xa=null,Tf=null,bO=function(e){Xa=e};function wf(e){{if(Xa===null)return e;var t=Xa(e);return t===void 0?e:t.current}}function KS(e){return wf(e)}function XS(e){{if(Xa===null)return e;var t=Xa(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var a=wf(e.render);if(e.render!==a){var i={$$typeof:io,render:a};return e.displayName!==void 0&&(i.displayName=e.displayName),i}}return e}return t.current}}function IR(e,t){{if(Xa===null)return!1;var a=e.elementType,i=t.type,o=!1,s=typeof i=="object"&&i!==null?i.$$typeof:null;switch(e.tag){case w:{typeof i=="function"&&(o=!0);break}case D:{(typeof i=="function"||s===or)&&(o=!0);break}case le:{(s===io||s===or)&&(o=!0);break}case ue:case ge:{(s===lo||s===or)&&(o=!0);break}default:return!1}if(o){var d=Xa(a);if(d!==void 0&&d===Xa(i))return!0}return!1}}function jR(e){{if(Xa===null||typeof WeakSet!="function")return;Tf===null&&(Tf=new WeakSet),Tf.add(e)}}var DO=function(e,t){{if(Xa===null)return;var a=t.staleFamilies,i=t.updatedFamilies;ql(),Xl(function(){qS(e.current,i,a)})}},kO=function(e,t){{if(e.context!==ka)return;ql(),Xl(function(){Jp(t,e,null,null)})}};function qS(e,t,a){{var i=e.alternate,o=e.child,s=e.sibling,d=e.tag,m=e.type,g=null;switch(d){case D:case ge:case w:g=m;break;case le:g=m.render;break}if(Xa===null)throw new Error("Expected resolveFamily to be set during hot reload.");var x=!1,T=!1;if(g!==null){var z=Xa(g);z!==void 0&&(a.has(z)?T=!0:t.has(z)&&(d===w?T=!0:x=!0))}if(Tf!==null&&(Tf.has(e)||i!==null&&Tf.has(i))&&(T=!0),T&&(e._debugNeedsRemount=!0),T||x){var N=da(e,Ge);N!==null&&Kn(N,e,Ge,zt)}o!==null&&!T&&qS(o,t,a),s!==null&&qS(s,t,a)}}var OO=function(e,t){{var a=new Set,i=new Set(t.map(function(o){return o.current}));return ZS(e.current,i,a),a}};function ZS(e,t,a){{var i=e.child,o=e.sibling,s=e.tag,d=e.type,m=null;switch(s){case D:case ge:case w:m=d;break;case le:m=d.render;break}var g=!1;m!==null&&t.has(m)&&(g=!0),g?MO(e,a):i!==null&&ZS(i,t,a),o!==null&&ZS(o,t,a)}}function MO(e,t){{var a=LO(e,t);if(a)return;for(var i=e;;){switch(i.tag){case O:t.add(i.stateNode);return;case _:t.add(i.stateNode.containerInfo);return;case b:t.add(i.stateNode.containerInfo);return}if(i.return===null)throw new Error("Expected to reach root first.");i=i.return}}}function LO(e,t){for(var a=e,i=!1;;){if(a.tag===O)i=!0,t.add(a.stateNode);else if(a.child!==null){a.child.return=a,a=a.child;continue}if(a===e)return i;for(;a.sibling===null;){if(a.return===null||a.return===e)return i;a=a.return}a.sibling.return=a.return,a=a.sibling}return!1}var JS;{JS=!1;try{var BR=Object.preventExtensions({})}catch{JS=!0}}function _O(e,t,a,i){this.tag=e,this.key=a,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=i,this.flags=Ie,this.subtreeFlags=Ie,this.deletions=null,this.lanes=ee,this.childLanes=ee,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!JS&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var Oa=function(e,t,a,i){return new _O(e,t,a,i)};function eE(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function NO(e){return typeof e=="function"&&!eE(e)&&e.defaultProps===void 0}function AO(e){if(typeof e=="function")return eE(e)?w:D;if(e!=null){var t=e.$$typeof;if(t===io)return le;if(t===lo)return ue}return U}function Rs(e,t){var a=e.alternate;a===null?(a=Oa(e.tag,t,e.key,e.mode),a.elementType=e.elementType,a.type=e.type,a.stateNode=e.stateNode,a._debugSource=e._debugSource,a._debugOwner=e._debugOwner,a._debugHookTypes=e._debugHookTypes,a.alternate=e,e.alternate=a):(a.pendingProps=t,a.type=e.type,a.flags=Ie,a.subtreeFlags=Ie,a.deletions=null,a.actualDuration=0,a.actualStartTime=-1),a.flags=e.flags&Pn,a.childLanes=e.childLanes,a.lanes=e.lanes,a.child=e.child,a.memoizedProps=e.memoizedProps,a.memoizedState=e.memoizedState,a.updateQueue=e.updateQueue;var i=e.dependencies;switch(a.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},a.sibling=e.sibling,a.index=e.index,a.ref=e.ref,a.selfBaseDuration=e.selfBaseDuration,a.treeBaseDuration=e.treeBaseDuration,a._debugNeedsRemount=e._debugNeedsRemount,a.tag){case U:case D:case ge:a.type=wf(e.type);break;case w:a.type=KS(e.type);break;case le:a.type=XS(e.type);break}return a}function zO(e,t){e.flags&=Pn|Ut;var a=e.alternate;if(a===null)e.childLanes=ee,e.lanes=t,e.child=null,e.subtreeFlags=Ie,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=a.childLanes,e.lanes=a.lanes,e.child=a.child,e.subtreeFlags=Ie,e.deletions=null,e.memoizedProps=a.memoizedProps,e.memoizedState=a.memoizedState,e.updateQueue=a.updateQueue,e.type=a.type;var i=a.dependencies;e.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},e.selfBaseDuration=a.selfBaseDuration,e.treeBaseDuration=a.treeBaseDuration}return e}function UO(e,t,a){var i;return e===um?(i=ot,t===!0&&(i|=Qt,i|=ia)):i=Ye,Vn&&(i|=We),Oa(b,null,null,i)}function tE(e,t,a,i,o,s){var d=U,m=e;if(typeof e=="function")eE(e)?(d=w,m=KS(m)):m=wf(m);else if(typeof e=="string")d=O;else e:switch(e){case qa:return iu(a.children,o,s,t);case ao:d=ie,o|=Qt,(o&ot)!==Ye&&(o|=ia);break;case pu:return FO(a,o,s,t);case Ua:return HO(a,o,s,t);case vu:return PO(a,o,s,t);case Pf:return $R(a,o,s,t);case mv:case vv:case Ay:case zy:case hv:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Ff:d=Z;break e;case Hf:d=ae;break e;case io:d=le,m=XS(m);break e;case lo:d=ue;break e;case or:d=Se,m=null;break e}var g="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(g+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var x=i?nt(i):null;x&&(g+=`
163
-
164
- Check the render method of \``+x+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+g))}}var T=Oa(d,a,t,o);return T.elementType=e,T.type=m,T.lanes=s,T._debugOwner=i,T}function nE(e,t,a){var i=null;i=e._owner;var o=e.type,s=e.key,d=e.props,m=tE(o,s,d,i,t,a);return m._debugSource=e._source,m._debugOwner=e._owner,m}function iu(e,t,a,i){var o=Oa($,e,i,t);return o.lanes=a,o}function FO(e,t,a,i){typeof e.id!="string"&&y('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var o=Oa(oe,e,i,t|We);return o.elementType=pu,o.lanes=a,o.stateNode={effectDuration:0,passiveEffectDuration:0},o}function HO(e,t,a,i){var o=Oa(J,e,i,t);return o.elementType=Ua,o.lanes=a,o}function PO(e,t,a,i){var o=Oa(_e,e,i,t);return o.elementType=vu,o.lanes=a,o}function $R(e,t,a,i){var o=Oa(ne,e,i,t);o.elementType=Pf,o.lanes=a;var s={isHidden:!1};return o.stateNode=s,o}function rE(e,t,a){var i=Oa(F,e,null,t);return i.lanes=a,i}function VO(){var e=Oa(O,null,null,Ye);return e.elementType="DELETED",e}function IO(e){var t=Oa(me,null,null,Ye);return t.stateNode=e,t}function aE(e,t,a){var i=e.children!==null?e.children:[],o=Oa(_,i,e.key,t);return o.lanes=a,o.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},o}function YR(e,t){return e===null&&(e=Oa(U,null,null,Ye)),e.tag=t.tag,e.key=t.key,e.elementType=t.elementType,e.type=t.type,e.stateNode=t.stateNode,e.return=t.return,e.child=t.child,e.sibling=t.sibling,e.index=t.index,e.ref=t.ref,e.pendingProps=t.pendingProps,e.memoizedProps=t.memoizedProps,e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.dependencies=t.dependencies,e.mode=t.mode,e.flags=t.flags,e.subtreeFlags=t.subtreeFlags,e.deletions=t.deletions,e.lanes=t.lanes,e.childLanes=t.childLanes,e.alternate=t.alternate,e.actualDuration=t.actualDuration,e.actualStartTime=t.actualStartTime,e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration,e._debugSource=t._debugSource,e._debugOwner=t._debugOwner,e._debugNeedsRemount=t._debugNeedsRemount,e._debugHookTypes=t._debugHookTypes,e}function jO(e,t,a,i,o){this.tag=t,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=Pg,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=mt,this.eventTimes=_c(ee),this.expirationTimes=_c(zt),this.pendingLanes=ee,this.suspendedLanes=ee,this.pingedLanes=ee,this.expiredLanes=ee,this.mutableReadLanes=ee,this.finishedLanes=ee,this.entangledLanes=ee,this.entanglements=_c(ee),this.identifierPrefix=i,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var s=this.pendingUpdatersLaneMap=[],d=0;d<Ht;d++)s.push(new Set)}switch(t){case um:this._debugRootType=a?"hydrateRoot()":"createRoot()";break;case Qo:this._debugRootType=a?"hydrate()":"render()";break}}function QR(e,t,a,i,o,s,d,m,g,x){var T=new jO(e,t,a,m,g),z=UO(t,s);T.current=z,z.stateNode=T;{var N={element:i,isDehydrated:a,cache:null,transitions:null,pendingSuspenseBoundaries:null};z.memoizedState=N}return d0(z),T}var iE="18.2.0";function BO(e,t,a){var i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return Dn(i),{$$typeof:Sa,key:i==null?null:""+i,children:e,containerInfo:t,implementation:a}}var lE,oE;lE=!1,oE={};function WR(e){if(!e)return ka;var t=ea(e),a=bb(t);if(t.tag===w){var i=t.type;if(qi(i))return SC(t,i,a)}return a}function $O(e,t){{var a=ea(e);if(a===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var i=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+i)}var o=aa(a);if(o===null)return null;if(o.mode&Qt){var s=nt(a)||"Component";if(!oE[s]){oE[s]=!0;var d=dn;try{Ot(o),a.mode&Qt?y("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,s):y("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,s)}finally{d?Ot(d):En()}}}return o.stateNode}}function GR(e,t,a,i,o,s,d,m){var g=!1,x=null;return QR(e,t,g,x,a,i,o,s,d)}function KR(e,t,a,i,o,s,d,m,g,x){var T=!0,z=QR(a,i,T,e,o,s,d,m,g);z.context=WR(null);var N=z.current,Y=Yr(),Q=ru(N),X=Ql(Y,Q);return X.callback=t??null,Ko(N,X,Q),qk(z,Q,Y),z}function Jp(e,t,a,i){sh(t,e);var o=t.current,s=Yr(),d=ru(o);Rl(d);var m=WR(a);t.context===null?t.context=m:t.pendingContext=m,qr&&dn!==null&&!lE&&(lE=!0,y(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
165
-
166
- Check the render method of %s.`,nt(dn)||"Unknown"));var g=Ql(s,d);g.payload={element:e},i=i===void 0?null:i,i!==null&&(typeof i!="function"&&y("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",i),g.callback=i);var x=Ko(o,g,d);return x!==null&&(Kn(x,o,d,s),Cm(x,o,d)),d}function dy(e){var t=e.current;if(!t.child)return null;switch(t.child.tag){case O:return t.child.stateNode;default:return t.child.stateNode}}function YO(e){switch(e.tag){case b:{var t=e.stateNode;if(Tn(t)){var a=ig(t);tO(t,a)}break}case J:{Xl(function(){var o=da(e,Ge);if(o!==null){var s=Yr();Kn(o,e,Ge,s)}});var i=Ge;uE(e,i);break}}}function XR(e,t){var a=e.memoizedState;a!==null&&a.dehydrated!==null&&(a.retryLane=Ch(a.retryLane,t))}function uE(e,t){XR(e,t);var a=e.alternate;a&&XR(a,t)}function QO(e){if(e.tag===J){var t=To,a=da(e,t);if(a!==null){var i=Yr();Kn(a,e,t,i)}uE(e,t)}}function WO(e){if(e.tag===J){var t=ru(e),a=da(e,t);if(a!==null){var i=Yr();Kn(a,e,t,i)}uE(e,t)}}function qR(e){var t=lh(e);return t===null?null:t.stateNode}var ZR=function(e){return null};function GO(e){return ZR(e)}var JR=function(e){return!1};function KO(e){return JR(e)}var ex=null,tx=null,nx=null,rx=null,ax=null,ix=null,lx=null,ox=null,ux=null;{var sx=function(e,t,a){var i=t[a],o=On(e)?e.slice():ct({},e);return a+1===t.length?(On(o)?o.splice(i,1):delete o[i],o):(o[i]=sx(e[i],t,a+1),o)},cx=function(e,t){return sx(e,t,0)},fx=function(e,t,a,i){var o=t[i],s=On(e)?e.slice():ct({},e);if(i+1===t.length){var d=a[i];s[d]=s[o],On(s)?s.splice(o,1):delete s[o]}else s[o]=fx(e[o],t,a,i+1);return s},dx=function(e,t,a){if(t.length!==a.length){C("copyWithRename() expects paths of the same length");return}else for(var i=0;i<a.length-1;i++)if(t[i]!==a[i]){C("copyWithRename() expects paths to be the same except for the deepest key");return}return fx(e,t,a,0)},px=function(e,t,a,i){if(a>=t.length)return i;var o=t[a],s=On(e)?e.slice():ct({},e);return s[o]=px(e[o],t,a+1,i),s},vx=function(e,t,a){return px(e,t,0,a)},sE=function(e,t){for(var a=e.memoizedState;a!==null&&t>0;)a=a.next,t--;return a};ex=function(e,t,a,i){var o=sE(e,t);if(o!==null){var s=vx(o.memoizedState,a,i);o.memoizedState=s,o.baseState=s,e.memoizedProps=ct({},e.memoizedProps);var d=da(e,Ge);d!==null&&Kn(d,e,Ge,zt)}},tx=function(e,t,a){var i=sE(e,t);if(i!==null){var o=cx(i.memoizedState,a);i.memoizedState=o,i.baseState=o,e.memoizedProps=ct({},e.memoizedProps);var s=da(e,Ge);s!==null&&Kn(s,e,Ge,zt)}},nx=function(e,t,a,i){var o=sE(e,t);if(o!==null){var s=dx(o.memoizedState,a,i);o.memoizedState=s,o.baseState=s,e.memoizedProps=ct({},e.memoizedProps);var d=da(e,Ge);d!==null&&Kn(d,e,Ge,zt)}},rx=function(e,t,a){e.pendingProps=vx(e.memoizedProps,t,a),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var i=da(e,Ge);i!==null&&Kn(i,e,Ge,zt)},ax=function(e,t){e.pendingProps=cx(e.memoizedProps,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var a=da(e,Ge);a!==null&&Kn(a,e,Ge,zt)},ix=function(e,t,a){e.pendingProps=dx(e.memoizedProps,t,a),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var i=da(e,Ge);i!==null&&Kn(i,e,Ge,zt)},lx=function(e){var t=da(e,Ge);t!==null&&Kn(t,e,Ge,zt)},ox=function(e){ZR=e},ux=function(e){JR=e}}function XO(e){var t=aa(e);return t===null?null:t.stateNode}function qO(e){return null}function ZO(){return dn}function JO(e){var t=e.findFiberByHostInstance,a=v.ReactCurrentDispatcher;return bd({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:ex,overrideHookStateDeletePath:tx,overrideHookStateRenamePath:nx,overrideProps:rx,overridePropsDeletePath:ax,overridePropsRenamePath:ix,setErrorHandler:ox,setSuspenseHandler:ux,scheduleUpdate:lx,currentDispatcherRef:a,findHostInstanceByFiber:XO,findFiberByHostInstance:t||qO,findHostInstancesForRefresh:OO,scheduleRefresh:DO,scheduleRoot:kO,setRefreshHandler:bO,getCurrentFiber:ZO,reconcilerVersion:iE})}var hx=typeof reportError=="function"?reportError:function(e){console.error(e)};function cE(e){this._internalRoot=e}py.prototype.render=cE.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?y("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):vy(arguments[1])?y("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof arguments[1]<"u"&&y("You passed a second argument to root.render(...) but it only accepts one argument.");var a=t.containerInfo;if(a.nodeType!==pn){var i=qR(t.current);i&&i.parentNode!==a&&y("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}Jp(e,t,null,null)},py.prototype.unmount=cE.prototype.unmount=function(){typeof arguments[0]=="function"&&y("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;DR()&&y("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),Xl(function(){Jp(null,e,null,null)}),vC(t)}};function eM(e,t){if(!vy(e))throw new Error("createRoot(...): Target container is not a DOM element.");mx(e);var a=!1,i=!1,o="",s=hx;t!=null&&(t.hydrate?C("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof t=="object"&&t!==null&&t.$$typeof===ro&&y(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
167
-
168
- let root = createRoot(domContainer);
169
- root.render(<App />);`),t.unstable_strictMode===!0&&(a=!0),t.identifierPrefix!==void 0&&(o=t.identifierPrefix),t.onRecoverableError!==void 0&&(s=t.onRecoverableError),t.transitionCallbacks!==void 0&&t.transitionCallbacks);var d=GR(e,um,null,a,i,o,s);tm(d.current,e);var m=e.nodeType===pn?e.parentNode:e;return op(m),new cE(d)}function py(e){this._internalRoot=e}function tM(e){e&&Oh(e)}py.prototype.unstable_scheduleHydration=tM;function nM(e,t,a){if(!vy(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");mx(e),t===void 0&&y("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var i=a??null,o=a!=null&&a.hydratedSources||null,s=!1,d=!1,m="",g=hx;a!=null&&(a.unstable_strictMode===!0&&(s=!0),a.identifierPrefix!==void 0&&(m=a.identifierPrefix),a.onRecoverableError!==void 0&&(g=a.onRecoverableError));var x=KR(t,null,e,um,i,s,d,m,g);if(tm(x.current,e),op(e),o)for(var T=0;T<o.length;T++){var z=o[T];cD(x,z)}return new py(x)}function vy(e){return!!(e&&(e.nodeType===Er||e.nodeType===xa||e.nodeType===pl||!we))}function ev(e){return!!(e&&(e.nodeType===Er||e.nodeType===xa||e.nodeType===pl||e.nodeType===pn&&e.nodeValue===" react-mount-point-unstable "))}function mx(e){e.nodeType===Er&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&y("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),gp(e)&&(e._reactRootContainer?y("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):y("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var rM=v.ReactCurrentOwner,yx;yx=function(e){if(e._reactRootContainer&&e.nodeType!==pn){var t=qR(e._reactRootContainer.current);t&&t.parentNode!==e&&y("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var a=!!e._reactRootContainer,i=fE(e),o=!!(i&&$o(i));o&&!a&&y("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===Er&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&y("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function fE(e){return e?e.nodeType===xa?e.documentElement:e.firstChild:null}function gx(){}function aM(e,t,a,i,o){if(o){if(typeof i=="function"){var s=i;i=function(){var N=dy(d);s.call(N)}}var d=KR(t,i,e,Qo,null,!1,!1,"",gx);e._reactRootContainer=d,tm(d.current,e);var m=e.nodeType===pn?e.parentNode:e;return op(m),Xl(),d}else{for(var g;g=e.lastChild;)e.removeChild(g);if(typeof i=="function"){var x=i;i=function(){var N=dy(T);x.call(N)}}var T=GR(e,Qo,null,!1,!1,"",gx);e._reactRootContainer=T,tm(T.current,e);var z=e.nodeType===pn?e.parentNode:e;return op(z),Xl(function(){Jp(t,T,a,i)}),T}}function iM(e,t){e!==null&&typeof e!="function"&&y("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function hy(e,t,a,i,o){yx(a),iM(o===void 0?null:o,"render");var s=a._reactRootContainer,d;if(!s)d=aM(a,t,e,o,i);else{if(d=s,typeof o=="function"){var m=o;o=function(){var g=dy(d);m.call(g)}}Jp(t,d,e,o)}return dy(d)}function lM(e){{var t=rM.current;if(t!==null&&t.stateNode!==null){var a=t.stateNode._warnedAboutRefsInRender;a||y("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",Nt(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===Er?e:$O(e,"findDOMNode")}function oM(e,t,a){if(y("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!ev(t))throw new Error("Target container is not a DOM element.");{var i=gp(t)&&t._reactRootContainer===void 0;i&&y("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return hy(null,e,t,!0,a)}function uM(e,t,a){if(y("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!ev(t))throw new Error("Target container is not a DOM element.");{var i=gp(t)&&t._reactRootContainer===void 0;i&&y("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return hy(null,e,t,!1,a)}function sM(e,t,a,i){if(y("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!ev(a))throw new Error("Target container is not a DOM element.");if(e==null||!Uu(e))throw new Error("parentComponent must be a valid React Component");return hy(e,t,a,!1,i)}function cM(e){if(!ev(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=gp(e)&&e._reactRootContainer===void 0;t&&y("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var a=fE(e),i=a&&!$o(a);i&&y("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return Xl(function(){hy(null,null,e,!1,function(){e._reactRootContainer=null,vC(e)})}),!0}else{{var o=fE(e),s=!!(o&&$o(o)),d=e.nodeType===Er&&ev(e.parentNode)&&!!e.parentNode._reactRootContainer;s&&y("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",d?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}Ne(YO),xh(QO),qu(WO),Bd(oa),wh(Gu),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&y("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),rh(pw),Js(jS,nO,Xl);function fM(e,t){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!vy(t))throw new Error("Target container is not a DOM element.");return BO(e,t,null,a)}function dM(e,t,a,i){return sM(e,t,a,i)}var dE={usingClientEntryPoint:!1,Events:[$o,tf,nm,Zs,Nu,jS]};function pM(e,t){return dE.usingClientEntryPoint||y('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),eM(e,t)}function vM(e,t,a){return dE.usingClientEntryPoint||y('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),nM(e,t,a)}function hM(e){return DR()&&y("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),Xl(e)}var mM=JO({findFiberByHostInstance:os,bundleType:1,version:iE,rendererPackageName:"react-dom"});if(!mM&&Et&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var Sx=window.location.protocol;/^(https?|file):$/.test(Sx)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(Sx==="file:"?`
170
- You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}ya.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=dE,ya.createPortal=fM,ya.createRoot=pM,ya.findDOMNode=lM,ya.flushSync=hM,ya.hydrate=oM,ya.hydrateRoot=vM,ya.render=uM,ya.unmountComponentAtNode=cM,ya.unstable_batchedUpdates=jS,ya.unstable_renderSubtreeIntoContainer=dM,ya.version=iE,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),ya}function pT(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(pT)}catch(f){console.error(f)}}}process.env.NODE_ENV==="production"?(pT(),wE.exports=cL()):wE.exports=fL();var vT=wE.exports;const dL=f=>{function p(v){return{}.hasOwnProperty.call(v,"current")}return{name:"arrow",options:f,fn(v){const{element:S,padding:R}=typeof f=="function"?f(v):f;return S&&p(S)?S.current!=null?xx({element:S.current,padding:R}).fn(v):{}:S?xx({element:S,padding:R}).fn(v):{}}}};var Ey=typeof document<"u"?uu.useLayoutEffect:uu.useEffect;function by(f,p){if(f===p)return!0;if(typeof f!=typeof p)return!1;if(typeof f=="function"&&f.toString()===p.toString())return!0;let v,S,R;if(f&&p&&typeof f=="object"){if(Array.isArray(f)){if(v=f.length,v!==p.length)return!1;for(S=v;S--!==0;)if(!by(f[S],p[S]))return!1;return!0}if(R=Object.keys(f),v=R.length,v!==Object.keys(p).length)return!1;for(S=v;S--!==0;)if(!{}.hasOwnProperty.call(p,R[S]))return!1;for(S=v;S--!==0;){const C=R[S];if(!(C==="_owner"&&f.$$typeof)&&!by(f[C],p[C]))return!1}return!0}return f!==f&&p!==p}function hT(f){return typeof window>"u"?1:(f.ownerDocument.defaultView||window).devicePixelRatio||1}function Ox(f,p){const v=hT(f);return Math.round(p*v)/v}function Mx(f){const p=j.useRef(f);return Ey(()=>{p.current=f}),p}function pL(f){f===void 0&&(f={});const{placement:p="bottom",strategy:v="absolute",middleware:S=[],platform:R,elements:{reference:C,floating:y}={},transform:k=!0,whileElementsMounted:D,open:w}=f,[U,b]=j.useState({x:0,y:0,strategy:v,placement:p,middlewareData:{},isPositioned:!1}),[_,O]=j.useState(S);by(_,S)||O(S);const[F,$]=j.useState(null),[ie,ae]=j.useState(null),Z=j.useCallback(ve=>{ve!==ue.current&&(ue.current=ve,$(ve))},[]),le=j.useCallback(ve=>{ve!==ge.current&&(ge.current=ve,ae(ve))},[]),oe=C||F,J=y||ie,ue=j.useRef(null),ge=j.useRef(null),Se=j.useRef(U),Ee=D!=null,me=Mx(D),_e=Mx(R),be=j.useCallback(()=>{if(!ue.current||!ge.current)return;const ve={placement:p,strategy:v,middleware:_};_e.current&&(ve.platform=_e.current),oL(ue.current,ge.current,ve).then(B=>{const he={...B,isPositioned:!0};ne.current&&!by(Se.current,he)&&(Se.current=he,vT.flushSync(()=>{b(he)}))})},[_,p,v,_e]);Ey(()=>{w===!1&&Se.current.isPositioned&&(Se.current.isPositioned=!1,b(ve=>({...ve,isPositioned:!1})))},[w]);const ne=j.useRef(!1);Ey(()=>(ne.current=!0,()=>{ne.current=!1}),[]),Ey(()=>{if(oe&&(ue.current=oe),J&&(ge.current=J),oe&&J){if(me.current)return me.current(oe,J,be);be()}},[oe,J,be,me,Ee]);const G=j.useMemo(()=>({reference:ue,floating:ge,setReference:Z,setFloating:le}),[Z,le]),K=j.useMemo(()=>({reference:oe,floating:J}),[oe,J]),fe=j.useMemo(()=>{const ve={position:v,left:0,top:0};if(!K.floating)return ve;const B=Ox(K.floating,U.x),he=Ox(K.floating,U.y);return k?{...ve,transform:"translate("+B+"px, "+he+"px)",...hT(K.floating)>=1.5&&{willChange:"transform"}}:{position:v,left:B,top:he}},[v,k,K.floating,U.x,U.y]);return j.useMemo(()=>({...U,update:be,refs:G,elements:K,floatingStyles:fe}),[U,be,G,K,fe])}/*!
171
- * tabbable 6.2.0
172
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
173
- */var vL=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Dy=vL.join(","),mT=typeof Element>"u",Lf=mT?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ky=!mT&&Element.prototype.getRootNode?function(f){var p;return f==null||(p=f.getRootNode)===null||p===void 0?void 0:p.call(f)}:function(f){return f==null?void 0:f.ownerDocument},Oy=function f(p,v){var S;v===void 0&&(v=!0);var R=p==null||(S=p.getAttribute)===null||S===void 0?void 0:S.call(p,"inert"),C=R===""||R==="true",y=C||v&&p&&f(p.parentNode);return y},hL=function(p){var v,S=p==null||(v=p.getAttribute)===null||v===void 0?void 0:v.call(p,"contenteditable");return S===""||S==="true"},mL=function(p,v,S){if(Oy(p))return[];var R=Array.prototype.slice.apply(p.querySelectorAll(Dy));return v&&Lf.call(p,Dy)&&R.unshift(p),R=R.filter(S),R},yL=function f(p,v,S){for(var R=[],C=Array.from(p);C.length;){var y=C.shift();if(!Oy(y,!1))if(y.tagName==="SLOT"){var k=y.assignedElements(),D=k.length?k:y.children,w=f(D,!0,S);S.flatten?R.push.apply(R,w):R.push({scopeParent:y,candidates:w})}else{var U=Lf.call(y,Dy);U&&S.filter(y)&&(v||!p.includes(y))&&R.push(y);var b=y.shadowRoot||typeof S.getShadowRoot=="function"&&S.getShadowRoot(y),_=!Oy(b,!1)&&(!S.shadowRootFilter||S.shadowRootFilter(y));if(b&&_){var O=f(b===!0?y.children:b.children,!0,S);S.flatten?R.push.apply(R,O):R.push({scopeParent:y,candidates:O})}else C.unshift.apply(C,y.children)}}return R},yT=function(p){return!isNaN(parseInt(p.getAttribute("tabindex"),10))},gT=function(p){if(!p)throw new Error("No node provided");return p.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(p.tagName)||hL(p))&&!yT(p)?0:p.tabIndex},gL=function(p,v){var S=gT(p);return S<0&&v&&!yT(p)?0:S},SL=function(p,v){return p.tabIndex===v.tabIndex?p.documentOrder-v.documentOrder:p.tabIndex-v.tabIndex},ST=function(p){return p.tagName==="INPUT"},EL=function(p){return ST(p)&&p.type==="hidden"},CL=function(p){var v=p.tagName==="DETAILS"&&Array.prototype.slice.apply(p.children).some(function(S){return S.tagName==="SUMMARY"});return v},RL=function(p,v){for(var S=0;S<p.length;S++)if(p[S].checked&&p[S].form===v)return p[S]},xL=function(p){if(!p.name)return!0;var v=p.form||ky(p),S=function(k){return v.querySelectorAll('input[type="radio"][name="'+k+'"]')},R;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")R=S(window.CSS.escape(p.name));else try{R=S(p.name)}catch(y){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",y.message),!1}var C=RL(R,p.form);return!C||C===p},TL=function(p){return ST(p)&&p.type==="radio"},wL=function(p){return TL(p)&&!xL(p)},bL=function(p){var v,S=p&&ky(p),R=(v=S)===null||v===void 0?void 0:v.host,C=!1;if(S&&S!==p){var y,k,D;for(C=!!((y=R)!==null&&y!==void 0&&(k=y.ownerDocument)!==null&&k!==void 0&&k.contains(R)||p!=null&&(D=p.ownerDocument)!==null&&D!==void 0&&D.contains(p));!C&&R;){var w,U,b;S=ky(R),R=(w=S)===null||w===void 0?void 0:w.host,C=!!((U=R)!==null&&U!==void 0&&(b=U.ownerDocument)!==null&&b!==void 0&&b.contains(R))}}return C},Lx=function(p){var v=p.getBoundingClientRect(),S=v.width,R=v.height;return S===0&&R===0},DL=function(p,v){var S=v.displayCheck,R=v.getShadowRoot;if(getComputedStyle(p).visibility==="hidden")return!0;var C=Lf.call(p,"details>summary:first-of-type"),y=C?p.parentElement:p;if(Lf.call(y,"details:not([open]) *"))return!0;if(!S||S==="full"||S==="legacy-full"){if(typeof R=="function"){for(var k=p;p;){var D=p.parentElement,w=ky(p);if(D&&!D.shadowRoot&&R(D)===!0)return Lx(p);p.assignedSlot?p=p.assignedSlot:!D&&w!==p.ownerDocument?p=w.host:p=D}p=k}if(bL(p))return!p.getClientRects().length;if(S!=="legacy-full")return!0}else if(S==="non-zero-area")return Lx(p);return!1},kL=function(p){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(p.tagName))for(var v=p.parentElement;v;){if(v.tagName==="FIELDSET"&&v.disabled){for(var S=0;S<v.children.length;S++){var R=v.children.item(S);if(R.tagName==="LEGEND")return Lf.call(v,"fieldset[disabled] *")?!0:!R.contains(p)}return!0}v=v.parentElement}return!1},OL=function(p,v){return!(v.disabled||Oy(v)||EL(v)||DL(v,p)||CL(v)||kL(v))},bE=function(p,v){return!(wL(v)||gT(v)<0||!OL(p,v))},ML=function(p){var v=parseInt(p.getAttribute("tabindex"),10);return!!(isNaN(v)||v>=0)},LL=function f(p){var v=[],S=[];return p.forEach(function(R,C){var y=!!R.scopeParent,k=y?R.scopeParent:R,D=gL(k,y),w=y?f(R.candidates):k;D===0?y?v.push.apply(v,w):v.push(k):S.push({documentOrder:C,tabIndex:D,item:R,isScope:y,content:w})}),S.sort(SL).reduce(function(R,C){return C.isScope?R.push.apply(R,C.content):R.push(C.content),R},[]).concat(v)},_y=function(p,v){v=v||{};var S;return v.getShadowRoot?S=yL([p],v.includeContainer,{filter:bE.bind(null,v),flatten:!1,getShadowRoot:v.getShadowRoot,shadowRootFilter:ML}):S=mL(p,v.includeContainer,bE.bind(null,v)),LL(S)},_L=function(p,v){if(v=v||{},!p)throw new Error("No node provided");return Lf.call(p,Dy)===!1?!1:bE(v,p)};function NL(f){return j.useMemo(()=>f.every(p=>p==null)?null:p=>{f.forEach(v=>{typeof v=="function"?v(p):v!=null&&(v.current=p)})},f)}const ET={...j},AL=ET.useInsertionEffect,zL=AL||(f=>f());function ol(f){const p=j.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return zL(()=>{p.current=f}),j.useCallback(function(){for(var v=arguments.length,S=new Array(v),R=0;R<v;R++)S[R]=arguments[R];return p.current==null?void 0:p.current(...S)},[])}const HE="ArrowUp",sv="ArrowDown",_f="ArrowLeft",zf="ArrowRight";function yy(f,p,v){return Math.floor(f/p)!==v}function nv(f,p){return p<0||p>=f.current.length}function mE(f,p){return Ar(f,{disabledIndices:p})}function _x(f,p){return Ar(f,{decrement:!0,startingIndex:f.current.length,disabledIndices:p})}function Ar(f,p){let{startingIndex:v=-1,decrement:S=!1,disabledIndices:R,amount:C=1}=p===void 0?{}:p;const y=f.current,k=R?w=>R.includes(w):w=>{const U=y[w];return U==null||U.hasAttribute("disabled")||U.getAttribute("aria-disabled")==="true"};let D=v;do D+=S?-C:C;while(D>=0&&D<=y.length-1&&k(D));return D}function UL(f,p){let{event:v,orientation:S,loop:R,cols:C,disabledIndices:y,minIndex:k,maxIndex:D,prevIndex:w,stopEvent:U=!1}=p,b=w;if(v.key===HE){if(U&&gr(v),w===-1)b=D;else if(b=Ar(f,{startingIndex:b,amount:C,decrement:!0,disabledIndices:y}),R&&(w-C<k||b<0)){const _=w%C,O=D%C,F=D-(O-_);O===_?b=D:b=O>_?F:F-C}nv(f,b)&&(b=w)}if(v.key===sv&&(U&&gr(v),w===-1?b=k:(b=Ar(f,{startingIndex:w,amount:C,disabledIndices:y}),R&&w+C>D&&(b=Ar(f,{startingIndex:w%C-C,amount:C,disabledIndices:y}))),nv(f,b)&&(b=w)),S==="both"){const _=kf(w/C);v.key===zf&&(U&&gr(v),w%C!==C-1?(b=Ar(f,{startingIndex:w,disabledIndices:y}),R&&yy(b,C,_)&&(b=Ar(f,{startingIndex:w-w%C-1,disabledIndices:y}))):R&&(b=Ar(f,{startingIndex:w-w%C-1,disabledIndices:y})),yy(b,C,_)&&(b=w)),v.key===_f&&(U&&gr(v),w%C!==0?(b=Ar(f,{startingIndex:w,disabledIndices:y,decrement:!0}),R&&yy(b,C,_)&&(b=Ar(f,{startingIndex:w+(C-w%C),decrement:!0,disabledIndices:y}))):R&&(b=Ar(f,{startingIndex:w+(C-w%C),decrement:!0,disabledIndices:y})),yy(b,C,_)&&(b=w));const O=kf(D/C)===_;nv(f,b)&&(R&&O?b=v.key===_f?D:Ar(f,{startingIndex:w-w%C-1,disabledIndices:y}):b=w)}return b}function FL(f,p,v){const S=[];let R=0;return f.forEach((C,y)=>{let{width:k,height:D}=C;if(k>p&&process.env.NODE_ENV!=="production")throw new Error("[Floating UI]: Invalid grid - item width at index "+y+" is greater than grid columns");let w=!1;for(v&&(R=0);!w;){const U=[];for(let b=0;b<k;b++)for(let _=0;_<D;_++)U.push(R+b+_*p);R%p+k<=p&&U.every(b=>S[b]==null)?(U.forEach(b=>{S[b]=y}),w=!0):R++}}),[...S]}function HL(f,p,v,S,R){if(f===-1)return-1;const C=v.indexOf(f);switch(R){case"tl":return C;case"tr":return C+p[f].width-1;case"bl":return C+(p[f].height-1)*S;case"br":return v.lastIndexOf(f)}}function PL(f,p){return p.flatMap((v,S)=>f.includes(v)?[S]:[])}let Nx=0;function Jl(f,p){p===void 0&&(p={});const{preventScroll:v=!1,cancelPrevious:S=!0,sync:R=!1}=p;S&&cancelAnimationFrame(Nx);const C=()=>f==null?void 0:f.focus({preventScroll:v});R?C():Nx=requestAnimationFrame(C)}var kt=typeof document<"u"?uu.useLayoutEffect:uu.useEffect;function VL(f,p){const v=f.compareDocumentPosition(p);return v&Node.DOCUMENT_POSITION_FOLLOWING||v&Node.DOCUMENT_POSITION_CONTAINED_BY?-1:v&Node.DOCUMENT_POSITION_PRECEDING||v&Node.DOCUMENT_POSITION_CONTAINS?1:0}function IL(f,p){if(f.size!==p.size)return!1;for(const[v,S]of f.entries())if(S!==p.get(v))return!1;return!0}const CT=j.createContext({register:()=>{},unregister:()=>{},map:new Map,elementsRef:{current:[]}});function jL(f){const{children:p,elementsRef:v,labelsRef:S}=f,[R,C]=j.useState(()=>new Map),y=j.useCallback(D=>{C(w=>new Map(w).set(D,null))},[]),k=j.useCallback(D=>{C(w=>{const U=new Map(w);return U.delete(D),U})},[]);return kt(()=>{const D=new Map(R);Array.from(D.keys()).sort(VL).forEach((U,b)=>{D.set(U,b)}),IL(R,D)||C(D)},[R]),j.createElement(CT.Provider,{value:j.useMemo(()=>({register:y,unregister:k,map:R,elementsRef:v,labelsRef:S}),[y,k,R,v,S])},p)}function BL(f){f===void 0&&(f={});const{label:p}=f,{register:v,unregister:S,map:R,elementsRef:C,labelsRef:y}=j.useContext(CT),[k,D]=j.useState(null),w=j.useRef(null),U=j.useCallback(b=>{if(w.current=b,k!==null&&(C.current[k]=b,y)){var _;const O=p!==void 0;y.current[k]=O?p:(_=b==null?void 0:b.textContent)!=null?_:null}},[k,C,y,p]);return kt(()=>{const b=w.current;if(b)return v(b),()=>{S(b)}},[v,S]),kt(()=>{const b=w.current?R.get(w.current):null;b!=null&&D(b)},[R]),j.useMemo(()=>({ref:U,index:k??-1}),[k,U])}function iv(){return iv=Object.assign?Object.assign.bind():function(f){for(var p=1;p<arguments.length;p++){var v=arguments[p];for(var S in v)Object.prototype.hasOwnProperty.call(v,S)&&(f[S]=v[S])}return f},iv.apply(this,arguments)}let Ax=!1,$L=0;const zx=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+$L++;function YL(){const[f,p]=j.useState(()=>Ax?zx():void 0);return kt(()=>{f==null&&p(zx())},[]),j.useEffect(()=>{Ax=!0},[]),f}const QL=ET.useId,cv=QL||YL;let lv;process.env.NODE_ENV!=="production"&&(lv=new Set);function Cy(){for(var f,p=arguments.length,v=new Array(p),S=0;S<p;S++)v[S]=arguments[S];const R="Floating UI: "+v.join(" ");if(!((f=lv)!=null&&f.has(R))){var C;(C=lv)==null||C.add(R),console.warn(R)}}function WL(){for(var f,p=arguments.length,v=new Array(p),S=0;S<p;S++)v[S]=arguments[S];const R="Floating UI: "+v.join(" ");if(!((f=lv)!=null&&f.has(R))){var C;(C=lv)==null||C.add(R),console.error(R)}}const GL=j.forwardRef(function(p,v){const{context:{placement:S,elements:{floating:R},middlewareData:{arrow:C}},width:y=14,height:k=7,tipRadius:D=0,strokeWidth:w=0,staticOffset:U,stroke:b,d:_,style:{transform:O,...F}={},...$}=p;process.env.NODE_ENV!=="production"&&(v||Cy("The `ref` prop is required for `FloatingArrow`."));const ie=cv();if(!R)return null;const ae=w*2,Z=ae/2,le=y/2*(D/-8+1),oe=k/2*D/4,[J,ue]=S.split("-"),ge=fT.isRTL(R),Se=!!_,Ee=J==="top"||J==="bottom",me=U&&ue==="end"?"bottom":"top";let _e=U&&ue==="end"?"right":"left";U&&ge&&(_e=ue==="end"?"left":"right");const be=(C==null?void 0:C.x)!=null?U||C.x:"",ne=(C==null?void 0:C.y)!=null?U||C.y:"",G=_||"M0,0"+(" H"+y)+(" L"+(y-le)+","+(k-oe))+(" Q"+y/2+","+k+" "+le+","+(k-oe))+" Z",K={top:Se?"rotate(180deg)":"",left:Se?"rotate(90deg)":"rotate(-90deg)",bottom:Se?"":"rotate(180deg)",right:Se?"rotate(-90deg)":"rotate(90deg)"}[J];return j.createElement("svg",iv({},$,{"aria-hidden":!0,ref:v,width:Se?y:y+ae,height:y,viewBox:"0 0 "+y+" "+(k>y?k:y),style:{position:"absolute",pointerEvents:"none",[_e]:be,[me]:ne,[J]:Ee||Se?"100%":"calc(100% - "+ae/2+"px)",transform:""+K+(O??""),...F}}),ae>0&&j.createElement("path",{clipPath:"url(#"+ie+")",fill:"none",stroke:b,strokeWidth:ae+(_?0:1),d:G}),j.createElement("path",{stroke:ae&&!_?$.fill:"none",d:G}),j.createElement("clipPath",{id:ie},j.createElement("rect",{x:-Z,y:Z*(Se?-1:1),width:y+ae,height:y})))});function RT(){const f=new Map;return{emit(p,v){var S;(S=f.get(p))==null||S.forEach(R=>R(v))},on(p,v){f.set(p,[...f.get(p)||[],v])},off(p,v){var S;f.set(p,((S=f.get(p))==null?void 0:S.filter(R=>R!==v))||[])}}}const xT=j.createContext(null),TT=j.createContext(null),ks=()=>{var f;return((f=j.useContext(xT))==null?void 0:f.id)||null},Os=()=>j.useContext(TT);function KL(f){const p=cv(),v=Os(),S=ks(),R=f||S;return kt(()=>{const C={id:p,parentId:R};return v==null||v.addNode(C),()=>{v==null||v.removeNode(C)}},[v,p,R]),p}function XL(f){const{children:p,id:v}=f,S=ks();return j.createElement(xT.Provider,{value:j.useMemo(()=>({id:v,parentId:S}),[v,S])},p)}function qL(f){const{children:p}=f,v=j.useRef([]),S=j.useCallback(y=>{v.current=[...v.current,y]},[]),R=j.useCallback(y=>{v.current=v.current.filter(k=>k!==y)},[]),C=j.useState(()=>RT())[0];return j.createElement(TT.Provider,{value:j.useMemo(()=>({nodesRef:v,addNode:S,removeNode:R,events:C}),[S,R,C])},p)}function Ds(f){return"data-floating-ui-"+f}function ul(f){const p=uu.useRef(f);return kt(()=>{p.current=f}),p}const Ux=Ds("safe-polygon");function Ry(f,p,v){return v&&!av(v)?0:typeof f=="number"?f:f==null?void 0:f[p]}function ZL(f,p){p===void 0&&(p={});const{open:v,onOpenChange:S,dataRef:R,events:C,elements:{domReference:y,floating:k},refs:D}=f,{enabled:w=!0,delay:U=0,handleClose:b=null,mouseOnly:_=!1,restMs:O=0,move:F=!0}=p,$=Os(),ie=ks(),ae=ul(b),Z=ul(U),le=j.useRef(),oe=j.useRef(),J=j.useRef(),ue=j.useRef(),ge=j.useRef(!0),Se=j.useRef(!1),Ee=j.useRef(()=>{}),me=j.useCallback(()=>{var G;const K=(G=R.current.openEvent)==null?void 0:G.type;return(K==null?void 0:K.includes("mouse"))&&K!=="mousedown"},[R]);j.useEffect(()=>{if(!w)return;function G(K){let{open:fe}=K;fe||(clearTimeout(oe.current),clearTimeout(ue.current),ge.current=!0)}return C.on("openchange",G),()=>{C.off("openchange",G)}},[w,C]),j.useEffect(()=>{if(!w||!ae.current||!v)return;function G(fe){me()&&S(!1,fe,"hover")}const K=Gr(k).documentElement;return K.addEventListener("mouseleave",G),()=>{K.removeEventListener("mouseleave",G)}},[k,v,S,w,ae,me]);const _e=j.useCallback(function(G,K,fe){K===void 0&&(K=!0),fe===void 0&&(fe="hover");const ve=Ry(Z.current,"close",le.current);ve&&!J.current?(clearTimeout(oe.current),oe.current=setTimeout(()=>S(!1,G,fe),ve)):K&&(clearTimeout(oe.current),S(!1,G,fe))},[Z,S]),be=j.useCallback(()=>{Ee.current(),J.current=void 0},[]),ne=j.useCallback(()=>{if(Se.current){const G=Gr(D.floating.current).body;G.style.pointerEvents="",G.removeAttribute(Ux),Se.current=!1}},[D]);return j.useEffect(()=>{if(!w)return;function G(){return R.current.openEvent?["click","mousedown"].includes(R.current.openEvent.type):!1}function K(B){if(clearTimeout(oe.current),ge.current=!1,_&&!av(le.current)||O>0&&Ry(Z.current,"open")===0)return;const he=Ry(Z.current,"open",le.current);he?oe.current=setTimeout(()=>{S(!0,B,"hover")},he):S(!0,B,"hover")}function fe(B){if(G())return;Ee.current();const he=Gr(k);if(clearTimeout(ue.current),ae.current){v||clearTimeout(oe.current),J.current=ae.current({...f,tree:$,x:B.clientX,y:B.clientY,onClose(){ne(),be(),_e(B,!0,"safe-polygon")}});const xe=J.current;he.addEventListener("mousemove",xe),Ee.current=()=>{he.removeEventListener("mousemove",xe)};return}(le.current==="touch"?!Fn(k,B.relatedTarget):!0)&&_e(B)}function ve(B){G()||ae.current==null||ae.current({...f,tree:$,x:B.clientX,y:B.clientY,onClose(){ne(),be(),_e(B)}})(B)}if(Bt(y)){const B=y;return v&&B.addEventListener("mouseleave",ve),k==null||k.addEventListener("mouseleave",ve),F&&B.addEventListener("mousemove",K,{once:!0}),B.addEventListener("mouseenter",K),B.addEventListener("mouseleave",fe),()=>{v&&B.removeEventListener("mouseleave",ve),k==null||k.removeEventListener("mouseleave",ve),F&&B.removeEventListener("mousemove",K),B.removeEventListener("mouseenter",K),B.removeEventListener("mouseleave",fe)}}},[y,k,w,f,_,O,F,_e,be,ne,S,v,$,Z,ae,R]),kt(()=>{var G;if(w&&v&&(G=ae.current)!=null&&G.__options.blockPointerEvents&&me()){const fe=Gr(k).body;if(fe.setAttribute(Ux,""),fe.style.pointerEvents="none",Se.current=!0,Bt(y)&&k){var K;const ve=y,B=$==null||(K=$.nodesRef.current.find(he=>he.id===ie))==null||(K=K.context)==null?void 0:K.elements.floating;return B&&(B.style.pointerEvents=""),ve.style.pointerEvents="auto",k.style.pointerEvents="auto",()=>{ve.style.pointerEvents="",k.style.pointerEvents=""}}}},[w,v,ie,k,y,$,ae,me]),kt(()=>{v||(le.current=void 0,be(),ne())},[v,be,ne]),j.useEffect(()=>()=>{be(),clearTimeout(oe.current),clearTimeout(ue.current),ne()},[w,y,be,ne]),j.useMemo(()=>{if(!w)return{};function G(K){le.current=K.pointerType}return{reference:{onPointerDown:G,onPointerEnter:G,onMouseMove(K){function fe(){ge.current||S(!0,K.nativeEvent,"hover")}_&&!av(le.current)||v||O===0||(clearTimeout(ue.current),le.current==="touch"?fe():ue.current=setTimeout(fe,O))}},floating:{onMouseEnter(){clearTimeout(oe.current)},onMouseLeave(K){_e(K.nativeEvent,!1)}}}},[w,_,v,O,S,_e])}const DE=()=>{},wT=j.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:DE,setState:DE,isInstantPhase:!1}),bT=()=>j.useContext(wT),JL=f=>{const{children:p,delay:v,timeoutMs:S=0}=f,[R,C]=j.useReducer((D,w)=>({...D,...w}),{delay:v,timeoutMs:S,initialDelay:v,currentId:null,isInstantPhase:!1}),y=j.useRef(null),k=j.useCallback(D=>{C({currentId:D})},[]);return kt(()=>{R.currentId?y.current===null?y.current=R.currentId:C({isInstantPhase:!0}):(C({isInstantPhase:!1}),y.current=null)},[R.currentId]),j.createElement(wT.Provider,{value:j.useMemo(()=>({...R,setState:C,setCurrentId:k}),[R,k])},p)};function e_(f,p){p===void 0&&(p={});const{open:v,onOpenChange:S,floatingId:R}=f,{id:C}=p,y=C??R,k=bT(),{currentId:D,setCurrentId:w,initialDelay:U,setState:b,timeoutMs:_}=k;return kt(()=>{D&&(b({delay:{open:1,close:Ry(U,"close")}}),D!==y&&S(!1))},[y,S,b,D,U]),kt(()=>{function O(){S(!1),b({delay:U,currentId:null})}if(D&&!v&&D===y){if(_){const F=window.setTimeout(O,_);return()=>{clearTimeout(F)}}O()}},[v,b,D,y,S,U,_]),kt(()=>{w===DE||!v||w(y)},[v,w,y]),k}function t_(f,p){var v;let S=[],R=(v=f.find(C=>C.id===p))==null?void 0:v.parentId;for(;R;){const C=f.find(y=>y.id===R);R=C==null?void 0:C.parentId,C&&(S=S.concat(C))}return S}function Ts(f,p){let v=f.filter(R=>{var C;return R.parentId===p&&((C=R.context)==null?void 0:C.open)}),S=v;for(;S.length;)S=f.filter(R=>{var C;return(C=S)==null?void 0:C.some(y=>{var k;return R.parentId===y.id&&((k=R.context)==null?void 0:k.open)})}),v=v.concat(S);return v}function n_(f,p){let v,S=-1;function R(C,y){y>S&&(v=C,S=y),Ts(f,C).forEach(D=>{R(D.id,y+1)})}return R(p,0),f.find(C=>C.id===v)}let Df=new WeakMap,gy=new WeakSet,Sy={},yE=0;const r_=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,DT=f=>f&&(f.host||DT(f.parentNode)),a_=(f,p)=>p.map(v=>{if(f.contains(v))return v;const S=DT(v);return f.contains(S)?S:null}).filter(v=>v!=null);function i_(f,p,v,S){const R="data-floating-ui-inert",C=S?"inert":v?"aria-hidden":null,y=a_(p,f),k=new Set,D=new Set(y),w=[];Sy[R]||(Sy[R]=new WeakMap);const U=Sy[R];y.forEach(b),_(p),k.clear();function b(O){!O||k.has(O)||(k.add(O),O.parentNode&&b(O.parentNode))}function _(O){!O||D.has(O)||Array.prototype.forEach.call(O.children,F=>{if(k.has(F))_(F);else{const $=C?F.getAttribute(C):null,ie=$!==null&&$!=="false",ae=(Df.get(F)||0)+1,Z=(U.get(F)||0)+1;Df.set(F,ae),U.set(F,Z),w.push(F),ae===1&&ie&&gy.add(F),Z===1&&F.setAttribute(R,""),!ie&&C&&F.setAttribute(C,"true")}})}return yE++,()=>{w.forEach(O=>{const F=(Df.get(O)||0)-1,$=(U.get(O)||0)-1;Df.set(O,F),U.set(O,$),F||(!gy.has(O)&&C&&O.removeAttribute(C),gy.delete(O)),$||O.removeAttribute(R)}),yE--,yE||(Df=new WeakMap,Df=new WeakMap,gy=new WeakSet,Sy={})}}function Fx(f,p,v){p===void 0&&(p=!1),v===void 0&&(v=!1);const S=Gr(f[0]).body;return i_(f.concat(Array.from(S.querySelectorAll("[aria-live]"))),S,p,v)}const ov=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function kT(f,p){const v=_y(f,ov());p==="prev"&&v.reverse();const S=v.indexOf(ll(Gr(f)));return v.slice(S+1)[0]}function OT(){return kT(document.body,"next")}function MT(){return kT(document.body,"prev")}function rv(f,p){const v=p||f.currentTarget,S=f.relatedTarget;return!S||!Fn(v,S)}function l_(f){_y(f,ov()).forEach(v=>{v.dataset.tabindex=v.getAttribute("tabindex")||"",v.setAttribute("tabindex","-1")})}function o_(f){f.querySelectorAll("[data-tabindex]").forEach(v=>{const S=v.dataset.tabindex;delete v.dataset.tabindex,S?v.setAttribute("tabindex",S):v.removeAttribute("tabindex")})}const PE={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let u_;function Hx(f){f.key==="Tab"&&(f.target,clearTimeout(u_))}const My=j.forwardRef(function(p,v){const[S,R]=j.useState();kt(()=>(LE()&&R("button"),document.addEventListener("keydown",Hx),()=>{document.removeEventListener("keydown",Hx)}),[]);const C={ref:v,tabIndex:0,role:S,"aria-hidden":S?void 0:!0,[Ds("focus-guard")]:"",style:PE};return j.createElement("span",iv({},p,C))}),LT=j.createContext(null),Px=Ds("portal");function s_(f){f===void 0&&(f={});const{id:p,root:v}=f,S=cv(),R=_T(),[C,y]=j.useState(null),k=j.useRef(null);return kt(()=>()=>{C==null||C.remove(),queueMicrotask(()=>{k.current=null})},[C]),kt(()=>{if(k.current)return;const D=p?document.getElementById(p):null;if(!D)return;const w=document.createElement("div");w.id=S,w.setAttribute(Px,""),D.appendChild(w),k.current=w,y(w)},[p,S]),kt(()=>{if(k.current)return;let D=v||(R==null?void 0:R.portalNode);D&&!Bt(D)&&(D=D.current),D=D||document.body;let w=null;p&&(w=document.createElement("div"),w.id=p,D.appendChild(w));const U=document.createElement("div");U.id=S,U.setAttribute(Px,""),D=w||D,D.appendChild(U),k.current=U,y(U)},[p,v,S,R]),C}function c_(f){const{children:p,id:v,root:S=null,preserveTabOrder:R=!0}=f,C=s_({id:v,root:S}),[y,k]=j.useState(null),D=j.useRef(null),w=j.useRef(null),U=j.useRef(null),b=j.useRef(null),_=!!y&&!y.modal&&y.open&&R&&!!(S||C);return j.useEffect(()=>{if(!C||!R||y!=null&&y.modal)return;function O(F){C&&rv(F)&&(F.type==="focusin"?o_:l_)(C)}return C.addEventListener("focusin",O,!0),C.addEventListener("focusout",O,!0),()=>{C.removeEventListener("focusin",O,!0),C.removeEventListener("focusout",O,!0)}},[C,R,y==null?void 0:y.modal]),j.createElement(LT.Provider,{value:j.useMemo(()=>({preserveTabOrder:R,beforeOutsideRef:D,afterOutsideRef:w,beforeInsideRef:U,afterInsideRef:b,portalNode:C,setFocusManagerState:k}),[R,C])},_&&C&&j.createElement(My,{"data-type":"outside",ref:D,onFocus:O=>{if(rv(O,C)){var F;(F=U.current)==null||F.focus()}else{const $=MT()||(y==null?void 0:y.refs.domReference.current);$==null||$.focus()}}}),_&&C&&j.createElement("span",{"aria-owns":C.id,style:PE}),C&&vT.createPortal(p,C),_&&C&&j.createElement(My,{"data-type":"outside",ref:w,onFocus:O=>{if(rv(O,C)){var F;(F=b.current)==null||F.focus()}else{const $=OT()||(y==null?void 0:y.refs.domReference.current);$==null||$.focus(),y!=null&&y.closeOnFocusOut&&(y==null||y.onOpenChange(!1,O.nativeEvent))}}}))}const _T=()=>j.useContext(LT),Vx=20;let xs=[];function gE(f){xs=xs.filter(v=>v.isConnected);let p=f;if(!(!p||eo(p)==="body")){if(!_L(p,ov())){const v=_y(p,ov())[0];if(!v)return;p=v}xs.push(p),xs.length>Vx&&(xs=xs.slice(-Vx))}}function Ix(){return xs.slice().reverse().find(f=>f.isConnected)}const f_=j.forwardRef(function(p,v){return j.createElement("button",iv({},p,{type:"button",ref:v,tabIndex:-1,style:PE}))});function d_(f){const{context:p,children:v,disabled:S=!1,order:R=["content"],guards:C=!0,initialFocus:y=0,returnFocus:k=!0,modal:D=!0,visuallyHiddenDismiss:w=!1,closeOnFocusOut:U=!0}=f,{open:b,refs:_,nodeId:O,onOpenChange:F,events:$,dataRef:ie,elements:{domReference:ae,floating:Z}}=p,le=typeof y=="number"&&y<0,oe=rT(ae)&&le,J=r_()?C:!0,ue=ul(R),ge=ul(y),Se=ul(k),Ee=Os(),me=_T(),_e=j.useRef(null),be=j.useRef(null),ne=j.useRef(!1),G=j.useRef(!1),K=me!=null,fe=j.useCallback(function(re){return re===void 0&&(re=Z),re?_y(re,ov()):[]},[Z]),ve=j.useCallback(re=>{const xe=fe(re);return ue.current.map(we=>ae&&we==="reference"?ae:Z&&we==="floating"?Z:xe).filter(Boolean).flat()},[ae,Z,ue,fe]);j.useEffect(()=>{if(S||!D)return;function re(we){if(we.key==="Tab"){Fn(Z,ll(Gr(Z)))&&fe().length===0&&!oe&&gr(we);const Qe=ve(),Ze=lu(we);ue.current[0]==="reference"&&Ze===ae&&(gr(we),we.shiftKey?Jl(Qe[Qe.length-1]):Jl(Qe[1])),ue.current[1]==="floating"&&Ze===Z&&we.shiftKey&&(gr(we),Jl(Qe[0]))}}const xe=Gr(Z);return xe.addEventListener("keydown",re),()=>{xe.removeEventListener("keydown",re)}},[S,ae,Z,D,ue,oe,fe,ve]),j.useEffect(()=>{if(S||!U)return;function re(){G.current=!0,setTimeout(()=>{G.current=!1})}function xe(we){const Qe=we.relatedTarget;queueMicrotask(()=>{const Ze=!(Fn(ae,Qe)||Fn(Z,Qe)||Fn(Qe,Z)||Fn(me==null?void 0:me.portalNode,Qe)||Qe!=null&&Qe.hasAttribute(Ds("focus-guard"))||Ee&&(Ts(Ee.nodesRef.current,O).find(it=>{var ut,Tt;return Fn((ut=it.context)==null?void 0:ut.elements.floating,Qe)||Fn((Tt=it.context)==null?void 0:Tt.elements.domReference,Qe)})||t_(Ee.nodesRef.current,O).find(it=>{var ut,Tt;return((ut=it.context)==null?void 0:ut.elements.floating)===Qe||((Tt=it.context)==null?void 0:Tt.elements.domReference)===Qe})));Qe&&Ze&&!G.current&&Qe!==Ix()&&(ne.current=!0,F(!1,we))})}if(Z&&Sr(ae))return ae.addEventListener("focusout",xe),ae.addEventListener("pointerdown",re),!D&&Z.addEventListener("focusout",xe),()=>{ae.removeEventListener("focusout",xe),ae.removeEventListener("pointerdown",re),!D&&Z.removeEventListener("focusout",xe)}},[S,ae,Z,D,O,Ee,me,F,U]),j.useEffect(()=>{var re;if(S)return;const xe=Array.from((me==null||(re=me.portalNode)==null?void 0:re.querySelectorAll("["+Ds("portal")+"]"))||[]);if(Z){const we=[Z,...xe,_e.current,be.current,ue.current.includes("reference")||oe?ae:null].filter(Ze=>Ze!=null),Qe=D||oe?Fx(we,J,!J):Fx(we);return()=>{Qe()}}},[S,ae,Z,D,ue,me,oe,J]),kt(()=>{if(S||!Z)return;const re=Gr(Z),xe=ll(re);queueMicrotask(()=>{const we=ve(Z),Qe=ge.current,Ze=(typeof Qe=="number"?we[Qe]:Qe.current)||Z,it=Fn(Z,xe);!le&&!it&&b&&Jl(Ze,{preventScroll:Ze===Z})})},[S,b,Z,le,ve,ge]),kt(()=>{if(S||!Z)return;let re=!1;const xe=Gr(Z),we=ll(xe),Qe=ie.current;gE(we);function Ze(it){let{reason:ut,event:Tt,nested:lt}=it;ut==="escape-key"&&_.domReference.current&&gE(_.domReference.current),ut==="hover"&&Tt.type==="mouseleave"&&(ne.current=!0),ut==="outside-press"&&(lt?(ne.current=!1,re=!0):ne.current=!(tT(Tt)||ME(Tt)))}return $.on("openchange",Ze),()=>{$.off("openchange",Ze);const it=ll(xe),ut=Fn(Z,it)||Ee&&Ts(Ee.nodesRef.current,O).some(vt=>{var yn;return Fn((yn=vt.context)==null?void 0:yn.elements.floating,it)});(ut||Qe.openEvent&&["click","mousedown"].includes(Qe.openEvent.type))&&_.domReference.current&&gE(_.domReference.current);const lt=Ix();Se.current&&!ne.current&&Sr(lt)&&(!(lt!==it&&it!==xe.body)||ut)&&Jl(lt,{cancelPrevious:!1,preventScroll:re})}},[S,Z,Se,ie,_,$,Ee,O]),kt(()=>{if(!(S||!me))return me.setFocusManagerState({modal:D,closeOnFocusOut:U,open:b,onOpenChange:F,refs:_}),()=>{me.setFocusManagerState(null)}},[S,me,D,b,F,_,U]),kt(()=>{if(S||!Z||typeof MutationObserver!="function"||le)return;const re=()=>{const we=Z.getAttribute("tabindex");ue.current.includes("floating")||ll(Gr(Z))!==_.domReference.current&&fe().length===0?we!=="0"&&Z.setAttribute("tabindex","0"):we!=="-1"&&Z.setAttribute("tabindex","-1")};re();const xe=new MutationObserver(re);return xe.observe(Z,{childList:!0,subtree:!0,attributes:!0}),()=>{xe.disconnect()}},[S,Z,_,ue,fe,le]);function B(re){return S||!w||!D?null:j.createElement(f_,{ref:re==="start"?_e:be,onClick:xe=>F(!1,xe.nativeEvent)},typeof w=="string"?w:"Dismiss")}const he=!S&&J&&(K||D);return j.createElement(j.Fragment,null,he&&j.createElement(My,{"data-type":"inside",ref:me==null?void 0:me.beforeInsideRef,onFocus:re=>{if(D){const we=ve();Jl(R[0]==="reference"?we[0]:we[we.length-1])}else if(me!=null&&me.preserveTabOrder&&me.portalNode)if(ne.current=!1,rv(re,me.portalNode)){const we=OT()||ae;we==null||we.focus()}else{var xe;(xe=me.beforeOutsideRef.current)==null||xe.focus()}}}),!oe&&B("start"),v,B("end"),he&&j.createElement(My,{"data-type":"inside",ref:me==null?void 0:me.afterInsideRef,onFocus:re=>{if(D)Jl(ve()[0]);else if(me!=null&&me.preserveTabOrder&&me.portalNode)if(U&&(ne.current=!0),rv(re,me.portalNode)){const we=MT()||ae;we==null||we.focus()}else{var xe;(xe=me.afterOutsideRef.current)==null||xe.focus()}}}))}function jx(f){return Sr(f.target)&&f.target.tagName==="BUTTON"}function Bx(f){return _E(f)}function p_(f,p){p===void 0&&(p={});const{open:v,onOpenChange:S,dataRef:R,elements:{domReference:C}}=f,{enabled:y=!0,event:k="click",toggle:D=!0,ignoreMouse:w=!1,keyboardHandlers:U=!0}=p,b=j.useRef(),_=j.useRef(!1);return j.useMemo(()=>y?{reference:{onPointerDown(O){b.current=O.pointerType},onMouseDown(O){O.button===0&&(av(b.current,!0)&&w||k!=="click"&&(v&&D&&(!R.current.openEvent||R.current.openEvent.type==="mousedown")?S(!1,O.nativeEvent,"click"):(O.preventDefault(),S(!0,O.nativeEvent,"click"))))},onClick(O){if(k==="mousedown"&&b.current){b.current=void 0;return}av(b.current,!0)&&w||(v&&D&&(!R.current.openEvent||R.current.openEvent.type==="click")?S(!1,O.nativeEvent,"click"):S(!0,O.nativeEvent,"click"))},onKeyDown(O){b.current=void 0,!(O.defaultPrevented||!U||jx(O))&&(O.key===" "&&!Bx(C)&&(O.preventDefault(),_.current=!0),O.key==="Enter"&&S(!(v&&D),O.nativeEvent,"click"))},onKeyUp(O){O.defaultPrevented||!U||jx(O)||Bx(C)||O.key===" "&&_.current&&(_.current=!1,S(!(v&&D),O.nativeEvent,"click"))}}}:{},[y,R,k,w,U,C,D,v,S])}const v_={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},h_={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},$x=f=>{var p,v;return{escapeKey:typeof f=="boolean"?f:(p=f==null?void 0:f.escapeKey)!=null?p:!1,outsidePress:typeof f=="boolean"?f:(v=f==null?void 0:f.outsidePress)!=null?v:!0}};function m_(f,p){p===void 0&&(p={});const{open:v,onOpenChange:S,nodeId:R,elements:{reference:C,domReference:y,floating:k},dataRef:D}=f,{enabled:w=!0,escapeKey:U=!0,outsidePress:b=!0,outsidePressEvent:_="pointerdown",referencePress:O=!1,referencePressEvent:F="pointerdown",ancestorScroll:$=!1,bubbles:ie,capture:ae}=p,Z=Os(),le=ol(typeof b=="function"?b:()=>!1),oe=typeof b=="function"?le:b,J=j.useRef(!1),ue=j.useRef(!1),{escapeKey:ge,outsidePress:Se}=$x(ie),{escapeKey:Ee,outsidePress:me}=$x(ae),_e=ol(K=>{if(!v||!w||!U||K.key!=="Escape")return;const fe=Z?Ts(Z.nodesRef.current,R):[];if(!ge&&(K.stopPropagation(),fe.length>0)){let ve=!0;if(fe.forEach(B=>{var he;if((he=B.context)!=null&&he.open&&!B.context.dataRef.current.__escapeKeyBubbles){ve=!1;return}}),!ve)return}S(!1,xM(K)?K.nativeEvent:K,"escape-key")}),be=ol(K=>{var fe;const ve=()=>{var B;_e(K),(B=lu(K))==null||B.removeEventListener("keydown",ve)};(fe=lu(K))==null||fe.addEventListener("keydown",ve)}),ne=ol(K=>{const fe=J.current;J.current=!1;const ve=ue.current;if(ue.current=!1,_==="click"&&ve||fe||typeof oe=="function"&&!oe(K))return;const B=lu(K),he="["+Ds("inert")+"]",re=Gr(k).querySelectorAll(he);let xe=Bt(B)?B:null;for(;xe&&!Mf(xe);){const Ze=ws(xe);if(Mf(Ze)||!Bt(Ze))break;xe=Ze}if(re.length&&Bt(B)&&!TM(B)&&!Fn(B,k)&&Array.from(re).every(Ze=>!Fn(xe,Ze)))return;if(Sr(B)&&k){const Ze=B.clientWidth>0&&B.scrollWidth>B.clientWidth,it=B.clientHeight>0&&B.scrollHeight>B.clientHeight;let ut=it&&K.offsetX>B.clientWidth;if(it&&_a(B).direction==="rtl"&&(ut=K.offsetX<=B.offsetWidth-B.clientWidth),ut||Ze&&K.offsetY>B.clientHeight)return}const we=Z&&Ts(Z.nodesRef.current,R).some(Ze=>{var it;return pE(K,(it=Ze.context)==null?void 0:it.elements.floating)});if(pE(K,k)||pE(K,y)||we)return;const Qe=Z?Ts(Z.nodesRef.current,R):[];if(Qe.length>0){let Ze=!0;if(Qe.forEach(it=>{var ut;if((ut=it.context)!=null&&ut.open&&!it.context.dataRef.current.__outsidePressBubbles){Ze=!1;return}}),!Ze)return}S(!1,K,"outside-press")}),G=ol(K=>{var fe;const ve=()=>{var B;ne(K),(B=lu(K))==null||B.removeEventListener(_,ve)};(fe=lu(K))==null||fe.addEventListener(_,ve)});return j.useEffect(()=>{if(!v||!w)return;D.current.__escapeKeyBubbles=ge,D.current.__outsidePressBubbles=Se;function K(B){S(!1,B,"ancestor-scroll")}const fe=Gr(k);U&&fe.addEventListener("keydown",Ee?be:_e,Ee),oe&&fe.addEventListener(_,me?G:ne,me);let ve=[];return $&&(Bt(y)&&(ve=ou(y)),Bt(k)&&(ve=ve.concat(ou(k))),!Bt(C)&&C&&C.contextElement&&(ve=ve.concat(ou(C.contextElement)))),ve=ve.filter(B=>{var he;return B!==((he=fe.defaultView)==null?void 0:he.visualViewport)}),ve.forEach(B=>{B.addEventListener("scroll",K,{passive:!0})}),()=>{U&&fe.removeEventListener("keydown",Ee?be:_e,Ee),oe&&fe.removeEventListener(_,me?G:ne,me),ve.forEach(B=>{B.removeEventListener("scroll",K)})}},[D,k,y,C,U,oe,_,v,S,$,w,ge,Se,_e,Ee,be,ne,me,G]),j.useEffect(()=>{J.current=!1},[oe,_]),j.useMemo(()=>w?{reference:{onKeyDown:_e,[v_[F]]:K=>{O&&S(!1,K.nativeEvent,"reference-press")}},floating:{onKeyDown:_e,onMouseDown(){ue.current=!0},onMouseUp(){ue.current=!0},[h_[_]]:()=>{J.current=!0}}}:{},[w,O,_,F,S,_e])}function y_(f){var p;f===void 0&&(f={});const{open:v=!1,onOpenChange:S,nodeId:R}=f,[C,y]=j.useState(null),[k,D]=j.useState(null),w=(p=f.elements)==null?void 0:p.reference,U=w||C;process.env.NODE_ENV!=="production"&&w&&!Bt(w)&&WL("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead."),kt(()=>{U&&($.current=U)},[U]);const b=pL({...f,elements:{...f.elements,...k&&{reference:k}}}),_=Os(),O=ks()!=null,F=ol((Se,Ee,me)=>{ie.current.openEvent=Se?Ee:void 0,ae.emit("openchange",{open:Se,event:Ee,reason:me,nested:O}),S==null||S(Se,Ee,me)}),$=j.useRef(null),ie=j.useRef({}),ae=j.useState(()=>RT())[0],Z=cv(),le=j.useCallback(Se=>{const Ee=Bt(Se)?{getBoundingClientRect:()=>Se.getBoundingClientRect(),contextElement:Se}:Se;D(Ee),b.refs.setReference(Ee)},[b.refs]),oe=j.useCallback(Se=>{(Bt(Se)||Se===null)&&($.current=Se,y(Se)),(Bt(b.refs.reference.current)||b.refs.reference.current===null||Se!==null&&!Bt(Se))&&b.refs.setReference(Se)},[b.refs]),J=j.useMemo(()=>({...b.refs,setReference:oe,setPositionReference:le,domReference:$}),[b.refs,oe,le]),ue=j.useMemo(()=>({...b.elements,domReference:U}),[b.elements,U]),ge=j.useMemo(()=>({...b,refs:J,elements:ue,dataRef:ie,nodeId:R,floatingId:Z,events:ae,open:v,onOpenChange:F}),[b,R,Z,ae,v,F,J,ue]);return kt(()=>{const Se=_==null?void 0:_.nodesRef.current.find(Ee=>Ee.id===R);Se&&(Se.context=ge)}),j.useMemo(()=>({...b,context:ge,refs:J,elements:ue}),[b,J,ue,ge])}function g_(f,p){p===void 0&&(p={});const{open:v,onOpenChange:S,events:R,refs:C,elements:{domReference:y}}=f,{enabled:k=!0,visibleOnly:D=!0}=p,w=j.useRef(!1),U=j.useRef(),b=j.useRef(!0);return j.useEffect(()=>{if(!k)return;const _=ga(y);function O(){!v&&Sr(y)&&y===ll(Gr(y))&&(w.current=!0)}function F(){b.current=!0}return _.addEventListener("blur",O),_.addEventListener("keydown",F,!0),()=>{_.removeEventListener("blur",O),_.removeEventListener("keydown",F,!0)}},[y,v,k]),j.useEffect(()=>{if(!k)return;function _(O){let{reason:F}=O;(F==="reference-press"||F==="escape-key")&&(w.current=!0)}return R.on("openchange",_),()=>{R.off("openchange",_)}},[R,k]),j.useEffect(()=>()=>{clearTimeout(U.current)},[]),j.useMemo(()=>k?{reference:{onPointerDown(_){ME(_.nativeEvent)||(b.current=!1)},onMouseLeave(){w.current=!1},onFocus(_){if(w.current)return;const O=lu(_.nativeEvent);if(D&&Bt(O))try{if(LE()&&nT())throw Error();if(!O.matches(":focus-visible"))return}catch{if(!b.current&&!_E(O))return}S(!0,_.nativeEvent,"focus")},onBlur(_){w.current=!1;const O=_.relatedTarget,F=Bt(O)&&O.hasAttribute(Ds("focus-guard"))&&O.getAttribute("data-type")==="outside";U.current=window.setTimeout(()=>{const $=ll(y?y.ownerDocument:document);!O&&$===y||Fn(C.floating.current,$)||Fn(y,$)||F||S(!1,_.nativeEvent,"focus")})}}}:{},[k,D,y,C,S])}const Yx="active",Qx="selected";function SE(f,p,v){const S=new Map,R=v==="item";let C=f;if(R&&f){const{[Yx]:y,[Qx]:k,...D}=f;C=D}return{...v==="floating"&&{tabIndex:-1},...C,...p.map(y=>{const k=y?y[v]:null;return typeof k=="function"?f?k(f):null:k}).concat(f).reduce((y,k)=>(k&&Object.entries(k).forEach(D=>{let[w,U]=D;if(!(R&&[Yx,Qx].includes(w)))if(w.indexOf("on")===0){if(S.has(w)||S.set(w,[]),typeof U=="function"){var b;(b=S.get(w))==null||b.push(U),y[w]=function(){for(var _,O=arguments.length,F=new Array(O),$=0;$<O;$++)F[$]=arguments[$];return(_=S.get(w))==null?void 0:_.map(ie=>ie(...F)).find(ie=>ie!==void 0)}}}else y[w]=U}),y),{})}}function S_(f){f===void 0&&(f=[]);const p=f,v=j.useCallback(C=>SE(C,f,"reference"),p),S=j.useCallback(C=>SE(C,f,"floating"),p),R=j.useCallback(C=>SE(C,f,"item"),f.map(C=>C==null?void 0:C.item));return j.useMemo(()=>({getReferenceProps:v,getFloatingProps:S,getItemProps:R}),[v,S,R])}let Wx=!1;function Ny(f,p,v){switch(f){case"vertical":return p;case"horizontal":return v;default:return p||v}}function Gx(f,p){return Ny(p,f===HE||f===sv,f===_f||f===zf)}function EE(f,p,v){return Ny(p,f===sv,v?f===_f:f===zf)||f==="Enter"||f===" "||f===""}function E_(f,p,v){return Ny(p,v?f===_f:f===zf,f===sv)}function Kx(f,p,v){return Ny(p,v?f===zf:f===_f,f===HE)}function C_(f,p){const{open:v,onOpenChange:S,refs:R,elements:{domReference:C,floating:y}}=f,{listRef:k,activeIndex:D,onNavigate:w=()=>{},enabled:U=!0,selectedIndex:b=null,allowEscape:_=!1,loop:O=!1,nested:F=!1,rtl:$=!1,virtual:ie=!1,focusItemOnOpen:ae="auto",focusItemOnHover:Z=!0,openOnArrowKeyDown:le=!0,disabledIndices:oe=void 0,orientation:J="vertical",cols:ue=1,scrollItemIntoView:ge=!0,virtualItemRef:Se,itemSizes:Ee,dense:me=!1}=p;process.env.NODE_ENV!=="production"&&(_&&(O||Cy("`useListNavigation` looping must be enabled to allow escaping."),ie||Cy("`useListNavigation` must be virtual to allow escaping.")),J==="vertical"&&ue>1&&Cy("In grid list navigation mode (`cols` > 1), the `orientation` should",'be either "horizontal" or "both".'));const _e=ks(),be=Os(),ne=ol(w),G=j.useRef(ae),K=j.useRef(b??-1),fe=j.useRef(null),ve=j.useRef(!0),B=j.useRef(ne),he=j.useRef(!!y),re=j.useRef(!1),xe=j.useRef(!1),we=ul(oe),Qe=ul(v),Ze=ul(ge),[it,ut]=j.useState(),[Tt,lt]=j.useState(),vt=ol(function(Je,Et,ht){ht===void 0&&(ht=!1);const pt=Je.current[Et.current];pt&&(ie?(ut(pt.id),be==null||be.events.emit("virtualfocus",pt),Se&&(Se.current=pt)):Jl(pt,{preventScroll:!0,sync:nT()&&LE()?Wx||re.current:!1}),requestAnimationFrame(()=>{const un=Ze.current;un&&pt&&(ht||!ve.current)&&(pt.scrollIntoView==null||pt.scrollIntoView(typeof un=="boolean"?{block:"nearest",inline:"nearest"}:un))}))});kt(()=>{document.createElement("div").focus({get preventScroll(){return Wx=!0,!1}})},[]),kt(()=>{U&&(v&&y?G.current&&b!=null&&(xe.current=!0,K.current=b,ne(b)):he.current&&(K.current=-1,B.current(null)))},[U,v,y,b,ne]),kt(()=>{if(U&&v&&y)if(D==null){if(re.current=!1,b!=null)return;if(he.current&&(K.current=-1,vt(k,K)),!he.current&&G.current&&(fe.current!=null||G.current===!0&&fe.current==null)){let Je=0;const Et=()=>{k.current[0]==null?(Je<2&&(Je?requestAnimationFrame:queueMicrotask)(Et),Je++):(K.current=fe.current==null||EE(fe.current,J,$)||F?mE(k,we.current):_x(k,we.current),fe.current=null,ne(K.current))};Et()}}else nv(k,D)||(K.current=D,vt(k,K,xe.current),xe.current=!1)},[U,v,y,D,b,F,k,J,$,ne,vt,we]),kt(()=>{var Je;if(!U||y||!be||ie||!he.current)return;const Et=be.nodesRef.current,ht=(Je=Et.find(nn=>nn.id===_e))==null||(Je=Je.context)==null?void 0:Je.elements.floating,pt=ll(Gr(y)),un=Et.some(nn=>nn.context&&Fn(nn.context.elements.floating,pt));ht&&!un&&ve.current&&ht.focus({preventScroll:!0})},[U,y,be,_e,ie]),kt(()=>{if(!U||!be||!ie||_e)return;function Je(Et){lt(Et.id),Se&&(Se.current=Et)}return be.events.on("virtualfocus",Je),()=>{be.events.off("virtualfocus",Je)}},[U,be,ie,_e,Se]),kt(()=>{B.current=ne,he.current=!!y}),kt(()=>{v||(fe.current=null)},[v]);const yn=D!=null,$t=j.useMemo(()=>{function Je(ht){if(!v)return;const pt=k.current.indexOf(ht);pt!==-1&&ne(pt)}return{onFocus(ht){let{currentTarget:pt}=ht;Je(pt)},onClick:ht=>{let{currentTarget:pt}=ht;return pt.focus({preventScroll:!0})},...Z&&{onMouseMove(ht){let{currentTarget:pt}=ht;Je(pt)},onPointerLeave(ht){let{pointerType:pt}=ht;!ve.current||pt==="touch"||(K.current=-1,vt(k,K),ne(null),ie||Jl(R.floating.current,{preventScroll:!0}))}}}},[v,R,vt,Z,k,ne,ie]);return j.useMemo(()=>{if(!U)return{};const Je=we.current;function Et(Be){if(ve.current=!1,re.current=!0,!Qe.current&&Be.currentTarget===R.floating.current)return;if(F&&Kx(Be.key,J,$)){gr(Be),S(!1,Be.nativeEvent,"list-navigation"),Sr(C)&&!ie&&C.focus();return}const Dn=K.current,kn=mE(k,Je),Hn=_x(k,Je);if(Be.key==="Home"&&(gr(Be),K.current=kn,ne(K.current)),Be.key==="End"&&(gr(Be),K.current=Hn,ne(K.current)),ue>1){const ir=Ee||Array.from({length:k.current.length},()=>({width:1,height:1})),sn=FL(ir,ue,me),zr=sn.findIndex(gn=>gn!=null&&!(Je!=null&&Je.includes(gn))),lr=sn.reduce((gn,cn,Kt)=>cn!=null&&!(Je!=null&&Je.includes(cn))?Kt:gn,-1);if(K.current=sn[UL({current:sn.map(gn=>gn!=null?k.current[gn]:null)},{event:Be,orientation:J,loop:O,cols:ue,disabledIndices:PL([...Je||[],void 0],sn),minIndex:zr,maxIndex:lr,prevIndex:HL(K.current,ir,sn,ue,Be.key===sv?"bl":Be.key===zf?"tr":"tl"),stopEvent:!0})],ne(K.current),J==="both")return}if(Gx(Be.key,J)){if(gr(Be),v&&!ie&&ll(Be.currentTarget.ownerDocument)===Be.currentTarget){K.current=EE(Be.key,J,$)?kn:Hn,ne(K.current);return}EE(Be.key,J,$)?O?K.current=Dn>=Hn?_&&Dn!==k.current.length?-1:kn:Ar(k,{startingIndex:Dn,disabledIndices:Je}):K.current=Math.min(Hn,Ar(k,{startingIndex:Dn,disabledIndices:Je})):O?K.current=Dn<=kn?_&&Dn!==-1?k.current.length:Hn:Ar(k,{startingIndex:Dn,decrement:!0,disabledIndices:Je}):K.current=Math.max(kn,Ar(k,{startingIndex:Dn,decrement:!0,disabledIndices:Je})),nv(k,K.current)?ne(null):ne(K.current)}}function ht(Be){ae==="auto"&&tT(Be.nativeEvent)&&(G.current=!0)}function pt(Be){G.current=ae,ae==="auto"&&ME(Be.nativeEvent)&&(G.current=!0)}const un=ie&&v&&yn&&{"aria-activedescendant":Tt||it},nn=k.current.find(Be=>(Be==null?void 0:Be.id)===it);return{reference:{...un,onKeyDown(Be){ve.current=!1;const Dn=Be.key.indexOf("Arrow")===0,kn=E_(Be.key,J,$),Hn=Kx(Be.key,J,$),ir=Gx(Be.key,J),sn=(F?kn:ir)||Be.key==="Enter"||Be.key.trim()==="";if(ie&&v){const cn=be==null?void 0:be.nodesRef.current.find(Na=>Na.parentId==null),Kt=be&&cn?n_(be.nodesRef.current,cn.id):null;if(Dn&&Kt&&Se){const Na=new KeyboardEvent("keydown",{key:Be.key,bubbles:!0});if(kn||Hn){var zr,lr;const Aa=((zr=Kt.context)==null?void 0:zr.elements.domReference)===Be.currentTarget,Te=Hn&&!Aa?(lr=Kt.context)==null?void 0:lr.elements.domReference:kn?nn:null;Te&&(gr(Be),Te.dispatchEvent(Na),lt(void 0))}if(ir&&Kt.context&&Kt.context.open&&Kt.parentId&&Be.currentTarget!==Kt.context.elements.domReference){var gn;gr(Be),(gn=Kt.context.elements.domReference)==null||gn.dispatchEvent(Na);return}}return Et(Be)}if(!(!v&&!le&&Dn)){if(sn&&(fe.current=F&&ir?null:Be.key),F){kn&&(gr(Be),v?(K.current=mE(k,Je),ne(K.current)):S(!0,Be.nativeEvent,"list-navigation"));return}ir&&(b!=null&&(K.current=b),gr(Be),!v&&le?S(!0,Be.nativeEvent,"list-navigation"):Et(Be),v&&ne(K.current))}},onFocus(){v&&ne(null)},onPointerDown:pt,onMouseDown:ht,onClick:ht},floating:{"aria-orientation":J==="both"?void 0:J,...!rT(C)&&un,onKeyDown:Et,onPointerMove(){ve.current=!0}},item:$t}},[C,R,it,Tt,we,Qe,k,U,J,$,ie,v,yn,F,b,le,_,ue,O,ae,ne,S,$t,be,Se,Ee,me])}const R_=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function x_(f,p){var v;p===void 0&&(p={});const{open:S,floatingId:R}=f,{enabled:C=!0,role:y="dialog"}=p,k=(v=R_.get(y))!=null?v:y,D=cv(),U=ks()!=null;return j.useMemo(()=>{if(!C)return{};const b={id:R,...k&&{role:k}};return k==="tooltip"||y==="label"?{reference:{["aria-"+(y==="label"?"labelledby":"describedby")]:S?R:void 0},floating:b}:{reference:{"aria-expanded":S?"true":"false","aria-haspopup":k==="alertdialog"?"dialog":k,"aria-controls":S?R:void 0,...k==="listbox"&&{role:"combobox"},...k==="menu"&&{id:D},...k==="menu"&&U&&{role:"menuitem"},...y==="select"&&{"aria-autocomplete":"none"},...y==="combobox"&&{"aria-autocomplete":"list"}},floating:{...b,...k==="menu"&&{"aria-labelledby":D}},item(_){let{active:O,selected:F}=_;const $={role:"option",...O&&{id:R+"-option"}};switch(y){case"select":return{...$,"aria-selected":O&&F};case"combobox":return{...$,...O&&{"aria-selected":!0}}}return{}}}},[C,y,k,S,R,D,U])}function T_(f,p){var v;const{open:S,dataRef:R}=f,{listRef:C,activeIndex:y,onMatch:k,onTypingChange:D,enabled:w=!0,findMatch:U=null,resetMs:b=750,ignoreKeys:_=[],selectedIndex:O=null}=p,F=j.useRef(),$=j.useRef(""),ie=j.useRef((v=O??y)!=null?v:-1),ae=j.useRef(null),Z=ol(k),le=ol(D),oe=ul(U),J=ul(_);return kt(()=>{S&&(clearTimeout(F.current),ae.current=null,$.current="")},[S]),kt(()=>{if(S&&$.current===""){var ue;ie.current=(ue=O??y)!=null?ue:-1}},[S,O,y]),j.useMemo(()=>{if(!w)return{};function ue(Ee){Ee?R.current.typing||(R.current.typing=Ee,le(Ee)):R.current.typing&&(R.current.typing=Ee,le(Ee))}function ge(Ee,me,_e){const be=oe.current?oe.current(me,_e):me.find(ne=>(ne==null?void 0:ne.toLocaleLowerCase().indexOf(_e.toLocaleLowerCase()))===0);return be?Ee.indexOf(be):-1}function Se(Ee){const me=C.current;if($.current.length>0&&$.current[0]!==" "&&(ge(me,me,$.current)===-1?ue(!1):Ee.key===" "&&gr(Ee)),me==null||J.current.includes(Ee.key)||Ee.key.length!==1||Ee.ctrlKey||Ee.metaKey||Ee.altKey)return;S&&Ee.key!==" "&&(gr(Ee),ue(!0)),me.every(G=>{var K,fe;return G?((K=G[0])==null?void 0:K.toLocaleLowerCase())!==((fe=G[1])==null?void 0:fe.toLocaleLowerCase()):!0})&&$.current===Ee.key&&($.current="",ie.current=ae.current),$.current+=Ee.key,clearTimeout(F.current),F.current=setTimeout(()=>{$.current="",ie.current=ae.current,ue(!1)},b);const be=ie.current,ne=ge(me,[...me.slice((be||0)+1),...me.slice(0,(be||0)+1)],$.current);ne!==-1?(Z(ne),ae.current=ne):Ee.key!==" "&&($.current="",ue(!1))}return{reference:{onKeyDown:Se},floating:{onKeyDown:Se,onKeyUp(Ee){Ee.key===" "&&ue(!1)}}}},[w,S,R,C,b,J,oe,Z,le])}function Xx(f,p){const[v,S]=f;let R=!1;const C=p.length;for(let y=0,k=C-1;y<C;k=y++){const[D,w]=p[y]||[0,0],[U,b]=p[k]||[0,0];w>=S!=b>=S&&v<=(U-D)*(S-w)/(b-w)+D&&(R=!R)}return R}function w_(f,p){return f[0]>=p.x&&f[0]<=p.x+p.width&&f[1]>=p.y&&f[1]<=p.y+p.height}function b_(f){f===void 0&&(f={});const{buffer:p=.5,blockPointerEvents:v=!1,requireIntent:S=!0}=f;let R,C=!1,y=null,k=null,D=performance.now();function w(b,_){const O=performance.now(),F=O-D;if(y===null||k===null||F===0)return y=b,k=_,D=O,null;const $=b-y,ie=_-k,Z=Math.sqrt($*$+ie*ie)/F;return y=b,k=_,D=O,Z}const U=b=>{let{x:_,y:O,placement:F,elements:$,onClose:ie,nodeId:ae,tree:Z}=b;return function(oe){function J(){clearTimeout(R),ie()}if(clearTimeout(R),!$.domReference||!$.floating||F==null||_==null||O==null)return;const{clientX:ue,clientY:ge}=oe,Se=[ue,ge],Ee=lu(oe),me=oe.type==="mouseleave",_e=Fn($.floating,Ee),be=Fn($.domReference,Ee),ne=$.domReference.getBoundingClientRect(),G=$.floating.getBoundingClientRect(),K=F.split("-")[0],fe=_>G.right-G.width/2,ve=O>G.bottom-G.height/2,B=w_(Se,ne),he=G.width>ne.width,re=G.height>ne.height,xe=(he?ne:G).left,we=(he?ne:G).right,Qe=(re?ne:G).top,Ze=(re?ne:G).bottom;if(_e&&(C=!0,!me))return;if(be&&(C=!1),be&&!me){C=!0;return}if(me&&Bt(oe.relatedTarget)&&Fn($.floating,oe.relatedTarget)||Z&&Ts(Z.nodesRef.current,ae).some(Tt=>{let{context:lt}=Tt;return lt==null?void 0:lt.open}))return;if(K==="top"&&O>=ne.bottom-1||K==="bottom"&&O<=ne.top+1||K==="left"&&_>=ne.right-1||K==="right"&&_<=ne.left+1)return J();let it=[];switch(K){case"top":it=[[xe,ne.top+1],[xe,G.bottom-1],[we,G.bottom-1],[we,ne.top+1]];break;case"bottom":it=[[xe,G.top+1],[xe,ne.bottom-1],[we,ne.bottom-1],[we,G.top+1]];break;case"left":it=[[G.right-1,Ze],[G.right-1,Qe],[ne.left+1,Qe],[ne.left+1,Ze]];break;case"right":it=[[ne.right-1,Ze],[ne.right-1,Qe],[G.left+1,Qe],[G.left+1,Ze]];break}function ut(Tt){let[lt,vt]=Tt;switch(K){case"top":{const yn=[he?lt+p/2:fe?lt+p*4:lt-p*4,vt+p+1],$t=[he?lt-p/2:fe?lt+p*4:lt-p*4,vt+p+1],Je=[[G.left,fe||he?G.bottom-p:G.top],[G.right,fe?he?G.bottom-p:G.top:G.bottom-p]];return[yn,$t,...Je]}case"bottom":{const yn=[he?lt+p/2:fe?lt+p*4:lt-p*4,vt-p],$t=[he?lt-p/2:fe?lt+p*4:lt-p*4,vt-p],Je=[[G.left,fe||he?G.top+p:G.bottom],[G.right,fe?he?G.top+p:G.bottom:G.top+p]];return[yn,$t,...Je]}case"left":{const yn=[lt+p+1,re?vt+p/2:ve?vt+p*4:vt-p*4],$t=[lt+p+1,re?vt-p/2:ve?vt+p*4:vt-p*4];return[...[[ve||re?G.right-p:G.left,G.top],[ve?re?G.right-p:G.left:G.right-p,G.bottom]],yn,$t]}case"right":{const yn=[lt-p,re?vt+p/2:ve?vt+p*4:vt-p*4],$t=[lt-p,re?vt-p/2:ve?vt+p*4:vt-p*4],Je=[[ve||re?G.left+p:G.right,G.top],[ve?re?G.left+p:G.right:G.left+p,G.bottom]];return[yn,$t,...Je]}}}if(!Xx([ue,ge],it)){if(C&&!B)return J();if(!me&&S){const Tt=w(oe.clientX,oe.clientY);if(Tt!==null&&Tt<.1)return J()}Xx([ue,ge],ut([_,O]))?!C&&S&&(R=window.setTimeout(J,40)):J()}}};return U.__options={blockPointerEvents:v},U}exports.FloatingArrow=GL;exports.FloatingDelayGroup=JL;exports.FloatingFocusManager=d_;exports.FloatingList=jL;exports.FloatingNode=XL;exports.FloatingPortal=c_;exports.FloatingTree=qL;exports.arrow=dL;exports.autoUpdate=nL;exports.flip=aL;exports.limitShift=lL;exports.offset=FM;exports.safePolygon=b_;exports.shift=rL;exports.size=iL;exports.useClick=p_;exports.useDelayGroup=e_;exports.useDelayGroupContext=bT;exports.useDismiss=m_;exports.useFloating=y_;exports.useFloatingNodeId=KL;exports.useFloatingParentNodeId=ks;exports.useFloatingTree=Os;exports.useFocus=g_;exports.useHover=ZL;exports.useInteractions=S_;exports.useListItem=BL;exports.useListNavigation=C_;exports.useMergeRefs=NL;exports.useRole=x_;exports.useTypeahead=T_;
174
- //# sourceMappingURL=floating-ui.react-34d1b069.cjs.map